Age | Commit message (Expand) | Author | Files | Lines |
2013-11-01 | Use SIGHUP without check in UNIX environment | Chengwei Yang | 1 | -4/+0 |
2013-09-03 | Allow dbus-daemon --nofork on Windows | Simon McVittie | 1 | -2/+2 |
2013-06-28 | dir-watch: remove dnotify backend | Chengwei Yang | 1 | -7/+0 |
2013-06-20 | Let dbus-daemon not print unavailable options on windows. | Ralf Habacker | 1 | -5/+23 |
2013-06-05 | Fix build error: unused-result | Chengwei Yang | 1 | -2/+8 |
2012-02-13 | Replace a series of booleans, all (apparently) alike, with flags | Simon McVittie | 1 | -21/+42 |
2012-02-10 | bus: introduce --nopidfile switch to disable writing of PID files | Lennart Poettering | 1 | -1/+6 |
2011-08-26 | Merge branch 'dbus-1.4' | Simon McVittie | 1 | -2/+5 |
2011-08-26 | Don't build any of the reload-pipe code on non-Unix | Simon McVittie | 1 | -2/+5 |
2011-08-05 | Win32 compile fix. | Ralf Habacker | 1 | -1/+1 |
2011-08-05 | Merge branch 'dbus-1.4' | Simon McVittie | 1 | -9/+75 |
2011-08-05 | bus signal_handler: call _exit in the unlikely event that the pipe is full or... | Simon McVittie | 1 | -2/+8 |
2011-08-05 | bus signal_handler: comment why it's OK if the reload pipe gets full | Simon McVittie | 1 | -0/+13 |
2011-08-05 | bus signal_handler: don't pretend to be portable away from Unix | Simon McVittie | 1 | -0/+8 |
2011-08-05 | Conditionalize inclusion of unistd.h | Simon McVittie | 1 | -0/+2 |
2011-08-05 | Handle SIGTERM again, to avoid leaving /tmp/dbus-XXX sockets on Solaris | Brian Cameron | 1 | -11/+73 |
2011-08-05 | Remove various never-used variables | Simon McVittie | 1 | -2/+0 |
2011-06-13 | DBusLoop: remove second layer of watch callbacks where possible | Simon McVittie | 1 | -12/+2 |
2011-06-13 | bus signal_handler: don't use _dbus_warn, and don't pretend to be portable | Simon McVittie | 1 | -2/+21 |
2011-06-13 | bus: signal_handler: ignore failure to write, and explain why | Simon McVittie | 1 | -9/+7 |
2011-06-13 | Always remove, invalidate and free watches before closing watched sockets | Simon McVittie | 1 | -4/+18 |
2010-09-27 | Extended autolaunch protocol with scope attribute. | Ralf Habacker | 1 | -9/+0 |
2010-07-09 | activation: optionally, use systemd for system bus activation | Lennart Poettering | 1 | -1/+6 |
2010-07-09 | bus: add --address switch | Lennart Poettering | 1 | -22/+62 |
2010-05-21 | Merge branch 'dbus-1.2' | Will Thompson | 1 | -8/+0 |
2010-03-23 | [bus] Don't install a SIGTERM handler | Colin Walters | 1 | -4/+0 |
2010-03-22 | Make more signal and locale interface use conditional. | Marcus Brinkmann | 1 | -0/+6 |
2010-03-19 | Consistently include <config.h> in all C source files and never in header files. | Marcus Brinkmann | 1 | -0/+2 |
2010-03-16 | Merge branch 'dbus-1.2' | Colin Walters | 1 | -1/+4 |
2010-03-16 | [main] Handle OOM in reload watch | Colin Walters | 1 | -1/+4 |
2010-02-09 | fixed bug on win32 not been able to use session bus with --config-file option | Ralf Habacker | 1 | -1/+3 |
2010-02-07 | variable name fix (DBUS_DAEMON_NAME instead of DAEMON_NAME) | Romain Pokrzywka | 1 | -1/+1 |
2009-12-07 | fixed cmake version macro and string handling | Ralf Habacker | 1 | -1/+1 |
2009-12-01 | Windows fixes | Frank Osterfeld | 1 | -0/+9 |
2009-07-16 | Merge branch 'fd-passing' | Thiago Macieira | 1 | -3/+0 |
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 | cloexec: set FD_CLOEXEC for all full duplex pipes | Lennart Poettering | 1 | -3/+0 |
2009-01-06 | [win32] Protect usage of SIGHUP with #ifdef | Tor Lillqvist | 1 | -9/+14 |
2008-09-18 | [win32] Protect usage of SIGHUP with #ifdef | Tor Lillqvist | 1 | -9/+14 |
2007-08-17 | 2007-08-17 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 1 | -0/+4 |
2007-07-14 | 2007-07-13 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 1 | -1/+1 |
2007-06-15 | 2007-06-15 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 1 | -8/+2 |
2007-06-15 | 2007-06-15 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 1 | -3/+2 |
2007-06-01 | * bus/main.c (main): uses _dbus_get_config_file_name() to detect session.conf... | Ralf Habacker | 1 | -0/+9 |
2007-03-12 | 2007-03-11 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 1 | -9/+9 |
2007-03-10 | * bus/bus.c, bus/bus.h, bus/main.c, bus/test.c, dbus/dbus-sysdeps-unix.c, dbu... | Ralf Habacker | 1 | -8/+8 |
2006-12-20 | 2006-12-19 Ray Strode <rstrode@redhat.com> | Ray Strode | 1 | -8/+28 |
2006-09-16 | 2006-09-16 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 1 | -2/+2 |
2006-09-07 | * Clean up close calls to use _dbus_close (Patch from | John (J5) Palmieri | 1 | -0/+3 |