summaryrefslogtreecommitdiff
path: root/source3/nsswitch/idmap_ldap.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22771: One liner fix for idmap_ldapSimo Sorce1-0/+1
2007-10-10r22646: segfault fix in idmap_ldap.c from 3_0_25Simo Sorce1-2/+8
2007-10-10r22542: Move over to using the _strict varients of the tallocJeremy Allison1-2/+2
2007-10-10r22343: Commit to 3_0 as well after adapting the patch.Simo Sorce1-20/+75
2007-10-10r22340: Fix another segfault in idmap_ldap.c caused by setting the iteratorGerald Carter1-1/+1
2007-10-10r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke1-3/+6
2007-10-10r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison1-0/+3
2007-10-10r21182: * Refactor the code to obtain the LDAP connection credentialsGerald Carter1-119/+119
2007-10-10r20774: I thought I committed this before Xmas holidays ...Simo Sorce1-2/+13
2007-10-10r20217: uid_t and gid_t are not necessarily 32 bit. In assignments we get an ...Volker Lendecke1-8/+12
2007-10-10r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce1-0/+1349