Name the authentication modules, and therfore fix up both the build farm
[samba.git] / source3 / auth / auth_unix.c
2002-05-24 Andrew BartlettName the authentication modules, and therfore fix up...
2002-05-24 Andrew BartlettMove the authenticaion subsystem over to the same ...
2002-05-22 Andrew BartlettCleanups!
2002-05-21 Simo Sorcetypo, sorry
2002-05-21 Simo Sorcedebug classized
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-20 Andrew BartlettThis is another *BIG* change...
2002-01-17 Andrew BartlettA nice *big* change to the fundemental way we do things.
2002-01-05 Andrew BartlettI've decided to move the auth code around a bit more...
2002-01-01 Andrew BartlettA farily large commit:
2001-12-30 Andrew BartlettAdd a pile of doxygen style comments to various parts...
2001-11-24 Andrew BartlettThis is another rather major change to the samba authen...
2001-11-01 Andrew BartlettVarious post AuthRewrite cleanups, fixups and tidyups.
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-29 Andrew BartlettThis commit is number 3 of 4.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-29 Andrew BartlettFix up a number of intertwined issues:
2001-09-20 Andrew BartlettMove pass_check.c over to NTSTATUS, allowing full NTSTA...
2001-09-20 Andrew BartlettFix for MiXed and UPPER case usernames with plaintext...
2001-09-19 Andrew BartlettRemove the ugly hacks to get around the Get_Pwnam(...
2001-09-12 Tim PotterSome patches to authentication:
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-12 Andrew BartlettThis patch does a number of things, mostly smaller...