Age | Commit message (Expand) | Author | Files | Lines |
2012-02-10 | bus: introduce --nopidfile switch to disable writing of PID files | Lennart Poettering | 1 | -2/+8 |
2012-02-07 | Merge branch 'socket-set-33337' | Simon McVittie | 1 | -1/+13 |
2012-01-23 | Merge branch 'dbus-1.4', rejecting commit 08dd53c14b53b88c | Simon McVittie | 1 | -0/+1 |
2012-01-23 | dbus-daemon: fix forgotten counter increase while copying configured auth mec... | Simon McVittie | 1 | -0/+1 |
2012-01-04 | Revert all changes since a36d4918a6f646e085 | Simon McVittie | 1 | -4/+39 |
2011-08-05 | Remove various never-used variables | Simon McVittie | 1 | -8/+0 |
2011-06-13 | Add a stub _dbus_loop_toggle_watch and call it where needed | Simon McVittie | 1 | -1/+13 |
2011-06-13 | DBusLoop: remove second layer of watch callbacks where possible | Simon McVittie | 1 | -18/+2 |
2011-06-13 | DBusLoop: remove a layer of pointless abstraction around timeouts | Simon McVittie | 1 | -13/+2 |
2011-05-25 | bus_context_log: divert messages to stderr if we're not using syslog | Simon McVittie | 1 | -2/+13 |
2011-05-25 | process_config_first_time_only: initialize syslog as intended. | Simon McVittie | 1 | -0/+2 |
2011-05-25 | bus_context_check_security_policy: syslog if we hit the outgoing quota | Simon McVittie | 1 | -10/+13 |
2011-05-25 | bus_context_check_security_policy: for SELinux denials, share code to set errors | Simon McVittie | 1 | -15/+6 |
2011-05-25 | bus_context_check_security_policy: factor out complain_about_message | Simon McVittie | 1 | -98/+85 |
2011-02-03 | bus: Raise file descriptor limit to match configuration | Colin Walters | 1 | -0/+20 |
2011-01-17 | clean up credentials on OOM in process_config_first_time_only | Christian Dywan | 1 | -3/+12 |
2011-01-17 | remove obviously-redundant code from list_concat_new | Simon McVittie | 1 | -1/+0 |
2010-08-10 | Fixed wince build problem reported by aheinecke at intevation dot de. | Ralf Habacker | 1 | -0/+2 |
2010-08-10 | Delete stale pid file on cygwin. | Yaakov Selkowitz | 1 | -0/+20 |
2010-07-09 | activation: optionally, use systemd for system bus activation | Lennart Poettering | 1 | -1/+12 |
2010-07-09 | bus: add --address switch | Lennart Poettering | 1 | -87/+111 |
2010-03-22 | Merge branch 'dbus-1.2' | Colin Walters | 1 | -1/+4 |
2010-03-22 | Add DBUS_GNUC_PRINTF checks to new formatting functions | Colin Walters | 1 | -0/+3 |
2010-03-21 | [bus] While creating a syslog, correctly get pointer data from DBusString | Colin Walters | 1 | -1/+1 |
2010-03-19 | Consistently include <config.h> in all C source files and never in header files. | Marcus Brinkmann | 1 | -0/+1 |
2010-03-16 | Merge branch 'dbus-1.2' | Colin Walters | 1 | -70/+98 |
2010-03-16 | Make SELinux initialization failure fatal | Colin Walters | 1 | -2/+2 |
2010-03-16 | Add a prefix to our syslog messages | Colin Walters | 1 | -46/+87 |
2010-03-16 | Refactor _dbus_log_info, _dbus_log_security into _dbus_log_system | Colin Walters | 1 | -23/+10 |
2010-02-22 | Merge branch 'dbus-1.2' | Colin Walters | 1 | -2/+42 |
2010-02-18 | Monitor service directories for changes | Colin Walters | 1 | -2/+42 |
2010-02-03 | Fix inotify shutdown | Colin Walters | 1 | -8/+0 |
2010-02-02 | Fix inotify shutdown | Colin Walters | 1 | -8/+0 |
2010-02-01 | Merge branch 'my-dbus-1.2' | Colin Walters | 1 | -9/+10 |
2010-02-01 | Clean up inotify watch handling | Colin Walters | 1 | -9/+10 |
2010-01-28 | Merge branch 'my-dbus-1.2' | Colin Walters | 1 | -9/+14 |
2010-01-28 | Don't drop pending activations when reloading configuration | Colin Walters | 1 | -9/+12 |
2009-12-18 | Bug 25697 - Fix memory leak in policy reload | Matthias Clasen | 1 | -0/+2 |
2009-07-16 | Merge branch 'fd-passing' | Thiago Macieira | 1 | -2/+8 |
2009-07-14 | Bug 21161 - Update the FSF address | Tobias Mueller | 1 | -1/+1 |
2009-07-10 | Bug 21161 - Update the FSF address | Tobias Mueller | 1 | -1/+1 |
2009-05-20 | bus: make use of new unix fd limits | Lennart Poettering | 1 | -2/+8 |
2009-01-06 | Initialize AVC earlier so we can look up service security contexts | James Carter | 1 | -5/+5 |
2009-01-06 | Bug 18446: Keep umask for session bus | Matt McCutchen | 1 | -1/+4 |
2008-12-18 | Add requested_reply to send denials, and connection loginfo to "would deny" | Colin Walters | 1 | -31/+38 |
2008-12-18 | Add uid, pid, and command to security logs | Colin Walters | 1 | -11/+31 |
2008-12-17 | Add requested_reply to send denials, and connection loginfo to "would deny" | Colin Walters | 1 | -31/+38 |
2008-12-17 | Add uid, pid, and command to security logs | Colin Walters | 1 | -11/+31 |
2008-12-16 | Add optional logging on allow rules | Colin Walters | 1 | -14/+23 |
2008-12-16 | Add optional logging on allow rules | Colin Walters | 1 | -14/+23 |