s3-masktest: Fix cli_errstr() usage (part of bug #7864)
[ira/wip.git] / source4 / scripting /
2011-01-19 Andrew Tridgellpygensec: remove special case handling for None for...
2011-01-18 Andrew Bartletts4-gensec Extend python bindings for GENSEC and the...
2011-01-17 Nadezhda Ivanovas4-provision: Fixed owner/group for hard-coded Sites...
2011-01-17 Nadezhda Ivanovas4-tools: Fixed a bug in ldapcmp - DACL was not retriev...
2011-01-17 Nadezhda Ivanovas4-tools: Added a --sort-aces option to ldapcmp
2011-01-17 Jelmer Vernooijweb_server: Display trivial placeholder page if SWAT...
2011-01-16 Jelmer Vernooijweb_server: Avoid references to swat. Load samba.web_se...
2011-01-14 Andrew Tridgellwaf: use PYTHONARCHDIR for installing python shared...
2011-01-14 Andrew Tridgells4-samba-tool: fixed the gpo command to use the right...
2011-01-14 Andrew Bartletts4-samba_tool Added ACL checking to python GPO manageme...
2011-01-07 Michael Woods4: upgradeprovision: Improve wording, punctuation
2011-01-07 Zahari Zaharievs4/ldapcmp: Two new options are added to the tool
2011-01-06 Jelmer VernooijUse new style objects.
2011-01-05 Anatoliy Atanasovs4/ldapcmp: Correct fix for creds2
2011-01-05 Anatoliy AtanasovRevert "s4/ldapcmp: Fix the parsing of the second set...
2011-01-05 Anatoliy AtanasovRevert "s4/ldapcmp: Check if creds2 is actualy set...
2011-01-05 Jelmer Vernooijupgradeprovision: Fix use of dict.get().
2011-01-05 Jelmer Vernooijs4-python: Allow setting TEST_DEBUG_LEVEL to override...
2011-01-04 Anatoliy Atanasovs4/ldapcmp: Check if creds2 is actualy set by the comma...
2011-01-04 Anatoliy Atanasovs4/ldapcmp: Fix the parsing of the second set of creden...
2010-12-22 Kamen Mazdrashkis4-devel/pfm_verify: Move schemaInfo getter into separa...
2010-12-18 Kamen Mazdrashkis4-devel/pfm_verify: Extend the tool to verify schemaIn...
2010-12-18 Jelmer Vernooijpyglue: Add prototype for init function.
2010-12-15 Nadezhda Ivanovas4-tests: Added a speedtest for LDAP search operations...
2010-12-15 Jelmer Vernooijjoin: Properly cancel transaction on exceptions.
2010-12-15 Jelmer VernooijMove get_loadparm() and get_credentials() to samba...
2010-12-12 Matthias Dieter... s4:scripting/python/pyglue.c - add a OOM handling
2010-12-12 Matthias Dieter... s4:scripting/python/pyglue.c - optimise includes
2010-12-10 Nadezhda Ivanovas4-tests: Moved some commonly redefined security descri...
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
next