summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/simple_ldap_map.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-17Make greater use of 'GUID_from_data_blob'Andrew Bartlett1-40/+11
2008-10-16Transform the sequence_number operation into a normal extended operation as i...Simo Sorce1-15/+53
2008-09-29LDB ASYNC: samba4 modulesSimo Sorce1-31/+22
2008-08-21Don't walk past the end of ldb values.Andrew Bartlett1-1/+1
2008-07-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-1/+1
2008-07-15Simplify the contextCSN determination.Andrew Bartlett1-145/+63
2008-07-15Revert Fedrora DS backend to use extensibleObject.Andrew Bartlett1-1/+1
2008-07-12rename sambaPassword -> userPassword.Andrew Bartlett1-18/+0
2008-07-10Avoid the use of extensibleObject in ldap mapping backend.Andrew Bartlett1-2/+2
2008-06-19Change detection of objectCategory short fommAndrew Bartlett1-1/+1
2008-03-04The DN in objectCategory should, if possible, be returned pretty...Andrew Bartlett1-0/+8
2008-02-20Fix use of some modules (needed _PUBLIC_).Jelmer Vernooij1-2/+2
2008-02-20Use struct-based rather than function-based initialization for ldb modules ev...Jelmer Vernooij1-32/+6
2008-01-18Search for memberOf when clients ask for a wildcard against OpenLDAPAndrew Bartlett1-0/+1
2008-01-17ldb_map objectClass munging: Don't hard-code 'extensibleObject'.Andrew Bartlett1-2/+2
2008-01-11Remove 'dn' from mapping, it isn't a valid attribute in AD, and causesAndrew Bartlett1-18/+0
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij1-2/+2
2008-01-01r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij1-2/+2
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij1-1/+1
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij1-1/+1
2007-12-21r26140: Add a new test for searches by distinguieshedName and dn, andAndrew Bartlett1-0/+18
2007-12-21r26137: Rename the entryUUID module to better match it's purpose: being aAndrew Bartlett1-0/+833