summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/netcmd
Commit message (Expand)AuthorAgeFilesLines
* python: Change except: statement to except Exception:Amitay Isaacs2012-01-242-2/+2
* samba-tool:dns: DNS names are case insensitiveAmitay Isaacs2012-01-121-3/+3
* samba-tool:dns: Check through all the DNS records for a matchAmitay Isaacs2012-01-061-16/+16
* samba-tool:dns: Fix a typoAmitay Isaacs2011-12-231-1/+1
* samba-tool:dns: Add zone create/delete commandsAmitay Isaacs2011-12-231-0/+85
* samba-tool:dns: Add support for reverse names (PTR records)Amitay Isaacs2011-12-231-5/+33
* samba-tool: Add transaction wrapper for creating GPOAmitay Isaacs2011-12-201-51/+44
* samba-tool: Fix DN for GPO entriesAmitay Isaacs2011-12-141-8/+2
* samba-tool: gpo: fix a typoAmitay Isaacs2011-12-141-1/+1
* samba-tool: Remove duplicate code of dsacl to fsacl conversionAmitay Isaacs2011-12-141-38/+10
* dbcheck: cope with objects disappearing during checkingAndrew Tridgell2011-12-081-1/+1
* samba-tool: refuse to demote if the current DC has still rolesMatthieu Patou2011-12-051-4/+12
* samba-tool: add a function to cleanly demote a DCMatthieu Patou2011-12-051-1/+236
* s4-python: factorize the definition of get_dsServiceNameMatthieu Patou2011-12-052-13/+3
* s4-python: externalize some function to the drs_utils module so that they can...Matthieu Patou2011-12-051-25/+9
* s4-python: rename conflicting variable with the import optionMatthieu Patou2011-12-051-2/+2
* s4:python: add --machinepass option to 'samba-tool domain join'Stefan Metzmacher2011-11-291-5/+11
* s4-samba-tool: Add --principal argument to samba-tool domain exportkeytabAndrew Bartlett2011-11-291-3/+4
* samba-tool: domain info - add basic exception handlingMatthias Dieter Wallnöfer2011-11-271-2/+4
* samba-tool: add a domain info command to get basic infoMatthieu Patou2011-11-271-1/+24
* s4:netcmd/common.py: add a "netcmd" function to do a cldap netlogon requestMatthias Dieter Wallnöfer2011-11-271-0/+9
* s4:libnet/py_net.c: "py_net_finddc" - add an "address" parameterMatthias Dieter Wallnöfer2011-11-261-5/+8
* s4-s3-upgrade: Add --verbose option to print extra detailsAmitay Isaacs2011-11-181-2/+5
* samba-tool: Fix the domain account policy max_pwd_age calculationAmitay Isaacs2011-11-181-2/+8
* samba-tool: Remove "domain machinepassword" commandGiampaolo Lauria2011-11-151-28/+0
* upgrade: use logger.warning.Jelmer Vernooij2011-11-131-4/+4
* 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-101-0/+33
* 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: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: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
* Some formatting fixes, remove unused imports.Jelmer Vernooij2011-11-061-3/+0
* 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-031-2/+6
* 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-021-20/+20
* samba.netcmd: Pass in outf/errf.Jelmer Vernooij2011-11-021-3/+4
* samba-tool: add subcommand for sites manipulationMatthieu Patou2011-11-022-0/+98
* samba-tool: Improve the description of dns subcommands.Amitay Isaacs2011-11-021-5/+15