source code fix for bug 1095 -- honor the '-l' option
[tprouty/samba.git] / source / sam / idmap_ldap.c
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-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-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-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-09-15 Tim PotterMerge from Samba 3.0:
2003-09-10 Jeremy AllisonEnsure we consistantly translate to/from utf8 for talki...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-13 Gerald Carter2 fixes
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-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 BartlettAllow modification of an existing entry.
2003-07-04 Andrew BartlettThis patch cleans up some of our ldap code, for better...
2003-06-21 Andrew BartlettThis patch works towards to goal of common code shared...
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...