s3-rpc_server: Allow gensec mechanisms to return NT_STATUS_OK
[mat/samba.git] / source4 / scripting /
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 Andrew Tridgellkcc: fixed program name
2011-11-06 Andrew Tridgellkcc: fixed tabs/spaces in kcc python implementation
2011-11-06 Dave Craftsamba_kcc addtion
2011-11-06 Dave Craftadd python KCC utility classes and methods
2011-11-06 Jelmer VernooijSome formatting fixes, remove unused imports.
2011-11-04 Kai Blins4 provision/dns: Move DNS-related setup to sambadns...
2011-11-04 Kai Blins4 provision/dns: Move secretsdb_setup_dns to the AD...
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 Jelmer Vernooijs4-python: samba.provision: Require schema to be passed...
2011-11-02 Jelmer Vernooijsamba.common: Fix formatting of docstring (trips up...
2011-11-02 Matthieu Patousamba-tool: add subcommand for sites manipulation
2011-11-02 Matthieu Patous4-python: add function to manipulate sites in python
2011-11-02 Amitay Isaacss4-dnsserver: Check the raised exception with assertRaises
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 Matthieu Patous4-join: Send ReplicaUpdateRefs at the end of the join
2011-11-01 Matthieu Patous4-domain-join: do not add DFSR entries when joining...
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 Isaacss4-selftest: Add tests for RPC dnsserver
2011-10-20 Amitay Isaacssamba-tool: Added dns command for DNS management
2011-10-20 Amitay Isaacss4-provision: Provision DNS records with correct rank
2011-10-20 Andrew Tridgells4-test: added test suite for common.py code
2011-10-20 Andrew Tridgells4-dsdb: moved dsdb_Dn() into common.py
2011-10-20 Andrew Tridgellsubunitrun: give more useful help
2011-10-19 Andrew Bartletts4-s3-upgrade rename samba-tool domain samba3upgrade...
2011-10-19 Andrew Bartletts4-s3-upgrade fix format string for secrets.tdb exception
2011-10-19 Andrew Bartletts4-s3-upgrade Fix samba3upgrade code to cope with a...
2011-10-19 Jelmer Vernooijsamba.getopt: Add some basic tests.
2011-10-19 Jelmer Vernooijsamba.getopt: Keep exception message when setting a...
2011-10-19 Giampaolo Lauriasamba-tool: Improve getopt.py error handling
2011-10-19 Giampaolo Lauriasamba-tool: Improve getopt.py error handling
2011-10-19 Giampaolo Lauriasamba-tool: Improve getopt.py error handling
2011-10-19 Giampaolo Lauriasamba-tool: Improve getopt.py error handling
2011-10-18 Andrew Bartletts4-s3-upgrade: Give a better clue when we cannot open...
2011-10-17 Kai Blins4 provision: DNS backend should be set by caller
2011-10-17 Kai Blins4 provision/dns: Clean up os level handling
2011-10-17 Kai Blins4 provision/dns: Clean up backend handling
2011-10-17 Kai Blins4 provision: Reword opinionated dns backend help text...
2011-10-17 Kai Blins4 provision: Rename bind9 flatfile backend to BIND9_FL...
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: 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 Andrew Bartletts4-messaging: Pass the loadparm context, not just the...
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-13 Jelmer Vernooijsamba.getopt: Refactor parsing of --kerberos argument...
2011-10-12 Jelmer Vernooijsamba-tools/testparm: Add really basic unit test, demon...
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-12 Jelmer Vernooijsamba.upgrade: Use list comprehension.
2011-10-12 Jelmer Vernooijsamba.getopt: Allow --kerberos=auto, and fix exception...
2011-10-11 Andrew Bartletts4-s3-upgrade: Allow import (just without a uid mapping...
2011-10-08 Jelmer Vernooijnetcmd/domain: Remove unused imports.
2011-10-08 Jelmer Vernooijnetcmd: Avoid catching all exceptions, avoid using...
2011-10-08 Jelmer Vernooijupgrade: Avoid catching all exceptions, just catch...
2011-10-08 Matthias Dieter... s4:findprovisionusnranges - the default python path...
2011-10-07 Stefan Metzmachers4:dbchecker: make use of local_oid controls for dsdb...
2011-10-06 Andrew Tridgellsamba-tool: add support for fixing broken backlinks...
2011-10-04 Andrew Tridgells4-subdomain: create trust record with forest root DC
2011-10-04 Andrew Tridgells4-join: enable cleanup on failed join
2011-10-04 Andrew Tridgelldns: added example python script for dnsserver protocol
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-10-04 Andrew Tridgells4-dbchecker: fixed handling of DSDB DNs in dbcheck
2011-09-22 Andrew Tridgells4-dbcheck: fixed transaction nesting in dbcheck
2011-09-22 Andrew Tridgellsamba-tool: use show_recycled in dbchecker
2011-09-22 Andrew Tridgells4-dns: started adding support for auto-creation of...
2011-09-19 Andrew Tridgellpyldb: fixed places where we try to concatenate a Dn...
2011-09-19 Andrew Tridgells4-provision: use get_config_basedn() in DNS setup
2011-09-19 Andrew Tridgellsamba-tool: use get_config_basedn() to get configuratio...
2011-09-19 Andrew Bartletts4-provision Add initial support for joining as a new...
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 Tridgells4-subdomain: match windows form for trustAuthInOutBlob
2011-09-13 Andrew Tridgells4-subdomain: fixed domain guid choice for subdomain...
2011-09-13 Andrew Tridgells4-subdomain: don't delete account DN not created in...
2011-09-13 Andrew Tridgells4-subdomain: use a password length of 128
2011-09-13 Andrew Tridgells4-join: fixed non-subdomain join
2011-09-13 Andrew Tridgells4-subdomain: fixed invocationID and hostIPs in subdoma...
2011-09-13 Andrew Bartletts4-subdomain more work on sub-domain join
next