2007-05-17 |
Ralf Habacker | * configure.in: define constant DBUS_UNIX. |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Ralf Habacker | * dbus/dbus-sysdeps-win.c (_dbus_printf_string_upper_bo... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
John (J5) Palmieri | * dbus-1.pc.in: add daemondir to pc file |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Simon McVittie | doc/dbus-specification.xml: mention the reserved o... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Ralf Habacker | * cmake/: don't install test applications and service... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Havoc Pennington | 2007-04-27 Havoc Pennington <hp@redhat.com> |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Ralf Habacker | * cmake: added debug postfixes to debug exe's for easie... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Simon McVittie | dbus/dbus-message-util.c, dbus/dbus-message.c, dbus... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Ralf Habacker | * dbus/dbus-address.c (dbus_parse_address): Do not... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Ralf Habacker | * cmake/dbus/CMakeLists.txt: debug postfix also for... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Ralf Habacker | * cmake/modules/FindExpat.cmake: fix package detection... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Ralf Habacker | * dbus/dbus-sysdeps.h (_dbus_split_paths_and_append... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Ralf Habacker | * bus/config-parser.c, bus/policy.c, bus/policy.h... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Ralf Habacker | * dbus\dbus-sysdeps-win-thread.c: renamed to dbus-sysde... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Ralf Habacker | * cmake\doc\CMakeLists.txt: added prelimary xml doc... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Ralf Habacker | * cmake/config.h.cmake: WINCE fixes, defined DBUS_UNIX. |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Ralf Habacker | * cmake: added doxygen support |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Ralf Habacker | * dbus/dbus-sysdeps-util-win.c (dbus_become_daemon... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Ralf Habacker | * dbus-win.patch: removed obsolate patches. |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Ralf Habacker | * dbus/dbus-sysdeps-win.c: fixed broken DBusPipe on... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Ralf Habacker | * dbus/dbus-sysdeps-win.c: added zero byte sending... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Havoc Pennington | 2007-03-11 Havoc Pennington <hp@redhat.com> |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Havoc Pennington | add COPYING to docs copied to web site |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Ralf Habacker | * dbus/dbus-sysdeps-win.h, dbus/dbus-sysdeps-win.c... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Ralf Habacker | * dbus/dbus-sysdeps-util-unix.c (_dbus_become_daemon... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Ralf Habacker | * tools/dbus-print-message.c (print_message): added... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Ralf Habacker | * dbus-win.patch: removed committed patch. |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Ralf Habacker | * bus/bus.c, bus/bus.h, bus/main.c, bus/test.c, dbus... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Ralf Habacker | * dbus/dbus-sysdeps.h (_dbus_listen_tcp_socket): change... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Ralf Habacker | * cmake/config.h.cmake: win32 msvc bug fix |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Ralf Habacker | * cmake/config.h.cmake: fixed DBUS_WINxx defines, using... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Ralf Habacker | * dbus-win.patch: removed _dbus_write_pipe() patch... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Ralf Habacker | * bus/bus.c, dbus/dbus-sysdeps-unix.c, dbus/dbus-sysdep... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Ralf Habacker | * dbus-win.patch: added bus/config-loader-libexpat... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Ralf Habacker | * cmake/CMakeList.txt,cmake/config.h.cmake: used DBUS_W... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Ralf Habacker | * dbus-win.patch: updated patch for bus/dispatch.c. |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Ralf Habacker | * dbus-win.patch: dbus-connection.c (dbus_connection_ge... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Ralf Habacker | * dbus/dbus-sysdeps-win.c (_dbus_win_set_error_from_win... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Ralf Habacker | * cmake/ConfigureChecks.cmake: fixed socketpair check... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Ralf Habacker | * bus/dispatch.c: disabled segfault test on win32 for now |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Ralf Habacker | * configure.in, cmake/ConfigureChecks.cmake: added... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Ralf Habacker | * test/test-segfault.c: unix compile fix. |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Ralf Habacker | * bus/activation.c: win32 compile fix. |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Ralf Habacker | * bus-win.patch: removed obsolates patches. |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Ralf Habacker | * bus-win.patch: fixes unix listen problems, dbus-test... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Ralf Habacker | * cmake/dbus/CMakeLists.txt,cmake/bus/CMakeLists.txt, |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Ralf Habacker | * dbus-win.patch, README.win: added available win32 |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Ralf Habacker | * bus/activation.c: (bus_activation_activate_service): |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Ralf Habacker | * dbus/dbus-spawn.c,dbus/dbus-spawn.h (_dbus_spawn_asyn... |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Ralf Habacker | * configure.in,test/test-sleep-forever.c,test/test... |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Ralf Habacker | * test/Makefile.am: fixed test data copy problem in |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Ralf Habacker | * dbus/*-win.*,bus/*-win.*: added win32 platform related |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Ralf Habacker | * cmake: new directory, contains cmake build support. |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Thiago Macieira | * dbus/dbus-sysdeps-unix.c: capture the dbus-launch... |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Havoc Pennington | 2007-01-31 Havoc Pennington <hp@redhat.com> |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Havoc Pennington | 2007-01-26 Havoc Pennington <hp@redhat.com> |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Simon McVittie | * doc/dbus-tutorial.xml: Replace Python section of... |
commit | commitdiff | tree | snapshot |
2007-01-01 |
Ralf Habacker | * dbus/dbus-sysdeps-unix.c: unix compile fix, moved |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Ralf Habacker | * tools/dbus-monitor.c: gettimeofday() is not available |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Ralf Habacker | * dbus/dbus-sysdeps-unix.c: moved _dbus_atomic_inc... |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Ralf Habacker | win32 compile fix |
commit | commitdiff | tree | snapshot |
2006-12-31 |
Ralf Habacker | * dbus/dbus-marshal-recursive.c (type DBusTypeReaderCla... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Ray Strode | 2006-12-19 Ray Strode <rstrode@redhat.com> |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Ralf Habacker | 2006-12-13 Ralf Habacker <ralf.habacker@freenet.de> |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Ralf Habacker | 2006-12-13 Ralf Habacker <ralf.habacker@freenet.de> |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Ralf Habacker | 2006-12-13 Ralf Habacker <ralf.habacker@freenet.de> |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Ralf Habacker | * dbus/dbus-string.c (_dbus_string_pop_line), |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Ralf Habacker | * dbus/dbus-string.c (_dbus_string_pop_line), |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Ralf Habacker | * dbus/dbus-string.[ch] (_dbus_string_find_eol): new... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Tim Dijkstra | * configure.in: Added switch to disable user_database... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Tim Dijkstra | commit.msg |
commit | commitdiff | tree | snapshot |
2006-12-12 |
John (J5) Palmieri | * bus/signal.c: Fix match_rule_equal errata |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Thiago Macieira | * dbus/dbus-sysdeps-pthread.c (_dbus_pthread_mutex_lock, |
commit | commitdiff | tree | snapshot |
2006-11-18 |
Havoc Pennington | 2006-11-17 Havoc Pennington <hp@redhat.com> |
commit | commitdiff | tree | snapshot |
2006-11-18 |
Havoc Pennington | 2006-11-17 Havoc Pennington <hp@redhat.com> |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Havoc Pennington | 2006-11-14 Havoc Pennington <hp@redhat.com> |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Havoc Pennington | 2006-11-14 Havoc Pennington <hp@redhat.com> |
commit | commitdiff | tree | snapshot |
2006-11-14 |
John (J5) Palmieri | * dbus/dbus-threads.h: fix DBUS_THREAD_FUNCTIONS_ALL_MA... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
John (J5) Palmieri | * make head the 1.1.0 experimental branch |
commit | commitdiff | tree | snapshot |
2006-11-10 |
John (J5) Palmieri | * really release 1.0.0 dbus-1.0.0 |
commit | commitdiff | tree | snapshot |
2006-11-09 |
Havoc Pennington | 2006-11-08 Havoc Pennington <hp@redhat.com> |
commit | commitdiff | tree | snapshot |
2006-11-08 |
John (J5) Palmieri | * Released 1.0.0 |
commit | commitdiff | tree | snapshot |
2006-11-08 |
John (J5) Palmieri | * README: remove some of the out of date flags |
commit | commitdiff | tree | snapshot |
2006-11-08 |
John (J5) Palmieri | * tools/dbus-monitor.c: Handle sigint so we flush stdout |
commit | commitdiff | tree | snapshot |
2006-11-08 |
John (J5) Palmieri | * tools/dbus-monitor.1: update the manpage for dbus... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
John (J5) Palmieri | * AUTHORS: Update with all people listed in the ChangeLog |
commit | commitdiff | tree | snapshot |
2006-11-08 |
John (J5) Palmieri | * tools/dbus-monitor.c: add profiling tools to dbus... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Havoc Pennington | 1-char change |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Havoc Pennington | 2006-11-07 Havoc Pennington <hp@redhat.com> |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Havoc Pennington | 2006-11-07 Havoc Pennington <hp@redhat.com> |
commit | commitdiff | tree | snapshot |
2006-11-06 |
John (J5) Palmieri | * bus/bus.c: Missed patch - pass in the context to... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
John (J5) Palmieri | * bump release |
commit | commitdiff | tree | snapshot |
2006-11-03 |
John (J5) Palmieri | * Released D-Bus 1.0 RC 3(0.95) dbus-0.95 |
commit | commitdiff | tree | snapshot |
2006-11-03 |
John (J5) Palmieri | * bus/activation.c (bus_activation_new): don't fail... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
John (J5) Palmieri | * bus/config-parser.c (service_dirs_find_dir): use |
commit | commitdiff | tree | snapshot |
2006-11-02 |
John (J5) Palmieri | * missed the ChangeLog on the last commit |
commit | commitdiff | tree | snapshot |
2006-11-02 |
John (J5) Palmieri | * tools/run-with-tmp-session-bus.sh: fixed script to... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
John (J5) Palmieri | * configure.in: Add a check for DIR *dirp->dd_fd |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Havoc Pennington | 2006-11-01 Havoc Pennington <hp@redhat.com> |
commit | commitdiff | tree | snapshot |
2006-11-01 |
John (J5) Palmieri | * configure.in: expose DBUS_DATADIR |
commit | commitdiff | tree | snapshot |
next |