summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/netcmd
Commit message (Expand)AuthorAgeFilesLines
* s4-python: Remove env from non-executable netcmd scripts.Andreas Schneider2012-03-1321-44/+0
* s4-python: Remove execute flag from netcmd scripts.Andreas Schneider2012-03-132-0/+0
* samba-tool: Write diagnostics to stderr rather than stdout.Jelmer Vernooij2012-03-111-1/+1
* s4:samba-tool domain level raise command - reference SAMDB object correctlyMatthias Dieter Wallnöfer2012-03-031-3/+3
* samba-tool: dns: Add support for handling TXT recordsAmitay Isaacs2012-03-021-8/+50
* samba-tool: dns: Copy string data when creating DNS_RPC_RECORDAmitay Isaacs2012-03-021-18/+23
* 'samba-tool gpo': Properly close transaction.Jelmer Vernooij2012-02-251-4/+4
* ntacl: There is no 'secrets database' configuration option.Jelmer Vernooij2012-02-251-1/+1
* Partially revert 1f0298dd1b1a939cb215e7b474178b217f8347f4Jelmer Vernooij2012-02-251-1/+1
* samba-tool: dns: Update the copyrightAmitay Isaacs2012-02-211-1/+1
* samba-tool: dns: Fix the output display of DNS recordsAmitay Isaacs2012-02-211-2/+3
* samba-tool: dns: Add extra references for string objects as workaroundAmitay Isaacs2012-02-211-8/+17
* samba-tool: dns: Add support to add/update/delete MX and SRV recordsAmitay Isaacs2012-02-211-44/+47
* samba-tool: dns: Convert dns data into a dns record for comparisonAmitay Isaacs2012-02-211-5/+33
* samba-tool: dns: Convert dns data in a string to DNS recordAmitay Isaacs2012-02-211-0/+48
* samba-tool: dns: Add MXRecord type to add/update mx recordsAmitay Isaacs2012-02-211-0/+14
* s4:samba-tool fsmo * - fix missing "takes_optiongroups"Matthias Dieter Wallnöfer2012-02-171-0/+12
* s4-scripting: samba-tool: Fix domain info usage messageBjörn Baumbach2012-02-161-1/+1
* samba-tool sites: Re-add support for option groupsAmitay Isaacs2012-02-081-0/+13
* samba-tool dns: Re-add support for option groupsAmitay Isaacs2012-02-081-0/+60
* provision: Make sure target directory is created early.Jelmer Vernooij2012-02-071-8/+14
* samba-tool user password: Re-add support for option groups.Jelmer Vernooij2012-02-071-4/+13
* samba-tool: Add optiongroups, necessary for 'samba-tool domain ...'Jelmer Vernooij2012-02-071-6/+13
* Revert "samba-tool: moved takes_optiongroups definition to Command base class"Jelmer Vernooij2012-02-0717-27/+240
* Use named argument 'dir' instead of 'prefix' on NamedTemporaryFile for domain.pyHoracio G. de Oro2012-02-071-2/+2
* 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