summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftest/output/plain.pm: report the testuite name on errorStefan Metzmacher2009-11-181-1/+5
* s4:selftest: for now skip the BASE-DELAY-WRITE test completelyStefan Metzmacher2009-11-181-0/+1
* s4:selftest: avoid running the slow BASE-DELAY-WRITE test on the cifs proxy s...Stefan Metzmacher2009-11-181-0/+1
* s4:selftest: add "rpc.netlogon.*.GetDomainInfo"Stefan Metzmacher2009-11-181-0/+1
* fixed the buildAndrew Tridgell2009-11-181-0/+4
* s4/torture: Port SMBv1 Change Notify tests to SMBv2Aravind Srinivasan2009-11-174-42/+1839
* s4/libcli: add a FILE_NOTIFY_CHANGE_ALL macroAravind Srinivasan2009-11-171-0/+8
* s4/torture: add a new ulong parameteric torture optionAravind Srinivasan2009-11-171-0/+8
* torture/smb2: make SMB2 BRL tests pass against W2K8R2Steven Danneman2009-11-173-100/+111
* Start removing SMB_STRUCT_STAT variables except forJeremy Allison2009-11-171-15/+13
* Remove "store create time" code, cause create time to be storedJeremy Allison2009-11-1715-180/+238
* s4:WINREG RPC server - remove a "talloc_free"Matthias Dieter Wallnöfer2009-11-171-2/+0
* s4:provision_users.ldif - Descriptions generally begin with a majuscleMatthias Dieter Wallnöfer2009-11-171-2/+2
* s4:SAMLDB DSDB module - Add "\n"s on debug messagesMatthias Dieter Wallnöfer2009-11-171-2/+2
* s4:SAMLDB DSDB module - Remove "\n" in LDB error messagesMatthias Dieter Wallnöfer2009-11-171-25/+31
* Fixed incorrect SID for RAS Servers.Nadezhda Ivanova2009-11-174-1/+4
* s3: Fix the build on SolarisVolker Lendecke2009-11-172-7/+7
* s4:dsdb/schema: let schema_supclasses() return the correct pointerStefan Metzmacher2009-11-171-2/+2
* librpc: rerun "make idl"Stefan Metzmacher2009-11-174-9/+9
* netlogon.idl: fix ndr_pull_netr_DatabaseRedo()Stefan Metzmacher2009-11-171-2/+9
* s4:selftest: use "dc:local" instead of a hardcoded config fileStefan Metzmacher2009-11-171-3/+3
* s4:selftest: allways start with $(ST_RM)Stefan Metzmacher2009-11-171-2/+2
* s4:selftest: place summary file into selftest-prefixStefan Metzmacher2009-11-171-1/+2
* selftest: make sure we don't buffer any outputStefan Metzmacher2009-11-173-0/+9
* selftest: Fix unexpected failure handline in Subunit/Filter.pmStefan Metzmacher2009-11-171-2/+8
* s4:heimdal: import lorikeet-heimdal-200911170333 (commit b532c294d974cead40a1...Andrew Bartlett2009-11-179-25/+8
* s4/drs(tort): Convert DSSYNC test to a test case fixtureKamen Mazdrashki2009-11-172-24/+68
* s4/drs(tort): replace DEBUG with torture_asert/comment/failKamen Mazdrashki2009-11-171-45/+49
* s4/drs(tort): use torture_drsuapi_assert_call() macro for error checkingKamen Mazdrashki2009-11-171-11/+2
* s4/drs(tort): replace 'printf' with 'torture_...' callsKamen Mazdrashki2009-11-171-14/+15
* s4/drs(tort): 'DsSyncBindInfo.pipe' renamed - 'pipe' is a system callKamen Mazdrashki2009-11-171-11/+11
* s4/drs(tort): 'DsPrivate.pipe' renamed - 'pipe' is a system callKamen Mazdrashki2009-11-173-13/+13
* s4:dsdb With these workarounds, we now pass the RPC-DSSYNC testAndrew Bartlett2009-11-172-3/+15
* s4:provision Split up reference creation, load schema earlier in the stackAndrew Bartlett2009-11-173-19/+31
* s4:schema Add the GUID to each defaultObjectCategory when loading from LDIFAndrew Bartlett2009-11-171-0/+49
* s4:dsdb Rework samdb code to use 'storage format' DNs for defaultObjectCategoryAndrew Bartlett2009-11-174-1/+67
* s4:provision Generate a random objectGUID for each schema recordAndrew Bartlett2009-11-171-0/+2
* s4:dsdb Load objectGUID and extended DN defaultObjectCategory into the schemaAndrew Bartlett2009-11-174-37/+29
* s4:dsdb Use the new flags to dsdb_module_search in schema_loadAndrew Bartlett2009-11-171-1/+3
* s4:dsdb Break up 'parse a DN from DRSUAPI' into a subfunctionAndrew Bartlett2009-11-171-73/+91
* s4:dsdb Add 'dsdb_flags' to dsdb_module_search() to enable often-used featuresAndrew Bartlett2009-11-177-11/+84
* Don't overwrite a dynamic pointer with the address of a stackJeremy Allison2009-11-163-17/+12
* s4:SAMLDB moduleMatthias Dieter Wallnöfer2009-11-161-14/+14
* Revert "s4:dsdb/repl/replicated_objects - Applicate also here the new "lDAPDi...Matthias Dieter Wallnöfer2009-11-161-4/+1
* README.Coding: add section about usage of helper variablesStefan Metzmacher2009-11-161-0/+26
* README.Coding: fix error in "good example"Stefan Metzmacher2009-11-161-1/+1
* s3:libsmb: avoid passing a function call as function parameterStefan Metzmacher2009-11-162-21/+21
* s4:dsdb LDB attribute lists must always be a static const char **.Andrew Bartlett2009-11-161-1/+1
* s4:provision - Removed dependency on full Samba 3 schema from FDSEndi S. Dewata2009-11-169-152/+170
* Fixed some major bugs in inheritance and access checks.Nadezhda Ivanova2009-11-155-120/+274