index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
winbindd
/
idmap_ldap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:idmap_ldap: remove unreached code (and explicit error return code)
Michael Adam
2010-06-21
1
-5
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-2
/
+2
*
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