summaryrefslogtreecommitdiff
path: root/source4/scripting
AgeCommit message (Expand)AuthorFilesLines
2010-06-20s4 upgradeprovision: Restyle importsMatthieu Patou1-15/+15
2010-06-20s4 upgradeprovision: Move functions to helpers and improve codeMatthieu Patou4-296/+492
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 Patou1-0/+161
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 Vernooij14-32/+42
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-19samba.tests: Provide TestCase and TestSkipped classes (from testtools) for co...Jelmer Vernooij1-6/+9
2010-06-19python: Remove unnecessary Ldb.set_invocation_id - use SamDB.set_invocation_i...Jelmer Vernooij1-7/+0
2010-06-19pyglue: Trim dependencies.Jelmer Vernooij1-1/+1
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 Vernooij2-27/+1
2010-06-19pydsdb: Move dsdb_set_schema_from_ldb to pydsdb.Jelmer Vernooij2-49/+1
2010-06-19pydsdb: Move set_schema_from_ldif function to pydsdb from pyglue.Jelmer Vernooij2-19/+1
2010-06-19s4:provision: don't use hardcoded 'Default-First-Site-Name'Stefan Metzmacher1-2/+2
2010-06-19s4:python/samba/__init__.py - now specify the "relax" control for the delete ...Matthias Dieter Wallnöfer1-5/+5
2010-06-19s4-python: Use sys.prefix rather than guessing prefix from currentJelmer Vernooij1-7/+6
2010-06-19waf: Add missing dependency (so header paths are inherited) on talloc to inte...Jelmer Vernooij1-0/+1
2010-06-18s4: Don't build a $prefix/lib/libpython.so, as such a library often already e...Jelmer Vernooij1-1/+2
2010-06-18s4-waf: Don't include pytalloc when embedding python.Jelmer Vernooij1-1/+0
2010-06-18s4: Build more python convenience files as subsystems rather than as python m...Jelmer Vernooij1-2/+3
2010-06-16s4:provision.py - we do now support the "Windows 2000 Native" domain function...Matthias Dieter Wallnöfer1-3/+0
2010-06-15Attempt to fix SamDB test infrastructure (not used in Samba anywhere, only in...Jelmer Vernooij2-21/+25
2010-06-15s4:provision Allow a specific prefix map to be loaded into a new schema provi...Andrew Bartlett1-2/+3
2010-06-14s4:provision: Make gc._msdcs DNS entries A/AAAA recordsAndrew Kroeger1-0/+6
2010-06-13s4-provision: Use logger in provision backends.Jelmer Vernooij2-42/+38
2010-06-13s4-test: Use smb.conf path set in environment rather than usingJelmer Vernooij5-17/+20
2010-06-13Remove unused version options for subunitrun.Jelmer Vernooij1-1/+0
2010-06-13upgradeprovision: Use logging infrastructure.Jelmer Vernooij2-18/+21
2010-06-13upgrade: Properly cancel/commit transactions in a couple more places.Jelmer Vernooij2-123/+136
2010-06-13s4-python: Start using standard python logging infrastructure ratherJelmer Vernooij6-97/+97
2010-06-12s4:provision Allow both additional and override prefixmaps in SchemaAndrew Bartlett2-5/+8
2010-06-11Add missing stub functions.Jelmer Vernooij1-0/+9
2010-06-11s4-python: Fix formatting.Jelmer Vernooij7-133/+176
2010-06-06s4:provision - fix typo in substitution variableMatthias Dieter Wallnöfer1-1/+1
2010-05-31ldb: Fix dependencies when building with system ldb.Jelmer Vernooij1-1/+1
2010-05-31s4-python: Remove cruft to deal with static python modules, which are noJelmer Vernooij2-41/+0
2010-05-28s4:scripting/python/modules.c - fix "asprintf" callsMatthias Dieter Wallnöfer1-2/+6