debug classized
[abartlet/samba.git/.git] / source3 / auth / auth_server.c
2002-05-21 Simo Sorcedebug classized
2002-01-30 Tim PotterRemoved version number from file header.
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-08 Andrew BartlettFix segfault, and add a comment.
2001-12-06 Jean-François Mico... again an intrusive patch:
2001-11-28 Andrew Tridgellfix a bunch of places where we can double-free a cli...
2001-11-26 Andrew BartlettFix debug
2001-11-26 Andrew BartlettA number of things to clean up the auth subsytem a...
2001-11-26 Tim Potterchallange -> challenge
2001-11-24 Andrew BartlettThis is another rather major change to the samba authen...
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-30 Andrew BartlettSpnego on the 'server' end of security=server just...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-14 Andrew BartlettNow that we always get back an NTSTATUS code actually...
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-24 Herb Lewisget rid of compiler warnings
2001-08-21 Andrew BartlettAdd a new option to disable our paranoid server check.
2001-08-17 Andrew Bartlettsmbd/auth_server: Doco, we want to use cli_nt_error...
2001-08-03 Andrew BartlettThis is my 'Authentication Rewrite' version 1.01, mostl...