I'm pretty sure these uint32's should be uid_t's. Can the passdb guys
[tprouty/samba.git] / source / passdb / pdb_smbpasswd.c
2003-05-27 Tim PotterI'm pretty sure these uint32's should be uid_t's. ...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-18 Simo Sorceport fixes from 3.0
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-13 Andrew BartlettRestore a number of fixes that idra removed when he...
2003-05-13 Andrew BartlettTry to fix up some code in pdb_smbpasswd that assumed...
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-07 Andrew BartlettSet our 'global sam name' in one place. For domain...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-29 Simo SorceThis is a nice rewrite:
2003-04-29 Jelmer VernooijChange order of parameters to smb_register_passdb()
2003-04-29 Simo Sorceok next_rid out as well local_*id_to*id functions
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 Andrew BartlettA new pdb_ldap!
2003-04-27 Simo Sorceprepare to get _nua out of the door (but back in from...
2003-04-15 Jelmer VernooijUse the new modules system for passdb (merge from HEAD)
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-22 Andrew BartlettThanks to volker, merge passdb changes from HEAD:
2003-03-20 Jelmer VernooijUse True, not TRUE and False, not FALSE
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-19 Jelmer VernooijPut in the new modules system. It's now used by passdb...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-22 Andrew BartlettRemove 'unixsam' from the default passdb backends.
2002-11-08 Andrew BartlettMerge from HEAD:
2002-11-08 Andrew BartlettMake smbpasswd use the group mapping, and fix spelling...
2002-11-05 Andrew BartlettMerge vl's 'algorithmic rid base' patch, and my changes...
2002-11-04 Andrew BartlettAllow 'normal' accounts in the non-unix-account range...
2002-11-04 Andrew BartlettFix debug
2002-11-02 Andrew BartlettMerge passdb from HEAD -> 3.0
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-21 Volker LendeckeThis moves the group mapping API into the passdb backend.
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-12 Andrew BartlettNice *big* patch from metze.
2002-09-26 Gerald Cartersync with HEAD
2002-09-26 Simo Sorcemove all the passdb internal interface to NTSTATUS
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-21 Andrew BartlettMore hacks for 'guest account' to get it to show up...
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 Andrew BartlettQuick hack to get around the inadequacy of pdb_smbpassw...
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-07 Andrew BartlettAdd const to a pile of const to *DOM_SID paramaters.
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-14 Andrew BartlettFix up a botched prevoius commit.
2002-07-13 Andrew BartlettMake smbpasswd behave like all the other backends,...
2002-06-14 Andrew BartlettPatch from ctrlsoft to use the pdb_sethexpwd function...
2002-06-14 Andrew BartlettIt looks like we never tested the 'cleanup' code, so...
2002-06-13 Andrew BartlettLatest patch from metze <metze@metzemix.de> to move...
2002-05-26 Simo Sorcechange: pdb_getsampwrid() ->pdb_getsampwsid()
2002-05-18 Simo Sorceso here it is the code to introduce seriously debuggggi...
2002-05-18 Andrew BartlettRemove const from some functions to match the changed...
2002-05-18 Andrew BartlettPassdb:
2002-05-18 Andrew BartlettA few things in this commit:
2002-04-13 Andrew BartlettBetter handling of uid/gid -> RID and RID -> uid/gid...
2002-04-13 Andrew BartlettThis is the 'multiple pdb backends' patch from ctrlsoft...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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
next