waf: the libXX.inst.so file also depends on the vscript
[metze/samba/wip.git] / source4 / scripting /
2010-12-10 Jelmer Vernooijsubunitrun: Use unittest.TestProgram if subunit.TestPro...
2010-12-10 Jelmer Vernooijs4-python: Add convenience function for forcibly import...
2010-12-10 Jelmer Vernooijsubunitrun: Extend hack to cope with older system subun...
2010-12-10 Jelmer Vernooijsubunitrun: Remove global subunit module when reimporti...
2010-12-10 Jelmer Vernooijs4-python: Fix use of bundled modules.
2010-12-10 Jelmer Vernooijs4-python: Split up ensure_external_module.
2010-12-10 Jelmer Vernooijsubunitrun: Support --list.
2010-12-08 Matthieu Patoubuild: do not duplicate the checks for python in samba4
2010-12-08 Andrew Bartletts4-param Allow +foo syntax in smb.conf list parsing
2010-12-08 Andrew Tridgellsamba-tools: more reasonable defaults for samba-tool...
2010-12-08 Andrew Tridgellsamba-tools: export doesn't need any credentials
2010-12-08 Andrew Bartletts4-provision Always run slaptest to convert the config...
2010-12-08 Andrew Bartletts4-provision Add an invalid names check for 'domain...
2010-12-05 Jelmer Vernooijs4-python: Add more module docstrings.
2010-12-05 Jelmer Vernooijs4-python: Add some more module docstrings.
2010-12-02 Matthias Dieter... s4:password_hash LDB module - allow empty ("") passwords
2010-12-02 Björn Jackes4/scripting/ktpass: make shell code portable and elimi...
2010-12-01 Andrew Tridgells4-drs: cope with invalid NTDS DNs from DsReplicaInfo()
2010-12-01 Andrew Bartletts4-samba-tool Show when we have created the user succes...
2010-12-01 Andrew Tridgells4-drs: the options attribute is optional on NTDSDSA...
2010-12-01 Andrew Tridgells4-provision: fixed check for missing msDS-SupportedEnc...
2010-11-30 Andrew Tridgells4-dns: catch all DNS exceptions in samba_dnsupdate
2010-11-29 Andrew Tridgells4-samdb: give a better exception if multiple users...
2010-11-29 Andrew Tridgells4-samba-tool: fixed exception handling in subcommands
2010-11-29 Andrew Tridgells4-samba-tool: fixed ldb exception handling in domainle...
2010-11-29 Andrew Tridgells4-samba-tool: improved exception handling in samba...
2010-11-29 Andrew Tridgells4-join: fixed exception handling in join command
2010-11-29 Andrew Tridgells4-ldapcmp: make ldapcmp a samba-tool command
2010-11-29 Andrew Tridgells4-ldapcmp: fixed exception handling
2010-11-29 Andrew Tridgells4-pyglue: added get_debug_level() method
2010-11-29 Andrew Tridgells4-gpo: started on samba-tool gpo list command
2010-11-29 Andrew Tridgells4-samba-tool: started on gpo subcommands in python
2010-11-28 Jelmer Vernooijsamba.tests.hostconfig: Fix import.
2010-11-28 Jelmer Vernooijs4-python: Some reformatting for the purpose of pydoctor.
2010-11-28 Jelmer Vernooijsamba.upgradehelpers: Simplify code a bit.
2010-11-28 Jelmer Vernooijsamba.hostconfig: Move samba.shares into samba.hostconfig.
2010-11-28 Jelmer Vernooijsamba.getopt: Fix missing import of sys.
2010-11-28 Jelmer Vernooijchgtdcpass: Fix program name in usage message.
2010-11-28 Matthias Dieter... Revert "s4:netcmd/drs.py - use "objectClass" for discov...
2010-11-28 Jelmer Vernooijsamba.provision: Fix setup_path.
2010-11-28 Jelmer Vernooijsamba.provision: Add package with provision and backend...
2010-11-28 Jelmer Vernooijs4-python: Fix formatting of docstrings for the purpose...
2010-11-28 Jelmer Vernooijsamba.tests: Fix formatting.
2010-11-28 Andrew Tridgells4-samba-tool: support help, and show description of...
2010-11-28 Andrew Tridgells4-drs: fixed credit for C version
2010-11-27 Matthias Dieter... s4:netcmd/drs.py - use "objectClass" for discovering...
2010-11-27 Jelmer Vernooijshow_test_time: Move to root scripting directory as...
2010-11-27 Andrew Tridgells4-samba-tool: switched over to python version of samba...
2010-11-27 Andrew Tridgells4-samba-tool: added python implementation of samba...
2010-11-27 Andrew Tridgells4-pyglue: expose the remaining NTTIME functions from...
2010-11-27 Andrew Tridgells4-samba-tool: fixed "-k no" for disabling kerberos...
2010-11-26 Andrew Tridgells4-provision: fixed eadb automatic and manual setting...
2010-11-26 Andrew Tridgells4-provision: don't try to look for an IPv6 address...
2010-11-25 Nadezhda Ivanovas4-tests: Modified create_ou to only accept security...
2010-11-25 Nadezhda Ivanovas4-dsdb: Switched to using a dictionary in create_ou...
2010-11-25 Nadezhda Ivanovas4-dsdb: Fixed wrong assignment of name attribute to...
2010-11-25 Nadezhda Ivanovas4-tests: Modified speedtest.py to use samba.tests...
2010-11-24 Nadezhda Ivanovas4-tests: Added a common definition of delete_force.
2010-11-24 Nadezhda Ivanovas4-dsdb: Extended samdb.newgroup to set the group's...
2010-11-24 Andrew Tridgells4-devel: we don't need to override these scripts now
2010-11-23 Nadezhda Ivanovas4-dsdb: Changed filter to find the account of a user...
2010-11-23 Kamen Mazdrashkis4-pfm_verify: Explicitly pass LoadParm() instance...
2010-11-23 Nadezhda Ivanovas4-dsdb: Extended samdb.newuser to accept security...
2010-11-23 Nadezhda Ivanovas4-dsdb: Added a python method to SamDB for creating...
2010-11-23 Nadezhda Ivanovas4-dsdb: Added python helpers for getting and seting...
2010-11-22 Nadezhda Ivanovas4-dsdb: Added a helper to python SamDB for retrieving...
2010-11-22 Kamen Mazdrashkis4-tests: Wrap connect_samdb() into a connect_samdb_ex...
2010-11-22 Kamen Mazdrashkis4-samba.tests: Explicitly pass LoadParm() instance...
2010-11-22 Kamen Mazdrashkis4-pfm_verify: fix usage string
2010-11-19 Andrew Tridgellwintest: moved to top level
2010-11-18 Andrew Tridgells4-wintest: reliability and usability improvements
2010-11-18 Andrew Tridgells4-rodc: enable the DRS_GET_ALL_GROUP_MEMBERSHIP flag...
2010-11-18 Andrew Tridgells4-join: initially disable the machine account
2010-11-18 Andrew Tridgells4-drs: fixed a typo
2010-11-18 Andrew Tridgells4-wintest: remove files in var/ when reprovisioning
2010-11-18 Andrew Tridgells4-test: added --rebase and --clean options
2010-11-18 Andrew Tridgells4-test: use --fail-immediately for samba_dnsupdate...
2010-11-18 Andrew Tridgells4-spnupdate: only enable NDR print at log level above 5
2010-11-18 Andrew Tridgells4-dns: added support for --fail-immediately for RODC...
2010-11-18 Kamen Mazdrashkis4-samdb.py: Use ldb.get_default_basedn() to avoid...
2010-11-18 Andrew Tridgells4-test: added greater control over tests to run
2010-11-18 Andrew Tridgells4-test: rename scripting/devel/howto to scripting...
2010-11-17 Andrew Tridgells4-wintest: added wintest.py library
2010-11-17 Andrew Tridgells4-provision: don't test for xattrs if posix:eadb is set
2010-11-17 Andrew Tridgells4-provision: setup posix:eadb using lp.set()
2010-11-17 Andrew Tridgells4-test: updates to test-howto.py
2010-11-17 Andrew Tridgells4-provision: add log messages about IP lookup
2010-11-17 Andrew Tridgells4-dns: catch more expections in samba_dnsupdate
2010-11-17 Andrew Tridgells4-test: added testing of w2k3 DC join to test-howto.py
2010-11-17 Andrew Tridgells4-join: fixed join to w2k3
2010-11-17 Andrew Tridgells4-join: show a reasonable error on DsAddEntry() failing
2010-11-17 Andrew Tridgells4-join: enable NDR printing at debug levels >= 5
2010-11-16 Andrew Tridgells4-test: fixes for test-howto.py
2010-11-16 Andrew Bartlettsamba-tool pwsettings Allow setting 'store cleartext'
2010-11-15 Andrew Tridgells4-join: not all versions of w2003 have msDS-SupportedE...
2010-11-15 Andrew Tridgells4-devel: a script to test the Samba4 HOWTO
2010-11-15 Andrew Tridgells4-dns: added --fail-immediately option to samba_dnsupdate
2010-11-15 Andrew Tridgells4-dns: fixed registration of multiple IPs in samba_dns...
2010-11-13 Matthias Dieter... s4:upgradeprovision - why not directly use "provision:0"?
2010-11-12 Matthieu Patouktpass: also use userPrincipalName for locating the...
next