trying to get HEAD building again. If you want the code
[abartlet/samba.git/.git] / source3 / auth / auth_rhosts.c
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-05-01 Simo Sorce*id_to_*id call reshape to return NTSTATUS errors
2003-04-29 Simo SorceThis is a nice rewrite:
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-03-24 Jelmer Vernooij- Add support to auth/ for the new modules system
2003-02-22 Andrew BartlettMake sure we set the error code to indicate failure...
2003-02-22 Andrew BartlettSee if I can make this look slightly like C. It compil...
2003-02-22 Andrew BartlettFirst check if the user is in the passdb, then check...
2002-05-24 Andrew BartlettMove the authenticaion subsystem over to the same ...
2002-05-21 Simo Sorcetypo, sorry
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-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-29 Andrew BartlettThis commit is number 3 of 4.
2001-10-23 Herb Lewismore compiler warnings
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-20 Andrew BartlettWe are not meant to touch the username, so use the...
2001-09-12 Tim PotterSome patches to authentication:
2001-09-10 Andrew Tridgellmade a couple of local fns static
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-12 Andrew BartlettThis patch does a number of things, mostly smaller...
2001-08-03 Andrew BartlettThis is my 'Authentication Rewrite' version 1.01, mostl...