Age | Commit message (Expand) | Author | Files | Lines |
2007-06-09 | 2007-06-09 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 1 | -0/+19 |
2007-06-09 | 2007-06-09 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 1 | -0/+19 |
2007-06-07 | 2007-06-07 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 1 | -0/+5 |
2007-06-03 | * cmake: added cygwin compile support | Ralf Habacker | 1 | -0/+4 |
2007-06-01 | * tools/dbus-launch-win.c: new file, replaces script wrapper on win32. | Ralf Habacker | 1 | -0/+2 |
2007-06-01 | * tools/dbus-launch-win.c: new file, replaces script wrapper on win32 | Ralf Habacker | 1 | -0/+4 |
2007-06-01 | * bus/main.c (main): uses _dbus_get_config_file_name() to detect session.conf... | Ralf Habacker | 1 | -0/+12 |
2007-05-27 | * bus/policy.c,dbus/dbus-internals.c: fixed inconsistant line endings as repo... | Ralf Habacker | 1 | -0/+5 |
2007-05-25 | * Released 1.1.0 | John (J5) Palmieri | 1 | -0/+4 |
2007-05-25 | * Split NEWS and ChangeLog into a .pre-1-0 file as per HACKING | John (J5) Palmieri | 1 | -15148/+8 |
2007-05-25 | * create directory test/data/valid-config-files/session.d so that | John (J5) Palmieri | 1 | -0/+5 |
2007-05-25 | * INSTALL: remove dependancies for bindings since they no longer | John (J5) Palmieri | 1 | -0/+5 |
2007-05-24 | * dbus/dbus-server-win.c,dbus/dbus-server-win.h: new file with empty function... | Ralf Habacker | 1 | -0/+8 |
2007-05-24 | * dbus/dbus-sysdeps-win.c (fill_win_user_info_homedir): not getting user info... | Ralf Habacker | 1 | -0/+6 |
2007-05-24 | * dbus/dbus-sysdeps-win.c (_dbus_full_duplex_pipe): fixed assertation. | Ralf Habacker | 1 | -0/+4 |
2007-05-24 | * bus/config-parser.c (test_service_dir_matches): fixed ordering for unix. | Ralf Habacker | 1 | -0/+7 |
2007-05-23 | 2007-05-23 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 1 | -0/+7 |
2007-05-23 | * cmake/CMakeLists.txt: fixed creating of TEST_..._BINARY to make bus-test ab... | Ralf Habacker | 1 | -0/+5 |
2007-05-21 | acinclude.m4, configure.in: In recent autotools, ${datadir} is | Simon McVittie | 1 | -0/+8 |
2007-05-21 | * update-dbus-docs.sh: Assorted improvements: | Simon McVittie | 1 | -0/+10 |
2007-05-21 | HACKING: Point to correct mailing list | Simon McVittie | 1 | -0/+4 |
2007-05-21 | doc/dbus-specification.xml: explicitly specify that STRING cannot contain emb... | Simon McVittie | 1 | -0/+5 |
2007-05-20 | * dbus/dbus-internal.c: fix inline problem on win32. | Ralf Habacker | 1 | -0/+4 |
2007-05-20 | * dbus/dbus-sysdeps-win.c (fill_win_user_info_homedir): not reaching domain c... | Ralf Habacker | 1 | -0/+6 |
2007-05-19 | * dbus/dbus-test.c (dbus_internal_do_not_use_run_tests): disabled tests not r... | Ralf Habacker | 1 | -0/+10 |
2007-05-19 | * dbus/dbus-sysdeps.c (_dbus_setenv): win32 requires 'varname=' to unset a e... | Ralf Habacker | 1 | -1/+6 |
2007-05-19 | * bus/policy (bus_policy_create_client_policy): win32 temporary fix until the... | Ralf Habacker | 1 | -1/+6 |
2007-05-19 | * dbus/dbus-server.c (listen_funcs): _dbus_server_listen_platform_specific is... | Ralf Habacker | 1 | -0/+9 |
2007-05-19 | * wrong date fix | Ralf Habacker | 1 | -2/+2 |
2007-05-18 | 2007-05-18 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 1 | -0/+5 |
2007-05-17 | * bus\config-parser.c (test_default_session_servicedirs):win32 fix. | Ralf Habacker | 1 | -0/+5 |
2007-05-17 | * configure.in: define constant DBUS_UNIX. | Ralf Habacker | 1 | -0/+4 |
2007-05-14 | * dbus/dbus-sysdeps-win.c (_dbus_printf_string_upper_bound): compile fix for ... | Ralf Habacker | 1 | -0/+6 |
2007-05-10 | * dbus-1.pc.in: add daemondir to pc file | John (J5) Palmieri | 1 | -0/+5 |
2007-05-04 | doc/dbus-specification.xml: mention the reserved o.fd.DBus.Local interface | Simon McVittie | 1 | -0/+8 |
2007-04-28 | * cmake/: don't install test applications and service files, moved CMAKE_DEBU... | Ralf Habacker | 1 | -2/+7 |
2007-04-27 | 2007-04-27 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 1 | -0/+6 |
2007-04-26 | * cmake: added debug postfixes to debug exe's for easier debugging. | Ralf Habacker | 1 | -0/+7 |
2007-04-06 | dbus/dbus-message-util.c, dbus/dbus-message.c, dbus/dbus-message.h: | Simon McVittie | 1 | -0/+7 |
2007-04-03 | * dbus/dbus-address.c (dbus_parse_address): Do not accept zero-length address. | Ralf Habacker | 1 | -0/+7 |
2007-03-25 | * cmake/dbus/CMakeLists.txt: debug postfix also for mingw. | Ralf Habacker | 1 | -0/+4 |
2007-03-16 | * cmake/modules/FindExpat.cmake: fix package detection on win32. | Ralf Habacker | 1 | -0/+6 |
2007-03-16 | * dbus/dbus-sysdeps.h (_dbus_split_paths_and_append): new prototyp (_DBUS_PAT... | Ralf Habacker | 1 | -0/+9 |
2007-03-15 | * bus/config-parser.c, bus/policy.c, bus/policy.h, bus/dbus-daemon.1.in,bus/... | Ralf Habacker | 1 | -0/+8 |
2007-03-15 | * dbus\dbus-sysdeps-win-thread.c: renamed to dbus-sysdeps-thread-win.c, it is... | Ralf Habacker | 1 | -0/+6 |
2007-03-15 | * cmake\doc\CMakeLists.txt: added prelimary xml doc support, needs cmake find... | Ralf Habacker | 1 | -0/+5 |
2007-03-14 | * cmake/config.h.cmake: WINCE fixes, defined DBUS_UNIX. | Ralf Habacker | 1 | -0/+4 |
2007-03-14 | * cmake: added doxygen support | Ralf Habacker | 1 | -0/+4 |
2007-03-13 | * dbus/dbus-sysdeps-util-win.c (dbus_become_daemon): win32 compile fix. | Ralf Habacker | 1 | -0/+5 |
2007-03-13 | * dbus-win.patch: removed obsolate patches. | Ralf Habacker | 1 | -6/+1 |