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-26
s3-idmap: only include idmap headers where needed.
Günther Deschner
1
-0
/
+1
2010-08-14
s3:idmap_ldap: use idmap_rw_new_mapping in idmap_ldap_new_mapping
Michael Adam
1
-34
/
+3
2010-08-14
s3:idmap_ldap: add idmap_rw_ops to idmap_ldap_context and init in db_init()
Michael Adam
1
-0
/
+11
2010-08-14
s3:idmap_ldap: add my (C)
Michael Adam
1
-0
/
+1
2010-08-14
s3:idmap_ldap: create mappings for unmapped sids in idmap_ldap_sids_to_unixids()
Michael Adam
1
-4
/
+13
2010-08-14
s3:idmap_ldap: add a idmap_ldap_new_mapping().
Michael Adam
1
-0
/
+48
2010-08-14
s3:idmap_ldap: add idmap_ldap_get_new_id() to allocate a new id given a domain
Michael Adam
1
-0
/
+25
2010-08-14
s3:idmap_ldap: move idmap_ldap_set_mapping() further up.
Michael Adam
1
-112
/
+113
2010-08-14
s3:idmap_ldap: make idmap_ldap_alloc_context a member of idmap_ldap_context
Michael Adam
1
-71
/
+75
2010-08-14
s3:idmap_ldap: call idmap_ldap_alloc_init from idmap_ldap_init.
Michael Adam
1
-0
/
+7
2010-08-14
s3:idmap_ldap: remove the (now unused) range from idmap_ldap_alloc_context
Michael Adam
1
-3
/
+0
2010-08-14
s3:idmap_ldap: use ranges from idmap domain in idmap_ldap_allocate_id()
Michael Adam
1
-5
/
+6
2010-08-14
s3:idmap_ldap: add idmap_domain arg to idmap_ldap_alloc_init and verify_idpool
Michael Adam
1
-37
/
+6
2010-08-14
s3:idmap_ldap: remove unused filter range from struct idmap_ldap_context
Michael Adam
1
-1
/
+0
2010-08-14
s3:idmap_ldap: don't load ranges - they have been loaded into struct idmap_do...
Michael Adam
1
-49
/
+1
2010-08-14
s3:idmap_ldap: use filter range from idmap domain, not idmap_ldap_context
Michael Adam
1
-8
/
+4
2010-08-14
s3:idmap_ldap: re-implement allocate_id in idmap methods.
Michael Adam
1
-0
/
+1
2010-08-14
s3:idmap_ldap: remove unused idmap_ldap_alloc_methods.
Michael Adam
1
-7
/
+0
2010-08-14
s3:idmap_ldap: remoce unused idmap_alloc_ldap_init
Michael Adam
1
-6
/
+0
2010-08-14
s3:idmap_ldap: don't call idmap_alloc_ldap_init in idmap_ldap_init
Michael Adam
1
-8
/
+0
2010-08-14
s3:idmap: remove the set_mapping method from the idmap API
Michael Adam
1
-1
/
+0
2010-08-14
s3:idmap: remove unused method set_id_hwm from idmap API
Michael Adam
1
-119
/
+0
2010-08-14
s3:idmap: remove unused alloc method get_id_hwm from idmap API
Michael Adam
1
-98
/
+0
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