index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
smbldap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r2258: Attempt to fix Bug 1715. Not sure if all of ldapsam_compat works now, ...
Volker Lendecke
1
-0
/
+7
2007-10-10
r1810: Patch from Richard Renard <rrenard@idealx.com> to store
Jeremy Allison
1
-0
/
+1
2007-10-10
r1588: This is one of the more pathetic patches I ever checked in. Many hours of
Volker Lendecke
1
-95
/
+72
2007-10-10
r1392: Added password history code to tdbsam backend. Not yet tested (ie. may
Jeremy Allison
1
-1
/
+1
2007-10-10
r1388: Adding password history code for ldap backend, based on a patch from
Jeremy Allison
1
-13
/
+11
2007-10-10
r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication
Jeremy Allison
1
-12
/
+11
2007-10-10
r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> to
Jeremy Allison
1
-1
/
+1
2007-10-10
r116: volker's patch for local group and group nesting
Gerald Carter
1
-0
/
+2
2007-10-10
r53: Remove modifyTimestamp from list of our attributes. We just check it for
Jim McDonough
1
-1
/
+0
2004-03-18
Password lockout for LDAP backend. Caches autolock flag, bad count, and
Jim McDonough
1
-0
/
+2
2004-03-11
Restore the contract on all convert_stringXX() interfaces. Add a "allow_bad_c...
Jeremy Allison
1
-1
/
+1
2004-03-11
Get MungedDial actually working with full TS strings in it for pdb_ldap.
Jim McDonough
1
-4
/
+13
2004-03-07
Fix typo.
Tim Potter
1
-1
/
+1
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
[prev]