s4:dsdb: Fix stack use after scope in gkdi_create_root_key()
[samba.git] / source4 / scripting / python / samba / netcmd / fsmo.py
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...
2012-11-15 Arvid Requates4:samba-tool: Fix samba-tool fsmo --role=schema
2012-10-09 Karolin Seegersamba-tool: Some more unifications...
2012-10-08 Karolin Seegersamba-tool: Unify usage messages.
2012-09-27 Jelmer Vernooijs4-python: Various formatting fixes.
2012-04-19 Andrew Bartletts4-samba-tool: Fix samba-tool fsmo seize
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable netcmd scripts.
2012-02-17 Matthias Dieter... s4:samba-tool fsmo * - fix missing "takes_optiongroups"
2012-02-07 Jelmer VernooijRevert "samba-tool: moved takes_optiongroups definition...
2011-10-13 Jelmer Vernooijsamba-tool: Don't require full prog line to be in synopsis.
2011-10-13 Jelmer Vernooijsamba-tool: Use self.outf in a few more places.
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-09 Amitay Isaacssamba-tool: epilog option to OptionParser available...
2011-09-09 Giampaolo Lauriasamba-tool: Changed fsmo implementation
2011-09-09 Giampaolo Lauriasamba-tool: Expanded acronym descriptions
2011-07-28 Giampaolo Lauriasamba-tool: add -H or --URL where necessary
2011-07-21 Giampaolo Lauriasamba-tool: moved takes_optiongroups definition to...
2011-07-21 Giampaolo Lauriasamba-tool: fix summary of the fsmo command to be clearer
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-fsmo: samba-tool fsmo takes a URL, not a hostname
2010-12-08 Andrew Tridgellsamba-tools: more reasonable defaults for samba-tool...
2010-09-12 Matthias Dieter... s4:fsmo.py - fix an obvious typo
2010-06-24 Andrew Tridgells4-python: python is not always in /usr/bin
2010-05-09 Matthias Dieter... s4:net utility - make outprinted description comments...
2010-04-08 Jelmer Vernooijs4-python: Fix formatting, use standard convention...
2010-04-08 Jelmer Vernooijs4-net: Simplify SamDB connect code.
2010-01-29 Nadezhda IvanovaFixed a bug caused by a typo. Infrastructure role didn...
2010-01-27 Nadezhda IvanovaImplemented net fsmo command for transferring fsmo...