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