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
Age
Commit message (
Expand
)
Author
Files
Lines
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-12
s4-provision: Add named.conf template for BIND9 with DLZ support
Amitay Isaacs
1
-0
/
+14
2011-09-12
s4-provision: Add Seperate instructions for BIND 9.7.x and 9.8.x.
Amitay Isaacs
1
-33
/
+53
2011-09-12
s4-provision: Enable SPNs for DNS
Amitay Isaacs
1
-3
/
+3
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-10
lib/util/charset Run charset sets with and without the system iconv
Andrew Bartlett
2
-0
/
+9
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
2011-09-09
samba-tool: Added "dsacl" command
Giampaolo Lauria
3
-5
/
+9
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
2
-42
/
+36
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
2
-33
/
+12
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-09
s4-test: name attribute remove from Command class, so test not required
Amitay Isaacs
1
-6
/
+0
2011-09-09
s4-s3-upgrade do not convert min password length as a time
Andrew Bartlett
1
-1
/
+1
2011-09-08
s4-param void function cannot return value
Andrew Bartlett
1
-1
/
+2
2011-09-08
s4-winbindd: implement WINBINDD_SIDS_TO_XIDS
Andrew Tridgell
2
-1
/
+97
2011-09-08
s4-winbindd: fixed handling of extra_data in s3 requests
Andrew Tridgell
1
-1
/
+37
2011-09-08
s4-winbind: added count argument to wb_sids2xids_recv()
Andrew Tridgell
4
-4
/
+7
2011-09-08
build: make LIBWBCLIENT_OLD and auth_unix_token libraries
Andrew Bartlett
2
-9
/
+11
2011-09-08
s4-cracknames: use consistent search for crossRef objects
Andrew Tridgell
1
-2
/
+4
[prev]
[next]