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
/
selftest
/
target
/
Samba4.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-selftest: push up the "users" gid to make gid collision more unlikely.
Günther Deschner
2015-02-13
1
-2
/
+2
*
s4:selftest: avoid creating two groups with GID 0 in provision
Michael Adam
2015-02-13
1
-4
/
+5
*
s4:selftest: avoid creating two entries for UID 0 in provision
Michael Adam
2015-02-13
1
-4
/
+5
*
selftest: Run krb5.kdc with an account that has a UPN and an SPN
Andrew Bartlett
2015-02-08
1
-0
/
+2
*
selftest: fix check for RODC and RID Set allocation
Stefan Metzmacher
2015-02-02
1
-1
/
+1
*
selftest: Run krb5.kdc test against users with a UPN
Andrew Bartlett
2015-01-23
1
-0
/
+22
*
torture: Extend krb5.kdc test to confirm correct RODC proxy behaviour
Andrew Bartlett
2015-01-23
1
-0
/
+11
*
torture: Additionally run testsuite for krb5 and KDC behaviour with unprivile...
Andrew Bartlett
2015-01-23
1
-0
/
+21
*
selftest: Use resolv_wrapper in the samba4 target.
Andreas Schneider
2014-12-18
1
-7
/
+80
*
selftest: Print better DC provisioning info.
Andreas Schneider
2014-12-18
1
-3
/
+3
*
selftest: Also pass the IPv6 address for the KDC around.
Andreas Schneider
2014-12-18
1
-17
/
+49
*
selftest: Add the normal dns name as an alias for the main DC.
Andreas Schneider
2014-12-05
1
-2
/
+7
*
selftest: Use the dns domain in the hosts file.
Andreas Schneider
2014-09-01
1
-2
/
+2
*
selftest: Improve connection between primary domain and subdomain for krb5
Andrew Bartlett
2014-09-01
1
-1
/
+9
*
selftest: Set admin password on subdom_dc environment
Andrew Bartlett
2014-09-01
1
-0
/
+1
*
selftest: Pass DC_REALM to the subdom_dc environment
Andrew Bartlett
2014-09-01
1
-0
/
+2
*
selftest/Samba4: also bind to ipv6
Stefan Metzmacher
2014-08-26
1
-3
/
+21
*
selftest/Samba4: avoid warnings about 'path' not specified on 'ntvfs handler ...
Stefan Metzmacher
2014-08-23
1
-0
/
+2
*
s4:torture: add boilerplate code for vfs_fruit
Ralph Boehme
2014-08-18
1
-0
/
+8
*
s4-winbind: Use winbindd in the AD DC by default
Andrew Bartlett
2014-07-04
1
-8
/
+9
*
selftest: Use s4 RPC servers in the s4member environment
Andrew Bartlett
2014-07-04
1
-2
/
+15
*
s4-winbind: Use winbindd in the AD DC for fl2003dc and plugin_s4_dc
Andrew Bartlett
2014-06-16
1
-1
/
+4
*
make winbindd work in "samba4" member server modes
Andrew Bartlett
2014-06-04
1
-1
/
+2
*
selftest: move all winbind test rules to one place
Andrew Bartlett
2014-06-04
1
-0
/
+28
*
selftest: enable winbind enum users/groups in s4 environments
Andrew Bartlett
2014-06-04
1
-0
/
+2
*
selftest: consitently use the name s4member
Andrew Bartlett
2014-06-04
1
-5
/
+5
*
selftest: use dbwrap_tdb_mutexes:* = yes for "plugin_s4_dc" and "member"
Stefan Metzmacher
2014-05-22
1
-0
/
+2
*
selftest: Test auth_wbc, the auth4 winbind and winbind_wbclient modules using...
Andrew Bartlett
2014-05-16
1
-0
/
+3
*
Fix selfetet environment user gid
Simo Sorce
2014-05-13
1
-0
/
+3
*
selftest: Rename WINBINDD_SOCKET_DIR environment variable.
Andreas Schneider
2014-04-17
1
-2
/
+2
*
selftest: Write the nss_wrapper hosts file.
Andreas Schneider
2014-04-17
1
-0
/
+13
*
selftest: Set NSS_WRAPPER_MODULE variables for NSS module.
Andreas Schneider
2014-04-17
1
-2
/
+4
*
selftest: Add the user running the test to passwd.
Andreas Schneider
2014-04-17
1
-0
/
+1
*
selftest/Samba4: use "allow nt4 crypto = yes" for testing
Stefan Metzmacher
2014-01-07
1
-0
/
+1
*
CVE-2013-4476: selftest/Samba4: use umask 0077 within mk_keyblobs()
Stefan Metzmacher
2013-11-11
1
-1
/
+5
*
param: disable print notify backchannel by default
David Disseldorp
2013-10-14
1
-0
/
+1
*
s4-openldap: Added an -H option to delegation script
Nadezhda Ivanova
2013-09-23
1
-2
/
+3
*
Cleanup start/stop code
Howard Chu
2013-09-23
1
-32
/
+39
*
selftest: Start internal DNS server on domain provisioned for BIND9_DLZ
Andrew Bartlett
2013-09-04
1
-1
/
+1
*
selftest: Test creation of the dns-SERVER account during selftest
Andrew Bartlett
2013-09-04
1
-1
/
+1
*
selftest: Ensure the DC has started and and got a RID set before we proceed
Andrew Bartlett
2013-07-24
1
-1
/
+21
*
selftest: Fix domain name of plugindc.
Andreas Schneider
2013-07-02
1
-1
/
+1
*
Revert "Ensure the masks don't conflict with the ACL checks."
Andrew Bartlett
2013-03-11
1
-2
/
+1
*
Add testcase for idmap_rfc2307 module
Christof Schmitt
2013-03-09
1
-0
/
+6
*
selftest: Fix specification of --machinepass to actually set a unique password
Andrew Bartlett
2013-03-06
1
-6
/
+6
*
ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'
Rusty Russell
2013-02-20
1
-1
/
+1
*
selftest: rename 'promoted_vampire_dc' to 'promoted_dc'
Stefan Metzmacher
2013-01-27
1
-9
/
+9
*
selftest: Add test for rfc2307 mapping handling
Andrew Bartlett
2013-01-10
1
-1
/
+7
*
Recent coverity changes added directory_create_or_exist() checks to many dire...
Jeremy Allison
2012-12-22
1
-0
/
+6
*
s4:dsdb/acl_read: enable acl checking on search by default (bug #8620)
Stefan Metzmacher
2012-11-30
1
-3
/
+0
[next]