summaryrefslogtreecommitdiffstats
path: root/source4/dsdb
Commit message (Expand)AuthorAgeFilesLines
* 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
* r20233: add functions to create a dsdb_attribute and dsdb_class fromStefan Metzmacher2007-10-102-1/+264
* r20232: specify attribute name and structure element name always togetherStefan Metzmacher2007-10-101-66/+81
* r20231: - add more oid => uint32 id mappingsStefan Metzmacher2007-10-101-1/+16
* r20226: rename macros with a _LDB at the end, because I'll add macros with _DSStefan Metzmacher2007-10-101-52/+52
* r20224: the struct element msDs_Schema_Extensions and the attribute name "msD...Stefan Metzmacher2007-10-101-5/+5
* r20223: this function is in the torture test nowStefan Metzmacher2007-10-101-54/+0
* r20221: - move the dsdb_schema, dsdb_attribute, dsdb_class structs intoStefan Metzmacher2007-10-104-1/+406
* r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointerStefan Metzmacher2007-10-101-3/+3
* r20149: Remove the smb.conf distinction between PDC and BDC. Now the correctAndrew Bartlett2007-10-101-24/+133
* r20034: Start using ldb_search_exp_fmt()Simo Sorce2007-10-101-11/+6
* r20028: fix typosStefan Metzmacher2007-10-101-1/+1
* r20027: restore instanceType and systemFlags values, which got lost inStefan Metzmacher2007-10-101-0/+22
* r19869: fix memleaksSimo Sorce2007-10-101-6/+3
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-109-30/+28
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-1014-151/+149
* r19757: Don't do the strrchr twice. Pointed out by Martin Kuhl.Andrew Bartlett2007-10-101-1/+1
* r19732: The 'res' from ldb_search is only valid if the call returns LDB_SUCCESS.Andrew Bartlett2007-10-101-3/+6
* r19731: Modify the ldb_map infrustructure to always map from requestedAndrew Bartlett2007-10-101-5/+9
* r19726: when a client explicit asks for the 'netlogon' attriubute on LDAPStefan Metzmacher2007-10-101-0/+9
* r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett2007-10-101-8/+14
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-2/+1
* r19531: Make struct ldb_dn opaque and local to ldb_dn.cSimo Sorce2007-10-103-15/+15
* r19522: Remove gensec and credentials dependency from the rootdse module (lessAndrew Bartlett2007-10-101-20/+12
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-101-1/+1
* r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce2007-10-106-23/+21
* r19464: Reject passwords that cannot be converted into UCS2.Andrew Bartlett2007-10-101-1/+7
* r19441: work in progress support for NFS4 ACLs in Samba4 on Linux. Still workAndrew Tridgell2007-10-101-0/+41
* r19337: never alloc on module unless you mean to attach a context toSimo Sorce2007-10-101-1/+1
* r19333: commit module changes I made some time ago before I loose themSimo Sorce2007-10-103-106/+135
* r19332: ldb_parse_tree leaksSimo Sorce2007-10-102-3/+3
* r19330: Fix memleaksSimo Sorce2007-10-101-1/+1
* r19329: fixed a leak in the password hash moduleAndrew Tridgell2007-10-101-1/+1
* r19328: another leak plugged ....Andrew Tridgell2007-10-101-1/+1
* r19321: Merge from release branch:Andrew Bartlett2007-10-101-6/+6