summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
...
* r20763: add function to get the oid mappings in drsuapi or ldb formStefan Metzmacher2007-10-101-0/+65
* r20762: load the default dn's after the rootdse module is initialized,Stefan Metzmacher2007-10-101-0/+2
* r20760: also handle the case where no private data is attached to the moduleStefan Metzmacher2007-10-101-1/+1
* r20733: add a function to load the oid mappings from ldb_val'sStefan Metzmacher2007-10-102-3/+48
* r20729: add a version number to struct dsdb_extended_replicated_objectsStefan Metzmacher2007-10-104-2/+24
* r20728: the DSDB_CONTROL_REPLICATED_OBJECT_OID control isn't used anymoreStefan Metzmacher2007-10-103-60/+0
* r20727: implement basic merging of replicated objects when it already existStefan Metzmacher2007-10-101-4/+246
* r20726: - only add the rdn attribute and it's meta_data when the 'name' attri...Stefan Metzmacher2007-10-103-35/+47
* r20716: add a dsdb_cache ldb module which will load the dsdb_schema and other...Stefan Metzmacher2007-10-102-0/+59
* r20713: sort the cursors in replUpToDateVector by source_dsa_invocation_id,Stefan Metzmacher2007-10-101-0/+13
* r20710: update or create the "repsFrom" values after applying replicated objectsStefan Metzmacher2007-10-101-1/+93
* r20709: pass a repsFromTo1 struct down as it contains all needed info for the...Stefan Metzmacher2007-10-103-11/+11
* r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_...Stefan Metzmacher2007-10-103-2/+344
* r20704: add functions to get and set the ntds objectGUID and invocationIdStefan Metzmacher2007-10-101-0/+186
* r20703: fix minor memory leakStefan Metzmacher2007-10-101-0/+1
* r20682: make the dsdb_extended_replicated_objects_commit() interface a bit mo...Stefan Metzmacher2007-10-102-37/+18
* r20681: implement the DSDB_EXTENDED_REPLICATED_OBJECTS operation.Stefan Metzmacher2007-10-102-3/+374
* r20680: prepare the helper functions for applying replicated objectsStefan Metzmacher2007-10-102-59/+20
* r20679: make the init_handle stuff a bit easier and get rid of really ugly ta...Stefan Metzmacher2007-10-101-26/+15
* r20629: add a wrapper function for ldb_extended(ldb, DSDB_EXTENDED_REPLICATED...Stefan Metzmacher2007-10-103-1/+311
* r20622: Add in a hack to avoid permitting searches on the value of protectedAndrew Bartlett2007-10-101-1/+23
* r20599: - forward extended operations in the partitions moduleStefan Metzmacher2007-10-102-3/+47
* r20587: prepare the DSDB_EXTENDED_REPLICATED_OBJECTS_OID handlingStefan Metzmacher2007-10-102-0/+21
* r20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID with the ldb_add requestStefan Metzmacher2007-10-103-17/+88
* r20576: add functions to get and set dsdb_schema on the ldb contextStefan Metzmacher2007-10-101-0/+34
* r20529: very, very ugly...Stefan Metzmacher2007-10-102-5/+5
* r20523: match the lDAPDisplayName case insensitiveStefan Metzmacher2007-10-101-2/+2
* r20522: make a copy of the objectguid ldb module because:Stefan Metzmacher2007-10-102-0/+275
* r20504: we handle the attribute values always as DATA_BLOB's andStefan Metzmacher2007-10-102-168/+168
* r20492: Add in instructions/sample LDIF to setup Fedora DS as a backend.Andrew Bartlett2007-10-101-1/+249
* r20484: get rid of the special case for DN stringsStefan Metzmacher2007-10-102-16/+29
* r20477: get rid of the spcial case for unicode stringsStefan Metzmacher2007-10-102-17/+22
* r20476: get rid of extra case for uint32 valuesStefan Metzmacher2007-10-102-19/+16
* r20475: remove special case for GUID valuesStefan Metzmacher2007-10-102-14/+16
* r20473: remove special case for boolean valuesStefan Metzmacher2007-10-102-14/+13
* r20472: add a comment for Object(Replica-Link), it's not clear thatStefan Metzmacher2007-10-101-0/+6
* r20471: implement conversation functions for PRESENTATION_ADDRESS attribute s...Stefan Metzmacher2007-10-101-3/+102
* r20469: w2k3 handles String(Numeric), String(Printable), String(Teletex) and ...Stefan Metzmacher2007-10-101-11/+9
* r20466: I removed the _all only for tests and forgot to revert itStefan Metzmacher2007-10-101-1/+1
* r20463: implement conversation of NTTIME_UTC attribute syntaxStefan Metzmacher2007-10-101-3/+95
* r20461: this attribute syntaxes are not used for any attribute definitions in...Stefan Metzmacher2007-10-101-5/+5
* r20460: Simplfy the handling of password hashes in the samba3sam module.Andrew Bartlett2007-10-101-7/+3
* r20455: Apply some of the patches from Martin Kuehl <kuehl@univention.de> toAndrew Bartlett2007-10-102-66/+116
* r20453: add conversation for the DN_BINARY attribute syntaxStefan Metzmacher2007-10-101-2/+100
* r20452: add conversation for DN strings.Stefan Metzmacher2007-10-101-3/+103
* r20450: implement conversation of unicode stringsStefan Metzmacher2007-10-101-2/+97
* r20441: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r20440: some OID syntax attributes need special handlingStefan Metzmacher2007-10-101-7/+94
* r20439: this should be const pointersStefan Metzmacher2007-10-101-2/+2
* r20437: add conversation function for OID'sStefan Metzmacher2007-10-101-2/+94