]> arthur.barton.de Git - ngircd-alex.git/history - src/ngircd/pam.c
Make configure[.ng] compatible with autoconf 1.10 again
[ngircd-alex.git] / src / ngircd / pam.c
2012-09-11 Alexander BartonMerge branch 'xop' of https://github.com/kart0ffelsack...
2012-08-27 Alexander BartonMerge branch 'umode-B'
2012-08-27 Alexander BartonMerge branch 'recognize-umode-R'
2012-08-27 Alexander BartonMerge branch 'cmode-M'
2012-08-26 Alexander BartonMerge branch 'better-chan-errors'
2012-08-26 Alexander BartonMerge branch 'move-connection-password' of git://arthur...
2012-08-23 Brett SmithMove client password from the Client to the Connection...
2011-12-31 Alexander BartonPAM: don't use global password buffer for conv struct
2011-02-13 Alexander BartonAdd Doxygen @file documentation to each source and...
2010-10-26 Alexander BartonXcode builds ("make xcode"): disable pam_fail_delay()
2010-07-12 Alexander BartonAdd pam.{c|h} to project and implement PAM_Authenticate...