cmake: opt-in to not implicitly expanding variables in if() (policy CMP0054)
[platform/upstream/dbus.git] / bus /
2015-03-11 Ralf HabackerRename _dbus_full_duplex_pipe() to more descriptive...
2015-03-05 Simon McVittieImprove diagnostics when UpdateActivationEnvironment...
2015-03-04 Simon McVittiesignal_handler: avoid signed/unsigned mismatch (-Wsign...
2015-03-04 Ralf HabackerTrivial -Wsign-compare fixes.
2015-02-25 Dimitri John LedkovMake include_dir non-existing directory, to not be...
2015-02-24 Simon McVittieOptionally install systemd user units for a per-user bus
2015-02-20 Simon McVittieFix static linking with mingw
2015-02-20 Bertrand SIMONNETLink dbus-daemon and dbus-daemon-lauch-helper against...
2015-02-19 Simon McVittieRemove <apparmor/> from default system.conf, session...
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 Simon McVittieAdd LSM-agnostic support for LinuxSecurityLabel credential
2015-02-13 Ralf HabackerAdd org.freedesktop.DBus.Verbose interface to dbus...
2015-02-11 Simon McVittiebus_driver_handle_get_connection_credentials: do not...
2015-02-11 Ralf HabackerWindows implementation of GetConnectionCredentials.
2015-02-09 Simon McVittieMerge branch '1.8-cve-2015-0245' into cve-2015-0245
2015-02-05 Simon McVittieCVE-2015-0245: discard forged ActivationFailure messages
2015-02-05 Simon McVittiebus_driver_get_owner_of_name: factor out from bus_drive...
2015-02-04 Simon McVittiebus_driver_check_caller_is_privileged: correct the...
2015-02-04 Simon McVittieAllow root to monitor the system bus by default
2015-02-04 Simon McVittieCapture a fake reply if a broadcast cannot be delivered
2015-02-04 Simon McVittieCapture all messages received or sent, and send them...
2015-02-04 Simon McVittieAdd support for morphing a D-Bus connection into a...
2015-02-04 Simon McVittieMerge branch 'dbus-1.8'
2015-02-04 Simon McVittieCVE-2015-0245: prevent forged ActivationFailure from...
2015-02-03 Simon McVittiebus_context_log_and_set_error: add and use
2015-02-03 Simon McVittiebus_context_log_literal: add simplified version of...
2015-02-03 Simon McVittiebus: put the printf attribute in the header where it...
2015-02-03 Simon McVittiebus driver: factor out bus_driver_check_caller_is_privi...
2015-02-03 Lukasz SkalskiUpdate .gitignore files
2015-02-02 Simon McVittiebus: exit on fatal errors even if not syslogging
2015-01-06 Simon McVittieselinux: avoid leaking on systems where va_start alloca...
2015-01-06 Simon McVittieFix assertion in regression test to be equality test...
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 McVittieHardening: only accept Stats function calls at the...
2015-01-01 Simon McVittieHardening: only allow the uid of the dbus-daemon to...
2015-01-01 Simon McVittieHardening: reject UpdateActivationEnvironment on non...
2014-11-24 Simon McVittieUpgrade auth_timeout violation to a warning, since...
2014-11-24 Simon McVittieMerge branch 'dbus-1.8'
2014-11-22 Simon McVittieRevert "config: change default auth_timeout to 5 seconds"
2014-11-22 Simon McVittieLog to syslog when auth_timeout drops an incomplete...
2014-11-18 Simon McVittieUse DBUS_SYSTEM_LOG_WARNING for failure to alter fd...
2014-11-14 Simon McVittieMerge branch 'dbus-1.8'
2014-11-14 Simon McVittieMerge branch 'dbus-1.8'
2014-11-14 Jacek BukarewiczSet error when message delivery is denied due to receiv...
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 McVittieCVE-2014-7824: set fd rlimit to 64k for the system...
2014-11-06 Patrick WelcheImplement NetBSD credentials-passing with LOCAL_PEEREID
2014-10-29 Simon McVittieUse a better NoReply message for disconnection with...
2014-10-28 Patrick Welchebuild: include dbus-sysdeps-unix.h for _dbus_fd_set_clo...
2014-10-24 Simon McVittietest-bus, test-dbus: close any inherited fds from caller
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 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-23 Simon McVittieinotify: make sure we set the close-on-exec flag
2014-09-16 Simon McVittieMerge branch 'dbus-1.8'
2014-09-15 Simon McVittieMake various system-bus-related things Unix-only
2014-09-15 Alban Crequybus: enforce pending_fd_timeout
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 McVittieMerge branch 'dbus-1.8'
2014-09-12 Simon McVittieMerge branch 'dbus-1.8'
2014-09-09 Chengwei Yangfree_pending_restore_data --> free_restore_pending_data
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-05 Simon McVittieNEWS for 1.9
2014-09-05 Simon McVittieMerge branch 'dbus-1.8'
2014-09-04 Alban CrequyStats: fix compilation issue
2014-07-02 Simon McVittieMerge branch 'dbus-1.8'
2014-06-11 Patrick Welchebus_set_watched_dirs: portability patch for systems...
2014-06-10 Simon McVittieMerge branch 'dbus-1.8'
2014-06-05 Alban CrequyCVE-2014-3477: deliver activation errors correctly...
2014-04-28 Simon McVittieMerge branch 'dbus-1.8'
2014-04-28 Cameron NormanAdd "Documentation=man:dbus-daemon(1)" line to systemd...
next