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
/
bin
/
samba-tool
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-python: Override SIGINT handler in scripts only.
Jelmer Vernooij
2012-09-25
1
-0
/
+7
*
s4:samba-tool: allow sys.exit(ret) to control the exit code
Stefan Metzmacher
2012-09-11
1
-1
/
+1
*
samba-tool: Move main command implementation to samba.netcmd.main, so it is a...
Jelmer Vernooij
2011-10-14
1
-60
/
+18
*
netcmd: Add errf stream to command instances.
Jelmer Vernooij
2011-10-13
1
-1
/
+2
*
s4-python: Consistently use spaces rather than tabs, fix headers in several p...
Jelmer Vernooij
2011-09-13
1
-1
/
+1
*
samba-tool: Correctly handle sys.exit() called from subcommand
Amitay Isaacs
2011-09-09
1
-1
/
+3
*
samba-tool: Removed "acl" command
Giampaolo Lauria
2011-09-09
1
-2
/
+0
*
samba-tool: Added "ntacl" command
Giampaolo Lauria
2011-09-09
1
-0
/
+2
*
samba-tool: Added "dsacl" command
Giampaolo Lauria
2011-09-09
1
-0
/
+2
*
samba-tool: Moved command definition to sambatool command
Giampaolo Lauria
2011-09-09
1
-8
/
+36
*
samba-tool: Redefined samba-tool as a SuperCommand
Giampaolo Lauria
2011-09-09
1
-31
/
+5
*
samba-tool: Avoid use of "except .. as" construction introduced in python2.6.
Jelmer Vernooij
2011-09-08
1
-2
/
+3
*
samba-tool: Catch exceptions at top-level and exit with correct return value
Amitay Isaacs
2011-07-28
1
-1
/
+5
*
samba-tool: Display usage for main commands and list them alphabetically
Amitay Isaacs
2011-07-28
1
-31
/
+35
*
samba-tool: Replace C version of samba-tool with python version
Amitay Isaacs
2011-07-28
1
-0
/
+69