r23792: convert Samba4 to GPLv3
[kai/samba.git] / source4 / dsdb / samdb / ldb_modules / entryUUID.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr23679: invocationID is a GUID too.
2007-10-10 Jelmer Vernooijr22769: Fix include location.
2007-10-10 Andrew Bartlettr22531: Fix up OpenLDAP schema map to almost pass ...
2007-10-10 Andrew Bartlettr22521: Don't fail the module load just because we...
2007-10-10 Andrew Bartlettr22497: Support renaming objectclasses and attributes...
2007-10-10 Andrew Bartlettr22476: The OID match is used very oddly in AD, as...
2007-10-10 Andrew Bartlettr20492: Add in instructions/sample LDIF to setup Fedora...
2007-10-10 Stefan Metzmacherr20184: change ldb_attrib_handler into ldb_schema_attri...
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Simo Sorcer19337: never alloc on module unless you mean to attach...
2007-10-10 Simo Sorcer19299: Fix possible memleaks
2007-10-10 Stefan Metzmacherr18945: fix compiler warnings and end-of-non-void funct...
2007-10-10 Andrew Bartlettr18781: Move the usnCreated and usnChanged handling...
2007-10-10 Andrew Bartlettr18504: Handle mappings for RENAME and KEEP attributes...
2007-10-10 Andrew Bartlettr18495: More work on the LDAP backend (which now passes...
2007-10-10 Andrew Bartlettr18441: Allow searching for the high bit in these bitfi...
2007-10-10 Andrew Bartlettr18367: When converting to entryUUID, ensure we don...
2007-10-10 Andrew Bartlettr18240: Make it clearer when we store the plaintext...
2007-10-10 Andrew Bartlettr17703: Fixes to enable the entryUUID module to work...
2007-10-10 Andrew Bartlettr17699: Remove more printf calls.
2007-10-10 Andrew Bartlettr17694: Don't use printf() in a module...
2007-10-10 Andrew Bartlettr17690: Demonstrate how we can read the schema to find...
2007-10-10 Andrew Bartlettr17639: Martin Kuhl noticed that we loaded an incorrect...
2007-10-10 Andrew Bartlettr17525: This is a merge from the Google Summer of Code...