summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r20435: implement the syntax conversation functions for most of the attribute...Stefan Metzmacher2007-10-101-19/+460
* r20425: a w2k3 forest doesn't have objects with attribute valuesStefan Metzmacher2007-10-101-0/+10
* r20420: create infrastructure to convert attribute values from drsuapi to ldbStefan Metzmacher2007-10-103-0/+111
* r20416: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r20415: add a function to get the lDAPDisplayName for an objectClassStefan Metzmacher2007-10-101-0/+20
* r20410: add functions to access dsdb_attributes and dsdb_classes by oid, uint...Stefan Metzmacher2007-10-101-0/+110
* r20409: load the attribute syntax for the attributeStefan Metzmacher2007-10-101-0/+10
* r20408: fix cut'n'paste errorStefan Metzmacher2007-10-101-1/+1
* r20407: the oMObjectClass values are not padded to 10 bytes!Stefan Metzmacher2007-10-101-14/+9
* r20405: add an array with attribute syntexesStefan Metzmacher2007-10-103-1/+194
* r20398: Revert this patch, which caused failures in the samba3sam.js build fa...Andrew Bartlett2007-10-101-12/+6
* r20395: Decode more unknowns in the IDL. These are language and codepage IDs!Andrew Bartlett2007-10-101-0/+1
* r20382: systemAuxiliaryClass and auxiliaryClass are also multivalued attributesStefan Metzmacher2007-10-102-18/+18
* r20379: - make sure the schema info blob is 21 bytes longStefan Metzmacher2007-10-101-0/+64
* r20377: Rework the CrackNames implementation to handle some of the BUILTIN sidAndrew Bartlett2007-10-102-32/+44
* r20375: Work to improve our CrackNames implementation.Andrew Bartlett2007-10-102-25/+144
* r20331: the last entry in the oid mapping array which starts with 0xFFStefan Metzmacher2007-10-102-4/+7
* r20321: fix the samdb_partitions_dn() and samdb_sites_dn() calls,Stefan Metzmacher2007-10-101-4/+18
* r20315: Implement the server side of DsGetDomainControllerInfo. This is aAndrew Bartlett2007-10-102-45/+81
* r20307: remove unused varsStefan Metzmacher2007-10-101-4/+0
* r20306: remove the static oid mapping tableStefan Metzmacher2007-10-103-119/+144