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
/
python
/
samba
/
netcmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
samba-tool: use get_config_basedn() to get configuration NC DN
Andrew Tridgell
2011-09-19
2
-9
/
+7
*
s4:upgrade_from_s3 - old s3 versions < 3.4.x don't have a "state directory" p...
Matthias Dieter Wallnöfer
2011-09-16
1
-1
/
+5
*
s4-s3-upgrade Improve samba-tool domain samba3upgrade behaviour
Andrew Bartlett
2011-09-13
1
-13
/
+11
*
s4:upgrade_from_s3 - restore "get_testparm_var" method
Matthias Dieter Wallnöfer
2011-09-13
1
-1
/
+4
*
s4-provision Add initial support for joining as a new subdomain
Andrew Bartlett
2011-09-13
1
-3
/
+11
*
testparm.py: Use standard formatting of header.
Jelmer Vernooij
2011-09-13
1
-10
/
+10
*
group.py: Remove tab characters.
Jelmer Vernooij
2011-09-13
1
-2
/
+2
*
drs.py: Remove tab characters.
Jelmer Vernooij
2011-09-13
1
-36
/
+36
*
domain.py: Remove tab characters.
Jelmer Vernooij
2011-09-13
1
-12
/
+13
*
delegation.py: Remove tab characters.
Jelmer Vernooij
2011-09-13
1
-2
/
+2
*
samba-tool: Add "domain samba3upgrade" subcommand
Amitay Isaacs
2011-09-12
1
-1
/
+107
*
s4:samba-tool/domain.py - rename arguments "domain" -> "domain-level", "fores...
Matthias Dieter Wallnöfer
2011-09-11
1
-12
/
+12
*
s4:samba-tool/domain.py - restore domain raise functionality
Matthias Dieter Wallnöfer
2011-09-11
1
-1
/
+16
*
samba-tool: epilog option to OptionParser available in python >= 2.6
Amitay Isaacs
2011-09-09
5
-8
/
+5
[next]