2013-06-26 |
Chengwei Yang | kqueue: remove unused variable |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Chengwei Yang | dbus-launch: do not verbose output if build with verbos... |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Chengwei Yang | dbus-launch: align document |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Chengwei Yang | dbus-launch: fix coding style |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Chengwei Yang | FreeBSD: explicit include signal.h to fix build failure |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Chengwei Yang | Fix build failure if build with tests but without verbo... |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Simon McVittie | _dbus_message_iter_check: compile non-dummy version... |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Chengwei Yang | Explicitly define macros to get less confusing conditions |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Chengwei Yang | Fix build failure if build with checks but without... |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Simon McVittie | Convert a{sv} helpers from Stats into generic utility... |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Chengwei Yang | cmake: remove a duplicate line and fix coding style |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Simon McVittie | NEWS, noting build-time configuration change |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Chengwei Yang | cmake: fix a typo DBUS_DISABLE_ASSERTS should be DBUS_D... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Ralf Habacker | Use Doxyfile.in for cmake build system too. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Chengwei Yang | Fix build failure if build with "--enable-stats" |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Chengwei Yang | DBus Specification: remove incorrect table description |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Ralf Habacker | Let dbus-daemon not print unavailable options on windows. |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Colin Walters | connection: Add incoming message serials to verbose... |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Simon McVittie | NEWS |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Chengwei Yang | dbus-send: Fix fail to run without "--dest" option |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Simon McVittie | Merge branch 'dbus-1.6' |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Simon McVittie | NEWS for #65959 |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Chengwei Yang | DBusString: fix may crash if try to free an uninitializ... |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Chengwei Yang | Doc: fix invalid usage of doxygen @param command |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Ralf Habacker | Fix of cmake xmldoc dependencies chain. |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Ralf Habacker | Fixed wrong path for generated xml files when creating... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Simon McVittie | Add a statically-initialized implementation of _dbus_lo... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Simon McVittie | Always initialize threading before allocating a dynamic... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Simon McVittie | Make taking a global lock automatically initialize... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Simon McVittie | Replace individual global-lock variables with an array... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Simon McVittie | start spec 0.22 development |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Simon McVittie | Fix Werror=unused-function if build without X11 |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Simon McVittie | Start on 1.7.5, add release name for 1.7.4 |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Simon McVittie | Add release name for 1.6.12 |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Simon McVittie | Prepare 1.7.4 for tomorrow dbus-1.7.4 |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Simon McVittie | Move libdbus-init-win.cpp to its own convenience library |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Simon McVittie | NEWS |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Simon McVittie | Fix an incorrect comment |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Simon McVittie | Revert "start spec 0.22 development" |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Simon McVittie | _dbus_system_logv: copy the va_list here too |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Simon McVittie | Merge branch 'dbus-1.6' |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Simon McVittie | Start 1.6.13 |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Simon McVittie | Prepare embargoed release for tomorrow dbus-1.6.12 |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Simon McVittie | Add a test-case for CVE-2013-2168 |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Simon McVittie | CVE-2013-2168: _dbus_printf_string_upper_bound: copy... |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Simon McVittie | NEWS for 1.6.x |
commit | commitdiff | tree | snapshot |
2013-06-12 |
Chengwei Yang | Fix dbus-daemon crash due to invalid service file |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Simon McVittie | NEWS |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Chengwei Yang | dbus-send: check usage a bit strictly |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Chengwei Yang | Assign default value to enable compiler coverage |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Chengwei Yang | Fix a typo: enable_x11 -> have_x11 |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Chengwei Yang | XML: hard depends on expat and delete libxml |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Chengwei Yang | Fix dbus-daemon crash due to invalid service file |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Chengwei Yang | Do not suggest user to do 'make' if configure failed |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Simon McVittie | massively simplify run-with-tmp-session-bus.sh by using... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Simon McVittie | Recomend dbus-run-session over dbus-launch for starting... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Simon McVittie | Put dbus-run-session through doclifter and adjust to... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Simon McVittie | Add dbus-run-session |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Chengwei Yang | Fix build error: unused-result |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Chengwei Yang | When "activating" systemd, handle its special case... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Simon McVittie | NEWS |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Chengwei Yang | Fix build error: unused-result |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Chengwei Yang | doc: fix a little bit for dbus-send |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Chengwei Yang | When "activating" systemd, handle its special case... |
commit | commitdiff | tree | snapshot |
2013-05-13 |
Simon McVittie | Remove unused global mutexes for win_fds, sid_atom_cache |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Simon McVittie | Turn a runtime assertion into a compile-time assertion |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Simon McVittie | NEWS for part 1 of fd.o#54972 |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Simon McVittie | dbus_threads_init_default, dbus_threads_init: be safe... |
commit | commitdiff | tree | snapshot |
2013-05-10 |
Simon McVittie | Fix compiler warnings when X11 autolaunch and launchd... |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Simon McVittie | dbus_threads_init: call _dbus_threads_init_platform_spe... |
commit | commitdiff | tree | snapshot |
2013-05-09 |
Simon McVittie | DBusAtomic: on Unix, use pthreads mutexes for fallback |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Simon McVittie | Add _DBUS_GNUC_WARN_UNUSED_RESULT, similar to GLib's |
commit | commitdiff | tree | snapshot |
2013-05-08 |
Simon McVittie | NEWS |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Simon McVittie | start spec 0.22 development submit/tizen/20130527.033934 |
commit | commitdiff | tree | snapshot |
2013-05-02 |
Simon McVittie | start 1.7.4 development |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Ralf Habacker | Fixed cmake windows build system bug not installing... |
commit | commitdiff | tree | snapshot |
2013-04-25 |
Simon McVittie | prepare version 1.7.2 and spec 0.21 dbus-1.7.2 |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Simon McVittie | Merge branch 'dbus-1.6' |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Simon McVittie | development version |
commit | commitdiff | tree | snapshot |
2013-04-24 |
Simon McVittie | Prepare release 1.6.10 dbus-1.6.10 upstream/1.6.10 |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Simon McVittie | NEWS for 1.7 |
commit | commitdiff | tree | snapshot |
2013-04-23 |
Simon McVittie | Disable sd-daemon.c's support for POSIX message queues |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Simon McVittie | NEWS for 1.7 |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Cristian RodrÃguez | dbus.service.in: Do not order after syslog.target |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Simon McVittie | Specification: explicitly allow the Unicode noncharacters |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Simon McVittie | Merge branch 'dbus-1.6' |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Simon McVittie | NEWS for 1.6 |
commit | commitdiff | tree | snapshot |
2013-04-22 |
Simon McVittie | Accept non-characters when validating Unicode |
commit | commitdiff | tree | snapshot |
2013-04-19 |
Ralf Habacker | Unify docbook dtd version to 4.4. |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Simon McVittie | NEWS |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Simon McVittie | Rename default_message_unix_fds to DEFAULT_MESSAGE_UNIX_FDS |
commit | commitdiff | tree | snapshot |
2013-04-18 |
Simon McVittie | cmake: define default_message_unix_fds so it can be... |
commit | commitdiff | tree | snapshot |
2013-04-16 |
Simon McVittie | sd-daemon.c: update from systemd for better portability |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Simon McVittie | NEWS for 1.7 |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Matt Fischer | Set default maximum number of Unix fds according to OS |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Simon McVittie | Do not suppress syslog test's stderr just because init... |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Simon McVittie | fix NEWS: a Windows "sid" is a security ID, not a sessi... |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Simon McVittie | Merge branch 'dbus-1.6' |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Simon McVittie | NEWS for 1.7 |
commit | commitdiff | tree | snapshot |
2013-04-05 |
Simon McVittie | Allow use of GLib 2.32 functionality, which we do condi... |
commit | commitdiff | tree | snapshot |
next |