| Commit message (Expand) | Author | Age | Files | Lines |
* | 2007-05-18 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-05-18 | 2 | -0/+7 |
* | * bus\config-parser.c (test_default_session_servicedirs):win32 fix. | Ralf Habacker | 2007-05-17 | 2 | -4/+44 |
* | * configure.in: define constant DBUS_UNIX. | Ralf Habacker | 2007-05-17 | 2 | -0/+5 |
* | * dbus/dbus-sysdeps-win.c (_dbus_printf_string_upper_bound): compile fix for ... | Ralf Habacker | 2007-05-14 | 2 | -2/+8 |
* | * dbus-1.pc.in: add daemondir to pc file | John (J5) Palmieri | 2007-05-10 | 2 | -0/+6 |
* | doc/dbus-specification.xml: mention the reserved o.fd.DBus.Local interface | Simon McVittie | 2007-05-04 | 2 | -1/+20 |
* | * cmake/: don't install test applications and service files, moved CMAKE_DEBU... | Ralf Habacker | 2007-04-28 | 6 | -22/+27 |
* | 2007-04-27 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-04-27 | 2 | -3/+9 |
* | * cmake: added debug postfixes to debug exe's for easier debugging. | Ralf Habacker | 2007-04-26 | 6 | -23/+35 |
* | dbus/dbus-message-util.c, dbus/dbus-message.c, dbus/dbus-message.h: | Simon McVittie | 2007-04-06 | 4 | -2/+160 |
* | * dbus/dbus-address.c (dbus_parse_address): Do not accept zero-length address. | Ralf Habacker | 2007-04-03 | 2 | -0/+19 |
* | * cmake/dbus/CMakeLists.txt: debug postfix also for mingw. | Ralf Habacker | 2007-03-25 | 2 | -1/+5 |
* | * cmake/modules/FindExpat.cmake: fix package detection on win32. | Ralf Habacker | 2007-03-16 | 3 | -7/+29 |
* | * dbus/dbus-sysdeps.h (_dbus_split_paths_and_append): new prototyp (_DBUS_PAT... | Ralf Habacker | 2007-03-16 | 5 | -239/+147 |
* | * bus/config-parser.c, bus/policy.c, bus/policy.h, bus/dbus-daemon.1.in,bus/... | Ralf Habacker | 2007-03-15 | 6 | -17/+33 |
* | * dbus\dbus-sysdeps-win-thread.c: renamed to dbus-sysdeps-thread-win.c, it is... | Ralf Habacker | 2007-03-15 | 3 | -1/+7 |
* | * cmake\doc\CMakeLists.txt: added prelimary xml doc support, needs cmake find... | Ralf Habacker | 2007-03-15 | 3 | -6/+78 |
* | * cmake/config.h.cmake: WINCE fixes, defined DBUS_UNIX. | Ralf Habacker | 2007-03-14 | 2 | -14/+13 |
* | * cmake: added doxygen support | Ralf Habacker | 2007-03-14 | 5 | -5/+203 |
* | * dbus/dbus-sysdeps-util-win.c (dbus_become_daemon): win32 compile fix. | Ralf Habacker | 2007-03-13 | 2 | -1/+6 |
* | * dbus-win.patch: removed obsolate patches. | Ralf Habacker | 2007-03-13 | 2 | -14/+1 |
* | * dbus/dbus-sysdeps-win.c: fixed broken DBusPipe on win32. | Ralf Habacker | 2007-03-13 | 4 | -125/+97 |
* | * dbus/dbus-sysdeps-win.c: added zero byte sending and receiving after connec... | Ralf Habacker | 2007-03-13 | 2 | -23/+70 |
* | 2007-03-11 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-03-12 | 10 | -73/+140 |
* | add COPYING to docs copied to web site | Havoc Pennington | 2007-03-12 | 1 | -2/+2 |
* | * dbus/dbus-sysdeps-win.h, dbus/dbus-sysdeps-win.c, dbus/dbus-sysdeps-util-wi... | Ralf Habacker | 2007-03-12 | 4 | -27/+34 |
* | * dbus/dbus-sysdeps-util-unix.c (_dbus_become_daemon): fix _dbus_pid_fd check. | Ralf Habacker | 2007-03-12 | 2 | -1/+6 |
* | * tools/dbus-print-message.c (print_message): added printing of the reply ser... | Ralf Habacker | 2007-03-10 | 2 | -3/+12 |
* | * dbus-win.patch: removed committed patch. | Ralf Habacker | 2007-03-10 | 2 | -21/+4 |
* | * bus/bus.c, bus/bus.h, bus/main.c, bus/test.c, dbus/dbus-sysdeps-unix.c, dbu... | Ralf Habacker | 2007-03-10 | 10 | -34/+187 |
* | * dbus/dbus-sysdeps.h (_dbus_listen_tcp_socket): changed type or port to poin... | Ralf Habacker | 2007-03-10 | 6 | -18/+53 |
* | * cmake/config.h.cmake: win32 msvc bug fix | Ralf Habacker | 2007-03-09 | 2 | -1/+5 |
* | * cmake/config.h.cmake: fixed DBUS_WINxx defines, using _WINCE does not work. | Ralf Habacker | 2007-03-09 | 2 | -4/+8 |
* | * dbus-win.patch: removed _dbus_write_pipe() patch, it is now committed. | Ralf Habacker | 2007-03-08 | 2 | -379/+300 |
* | * bus/bus.c, dbus/dbus-sysdeps-unix.c, dbus/dbus-sysdeps.h: rename pipe relat... | Ralf Habacker | 2007-03-08 | 4 | -2/+22 |
* | * dbus-win.patch: added bus/config-loader-libexpat.c patch, uses DBUS_WIN fo... | Ralf Habacker | 2007-03-08 | 2 | -56/+72 |
* | * cmake/CMakeList.txt,cmake/config.h.cmake: used DBUS_WIN for all win32 syste... | Ralf Habacker | 2007-03-08 | 3 | -2/+26 |
* | * dbus-win.patch: updated patch for bus/dispatch.c. | Ralf Habacker | 2007-03-08 | 2 | -122/+128 |
* | * dbus-win.patch: dbus-connection.c (dbus_connection_get_unix_user, | Ralf Habacker | 2007-03-08 | 3 | -1/+44 |
* | * dbus/dbus-sysdeps-win.c (_dbus_win_set_error_from_win_error): use dbus frie... | Ralf Habacker | 2007-03-08 | 2 | -3/+9 |
* | * cmake/ConfigureChecks.cmake: fixed socketpair check, added setrlimit check ... | Ralf Habacker | 2007-03-08 | 2 | -1/+6 |
* | * bus/dispatch.c: disabled segfault test on win32 for now | Ralf Habacker | 2007-03-08 | 2 | -0/+15 |
* | * configure.in, cmake/ConfigureChecks.cmake: added check for setrlimit. | Ralf Habacker | 2007-03-08 | 3 | -4/+10 |
* | * test/test-segfault.c: unix compile fix. | Ralf Habacker | 2007-03-07 | 3 | -15/+10 |
* | * bus/activation.c: win32 compile fix. | Ralf Habacker | 2007-03-07 | 4 | -72/+11 |
* | * bus-win.patch: removed obsolates patches. | Ralf Habacker | 2007-03-06 | 1 | -340/+1 |
* | * bus-win.patch: fixes unix listen problems, dbus-test now runs. | Ralf Habacker | 2007-03-06 | 2 | -132/+195 |
* | * cmake/dbus/CMakeLists.txt,cmake/bus/CMakeLists.txt, | Ralf Habacker | 2007-03-06 | 4 | -5/+13 |
* | * dbus-win.patch, README.win: added available win32 | Ralf Habacker | 2007-03-04 | 3 | -1/+1442 |
* | * bus/activation.c: (bus_activation_activate_service): | Ralf Habacker | 2007-03-04 | 2 | -0/+7 |