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