r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
[vlendec/samba-autobuild/.git] / source3 / sam / idmap_tdb.c
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-15 Herb Lewisget rid of more compiler warnings
2003-08-13 Gerald Carter2 fixes
2003-08-06 Gerald Carterrework winbindd_accountdb_init() to reduce error messag...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-01 Jim McDonoughUpdate my copyrights according to my agreement with IBM
2003-08-01 Jim McDonoughFix copyright statements for various pieces of Anthony...
2003-07-22 Tim PotterFixup a bunch of printf-style functions and debugs...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-11 Gerald Cartermoving more code around.
2003-07-09 Gerald CarterLarge set of changes to add UNIX account/group management
2003-06-27 Jeremy AllisonSome const correctness. Stop tdb being used as a remote...
2003-06-26 Jeremy AllisonAdd include guards around idmap.h, change ID_NOMAP...
2003-06-26 Jeremy AllisonFix immediate bug where the idmap can't tell the differ...
2003-06-25 Jeremy AllisonEnsure idmap backends are added in the correct order...
2003-06-25 Volker LendeckeFix a warning in a DEBUG
2003-06-25 Simo SorceTought I already done.
2003-06-25 Jeremy AllisonMore debugs for this... (these should have been here...
2003-06-25 Jeremy AllisonMore instrumentation tracking down this bug...
2003-06-25 Jeremy AllisonStart to instrument this code as I try and track down...
2003-06-21 Andrew BartlettThis patch fixes some issues with idmap_tdb as raised...
2003-06-18 Volker LendeckeThere's nothing particularly secret in idmap.tdb, so...
2003-06-17 Volker LendeckeFix memory leak in idmap. Valgrind is soooo cool.
2003-06-14 Volker LendeckeAdd 'net idmap restore'. This restores a broken idmap...
2003-06-11 Volker LendeckeSorry idra for messing around with your stuff, but...
2003-06-11 Simo Sorceavoid races in getting high watermark
2003-06-06 Gerald Carter* break out more common code used between pdb_ldap...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-29 Jeremy Allisonfunction() is *NOT* a valid C proto, but C++ only.
2003-05-29 Jelmer VernooijAdd smb_register_idmap(). Based on a patch from metze
2003-05-14 Gerald Cartersyncing LDAP schema changes with Samba_3_0
2003-05-14 Gerald Carter*****LDAP schema changes*****
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 Simo Sorce*id_to_*id call reshape to return NTSTATUS errors
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 SorceThis is a nice rewrite:
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 Simo Sorceenhancements
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-19 Simo Sorcefixes
2003-04-17 Simo Sorceseem that someone changed the semanthic of unix_strlowe...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-08 Simo Sorcesome more debugging in case of failure
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-06 Simo SorceThis commit make winbindd copy winbindd_idmap.tdb into...
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-04-04 Tim PotterFixed compiler warning.
2003-04-02 Simo SorceTHE Idmap patch :-)
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-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-08 Simo Sorcemore on idmap
2003-03-08 Simo Sorcesome more code