index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-13
s4-subdomain: don't delete account DN not created in subdomain join
Andrew Tridgell
1
-5
/
+8
2011-09-13
s4-subdomain: use a password length of 128
Andrew Tridgell
1
-1
/
+1
2011-09-13
s4-join: fixed non-subdomain join
Andrew Tridgell
1
-0
/
+2
2011-09-13
s4-subdomain: fixed invocationID and hostIPs in subdomain join
Andrew Tridgell
2
-14
/
+18
2011-09-13
s4-subdomain more work on sub-domain join
Andrew Bartlett
1
-49
/
+267
2011-09-13
s4: add createtrust tool for testing
Andrew Bartlett
1
-0
/
+137
2011-09-13
s4-join Add a partitions DN when we join a subdomain
Andrew Bartlett
1
-0
/
+16
2011-09-13
s4-provision Perform 'modify' operations as system
Andrew Bartlett
1
-5
/
+13
2011-09-13
s4-join supply the NTDS GUID to the provision
Andrew Bartlett
1
-1
/
+1
2011-09-13
s4-provision Split addition of users and well known principals
Andrew Bartlett
1
-6
/
+11
2011-09-13
s4-provision Add initial support for joining as a new subdomain
Andrew Bartlett
3
-277
/
+406
2011-09-13
s4-python: Fix some formatting issues.
Jelmer Vernooij
5
-37
/
+56
2011-09-13
s4-python: Consistently use spaces rather than tabs, fix headers in several p...
Jelmer Vernooij
25
-79
/
+150
2011-09-13
Add samba.tests.source, which checks Python files for copyright lines, licens...
Jelmer Vernooij
1
-0
/
+168
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-13
drs_utils.py: Remove tab characters.
Jelmer Vernooij
1
-9
/
+9
2011-09-12
samba-tool: Add "domain samba3upgrade" subcommand
Amitay Isaacs
1
-1
/
+107
2011-09-12
s4-s3-upgrade: Check for duplicate sids before provisioning
Amitay Isaacs
1
-0
/
+10
2011-09-12
s4-provision: Fix the informational message from dns provisioning
Amitay Isaacs
1
-1
/
+1
2011-09-12
s4-provision: Create private dir for dns in a separate function
Amitay Isaacs
1
-12
/
+29
2011-09-12
s4-s3-upgrade: Check for common user/group names before provisioning
Amitay Isaacs
1
-0
/
+10
2011-09-12
s4-provision: Generate appropriate named.conf file depending on dns_backend
Amitay Isaacs
1
-17
/
+31
2011-09-12
s4-provision: Remove dupliate creation of dns/spn_update_list files
Amitay Isaacs
1
-8
/
+1
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
s4-s3-upgrade Do not use python 2.6 style exceptions
Andrew Bartlett
1
-2
/
+2
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: Correctly handle sys.exit() called from subcommand
Amitay Isaacs
1
-1
/
+3
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
2
-36
/
+0
2011-09-09
samba-tool: Added "ntacl" command
Giampaolo Lauria
3
-7
/
+13
[prev]
[next]