summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python
Commit message (Expand)AuthorAgeFilesLines
* samba-tool: dbcheck avoid problems with deleted objectsMatthieu Patou2011-11-131-1/+1
* s4: samba-tool time --help documentation improvementsTheresa Halloran2011-11-101-1/+14
* s4: samba-tool group --help documentation improvementsTheresa Halloran2011-11-101-4/+75
* samba-tool: print samaccountname in samba-tool user listAndrew Tridgell2011-11-101-6/+3
* samba-tool: Added new "user disable" commandGiampaolo Lauria2011-11-102-0/+43
* samba-tool: Added "user list" commandGiampaolo Lauria2011-11-101-0/+34
* samba-tool: Change internal argument name in domain machinepasswordGiampaolo Lauria2011-11-101-5/+5
* samba-tool: Fix domain machinepassword secret db searchGiampaolo Lauria2011-11-101-4/+2
* samba-tool: Fix domain machinepassword name searchGiampaolo Lauria2011-11-101-0/+2
* s4-test: improved error checking in samba-tool time testAndrew Tridgell2011-11-101-0/+2
* test: add samba-tool user testsSean Dague2011-11-101-0/+215
* test: Add samba-tool time testsSean Dague2011-11-101-0/+43
* test: add directory and base class for samba-tool testsSean Dague2011-11-102-0/+124
* s4:join.py - fix up "DsAddEntry" against Windows Server 2000Matthias Dieter Wallnöfer2011-11-091-9/+18
* s4-provision: Create ldap records for DNS partitions similar to windowsAmitay Isaacs2011-11-091-1/+1
* s4-provision: Set security descriptor for DNS recordsAmitay Isaacs2011-11-092-18/+103
* s4:samba-tool user command - always initialise the boolean arguments properlyMatthias Dieter Wallnöfer2011-11-081-3/+3
* s4:samba-tool - other fix for Gémes Géza patch regarding parameter handlingMatthias Dieter Wallnöfer2011-11-081-2/+2
* s4-provision: site is passed as an argument to setup_ad_dns()Amitay Isaacs2011-11-081-1/+0
* s4-provision Remove options for LDAP backend to reduce user confusionAndrew Bartlett2011-11-083-20/+14
* s4-s3-upgrade Add my copyrightAndrew Bartlett2011-11-081-0/+1
* s4-dnsserver: Test forward zones are not listed in reverse zone searchAmitay Isaacs2011-11-081-2/+15
* s4:samba-tool - fix Gémes Géza patch regarding parameter handlingMatthias Dieter Wallnöfer2011-11-071-4/+5
* Add a --random-password option to user create command.Gémes Géza2011-11-071-4/+16
* s4: samba-tool user --help documenation improvementsTheresa Halloran2011-11-072-7/+146
* kcc: fixed tabs/spaces in kcc python implementationAndrew Tridgell2011-11-071-13/+13
* add python KCC utility classes and methodsDave Craft2011-11-071-0/+890
* Some formatting fixes, remove unused imports.Jelmer Vernooij2011-11-063-13/+4
* s4 provision/dns: Move DNS-related setup to sambadns moduleKai Blin2011-11-042-187/+194
* s4 provision/dns: Move secretsdb_setup_dns to the AD DNS specific setupKai Blin2011-11-042-32/+63
* samba-tool: Fix short description and error msgs in domain levelGiampaolo Lauria2011-11-031-5/+5
* samba-tool: Fix --quiet option in domain samba3upgradeGiampaolo Lauria2011-11-031-2/+2
* samba-tool: Improve "delegation" command error handlingGiampaolo Lauria2011-11-032-6/+12
* samba-tool: Improve "delegation" command error messageGiampaolo Lauria2011-11-031-2/+2
* samba-tool: Improve "delegation" command error handlingGiampaolo Lauria2011-11-031-21/+27
* samba-tool: Fix "delegation show" command synopsisGiampaolo Lauria2011-11-031-1/+1
* s4-sites: Document, fix under optimal coding, use exceptionsMatthieu Patou2011-11-022-22/+86
* samba.netcmd: Pass in outf/errf.Jelmer Vernooij2011-11-022-6/+5
* s4-python: samba.provision: Require schema to be passed in - code path which ...Jelmer Vernooij2011-11-021-5/+1
* samba.common: Fix formatting of docstring (trips up pydoctor).Jelmer Vernooij2011-11-021-3/+4
* samba-tool: add subcommand for sites manipulationMatthieu Patou2011-11-022-0/+98
* s4-python: add function to manipulate sites in pythonMatthieu Patou2011-11-021-0/+63
* s4-dnsserver: Check the raised exception with assertRaisesAmitay Isaacs2011-11-021-13/+11
* samba-tool: Improve the description of dns subcommands.Amitay Isaacs2011-11-021-5/+15
* samba-tool: Enable comparison of DNS naming contexts in ldapcmpAmitay Isaacs2011-11-021-3/+8
* s4-join: Send ReplicaUpdateRefs at the end of the joinMatthieu Patou2011-11-011-1/+19
* s4-domain-join: do not add DFSR entries when joining, this should be done in ...Matthieu Patou2011-11-011-9/+0
* Simplify handling of user add command.Jelmer Vernooij2011-11-011-6/+10
* s4: samba-tool subcommand rename - change samba-tool user add to samba-tool u...Theresa Halloran2011-10-231-2/+9
* s4-selftest: Add tests for RPC dnsserverAmitay Isaacs2011-10-201-0/+181