summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-20s4-python: Remove trivial function, replace by dictionary.Jelmer Vernooij3-40/+14
2010-06-20make test modules for net group set of commands and modification to the newus...Lukasz Zalewski3-2/+84
2010-06-20Modifications extending functionality of newuser cmd and new net group set of...Lukasz Zalewski2-60/+63
2010-06-20Modifications extending functionality of newuser cmd and new net group set of...Lukasz Zalewski4-8/+439
2010-06-20s4 upgradeprovision: Make grouped commit / rollback more resistant to unexpec...Matthieu Patou1-13/+42
2010-06-20s4 upgradeprovision: Check that the policy for DC is present if not warn the ...Matthieu Patou2-4/+38
2010-06-20s4 upgradeprovision: Emit message instead of crashing when not able to set aclMatthieu Patou1-4/+10
2010-06-20s4 upgradeprovision: add an option to force the rebuilding of FS ACLs on sysv...Matthieu Patou1-1/+6
2010-06-20s4 unittests: add unit tests for upgradehelpersMatthieu Patou2-4/+19
2010-06-20s4 upgradeprovision: Add function for searching stored constructed attributesMatthieu Patou1-0/+51
2010-06-20s4: Using control bypassoperational allow the logic of this module to be bypa...Matthieu Patou1-10/+39
2010-06-20ldb: add a new control bypassioperationnalMatthieu Patou4-0/+38
2010-06-20s4 upgradeprovision: additional restylingMatthieu Patou1-31/+42
2010-06-20s4 upgradeprovision: Restyle importsMatthieu Patou1-15/+15
2010-06-20s4 upgradeprovision: Move functions to helpers and improve codeMatthieu Patou5-297/+494
2010-06-20s4 python: Update unit tests related to create secretsMatthieu Patou1-0/+13
2010-06-20s4: Add comments about setup_secretsMatthieu Patou1-0/+2
2010-06-20s4 upgradeprovision: Add documentation on the update processMatthieu Patou1-9/+162
2010-06-20s4 python: Add unit tests for upgradeprovision related stuffMatthieu Patou2-0/+162
2010-06-20s4 upgradeprovision: move some functions to upgradehelpers for unit testsMatthieu Patou2-130/+154
2010-06-20s4 upgradeprovision: Fix styleMatthieu Patou1-85/+137
2010-06-20s4 upgradeprovision: Use replPropertyMetaData for better guessMatthieu Patou1-179/+565
2010-06-20s4 upgradeprovision: Reformat attributes lists and reformat parserMatthieu Patou1-17/+33
2010-06-20s4 upgradeprovision: Inform about new dns dynamic update if the provision did...Matthieu Patou1-3/+41
2010-06-20s4 upgradeprovision: fix styleMatthieu Patou1-76/+123
2010-06-20s4 upgrade provision: Refactor code to do all the modification within 1 trans...Matthieu Patou1-308/+413
2010-06-20s4 upgrade provision: Fix style in gen_dn_indexMatthieu Patou1-2/+1
2010-06-20s4 Add functions related to ldb manipulation when doing upgradeMatthieu Patou1-17/+83
2010-06-20s4 provision: Add information about provisioned usn range in sam.ldbMatthieu Patou1-0/+96
2010-06-19python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij28-80/+107
2010-06-19acl: Clean up formatting, use samba.tests.TestCase.Jelmer Vernooij1-124/+128
2010-06-19pyrpc: Fix reference counting when using secondary connections.Jelmer Vernooij2-18/+43
2010-06-19samba.tests.samba3: Clean up imports, use new TestCase class.Jelmer Vernooij1-13/+38
2010-06-19ntacls: Raise TestSkipped rather than writing to stdout.Jelmer Vernooij1-16/+15
2010-06-19python/passwords: Clean up imports.Jelmer Vernooij1-8/+7
2010-06-19samba.tests: Provide TestCase and TestSkipped classes (from testtools) for co...Jelmer Vernooij1-6/+9
2010-06-19pytdb: Cleanup formatting.Jelmer Vernooij1-3/+8
2010-06-19dsdb_schema_info: Clean up imports, avoid using rpc test case forJelmer Vernooij1-9/+2
2010-06-19python: Remove unnecessary Ldb.set_invocation_id - use SamDB.set_invocation_i...Jelmer Vernooij1-7/+0
2010-06-19pyglue: Trim dependencies.Jelmer Vernooij2-2/+2
2010-06-19pyglue: Remove unused code.Jelmer Vernooij1-27/+5
2010-06-19pydsdb: Move write_prefixes_from_schema_to_ldb to pydsdb from pyglue.Jelmer Vernooij3-27/+27
2010-06-19pydsdb: Move dsdb_set_schema_from_ldb to pydsdb.Jelmer Vernooij3-49/+32
2010-06-19pydsdb: Move set_schema_from_ldif function to pydsdb from pyglue.Jelmer Vernooij3-19/+21
2010-06-19libcli: Fixed a segfault in security_acl_dup when the acl is NULL.Brendan Powers1-0/+4
2010-06-19s4:provision: don't use hardcoded 'Default-First-Site-Name'Stefan Metzmacher1-2/+2
2010-06-19s4:instancetype LDB module - "instanceType" is single-valued - MS-ADTS 3.1.1....Matthias Dieter Wallnöfer2-2/+21
2010-06-19s4:torture/ldap/basic.c - add more error code/messages testsMatthias Dieter Wallnöfer1-30/+264
2010-06-19s4:ldap_backend.c - more customisations to match Windows Server error behavio...Matthias Dieter Wallnöfer1-13/+16
2010-06-19ldb:ldb_dn.c - don't support "ldb_dn_add_child" on a "" parent DNMatthias Dieter Wallnöfer1-0/+7