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
*
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
*
Some formatting fixes, remove unused imports.
Jelmer Vernooij
2011-11-06
1
-3
/
+0
*
samba-tool: Fix short description and error msgs in domain level
Giampaolo Lauria
2011-11-03
1
-5
/
+5
*
samba-tool: Fix --quiet option in domain samba3upgrade
Giampaolo Lauria
2011-11-03
1
-2
/
+2
*
samba-tool: Improve "delegation" command error handling
Giampaolo Lauria
2011-11-03
1
-2
/
+6
*
samba-tool: Improve "delegation" command error message
Giampaolo Lauria
2011-11-03
1
-2
/
+2
*
samba-tool: Improve "delegation" command error handling
Giampaolo Lauria
2011-11-03
1
-21
/
+27
*
samba-tool: Fix "delegation show" command synopsis
Giampaolo Lauria
2011-11-03
1
-1
/
+1
*
s4-sites: Document, fix under optimal coding, use exceptions
Matthieu Patou
2011-11-02
1
-20
/
+20
*
samba.netcmd: Pass in outf/errf.
Jelmer Vernooij
2011-11-02
1
-3
/
+4
*
samba-tool: add subcommand for sites manipulation
Matthieu Patou
2011-11-02
2
-0
/
+98
*
samba-tool: Improve the description of dns subcommands.
Amitay Isaacs
2011-11-02
1
-5
/
+15
*
samba-tool: Enable comparison of DNS naming contexts in ldapcmp
Amitay Isaacs
2011-11-02
1
-3
/
+8
*
Simplify handling of user add command.
Jelmer Vernooij
2011-11-01
1
-6
/
+10
*
s4: samba-tool subcommand rename - change samba-tool user add to samba-tool u...
Theresa Halloran
2011-10-23
1
-2
/
+9
*
samba-tool: Added dns command for DNS management
Amitay Isaacs
2011-10-20
2
-0
/
+861
*
s4-s3-upgrade rename samba-tool domain samba3upgrade --libdir to --dbdir for ...
Andrew Bartlett
2011-10-19
1
-15
/
+15
*
s4-s3-upgrade: Give a better clue when we cannot open secrets.tdb
Andrew Bartlett
2011-10-18
1
-1
/
+1
*
s4: check that the xattr are supported in the folder where we want to provision
Matthieu Patou
2011-10-16
1
-1
/
+4
*
samba-tool: Add test to make sure all commands have a synopsis set.
Jelmer Vernooij
2011-10-14
2
-0
/
+3
*
samba-tool: Move main command implementation to samba.netcmd.main, so it is a...
Jelmer Vernooij
2011-10-14
2
-1
/
+61
*
samba-tool: Don't require full prog line to be in synopsis.
Jelmer Vernooij
2011-10-14
17
-98
/
+80
*
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
3
-17
/
+25
*
creds: Remove unnecessary calls to credopts.get_credentials.
Jelmer Vernooij
2011-10-14
1
-2
/
+0
*
python: Remove extra newlines.
Jelmer Vernooij
2011-10-14
1
-3
/
+0
*
samba-tool: Use self.outf in a few more places.
Jelmer Vernooij
2011-10-13
13
-88
/
+104
*
samba-tool delegation: Use self.outf, simplify some code.
Jelmer Vernooij
2011-10-13
1
-14
/
+8
*
netcmd: Add Command.get_logger() method.
Jelmer Vernooij
2011-10-13
3
-5
/
+8
*
netcmd: Add errf stream to command instances.
Jelmer Vernooij
2011-10-13
1
-7
/
+7
*
samba-tool/testparm: Fix traceback when checking client name/ip against hosts...
Jelmer Vernooij
2011-10-13
1
-2
/
+2
*
samba-tool/testparm: Fix handling of command-line options.
Jelmer Vernooij
2011-10-13
1
-26
/
+29
*
netcmd/domain: Remove unused imports.
Jelmer Vernooij
2011-10-08
1
-2
/
+2
*
netcmd: Avoid catching all exceptions, avoid using ';' at the end of lines.
Jelmer Vernooij
2011-10-08
1
-9
/
+8
*
samba-tool: cope with GC compares in ldapcmp
Andrew Tridgell
2011-10-04
1
-3
/
+5
*
samba-tool: added --full-sync and --sync-all options to samba-tool drs replicate
Andrew Tridgell
2011-10-04
1
-3
/
+9
*
s4-dbcheck: fixed transaction nesting in dbcheck
Andrew Tridgell
2011-09-22
1
-2
/
+6
*
pyldb: fixed places where we try to concatenate a Dn with a string
Andrew Tridgell
2011-09-19
2
-6
/
+6
[next]