s4:samldb LDB module - fix "isCriticalSystemObject" behaviour
[nivanova/samba-autobuild/.git] / source4 / scripting /
2011-05-25 Andrew Bartletts4-provision Use correct tkey-gssapi-credential
2011-05-21 Matthieu Patouadd a demo script for dirsync
2011-05-21 Matthieu PatouAdd a script for renaming a DC
2011-05-21 Matthieu Patous4-python: Remove not used imports
2011-05-21 Matthieu Patous4-python: move function find_provision_key_parameters...
2011-05-18 Andrew Bartlettselftest: Re-enable strings.py from source3/stf as...
2011-05-18 Andrew Bartletts4-libnet: Remove libnet_Join and create libnet_Join_member
2011-05-16 Matthieu Patous4-python: add an option for just fixing gpo folders
2011-05-16 Matthieu Patous4-python: keep wheel_gid as an integer
2011-05-16 Matthieu Patous4-python: raise an error if unable to bind remote...
2011-05-08 Kamen Mazdrashkiselftest: Polish selftest-vars.sh a little so it can...
2011-05-08 Andrew Bartletts4-interfaces Rename interfaces code so not to conflict...
2011-05-05 Matthieu Patous4-samba-tool: allow specification of targetdir when...
2011-04-30 Matthieu Patouprovision: reorganize attributes so that we don't attri...
2011-04-19 Andrew Bartlettselftest: Don't specify SELFTEST_TARGET as an env variable
2011-04-17 Matthieu Patousamba-tool: fix machinepw command so that we use the...
2011-04-16 Andrew Bartlettselftest: Remove duplication between BUILDIR and BINDIR
2011-04-07 Andrew Bartletts4-samba_dnsupate Fix syntax error
2011-04-07 Andrew Bartlettsamba_dnsupdate: Don't use subprocess.check_call, it...
2011-04-06 Andrew Tridgells4-test: fixed a problem with very verbose NDR debug
2011-04-05 Kai Blins4 samba-tool: Implement "testparm" command
2011-04-04 Andrew Tridgells4-samba-tool: give a bit better error on user delete...
2011-04-03 Jelmer VernooijAvoid uppercasing server role in error message.
2011-03-28 Andrew Tridgells4-fsmo: say which role is being transferred
2011-03-28 Andrew Tridgells4-fsmo: samba-tool fsmo transfer now gets full error...
2011-03-28 Andrew Tridgells4-fsmo: nicer error messages on failed FSMO transfers
2011-03-28 Andrew Tridgells4-drs: default hostname in samba-tool drs command
2011-03-28 Andrew Tridgells4-fsmo: samba-tool fsmo takes a URL, not a hostname
2011-03-20 Matthieu Patouupgradeprovision: Fix typo
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...
next