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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-17
s3-selftest: setup initial eventlog infrastructure.
Günther Deschner
1
-0
/
+13
2010-03-12
s4:selftest Add file based DNS resolver to selftest environment
Andrew Bartlett
1
-2
/
+6
2010-03-12
selftest: Remove dns_host_file every time we start
Andrew Bartlett
1
-0
/
+3
2010-03-11
selftest: let the client also use the dns_host_file
Stefan Metzmacher
1
-1
/
+2
2010-03-02
s4:provision - Use netbios name for FDS instance name.
Endi S. Dewata
1
-9
/
+12
2010-03-01
selftest/gdb_backtrace: call "info locals" too
Stefan Metzmacher
1
-0
/
+1
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
2
-11
/
+117
2010-02-18
s3-selftest: include addprinter/deleteprinter command.
Günther Deschner
1
-0
/
+5
2010-02-11
s4-selftest: don't run rndc reload in selftest
Andrew Tridgell
1
-1
/
+3
2010-01-21
selftest: Cope with 'multipart' support in subunit.
Jelmer Vernooij
1
-1
/
+1
2010-01-21
selftest-s4: set the posix:eadb at the global level
Matthieu Patou
1
-3
/
+1
2010-01-19
s3-selftest: use absolute path when setting SOCKET_WRAPPER_DIR.
Günther Deschner
1
-1
/
+1
2010-01-14
s3 selftest: Allow the enumeration of users and groups
Kai Blin
1
-0
/
+2
2010-01-13
selftest: Print reason when a test fails unexpectedly
Kai Blin
1
-1
/
+3
2010-01-11
s4-selftest: when a command fails show both normal and expanded command
Andrew Tridgell
1
-0
/
+12
2010-01-11
s4-test: fixed make test without having done make install
Andrew Tridgell
1
-0
/
+1
2009-11-18
selftest: Subunit/Filter.pm only allow expected failures without errors
Stefan Metzmacher
1
-2
/
+24
2009-11-18
selftest: ignore empty lines in knownfailures
Stefan Metzmacher
1
-0
/
+1
2009-11-18
selftest/output/plain.pm: report the testuite name on error
Stefan Metzmacher
1
-1
/
+5
2009-11-17
selftest: make sure we don't buffer any output
Stefan Metzmacher
3
-0
/
+9
2009-11-17
selftest: Fix unexpected failure handline in Subunit/Filter.pm
Stefan Metzmacher
1
-2
/
+8
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-10-22
selftest: make python run unbuffered
Andrew Tridgell
1
-0
/
+3
2009-10-19
selftest: try to get the valgrind errors showing again in the build farm
Andrew Tridgell
1
-6
/
+3
2009-10-19
s4-selftest: fixed 'make testenv'
Andrew Tridgell
1
-1
/
+1
2009-10-19
Revert "selftest: fixed filter to know about a "error" result"
Andrew Tridgell
1
-9
/
+3
2009-10-19
selftest: fixed filter to know about a "error" result
Andrew Tridgell
1
-3
/
+9
2009-09-05
selftest: Account for 0-based months in date parsing and printing.
Andrew Kroeger
1
-3
/
+3
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-14
fixed TESTS= in make test to allow multiple tests
Andrew Tridgell
1
-2
/
+16
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-11
selftest: configure "ncalrpc dir" for the client
Stefan Metzmacher
1
-0
/
+7
2009-08-11
selftest: fix typo lock => lockdir
Stefan Metzmacher
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-06-17
selftest: report time after testsuite, gives nicer output on the
Jelmer Vernooij
1
-1
/
+1
2009-06-12
subunit: non-zero exit code if one or more testsuites failed.
Jelmer Vernooij
1
-3
/
+1
2009-06-12
selftest: Document the fact that test runner and formatter are now
Jelmer Vernooij
1
-0
/
+9
2009-06-12
subunit: Pass canonical names of test results to formatters and filters.
Jelmer Vernooij
1
-6
/
+8
2009-06-12
selftest: Add option to strip output of succeeded tests, and use it on
Jelmer Vernooij
2
-3
/
+22
2009-06-12
selftest: Remove existing buildfarm output format.
Jelmer Vernooij
2
-150
/
+2
2009-06-12
format-subunit: Remove subunit output module.
Jelmer Vernooij
2
-104
/
+0
[prev]
[next]