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
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move python modules from source4/scripting/python/ to python/.
Jelmer Vernooij
2013-03-02
1
-231
/
+0
*
s4:samba-tool: use normal option parsing in SuperCommand
Stefan Metzmacher
2012-10-08
1
-10
/
+13
*
s4:samba-tool: add optional epilog to _create_parser()
Stefan Metzmacher
2012-10-08
1
-2
/
+7
*
samba-tool: Clarify usage of --help.
Karolin Seeger
2012-10-08
1
-1
/
+1
*
s4-python: Various formatting fixes.
Jelmer Vernooij
2012-09-27
1
-1
/
+1
*
samba-tool: Hide 'samba-tool domain samba3upgrade'.
Jelmer Vernooij
2012-09-26
1
-5
/
+8
*
s4:python/netcmd: give the Commad implementations access to the raw arguments
Stefan Metzmacher
2012-09-11
1
-0
/
+8
*
s4-python: Remove env from non-executable netcmd scripts.
Andreas Schneider
2012-03-13
1
-2
/
+0
*
samba-tool: Write diagnostics to stderr rather than stdout.
Jelmer Vernooij
2012-03-11
1
-1
/
+1
*
Revert "samba-tool: moved takes_optiongroups definition to Command base class"
Jelmer Vernooij
2012-02-07
1
-6
/
+1
*
s4: samba-tool user --help documenation improvements
Theresa Halloran
2011-11-07
1
-1
/
+16
*
samba.netcmd: Pass in outf/errf.
Jelmer Vernooij
2011-11-02
1
-3
/
+4
*
samba-tool: Add test to make sure all commands have a synopsis set.
Jelmer Vernooij
2011-10-14
1
-0
/
+2
*
samba-tool: Move main command implementation to samba.netcmd.main, so it is a...
Jelmer Vernooij
2011-10-14
1
-1
/
+1
*
samba-tool: Don't require full prog line to be in synopsis.
Jelmer Vernooij
2011-10-14
1
-14
/
+14
*
samba.netcmd: Reintroduce Command.name.
Jelmer Vernooij
2011-10-14
1
-0
/
+8
*
samba-tool: Determine long option from docstring.
Jelmer Vernooij
2011-10-14
1
-11
/
+18
*
samba-tool: Use self.outf in a few more places.
Jelmer Vernooij
2011-10-13
1
-6
/
+6
*
netcmd: Add Command.get_logger() method.
Jelmer Vernooij
2011-10-13
1
-0
/
+6
*
netcmd: Add errf stream to command instances.
Jelmer Vernooij
2011-10-13
1
-7
/
+7
*
samba-tool: epilog option to OptionParser available in python >= 2.6
Amitay Isaacs
2011-09-09
1
-4
/
+1
*
samba-tool: Provide feedback if synopsis is not defined for a command
Amitay Isaacs
2011-09-09
1
-1
/
+1
*
samba-tool: max() with key option is available in python >= 2.6
Amitay Isaacs
2011-09-09
1
-1
/
+1
*
samba-tool: Expanded acronym descriptions
Giampaolo Lauria
2011-09-09
1
-0
/
+1
*
samba-tool: Formatted subcommand list output
Giampaolo Lauria
2011-09-09
1
-1
/
+2
*
samba-tool: Moved command definition to sambatool command
Giampaolo Lauria
2011-09-09
1
-34
/
+0
*
samba-tool: Add long_description and epilog to Command class
Giampaolo Lauria
2011-09-09
1
-1
/
+6
*
samba-tool: Redefined samba-tool as a SuperCommand
Giampaolo Lauria
2011-09-09
1
-2
/
+7
*
samba-tool: Removed SuperCommand usage method
Giampaolo Lauria
2011-09-09
1
-7
/
+0
*
samba-tool: Removed attribute name from Command class
Giampaolo Lauria
2011-09-09
1
-21
/
+12
*
samba-tool: Rename samba-tool command gpo2 --> gpo
Amitay Isaacs
2011-08-03
1
-1
/
+1
*
samba-tool: Raise exception on errors and report using base class
Amitay Isaacs
2011-07-28
1
-10
/
+3
*
samba-tool: Display Usage line and list commands alphabetically
Amitay Isaacs
2011-07-28
1
-3
/
+6
*
samba-tool: Removed newuser
Giampaolo Lauria
2011-07-28
1
-2
/
+0
*
samba-tool: make sure we exit with an error on a bad command
Andrew Tridgell
2011-07-21
1
-1
/
+2
*
samba-tool: Fix __doc_ in base classes
Giampaolo Lauria
2011-07-21
1
-3
/
+3
*
samba-tool: removed synopsis code in base class
Giampaolo Lauria
2011-07-21
1
-8
/
+2
*
samba-tool: Fixed bugs to determine min and max # of allowed arguments
Giampaolo Lauria
2011-07-21
1
-7
/
+14
*
samba-tool: Improved --help functionality
Giampaolo Lauria
2011-07-21
1
-2
/
+6
*
samba-tool: fixed __doc__ in base classes
Giampaolo Lauria
2011-07-21
1
-3
/
+3
*
samba-tool: Fix error handling in SuperCommand class
Giampaolo Lauria
2011-07-21
1
-2
/
+11
*
samba-tool: moved takes_optiongroups definition to Command base class
Giampaolo Lauria
2011-07-21
1
-1
/
+6
*
samba-tool: removed the assignment to parser.prog
Giampaolo Lauria
2011-07-21
1
-1
/
+0
*
samba-tool: fixed prog name in samba-tool
Giampaolo Lauria
2011-07-21
1
-1
/
+1
*
samba-tool: removed join as it has been replaced by domain join
Giampaolo Lauria
2011-07-21
1
-2
/
+0
*
samba-tool: removed export as it has been moved to domain dumpkeys
Giampaolo Lauria
2011-07-21
1
-2
/
+0
*
samba-tool: removed domainlevel as it has been moved to domain level
Giampaolo Lauria
2011-07-21
1
-2
/
+0
*
samba-tool: removed machinepw as it has been moved to domain machinepassword
Giampaolo Lauria
2011-07-21
1
-2
/
+0
*
samba-tool: created domain object, moved pwsettings to user passwordsettings
Giampaolo Lauria
2011-07-21
1
-2
/
+2
*
samba-tool: update test suite for add setpassword
Giampaolo Lauria
2011-07-21
1
-2
/
+0
[next]