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
/
source3
/
passdb
/
pdb_ldap.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Try to remove the last vestiges of unknown_3...
Jim McDonough
2004-02-12
1
-2
/
+0
*
Fix const warning
Andrew Bartlett
2004-02-04
1
-2
/
+2
*
If we are setting the NT or LM password to NULL, remove the attribute
Andrew Bartlett
2004-01-30
1
-17
/
+31
*
isolate ldap debug messages to the common smbldap_XXX() functions
Gerald Carter
2004-01-06
1
-3
/
+0
*
Check the return value of string_to_sid in a few more places. (But
Andrew Bartlett
2003-12-26
1
-2
/
+10
*
Show the error message for failure to set the ldap password.
Andrew Bartlett
2003-12-26
1
-2
/
+8
*
support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800
Gerald Carter
2003-12-04
1
-3
/
+15
*
fix more memory leaks in the LDAP backend code; patches from metze
Gerald Carter
2003-11-14
1
-22
/
+38
*
Patch from Aurélien Degrémont <adegremont@idealx.com>. "entry" is dependent
Jeremy Allison
2003-10-31
1
-2
/
+4
*
If nothing to do, return success. Fix from Aur?lien Degr?mont <adegremont@ide...
Jeremy Allison
2003-10-30
1
-1
/
+1
*
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
2003-10-22
1
-1
/
+1
*
Make pdb_ldap.c compile with SUN iPlanet headers. Whether this works will be
Volker Lendecke
2003-10-02
1
-1
/
+1
*
The "unknown_5" 32 bit field in the user structs is actually 2 16-bit
Jeremy Allison
2003-09-18
1
-1
/
+19
*
remove getpwnam() calls from init_sam_from_xxx().
Gerald Carter
2003-09-11
1
-32
/
+22
*
Fix a nasty mess, and also bug #296. passdb/pdb_ldap.c was not converting
Jeremy Allison
2003-09-10
1
-250
/
+219
*
remove 'ldap trust ids' since there was no way for it to work now
Gerald Carter
2003-08-27
1
-0
/
+5
*
get rid of some sompiler warnings on IRIX
Herb Lewis
2003-08-15
1
-3
/
+2
*
fix bug #208; have to get the gid of the user's primary group for %G
Gerald Carter
2003-08-06
1
-1
/
+10
*
convert snprintf() calls using pstrings & fstrings
Gerald Carter
2003-07-23
1
-14
/
+14
*
Fixup a bunch of printf-style functions and debugs to use unsigned long when
Tim Potter
2003-07-22
1
-12
/
+12
*
Fix two memleaks in pdb_ldap.c.
Volker Lendecke
2003-07-18
1
-1
/
+4
*
Fix memleak
Volker Lendecke
2003-07-16
1
-1
/
+4
*
typo
Volker Lendecke
2003-07-16
1
-1
/
+1
*
Fix memleaks
Volker Lendecke
2003-07-15
1
-1
/
+6
*
moving more code around.
Gerald Carter
2003-07-11
1
-478
/
+11
*
and so it begins....
Gerald Carter
2003-07-07
1
-2
/
+8
*
Fix ldapsam_getsampwsid to correctly only say 'no such user' when indeed there
Andrew Bartlett
2003-07-06
1
-13
/
+13
*
Add some debug statments to our vampire code - try to make it easier to track
Andrew Bartlett
2003-07-05
1
-7
/
+9
*
Fixes to our LDAP/vampire codepaths:
Andrew Bartlett
2003-07-05
1
-11
/
+27
*
This patch cleans up some of our ldap code, for better behaviour:
Andrew Bartlett
2003-07-04
1
-387
/
+393
*
Patch to move functions directly from pdb_ldap.c into lib/smbldap.c
Andrew Bartlett
2003-06-25
1
-718
/
+8
*
Fix pdb_ldap segfaults, and wrong default values for ldapsam_compat.
Andrew Bartlett
2003-06-24
1
-4
/
+3
*
Found out a good number of NT_STATUS_IS_ERR used the wrong way.
Simo Sorce
2003-06-22
1
-1
/
+1
*
This patch works towards to goal of common code shared between idmap_ldap
Andrew Bartlett
2003-06-21
1
-261
/
+359
*
Ok, this patch removes the privilege stuff we had in, unused, for some time.
Simo Sorce
2003-06-18
1
-9
/
+6
*
Try to fix memory leaks found by valgrind in pdb_ldap code.
Andrew Bartlett
2003-06-07
1
-3
/
+3
*
support LDAP_EXOP_MODIFY_PASSWORD (not experiemental in OpenLDAP 2.1)
Gerald Carter
2003-06-06
1
-9
/
+21
*
* break out more common code used between pdb_ldap and idmap_ldap
Gerald Carter
2003-06-06
1
-128
/
+36
*
working draft of the idmap_ldap code.
Gerald Carter
2003-06-05
1
-282
/
+3
*
cut-n-paste error
Gerald Carter
2003-05-27
1
-1
/
+1
*
fix bug 118; replace hard coded 'next[User|Group]Rid' attribute names
Gerald Carter
2003-05-27
1
-6
/
+8
*
fix bug #108; sambaSambaAccount string attributes are case insensitive; don't...
Gerald Carter
2003-05-22
1
-2
/
+5
*
Well spotted typo by Marco Berger <MARCOB@voelcker.com>
Andrew Bartlett
2003-05-16
1
-1
/
+1
*
Fix from Alex Deiter <tiamat@komi.mts.ru>
Simo Sorce
2003-05-16
1
-1
/
+1
*
readding reverted changes during idmap merge (noticed by Andrew b.)
Gerald Carter
2003-05-14
1
-16
/
+33
*
fix group mapping in LDAP under new schema
Gerald Carter
2003-05-14
1
-35
/
+61
*
*****LDAP schema changes*****
Gerald Carter
2003-05-14
1
-292
/
+802
*
Fix pointer return bug in get_unix_attributes()
Tim Potter
2003-05-14
1
-1
/
+1
*
spelling
Tim Potter
2003-05-14
1
-2
/
+2
*
Fix obvious compiler warnings.
Jeremy Allison
2003-05-12
1
-1
/
+0
[prev]
[next]