dbus/dbus
Tor Lillqvist 459c19b9dd Avoid warnings on Windows
Remove unused functions, or put in #if 0 if potentially useful. Make
internal functions used just in one file static. Use -Werror after all
also on Windows. Construct the installation root from the location of
the dbus DLL, not from the location of the program .exe of the
process.
2009-12-01 10:27:54 +01:00
..
.gitignore migrate from cvs to git (cvs2svn -> git-svnimport). 2007-09-13 11:13:40 -04:00
dbus-1.def added missing symbols for bus-test 2009-12-01 10:20:38 +01:00
dbus-address.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-address.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-arch-deps.h.in Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-auth-script.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-auth-script.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-auth-util.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-auth.c Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-auth.h Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-bus.c Bug 14259 - Make session address lookup system-dependent 2009-07-13 12:47:19 -04:00
dbus-bus.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-connection-internal.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-connection.c dbus/dbus-connection.c: use dbus_message_type_to_string instead of printing the naked message type (cherry picked from commit 33d858e83e3cb1f55ed257ffef930b8f49c3ffc7) 2009-11-30 12:04:58 +01:00
dbus-connection.h Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-credentials-util.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-credentials.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-credentials.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-dataslot.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-dataslot.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-errors.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-errors.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-hash.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-hash.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-internals.c Avoid warnings on Windows 2009-12-01 10:27:54 +01:00
dbus-internals.h dbus/dbus-internals.h: 2x const char foo[] -> const char foo * (cherry picked from commit 62eaf8c91160abdeab6a46bb7bff737e13a390cf) 2009-11-30 12:21:28 +01:00
dbus-keyring.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-keyring.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-list.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-list.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-macros.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-mainloop.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-mainloop.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-marshal-basic.c Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-marshal-basic.h Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-marshal-byteswap-util.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-marshal-byteswap.c Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-marshal-byteswap.h Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-marshal-header.c Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-marshal-header.h Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-marshal-recursive-util.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-marshal-recursive.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-marshal-recursive.h Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-marshal-validate-util.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-marshal-validate.c Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-marshal-validate.h Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-md5.c memset: replace memset() by _DBUS_ZERO where applicable 2009-05-20 02:09:31 +02:00
dbus-md5.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-memory.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-memory.h Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-mempool.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-mempool.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-message-factory.c Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-message-factory.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-message-internal.h Add an accessor for the loader's corruption reason 2009-11-01 14:32:35 +00:00
dbus-message-private.h Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-message-util.c Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-message.c Fix DBusMessage compiler warnings by adding some missing casts. 2009-11-30 12:00:16 +01:00
dbus-message.h Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-misc.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-misc.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-nonce.c Avoid warnings on Windows 2009-12-01 10:27:54 +01:00
dbus-nonce.h Fixes to the nonce code 2009-12-01 08:43:41 +01:00
dbus-object-tree.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-object-tree.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-pending-call-internal.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-pending-call.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-pending-call.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-protocol.h Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-resources.c Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-resources.h Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-server-debug-pipe.c Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-server-debug-pipe.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-server-protected.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-server-socket.c Fixes to the nonce code 2009-12-01 08:43:45 +01:00
dbus-server-socket.h Fixes to the nonce code 2009-12-01 08:43:41 +01:00
dbus-server-unix.c The current state of the nonce-tcp implementation 2009-12-01 08:43:36 +01:00
dbus-server-unix.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-server-win.c The current state of the nonce-tcp implementation 2009-12-01 08:43:36 +01:00
dbus-server-win.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-server.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-server.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-sha.c Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-sha.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-shared.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-shell.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-shell.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-signature.c Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-signature.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-sockets-win.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-spawn-win.c removed duplicated implementation 2009-11-30 13:24:42 +01:00
dbus-spawn.c Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-spawn.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-string-private.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-string-util.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-string.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-string.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-sysdeps-pthread.c Bug 18121 - Use a monotonic clock for pthread timeouts 2009-07-10 22:57:08 -04:00
dbus-sysdeps-thread-win.c Avoid warnings on Windows 2009-12-01 10:27:54 +01:00
dbus-sysdeps-unix.c Fixes to the nonce code 2009-12-01 08:43:45 +01:00
dbus-sysdeps-unix.h Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-sysdeps-util-unix.c Fixes to the nonce code 2009-12-01 08:43:45 +01:00
dbus-sysdeps-util-win.c Avoid warnings on Windows 2009-12-01 10:27:54 +01:00
dbus-sysdeps-util.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-sysdeps-win.c Avoid warnings on Windows 2009-12-01 10:27:54 +01:00
dbus-sysdeps-win.h Fixes to the nonce code 2009-12-01 08:43:45 +01:00
dbus-sysdeps.c Remove a misleading comment. 2009-11-30 12:00:19 +01:00
dbus-sysdeps.h Fixes to the nonce code 2009-12-01 08:43:45 +01:00
dbus-test-main.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-test.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-test.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-threads-internal.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-threads.c no fake lock under Windows (cherry picked from commit 62cb039e40811a5881ee8dcc37c97103a848f74d) 2009-11-30 10:17:50 +01:00
dbus-threads.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-timeout.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-timeout.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-transport-protected.h Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-transport-socket.c Fixes to the nonce code 2009-12-01 08:43:45 +01:00
dbus-transport-socket.h The current state of the nonce-tcp implementation 2009-12-01 08:43:36 +01:00
dbus-transport-unix.c Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-transport-unix.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-transport-win.c Add api dox for nonce-tcp 2009-12-01 08:43:43 +01:00
dbus-transport-win.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-transport.c dbus/dbus-transport.c: _dbus_credentials_get_windows_sid might return NULL (cherry picked from commit 8d8d5fa1babc8f51f1d1bb95b8116850978c60d9) 2009-11-30 12:21:27 +01:00
dbus-transport.h Merge branch 'fd-passing' 2009-07-16 16:05:16 +02:00
dbus-types.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-userdb-util.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-userdb.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-userdb.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-uuidgen.c Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-uuidgen.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
dbus-watch.c use dbus_watch_get_socket in dbus_watch_get_unix_fd on windows (cherry picked from commit c15206da8e56e32c7de98824d8d2c38a7d92c707) 2009-11-30 10:17:49 +01:00
dbus-watch.h Bug 896 - Avoid race conditions reading message from exited process 2009-07-13 13:07:12 -04:00
dbus.h Bug 21161 - Update the FSF address 2009-07-10 19:32:38 -04:00
Makefile.am Actually do install the .def file on Windows 2009-12-01 09:20:35 +01:00
versioninfo.rc.in WIN32: add versioninfo, and export symbols 2009-12-01 08:36:26 +01:00