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