summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move convert_to_openldap onto Schema class.Jelmer Vernooij2010-06-203-5/+7
* Formatting cleanups; use True/False for booleans, unnecessary backslashes, sp...Jelmer Vernooij2010-06-206-122/+141
* Move a few more samdb-specific methods to SamDB, away from Ldb.Jelmer Vernooij2010-06-202-15/+3
* samdb: Fix formatting, move get_oid_from_attid from Ldb to SamDB.Jelmer Vernooij2010-06-203-22/+20
* s4-python: Remove trivial function, replace by dictionary.Jelmer Vernooij2010-06-203-40/+14
* make test modules for net group set of commands and modification to the newus...Lukasz Zalewski2010-06-203-2/+84
* Modifications extending functionality of newuser cmd and new net group set of...Lukasz Zalewski2010-06-202-60/+63
* 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
* pytdb: Cleanup formatting.Jelmer Vernooij2010-06-191-3/+8
* 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
* libcli: Fixed a segfault in security_acl_dup when the acl is NULL.Brendan Powers2010-06-191-0/+4
* s4:provision: don't use hardcoded 'Default-First-Site-Name'Stefan Metzmacher2010-06-191-2/+2