VERSION: Bump version number up to 4.0.4.
[samba.git] / source4 / scripting / python / samba / netcmd /
2012-02-07 Jelmer Vernooijsamba-tool user password: Re-add support for option...
2012-02-07 Jelmer Vernooijsamba-tool: Add optiongroups, necessary for 'samba...
2012-02-07 Jelmer VernooijRevert "samba-tool: moved takes_optiongroups definition...
2012-02-07 Horacio G. de OroUse named argument 'dir' instead of 'prefix' on NamedTe...
2012-01-24 Amitay Isaacspython: Change except: statement to except Exception:
2012-01-12 Amitay Isaacssamba-tool:dns: DNS names are case insensitive
2012-01-06 Amitay Isaacssamba-tool:dns: Check through all the DNS records for...
2011-12-23 Amitay Isaacssamba-tool:dns: Fix a typo
2011-12-23 Amitay Isaacssamba-tool:dns: Add zone create/delete commands
2011-12-23 Amitay Isaacssamba-tool:dns: Add support for reverse names (PTR...
2011-12-20 Amitay Isaacssamba-tool: Add transaction wrapper for creating GPO
2011-12-14 Amitay Isaacssamba-tool: Fix DN for GPO entries
2011-12-14 Amitay Isaacssamba-tool: gpo: fix a typo
2011-12-14 Amitay Isaacssamba-tool: Remove duplicate code of dsacl to fsacl...
2011-12-08 Andrew Tridgelldbcheck: cope with objects disappearing during checking
2011-12-05 Matthieu Patousamba-tool: refuse to demote if the current DC has...
2011-12-05 Matthieu Patousamba-tool: add a function to cleanly demote a DC
2011-12-05 Matthieu Patous4-python: factorize the definition of get_dsServiceName
2011-12-05 Matthieu Patous4-python: externalize some function to the drs_utils...
2011-12-05 Matthieu Patous4-python: rename conflicting variable with the import...
2011-11-29 Stefan Metzmachers4:python: add --machinepass option to 'samba-tool...
2011-11-29 Andrew Bartletts4-samba-tool: Add --principal argument to samba-tool...
2011-11-27 Matthias Dieter... samba-tool: domain info - add basic exception handling
2011-11-27 Matthieu Patousamba-tool: add a domain info command to get basic...
2011-11-27 Matthias Dieter... s4:netcmd/common.py: add a "netcmd" function to do...
2011-11-26 Matthias Dieter... s4:libnet/py_net.c: "py_net_finddc" - add an "address...
2011-11-18 Amitay Isaacss4-s3-upgrade: Add --verbose option to print extra...
2011-11-18 Amitay Isaacssamba-tool: Fix the domain account policy max_pwd_age...
2011-11-15 Giampaolo Lauriasamba-tool: Remove "domain machinepassword" command
2011-11-13 Jelmer Vernooijupgrade: use logger.warning.
2011-11-10 Theresa Hallorans4: samba-tool time --help documentation improvements
2011-11-10 Theresa Hallorans4: samba-tool group --help documentation improvements
2011-11-10 Andrew Tridgellsamba-tool: print samaccountname in samba-tool user...
2011-11-10 Giampaolo Lauriasamba-tool: Added new "user disable" command
2011-11-10 Giampaolo Lauriasamba-tool: Added "user list" command
2011-11-10 Giampaolo Lauriasamba-tool: Change internal argument name in domain...
2011-11-10 Giampaolo Lauriasamba-tool: Fix domain machinepassword secret db search
2011-11-10 Giampaolo Lauriasamba-tool: Fix domain machinepassword name search
2011-11-08 Matthias Dieter... s4:samba-tool user command - always initialise the...
2011-11-08 Matthias Dieter... s4:samba-tool - other fix for Gémes Géza patch regardin...
2011-11-07 Matthias Dieter... s4:samba-tool - fix Gémes Géza patch regarding paramete...
2011-11-07 Gémes GézaAdd a --random-password option to user create command.
2011-11-07 Theresa Hallorans4: samba-tool user --help documenation improvements
2011-11-06 Jelmer VernooijSome formatting fixes, remove unused imports.
2011-11-03 Giampaolo Lauriasamba-tool: Fix short description and error msgs in...
2011-11-03 Giampaolo Lauriasamba-tool: Fix --quiet option in domain samba3upgrade
2011-11-03 Giampaolo Lauriasamba-tool: Improve "delegation" command error handling
2011-11-03 Giampaolo Lauriasamba-tool: Improve "delegation" command error message
2011-11-03 Giampaolo Lauriasamba-tool: Improve "delegation" command error handling
2011-11-03 Giampaolo Lauriasamba-tool: Fix "delegation show" command synopsis
2011-11-02 Matthieu Patous4-sites: Document, fix under optimal coding, use excep...
2011-11-02 Jelmer Vernooijsamba.netcmd: Pass in outf/errf.
2011-11-02 Matthieu Patousamba-tool: add subcommand for sites manipulation
2011-11-02 Amitay Isaacssamba-tool: Improve the description of dns subcommands.
2011-11-02 Amitay Isaacssamba-tool: Enable comparison of DNS naming contexts...
2011-11-01 Jelmer VernooijSimplify handling of user add command.
2011-10-23 Theresa Hallorans4: samba-tool subcommand rename - change samba-tool...
2011-10-20 Amitay Isaacssamba-tool: Added dns command for DNS management
2011-10-19 Andrew Bartletts4-s3-upgrade rename samba-tool domain samba3upgrade...
2011-10-18 Andrew Bartletts4-s3-upgrade: Give a better clue when we cannot open...
2011-10-15 Matthieu Patous4: check that the xattr are supported in the folder...
2011-10-13 Jelmer Vernooijsamba-tool: Add test to make sure all commands have...
2011-10-13 Jelmer Vernooijsamba-tool: Move main command implementation to samba...
2011-10-13 Jelmer Vernooijsamba-tool: Don't require full prog line to be in synopsis.
2011-10-13 Jelmer Vernooijsamba.netcmd: Reintroduce Command.name.
2011-10-13 Jelmer Vernooijsamba-tool: Determine long option from docstring.
2011-10-13 Jelmer Vernooijcreds: Remove unnecessary calls to credopts.get_credent...
2011-10-13 Jelmer Vernooijpython: Remove extra newlines.
2011-10-13 Jelmer Vernooijsamba-tool: Use self.outf in a few more places.
2011-10-13 Jelmer Vernooijsamba-tool delegation: Use self.outf, simplify some...
2011-10-12 Jelmer Vernooijnetcmd: Add Command.get_logger() method.
2011-10-12 Jelmer Vernooijnetcmd: Add errf stream to command instances.
2011-10-12 Jelmer Vernooijsamba-tool/testparm: Fix traceback when checking client...
2011-10-12 Jelmer Vernooijsamba-tool/testparm: Fix handling of command-line options.
2011-10-08 Jelmer Vernooijnetcmd/domain: Remove unused imports.
2011-10-08 Jelmer Vernooijnetcmd: Avoid catching all exceptions, avoid using...
2011-10-04 Andrew Tridgellsamba-tool: cope with GC compares in ldapcmp
2011-10-04 Andrew Tridgellsamba-tool: added --full-sync and --sync-all options...
2011-09-22 Andrew Tridgells4-dbcheck: fixed transaction nesting in dbcheck
2011-09-19 Andrew Tridgellpyldb: fixed places where we try to concatenate a Dn...
2011-09-19 Andrew Tridgellsamba-tool: use get_config_basedn() to get configuratio...
2011-09-15 Matthias Dieter... s4:upgrade_from_s3 - old s3 versions < 3.4.x don't...
2011-09-13 Andrew Bartletts4-s3-upgrade Improve samba-tool domain samba3upgrade...
2011-09-13 Matthias Dieter... s4:upgrade_from_s3 - restore "get_testparm_var" method
2011-09-13 Andrew Bartletts4-provision Add initial support for joining as a new...
2011-09-13 Jelmer Vernooijtestparm.py: Use standard formatting of header.
2011-09-13 Jelmer Vernooijgroup.py: Remove tab characters.
2011-09-13 Jelmer Vernooijdrs.py: Remove tab characters.
2011-09-13 Jelmer Vernooijdomain.py: Remove tab characters.
2011-09-13 Jelmer Vernooijdelegation.py: Remove tab characters.
2011-09-12 Amitay Isaacssamba-tool: Add "domain samba3upgrade" subcommand
2011-09-11 Matthias Dieter... s4:samba-tool/domain.py - rename arguments "domain...
2011-09-11 Matthias Dieter... s4:samba-tool/domain.py - restore domain raise function...
2011-09-09 Amitay Isaacssamba-tool: epilog option to OptionParser available...
2011-09-09 Amitay Isaacssamba-tool: Provide feedback if synopsis is not defined...
2011-09-09 Amitay Isaacssamba-tool: max() with key option is available in pytho...
2011-09-09 Giampaolo Lauriasamba-tool: Fixed "ldapcmp" command synopsis
2011-09-09 Giampaolo Lauriasamba-tool: Fixed "dbcheck" subcommand syntax
2011-09-09 Giampaolo Lauriasamba-tool: Moved _get_user_realm_domain fcn to common
2011-09-09 Giampaolo Lauriasamba-tool: Fixed "testparm" syntax
next