Commit Graph

13 Commits

Author SHA1 Message Date
David Bartley aac047a5cf Fix typo 2007-12-20 17:23:22 -05:00
David Bartley f2f8a3d036 Fix sasl bug 2007-12-06 00:42:09 -05:00
David Bartley 77002ff66a Check for correct uid range 2007-10-29 23:23:01 -04:00
David Bartley b2ad8796fb Update comment about checking for thin client 2007-10-28 20:11:40 -04:00
David Bartley a3ad4d5a86 Check that conv and conv->conv are non-null (fixes cron segfault) 2007-10-14 02:02:56 -04:00
Michael Spang f0a4d22670 Add some const to fix warnings 2007-09-23 03:13:47 -04:00
Michael Spang 76236f1e9d Ignore *.o and *.so 2007-09-23 03:12:33 -04:00
David Bartley cfae89482a Update some comments 2007-09-17 17:33:23 -04:00
David Bartley db927a6684 Use DIGEST-MD5 instead of GSSAPI. 2007-08-23 22:22:37 -04:00
David Bartley 89463b4460 Added allowed usernames check
Ignore entries without the objectClass=member attribute
2007-08-10 02:44:40 -04:00
David Bartley d6c554d5de Optimized querying by using single query and using asynch functions
Added preliminary code for detecting CS accounts
Refactored variable names to use underscores instead of camel-case
Prefixed helper functions with pam_csc_
Added -g to compiler flags
2007-08-08 18:59:10 -04:00
David Bartley 015bb49c08 Removed hardcoding of URI. 2007-07-23 16:16:05 -04:00
David Bartley 0e727788cb Initial checkin. 2007-07-06 01:36:29 -04:00