summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/entryUUID.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22531: Fix up OpenLDAP schema map to almost pass 'make test'.Andrew Bartlett1-1/+19
2007-10-10r22521: Don't fail the module load just because we don't have a schema yet.Andrew Bartlett1-4/+4
2007-10-10r22497: Support renaming objectclasses and attributes for the LDAP backend.Andrew Bartlett1-3/+24
2007-10-10r22476: The OID match is used very oddly in AD, as it is often used for fieldsAndrew Bartlett1-0/+4
2007-10-10r20492: Add in instructions/sample LDIF to setup Fedora DS as a backend.Andrew Bartlett1-1/+249
2007-10-10r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointerStefan Metzmacher1-3/+3
2007-10-10r19832: better prototypes for the linearization functions:Simo Sorce1-1/+1
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce1-6/+6
2007-10-10r19337: never alloc on module unless you mean to attach a context toSimo Sorce1-1/+1
2007-10-10r19299: Fix possible memleaksSimo Sorce1-1/+3
2007-10-10r18945: fix compiler warnings and end-of-non-void function bugsStefan Metzmacher1-10/+16
2007-10-10r18781: Move the usnCreated and usnChanged handling around again.Andrew Bartlett1-2/+260
2007-10-10r18504: Handle mappings for RENAME and KEEP attributes better. We don't needAndrew Bartlett1-2/+2
2007-10-10r18495: More work on the LDAP backend (which now passes a lot of our tests!)Andrew Bartlett1-2/+12
2007-10-10r18441: Allow searching for the high bit in these bitfields, when the clientAndrew Bartlett1-1/+38
2007-10-10r18367: When converting to entryUUID, ensure we don't double-convert aAndrew Bartlett1-13/+16
2007-10-10r18240: Make it clearer when we store the plaintext password.Andrew Bartlett1-0/+9
2007-10-10r17703: Fixes to enable the entryUUID module to work for it's objectClass ->Andrew Bartlett1-3/+3
2007-10-10r17699: Remove more printf calls.Andrew Bartlett1-11/+9
2007-10-10r17694: Don't use printf() in a module...Andrew Bartlett1-6/+5
2007-10-10r17690: Demonstrate how we can read the schema to find out details needed forAndrew Bartlett1-3/+182
2007-10-10r17639: Martin Kuhl noticed that we loaded an incorrect value forAndrew Bartlett1-0/+9
2007-10-10r17525: This is a merge from the Google Summer of Code 2006 project by Martin...Andrew Bartlett1-0/+182