summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20421: - delay the schema analysis untill the full schema is tranferredStefan Metzmacher1-65/+129
2007-10-10r20420: create infrastructure to convert attribute values from drsuapi to ldbStefan Metzmacher3-0/+111
2007-10-10r20419: remove unused ojectSid and NTTIME_1sec casesStefan Metzmacher1-28/+0
2007-10-10r20418: start to get step by step rid of the union for the attributeStefan Metzmacher2-21/+15
2007-10-10r20417: - fix pushing of drsuapi_DsAttributeValueDataBlobStefan Metzmacher2-2/+3
2007-10-10r20416: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r20415: add a function to get the lDAPDisplayName for an objectClassStefan Metzmacher1-0/+20
2007-10-10r20414: Start to make SWAT usable by others. This is just a start...Derrell Lipman2509-0/+247905
2007-10-10r20410: add functions to access dsdb_attributes and dsdb_classes by oid, uint...Stefan Metzmacher1-0/+110
2007-10-10r20409: load the attribute syntax for the attributeStefan Metzmacher1-0/+10
2007-10-10r20408: fix cut'n'paste errorStefan Metzmacher1-1/+1
2007-10-10r20407: the oMObjectClass values are not padded to 10 bytes!Stefan Metzmacher2-18/+13
2007-10-10r20406: Metze's change in -r 19662 broke Kerberos logins from Win2k3.Andrew Bartlett1-0/+25
2007-10-10r20405: add an array with attribute syntexesStefan Metzmacher3-1/+194
2007-10-10r20404: add error code for missing attribute syntaxStefan Metzmacher2-0/+2
2007-10-10r20400: this let ndrdump display the content of a frsrpc_FrsSendCommPkt()Stefan Metzmacher1-1/+52
2007-10-10r20399: More SWAT updatesDerrell Lipman11-57/+1145
2007-10-10r20398: Revert this patch, which caused failures in the samba3sam.js build fa...Andrew Bartlett1-12/+6
2007-10-10r20397: Another user of the DsCrackNames call needs a rename following IDL cl...Andrew Bartlett1-2/+2
2007-10-10r20396: Missed one user of the renamed elements.Andrew Bartlett1-2/+2
2007-10-10r20395: Decode more unknowns in the IDL. These are language and codepage IDs!Andrew Bartlett3-19/+26
2007-10-10r20392: initial idl for frsrpc_FrsSendCommPkt()Stefan Metzmacher1-2/+36
2007-10-10r20391: add idl for the content of the partialAttributeSet attributeStefan Metzmacher1-0/+24
2007-10-10r20383: only try to find dlfcn.h if the dlopen symbol was found,Stefan Metzmacher1-5/+7
2007-10-10r20382: systemAuxiliaryClass and auxiliaryClass are also multivalued attributesStefan Metzmacher2-18/+18
2007-10-10r20381: verify the incoming oid mappings and schema info for the config and d...Stefan Metzmacher1-0/+10
2007-10-10r20380: verify the incoming schema info and oid mappingsStefan Metzmacher1-0/+5
2007-10-10r20379: - make sure the schema info blob is 21 bytes longStefan Metzmacher1-0/+64
2007-10-10r20378: add new error code that says the schema mismatches between DC'sStefan Metzmacher2-0/+2
2007-10-10r20377: Rework the CrackNames implementation to handle some of the BUILTIN sidAndrew Bartlett2-32/+44
2007-10-10r20376: make module registration substantially cleanerDerrell Lipman3-51/+81
2007-10-10r20375: Work to improve our CrackNames implementation.Andrew Bartlett2-25/+144
2007-10-10r20374: It's still 2006 (just...). Add copyright.Andrew Bartlett1-0/+1
2007-10-10r20373: When adding a base to a "" DN, don't precede it with a comma (,)Andrew Bartlett1-2/+10
2007-10-10r20369: Remember to break if we find a match.Andrew Bartlett1-1/+3
2007-10-10r20367: don't re-load API documentation each time the module is selectedDerrell Lipman3-1/+74
2007-10-10r20366: remove auto-genereated fileDerrell Lipman1-1/+0
2007-10-10r20365: SWAT updates, part 2Derrell Lipman3-0/+726
2007-10-10r20364: SWAT updates, part 1Derrell Lipman13-248/+399
2007-10-10r20360: level -4 of DsReplicaGetInfo(), which gives back all open bind handlesStefan Metzmacher1-2/+2
2007-10-10r20359: level -1 of DsGetDomainControllerInfo gives back a listStefan Metzmacher2-10/+23
2007-10-10r20358: - fix ejs generated code for ipv4addressStefan Metzmacher3-5/+8
2007-10-10r20357: run_trans2test and torture_trans2_scan are two separate testsVolker Lendecke1-1/+1
2007-10-10r20354: Trusted domains don't have a surname, I think we want 'cn' here.Andrew Bartlett1-2/+1
2007-10-10r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because asAndrew Bartlett5-127/+153
2007-10-10r20352: Use the common function to find the DN for a domain.Andrew Bartlett1-6/+3
2007-10-10r20351: ensure these variables are set in the right place in the MakefileAndrew Tridgell2-7/+7
2007-10-10r20350: configure svn:ignore values via a .ignore fileDerrell Lipman1-0/+1
2007-10-10r20348: don't check in auto-generated codeDerrell Lipman1-313/+0
2007-10-10r20347: added generic rpc fsm and statistics-specific fsm. next step: statis...Derrell Lipman9-18/+690