summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r20414: Start to make SWAT usable by others. This is just a start...Derrell Lipman2007-10-102509-0/+247905
* 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-102-18/+13
* r20406: Metze's change in -r 19662 broke Kerberos logins from Win2k3.Andrew Bartlett2007-10-101-0/+25
* r20405: add an array with attribute syntexesStefan Metzmacher2007-10-103-1/+194
* r20404: add error code for missing attribute syntaxStefan Metzmacher2007-10-102-0/+2
* r20400: this let ndrdump display the content of a frsrpc_FrsSendCommPkt()Stefan Metzmacher2007-10-101-1/+52
* r20399: More SWAT updatesDerrell Lipman2007-10-1011-57/+1145
* r20398: Revert this patch, which caused failures in the samba3sam.js build fa...Andrew Bartlett2007-10-101-12/+6
* r20397: Another user of the DsCrackNames call needs a rename following IDL cl...Andrew Bartlett2007-10-101-2/+2
* r20396: Missed one user of the renamed elements.Andrew Bartlett2007-10-101-2/+2
* r20395: Decode more unknowns in the IDL. These are language and codepage IDs!Andrew Bartlett2007-10-103-19/+26
* r20392: initial idl for frsrpc_FrsSendCommPkt()Stefan Metzmacher2007-10-101-2/+36
* r20391: add idl for the content of the partialAttributeSet attributeStefan Metzmacher2007-10-101-0/+24
* r20383: only try to find dlfcn.h if the dlopen symbol was found,Stefan Metzmacher2007-10-101-5/+7
* r20382: systemAuxiliaryClass and auxiliaryClass are also multivalued attributesStefan Metzmacher2007-10-102-18/+18
* r20381: verify the incoming oid mappings and schema info for the config and d...Stefan Metzmacher2007-10-101-0/+10
* r20380: verify the incoming schema info and oid mappingsStefan Metzmacher2007-10-101-0/+5
* r20379: - make sure the schema info blob is 21 bytes longStefan Metzmacher2007-10-101-0/+64
* r20378: add new error code that says the schema mismatches between DC'sStefan Metzmacher2007-10-102-0/+2
* r20377: Rework the CrackNames implementation to handle some of the BUILTIN sidAndrew Bartlett2007-10-102-32/+44
* r20376: make module registration substantially cleanerDerrell Lipman2007-10-103-51/+81
* r20375: Work to improve our CrackNames implementation.Andrew Bartlett2007-10-102-25/+144
* r20374: It's still 2006 (just...). Add copyright.Andrew Bartlett2007-10-101-0/+1
* r20373: When adding a base to a "" DN, don't precede it with a comma (,)Andrew Bartlett2007-10-101-2/+10
* r20369: Remember to break if we find a match.Andrew Bartlett2007-10-101-1/+3
* r20367: don't re-load API documentation each time the module is selectedDerrell Lipman2007-10-103-1/+74
* r20366: remove auto-genereated fileDerrell Lipman2007-10-101-1/+0
* r20365: SWAT updates, part 2Derrell Lipman2007-10-103-0/+726
* r20364: SWAT updates, part 1Derrell Lipman2007-10-1013-248/+399
* r20360: level -4 of DsReplicaGetInfo(), which gives back all open bind handlesStefan Metzmacher2007-10-101-2/+2
* r20359: level -1 of DsGetDomainControllerInfo gives back a listStefan Metzmacher2007-10-102-10/+23
* r20358: - fix ejs generated code for ipv4addressStefan Metzmacher2007-10-103-5/+8
* r20357: run_trans2test and torture_trans2_scan are two separate testsVolker Lendecke2007-10-101-1/+1
* r20354: Trusted domains don't have a surname, I think we want 'cn' here.Andrew Bartlett2007-10-101-2/+1
* r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because asAndrew Bartlett2007-10-105-127/+153
* r20352: Use the common function to find the DN for a domain.Andrew Bartlett2007-10-101-6/+3
* r20351: ensure these variables are set in the right place in the MakefileAndrew Tridgell2007-10-102-7/+7
* r20350: configure svn:ignore values via a .ignore fileDerrell Lipman2007-10-101-0/+1
* r20348: don't check in auto-generated codeDerrell Lipman2007-10-101-313/+0
* r20347: added generic rpc fsm and statistics-specific fsm. next step: statis...Derrell Lipman2007-10-109-18/+690
* r20346: This is the beginnings of a framework for a complete SWAT. It will p...Derrell Lipman2007-10-108-0/+711
* r20341: Make sure we do not regress on r20338 in Samba3Volker Lendecke2007-10-101-0/+61
* r20332: add mastered-By and msDs-mastered-By attributes to the domain objectStefan Metzmacher2007-10-101-1/+6
* r20331: the last entry in the oid mapping array which starts with 0xFFStefan Metzmacher2007-10-102-4/+7
* r20328: use prereq function instead of local implementation.Rafal Szczesniak2007-10-101-42/+3
* r20327: start to analyse the schema contentStefan Metzmacher2007-10-101-24/+172
* r20326: always set the binding->target_hostname!Stefan Metzmacher2007-10-101-5/+9