summaryrefslogtreecommitdiffstats
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
...
* samba-tool: Reimplement GPO functions in pythonAmitay Isaacs2011-07-281-11/+412
* samba-tool: Removed newuserGiampaolo Lauria2011-07-282-94/+0
* samba-tool: Changed "user add" implementationGiampaolo Lauria2011-07-281-13/+60
* samba-tool: add -H or --URL where necessaryGiampaolo Lauria2011-07-287-19/+32
* s4-upgradeprovision: Detect recent provision in a more reliable wayMatthieu Patou2011-07-261-1/+12
* s4:samba-tool: ldapcmp needs CredentialsOptionsDoubleStefan Metzmacher2011-07-261-0/+6
* scripting/bin: Some formatting fixes.Jelmer Vernooij2011-07-232-4/+4
* s4-param: use "state directory" and "cache directory" optionsBjörn Baumbach2011-07-211-5/+5
* samba-tool: make sure we exit with an error on a bad commandAndrew Tridgell2011-07-211-1/+2
* samba-tool: fixed some more calls to samba_tool join to be 'domain join'Andrew Tridgell2011-07-211-1/+1
* dbcheck: use string DN in delete when fixing broken strings DNsAndrew Tridgell2011-07-211-1/+1
* s4-provision: run dbcheck on a minimal set of objects in provisionAndrew Tridgell2011-07-211-4/+8
* samba_backup: check that directory really existsMatthieu Patou2011-07-211-1/+11
* s4-dsdb: change the samba3sam test to add the show_deleted moduleAndrew Tridgell2011-07-211-1/+1
* samba-tool: nicer error in passwordsettings with no settingsAndrew Tridgell2011-07-211-0/+2
* samba-tool: testparm doesn't take any credentialsAndrew Tridgell2011-07-211-0/+5
* samba-tool: use 'exportkeytab' instead of 'dumpkeys'Andrew Tridgell2011-07-211-3/+3
* samba-tool: Fix __doc_ in base classesGiampaolo Lauria2011-07-211-3/+3
* samba-tool: removed synopsis code in base classGiampaolo Lauria2011-07-211-8/+2
* samba-tool: Fixed bugs to determine min and max # of allowed argumentsGiampaolo Lauria2011-07-211-7/+14
* samba-tool: Improved --help functionalityGiampaolo Lauria2011-07-211-2/+6
* samba-tool: fixed __doc__ in base classesGiampaolo Lauria2011-07-211-3/+3
* samba-tool: Fix error handling in SuperCommand classGiampaolo Lauria2011-07-211-2/+11
* samba-tool: improved Option list for all user commandsGiampaolo Lauria2011-07-211-10/+7
* samba-tool: added error handling for the user commandGiampaolo Lauria2011-07-211-10/+21
* samba-tool: fixed drs commands synopsisGiampaolo Lauria2011-07-211-5/+5
* samba-tool: fixed synopsis on user commandsGiampaolo Lauria2011-07-211-1/+1
* samba-tool: fixed synopsis on all "user" commandsGiampaolo Lauria2011-07-211-4/+8
* samba-tool: moved takes_optiongroups definition to Command base classGiampaolo Lauria2011-07-2119-240/+23
* samba-tool: removed the assignment to parser.progGiampaolo Lauria2011-07-211-1/+0
* samba-tool: fixed prog name in samba-toolGiampaolo Lauria2011-07-211-1/+1
* samba-tool: update vampire.py messageGiampaolo Lauria2011-07-211-1/+1
* samba-tool: removed join as it has been replaced by domain joinGiampaolo Lauria2011-07-212-80/+0
* samba-tool: moved join to domain joinGiampaolo Lauria2011-07-211-1/+57
* samba-tool: removed export as it has been moved to domain dumpkeysGiampaolo Lauria2011-07-212-58/+0
* samba-tool: moved export to domain dumpkeysGiampaolo Lauria2011-07-211-0/+23
* samba-tool: removed domainlevel as it has been moved to domain levelGiampaolo Lauria2011-07-212-249/+0
* samba-tool: moved domainlevel to domain levelGiampaolo Lauria2011-07-211-0/+201
* samba-tool: removed machinepw as it has been moved to domain machinepasswordGiampaolo Lauria2011-07-212-58/+0
* samba-tool: moved machinepw to domain machinepasswordGiampaolo Lauria2011-07-211-1/+37
* samba-tool: removed pwsettingsGiampaolo Lauria2011-07-211-197/+0
* samba-tool: created domain object, moved pwsettings to user passwordsettingsGiampaolo Lauria2011-07-212-2/+214
* samba-tool: update test suite for add setpasswordGiampaolo Lauria2011-07-211-2/+0
* samba-tool: removed setpassword.pyGiampaolo Lauria2011-07-211-80/+0
* samba-tool: added setpassword to userGiampaolo Lauria2011-07-211-2/+58
* samba-tool: fix summary of the fsmo command to be clearerGiampaolo Lauria2011-07-211-1/+1
* dbcheck: use samdb_schema for getting the backlinkAndrew Tridgell2011-07-131-1/+1
* ldb: use base searches for @ special DNsAndrew Tridgell2011-07-134-21/+20
* dbcheck: only do the provision dbcheck if there are objects to checkAndrew Tridgell2011-07-131-13/+14
* s4-provision: fixed the GUIDs in the provision using dbcheckAndrew Tridgell2011-07-131-0/+16