]> git.ipfire.org Git - thirdparty/dbus.git/shortlog
thirdparty/dbus.git
2017-06-08  Simon McVittietest/dbus-daemon: Fix some memory leaks
2017-06-02  Simon McVittieNEWS
2017-06-02  Simon McVittiespec: Document the canonical object path for the bus...
2017-06-02  Simon McVittiebus/driver: Only allow specific methods to be called...
2017-06-02  Simon McVittiebus/driver: Make non-core interfaces unavailable on...
2017-06-02  Simon McVittietest/monitor: Assert that BecomeMonitor() on wrong...
2017-05-31  Simon McVittieNEWS
2017-05-31  Tom Gundersenspec: Fix indentation
2017-05-31  Tom Gundersenspec: Re-word documentation of ListQueuedOwners
2017-05-31  Tom Gundersenspec: Re-word documentation of ReleaseName
2017-05-31  Tom GundersenSpec: Re-word documentation of RequestName
2017-05-31  Simon McVittiespec: Move ListQueuedOwners API description to list...
2017-05-31  Simon McVittiespec: Move ReleaseName API description to list of methods
2017-05-31  Simon McVittiespec: Move RequestName API description to list of methods
2017-05-31  Simon McVittieUpdate NEWS
2017-05-31  Laurent Bigonvilleconfigure.ac: Drop check for selinux/av_permissions.h
2017-05-31  Laurent BigonvilleRemove unnecessary cast, bus_sid is already of type...
2017-05-31  Laurent BigonvilleRemove calls to sidget/sidput
2017-04-19  Simon McVittieMerge branch 'dbus-1.10'
2017-04-19  Simon McVittieHACKING: Update git URIs to sync up with cgit.freedeskt...
2017-04-18  Simon McVittieUpdate NEWS
2017-04-18  Simon McVittiePass in DBUS_TEST_EXEC via environment, not hard-coded...
2017-04-18  Simon McVittieUpdate NEWS
2017-04-18  Simon McVittieDoxyfile.in: do not put timestamps in HTML
2017-04-18  Simon McVittieEnsure hyphen/minus is treated as literal in regexes
2017-04-18  Simon McVittietransient-services integration test: Create the right...
2017-04-18  Simon McVittieAppArmor test: Allow writing to our temporary XDG_RUNTI...
2017-04-10  Simon McVittieTravis-CI: Omit -I, -L from cross-compilation options
2017-04-10  Simon McVittieNEWS for fd.o #69801
2017-04-10  Simon McVittiebuild: Remove indirection from uses of Expat
2017-04-10  Simon McVittieAutotools build: Use pkg-config to find libexpat
2017-04-07  Simon McVittieStart changelog for 1.10.20
2017-04-07  Simon McVittieStart towards 1.11.14
2017-04-07  Simon McVittie1.11.12 dbus-1.11.12
2017-04-07  Simon McVittieNEWS
2017-04-07  Simon McVittieStop opting out of -Wswitch-enum and -Wswitch-default
2017-04-07  Simon McVittieDBusTransport: be explicit about _dbus_auth_do_work...
2017-04-07  Simon McVittieNEWS for fd.o #99839
2017-04-07  Philip Withnalldbus: Fix writing off the end of an fd_set when testing...
2017-04-07  Simon McVittieNEWS
2017-04-07  Simon McVittiebus policy: assert that no invalid rule types are seen
2017-04-07  Simon McVittieconfig-parser tests: explicitly skip non-comparable...
2017-04-07  Simon McVittieconfig-parser: assert elements are of a known type
2017-04-07  Simon McVittieconfig-parser: treat impossible policy type as IGNORED
2017-04-07  Simon McVittiesysdeps: assert that log severity is one we expect
2017-04-07  Simon McVittie_dbus_global_lock: move success case up into switch
2017-04-07  Simon McVittieDBusTransport: assert that invalid results don't happen
2017-04-07  Simon McVittiedbus-launch: clarify signal handler
2017-04-07  Simon McVittiedbus-monitor: handle default case for binary mode header
2017-04-07  Simon McVittietest, tools: assert impossible values of local enums...
2017-04-07  Simon McVittiedbus-spawn: assert impossible returns from read functio...
2017-04-07  Simon McVittie_dbus_lm_strerror: move default behaviour inside switch
2017-04-07  Simon McVittiedbus-daemon: silence -Wswitch-default
2017-04-07  Simon McVittiebus dispatch tests: treat impossible message_kind as...
2017-04-05  Simon McVittieMerge branch 'dbus-1.10'
2017-04-05  Simon McVittie1.10.18 dbus-1.10.18
2017-04-05  Philip Withnalltest: Fix a couple of memory leaks in test-corrupt
2017-04-05  Philip Withnalltest: Fix reading off the end of an array in test-corrupt
2017-03-22  Simon McVittierefer to Debian bug in NEWS
2017-03-22  Simon McVittieNEWS
2017-03-22  Laurent BigonvilleInitialize SELinux and Apparmor after capabilities...
2017-03-20  Simon McVittieUpdate NEWS
2017-03-20  Philip Withnalltest: Remove an unnecessary NULL check in sd-activation
2017-03-20  Philip Withnalltest: Fix copy-paste error in waiting for a message...
2017-03-20  Simon McVittieUpdate NEWS
2017-03-20  Simon McVittieautotools: Allow relocatable pkg-config metadata on...
2017-03-20  Ralf Habackercmake, autotools: Add find package config support for...
2017-03-20  Ralf Habackercmake: Optionally create relocatable dbus-1.pc file
2017-02-24  Philip Withnalldoc: Clarify /etc/dbus-1/system.d and /usr/share/dbus...
2017-02-22  Simon McVittieNEWS
2017-02-22  Philip Withnalldbus-socket-set-epoll: initialize all bytes of struct...
2017-02-21  Simon McVittieAdd a simple integration test for transient services
2017-02-21  Simon McVittieUpdate NEWS
2017-02-21  Simon McVittiedbus-daemon(1): Describe how session and system service...
2017-02-21  Simon McVittiespec: Don't say implementation-specific locations must...
2017-02-21  Simon McVittiesd-activation test: Exercise transient services
2017-02-21  Simon McVittieconfig-parser: Add transient service directories
2017-02-21  Simon McVittiesysdeps: Add accessor for a list of transient service...
2017-02-21  Simon McVittieactivation: Add support for enforcing strict naming...
2017-02-21  Simon McVittieconfig-parser: Store service directories in structs
2017-02-21  Simon McVittieactivation-helper: Rename bus_config_parser_get_service...
2017-02-21  Simon McVittiebus_config_parser_get_watched_dirs: Turn into a helper...
2017-02-21  Simon McVittiesd-activation test: Create and destroy a temporary...
2017-02-21  Simon McVittietest-utils-glib: Wait for the killed process to exit
2017-02-21  Simon McVittietests: Consistently don't try to kill pid 0
2017-02-20  Simon McVittieconfig-parser test: Exercise the full config-parser
2017-02-20  Simon McVittieconfig-parser: Don't use dbus_setenv() to test service...
2017-02-20  Simon McVittieconfig-parser: Simplify test for standard session servi...
2017-02-20  Simon McVittieconfig-parser: Remove dead code from system service...
2017-02-20  Simon McVittietest: Redirect XDG_DATA_HOME, XDG_DATA_DIRS somewhere...
2017-02-20  Simon McVittietests: Wrap file-deletion functions to handle EINTR
2017-02-20  Simon McVittietest_get_dbus_daemon: Take a custom XDG_RUNTIME_DIR...
2017-02-20  Simon McVittieactivation test: Use more realistic bus names for services
2017-02-20  Simon McVittieactivation: Put activation directories in an ordered...
2017-02-20  Simon McVittiesd-activation test: Use a struct for the test context
2017-02-17  Simon McVittieconfig-parser: Fix indentation
2017-02-17  Simon McVittieconfig-parser: Eliminate duplicate functionality
2017-02-16  Simon McVittieStart towards 1.11.12
2017-02-16  Simon McVittiePrepare 1.11.10 dbus-1.11.10
2017-02-16  Simon McVittieshell-test: Don't use _dbus_get_tmpdir()
next