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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-13
s4-s3-upgrade Improve samba-tool domain samba3upgrade behaviour
Andrew Bartlett
1
-13
/
+11
2011-09-13
s4:upgrade_from_s3 - restore "get_testparm_var" method
Matthias Dieter Wallnöfer
1
-1
/
+4
2011-09-13
s4-provision Add initial support for joining as a new subdomain
Andrew Bartlett
1
-3
/
+11
2011-09-13
testparm.py: Use standard formatting of header.
Jelmer Vernooij
1
-10
/
+10
2011-09-13
group.py: Remove tab characters.
Jelmer Vernooij
1
-2
/
+2
2011-09-13
drs.py: Remove tab characters.
Jelmer Vernooij
1
-36
/
+36
2011-09-13
domain.py: Remove tab characters.
Jelmer Vernooij
1
-12
/
+13
2011-09-13
delegation.py: Remove tab characters.
Jelmer Vernooij
1
-2
/
+2
2011-09-12
samba-tool: Add "domain samba3upgrade" subcommand
Amitay Isaacs
1
-1
/
+107
2011-09-11
s4:samba-tool/domain.py - rename arguments "domain" -> "domain-level", "fores...
Matthias Dieter Wallnöfer
1
-12
/
+12
2011-09-11
s4:samba-tool/domain.py - restore domain raise functionality
Matthias Dieter Wallnöfer
1
-1
/
+16
2011-09-09
samba-tool: epilog option to OptionParser available in python >= 2.6
Amitay Isaacs
5
-8
/
+5
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: Fixed "ldapcmp" command synopsis
Giampaolo Lauria
1
-1
/
+1
2011-09-09
samba-tool: Fixed "dbcheck" subcommand syntax
Giampaolo Lauria
1
-1
/
+1
2011-09-09
samba-tool: Moved _get_user_realm_domain fcn to common
Giampaolo Lauria
3
-47
/
+29
2011-09-09
samba-tool: Fixed "testparm" syntax
Giampaolo Lauria
1
-1
/
+1
2011-09-09
samba-tool: Fixed "user" command syntax
Giampaolo Lauria
1
-1
/
+2
2011-09-09
samba-tool: Fixed "rodc" syntax
Giampaolo Lauria
1
-1
/
+3
2011-09-09
samba-tool: Fixed "ntacl" subcommands syntax
Giampaolo Lauria
1
-2
/
+2
2011-09-09
samba-tool: Fixed "group" subcommands syntax
Giampaolo Lauria
1
-4
/
+4
2011-09-09
samba-tool: Fixed "dsacl" command syntax
Giampaolo Lauria
1
-1
/
+1
2011-09-09
samba-tool: Fixed "drs" subcommands syntax
Giampaolo Lauria
1
-8
/
+17
2011-09-09
samba-tool: Fixed "domain" subcommands syntax
Giampaolo Lauria
1
-7
/
+8
2011-09-09
samba-tool: Fixed "spn" command syntax
Giampaolo Lauria
1
-5
/
+17
2011-09-09
samba-tool: Fixed "delegation" command syntax
Giampaolo Lauria
1
-7
/
+24
2011-09-09
samba-tool: Fixed "time" command synopsis
Giampaolo Lauria
1
-1
/
+1
2011-09-09
samba-tool: Removed "acl" command
Giampaolo Lauria
1
-34
/
+0
2011-09-09
samba-tool: Added "ntacl" command
Giampaolo Lauria
2
-7
/
+11
2011-09-09
samba-tool: Added "dsacl" command
Giampaolo Lauria
2
-5
/
+7
2011-09-09
samba-tool: Changed fsmo implementation
Giampaolo Lauria
1
-68
/
+130
2011-09-09
samba-tool: Expanded acronym descriptions
Giampaolo Lauria
9
-8
/
+9
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-09-07
samba-tool: Add --filter option to ldapcmp to ignore specified attributes
Amitay Isaacs
1
-9
/
+20
2011-08-25
samba-tool: fixed use of base DNs in ldapcmp
Andrew Tridgell
1
-17
/
+13
2011-08-18
samba-tool: changed samba-tool user delete to use samdb instead of Net()
Andrew Tridgell
1
-9
/
+17
2011-08-13
samba-tool: Remove gpo setacl command
Amitay Isaacs
1
-5
/
+0
2011-08-12
s3:samba-tool: add --domain-critical-only to "samba-tool domain join"
Stefan Metzmacher
1
-3
/
+9
2011-08-06
s4:netcmd/gpo.py: we don't need to set autogenerated attributes
Stefan Metzmacher
1
-21
/
+11
2011-08-03
samba-tool: Rename samba-tool command gpo2 --> gpo
Amitay Isaacs
1
-1
/
+1
2011-08-03
samba-tool: Add implementation of gpo create command
Amitay Isaacs
1
-1
/
+176
2011-08-03
samba-tool: Add functions to create directories and copy files over SMB share
Amitay Isaacs
1
-0
/
+32
2011-08-03
samba-tool: Rename copy_directory_recurse to copy_directory_remote_to_local
Amitay Isaacs
1
-11
/
+19
2011-08-03
samba-tool: Addd functions to print GPO flags and GPlink options
Amitay Isaacs
1
-28
/
+22
[next]