samba-tool: try to keep dbcheck.py in a logical ordering
[nivanova/samba-autobuild/.git] / source4 / scripting / python /
2011-06-22 Andrew Tridgellsamba-tool: try to keep dbcheck.py in a logical ordering
2011-06-20 Rusty Russelltdb2: create tdb2 versions of various testing TDBs.
2011-06-19 Matthieu Patous4-sambatool: extract the confirm function in a separte...
2011-06-19 Matthieu Patous4-samba-tool: remove unused imports
2011-06-19 Matthieu Patous4-samba-tool: use correct object notation ie. obj...
2011-06-19 Matthieu Patous4-sambatool: use correct way to call class methods
2011-06-19 Matthieu Patous4-upgradeprovision: improve message output
2011-06-19 Matthieu Patous4-provision: Remove hard coded SD for CN=Sites container
2011-06-19 Matthieu Patous4-upgradeprovision: handle the fact that oEMInformatio...
2011-06-19 Matthieu Patous4-python: make checks of sacl in get_diff_sddls optionnal
2011-06-19 Matthieu Patous4-upgradeprovision: introduce invocation id in lastpro...
2011-06-19 Matthieu Patous4-python: fix wrong discovery of the site name in...
2011-06-19 Matthieu Patous4-upgradeprovisision: fix bug 8063, old SD can miss...
2011-06-17 Andrew Tridgellsamba-tool: exit with non-zero status on dbcheck failure
2011-06-17 Andrew Tridgellsamba-tool: show success message on group operations
2011-06-17 Andrew Tridgells4-pysamdb: fixed the normalisation of grouptype in...
2011-06-17 Andrew Tridgellsamba-tool: report total error count and suggest -...
2011-06-17 Andrew Tridgellsamba-tool: added attribute normalisation checks
2011-06-17 Andrew Tridgells4-pydsdb: added dsdb_normalise_attributes() call
2011-06-14 Andrew Tridgellsamba-tool: disable validation on removing an empty...
2011-06-10 Andrew Tridgells4-samba-tool: added dbcheck commmand
2011-06-09 Andrew Tridgellsamba-tool: added --local option to drs replicate command
2011-06-09 Andrew Tridgells4-ipv6: don't default to 127.0.0.1 in provision
2011-06-07 Andrew Tridgells4-provision: fixed detection of V4/V6 addresses
2011-06-06 Andrew Bartletts4-param Remove 'modules dir'
2011-06-06 Andrew Bartletts4-param Remove 'sid generator'
2011-06-06 Andrew Bartletts4-param Remove 'idmap database'
2011-06-06 Andrew Bartletts4-param Remove 'secrets database' parameter
2011-06-06 Andrew Bartletts4-param Remove 'sam database' parameter
2011-06-06 Andrew Tridgells4-ipv6: update callers to load_interface_list()
2011-06-06 Andrew Tridgells4-gpo: fixed display of GPO version numbers
2011-06-02 Rusty Russellsamba3sam.py: don't assume order of ldb results.
2011-06-01 Andrew Tridgellsamba-tool: improved error handling in user setexpiry
2011-06-01 Andrew Tridgellsamba-tool: improved user enable error handling
2011-06-01 Theresa Hallorans4:samba-tool: Move samba-tool setexpiry to samba-tool...
2011-06-01 Theresa Hallorans4/samba-tool: Move samba-tool enableaccount to samba...
2011-05-25 Andrew Bartletts4-provision Use correct tkey-gssapi-credential
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: keep wheel_gid as an integer
2011-05-16 Matthieu Patous4-python: raise an error if unable to bind remote...
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-17 Matthieu Patousamba-tool: fix machinepw command so that we use the...
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-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-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 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 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 Vernooijs4-python: Allow setting TEST_DEBUG_LEVEL to override...
next