r5246: We can't use a pointer to struct lsa_info until is has been
[ira/wip.git] / source3 / sam /
2007-10-10 Günther Deschnerr4870: Make multi-domain-mode in idmap_rid accessible...
2007-10-10 Günther Deschnerr4221: when in the multi-mapping mode of idmap_rid:
2007-10-10 Günther Deschnerr4216: fix segfault in idmap_rid
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Volker Lendecker3758: Increase a debug level. This error condition...
2007-10-10 Günther Deschnerr3498: Optimisation of idmap_rid init: Avoid calling...
2007-10-10 John Terpstrar3221: Remove check for allow-trusted-domains so that...
2007-10-10 Günther Deschnerr3151: Add the "no warranty"-section in the licence...
2007-10-10 Günther Deschnerr3146: Some cleanup for idmap_rid:
2007-10-10 Günther Deschnerr3145: Add experimental idmap_rid-Plugin.
2007-10-10 Günther Deschnerr3137: Do not simply ignore failing idmap-module init...
2007-10-10 Volker Lendecker2691: Increase a debug level for a quite frequent...
2007-10-10 Volker Lendecker1430: Although prepared for only one remote backend...
2007-10-10 Volker Lendecker1297: Yes, it does survive valgrind for my tests :-)
2007-10-10 Jeremy Allisonr916: Memory leak fix from kawasa_r@itg.hitachi.co.jp.
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-11 Jim McDonoughMerge from 3.0. Fix munged dial in pdb_ldap
2004-03-11 Jim McDonoughGet MungedDial actually working with full TS strings...
2004-03-01 Simo SorceOk here it is my latest work on privileges
2004-02-23 Jim McDonoughJanitor for tpot...bugzilla #1098, msleep already exist...
2004-02-20 Tim PotterAIX has already has a function called msleep(). Bugzil...
2004-02-11 Gerald Carterfix broken compile after andrew's changes
2004-01-29 Simo SorceThis should cure the problem with gums not compiling.
2004-01-19 Simo Sorce1. The most part of this patch changed the unknown_3...
2004-01-06 Gerald Carterisolate ldap debug messages to the common smbldap_XXX...
2004-01-06 Gerald Carterisolate ldap debug messages to the common smbldap_XXX...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-14 Gerald Carterfix more memory leaks in the LDAP backend code; patches...
2003-11-14 Gerald Carterfix more memory leaks in the LDAP backend code; patches...
2003-11-07 Gerald Carterfix for bug 680 (heads up). This gist is to map the
2003-11-07 Gerald Carterfix for bug 680 (heads up). This gist is to map the
2003-10-31 Tim PotterFix some unused variable warnings.
2003-10-24 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-17 Gerald Carter* fix some compile warnings in the gums code
2003-10-14 Simo Sorcesorry folks, forgot to cvs add/remove before commit.
2003-10-13 Simo SorceSo here it is a non-intrusive patch with my latest...
2003-10-10 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-09-15 Tim PotterMerge from Samba 3.0:
2003-09-10 Jeremy AllisonEnsure we consistantly translate to/from utf8 for talki...
2003-09-10 Jelmer VernooijRemove obsolete files.
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-24 Tim PotterSome more [ug]id_t printf fixes.
2003-07-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
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-07-07 Gerald Carterfix some compile problems. Can't get IDMAP_OBJ our...
2003-07-07 Gerald CarterCleaning up linking issues. sam/idmap*.c only links in
2003-07-07 Gerald Carterand so it begins....
2003-07-06 Andrew BartlettThis changes our Unix primary GID behaviour back to...
2003-07-05 Andrew BartlettAdd some debug statments to our vampire code - try...
2003-07-05 Andrew BartlettFixes to our LDAP/vampire codepaths:
2003-07-05 Andrew BartlettAllow modification of an existing entry.
2003-07-04 Andrew BartlettDon't allow RIDs (in our domain) below 1000 (or algori...
2003-07-04 Andrew BartlettThis patch cleans up some of our ldap code, for better...
2003-07-02 Jeremy AllisonFix for idmap startup bug with remote ldap backend.
2003-07-01 Volker LendeckeDon't set a mapping that is already there.
2003-06-30 Jeremy AllisonMerge ... Volkers patch to make the logic clearer ...
2003-06-30 Jeremy AllisonFix missing ret = found by Volker.
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 AllisonAs has been pointed out, ordering here doesn't matter...
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-22 Simo SorceFound out a good number of NT_STATUS_IS_ERR used the...
2003-06-21 Andrew BartlettThis patch fixes some issues with idmap_tdb as raised...
2003-06-21 Andrew BartlettThis patch works towards to goal of common code shared...
2003-06-18 Simo SorceOk, this patch removes the privilege stuff we had in...
2003-06-18 Volker LendeckeThere's nothing particularly secret in idmap.tdb, so...
2003-06-17 Volker LendeckeAnd more other memory leaks. One new (idmap) and one...
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-09 Jeremy AllisonFix for crash bug noticed by Luke Howard | PADL Softwar...
2003-06-06 Gerald Carter* break out more common code used between pdb_ldap...
2003-06-05 Gerald Carterworking draft of the idmap_ldap code.
2003-06-03 Gerald Carteradded idmap_ldap to wrong branch.
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-06-03 Gerald Carterinitial version of idmap_ldap.c; lots of updates to...
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-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-16 Simo Sorceadd idmap_winbind unless I made a better way to solve...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 Gerald Cartersyncing LDAP schema changes with Samba_3_0
2003-05-14 Gerald Carter*****LDAP schema changes*****
next