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
/
__init__.py
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-07
s4: samba-tool user --help documenation improvements
Theresa Halloran
1
-1
/
+16
2011-11-02
samba.netcmd: Pass in outf/errf.
Jelmer Vernooij
1
-3
/
+4
2011-10-14
samba-tool: Add test to make sure all commands have a synopsis set.
Jelmer Vernooij
1
-0
/
+2
2011-10-14
samba-tool: Move main command implementation to samba.netcmd.main, so it is a...
Jelmer Vernooij
1
-1
/
+1
2011-10-14
samba-tool: Don't require full prog line to be in synopsis.
Jelmer Vernooij
1
-14
/
+14
2011-10-14
samba.netcmd: Reintroduce Command.name.
Jelmer Vernooij
1
-0
/
+8
2011-10-14
samba-tool: Determine long option from docstring.
Jelmer Vernooij
1
-11
/
+18
2011-10-13
samba-tool: Use self.outf in a few more places.
Jelmer Vernooij
1
-6
/
+6
2011-10-13
netcmd: Add Command.get_logger() method.
Jelmer Vernooij
1
-0
/
+6
2011-10-13
netcmd: Add errf stream to command instances.
Jelmer Vernooij
1
-7
/
+7
2011-09-09
samba-tool: epilog option to OptionParser available in python >= 2.6
Amitay Isaacs
1
-4
/
+1
2011-09-09
samba-tool: Provide feedback if synopsis is not defined for a command
Amitay Isaacs
1
-1
/
+1
2011-09-09
samba-tool: max() with key option is available in python >= 2.6
Amitay Isaacs
1
-1
/
+1
2011-09-09
samba-tool: Expanded acronym descriptions
Giampaolo Lauria
1
-0
/
+1
2011-09-09
samba-tool: Formatted subcommand list output
Giampaolo Lauria
1
-1
/
+2
2011-09-09
samba-tool: Moved command definition to sambatool command
Giampaolo Lauria
1
-34
/
+0
2011-09-09
samba-tool: Add long_description and epilog to Command class
Giampaolo Lauria
1
-1
/
+6
2011-09-09
samba-tool: Redefined samba-tool as a SuperCommand
Giampaolo Lauria
1
-2
/
+7
2011-09-09
samba-tool: Removed SuperCommand usage method
Giampaolo Lauria
1
-7
/
+0
2011-09-09
samba-tool: Removed attribute name from Command class
Giampaolo Lauria
1
-21
/
+12
2011-08-03
samba-tool: Rename samba-tool command gpo2 --> gpo
Amitay Isaacs
1
-1
/
+1
2011-07-28
samba-tool: Raise exception on errors and report using base class
Amitay Isaacs
1
-10
/
+3
2011-07-28
samba-tool: Display Usage line and list commands alphabetically
Amitay Isaacs
1
-3
/
+6
2011-07-28
samba-tool: Removed newuser
Giampaolo Lauria
1
-2
/
+0
2011-07-21
samba-tool: make sure we exit with an error on a bad command
Andrew Tridgell
1
-1
/
+2
2011-07-21
samba-tool: Fix __doc_ in base classes
Giampaolo Lauria
1
-3
/
+3
2011-07-21
samba-tool: removed synopsis code in base class
Giampaolo Lauria
1
-8
/
+2
2011-07-21
samba-tool: Fixed bugs to determine min and max # of allowed arguments
Giampaolo Lauria
1
-7
/
+14
2011-07-21
samba-tool: Improved --help functionality
Giampaolo Lauria
1
-2
/
+6
2011-07-21
samba-tool: fixed __doc__ in base classes
Giampaolo Lauria
1
-3
/
+3
2011-07-21
samba-tool: Fix error handling in SuperCommand class
Giampaolo Lauria
1
-2
/
+11
2011-07-21
samba-tool: moved takes_optiongroups definition to Command base class
Giampaolo Lauria
1
-1
/
+6
2011-07-21
samba-tool: removed the assignment to parser.prog
Giampaolo Lauria
1
-1
/
+0
2011-07-21
samba-tool: fixed prog name in samba-tool
Giampaolo Lauria
1
-1
/
+1
2011-07-21
samba-tool: removed join as it has been replaced by domain join
Giampaolo Lauria
1
-2
/
+0
2011-07-21
samba-tool: removed export as it has been moved to domain dumpkeys
Giampaolo Lauria
1
-2
/
+0
2011-07-21
samba-tool: removed domainlevel as it has been moved to domain level
Giampaolo Lauria
1
-2
/
+0
2011-07-21
samba-tool: removed machinepw as it has been moved to domain machinepassword
Giampaolo Lauria
1
-2
/
+0
2011-07-21
samba-tool: created domain object, moved pwsettings to user passwordsettings
Giampaolo Lauria
1
-2
/
+2
2011-07-21
samba-tool: update test suite for add setpassword
Giampaolo Lauria
1
-2
/
+0
2011-06-24
s4:samba-tool: add "delegation" subcommands for S4U2Proxy and related stuff
Stefan Metzmacher
1
-0
/
+2
2011-06-10
s4-samba-tool: added dbcheck commmand
Andrew Tridgell
1
-0
/
+2
2011-06-01
s4:samba-tool: Move samba-tool setexpiry to samba-tool user setexpiry <user>
Theresa Halloran
1
-2
/
+0
2011-06-01
s4/samba-tool: Move samba-tool enableaccount to samba-tool user enable command.
Theresa Halloran
1
-2
/
+1
2011-04-05
s4 samba-tool: Implement "testparm" command
Kai Blin
1
-0
/
+2
2010-11-29
s4-samba-tool: improved exception handling in samba-tool
Andrew Tridgell
1
-5
/
+44
2010-11-29
s4-ldapcmp: make ldapcmp a samba-tool command
Andrew Tridgell
1
-0
/
+2
2010-11-29
s4-samba-tool: started on gpo subcommands in python
Andrew Tridgell
1
-0
/
+2
2010-11-28
s4-samba-tool: support help, and show description of commands
Andrew Tridgell
1
-7
/
+7
2010-11-28
s4-samba-tool: switched over to python version of samba-tool drs
Andrew Tridgell
1
-0
/
+2
[next]