Fix debug
[ira/wip.git] / source3 / auth / auth_server.c
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...