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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
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
...
*
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
*
upgrade: use logger.warning.
Jelmer Vernooij
2011-11-13
1
-4
/
+4
*
s4: samba-tool time --help documentation improvements
Theresa Halloran
2011-11-10
1
-1
/
+14
*
s4: samba-tool group --help documentation improvements
Theresa Halloran
2011-11-10
1
-4
/
+75
*
samba-tool: print samaccountname in samba-tool user list
Andrew Tridgell
2011-11-10
1
-6
/
+3
*
samba-tool: Added new "user disable" command
Giampaolo Lauria
2011-11-10
1
-0
/
+33
*
samba-tool: Added "user list" command
Giampaolo Lauria
2011-11-10
1
-0
/
+34
*
samba-tool: Change internal argument name in domain machinepassword
Giampaolo Lauria
2011-11-10
1
-5
/
+5
*
samba-tool: Fix domain machinepassword secret db search
Giampaolo Lauria
2011-11-10
1
-4
/
+2
*
samba-tool: Fix domain machinepassword name search
Giampaolo Lauria
2011-11-10
1
-0
/
+2
*
s4:samba-tool user command - always initialise the boolean arguments properly
Matthias Dieter Wallnöfer
2011-11-08
1
-3
/
+3
*
s4:samba-tool - other fix for Gémes Géza patch regarding parameter handling
Matthias Dieter Wallnöfer
2011-11-08
1
-2
/
+2
*
s4:samba-tool - fix Gémes Géza patch regarding parameter handling
Matthias Dieter Wallnöfer
2011-11-07
1
-4
/
+5
*
Add a --random-password option to user create command.
Gémes Géza
2011-11-07
1
-4
/
+16
*
s4: samba-tool user --help documenation improvements
Theresa Halloran
2011-11-07
2
-7
/
+146
[prev]
[next]