summaryrefslogtreecommitdiff
path: root/source4/scripting/bin
Commit message (Expand)AuthorAgeFilesLines
* samba_kcc addtionDave Craft2011-11-072-0/+704
* subunitrun: give more useful helpAndrew Tridgell2011-10-201-2/+25
* samba-tool: Move main command implementation to samba.netcmd.main, so it is a...Jelmer Vernooij2011-10-141-60/+18
* netcmd: Add errf stream to command instances.Jelmer Vernooij2011-10-131-1/+2
* s4:findprovisionusnranges - the default python path is detected over "env"Matthias Dieter Wallnöfer2011-10-081-1/+1
* s4-dns: started adding support for auto-creation of NS glue recordAndrew Tridgell2011-09-221-1/+37
* s4-python: Consistently use spaces rather than tabs, fix headers in several p...Jelmer Vernooij2011-09-131-1/+1
* samba-tool: Correctly handle sys.exit() called from subcommandAmitay Isaacs2011-09-091-1/+3
* samba-tool: Removed "acl" commandGiampaolo Lauria2011-09-091-2/+0
* samba-tool: Added "ntacl" commandGiampaolo Lauria2011-09-091-0/+2
* samba-tool: Added "dsacl" commandGiampaolo Lauria2011-09-091-0/+2
* samba-tool: Moved command definition to sambatool commandGiampaolo Lauria2011-09-091-8/+36
* samba-tool: Redefined samba-tool as a SuperCommandGiampaolo Lauria2011-09-091-31/+5
* samba-tool: Avoid use of "except .. as" construction introduced in python2.6.Jelmer Vernooij2011-09-081-2/+3
* samba3dump: Update the code using modified samba3 module with passdb apiAmitay Isaacs2011-08-261-40/+53
* s4-dns: cope with duplicate entries in dns_update_listAndrew Tridgell2011-08-251-1/+5
* s4-dns/spn: fixed DNS and SPN scripts to setup forest DNS nameAndrew Tridgell2011-08-252-5/+6
* s4-spnupdate: fixed searches on domain NCAndrew Tridgell2011-08-251-2/+2
* s4-dns: fixed base search on domain NCAndrew Tridgell2011-08-251-1/+1
* s4-upgradeprovision: try to fix the detection of @provision recordMatthieu Patou2011-08-011-1/+1
* samba-tool: Catch exceptions at top-level and exit with correct return valueAmitay Isaacs2011-07-281-1/+5
* samba-tool: Display usage for main commands and list them alphabeticallyAmitay Isaacs2011-07-281-31/+35
* samba-tool: Replace C version of samba-tool with python versionAmitay Isaacs2011-07-282-0/+70
* s4-upgradeprovision: Detect recent provision in a more reliable wayMatthieu Patou2011-07-261-1/+12
* scripting/bin: Some formatting fixes.Jelmer Vernooij2011-07-232-4/+4
* samba_backup: check that directory really existsMatthieu Patou2011-07-211-1/+11
* ldb: use base searches for @ special DNsAndrew Tridgell2011-07-131-1/+1
* upgradeprovision: reduce the number of attribute that we skipMatthieu Patou2011-07-111-2/+1
* rebuildexetendeddn: PEP8: Use spaces rather than tabs.Jelmer Vernooij2011-06-301-66/+61
* rpcclient: PEP8: Use spaces rather than tabs.Jelmer Vernooij2011-06-301-45/+45
* smbstatus: PEP8: Use spaces rather than tabs.Jelmer Vernooij2011-06-301-38/+38
* mischema: Remove unused import.Jelmer Vernooij2011-06-301-1/+0
* enablerecyclebin: Remove unused imports, fix formatting.Jelmer Vernooij2011-06-301-5/+3
* s4-samba_dnsupdate: set environment via the env parameterMatthieu Patou2011-06-221-1/+1
* s4-upgradeprovision: Don't forget to populate the non replicated objects, and...Matthieu Patou2011-06-221-2/+4
* s4-upgradeprovision: propose the use of findprovisionranges if no ranges are ...Matthieu Patou2011-06-201-0/+14
* s4: create script to find provision ranges for old provision without this inf...Matthieu Patou2011-06-191-0/+174
* s4-upgradeprovision: skip versionNumber, it's used by GPOMatthieu Patou2011-06-191-0/+1
* s4-upgradeprovision: deltaattr can be empty or none tooMatthieu Patou2011-06-191-8/+8
* s4-upgradeprovision: Rework completly how SDs are recalculatedMatthieu Patou2011-06-191-66/+99
* s4-upgradeprovision: remove useless commentMatthieu Patou2011-06-191-1/+0
* s4-upgradeprovision: ignore objectSidMatthieu Patou2011-06-191-2/+3
* s4-upgradeprovision: add a list of attribute that are not DSDB attribute that...Matthieu Patou2011-06-191-0/+4
* s4-upgradeprovision: if there is nothing to really modify then skip itMatthieu Patou2011-06-191-0/+3
* s4-upgradeprovision: dn must be skipped as delta.remove("dn") do not remove t...Matthieu Patou2011-06-191-0/+3
* s4-upgradeprovision: change hashAttrNotCopied to be an arrayMatthieu Patou2011-06-191-26/+22
* s4-upgradeprovision: fix inverted logic and wrong flags on sd_flags controlMatthieu Patou2011-06-191-3/+4
* s4-upgradeprovision: remove useless codeMatthieu Patou2011-06-191-3/+0
* s4-upgradeprovision: don't print dn in the list of modified attributesMatthieu Patou2011-06-191-1/+2
* s4-upgradeprovision: clean up, reformating and update docsMatthieu Patou2011-06-191-9/+8