summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.7.8dbus-1.7.8Simon McVittie2013-11-012-3/+27
* bus/selinux: Fix previous commit for CAP_AUDIT_WRITE retentionColin Walters2013-11-011-1/+7
* Revert "start dbus-specification 0.23"Simon McVittie2013-11-011-10/+2
* Merge branch 'dbus-1.6'Simon McVittie2013-11-011-1/+4
|\
| * Start on 1.6.20Simon McVittie2013-11-012-1/+4
| * 1.6.18dbus-1.6.18Simon McVittie2013-11-012-3/+10
* | Close unused inherited file descriptorChengwei Yang2013-11-011-0/+2
* | Add comments describing how "compile with journald, run without" worksSimon McVittie2013-11-011-2/+5
* | Handle activated child stdout/stderr correctly in systemd environmentChengwei Yang2013-11-012-2/+36
* | DBusBabysitter: change executable to log_nameChengwei Yang2013-11-015-31/+57
* | Update configurable elements for dbus-daemon manualChengwei Yang2013-11-011-0/+31
* | Remove unnecessary dbus_setenv()Chengwei Yang2013-11-011-6/+0
* | transaction_free: factor outSimon McVittie2013-11-011-10/+12
* | dbus-spawn: draw a diagramSimon McVittie2013-11-011-0/+42
* | Use SIGHUP without check in UNIX environmentChengwei Yang2013-11-011-4/+0
* | Test: add test cases for message parsingChengwei Yang2013-11-011-0/+205
* | Fix memory or unix fd may leak in dbus_message_iter_get_args_valistChengwei Yang2013-11-011-4/+67
* | Correctly set number of arguments already handledChengwei Yang2013-11-011-3/+4
* | dbus-spawn: correct a comment that falsely claimed thread-safetySimon McVittie2013-10-231-3/+8
* | _dbus_spawn_async_with_babysitter: correct documentationSimon McVittie2013-10-231-1/+1
* | Merge branch 'dbus-1.6'Simon McVittie2013-10-231-1/+29
|\ \ | |/
| * path_namespace='/' should match everythingSimon McVittie2013-10-231-1/+29
* | $(in_data) is meant to contain the .in filesSimon McVittie2013-10-101-1/+1
* | test: Update build for previous commitColin Walters2013-10-101-1/+1
* | Use TEST_LISTEN in incoming-listen.conf.in instead of unix only hardcoded add...Ralf Habacker2013-10-102-1/+2
* | start dbus-specification 0.23Simon McVittie2013-10-101-2/+10
* | start 1.7.8Simon McVittie2013-10-092-1/+6
* | D-Bus 1.7.6, spec 0.22dbus-1.7.6Simon McVittie2013-10-093-5/+10
* | yet more NEWSSimon McVittie2013-10-091-3/+15
* | dbus-monitor: keep backwards compatibilityChengwei Yang2013-10-091-6/+25
* | dbus-send: replace --address with --peer and --bus.Andrey Mazo2013-10-091-6/+31
* | Revert "dbus-send: replace --address"... to fix attributionSimon McVittie2013-10-091-31/+6
* | Remove unused key-word of DBus .service fileChengwei Yang2013-10-091-1/+0
* | launch-helper: fix error code parsingChengwei Yang2013-10-093-2/+10
* | Merge branch 'dbus-1.6'Simon McVittie2013-10-080-0/+0
|\ \ | |/
| * 1.6.17Simon McVittie2013-10-082-1/+4
| * 1.6.14dbus-1.6.16Simon McVittie2013-10-082-3/+3
* | Spec: document multiple .service files own the same well known nameChengwei Yang2013-10-081-3/+22
* | Unify the way to find dbus-daemon test binaryChengwei Yang2013-10-084-36/+34
* | dbus-send: replace --address with --peer and --bus.Simon McVittie2013-10-081-6/+31
* | fix off by one error message (#13305)Chengwei Yang2013-10-081-10/+10
* | dbus-message.c: unused variable bytes_read in _dbus_message_loader_get_bufferVasiliy Balyasnyy2013-10-085-28/+14
* | dbus-monitor: remove redundant match rulesChengwei Yang2013-10-081-16/+1
* | NEWSSimon McVittie2013-10-081-0/+8
* | spec: briefly describe Name, Exec and User keysSimon McVittie2013-10-081-0/+13
* | spec: system services' service description files have constrained namesSimon McVittie2013-10-081-0/+13
* | Do not suggest user the next step after executed autogen.shChengwei Yang2013-10-081-7/+1
* | Add support for configuring --with-valgrind=autoSimon McVittie2013-10-081-0/+4
* | When using dbus-launch for tests, fail hard if test binary is missingSimon McVittie2013-10-081-1/+2
* | dbus-launch: avoid asprintf(), and die gracefully on out-of-memorySimon McVittie2013-10-081-4/+28