index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
selftest
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
format-subunit: Improve formatting, simplify code.
Jelmer Vernooij
2010-03-30
2
-69
/
+69
*
selftest: Replace perl subunit formatter with python subunit formatter,
Jelmer Vernooij
2010-03-30
3
-266
/
+177
*
selftest: Convert format-subunit to Python.
Jelmer Vernooij
2010-03-30
2
-66
/
+197
*
s3-selftest: Don't log to stdout, use logfiles instead.
Andreas Schneider
2010-03-29
1
-3
/
+3
*
selftest: Update locations in README.
Jelmer Vernooij
2010-03-28
1
-1
/
+1
*
selftest: Remove unused BuildFarm output file (now using subunit)
Jelmer Vernooij
2010-03-28
1
-65
/
+0
*
selftest: Remove html subunit formatter; it's too simple and really belongs i...
Jelmer Vernooij
2010-03-28
3
-512
/
+3
*
Remove extension from format-subunit.
Jelmer Vernooij
2010-03-28
1
-0
/
+0
*
s3-selftest: set "lpq cache time = 0" in server configuration.
Günther Deschner
2010-03-26
1
-0
/
+1
*
util: on FreeBSD true is in /usr/bin. Use execvp to find it
Andrew Tridgell
2010-03-26
1
-1
/
+1
*
s3-selftest: move printing config to global section.
Günther Deschner
2010-03-25
1
-8
/
+9
*
subunit: fixed reporting of unexpected failures
Andrew Tridgell
2010-03-20
1
-7
/
+10
*
subunit: keep total error and failure counts
Andrew Tridgell
2010-03-20
1
-0
/
+8
*
s3-selftest: rearrange uid/gid calculation to achieve correct membership.
Günther Deschner
2010-03-19
1
-25
/
+33
*
s3-selftest: fix Samba3.pm provisioning after uid/gid changes.
Günther Deschner
2010-03-18
1
-3
/
+3
*
s3-selftest: make sure we do not have duplicate uids/gids in nsswrapper.
Günther Deschner
2010-03-18
1
-5
/
+33
*
s3-selftest: setup initial eventlog infrastructure.
Günther Deschner
2010-03-17
1
-0
/
+13
*
s4:selftest Add file based DNS resolver to selftest environment
Andrew Bartlett
2010-03-12
1
-2
/
+6
*
selftest: Remove dns_host_file every time we start
Andrew Bartlett
2010-03-12
1
-0
/
+3
*
selftest: let the client also use the dns_host_file
Stefan Metzmacher
2010-03-11
1
-1
/
+2
*
s4:provision - Use netbios name for FDS instance name.
Endi S. Dewata
2010-03-02
1
-9
/
+12
*
selftest/gdb_backtrace: call "info locals" too
Stefan Metzmacher
2010-03-01
1
-0
/
+1
*
s4-selftest: disable rndc and dns update in build farm
Andrew Tridgell
2010-02-23
1
-1
/
+2
*
s4:selftest Add infrastructure for testing against an RPC proxy
Andrew Bartlett
2010-02-19
2
-11
/
+117
*
s3-selftest: include addprinter/deleteprinter command.
Günther Deschner
2010-02-18
1
-0
/
+5
*
s4-selftest: don't run rndc reload in selftest
Andrew Tridgell
2010-02-11
1
-1
/
+3
*
selftest: Cope with 'multipart' support in subunit.
Jelmer Vernooij
2010-01-21
1
-1
/
+1
*
selftest-s4: set the posix:eadb at the global level
Matthieu Patou
2010-01-21
1
-3
/
+1
*
s3-selftest: use absolute path when setting SOCKET_WRAPPER_DIR.
Günther Deschner
2010-01-19
1
-1
/
+1
*
s3 selftest: Allow the enumeration of users and groups
Kai Blin
2010-01-14
1
-0
/
+2
*
selftest: Print reason when a test fails unexpectedly
Kai Blin
2010-01-13
1
-1
/
+3
*
s4-selftest: when a command fails show both normal and expanded command
Andrew Tridgell
2010-01-11
1
-0
/
+12
*
s4-test: fixed make test without having done make install
Andrew Tridgell
2010-01-11
1
-0
/
+1
*
selftest: Subunit/Filter.pm only allow expected failures without errors
Stefan Metzmacher
2009-11-18
1
-2
/
+24
*
selftest: ignore empty lines in knownfailures
Stefan Metzmacher
2009-11-18
1
-0
/
+1
*
selftest/output/plain.pm: report the testuite name on error
Stefan Metzmacher
2009-11-18
1
-1
/
+5
*
selftest: make sure we don't buffer any output
Stefan Metzmacher
2009-11-17
3
-0
/
+9
*
selftest: Fix unexpected failure handline in Subunit/Filter.pm
Stefan Metzmacher
2009-11-17
1
-2
/
+8
*
s4 - SID allocation using FDS DNA plugin
Endi S. Dewata
2009-11-02
1
-1
/
+13
*
s4-selftest: lower some of the timeouts during make test
Andrew Tridgell
2009-10-23
1
-5
/
+5
*
selftest: make python run unbuffered
Andrew Tridgell
2009-10-22
1
-0
/
+3
*
selftest: try to get the valgrind errors showing again in the build farm
Andrew Tridgell
2009-10-19
1
-6
/
+3
*
s4-selftest: fixed 'make testenv'
Andrew Tridgell
2009-10-19
1
-1
/
+1
*
Revert "selftest: fixed filter to know about a "error" result"
Andrew Tridgell
2009-10-19
1
-9
/
+3
*
selftest: fixed filter to know about a "error" result
Andrew Tridgell
2009-10-19
1
-3
/
+9
*
selftest: Account for 0-based months in date parsing and printing.
Andrew Kroeger
2009-09-05
1
-3
/
+3
*
s4:selftest Confirm that there isn't a listener on the ldapi:// socket
Andrew Bartlett
2009-08-17
1
-1
/
+5
*
s4:provision Rework provision-backend into provision
Andrew Bartlett
2009-08-17
1
-46
/
+14
*
fixed TESTS= in make test to allow multiple tests
Andrew Tridgell
2009-08-14
1
-2
/
+16
*
Allow selection of the samba4 process model for 'make test'
Andrew Tridgell
2009-08-12
1
-1
/
+10
[prev]
[next]