| Commit message (Expand) | Author | Age | Files | Lines |
* | * INSTALL: remove dependancies for bindings since they no longer | John (J5) Palmieri | 2007-05-25 | 1 | -0/+5 |
* | * dbus/dbus-server-win.c,dbus/dbus-server-win.h: new file with empty function... | Ralf Habacker | 2007-05-24 | 1 | -0/+8 |
* | * dbus/dbus-sysdeps-win.c (fill_win_user_info_homedir): not getting user info... | Ralf Habacker | 2007-05-24 | 1 | -0/+6 |
* | * dbus/dbus-sysdeps-win.c (_dbus_full_duplex_pipe): fixed assertation. | Ralf Habacker | 2007-05-24 | 1 | -0/+4 |
* | * bus/config-parser.c (test_service_dir_matches): fixed ordering for unix. | Ralf Habacker | 2007-05-24 | 1 | -0/+7 |
* | 2007-05-23 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-05-23 | 1 | -0/+7 |
* | * cmake/CMakeLists.txt: fixed creating of TEST_..._BINARY to make bus-test ab... | Ralf Habacker | 2007-05-23 | 1 | -0/+5 |
* | acinclude.m4, configure.in: In recent autotools, ${datadir} is | Simon McVittie | 2007-05-21 | 1 | -0/+8 |
* | * update-dbus-docs.sh: Assorted improvements: | Simon McVittie | 2007-05-21 | 1 | -0/+10 |
* | HACKING: Point to correct mailing list | Simon McVittie | 2007-05-21 | 1 | -0/+4 |
* | doc/dbus-specification.xml: explicitly specify that STRING cannot contain emb... | Simon McVittie | 2007-05-21 | 1 | -0/+5 |
* | * dbus/dbus-internal.c: fix inline problem on win32. | Ralf Habacker | 2007-05-20 | 1 | -0/+4 |
* | * dbus/dbus-sysdeps-win.c (fill_win_user_info_homedir): not reaching domain c... | Ralf Habacker | 2007-05-20 | 1 | -0/+6 |
* | * dbus/dbus-test.c (dbus_internal_do_not_use_run_tests): disabled tests not r... | Ralf Habacker | 2007-05-19 | 1 | -0/+10 |
* | * dbus/dbus-sysdeps.c (_dbus_setenv): win32 requires 'varname=' to unset a e... | Ralf Habacker | 2007-05-19 | 1 | -1/+6 |
* | * bus/policy (bus_policy_create_client_policy): win32 temporary fix until the... | Ralf Habacker | 2007-05-19 | 1 | -1/+6 |
* | * dbus/dbus-server.c (listen_funcs): _dbus_server_listen_platform_specific is... | Ralf Habacker | 2007-05-19 | 1 | -0/+9 |
* | * wrong date fix | Ralf Habacker | 2007-05-19 | 1 | -2/+2 |
* | 2007-05-18 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-05-18 | 1 | -0/+5 |
* | * bus\config-parser.c (test_default_session_servicedirs):win32 fix. | Ralf Habacker | 2007-05-17 | 1 | -0/+5 |
* | * configure.in: define constant DBUS_UNIX. | Ralf Habacker | 2007-05-17 | 1 | -0/+4 |
* | * dbus/dbus-sysdeps-win.c (_dbus_printf_string_upper_bound): compile fix for ... | Ralf Habacker | 2007-05-14 | 1 | -0/+6 |
* | * dbus-1.pc.in: add daemondir to pc file | John (J5) Palmieri | 2007-05-10 | 1 | -0/+5 |
* | doc/dbus-specification.xml: mention the reserved o.fd.DBus.Local interface | Simon McVittie | 2007-05-04 | 1 | -0/+8 |
* | * cmake/: don't install test applications and service files, moved CMAKE_DEBU... | Ralf Habacker | 2007-04-28 | 1 | -2/+7 |
* | 2007-04-27 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-04-27 | 1 | -0/+6 |
* | * cmake: added debug postfixes to debug exe's for easier debugging. | Ralf Habacker | 2007-04-26 | 1 | -0/+7 |
* | dbus/dbus-message-util.c, dbus/dbus-message.c, dbus/dbus-message.h: | Simon McVittie | 2007-04-06 | 1 | -0/+7 |
* | * dbus/dbus-address.c (dbus_parse_address): Do not accept zero-length address. | Ralf Habacker | 2007-04-03 | 1 | -0/+7 |
* | * cmake/dbus/CMakeLists.txt: debug postfix also for mingw. | Ralf Habacker | 2007-03-25 | 1 | -0/+4 |
* | * cmake/modules/FindExpat.cmake: fix package detection on win32. | Ralf Habacker | 2007-03-16 | 1 | -0/+6 |
* | * dbus/dbus-sysdeps.h (_dbus_split_paths_and_append): new prototyp (_DBUS_PAT... | Ralf Habacker | 2007-03-16 | 1 | -0/+9 |
* | * bus/config-parser.c, bus/policy.c, bus/policy.h, bus/dbus-daemon.1.in,bus/... | Ralf Habacker | 2007-03-15 | 1 | -0/+8 |
* | * dbus\dbus-sysdeps-win-thread.c: renamed to dbus-sysdeps-thread-win.c, it is... | Ralf Habacker | 2007-03-15 | 1 | -0/+6 |
* | * cmake\doc\CMakeLists.txt: added prelimary xml doc support, needs cmake find... | Ralf Habacker | 2007-03-15 | 1 | -0/+5 |
* | * cmake/config.h.cmake: WINCE fixes, defined DBUS_UNIX. | Ralf Habacker | 2007-03-14 | 1 | -0/+4 |
* | * cmake: added doxygen support | Ralf Habacker | 2007-03-14 | 1 | -0/+4 |
* | * dbus/dbus-sysdeps-util-win.c (dbus_become_daemon): win32 compile fix. | Ralf Habacker | 2007-03-13 | 1 | -0/+5 |
* | * dbus-win.patch: removed obsolate patches. | Ralf Habacker | 2007-03-13 | 1 | -6/+1 |
* | * dbus/dbus-sysdeps-win.c: fixed broken DBusPipe on win32. | Ralf Habacker | 2007-03-13 | 1 | -0/+9 |
* | * dbus/dbus-sysdeps-win.c: added zero byte sending and receiving after connec... | Ralf Habacker | 2007-03-13 | 1 | -0/+5 |
* | 2007-03-11 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2007-03-12 | 1 | -0/+14 |
* | * dbus/dbus-sysdeps-win.h, dbus/dbus-sysdeps-win.c, dbus/dbus-sysdeps-util-wi... | Ralf Habacker | 2007-03-12 | 1 | -0/+7 |
* | * dbus/dbus-sysdeps-util-unix.c (_dbus_become_daemon): fix _dbus_pid_fd check. | Ralf Habacker | 2007-03-12 | 1 | -0/+5 |
* | * tools/dbus-print-message.c (print_message): added printing of the reply ser... | Ralf Habacker | 2007-03-10 | 1 | -0/+7 |
* | * dbus-win.patch: removed committed patch. | Ralf Habacker | 2007-03-10 | 1 | -0/+4 |
* | * bus/bus.c, bus/bus.h, bus/main.c, bus/test.c, dbus/dbus-sysdeps-unix.c, dbu... | Ralf Habacker | 2007-03-10 | 1 | -1/+9 |
* | * dbus/dbus-sysdeps.h (_dbus_listen_tcp_socket): changed type or port to poin... | Ralf Habacker | 2007-03-10 | 1 | -0/+15 |
* | * cmake/config.h.cmake: win32 msvc bug fix | Ralf Habacker | 2007-03-09 | 1 | -0/+4 |
* | * cmake/config.h.cmake: fixed DBUS_WINxx defines, using _WINCE does not work. | Ralf Habacker | 2007-03-09 | 1 | -0/+5 |