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
/
selftest
/
target
/
Samba4.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-17
selftest/Samba4: make the naming of passwords more consistent
Stefan Metzmacher
1
-3
/
+3
2010-06-17
selftest/Samba4: let localfl2000dc use 127.0.0.5
Stefan Metzmacher
1
-4
/
+4
2010-06-17
selftest/Samba4: let localvampiredc use 127.0.0.2
Stefan Metzmacher
1
-2
/
+3
2010-06-17
selftest: use 127.0.0.11-16 for the client
Stefan Metzmacher
1
-3
/
+3
2010-06-16
s4:selftest Change domain name for functional level 2000 DC
Andrew Bartlett
1
-2
/
+2
2010-06-16
s4:selftest Add test environment for functional level 2000
Andrew Bartlett
1
-8
/
+79
2010-06-16
s4:selftest Add vampire_dc test environment
Andrew Bartlett
1
-2
/
+75
2010-06-15
s4:selftest Remove unused basedn specification in selftest env setup
Andrew Bartlett
1
-5
/
+1
2010-05-18
s4:smb_server: add dfs smbtorture to selftests
Matthieu Patou
1
-1
/
+3
2010-05-10
s4:selftest - change test passwords
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-04-27
s4-test: make spnupdate work without make install
Andrew Tridgell
1
-0
/
+1
2010-04-22
s4:selftest Ensure we don't fsync() all day in the LDAP backend test
Andrew Bartlett
1
-0
/
+1
2010-04-19
s4-test: we don't need -s set for samba_dnsupdate
Andrew Tridgell
1
-1
/
+1
2010-03-26
util: on FreeBSD true is in /usr/bin. Use execvp to find it
Andrew Tridgell
1
-1
/
+1
2010-03-12
s4:selftest Add file based DNS resolver to selftest environment
Andrew Bartlett
1
-2
/
+6
2010-03-02
s4:provision - Use netbios name for FDS instance name.
Endi S. Dewata
1
-9
/
+12
2010-02-23
s4-selftest: disable rndc and dns update in build farm
Andrew Tridgell
1
-1
/
+2
2010-02-19
s4:selftest Add infrastructure for testing against an RPC proxy
Andrew Bartlett
1
-10
/
+104
2010-02-11
s4-selftest: don't run rndc reload in selftest
Andrew Tridgell
1
-1
/
+3
2010-01-21
selftest-s4: set the posix:eadb at the global level
Matthieu Patou
1
-3
/
+1
2009-11-02
s4 - SID allocation using FDS DNA plugin
Endi S. Dewata
1
-1
/
+13
2009-10-23
s4-selftest: lower some of the timeouts during make test
Andrew Tridgell
1
-5
/
+5
2009-08-17
s4:selftest Confirm that there isn't a listener on the ldapi:// socket
Andrew Bartlett
1
-1
/
+5
2009-08-17
s4:provision Rework provision-backend into provision
Andrew Bartlett
1
-46
/
+14
2009-08-12
Allow selection of the samba4 process model for 'make test'
Andrew Tridgell
1
-1
/
+10
2009-08-12
print server log on stderr as well as to log file
Andrew Tridgell
1
-2
/
+5
2009-08-12
s4:selftest Don't start the slapd for the provision, only for the run
Andrew Bartlett
1
-17
/
+12
2009-08-12
s4:selftest Make OpenLDAP guess it's own modules from now on
Andrew Bartlett
1
-46
/
+0
2009-08-12
s4:provision Rework and further automate setup of OpenLDAP backend
Oliver Liebel
1
-1
/
+1
2009-08-05
added a uid_wrapper library
Andrew Tridgell
1
-3
/
+2
2009-07-28
s4:kerberos Add support for user principal names in certificates
Andrew Bartlett
1
-7
/
+35
2009-07-27
s4:kerberos Add test to show that we actually export the keytab
Andrew Bartlett
1
-1
/
+1
2009-04-22
s4 selftest: Export the WINBINDD_SOCKET_DIR env var
Kai Blin
1
-0
/
+1
2009-03-21
s4:selftest: rename SMBD_VALGRIND => SAMBA_VALGRIND
Stefan Metzmacher
1
-4
/
+4
2009-02-24
Make the 'modules.conf' generation in the LDAP selftest simpler
Andrew Bartlett
1
-52
/
+7
2009-02-23
Fix GDB_PROVISION mode
Simo Sorce
1
-1
/
+1
2009-02-10
selftest/Samba4: pass down the kdc address down to provision_raw_*()
Stefan Metzmacher
1
-13
/
+16
2009-02-10
selftest/Samba4: split out ldap specific stuff from provision_raw_*()
Stefan Metzmacher
1
-60
/
+85
2009-02-10
selftest/Samba4: split out share configurations of provision_raw*()
Stefan Metzmacher
1
-57
/
+67
2009-02-10
selftest/Samba4: split provision() into provision_raw_prepare() and provision...
Stefan Metzmacher
1
-131
/
+184
2009-02-10
selftest: s/SMBD/SAMBA/ in Samba.pm
Stefan Metzmacher
1
-18
/
+18
2009-02-03
selftest: don't use hardcoded path to nmblookup in Samba4.pm
Stefan Metzmacher
1
-12
/
+13
2009-01-30
selftest: pass down the path to python for provisioning samba4
Stefan Metzmacher
1
-0
/
+3
2009-01-30
selftest: allow environment options
Stefan Metzmacher
1
-7
/
+4
2009-01-28
selftest: Samba4 remove unused variable
Stefan Metzmacher
1
-1
/
+0
2009-01-21
selftest: add --exeext parameter
Stefan Metzmacher
1
-4
/
+6
2009-01-21
selftest:Samba4: add bindir_path() utility function to construct the binary p...
Stefan Metzmacher
1
-12
/
+23
2008-12-17
s4:selftest: lower debug level for slapd
Andrew Bartlett
1
-1
/
+1
2008-10-31
Disable lanman authentication by default in Samba 4.
Jelmer Vernooij
1
-0
/
+1
2008-10-28
selftest: move gdb_* and valgrind_* scripts to selftest/
Stefan Metzmacher
1
-1
/
+1
[next]