summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r20450: implement conversation of unicode stringsStefan Metzmacher2007-10-101-2/+97
* r20449: Happy New Year!Stefan Metzmacher2007-10-101-1/+1
* r20446: rename swat directory to swat.obsolete; keeping it around since there...Derrell Lipman2007-10-103464-0/+0
* r20445: add README file indicating that the swat directory is no longer relevantDerrell Lipman2007-10-101-0/+2
* r20444: WEB Application framework / SWAT.Derrell Lipman2007-10-1027-75/+1071
* 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
* r20438: - bail out on conversation errorsStefan Metzmacher2007-10-101-4/+27
* r20437: add conversation function for OID'sStefan Metzmacher2007-10-101-2/+94
* r20436: add more comments and add macros signed versions of the 64 bitStefan Metzmacher2007-10-101-3/+9
* 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
* r20423: Fix debug outputVolker Lendecke2007-10-101-1/+1
* r20422: A torture test extension for JeremyVolker Lendecke2007-10-101-0/+26
* r20421: - delay the schema analysis untill the full schema is tranferredStefan Metzmacher2007-10-101-65/+129
* r20420: create infrastructure to convert attribute values from drsuapi to ldbStefan Metzmacher2007-10-103-0/+111
* r20419: remove unused ojectSid and NTTIME_1sec casesStefan Metzmacher2007-10-101-28/+0
* r20418: start to get step by step rid of the union for the attributeStefan Metzmacher2007-10-102-21/+15
* r20417: - fix pushing of drsuapi_DsAttributeValueDataBlobStefan Metzmacher2007-10-102-2/+3
* 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
* 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