I've decided to move the auth code around a bit more...
[ira/wip.git] / source3 / auth / auth.c
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-12-19 Andrew Tridgelladded trusted realm support to ADS authentication
2001-11-27 Andrew Tridgellfixed the panics on basicsmb-sharelist on sun1
2001-11-27 Andrew Tridgellfix sense of lp_allow_trusted_domains()
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-11-11 Andrew BartlettMinor updates. A small dose of const.
2001-11-08 Andrew BartlettChange to guest logon code.
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-31 Tim PotterAdded some extra fields to the auth_serversupplied_info...
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-16 Andrew BartlettFix up workstaion and kickoff time checks, moved to...
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-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...