summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-25Make include_dir non-existing directory, to not be an error.Dimitri John Ledkov1-1/+8
2015-02-24NEWSSimon McVittie1-0/+5
2015-02-24monitor test: don't block in main context if we already have messagesSimon McVittie1-3/+6
2015-02-24test_init: convert SIGALRM into SIGABRT so we leave a core dump on timeoutSimon McVittie1-0/+17
2015-02-24NEWSSimon McVittie1-1/+30
2015-02-24dbus-monitor: Keep term 'dest' in --monitor output in sync with related watch...Ralf Habacker1-2/+2
2015-02-24dbus-monitor: Add timestamp to --monitor mode.Ralf Habacker5-64/+38
2015-02-24dbus-monitor: Keep parameter list of method returns in --monitor mode in sync...Ralf Habacker1-1/+2
2015-02-24dbus-monitor: convert remaining hard tabs to 8 space.Ralf Habacker1-216/+216
2015-02-24Actually commit cmake changes for dbus-launchSimon McVittie1-1/+3
2015-02-24dbus-launch: if autolaunching, use XDG_RUNTIME_DIR/bus if availableSimon McVittie4-5/+69
2015-02-24dbus-launch: use libdbus to read the UUIDSimon McVittie3-35/+21
2015-02-24Add dbus-update-activation-environment toolSimon McVittie7-0/+653
2015-02-24Optionally install systemd user units for a per-user busSimon McVittie4-1/+54
2015-02-24Add a regression test for connecting to XDG_RUNTIME_DIR/bus by defaultSimon McVittie3-3/+90
2015-02-24On Unix platforms, try $XDG_RUNTIME_DIR/bus before default addressSimon McVittie2-4/+87
2015-02-24Add regression test for unix:runtime=yesSimon McVittie1-0/+103
2015-02-24Add support for unix:runtime=yes as an address modeSimon McVittie2-10/+71
2015-02-24marshalling tests: fix an incorrect use of memcmpSimon McVittie1-1/+1
2015-02-24tests: reassure clang that oom() does in fact not returnSimon McVittie2-0/+4
2015-02-23tests: simplify Makefile.am now that libdbus is always dynamically linkedSimon McVittie1-25/+11
2015-02-23Remove checks for dbus-glib from configure.acSimon McVittie1-18/+1
2015-02-20Add versioned symbol support to cmake build system for linux platforms to kee...Simon McVittie1-0/+7
2015-02-20NEWSSimon McVittie1-1/+16
2015-02-20cmake: check for the necessary symbols for test-segfault.cSimon McVittie1-0/+3
2015-02-20Fix static linking with mingwSimon McVittie4-1/+4
2015-02-20Link dbus-daemon and dbus-daemon-lauch-helper against libdbusBertrand SIMONNET9-63/+95
2015-02-20On Unix platforms with gcc (or compatible), hide non-exported symbolsSimon McVittie3-0/+94
2015-02-20Add DBUS_PRIVATE_EXPORT decoration to symbols used by dbus-daemon or testsSimon McVittie30-2/+376
2015-02-20tests: always use libdbus-internal for main loop, never dbus-glibSimon McVittie5-102/+20
2015-02-20sysdeps: try to avoid re-including config.hSimon McVittie1-0/+3
2015-02-20Remove some redundant inclusionsSimon McVittie2-2/+0
2015-02-19Remove <apparmor/> from default system.conf, session.confSimon McVittie2-6/+0
2015-02-19clarify NEWSSimon McVittie1-2/+3
2015-02-191.9.13Simon McVittie2-1/+6
2015-02-191.9.12Simon McVittie3-11/+55
2015-02-19apparmor: Fix build failure with --disable-apparmorTyler Hicks1-24/+24
2015-02-18Revert "Add DBus method to return the AA context of a connection"Simon McVittie4-107/+0
2015-02-18Add DBus method to return the AA context of a connectionTyler Hicks4-0/+107
2015-02-18apparmor: tighten up terminology for context vs. label vs. profileSimon McVittie1-38/+40
2015-02-18Mediation of processes becoming a monitorTyler Hicks1-0/+7
2015-02-18Mediation of processes eavesdroppingTyler Hicks5-1/+141
2015-02-18Mediation of processes sending and receiving messagesJohn Johansen3-1/+369
2015-02-18Do LSM checks after determining if the message is a requested replyTyler Hicks1-24/+29
2015-02-18Mediation of processes that acquire well-known namesJohn Johansen5-2/+310
2015-02-18Store AppArmor label of connecting processesTyler Hicks4-3/+79
2015-02-18Store AppArmor label of bus during initializationTyler Hicks1-1/+86
2015-02-18Initialize AppArmor mediationJohn Johansen4-0/+208
2015-02-18Add apparmor element support to bus config parsingTyler Hicks9-1/+156
2015-02-18Update autoconf file to build against libapparmorTyler Hicks2-0/+22