summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3: Remove two more DFSG-nonfree text documents at release time. (Debian bugJelmer Vernooij2009-11-151-0/+2
* Fix writing corrupt registries because of hardcoded version string in IDL.Wilco Baan Hofman2009-11-151-1/+1
* Fix NULL pointer dereference in libgpo when listing Local Policy which has no...Wilco Baan Hofman2009-11-151-3/+4
* Fix writing corrupt REG_SZ to the registry.Wilco Baan Hofman2009-11-151-1/+2
* Fix trailing garbage in the hbin block.Wilco Baan Hofman2009-11-151-0/+5
* Added tests for descriptor inheritance on ldap modify.Zahari Zahariev2009-11-151-121/+207
* ldb:python bindings - add a context on "py_ldb_delete"Matthias Dieter Wallnöfer2009-11-151-2/+10
* s4:ldap.py - enhance schema addition testMatthias Dieter Wallnöfer2009-11-151-12/+40
* s4:dsdb/repl/replicated_objects - Applicate also here the new "lDAPDisplayNam...Matthias Dieter Wallnöfer2009-11-151-1/+4
* s4:SAMLDB module - Add support for required and generated schema attributesAndrew Bartlett2009-11-151-7/+285
* s4:samdb util - add a call for generating a correct "lDAPDisplayName"Matthias Dieter Wallnöfer2009-11-151-0/+28