platform/upstream/dbus.git
2014-11-10 Simon McVittieMerge branch 'dbus-1.8'
2014-11-10 Simon McVittienext version number will be 1.8.12
2014-11-10 Simon McVittieStart spec 0.26
2014-11-10 Simon McVittie1.9.3
2014-11-10 Simon McVittie1.8.11
2014-11-06 Simon McVittie1.9.2, spec 0.25
2014-11-06 Simon McVittieMerge branch 'dbus-1.8'
2014-11-06 Simon McVittieEmbargoed security release for Monday
2014-11-06 Simon McVittieCVE-2014-7824: set fd rlimit to 64k for the system...
2014-11-06 Simon McVittieNEWS
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 Welchewhitespace/comment fixes
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 McVittieNEWS
2014-10-29 Simon McVittiedbus-spawn: do not forget the exec() errno when the...
2014-10-29 Simon McVittiedbus-tutorial: replace the entire GLib section with...
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...
2014-10-29 Simon McVittiedbus-sysdeps-unix: document the assumption that makes...
2014-10-29 Simon McVittieConsistently save and restore errno
2014-10-29 Simon McVittieNEWS
2014-10-28 Simon McVittieImplement getter, setter for ALLOW_INTERACTIVE_AUTHORIZ...
2014-10-28 Patrick Welchebuild: include dbus-sysdeps-unix.h for _dbus_fd_set_clo...
2014-10-28 Simon McVittiedbus-spec, dbus-protocol: add ALLOW_INTERACTIVE_AUTHORI...
2014-10-24 Ralf HabackerInclude test-dbus and test-bus in cmake 'make check...
2014-10-24 Simon McVittietest-bus, test-dbus: close any inherited fds from caller
2014-10-24 Simon McVittiecmake: only copy session.conf and system.conf into...
2014-10-24 Ralf HabackerAdd configure checks for accept4, dirfd, inotify_init1...
2014-10-17 Ralf HabackerAdd configure check for pipe2 to cmake build system.
2014-10-14 Simon McVittieNEWS
2014-10-14 Alban Crequydbus-test-tool: add black-hole mode
2014-10-14 Alban Crequydbus-test-tool spam: add --messages-per-conn=N
2014-10-14 Alban CrequyAdd dbus-test-tool, currently with "echo" and "spam...
2014-10-13 Simon McVittiedbus_shutdown: document its effect on shared connections
2014-10-13 Simon McVittieDo not claim that '*' resolves to INADDR_ANY on all OSs
2014-10-13 Simon McVittieNEWS
2014-10-13 Lennart Poetteringspec: introduce new value "const" for EmitsChangedSigna...
2014-10-13 Simon McVittieNEWS
2014-10-13 Руслан ИжбулатовLet pkg-config expand directory variables recursively
2014-10-06 Simon McVittieNEWS, bump spec version to (unreleased) 0.25
2014-10-06 Simon McVittiespec: translate arbitrary limits into something more...
2014-10-06 Simon McVittiespec: in the table of types, classify them
2014-10-06 Simon McVittieStart 1.9.2, update NEWS
2014-10-06 Alban CrequyGetAllMatchRules: provide an example how it could be...
2014-10-01 Simon McVittie1.9.0
2014-10-01 Alban Crequyconfig: add examples to show how to enable/disable...
2014-10-01 Simon McVittieEnable Stats interface by default; disallow non-root...
2014-09-25 Sebastian Rasmussendbus-launch: Fix typo in manpage
2014-09-25 Simon McVittieUse ISO C strchr() instead of BSD index()
2014-09-25 Alban Crequymatch_rule_to_string: add test
2014-09-25 Alban Crequymatch_rule_to_string: fix escaping
2014-09-25 Alban Crequymatch_rule_to_string: returns NULL if no memory instead...
2014-09-25 Alban CrequyStats: GetAllMatchRules: add tests
2014-09-25 Alban CrequyImplement GetAllMatchRules on the Stats interface
2014-09-25 Simon McVittieDescribe quoting for match rules
2014-09-25 Ralf HabackerFix test suite fails on test-dbus with --enable-tests...
2014-09-24 Simon McVittieExpand documentation of NO_REPLY_EXPECTED
2014-09-23 Simon McVittieinotify: make sure we set the close-on-exec flag
2014-09-18 Ralf HabackerBuild test-bus-system with cmake on non win32 platforms.
2014-09-17 Simon McVittieNew test for fd-passing
2014-09-16 Simon McVittieMerge branch 'dbus-1.8'
2014-09-16 Simon McVittie1.8.9
2014-09-15 Simon McVittieNEWS for 1.9
2014-09-15 Alban Crequydbus-monitor: more details on file descriptors
2014-09-15 Alban Crequydbus-monitor: do not leak file descriptors from fd...
2014-09-15 Simon McVittiePrepare 1.8.8 (embargoed until tomorrow)
2014-09-15 Ralf HabackerFix installation of empty directories for cmake build...
2014-09-15 Simon McVittieMake various system-bus-related things Unix-only
2014-09-15 Simon McVittieSplit _dbus_fd_set_close_on_exec into Unix and Windows...
2014-09-15 Simon McVittie_dbus_read_socket_with_unix_fds: do not accept extra...
2014-09-15 Simon McVittieAdd _DBUS_GNUC_UNUSED, and use it in _DBUS_STATIC_ASSERT
2014-09-15 Alban Crequybus: enforce pending_fd_timeout
2014-09-15 Alban CrequyDBusConnection: implements _dbus_connection_set_pending...
2014-09-15 Alban CrequyDBusConnection: implements _dbus_connection_get_pending...
2014-09-15 Alban Crequyconfig: add new limit: pending_fd_timeout
2014-09-15 Alban CrequyStop listening on DBusServer sockets when reaching...
2014-09-15 Alban Crequyconfig: change default auth_timeout to 5 seconds
2014-09-15 Simon McVittieconfig: change DEFAULT_MESSAGE_UNIX_FDS to 16
2014-09-15 Alban Crequysystem bus limit: use max_replies_per_connection=128...
2014-09-15 Simon McVittieReplace some runtime assertions with compile-time asser...
2014-09-15 Simon McVittieAdd _DBUS_GNUC_UNUSED, and use it in _DBUS_STATIC_ASSERT
2014-09-15 Simon McVittieMerge branch 'dbus-1.8'
2014-09-15 Simon McVittieNEWS for 1.8
2014-09-15 Simon McVittieOn Linux, call prctl to disable core dumps
2014-09-12 Simon McVittieMerge branch 'dbus-1.8'
2014-09-12 Simon McVittieNEWS for 1.8.x
2014-09-12 Umut Tezduyar... enable build support without systemd compatibility...
2014-09-09 Chengwei Yangfree_pending_restore_data --> free_restore_pending_data
2014-09-08 Ralf HabackerPort dbus_directory_...() function to use win32 native...
2014-09-08 Ralf HabackerAdd directory test application 'manual-dir-iter' to...
2014-09-08 Ralf HabackerAdd dbus string convenience function _dbus_string_init_...
2014-09-08 Ralf HabackerImprove debug message to be able to see empty files.
2014-09-07 Ralf HabackerMerge branch 'dbus-1.8'
2014-09-07 Ralf HabackerFix windows doc for running tests.
2014-09-05 Simon McVittieNEWS for 1.9
2014-09-05 Simon McVittieNEWS for 1.8
2014-09-05 Simon McVittieMerge branch 'dbus-1.8'
2014-09-04 Alban CrequyStats: fix compilation issue
next