- Apr 09, 2012
-
-
Matt Johnston authored
It makes it a bit more obvious why there's a test there since HAVE_FORK is the normal case.
-
- Apr 08, 2012
-
-
Mike Frysinger authored
-
- Feb 21, 2012
-
-
Matt Johnston authored
-
- Dec 04, 2011
-
-
Matt Johnston authored
-
- Nov 10, 2011
-
-
Matt Johnston authored
IPV6_V6ONLY. From Gustavo Zacarias.
-
- Oct 27, 2011
-
-
Matt Johnston authored
--HG-- extra : convert_revision : bebc84493fc5f4ca914ae8828e6db7204c086ac2
-
- Oct 20, 2011
-
-
Matt Johnston authored
--HG-- extra : convert_revision : cfe965c1503984cafaa98b684269db99bec310eb
-
- Apr 07, 2011
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 4f7dec450bb69aee8d7789b8ab10311b1d1655bb
-
Matt Johnston authored
--HG-- extra : convert_revision : 6cc8735d01f0360b918edc26be05681725c0022a
-
- Feb 23, 2011
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 997e53cec7a9efb7413ac6e17b6be60a5597bd2e
-
- Sep 02, 2009
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 8a18c4a60aeaec085923d13d98fa0f93c506ceba
-
- Jul 01, 2009
-
-
Matt Johnston authored
--HG-- branch : agent-client extra : convert_revision : 357373f28e889108178b8627480fd24bc26dcbd7
-
Matt Johnston authored
--HG-- branch : agent-client extra : convert_revision : 84676a98a0848224078a716b1292744a34e9d80c
-
- Sep 22, 2008
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 1f8643c5ba7fe789c120b503c396281ac45f9730
-
- Sep 19, 2008
-
-
Matt Johnston authored
--HG-- extra : convert_revision : c0555e457f4da6b618b87f2cf4bf5c4c4d0f9e28
-
- Sep 17, 2008
-
-
Matt Johnston authored
--HG-- branch : dbclient-netcat-alike extra : convert_revision : b02ba6628cf2095017c60d202ac630f231e6b553
-
Matt Johnston authored
--HG-- extra : convert_revision : 636506b73e973b004cc058b07e6f36a25ff902f8
-
- Sep 15, 2008
-
-
Matt Johnston authored
lots of the work that exechild did (and can be shared by client -J option) --HG-- extra : convert_revision : a15dfd8017af8212b3b227f18ce2539dd471f7f6
-
Matt Johnston authored
--HG-- extra : convert_revision : 9927a5fe084c8053c747a40515f0213141ef8139
-
- Feb 16, 2007
-
-
Matt Johnston authored
and trailing-comma-in-array issues --HG-- extra : convert_revision : c22be8b8f570b48e9662dac32c7b3e7148a42206
-
- Feb 12, 2007
-
-
Matt Johnston authored
--HG-- extra : convert_revision : ba8ebf724630561c6b9285247be7574a33853a17
-
- Feb 03, 2007
-
-
Matt Johnston authored
(this codepath isn't used) --HG-- extra : convert_revision : d29f3665a91c4bf71a2d8bd99b33348a0317e605
-
- Sep 11, 2006
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 08a0ab6d3e7efefaa07f3d428e9fe8a503f670ac
-
- Aug 20, 2006
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 3219ab5642c86615c6ffb30eb93f573a73415d2f
-
- Jun 12, 2006
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 7a1e9b08a576d794c28275e1bf54cb603372a4a6
-
- Mar 08, 2006
-
-
Matt Johnston authored
* m_close() exits fatally on failure * other cleanups --HG-- extra : convert_revision : bed6155e95a293c9fce7e889d283b5958f3035dc
-
- Dec 05, 2005
-
-
Matt Johnston authored
hosts to connect to forwarded ports. Rearranged various some of the tcp listening code. * changed to /* */ style brackets in svr-authpam.c --HG-- extra : convert_revision : c1e04e648867db464fe9818c4910e4320cd50c32
-
- Sep 21, 2005
-
-
Matt Johnston authored
(can help significantly over some links) --HG-- extra : convert_revision : 685c1004b66533aebbd45810533de698a786a4ea
-
- Sep 05, 2005
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 3dc365619f0840ab5781660b1257a9f22c05d3fe
-
Matt Johnston authored
--HG-- extra : convert_revision : 861515d7429c76542803c49a1fc972cba6a760b4
-
- Jul 18, 2005
-
-
Matt Johnston authored
(incomplete and does not compile) --HG-- branch : agent-client extra : convert_revision : 01038174ec27245b51bd43a66c01ad930880f67b
-
- May 11, 2005
-
-
Matt Johnston authored
* make some vars static in random.c --HG-- extra : convert_revision : ef941a918e42e8af23b132946f44e6836a327e71
-
- Feb 28, 2005
-
-
Matt Johnston authored
* don't exit if setnonblocking() fails with "not supported by device" (allows redirection from /dev/null) --HG-- extra : convert_revision : 02fb18acdb680a868b2bfbd6452b2ccdb4cdde99
-
Matt Johnston authored
--HG-- extra : convert_revision : ab193dd162b03bdd935759fa667ff394a5e29734
-
- Jan 03, 2005
-
-
Matt Johnston authored
--HG-- extra : convert_revision : d928bc851e32be7bd429bf7504b148c0e4bf7e2f
-
Matt Johnston authored
--HG-- extra : convert_revision : 47d6b5589a4eaf707ed1c3685d9ef49306af18d8
-
- Jan 02, 2005
-
-
Matt Johnston authored
lets it work on Solaris (and probably other platforms) --HG-- extra : convert_revision : b486b773f163af8462b0ef6565ac4285a54708eb
-
- Dec 20, 2004
-
-
Matt Johnston authored
bignum.c: mptobytes now resides in dss.c loginrec.c: remove lastlog code since it isn't used. dbutil.c: removed obselete usingsyslog variable channel.h: client channel type only defined for client compile common-algo.c: s/rijndael/aes/ --HG-- extra : convert_revision : 411ea4e70506ecb0202376f94bcf2d330603d042
-
- Sep 14, 2004
-
-
Matt Johnston authored
probably a bit safer --HG-- extra : convert_revision : bbd2edbb1410ea8fd7bee089f60154f76d2a0ab7
-
- Sep 03, 2004
-
-
Matt Johnston authored
--HG-- branch : private-rez extra : convert_revision : f64591461a40d54a2bd2e12493253ec76eab1ff2
-