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
/
winbindd
/
idmap_ldap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:idmap_ldap: fix indentation: tab/space mixup
Michael Adam
2009-11-23
1
-14
/
+14
*
s3:idmap_ldap: trim the " chars from the location string in idmap_ldap_db_init
Michael Adam
2009-11-20
1
-0
/
+2
*
s3:idmap_ldap: trim the " chars from the location string in idmap_ldap_alloc_...
Michael Adam
2009-11-20
1
-0
/
+2
*
Fix valgrind memory leak in bug #6814 - Fixes for problems reported by valgrind
Jeremy Allison
2009-10-15
1
-0
/
+1
*
s3:idmap_ldap: filter out of range mappings in default idmap config
Michael Adam
2009-05-28
1
-16
/
+55
*
s3:winbind:idmap_ldap: warn about duplicate SID->XID mappings (bug #6387)
Michael Adam
2009-05-25
1
-2
/
+11
*
s3:winbind:idmap_ldap: warn about duplicate XID->SID mappings (bug #6387)
Michael Adam
2009-05-25
1
-0
/
+8
*
s3:winbind:idmap_ldap: fix a crash bug in idmap_ldap_unixids_to_sids (#6387)
Michael Adam
2009-05-22
1
-1
/
+1
*
Initialize the id_map status in idmap_ldap to avoid surprise
Bo Yang
2009-02-27
1
-0
/
+8
*
Fix prototypes
Volker Lendecke
2008-08-12
1
-2
/
+2
*
Remove "idmap alloc config : range" parameter
Volker Lendecke
2008-08-12
1
-34
/
+11
*
idmap rewrite
Volker Lendecke
2008-08-12
1
-28
/
+27
*
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
2007-12-15
1
-4
/
+2
*
Use sid_string_talloc where we have a tmp talloc ctx
Volker Lendecke
2007-12-15
1
-3
/
+4
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-4
/
+4
*
r25165: Use talloc_asprintf_append_buffer with an unmodified
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r25154: move winbindd code into winbindd/
Stefan Metzmacher
2007-10-10
1
-0
/
+1505