index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
lib
/
smbldap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r2729: Fix ldapsam_compat homeDrive. Thanks to jason@env.leeds.ac.uk
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r2444: Based on jmcd's patch, implement special lists for the ldap user attri...
Volker Lendecke
2007-10-10
1
-0
/
+48
*
r2258: Attempt to fix Bug 1715. Not sure if all of ldapsam_compat works now, ...
Volker Lendecke
2007-10-10
1
-0
/
+7
*
r1810: Patch from Richard Renard <rrenard@idealx.com> to store
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r1588: This is one of the more pathetic patches I ever checked in. Many hours of
Volker Lendecke
2007-10-10
1
-95
/
+72
*
r1392: Added password history code to tdbsam backend. Not yet tested (ie. may
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r1388: Adding password history code for ldap backend, based on a patch from
Jeremy Allison
2007-10-10
1
-13
/
+11
*
r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication
Jeremy Allison
2007-10-10
1
-12
/
+11
*
r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> to
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r116: volker's patch for local group and group nesting
Gerald Carter
2007-10-10
1
-0
/
+2
*
r53: Remove modifyTimestamp from list of our attributes. We just check it for
Jim McDonough
2007-10-10
1
-1
/
+0
*
Password lockout for LDAP backend. Caches autolock flag, bad count, and
Jim McDonough
2004-03-18
1
-0
/
+2
*
Restore the contract on all convert_stringXX() interfaces. Add a "allow_bad_c...
Jeremy Allison
2004-03-11
1
-1
/
+1
*
Get MungedDial actually working with full TS strings in it for pdb_ldap.
Jim McDonough
2004-03-11
1
-4
/
+13
*
Fix typo.
Tim Potter
2004-03-07
1
-1
/
+1
*
Janitor for tpot...bugzilla #1098, msleep already exists on aix
Jim McDonough
2004-02-23
1
-2
/
+2
*
Add bad password count/time attributes
Jim McDonough
2004-02-23
1
-0
/
+2
*
Another static function.
Andrew Bartlett
2004-02-08
1
-1
/
+1
*
Fix removal of attributes in LDAP - we would not actually remove the old
Andrew Bartlett
2004-01-25
1
-16
/
+16
*
isolate ldap debug messages to the common smbldap_XXX() functions
Gerald Carter
2004-01-06
1
-4
/
+9
*
auth/auth_util.c:
Andrew Bartlett
2003-12-31
1
-1
/
+1
*
Based on patch by Petri Asikainen <paca@sci.fi> fix bug #387 and #330.
Andrew Bartlett
2003-12-26
1
-14
/
+15
*
ldap rebind sleep -> ldap replication sleep
Andrew Bartlett
2003-12-25
1
-1
/
+1
*
This is metze's LDAP rebind sleep patch:
Volker Lendecke
2003-12-25
1
-0
/
+28
*
Fix our parsing of the LDAP url. We get around it as all decent systems seem
Volker Lendecke
2003-12-25
1
-1
/
+1
*
support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800
Gerald Carter
2003-12-04
1
-0
/
+1
*
Fixes to check for wraps which could cause coredumps.
Jeremy Allison
2003-10-29
1
-0
/
+1
*
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
2003-10-22
1
-2
/
+2
*
This ldap_value_free() looks like it was part of Jeremy's recent rampage
Tim Potter
2003-09-15
1
-2
/
+0
*
I think this is a bugfix that somehow was dropped from the 3.0 tree.
Tim Potter
2003-09-15
1
-0
/
+2
*
Still on my mb rampage. Ensure smbldap_make_mod() correctly detects old
Jeremy Allison
2003-09-10
1
-15
/
+13
*
Fix a nasty mess, and also bug #296. passdb/pdb_ldap.c was not converting
Jeremy Allison
2003-09-10
1
-0
/
+20
*
2 fixes
Gerald Carter
2003-08-13
1
-0
/
+27
*
convert snprintf() calls using pstrings & fstrings
Gerald Carter
2003-07-23
1
-2
/
+2
*
Disconnect an idle LDAP connection after 150 seconds.
Volker Lendecke
2003-07-17
1
-1
/
+43
*
Fix memleak
Volker Lendecke
2003-07-15
1
-1
/
+3
*
moving more code around.
Gerald Carter
2003-07-11
1
-0
/
+148
*
and so it begins....
Gerald Carter
2003-07-07
1
-1
/
+1
*
Fixes to our LDAP/vampire codepaths:
Andrew Bartlett
2003-07-05
1
-0
/
+4
*
This patch cleans up some of our ldap code, for better behaviour:
Andrew Bartlett
2003-07-04
1
-1
/
+37
*
Patch to move functions directly from pdb_ldap.c into lib/smbldap.c
Andrew Bartlett
2003-06-25
1
-4
/
+729
*
This patch works towards to goal of common code shared between idmap_ldap
Andrew Bartlett
2003-06-21
1
-1
/
+2
*
* break out more common code used between pdb_ldap and idmap_ldap
Gerald Carter
2003-06-06
1
-6
/
+93
*
working draft of the idmap_ldap code.
Gerald Carter
2003-06-05
1
-0
/
+259