This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer Vernooij
[ira/wip.git] / source3 / passdb / pdb_smbpasswd.c
2002-04-13 Andrew BartlettThis is the 'multiple pdb backends' patch from ctrlsoft...
2002-03-20 Andrew BartlettAllow a zero rid in pdb_smbpasswd. When given a zero...
2002-03-19 Simo Sorcesecond step to gain free uid<->rid mapping
2002-03-18 Simo SorceStart to switch away from the alghorithmic uid->rid...
2002-03-06 Jim McDonoughFix SIGSEGV on error message when trying to add a user...
2002-03-02 Andrew BartlettThis patch merges my private LDAP tree into HEAD.
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-25 Andrew BartlettPassdb changes:
2002-01-20 Andrew BartlettThis is another *BIG* change...
2002-01-17 Andrew BartlettA nice *big* change to the fundemental way we do things.
2001-12-31 Gerald Cartersome merges from 2.2. Still need to merge in changes...
2001-12-30 Gerald Carterpdb_getsampwnuid() merge from 2.2
2001-12-27 Gerald Cartermoving SAM_ACCOUNT to include a bit field for initialized
2001-12-06 Jean-François Mico... again an intrusive patch:
2001-12-04 Jean-François Mico... added a boolean to the group mapping functions to speci...
2001-12-02 Jean-François Mico... added mapping of primary gid to rid thru the group...
2001-11-27 Andrew Tridgellunable to open smbpasswd on initial create should only...
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 4 of 4.
2001-10-29 Andrew BartlettThis commit is number 2 of 4.
2001-10-03 Jeremy AllisonEnsure accessing NT member servers works with a Samba...
2001-10-02 Jeremy AllisonFixed the bug with member servers in a Samba PDC hosted...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-10-01 Andrew Tridgell- fix handling of 0 last_change_time and must_change_time
2001-09-25 Jeremy AllisonFixup passdb stuff to add new nisplus and ldap backends.
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-06 Tim PotterStarted a cleanup of smbpasswd related stuff. I've...
2001-08-23 Gerald Cartermerge from 2.2
2001-08-09 Gerald Cartera few cleanups while mergeing the passdb code into 2.2
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-05-04 Jean-François Mico... Big cleanup of passdb and backends.
2001-04-28 Gerald Carterfew cleanups to bring in line with 2.2
2001-04-25 Gerald Carterconverted the passdb smbpasswd implementation to using...
2001-04-18 Andrew Tridgellmerge from 2.2
2001-03-18 Andrew Tridgellfixed unused variable
2001-03-11 Jeremy AllisonRemove "BYTE" - we already have uint8 - don't need...
2000-12-06 Jeremy AllisonCause smbd to use the new posix_acls code, not the...
2000-11-22 Gerald Cartero fixed logon script problems (wrong len in reply to...
2000-11-21 Gerald CarterAnother large patch for the passdb rewrite.
2000-11-13 Gerald CarterLarge commit which restructures the local password...