moving more code around.
[jra/samba/.git] / source3 / passdb / pdb_tdb.c
2003-07-11 Gerald Cartermoving more code around.
2003-07-08 Jeremy AllisonMoved SAM_ACCOUNT marshall/unmarshall functions to...
2003-07-07 Gerald CarterCleaning up linking issues. sam/idmap*.c only links in
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-06-18 Volker LendeckeAnd some more memory leaks in mapping.c and pdb_tdb...
2003-06-17 Volker LendeckeFix a memory leak in pdb_tdb.c.
2003-06-17 Jelmer VernooijMake static (patch from metze)
2003-06-17 Jelmer VernooijThe return value of init_module functions is NTSTATUS...
2003-06-16 Tim PotterQuieten another debug message.
2003-05-28 Tim PotterMerge of uint32/uid_t mismatch from 3.0
2003-05-27 Tim PotterI'm pretty sure these uint32's should be uid_t's. ...
2003-05-12 Jeremy AllisonFix compiler warnings.
2003-05-12 Jeremy AllisonFix obvious compiler warnings.
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
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 Simo Sorcefix wrong debug messages in idmap_util.c
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-30 Simo Sorcecorrectly initiazlize idmap tdb when creationg new
2003-04-29 Simo Sorceforgot to remove getpwnam
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-23 Andrew BartlettMerge idra's fix for pdb_tdb segfaults from HEAD to...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 Simo Sorceseem that someone changed the semanthic of unix_strlowe...
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 Jelmer VernooijReturn value in non-void function
2003-03-22 Andrew BartlettThanks to volker, merge passdb changes from HEAD:
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.
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
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 Cartersyncing up with HEAD again....
2002-09-26 Simo Sorcemove all the passdb internal interface to NTSTATUS
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
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-26 Andrew BartlettMimir has been busy with patches again, and sent in...
2002-07-21 Tim PotterName get and set dir drive functions consistently.
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 Simo Sorceaddedd new (t)alloc_sub_* functions
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-13 Andrew BartlettLatest patch from metze <metze@metzemix.de> to move...
2002-05-26 Simo Sorcechange: pdb_getsampwrid() ->pdb_getsampwsid()
2002-05-25 Andrew BartlettRemove unused variable, fix functions to match prototyp...
2002-05-18 Simo Sorceso here it is the code to introduce seriously debuggggi...
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-19 Simo Sorcesecond step to gain free uid<->rid mapping
2002-03-18 Simo Sorcemore verbose checking in talloc and util_pw
2002-03-18 Simo SorceStart to switch away from the alghorithmic uid->rid...
2002-03-02 Andrew BartlettThis patch merges my private LDAP tree into HEAD.
2002-02-01 Simo Sorceupdate from 2.2
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-26 Andrew BartlettAdd some information tidbits to an error DEBUG().
2002-01-25 Andrew BartlettPassdb changes:
2002-01-23 Andrew Bartlettgetpwnam -> getpwnam_alloc.
2002-01-21 Simo Sorcehmm, get it right this time.
2002-01-21 Simo Sorcefix also the comment.
2002-01-21 Simo Sorcereplace getpwnam_alloc with plain getpwnam.
2002-01-21 Andrew Bartlettgetpwnam -> getpwnam_alloc
2002-01-20 Andrew BartlettInititialise the gid to what standard_sub_advanced...
2002-01-20 Simo Sorcefixes from 2.2
2002-01-20 Andrew BartlettThis is another *BIG* change...
2002-01-19 Simo Sorcefixes (asprintf) from 2.2
2002-01-17 Andrew BartlettA nice *big* change to the fundemental way we do things.
2002-01-15 Andrew BartlettChange the passdb interface to use allocated strings.
2002-01-02 Andrew BartlettActually enforce the passdb API.
2001-12-31 Simo Sorceops, froget to set the values.
2001-12-31 Simo Sorceport mods from 2.2
2001-12-31 Andrew BartlettMake --with-tdbsam compile again, given the new 'am...
2001-12-30 Simo Sorceutil_sid.c - respect a const variabile (addedd strdup)
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-11-25 Volker LendeckeDon't close tdb twice.
next