summaryrefslogtreecommitdiffstats
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
...
* samba.provision: Add package with provision and backend modules.Jelmer Vernooij2010-11-283-323/+337
* s4-python: Fix formatting of docstrings for the purpose of pydoctor.Jelmer Vernooij2010-11-286-104/+114
* samba.tests: Fix formatting.Jelmer Vernooij2010-11-281-22/+25
* s4-samba-tool: support help, and show description of commandsAndrew Tridgell2010-11-281-7/+7
* s4-drs: fixed credit for C versionAndrew Tridgell2010-11-281-0/+2
* s4:netcmd/drs.py - use "objectClass" for discovering the server and it's NTDS...Matthias Dieter Wallnöfer2010-11-271-2/+2
* show_test_time: Move to root scripting directory as it's useful for s3Jelmer Vernooij2010-11-271-19/+0
* s4-samba-tool: switched over to python version of samba-tool drsAndrew Tridgell2010-11-281-0/+2
* s4-samba-tool: added python implementation of samba-tool drs commandsAndrew Tridgell2010-11-281-0/+402
* s4-pyglue: expose the remaining NTTIME functions from glueAndrew Tridgell2010-11-281-0/+3
* s4-samba-tool: fixed "-k no" for disabling kerberos authAndrew Tridgell2010-11-281-2/+4
* s4-provision: fixed eadb automatic and manual setting in provisionAndrew Tridgell2010-11-262-17/+16
* s4-provision: don't try to look for an IPv6 address when not specifiedAndrew Tridgell2010-11-261-11/+0
* s4-tests: Modified create_ou to only accept security.descriptor type for sd t...Nadezhda Ivanova2010-11-251-9/+3
* s4-dsdb: Switched to using a dictionary in create_ou for consistency.Nadezhda Ivanova2010-11-251-4/+2
* s4-dsdb: Fixed wrong assignment of name attribute to description atribute in ...Nadezhda Ivanova2010-11-251-1/+1
* s4-tests: Modified speedtest.py to use samba.tests.delete_forceNadezhda Ivanova2010-11-251-8/+3
* s4-tests: Added a common definition of delete_force.Nadezhda Ivanova2010-11-251-0/+6
* s4-dsdb: Extended samdb.newgroup to set the group's security descriptor.Nadezhda Ivanova2010-11-241-1/+5
* s4-devel: we don't need to override these scripts nowAndrew Tridgell2010-11-241-2/+0
* s4-dsdb: Changed filter to find the account of a user by samAccountNameNadezhda Ivanova2010-11-231-2/+1
* s4-pfm_verify: Explicitly pass LoadParm() instance to system_session() functionKamen Mazdrashki2010-11-231-1/+1
* s4-dsdb: Extended samdb.newuser to accept security descriptor for the object ...Nadezhda Ivanova2010-11-231-3/+9
* s4-dsdb: Added a python method to SamDB for creating organizationalUnitsNadezhda Ivanova2010-11-231-1/+29
* s4-dsdb: Added python helpers for getting and seting dSHeuristics to SamDBNadezhda Ivanova2010-11-231-0/+24
* s4-dsdb: Added a helper to python SamDB for retrieving and setting minPwdAge.Nadezhda Ivanova2010-11-221-0/+15
* s4-tests: Wrap connect_samdb() into a connect_samdb_ex() helperKamen Mazdrashki2010-11-221-0/+18
* s4-samba.tests: Explicitly pass LoadParm() instance to system_session() functionKamen Mazdrashki2010-11-221-1/+1
* s4-pfm_verify: fix usage stringKamen Mazdrashki2010-11-221-1/+1
* wintest: moved to top levelAndrew Tridgell2010-11-193-970/+0
* s4-wintest: reliability and usability improvementsAndrew Tridgell2010-11-183-116/+166
* s4-rodc: enable the DRS_GET_ALL_GROUP_MEMBERSHIP flag for RODC replicationAndrew Tridgell2010-11-181-1/+2
* s4-join: initially disable the machine accountAndrew Tridgell2010-11-181-1/+8
* s4-drs: fixed a typoAndrew Tridgell2010-11-181-1/+1
* s4-wintest: remove files in var/ when reprovisioningAndrew Tridgell2010-11-181-0/+1
* s4-test: added --rebase and --clean optionsAndrew Tridgell2010-11-181-1/+13
* s4-test: use --fail-immediately for samba_dnsupdate testingAndrew Tridgell2010-11-181-2/+2
* s4-spnupdate: only enable NDR print at log level above 5Andrew Tridgell2010-11-181-1/+4
* s4-dns: added support for --fail-immediately for RODC netlogon dns updatesAndrew Tridgell2010-11-181-0/+7
* s4-samdb.py: Use ldb.get_default_basedn() to avoid RootDSE searchKamen Mazdrashki2010-11-181-6/+1
* s4-test: added greater control over tests to runAndrew Tridgell2010-11-183-220/+320
* s4-test: rename scripting/devel/howto to scripting/devel/wintestAndrew Tridgell2010-11-183-0/+0
* s4-wintest: added wintest.py libraryAndrew Tridgell2010-11-182-420/+462
* s4-provision: don't test for xattrs if posix:eadb is setAndrew Tridgell2010-11-171-0/+1
* s4-provision: setup posix:eadb using lp.set()Andrew Tridgell2010-11-171-5/+2
* s4-test: updates to test-howto.pyAndrew Tridgell2010-11-172-59/+122
* s4-provision: add log messages about IP lookupAndrew Tridgell2010-11-171-0/+2
* s4-dns: catch more expections in samba_dnsupdateAndrew Tridgell2010-11-171-1/+5
* s4-test: added testing of w2k3 DC join to test-howto.pyAndrew Tridgell2010-11-172-19/+105
* s4-join: fixed join to w2k3Andrew Tridgell2010-11-171-1/+1