s3-epmap: add ncalrpc listener code
[nivanova/samba-autobuild/.git] / source4 / scripting /
2011-02-22 Andrew Tridgellpython: use os.environ[] instead of os.putenv()
2011-02-21 Matthias Dieter... s4:scripting/python/modules.[ch] - explicitly say that...
2011-02-21 Matthieu Patous4-unittests: replace assertEquals(res, []) by assertEq...
2011-02-20 Kamen Mazdrashkis4/samba.tests: Raise BlackboxProcessError exception...
2011-02-20 Kamen Mazdrashkis4/samba.tests: Extend CalledProcessError class to...
2011-02-17 Matthias Dieter... s4:scripting/python/modules.c - remove a really unneces...
2011-02-14 Stefan Metzmachers4:ldapcmp: cope with range retrivals of multivalued...
2011-02-13 Michael Woods4/upgradeprovision: Fix help for --debugguess.
2011-02-13 Michael Woods4/upgradeprovision: Typo and better word.
2011-02-13 Michael Woods4: samba_backup: Fix typos.
2011-02-10 Nadezhda Ivanovas4-tools: Added --sddl option, which allows the user...
2011-02-09 Kamen Mazdrashkis4/tests: Implement a blackbox test for 'samba-tool...
2011-02-09 Kamen Mazdrashkis4/tests: Move command line processing into separate...
2011-02-09 Kamen Mazdrashkis4/tests: Implement BlackboxTestCase.check_output(...
2011-02-09 Kamen Mazdrashkis4/samba-tool/drs: Make use of Command.message() method...
2011-02-09 Kamen Mazdrashkis4/samba-tool/drs: Move get_dsServiceName function...
2011-02-09 Kamen Mazdrashkis4/samba-tool: 'drs options' command implementation
2011-02-07 Andrew Tridgells4-provision: added setup_path() import in two more...
2011-02-07 Andrew Tridgells4-python: get ordering right on python paths
2011-02-07 Andrew Bartletts4-python Don't force "bin" into the python sys.path
2011-02-07 Andrew Bartletts4-provision Remove setup_path, setup_dir and find_setu...
2011-02-07 Andrew Tridgells4-upgradeprovision: renames need a relax to avoid...
2011-02-07 Andrew Tridgells4-provision: removed spurious os.chdir() from upgradeh...
2011-02-07 Andrew Tridgells4-test: fixed ndrdump test for top level build
2011-02-07 Andrew Tridgells4-test: fixed setup/ assumption for top level build
2011-02-07 Andrew Tridgells4-loadparm: removed "setup directory" option
2011-02-07 Andrew Tridgells4-provision: cope with top level directory for provision
2011-02-02 Kamen Mazdrashkis4/samba-tool: Add --sync-forced flag to 'drs replicate...
2011-02-02 Andrew Bartletts4-waf Don't install any Samba packages into PYTHONDIR
2011-02-02 Andrew Bartletts4-python Remove manipuation of python path from samba...
2011-02-02 Andrew Bartletts4-python Ensure we add the Samba python path first.
2011-02-02 Andrew Bartletts4-python Remove unused missing.py (used by old build...
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...
next