summaryrefslogtreecommitdiff
path: root/source4/scripting
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-19pynet: Raise proper exceptions rather than invoking sys.exit.Jelmer Vernooij2-8/+6
2010-05-19s4/selftest: fix passwords in selftest-vars scriptKamen Mazdrashki1-2/+2
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-3/+0
2010-05-17s4-rodc: Set am_rodc flag during provisionAnatoliy Atanasov3-11/+16
2010-05-14s4:net domainlevel tool - fix up the error handling as Jelmer suggestedMatthias Dieter Wallnöfer1-2/+4
2010-05-13s4:domainlevel - handle exceptions more preciselyMatthias Dieter Wallnöfer1-2/+2
2010-05-13s4:domainlevel.py - update the script to handle both domain level occourrence...Matthias Dieter Wallnöfer1-0/+25
2010-05-13s4:domain functional level - it is also specified in the domain object under ...Matthias Dieter Wallnöfer1-1/+2
2010-05-11Revert "s4-rodc: Fix provision warnings by creating ntds objectGUID in provis...Anatoliy Atanasov2-9/+1
2010-05-10v2 Latest enhancements in ldapcmp toolZahari Zahariev1-140/+262
2010-05-10s4-rodc: Fix provision warnings by creating ntds objectGUID in provisionAnatoliy Atanasov2-1/+9
2010-05-09s4:net utility - make outprinted description comments more consistentMatthias Dieter Wallnöfer13-14/+14
2010-05-09s4:net utility - remove unixname parameter of samdb.newuserMatthias Dieter Wallnöfer1-9/+4
2010-05-09s4:samdb python bindings - remove idmap creation stuff from this callMatthias Dieter Wallnöfer1-22/+1
2010-05-09s4:net utility - add an optional password attribute to "net user add"Matthias Dieter Wallnöfer1-3/+5
2010-05-07s4-devel: a very useful script when dealing with library/linking issuesAndrew Tridgell1-0/+15
2010-05-06s4-devel: auto-delete any leftover IPsAndrew Tridgell1-0/+8
2010-05-06s4-devel: a useful script for giving DRS replication demosAndrew Tridgell1-0/+14
2010-05-04s4:py_nttime2string - removed unused variable "nt2"Matthias Dieter Wallnöfer1-2/+3
2010-05-02s4 python: fix glues functions manipulating NTTIMEMatthieu Patou1-1/+35
2010-04-29Revert "s4/dsdb: Set schemaInfo attribute value during provisioning"Kamen Mazdrashki3-31/+0