index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
/
samba
/
netcmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-python: Remove env from non-executable netcmd scripts.
Andreas Schneider
2012-03-13
21
-44
/
+0
*
s4-python: Remove execute flag from netcmd scripts.
Andreas Schneider
2012-03-13
2
-0
/
+0
*
samba-tool: Write diagnostics to stderr rather than stdout.
Jelmer Vernooij
2012-03-11
1
-1
/
+1
*
s4:samba-tool domain level raise command - reference SAMDB object correctly
Matthias Dieter Wallnöfer
2012-03-03
1
-3
/
+3
*
samba-tool: dns: Add support for handling TXT records
Amitay Isaacs
2012-03-02
1
-8
/
+50
*
samba-tool: dns: Copy string data when creating DNS_RPC_RECORD
Amitay Isaacs
2012-03-02
1
-18
/
+23
*
'samba-tool gpo': Properly close transaction.
Jelmer Vernooij
2012-02-25
1
-4
/
+4
*
ntacl: There is no 'secrets database' configuration option.
Jelmer Vernooij
2012-02-25
1
-1
/
+1
*
Partially revert 1f0298dd1b1a939cb215e7b474178b217f8347f4
Jelmer Vernooij
2012-02-25
1
-1
/
+1
*
samba-tool: dns: Update the copyright
Amitay Isaacs
2012-02-21
1
-1
/
+1
*
samba-tool: dns: Fix the output display of DNS records
Amitay Isaacs
2012-02-21
1
-2
/
+3
*
samba-tool: dns: Add extra references for string objects as workaround
Amitay Isaacs
2012-02-21
1
-8
/
+17
*
samba-tool: dns: Add support to add/update/delete MX and SRV records
Amitay Isaacs
2012-02-21
1
-44
/
+47
*
samba-tool: dns: Convert dns data into a dns record for comparison
Amitay Isaacs
2012-02-21
1
-5
/
+33
*
samba-tool: dns: Convert dns data in a string to DNS record
Amitay Isaacs
2012-02-21
1
-0
/
+48
*
samba-tool: dns: Add MXRecord type to add/update mx records
Amitay Isaacs
2012-02-21
1
-0
/
+14
*
s4:samba-tool fsmo * - fix missing "takes_optiongroups"
Matthias Dieter Wallnöfer
2012-02-17
1
-0
/
+12
*
s4-scripting: samba-tool: Fix domain info usage message
Björn Baumbach
2012-02-16
1
-1
/
+1
*
samba-tool sites: Re-add support for option groups
Amitay Isaacs
2012-02-08
1
-0
/
+13
*
samba-tool dns: Re-add support for option groups
Amitay Isaacs
2012-02-08
1
-0
/
+60
*
provision: Make sure target directory is created early.
Jelmer Vernooij
2012-02-07
1
-8
/
+14
*
samba-tool user password: Re-add support for option groups.
Jelmer Vernooij
2012-02-07
1
-4
/
+13
*
samba-tool: Add optiongroups, necessary for 'samba-tool domain ...'
Jelmer Vernooij
2012-02-07
1
-6
/
+13
*
Revert "samba-tool: moved takes_optiongroups definition to Command base class"
Jelmer Vernooij
2012-02-07
17
-27
/
+240
*
Use named argument 'dir' instead of 'prefix' on NamedTemporaryFile for domain.py
Horacio G. de Oro
2012-02-07
1
-2
/
+2
*
python: Change except: statement to except Exception:
Amitay Isaacs
2012-01-24
2
-2
/
+2
*
samba-tool:dns: DNS names are case insensitive
Amitay Isaacs
2012-01-12
1
-3
/
+3
*
samba-tool:dns: Check through all the DNS records for a match
Amitay Isaacs
2012-01-06
1
-16
/
+16
*
samba-tool:dns: Fix a typo
Amitay Isaacs
2011-12-23
1
-1
/
+1
*
samba-tool:dns: Add zone create/delete commands
Amitay Isaacs
2011-12-23
1
-0
/
+85
*
samba-tool:dns: Add support for reverse names (PTR records)
Amitay Isaacs
2011-12-23
1
-5
/
+33
*
samba-tool: Add transaction wrapper for creating GPO
Amitay Isaacs
2011-12-20
1
-51
/
+44
*
samba-tool: Fix DN for GPO entries
Amitay Isaacs
2011-12-14
1
-8
/
+2
*
samba-tool: gpo: fix a typo
Amitay Isaacs
2011-12-14
1
-1
/
+1
*
samba-tool: Remove duplicate code of dsacl to fsacl conversion
Amitay Isaacs
2011-12-14
1
-38
/
+10
*
dbcheck: cope with objects disappearing during checking
Andrew Tridgell
2011-12-08
1
-1
/
+1
*
samba-tool: refuse to demote if the current DC has still roles
Matthieu Patou
2011-12-05
1
-4
/
+12
*
samba-tool: add a function to cleanly demote a DC
Matthieu Patou
2011-12-05
1
-1
/
+236
*
s4-python: factorize the definition of get_dsServiceName
Matthieu Patou
2011-12-05
2
-13
/
+3
*
s4-python: externalize some function to the drs_utils module so that they can...
Matthieu Patou
2011-12-05
1
-25
/
+9
*
s4-python: rename conflicting variable with the import option
Matthieu Patou
2011-12-05
1
-2
/
+2
*
s4:python: add --machinepass option to 'samba-tool domain join'
Stefan Metzmacher
2011-11-29
1
-5
/
+11
*
s4-samba-tool: Add --principal argument to samba-tool domain exportkeytab
Andrew Bartlett
2011-11-29
1
-3
/
+4
*
samba-tool: domain info - add basic exception handling
Matthias Dieter Wallnöfer
2011-11-27
1
-2
/
+4
*
samba-tool: add a domain info command to get basic info
Matthieu Patou
2011-11-27
1
-1
/
+24
*
s4:netcmd/common.py: add a "netcmd" function to do a cldap netlogon request
Matthias Dieter Wallnöfer
2011-11-27
1
-0
/
+9
*
s4:libnet/py_net.c: "py_net_finddc" - add an "address" parameter
Matthias Dieter Wallnöfer
2011-11-26
1
-5
/
+8
*
s4-s3-upgrade: Add --verbose option to print extra details
Amitay Isaacs
2011-11-18
1
-2
/
+5
*
samba-tool: Fix the domain account policy max_pwd_age calculation
Amitay Isaacs
2011-11-18
1
-2
/
+8
*
samba-tool: Remove "domain machinepassword" command
Giampaolo Lauria
2011-11-15
1
-28
/
+0
[next]