Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -18/+23 |
2007-10-10 | r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -263/+8 |
2007-10-10 | r7415: * big change -- volker's new async winbindd from trunk | Gerald Carter | 1 | -5/+6 |
2007-10-10 | r5708: BUG 2424: patch from Vince Brimhall <vbrimhall@novell.com> to ensure t... | Gerald Carter | 1 | -6/+5 |
2007-10-10 | r5428: Apply some const. LDAP attribs should now be declared const char *attr... | Volker Lendecke | 1 | -5/+5 |
2007-10-10 | r5272: BUG 2132, 2134: patch from Jason Mader <jason@ncac.gwu.edu> to remove ... | Gerald Carter | 1 | -4/+2 |
2007-10-10 | r3758: Increase a debug level. This error condition can actually happen in re... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r916: Memory leak fix from kawasa_r@itg.hitachi.co.jp. | Jeremy Allison | 1 | -2/+6 |
2004-03-11 | Get MungedDial actually working with full TS strings in it for pdb_ldap. | Jim McDonough | 1 | -8/+8 |
2004-02-23 | Janitor for tpot...bugzilla #1098, msleep already exists on aix | Jim McDonough | 1 | -1/+1 |
2004-01-06 | isolate ldap debug messages to the common smbldap_XXX() functions | Gerald Carter | 1 | -5/+0 |
2003-11-14 | fix more memory leaks in the LDAP backend code; patches from metze | Gerald Carter | 1 | -4/+14 |
2003-11-07 | fix for bug 680 (heads up). This gist is to map the | Gerald Carter | 1 | -355/+129 |
2003-09-10 | Ensure we consistantly translate to/from utf8 for talking to LDAP. | Jeremy Allison | 1 | -33/+31 |
2003-08-13 | 2 fixes | Gerald Carter | 1 | -123/+164 |
2003-08-01 | Update my copyrights according to my agreement with IBM | Jim McDonough | 1 | -1/+1 |
2003-08-01 | Fix copyright statements for various pieces of Anthony Liguori's work. | Jim McDonough | 1 | -1/+1 |
2003-07-24 | Some more [ug]id_t printf fixes. | Tim Potter | 1 | -4/+4 |
2003-07-23 | convert snprintf() calls using pstrings & fstrings | Gerald Carter | 1 | -26/+19 |
2003-07-22 | Fixup a bunch of printf-style functions and debugs to use unsigned long when | Tim Potter | 1 | -15/+23 |
2003-07-11 | moving more code around. | Gerald Carter | 1 | -1/+282 |
2003-07-09 | Large set of changes to add UNIX account/group management | Gerald Carter | 1 | -0/+1 |
2003-07-06 | This changes our Unix primary GID behaviour back to what most people expect: | Andrew Bartlett | 1 | -3/+4 |
2003-07-05 | Add some debug statments to our vampire code - try to make it easier to track | Andrew Bartlett | 1 | -2/+4 |
2003-07-05 | Allow modification of an existing entry. | Andrew Bartlett | 1 | -15/+36 |
2003-07-04 | This patch cleans up some of our ldap code, for better behaviour: | Andrew Bartlett | 1 | -591/+264 |
2003-06-21 | This patch works towards to goal of common code shared between idmap_ldap | Andrew Bartlett | 1 | -12/+12 |
2003-06-06 | * break out more common code used between pdb_ldap and idmap_ldap | Gerald Carter | 1 | -80/+173 |
2003-06-05 | working draft of the idmap_ldap code. | Gerald Carter | 1 | -192/+254 |
2003-06-03 | added idmap_ldap to wrong branch. | Gerald Carter | 1 | -1/+0 |
2003-06-03 | initial version of idmap_ldap.c; lots of updates to come | Gerald Carter | 1 | -0/+838 |