platform/upstream/dbus.git
2015-03-05 Ralf HabackerFix broken cmake HAVE_SOCKLEN_T type finding check.
2015-03-04 Simon McVittieAdd missing header for _dbus_sleep_milliseconds() ...
2015-03-04 Ralf HabackerAdd test-fdpass to cmake build system.
2015-03-04 Simon McVittiesignal_handler: avoid signed/unsigned mismatch (-Wsign...
2015-03-04 Ralf HabackerEnable -Wsign-compare for cmake builds.
2015-03-04 Simon McVittieAutotools: enable -Wsign-compare and optionally -Werror...
2015-03-04 Simon McVittiefd-passing test: numbers of things are unsigned (-Wsign...
2015-03-04 Simon McVittie_dbus_listen_systemd_sockets: fds are signed ints ...
2015-03-04 Simon McVittieUse new _dbus_string_get_length_uint() to avoid another...
2015-03-04 Ralf HabackerDrop duplicated function tool_millisleep() and use...
2015-03-04 Ralf HabackerFix warning 'conversion to ‘long unsigned int’ from...
2015-03-04 Ralf HabackerFix of 'warning: conversion to ‘dbus_bool_t‘ from ...
2015-03-04 Ralf HabackerFix of 'warning: unused variable ‘result‘ [-Wunused...
2015-03-04 Ralf HabackerFix warning: conversion to 'DWORD' from 'int' may chang...
2015-03-04 Ralf HabackerTrivial -Wsign-compare fixes.
2015-03-04 Simon McVittiebelatedly bump version for 1.9.15
2015-03-04 Peter McCurdyMake all time values signed longs instead of a mix...
2015-03-03 Ralf HabackerKeep cmake defines GLIB_VERSION_... in sync with autotools.
2015-03-02 Simon McVittieprepare 1.9.14
2015-03-02 Ralf HabackerFix warning: 'the comparison will always evaluate as...
2015-02-25 Dimitri John... Make include_dir non-existing directory, to not be...
2015-02-24 Simon McVittieNEWS
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 McVittieNEWS
2015-02-24 Ralf Habackerdbus-monitor: Keep term 'dest' in --monitor output...
2015-02-24 Ralf Habackerdbus-monitor: Add timestamp to --monitor mode.
2015-02-24 Ralf Habackerdbus-monitor: Keep parameter list of method returns...
2015-02-24 Ralf Habackerdbus-monitor: convert remaining hard tabs to 8 space.
2015-02-24 Simon McVittieActually commit cmake changes for dbus-launch
2015-02-24 Simon McVittiedbus-launch: if autolaunching, use XDG_RUNTIME_DIR...
2015-02-24 Simon McVittiedbus-launch: use libdbus to read the UUID
2015-02-24 Simon McVittieAdd dbus-update-activation-environment tool
2015-02-24 Simon McVittieOptionally install systemd user units for a per-user bus
2015-02-24 Simon McVittieAdd a regression test for connecting to XDG_RUNTIME_DIR...
2015-02-24 Simon McVittieOn Unix platforms, try $XDG_RUNTIME_DIR/bus before...
2015-02-24 Simon McVittieAdd regression test for unix:runtime=yes
2015-02-24 Simon McVittieAdd support for unix:runtime=yes as an address mode
2015-02-24 Simon McVittiemarshalling tests: fix an incorrect use of memcmp
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-23 Simon McVittieRemove checks for dbus-glib from configure.ac
2015-02-20 Simon McVittieAdd versioned symbol support to cmake build system...
2015-02-20 Simon McVittieNEWS
2015-02-20 Simon McVittiecmake: check for the necessary symbols for test-segfault.c
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 McVittieOn Unix platforms with gcc (or compatible), hide non...
2015-02-20 Simon McVittieAdd DBUS_PRIVATE_EXPORT decoration to symbols used...
2015-02-20 Simon McVittietests: always use libdbus-internal for main loop, never...
2015-02-20 Simon McVittiesysdeps: try to avoid re-including config.h
2015-02-20 Simon McVittieRemove some redundant inclusions
2015-02-19 Simon McVittieRemove <apparmor/> from default system.conf, session...
2015-02-19 Simon McVittieclarify NEWS
2015-02-19 Simon McVittie1.9.13
2015-02-19 Simon McVittie1.9.12
2015-02-19 Tyler Hicksapparmor: Fix build failure with --disable-apparmor
2015-02-18 Simon McVittieRevert "Add DBus method to return the AA context of...
2015-02-18 Tyler HicksAdd DBus method to return the AA context of a connection
2015-02-18 Simon McVittieapparmor: tighten up terminology for context vs. label...
2015-02-18 Tyler HicksMediation of processes becoming a monitor
2015-02-18 Tyler HicksMediation of processes eavesdropping
2015-02-18 John JohansenMediation of processes sending and receiving messages
2015-02-18 Tyler HicksDo LSM checks after determining if the message is a...
2015-02-18 John JohansenMediation of processes that acquire well-known names
2015-02-18 Tyler HicksStore AppArmor label of connecting processes
2015-02-18 Tyler HicksStore AppArmor label of bus during initialization
2015-02-18 John JohansenInitialize AppArmor mediation
2015-02-18 Tyler HicksAdd apparmor element support to bus config parsing
2015-02-18 Tyler HicksUpdate autoconf file to build against libapparmor
2015-02-18 Tyler HicksAdd apparmor element and attributes to the bus config dtd
2015-02-18 Tyler HicksDocument AppArmor enforcement in the dbus-daemon man...
2015-02-18 Simon McVittieAdd LinuxSecurityLabel to specification
2015-02-18 Simon McVittieAdd regression test for LinuxSecurityLabel credential
2015-02-18 Simon McVittieAdd LSM-agnostic support for LinuxSecurityLabel credential
2015-02-18 Tyler HicksNew a{sv} helper for using byte arrays as the variant
2015-02-16 Ralf Habackerdbus-monitor: Remove empty column in --profile mode.
2015-02-16 Ralf Habackerdbus-monitor: Combine sec and usec columns into one...
2015-02-16 Ralf Habackerdbus-send: Keep cmake build system in sync with autotools.
2015-02-16 Philip Withnalldoc: Add a guide to designing D-Bus APIs
2015-02-16 Simon McVittiedbus-monitor: whitespace
2015-02-16 Simon McVittiedbus-monitor: clarify column headers
2015-02-16 Ralf Habackerdbus-monitor.c: unify columns format in --profile mode...
2015-02-16 Simon McVittiedbus-monitor: convert remaining hard tabs to 8 spaces
2015-02-16 Simon McVittiedbus-send: pretty-print GVariant-style bytestrings
2015-02-16 Simon McVittieAdd manual-paths test to the Autotools (mingw) build too
2015-02-13 Ralf HabackerAdd org.freedesktop.DBus.Verbose interface to dbus...
2015-02-12 Ralf HabackerAdd manual-paths test executable with cmake build support.
2015-02-12 Simon McVittieAdd dbus-test-tool and its man page to the CMake build...
2015-02-12 Simon McVittieDocument dbus-test-tool
2015-02-11 Simon McVittiebus_driver_handle_get_connection_credentials: do not...
2015-02-11 Simon McVittieReduce the number of fds the fdpass test uses
2015-02-11 Ralf HabackerMinor optimization in _dbus_getsid().
2015-02-11 Ralf HabackerAdd test for windows sid.
2015-02-11 Ralf HabackerWindows implementation of GetConnectionCredentials.
2015-02-09 Simon McVittie1.9.11
2015-02-09 Simon McVittie1.9.10
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
next