spec: Change useradd/groupadd to handle in security-manager.
[platform/upstream/dbus.git] / test /
2016-02-19 Patrick Ohlypolicy: add <check> element
2015-11-23 Simon McVittieuid-permissions test: don't assert that root can Update...
2015-11-17 Simon McVittiename-test: don't run these tests with autotools if...
2015-11-17 Jan Alexander Stef... test/sd-activation: Test UpdateActivationEnvironment...
2015-11-17 Simon McVittiefdpass test: assert that TCP connections don't say...
2015-11-03 Ralf HabackerTest system bus config files on Unix only
2015-10-29 Simon McVittierefs test: reduce number of repeats under Wine
2015-10-29 Simon McVittieWhen running TAP tests, filter out trailing \r from...
2015-10-26 Simon McVittieAdd a regression test for invalid BecomeMonitor calls
2015-10-26 Simon McVittieWhen running dbus-daemon --session in tests, override...
2015-10-22 Simon McVittieDisable activation tests on Windows builds
2015-08-25 Simon McVittieDistribute tap-test.sh.in unconditionally
2015-07-21 Simon McVittiedbus-1.9.16
2015-07-21 Simon McVittieMerge branch 'dbus-1.8'
2015-07-21 Simon McVittieAdd test-case for the same situation as fd.o #90952
2015-06-17 Simon McVittieMerge branch 'dbus-1.8'
2015-06-17 Simon McVittietests: use the new bus setup for `make installcheck`
2015-05-27 Dimitri John LedkovMove session & system bus configuration to datadir...
2015-05-14 Simon McVittieMerge branch 'dbus-1.8'
2015-05-14 Simon McVittieMerge branch 'dbus-1.8'
2015-05-12 Simon McVittieTurn DBusSocket into a type-safe struct, preventing...
2015-05-08 Simon McVittieMerge branch 'dbus-1.8'
2015-05-06 Ralf HabackerMerge remote-tracking branch 'origin/dbus-1.8'
2015-05-05 Simon McVittieMerge branch 'dbus-1.8'
2015-05-01 Ralf HabackerMerge remote-tracking branch 'origin/dbus-1.8'
2015-05-01 Ralf Habackertest_command_line_internal: Fix variable original_argv...
2015-05-01 Ralf Habackertest_command_line_internal: Fix 'variable shell_argv...
2015-04-16 Simon McVittieMove Autoconf/Automake droppings into /build-aux/
2015-04-16 Simon McVittieRun name-test tests under the TAP driver
2015-04-16 Simon McVittiename-test: remove unused die function
2015-04-16 Simon McVittieRun most tests under the TAP driver, with a simple...
2015-04-16 Simon McVittiename-test: also switch to AM_TESTS_ENVIRONMENT here
2015-04-16 Simon McVittieChange syntax of AM_TESTS_ENVIRONMENT to what the Autom...
2015-04-16 Simon McVittieDepend on Automake 1.13 so we can use the correct AM_TE...
2015-04-16 Simon McVittieinstalled-tests: don't set DBUS_TEST_HOME which is...
2015-04-16 Simon McVittieinstalled-tests: declare that the output is in TAP...
2015-04-16 Simon McVittietest-shell, test-printf: produce TAP output like the...
2015-04-16 Simon McVittietests: provide g_test_skip() emulation for older GLib
2015-04-16 Simon McVittietests: avoid noise on stdout when not --verbose
2015-04-15 Ralf HabackerAdd manual tcp test case.
2015-04-14 Ralf HabackerCID 54766: Resource leak (RESOURCE_LEAK).
2015-04-13 Ralf HabackerMerge branch 'dbus-1.8'
2015-04-13 Ralf HabackerFix 'dbus connection referencing issue in test-relay'.
2015-03-24 Simon McVittieFix assorted compiler warnings on Windows.
2015-03-17 Ralf HabackerFix of 'warning: variable ‘..‘ set but not used [-Wunus...
2015-03-04 Simon McVittiefd-passing test: numbers of things are unsigned (-Wsign...
2015-03-04 Ralf HabackerFix of 'warning: unused variable ‘result‘ [-Wunused...
2015-02-24 Simon McVittiemonitor test: don't block in main context if we already...
2015-02-24 Simon McVittietest_init: convert SIGALRM into SIGABRT so we leave...
2015-02-24 Simon McVittieAdd a regression test for connecting to XDG_RUNTIME_DIR...
2015-02-24 Simon McVittieAdd regression test for unix:runtime=yes
2015-02-24 Simon McVittietests: reassure clang that oom() does in fact not return
2015-02-23 Simon McVittietests: simplify Makefile.am now that libdbus is always...
2015-02-20 Simon McVittieFix static linking with mingw
2015-02-20 Bertrand SIMONNETLink dbus-daemon and dbus-daemon-lauch-helper against...
2015-02-20 Simon McVittietests: always use libdbus-internal for main loop, never...
2015-02-18 Simon McVittieAdd regression test for LinuxSecurityLabel credential
2015-02-16 Simon McVittieAdd manual-paths test to the Autotools (mingw) build too
2015-02-12 Ralf HabackerAdd manual-paths test executable with cmake build support.
2015-02-11 Simon McVittieReduce the number of fds the fdpass test uses
2015-02-11 Ralf HabackerAdd test for windows sid.
2015-02-09 Simon McVittieAdd a regression test for making systemd activation...
2015-02-09 Simon McVittieMerge branch '1.8-cve-2015-0245' into cve-2015-0245
2015-02-05 Simon McVittieAdd test-fdpass to the build, and make it compile again
2015-02-05 Simon McVittietests: make installable metadata Windows-friendly by...
2015-02-05 Simon McVittietests: make sure to specify CPPFLAGS where needed
2015-02-04 Simon McVittieAdd a common test_init() for GLib tests which prevents...
2015-02-04 Simon McVittieAdd a regression test for being a new-style monitor
2015-02-04 Simon McVittieMerge branch 'dbus-1.8'
2015-02-03 Simon McVittieTreat root as a valid candidate for TEST_USER_ME
2015-02-03 Simon McVittieAdd a regression test for systemd activation
2015-02-03 Simon McVittiebus driver: factor out bus_driver_check_caller_is_privi...
2015-02-03 Simon McVittieAdd a test for uid-controlled permissions
2015-02-03 Simon McVittieAdd infrastructure to run bits of tests under an altern...
2015-02-03 Simon McVittietest: implement GLib-style "installed tests"
2015-02-03 Simon McVittieGenerate test configuration files via build-time sed...
2015-02-03 Simon McVittieFactor out some utility functions from test/dbus-daemon*
2015-02-03 Simon McVittieBump required GLib version to 2.36
2015-02-03 Lukasz SkalskiUpdate .gitignore files
2015-01-30 Ralf HabackerAdd manual tcp test case.
2015-01-27 Simon McVittieUse pygi instead of pygobject 2
2015-01-05 Simon McVittieMerge branch 'dbus-1.8'
2015-01-05 Simon McVittieMerge tag 'dbus-1.9.6'
2015-01-05 Simon McVittieMerge tag 'dbus-1.8.14' into dbus-1.8
2015-01-05 Ralf HabackerMerge branch 'dbus-1.8'
2015-01-01 Simon McVittieMerge branch 'dbus-1.8' and prepare 1.9.6
2015-01-01 Simon McVittieAdd a regression test for path-based UpdateActivationEn...
2014-11-24 Simon McVittieMerge branch 'dbus-1.8'
2014-11-18 Alban CrequyDBusSystemLogSeverity: add DBUS_SYSTEM_LOG_WARNING
2014-11-14 Simon McVittieMerge branch 'dbus-1.8'
2014-11-14 Simon McVittieMerge branch 'dbus-1.8'
2014-11-10 Simon McVittieMerge branch 'dbus-1.8'
2014-11-10 Simon McVittie1.9.3
2014-11-06 Simon McVittieMerge branch 'dbus-1.8'
2014-11-06 Simon McVittieAdd NetBSD to the list of platforms where credentials...
2014-11-06 Simon McVittietest_processid: only assert that it works if we expect...
2014-11-06 Patrick WelcheImplement NetBSD credentials-passing with LOCAL_PEEREID
2014-11-06 Simon McVittiedbus-daemon test: don't assert we pass uid/pid on unkno...
2014-10-29 Simon McVittieStop asserting that we're not using the dummy lock...
2014-10-29 Simon McVittieUse a better NoReply message for disconnection with...
next