Age | Commit message (Expand) | Author | Files | Lines |
2004-02-23 | Janitor for tpot...bugzilla #1098, msleep already exists on aix | Jim McDonough | 1 | -2/+2 |
2004-02-23 | Add bad password count/time attributes | Jim McDonough | 1 | -0/+2 |
2004-02-08 | Another static function. | Andrew Bartlett | 1 | -1/+1 |
2004-01-25 | Fix removal of attributes in LDAP - we would not actually remove the old | Andrew Bartlett | 1 | -16/+16 |
2004-01-06 | isolate ldap debug messages to the common smbldap_XXX() functions | Gerald Carter | 1 | -4/+9 |
2003-12-31 | auth/auth_util.c: | Andrew Bartlett | 1 | -1/+1 |
2003-12-26 | Based on patch by Petri Asikainen <paca@sci.fi> fix bug #387 and #330. | Andrew Bartlett | 1 | -14/+15 |
2003-12-25 | ldap rebind sleep -> ldap replication sleep | Andrew Bartlett | 1 | -1/+1 |
2003-12-25 | This is metze's LDAP rebind sleep patch: | Volker Lendecke | 1 | -0/+28 |
2003-12-25 | Fix our parsing of the LDAP url. We get around it as all decent systems seem | Volker Lendecke | 1 | -1/+1 |
2003-12-04 | support munged dial for ldapsam; patch from Aur�lien Degr�mont; bug 800 | Gerald Carter | 1 | -0/+1 |
2003-10-29 | Fixes to check for wraps which could cause coredumps. | Jeremy Allison | 1 | -0/+1 |
2003-10-22 | Put strcasecmp/strncasecmp on the banned list (except for needed calls | Jeremy Allison | 1 | -2/+2 |
2003-09-15 | This ldap_value_free() looks like it was part of Jeremy's recent rampage | Tim Potter | 1 | -2/+0 |
2003-09-15 | I think this is a bugfix that somehow was dropped from the 3.0 tree. | Tim Potter | 1 | -0/+2 |
2003-09-10 | Still on my mb rampage. Ensure smbldap_make_mod() correctly detects old | Jeremy Allison | 1 | -15/+13 |
2003-09-10 | Fix a nasty mess, and also bug #296. passdb/pdb_ldap.c was not converting | Jeremy Allison | 1 | -0/+20 |
2003-08-13 | 2 fixes | Gerald Carter | 1 | -0/+27 |
2003-07-23 | convert snprintf() calls using pstrings & fstrings | Gerald Carter | 1 | -2/+2 |
2003-07-17 | Disconnect an idle LDAP connection after 150 seconds. | Volker Lendecke | 1 | -1/+43 |
2003-07-15 | Fix memleak | Volker Lendecke | 1 | -1/+3 |
2003-07-11 | moving more code around. | Gerald Carter | 1 | -0/+148 |
2003-07-07 | and so it begins.... | Gerald Carter | 1 | -1/+1 |
2003-07-05 | Fixes to our LDAP/vampire codepaths: | Andrew Bartlett | 1 | -0/+4 |
2003-07-04 | This patch cleans up some of our ldap code, for better behaviour: | Andrew Bartlett | 1 | -1/+37 |
2003-06-25 | Patch to move functions directly from pdb_ldap.c into lib/smbldap.c | Andrew Bartlett | 1 | -4/+729 |
2003-06-21 | This patch works towards to goal of common code shared between idmap_ldap | Andrew Bartlett | 1 | -1/+2 |
2003-06-06 | * break out more common code used between pdb_ldap and idmap_ldap | Gerald Carter | 1 | -6/+93 |
2003-06-05 | working draft of the idmap_ldap code. | Gerald Carter | 1 | -0/+259 |