summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* Modifications extending functionality of newuser cmd and new net group set of...Lukasz Zalewski2010-06-204-8/+439
* s4 upgradeprovision: Make grouped commit / rollback more resistant to unexpec...Matthieu Patou2010-06-201-13/+42
* s4 upgradeprovision: Check that the policy for DC is present if not warn the ...Matthieu Patou2010-06-202-4/+38
* s4 upgradeprovision: Emit message instead of crashing when not able to set aclMatthieu Patou2010-06-201-4/+10
* s4 upgradeprovision: add an option to force the rebuilding of FS ACLs on sysv...Matthieu Patou2010-06-201-1/+6
* s4 unittests: add unit tests for upgradehelpersMatthieu Patou2010-06-202-4/+19
* s4 upgradeprovision: Add function for searching stored constructed attributesMatthieu Patou2010-06-201-0/+51
* s4: Using control bypassoperational allow the logic of this module to be bypa...Matthieu Patou2010-06-201-10/+39
* ldb: add a new control bypassioperationnalMatthieu Patou2010-06-204-0/+38
* s4 upgradeprovision: additional restylingMatthieu Patou2010-06-201-31/+42
* s4 upgradeprovision: Restyle importsMatthieu Patou2010-06-201-15/+15
* s4 upgradeprovision: Move functions to helpers and improve codeMatthieu Patou2010-06-205-297/+494
* s4 python: Update unit tests related to create secretsMatthieu Patou2010-06-201-0/+13
* s4: Add comments about setup_secretsMatthieu Patou2010-06-201-0/+2
* s4 upgradeprovision: Add documentation on the update processMatthieu Patou2010-06-201-9/+162
* s4 python: Add unit tests for upgradeprovision related stuffMatthieu Patou2010-06-202-0/+162
* s4 upgradeprovision: move some functions to upgradehelpers for unit testsMatthieu Patou2010-06-202-130/+154
* s4 upgradeprovision: Fix styleMatthieu Patou2010-06-201-85/+137
* s4 upgradeprovision: Use replPropertyMetaData for better guessMatthieu Patou2010-06-201-179/+565
* s4 upgradeprovision: Reformat attributes lists and reformat parserMatthieu Patou2010-06-201-17/+33
* s4 upgradeprovision: Inform about new dns dynamic update if the provision did...Matthieu Patou2010-06-201-3/+41
* s4 upgradeprovision: fix styleMatthieu Patou2010-06-201-76/+123
* s4 upgrade provision: Refactor code to do all the modification within 1 trans...Matthieu Patou2010-06-201-308/+413
* s4 upgrade provision: Fix style in gen_dn_indexMatthieu Patou2010-06-201-2/+1
* s4 Add functions related to ldb manipulation when doing upgradeMatthieu Patou2010-06-201-17/+83
* s4 provision: Add information about provisioned usn range in sam.ldbMatthieu Patou2010-06-201-0/+96
* python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij2010-06-1928-80/+107
* acl: Clean up formatting, use samba.tests.TestCase.Jelmer Vernooij2010-06-191-124/+128
* pyrpc: Fix reference counting when using secondary connections.Jelmer Vernooij2010-06-192-18/+43
* samba.tests.samba3: Clean up imports, use new TestCase class.Jelmer Vernooij2010-06-191-13/+38
* ntacls: Raise TestSkipped rather than writing to stdout.Jelmer Vernooij2010-06-191-16/+15
* python/passwords: Clean up imports.Jelmer Vernooij2010-06-191-8/+7
* samba.tests: Provide TestCase and TestSkipped classes (from testtools) for co...Jelmer Vernooij2010-06-191-6/+9
* dsdb_schema_info: Clean up imports, avoid using rpc test case forJelmer Vernooij2010-06-191-9/+2
* python: Remove unnecessary Ldb.set_invocation_id - use SamDB.set_invocation_i...Jelmer Vernooij2010-06-191-7/+0
* pyglue: Trim dependencies.Jelmer Vernooij2010-06-192-2/+2
* pyglue: Remove unused code.Jelmer Vernooij2010-06-191-27/+5
* pydsdb: Move write_prefixes_from_schema_to_ldb to pydsdb from pyglue.Jelmer Vernooij2010-06-193-27/+27
* pydsdb: Move dsdb_set_schema_from_ldb to pydsdb.Jelmer Vernooij2010-06-193-49/+32
* pydsdb: Move set_schema_from_ldif function to pydsdb from pyglue.Jelmer Vernooij2010-06-193-19/+21
* s4:provision: don't use hardcoded 'Default-First-Site-Name'Stefan Metzmacher2010-06-191-2/+2
* s4:instancetype LDB module - "instanceType" is single-valued - MS-ADTS 3.1.1....Matthias Dieter Wallnöfer2010-06-192-2/+21
* s4:torture/ldap/basic.c - add more error code/messages testsMatthias Dieter Wallnöfer2010-06-191-30/+264
* s4:ldap_backend.c - more customisations to match Windows Server error behavio...Matthias Dieter Wallnöfer2010-06-191-13/+16
* ldb:ldb_dn.c - don't support "ldb_dn_add_child" on a "" parent DNMatthias Dieter Wallnöfer2010-06-191-0/+7
* s4:python/samba/__init__.py - now specify the "relax" control for the delete ...Matthias Dieter Wallnöfer2010-06-191-5/+5
* ldb:api.py - add a small test for the enhanced "py_ldb_delete" syntaxMatthias Dieter Wallnöfer2010-06-191-0/+9
* ldb:python bindings - some small cleanup & improvements in "py_ldb_add"Matthias Dieter Wallnöfer2010-06-191-14/+13
* ldb:python bindings - let also "py_ldb_delete" support controlsMatthias Dieter Wallnöfer2010-06-191-6/+50
* s4:objectclass LDB module - disable delete operations when "SYSTEM_FLAG_DISAL...Matthias Dieter Wallnöfer2010-06-191-5/+80