summaryrefslogtreecommitdiffhomepage
path: root/svr-authpam.c
AgeCommit message (Collapse)Author
2005-12-04 * add -g (dbclient) and -a (dropbear) options for allowing non-localMatt Johnston
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
2005-07-29channel.h: make definition externMatt Johnston
svr-authpam.c: be smarter comparing pam prompts --HG-- extra : convert_revision : 6962b52a31b14eb017c838d5242f476e1726f84c
2005-03-13* fix longstanding bug with connections being closed on failure toMatt 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
2005-01-07Removed obselete (and incorrect) comment.Matt Johnston
--HG-- extra : convert_revision : 79bdca55540f5a7e2ffbad4481668066185bf10a
2005-01-02Fixed DEBUG_TRACE macro so that we don't get semicolons left about the placeMatt Johnston
--HG-- extra : convert_revision : d928bc851e32be7bd429bf7504b148c0e4bf7e2f
2004-12-23Log the IP along with auth success/fail attemptsMatt Johnston
--HG-- extra : convert_revision : 25eab43bd46e931fd4afecec49c22b9311062099
2004-09-21strdup() variables correctly for the PAM conversation functionMatt Johnston
--HG-- branch : private-rez extra : convert_revision : 706adc0b1c61920dc70b6b203b2033e27bc46c64
2004-09-14put the #ifdefs back in for authpamMatt Johnston
--HG-- extra : convert_revision : 93ad501313c213d77753d57def15f2c8cf5db8d7
2004-09-14PAM improvementsMatt Johnston
--HG-- branch : private-rez extra : convert_revision : c8f9300c5d598fe6003fcf19c831f5982620ec98
2004-09-12propagate of 08347df3bca787bd3621602fe2b466c85c9dc3e2 and ↵Matt Johnston
717950f4061f1123659ee87c7c168805af920ab7 from branch 'matt.dbclient.rez' to 'matt.dbclient.authpam' --HG-- branch : private-rez extra : convert_revision : 555c429bf4e557ea5fd0af9db3987166d8217d8b
2004-08-08svr-authpam code merged and works. needs tidying a logMatt Johnston
--HG-- branch : authpam extra : convert_revision : abeb2807b88fbd8b95d92b760a209a0816cbaea9