summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-28stuff belongs in an include fileWalter de Jong
2013-03-28added FIXME remark for ifdef for existence of /dev/urandomWalter de Jong
2013-03-28magic is always initedWalter de Jong
2013-03-28handle read() errorsWalter de Jong
2013-03-28remove unnecessary ifdef __platform__ constructionsWalter de Jong
2013-03-27same thing, but less confusingWalter de Jong
2013-03-27ignore vim swap filesWalter de Jong
2013-03-27cleanup converse()Walter de Jong
2013-03-27#defines are not short integersWalter de Jong
2013-03-27if key is setWalter de Jong
2013-03-22added two FIXME remarksWalter de Jong
2013-03-22fix C++/C99 style commentsWalter de Jong
2013-03-22code cleanupWalter de Jong
2013-03-22readability + fix vim syntax highlightingWalter de Jong
2013-03-22do not modify contents of argvWalter de Jong
2013-03-22what does exit() do in a PAM module?Walter de Jong
2013-03-22added more stuff to .gitignoreWalter de Jong
2013-03-22Merge pull request #4 from walterdejong/masterchalcy0n
2013-03-22Removed pam-auth-update and fixed repo locationJeroen Nijhof
2013-03-22bugfix for overflowing tac_srv[]Walter de Jong
2013-01-09Changed version to 1.3.8Jeroen Nijhof
2012-11-02Added port optionJeroen Nijhof
2012-10-02errno = 0 on AIX with non-blocking IO, we need to fix this in aJeroen Nijhof
2012-09-16Rearrange header file include for libtacJeroen Nijhof
2012-09-08Bumped version to 1.3.8 and renamed rem_addr to r_addrJeroen Nijhof
2012-08-16Some debian improvementsJeroen Nijhof
2012-08-14Update ChangeLog for new releaseJeroen Nijhof
2012-07-25Fixed connection handling in _pam_account, thanks James AllwrightJeroen Nijhof
2012-07-25tac_encryption fully handled by libtacJeroen Nijhof
2012-06-12Handle attributes which contains no valueJeroen Nijhof
2012-06-08Moved debug message after active_server validationJeroen Nijhof
2012-05-19Set version to 1.3.7Jeroen Nijhof
2012-05-19Explicity setting *attr to NULL after free(), thanks to Anthony LowJeroen Nijhof
2012-05-07Using Debian control standards-version 3.9.3Jeroen Nijhof
2012-05-07New release version 1.3.6Jeroen Nijhof
2012-03-18Changed e-mail and improved accountingJeroen Nijhof
2012-02-02pam_tacplus.spec.in: fixed static library path and pam_tacplus.so location.Jeroen
2011-09-21Fixed cut/paste error in copyright and cleaned rulesJeroen Nijhof
2011-09-19Debian packaging improvementsJeroen Nijhof
2011-09-05Made the debian package lintian clean for mentorsJeroen Nijhof
2011-09-05Changed to unstable for mentorsJeroen
2011-09-05Modified debian versions for mentorsJeroen
2011-08-23magic.c: magic_inited only used with linuxchalcyon
2011-08-20Added _pam_get_rhost() and _pam_get_user()Jeroen
2011-08-19Finally got rid of all goto illness!Jeroen
2011-08-19Major contribution by Darren BeslerJeroen
2011-04-25Removed encrypt option just check if there is a secret (key).Jeroen
2011-04-21Version changed to 1.3.3, changed bitflags to hex, thanks Jason.Jeroen Nijhof
2011-01-14Added gitignore for build stuffJeroen Nijhof
2010-12-22Made INSTALL and debian/rules autotools readyJeroen Nijhof