s4-dsdb: use GUID_to_ndr_blob()
[ira/wip.git] / source4 / dsdb / samdb / ldb_modules / simple_ldap_map.c
2009-12-10 Andrew Tridgells4-dsdb: use GUID_to_ndr_blob()
2009-11-15 Endi S. Dewatas4:provision - Removed dependency on full Samba 3 schem...
2009-11-02 Andrew Bartletts4:dsdb Fix up after the MAP_ constants became LDB_MAP_
2009-11-02 Endi S. Dewatas4:dsdb - Store SID as string in FDS.
2009-11-02 Endi S. Dewatas4 - Mapped AD schema to existing FDS schema.
2009-10-21 Torgeir LerkerødS4: ldb_map modules uses defines that are reserved
2009-09-07 Matthias Dieter... s4:simple_ldap_map - "primaryGroupId"
2009-09-06 Matthias Dieter... s4:simple_ldap_map - Enhance it for supporting "primary...
2009-08-17 Matthias Dieter... s4: Make the int32 problem more clear - and fix another...
2009-08-17 Matthias Dieter... s4: Fixed the int32 datatype support
2009-06-29 Matthias Dieter... Enhancement of "simple ldap map" with "systemFlags...
2009-06-19 Matthias Dieter... Correct handling of 32-bit integer attributes in SAMBA 4
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Simo SorceFix all other modules to use ldb_module.h instead of...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-17 Andrew BartlettMake greater use of 'GUID_from_data_blob'
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-16 Simo SorceTransform the sequence_number operation into a normal...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-29 Simo SorceLDB ASYNC: samba4 modules
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-24 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-08-22 Andrew TridgellMerge branch 'abartlet-4-0-local' into v4-0-test
2008-08-21 Andrew BartlettDon't walk past the end of ldb values.
2008-07-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-15 Andrew BartlettSimplify the contextCSN determination.
2008-07-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-15 Andrew BartlettRevert Fedrora DS backend to use extensibleObject.
2008-07-12 Andrew Bartlettrename sambaPassword -> userPassword.
2008-07-10 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-10 Andrew BartlettAvoid the use of extensibleObject in ldap mapping backend.
2008-06-19 Andrew BartlettChange detection of objectCategory short fomm
2008-03-04 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-04 Andrew BartlettThe DN in objectCategory should, if possible, be return...
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-20 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-20 Jelmer VernooijFix use of some modules (needed _PUBLIC_).
2008-02-20 Jelmer VernooijUse struct-based rather than function-based initializat...
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-18 Andrew BartlettMerge commit 'origin/v4-0-test' into 4-0-local
2008-01-18 Andrew BartlettSearch for memberOf when clients ask for a wildcard...
2008-01-16 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-16 Andrew Bartlettldb_map objectClass munging: Don't hard-code 'extensibl...
2008-01-15 Andrew BartlettAllow the 'extra' objectclass added to objectClass...
2008-01-11 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-11 Andrew BartlettRemove 'dn' from mapping, it isn't a valid attribute...
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-21 Jelmer Vernooijr26540: Revert my previous commit after concerns raised...
2007-12-21 Jelmer Vernooijr26539: Remove unnecessary statics.
2007-12-21 Andrew Bartlettr26140: Add a new test for searches by distinguieshedNa...
2007-12-21 Andrew Bartlettr26137: Rename the entryUUID module to better match...