the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but the...
[kai/samba-autobuild/.git] / source3 / smbd / auth.c
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-27 Andrew Tridgellstarted converting NTSTATUS to be a structure on system...
2001-08-24 Herb Lewisget rid of compiler warnings
2001-08-20 Andrew BartlettAdd comment to clarify why we call this twice.
2001-08-20 Andrew Tridgelltwo fixes for NT clients -> share level Samba server
2001-08-12 Andrew BartlettThis patch does a number of things, mostly smaller...
2001-08-09 Gerald Cartera few cleanups while mergeing the passdb code into 2.2
2001-08-06 Andrew BartlettRecord the NT_STATUS constant rather than its number...
2001-08-03 Andrew BartlettThis is the fix for the PAM bug I probably introduced...
2001-08-03 Andrew BartlettThis is my 'Authentication Rewrite' version 1.01, mostl...