Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-14 | use oldstyle comments | Matt Johnston | |
2013-03-31 | Fix incorrect logic for USE_VFORK and calling arg_setup() | Matt Johnston | |
2012-04-24 | Ignore -q if SCP_PROGRESS isn't set | Matt Johnston | |
2012-04-09 | Rename HAVE_FORK to USE_VFORK | Matt Johnston | |
It makes it a bit more obvious why there's a test there since HAVE_FORK is the normal case. | |||
2012-04-08 | check for fork() and not __uClinux__ | Mike Frysinger | |
2011-11-07 | Use "uint64_t" instead of "u_int64_t" since the Solaris doesn't have the | Matt Johnston | |
latter | |||
2009-09-02 | - Remove options that dbclient won't know about | Matt Johnston | |
--HG-- extra : convert_revision : 2d401308f73352e92d3c662d33920b24fc12bfa1 | |||
2008-11-02 | - use vfork()/_exit() for uclinux | Matt Johnston | |
--HG-- extra : convert_revision : 1f9658a860290e6664fa9db84b9bb5b8673a1b1f | |||
2007-07-28 | Stop scp passing arguments that dbclient doesn't understand | Matt Johnston | |
--HG-- extra : convert_revision : 8b1f7f73b80da98007864ca665f99c58d6f88382 | |||
2007-07-19 | uClinux ifdef was accidentally inverted | Matt Johnston | |
--HG-- extra : convert_revision : 0b32300bc2ad5a96be40f0e2b9815a8824c2c729 | |||
2006-03-08 | code was untested and wrong. | Matt Johnston | |
--HG-- extra : convert_revision : bd8c4eb7071bb69f5cf17715072ae625a5267324 | |||
2006-03-08 | Update to scp from OpenSSH portable 4.3p2 | Matt Johnston | |
--HG-- extra : convert_revision : e2bccdd6ba49edd575b1d0272c7dfee5f9f7acf6 | |||
2006-03-08 | some minor cleanups to the uClinux parts | Matt Johnston | |
--HG-- extra : convert_revision : cc8371d4710386987a5e587e4d4ea7f379398b4b | |||
2006-02-28 | Merge of the uClinux-dist patch, should work in inetd mode | Matt Johnston | |
--HG-- extra : convert_revision : 976bfa569f133be97d6f57c89bffa0311a142be3 | |||
2005-03-13 | * fix longstanding bug with connections being closed on failure to | Matt Johnston | |
connect to auth socket (server) * differentiate between get_byte and get_bool * get rid of some // comments * general tidying --HG-- extra : convert_revision : fb8d188ce33b6b45804a5ce51b9f601f83bdf3d7 | |||
2004-08-24 | Fix for "-l" scp option | Matt Johnston | |
--HG-- extra : convert_revision : 700ba4c9a06b892fa9742bc8f3b6fe73a32f94f7 | |||
2004-07-27 | Progressing client support | Matt Johnston | |
--HG-- extra : convert_revision : 48946be1cef774d1c33b0f78689962b18720c627 | |||
2004-06-01 | Makefile.in contains updated files required | Matt Johnston | |
--HG-- extra : convert_revision : cc8a8c49dc70e632c352853a39801089b08149be |