2011-07-29 |
Simon McVittie | Remove declarations for tests that no longer exist |
commit | commitdiff | tree | snapshot |
2011-07-29 |
Simon McVittie | Fix compilation for removal of link cache |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Lennart Poettering | Merge branch 'dbus-1.4' |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Lennart Poettering | sysdeps-unix: remove some redundant assignments |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Lennart Poettering | Merge branch 'dbus-1.4' |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Lennart Poettering | activation: add /lib/dbus-1/system-services to the... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Simon McVittie | _dbus_message_remove_counter: remove ability to return... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Simon McVittie | Add a regression test that can reproduce fd.o #34393 |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Simon McVittie | Remove the per-connection link cache |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Simon McVittie | dbus_connection_dispatch: avoid freeing UnknownMethod... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Simon McVittie | _dbus_connection_peer_filter_unlocked_no_update: delay... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Simon McVittie | Don't finalize sent or dispatched messages while under... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Simon McVittie | Don't inline the contents of _dbus_connection_unlock |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Simon McVittie | When attaching counters to messages, don't automaticall... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Simon McVittie | Comment some places where it's OK to unref a message... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Simon McVittie | Add _dbus_counter_notify and call it after every adjustment |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Simon McVittie | _dbus_connection_message_sent: rename to _unlocked |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Simon McVittie | dbus_bus_register: don't unref the messages with the... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Simon McVittie | Merge branch 'dbus-1.4' |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Simon McVittie | Add a note about bootstrapping new platforms to README |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Simon McVittie | Upgrade the type system into its own top-level section... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Simon McVittie | Merge branch 'dbus-1.4' |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Simon McVittie | man pages: replace all unescaped hyphen/minus character... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
Simon McVittie | Fix spelling/grammatical mistakes detected by Debian... |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Simon McVittie | Merge branch 'dbus-1.4' |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Sascha Silbe | list_allows_user: fix debug output for groups |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Simon McVittie | Merge branch 'dbus-1.4' |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Simon McVittie | NEWS |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Simon McVittie | DBusMessage: always access refcount atomically, even... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Simon McVittie | dbus-memory: use atomic accesses to block count, even... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Simon McVittie | Merge branch 'dbus-1.4' |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Simon McVittie | NEWS |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Simon McVittie | DBusConnection: use atomic accesses to refcount in... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Simon McVittie | dbus_message_ref: avoid unused variable if not asserting |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Simon McVittie | _dbus_connection_close_if_only_one_ref: use _dbus_atomi... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Simon McVittie | Add _dbus_atomic_get implemented in terms of inc, dec |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Simon McVittie | DBusObjectTree: always access refcount atomically |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Simon McVittie | dbus_message_unref: make an assertion more strict |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Simon McVittie | DBusMessageFilter: exclusively use atomic accesses... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Simon McVittie | Merge branch 'dbus-1.4' and update NEWS for master |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Simon McVittie | NEWS |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Simon McVittie | Uninstall the installed docs |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Simon McVittie | Install man2html output to $(htmldir) |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Simon McVittie | Install diagram.*, system-activation.txt to the $(docdir) |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Simon McVittie | Install xmlto output to $(htmldir) automatically |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Simon McVittie | Install dbus.devhelp to $(htmldir), not $(apidir),... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Simon McVittie | configure.ac: fix check for xsltproc |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Simon McVittie | Use EXEEXT when running tests from another directory... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Simon McVittie | Build docs after running tests, and remove redundant... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Simon McVittie | Run bus tests from test/ |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Simon McVittie | Run dbus-test from test/, not dbus/ |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Simon McVittie | dbus tests: don't warn on skipped tests |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Simon McVittie | test/Makefile.am: list tests one per line |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Simon McVittie | Opt-in to modern OS features on Solaris, to get file... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Simon McVittie | _dbus_open_unix_socket: make static |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Simon McVittie | _dbus_open_tcp_socket: remove |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Simon McVittie | Merge branch 'dbus-1.4' |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Simon McVittie | _dbus_connect_tcp_socket_with_nonce: don't create an... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Simon McVittie | Merge branch 'dbus-1.4' |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Simon McVittie | DBusServer: exclusively use atomic operations on the... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Simon McVittie | DBusPendingCall: exclusively use atomic operations... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Cosimo Alfarano | Add testsuite for eavesdrop=true DBusMatchRule |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Cosimo Alfarano | Fix dbus-monitor using eavesdrop=true when no filters... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Simon McVittie | DBusHeader: only store byte-order in the fixed-length... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Simon McVittie | DBusMessage: don't redundantly store byte order, ask... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Cosimo Alfarano | Add "eavesdrop=true" as constant match rule for dbus... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Cosimo Alfarano | Do not allow eavedropping unless rule owner explicitely... |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Simon McVittie | Merge remote-tracking branch 'origin/dbus-1.4' |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Jiří Klimeš | DBusConnection: simplify registering object paths code |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Simon McVittie | Cope with platforms whose vsnprintf violates both POSIX... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Simon McVittie | In Windows _dbus_printf_string_upper_bound, don't crash... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Ralf Habacker | Added DBUS_ENABLE_STATS option to cmake buildsystem... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Ralf Habacker | Visual Studio Professional uses a different ide starter... |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Ralf Habacker | Collected cmake doc into README.cmake. |
commit | commitdiff | tree | snapshot |
2011-07-08 |
Ralf Habacker | Visual Studio Professional uses a different ide starter... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Ralf Habacker | win32 fix: Keep server autolaunch mutex settings accord... |
commit | commitdiff | tree | snapshot |
2011-07-04 |
Ralf Habacker | Fixed cmake buildsystem - option command only supports... |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Simon McVittie | Cope with platforms whose vsnprintf violates both POSIX... |
commit | commitdiff | tree | snapshot |
2011-07-03 |
Simon McVittie | In Windows _dbus_printf_string_upper_bound, don't crash... |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Ralf Habacker | Limit batch file creating to windows |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Ralf Habacker | Fixed cmake buildsystem on unix - option command only... |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Ralf Habacker | Collected cmake doc into README.cmake. |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Ralf Habacker | Added DBUS_ENABLE_STATS option to cmake buildsystem... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Ralf Habacker | win32 fix: Keep server autolaunch mutex settings accord... |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Simon McVittie | Merge branch 'dbus-1.4' |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Jiří Klimeš | DBusConnection: use DBUS_ERROR_OBJECT_PATH_IN_USE inste... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Simon McVittie | Include size of link cache in per-connection statistics |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Simon McVittie | Also record peak values for queued bytes/fds in connect... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Simon McVittie | Add an initial round of stats to the Stats interface |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Simon McVittie | DBusConnection, DBusTransport: add queue statistics |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Simon McVittie | BusConnections: add usage stats for well-known names... |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Simon McVittie | DBusList: add usage stats |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Simon McVittie | DBusMemPool: add usage stats |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Simon McVittie | Add a stub .Debug.Stats interface if --enable-stats |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Simon McVittie | configure.ac: add --enable-stats |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Simon McVittie | match_rule_to_string: don't reinvent dbus_message_type_... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Simon McVittie | Remove maximum length field from DBusString |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Simon McVittie | Remove unused _dbus_string_copy_data_len, _dbus_string_... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
Simon McVittie | Split DBUS_GENERIC_STRING_PREAMBLE into sensible lines |
commit | commitdiff | tree | snapshot |
2011-06-20 |
Ralf Habacker | CMake fix: Do not use FORCE in variables which should... |
commit | commitdiff | tree | snapshot |
next |