Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
[tprouty/samba.git] / source / smbd / auth_server.c
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...