summaryrefslogtreecommitdiff
path: root/bus
Commit message (Expand)AuthorAgeFilesLines
...
* | | activation-helper: remove unused variable from the real buildSimon McVittie2011-08-051-1/+4
* | | activation-helper: check_permissions: in the test build, don't have unused va...Simon McVittie2011-08-051-1/+1
* | | Remove various never-used variablesSimon McVittie2011-08-054-14/+0
* | | capng: Drop supplemental groups when switching to daemon userSteve Grubb2011-08-011-1/+1
* | | bus: use AM_CPPFLAGS to simplify preprocessor invocationSimon McVittie2011-07-291-8/+9
* | | Move knowledge of what the bus daemon/launcher need to link into bus/Simon McVittie2011-07-291-1/+15
* | | Simplify linking by moving -export-dynamic to AM_LDFLAGSSimon McVittie2011-07-291-8/+3
* | | Fix compilation for removal of link cacheSimon McVittie2011-07-291-5/+2
* | | Merge branch 'dbus-1.4'Lennart Poettering2011-07-281-0/+4
|\ \ \ | |/ /
| * | activation: add /lib/dbus-1/system-services to the search path for servicesLennart Poettering2011-07-281-0/+4
* | | Merge branch 'dbus-1.4'Simon McVittie2011-07-281-2/+2
|\ \ \ | |/ /
| * | Fix spelling/grammatical mistakes detected by Debian's lintian(1)Simon McVittie2011-07-281-2/+2
* | | Merge branch 'dbus-1.4'Simon McVittie2011-07-271-2/+2
|\ \ \ | |/ /
| * | list_allows_user: fix debug output for groupsSascha Silbe2011-07-271-2/+2
* | | Merge branch 'dbus-1.4' and update NEWS for masterSimon McVittie2011-07-181-10/+12
|\ \ \ | |/ /
| * | Run bus tests from test/Simon McVittie2011-07-181-10/+12
* | | Do not allow eavedropping unless rule owner explicitely declare itCosimo Alfarano2011-07-112-8/+110
* | | Include size of link cache in per-connection statisticsSimon McVittie2011-06-241-2/+5
* | | Also record peak values for queued bytes/fds in connection statsSimon McVittie2011-06-241-4/+10
* | | Add an initial round of stats to the Stats interfaceSimon McVittie2011-06-241-0/+59
* | | BusConnections: add usage stats for well-known names, match rulesSimon McVittie2011-06-242-0/+133
* | | Add a stub .Debug.Stats interface if --enable-statsSimon McVittie2011-06-244-0/+339
* | | match_rule_to_string: don't reinvent dbus_message_type_to_stringSimon McVittie2011-06-241-30/+3
| |/ |/|
* | bus-activation: separate the "finished" callback from the watch callbackSimon McVittie2011-06-131-23/+11
* | DBusLoop: remove second layer of watch callbacks where possibleSimon McVittie2011-06-137-91/+16
* | DBusLoop: remove a layer of pointless abstraction around timeoutsSimon McVittie2011-06-135-72/+12
* | DBusConnection: ref the connection in the timeout handlerSimon McVittie2011-06-131-4/+0
* | bus signal_handler: don't use _dbus_warn, and don't pretend to be portableSimon McVittie2011-06-131-2/+21
* | bus: signal_handler: ignore failure to write, and explain whySimon McVittie2011-06-131-9/+7
* | Always remove, invalidate and free watches before closing watched socketsSimon McVittie2011-06-133-8/+26
* | Merge branch 'dbus-1.4'Simon McVittie2011-06-081-4/+6
|\ \ | |/
| * bus: use ln -fs to enable dbus in systemd, not $(LN_S)Simon McVittie2011-06-081-4/+6
* | Merge branch 'dbus-1.4'Simon McVittie2011-06-071-4/+6
|\ \ | |/
| * Remove support for -Wl,--gc-sections altogetherSimon McVittie2011-06-071-4/+4
| * don't try to build dbus-daemon-launch-helper for WindowsMark Brand2011-06-071-0/+2
* | Merge branch 'dbus-1.4'Simon McVittie2011-05-252-119/+112
|\ \ | |/
| * bus_context_log: divert messages to stderr if we're not using syslogSimon McVittie2011-05-251-2/+13
| * process_config_first_time_only: initialize syslog as intended.Simon McVittie2011-05-252-2/+3
| * bus_context_check_security_policy: syslog if we hit the outgoing quotaSimon McVittie2011-05-251-10/+13
| * bus_context_check_security_policy: for SELinux denials, share code to set errorsSimon McVittie2011-05-251-15/+6
| * bus_context_check_security_policy: factor out complain_about_messageSimon McVittie2011-05-251-98/+85
* | Merge branch 'dbus-1.4'Simon McVittie2011-04-271-1/+8
|\ \ | |/
| * Don't report file descriptors as "leaked" if they were already openSimon McVittie2011-04-271-1/+8
* | Merge branch 'dbus-1.4'Simon McVittie2011-04-261-8/+60
|\ \ | |/
| * activation: Use _dbus_system_log for activation informationColin Walters2011-04-261-8/+60
* | Merge branch 'dbus-1.4'Simon McVittie2011-04-261-44/+31
|\ \ | |/
| * Don't force use of -fPIE for the dbus-daemon if apparently supportedSimon McVittie2011-04-261-3/+4
| * Install dbus-daemon and dbus-daemon-launch-helper in the conventional waySimon McVittie2011-04-261-41/+27
* | Merge branch 'dbus-1.4'Simon McVittie2011-04-081-18/+4
|\ \ | |/
| * activation: Strip out code to compare by Exec=Colin Walters2011-04-081-18/+4