| .. |
|
.gitignore
|
Update a load of .gitignores
|
2010-10-05 11:45:48 +01:00 |
|
dbus-address.c
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-address.h
|
Decorated public exported functions with DBUS_EXPORT macro, reviewed by Colin Walters.
|
2010-03-16 09:33:39 +01:00 |
|
dbus-arch-deps.h.in
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-auth-script.c
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-auth-script.h
|
Consistently include <config.h> in all C source files and never in header files.
|
2010-03-19 20:11:48 +01:00 |
|
dbus-auth-util.c
|
Consistently include <config.h> in all C source files and never in header files.
|
2010-03-19 20:11:48 +01:00 |
|
dbus-auth.c
|
Fix spelling/grammatical mistakes detected by Debian's lintian(1)
|
2011-07-28 11:05:43 +01:00 |
|
dbus-auth.h
|
Merge branch 'fd-passing'
|
2009-07-16 16:05:16 +02:00 |
|
dbus-bus.c
|
dbus_bus_register: don't unref the messages with the lock held
|
2011-07-28 18:22:17 +01:00 |
|
dbus-bus.h
|
Decorated public exported functions with DBUS_EXPORT macro, reviewed by Colin Walters.
|
2010-03-16 09:33:39 +01:00 |
|
dbus-connection-internal.h
|
_dbus_connection_message_sent: rename to _unlocked
|
2011-07-28 18:23:21 +01:00 |
|
dbus-connection.c
|
_dbus_message_remove_counter: remove ability to return the link
|
2011-07-28 18:23:55 +01:00 |
|
dbus-connection.h
|
Decorated public exported functions with DBUS_EXPORT macro, reviewed by Colin Walters.
|
2010-03-16 09:33:39 +01:00 |
|
dbus-credentials-util.c
|
Consistently include <config.h> in all C source files and never in header files.
|
2010-03-19 20:11:48 +01:00 |
|
dbus-credentials.c
|
[64 bit printf] Update to use DBUS_PID_FORMAT, print (omitted)
|
2010-03-22 14:35:28 -04:00 |
|
dbus-credentials.h
|
Add _dbus_credentials_to_string_append
|
2010-03-16 15:57:27 -04:00 |
|
dbus-dataslot.c
|
Consistently include <config.h> in all C source files and never in header files.
|
2010-03-19 20:11:48 +01:00 |
|
dbus-dataslot.h
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-errors.c
|
Consistently include <config.h> in all C source files and never in header files.
|
2010-03-19 20:11:48 +01:00 |
|
dbus-errors.h
|
Minor include file fix.
|
2010-06-07 15:34:22 +02:00 |
|
dbus-file-unix.c
|
Make dbus-uuidgen atomic
|
2010-09-03 14:29:53 -04:00 |
|
dbus-file-win.c
|
Fix typo in creating temp file.
|
2010-09-09 16:00:34 +02:00 |
|
dbus-file.c
|
moved out dbus file related functions from sysdeps into separate files - tested on windows
|
2009-12-20 11:24:32 +01:00 |
|
dbus-file.h
|
Make dbus-uuidgen atomic
|
2010-09-03 14:29:53 -04:00 |
|
dbus-hash.c
|
Don't truncate pointers on Windows x64 platform
|
2010-05-03 10:48:38 +02:00 |
|
dbus-hash.h
|
fix {u}intptr_t usage on wince with msvc
|
2010-05-05 07:57:28 +02:00 |
|
dbus-internals.c
|
Fixes for Visual Studio 2010 cmake generator - reported by Ray Satiro.
|
2011-05-28 14:02:15 +02:00 |
|
dbus-internals.h
|
Do not set DBUS_SESSION_BUS_DEFAULT_ADDRESS unconditional in code, it is already defined in build system.
|
2010-06-11 10:52:43 +02:00 |
|
dbus-keyring.c
|
Don't pretend to free lock if it was never allocated
|
2010-10-05 14:50:22 +01:00 |
|
dbus-keyring.h
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-list.c
|
DBusList: add usage stats
|
2011-06-24 16:01:02 +01:00 |
|
dbus-list.h
|
DBusList: add usage stats
|
2011-06-24 16:01:02 +01:00 |
|
dbus-macros.h
|
Annotate dbus_malloc*() functions with __attribute__ malloc and __attribute__ alloc_size
|
2011-01-05 13:13:48 +00:00 |
|
dbus-mainloop.c
|
DBusLoop: store watches in a hash table keyed by fd
|
2011-06-13 16:37:25 +01:00 |
|
dbus-mainloop.h
|
Remove _dbus_loop_add_watch_full
|
2011-06-13 16:15:53 +01:00 |
|
dbus-marshal-basic.c
|
Revert merge of master (dbus-1.5) into dbus-1.4
|
2011-03-14 11:53:09 +00:00 |
|
dbus-marshal-basic.h
|
Revert merge of master (dbus-1.5) into dbus-1.4
|
2011-03-14 11:53:09 +00:00 |
|
dbus-marshal-byteswap-util.c
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-marshal-byteswap.c
|
Consistently include <config.h> in all C source files and never in header files.
|
2010-03-19 20:11:48 +01:00 |
|
dbus-marshal-byteswap.h
|
Consistently include <config.h> in all C source files and never in header files.
|
2010-03-19 20:11:48 +01:00 |
|
dbus-marshal-header.c
|
DBusHeader: only store byte-order in the fixed-length header
|
2011-07-11 17:55:13 +01:00 |
|
dbus-marshal-header.h
|
DBusHeader: only store byte-order in the fixed-length header
|
2011-07-11 17:55:13 +01:00 |
|
dbus-marshal-recursive-util.c
|
Cleaned up _dbus_verbose calls: function names and code line numbers are printed by default.
|
2010-03-27 23:28:00 +01:00 |
|
dbus-marshal-recursive.c
|
Consistently include <config.h> in all C source files and never in header files.
|
2010-03-19 20:11:48 +01:00 |
|
dbus-marshal-recursive.h
|
Consistently include <config.h> in all C source files and never in header files.
|
2010-03-19 20:11:48 +01:00 |
|
dbus-marshal-validate-util.c
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-marshal-validate.c
|
Merge remote-tracking branch 'wjt/arg0namespace' into arg0namespace-24317
|
2011-04-07 12:40:30 +01:00 |
|
dbus-marshal-validate.h
|
Merge remote-tracking branch 'wjt/arg0namespace' into arg0namespace-24317
|
2011-04-07 12:40:30 +01:00 |
|
dbus-memory.c
|
dbus-memory: use atomic accesses to block count, even for assertions
|
2011-07-26 17:41:38 +01:00 |
|
dbus-memory.h
|
Annotate dbus_malloc*() functions with __attribute__ malloc and __attribute__ alloc_size
|
2011-01-05 13:13:48 +00:00 |
|
dbus-mempool.c
|
DBusMemPool: add usage stats
|
2011-06-24 16:00:57 +01:00 |
|
dbus-mempool.h
|
DBusMemPool: add usage stats
|
2011-06-24 16:00:57 +01:00 |
|
dbus-message-factory.c
|
DBusMessage: don't redundantly store byte order, ask the DBusHeader
|
2011-07-11 17:54:36 +01:00 |
|
dbus-message-factory.h
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-message-internal.h
|
_dbus_message_remove_counter: remove ability to return the link
|
2011-07-28 18:23:55 +01:00 |
|
dbus-message-private.h
|
DBusMessage: don't redundantly store byte order, ask the DBusHeader
|
2011-07-11 17:54:36 +01:00 |
|
dbus-message-util.c
|
dbus tests: don't warn on skipped tests
|
2011-07-18 19:14:52 +01:00 |
|
dbus-message.c
|
_dbus_message_remove_counter: remove ability to return the link
|
2011-07-28 18:23:55 +01:00 |
|
dbus-message.h
|
Decorated public exported functions with DBUS_EXPORT macro, reviewed by Colin Walters.
|
2010-03-16 09:33:39 +01:00 |
|
dbus-misc.c
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-misc.h
|
Decorated public exported functions with DBUS_EXPORT macro, reviewed by Colin Walters.
|
2010-03-16 09:33:39 +01:00 |
|
dbus-nonce.c
|
DBusNonceFile: don't always fail when use_subdir=TRUE, i.e. on Unix
|
2011-05-25 16:03:31 +01:00 |
|
dbus-nonce.h
|
Fixes to the nonce code
|
2009-12-01 08:43:41 +01:00 |
|
dbus-object-tree.c
|
Merge branch 'dbus-1.4'
|
2011-07-26 11:51:13 +01:00 |
|
dbus-object-tree.h
|
connection: hook UnknownObject and UnknownInterface up where appropriate
|
2011-03-11 23:08:25 +01:00 |
|
dbus-pending-call-internal.h
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-pending-call.c
|
Comment some places where it's OK to unref a message despite holding locks
|
2011-07-28 18:23:25 +01:00 |
|
dbus-pending-call.h
|
Add and use DBUS_TIMEOUT_INFINITE and DBUS_TIMEOUT_USE_DEFAULT
|
2011-06-10 18:33:04 +01:00 |
|
dbus-pipe-unix.c
|
Fix error condition in _dbus_pipe_close
|
2011-01-04 19:37:19 +00:00 |
|
dbus-pipe-win.c
|
Prepare for WinCE port: Convert windows code to native API, avoid errno.
|
2010-04-13 15:46:35 +02:00 |
|
dbus-pipe.c
|
Don't truncate pointers on Windows x64 platform
|
2010-05-03 10:48:38 +02:00 |
|
dbus-pipe.h
|
fix {u}intptr_t usage on wince with msvc
|
2010-05-05 07:57:28 +02:00 |
|
dbus-protocol.h
|
protocol: introduce four new errors
|
2011-03-10 21:10:31 +01:00 |
|
dbus-resources.c
|
Add _dbus_counter_notify and call it after every adjustment
|
2011-07-28 18:23:23 +01:00 |
|
dbus-resources.h
|
Add _dbus_counter_notify and call it after every adjustment
|
2011-07-28 18:23:23 +01:00 |
|
dbus-server-debug-pipe.c
|
Consistently include <config.h> in all C source files and never in header files.
|
2010-03-19 20:11:48 +01:00 |
|
dbus-server-debug-pipe.h
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-server-launchd.c
|
Look up DISPLAY from launchd if not initialized.
|
2010-12-06 21:33:10 +01:00 |
|
dbus-server-launchd.h
|
Add launchd implementation.
|
2010-12-06 21:33:06 +01:00 |
|
dbus-server-protected.h
|
Handle case when autolaunched daemon address is already pulished on windows.
|
2010-12-14 08:12:59 +01:00 |
|
dbus-server-socket.c
|
Always remove, invalidate and free watches before closing watched sockets
|
2011-06-13 15:45:54 +01:00 |
|
dbus-server-socket.h
|
Extended autolaunch protocol with scope attribute.
|
2010-09-27 21:53:32 +02:00 |
|
dbus-server-unix.c
|
Enable launchd.
|
2010-12-06 21:33:14 +01:00 |
|
dbus-server-unix.h
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-server-win.c
|
Handle case when autolaunched daemon address is already pulished on windows.
|
2010-12-14 08:12:59 +01:00 |
|
dbus-server-win.h
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-server.c
|
DBusServer: exclusively use atomic operations on the refcount
|
2011-07-14 16:37:46 +01:00 |
|
dbus-server.h
|
Decorated public exported functions with DBUS_EXPORT macro, reviewed by Colin Walters.
|
2010-03-16 09:33:39 +01:00 |
|
dbus-sha.c
|
Consistently include <config.h> in all C source files and never in header files.
|
2010-03-19 20:11:48 +01:00 |
|
dbus-sha.h
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-shared.h
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-shell.c
|
Consistently include <config.h> in all C source files and never in header files.
|
2010-03-19 20:11:48 +01:00 |
|
dbus-shell.h
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-signature.c
|
Revert merge of master (dbus-1.5) into dbus-1.4
|
2011-03-14 11:53:09 +00:00 |
|
dbus-signature.h
|
Revert merge of master (dbus-1.5) into dbus-1.4
|
2011-03-14 11:53:09 +00:00 |
|
dbus-sockets-win.h
|
Windows fix: MSVC 2010 has errno.h.
|
2010-12-31 16:12:18 +01:00 |
|
dbus-spawn-win.c
|
bus-activation: separate the "finished" callback from the watch callback
|
2011-06-13 16:13:02 +01:00 |
|
dbus-spawn.c
|
bus-activation: separate the "finished" callback from the watch callback
|
2011-06-13 16:13:02 +01:00 |
|
dbus-spawn.h
|
bus-activation: separate the "finished" callback from the watch callback
|
2011-06-13 16:13:02 +01:00 |
|
dbus-string-private.h
|
Remove maximum length field from DBusString
|
2011-06-22 19:15:05 +01:00 |
|
dbus-string-util.c
|
Remove maximum length field from DBusString
|
2011-06-22 19:15:05 +01:00 |
|
dbus-string.c
|
Cope with platforms whose vsnprintf violates both POSIX and C99 - part 1
|
2011-07-08 11:00:12 +02:00 |
|
dbus-string.h
|
Remove maximum length field from DBusString
|
2011-06-22 19:15:05 +01:00 |
|
dbus-sysdeps-pthread.c
|
Consistently include <config.h> in all C source files and never in header files.
|
2010-03-19 20:11:48 +01:00 |
|
dbus-sysdeps-thread-win.c
|
Avoid live lock in Windows (CE) under some situations due to unfair condition variables.
|
2010-12-29 22:44:27 +01:00 |
|
dbus-sysdeps-unix.c
|
Merge branch 'dbus-1.4'
|
2011-07-28 21:45:35 +02:00 |
|
dbus-sysdeps-unix.h
|
_dbus_open_unix_socket: make static
|
2011-07-18 15:16:00 +01:00 |
|
dbus-sysdeps-util-unix.c
|
process_config_first_time_only: initialize syslog as intended.
|
2011-05-25 18:16:35 +01:00 |
|
dbus-sysdeps-util-win.c
|
_dbus_init_system_log: remove FIXME on Windows
|
2011-05-25 18:16:33 +01:00 |
|
dbus-sysdeps-util.c
|
Consistently include <config.h> in all C source files and never in header files.
|
2010-03-19 20:11:48 +01:00 |
|
dbus-sysdeps-win.c
|
In Windows _dbus_printf_string_upper_bound, don't crash on malloc failure
|
2011-07-08 11:00:02 +02:00 |
|
dbus-sysdeps-win.h
|
Use absolute session service dir path in bus-test on windows.
|
2010-12-29 14:43:24 +01:00 |
|
dbus-sysdeps-wince-glue.c
|
Wrap OutputDebugString for Windows CE builds, and add cast for MSVC.
|
2010-07-19 10:32:08 +02:00 |
|
dbus-sysdeps-wince-glue.h
|
Wrap OutputDebugString for Windows CE builds, and add cast for MSVC.
|
2010-07-19 10:32:08 +02:00 |
|
dbus-sysdeps.c
|
Add _dbus_atomic_get implemented in terms of inc, dec
|
2011-07-25 18:15:34 +01:00 |
|
dbus-sysdeps.h
|
Merge branch 'dbus-1.4'
|
2011-07-26 11:51:13 +01:00 |
|
dbus-test-main.c
|
Add support for Windows CE to the code base.
|
2010-04-13 20:38:59 +02:00 |
|
dbus-test.c
|
dbus tests: don't warn on skipped tests
|
2011-07-18 19:14:52 +01:00 |
|
dbus-test.h
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-threads-internal.h
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-threads.c
|
Consistently include <config.h> in all C source files and never in header files.
|
2010-03-19 20:11:48 +01:00 |
|
dbus-threads.h
|
Decorated public exported functions with DBUS_EXPORT macro, reviewed by Colin Walters.
|
2010-03-16 09:33:39 +01:00 |
|
dbus-timeout.c
|
Consistently include <config.h> in all C source files and never in header files.
|
2010-03-19 20:11:48 +01:00 |
|
dbus-timeout.h
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-transport-protected.h
|
Consistently include <config.h> in all C source files and never in header files.
|
2010-03-19 20:11:48 +01:00 |
|
dbus-transport-socket.c
|
_dbus_connection_message_sent: rename to _unlocked
|
2011-07-28 18:23:21 +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
|
Enable launchd.
|
2010-12-06 21:33:14 +01:00 |
|
dbus-transport-unix.h
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-transport-win.c
|
Consistently include <config.h> in all C source files and never in header files.
|
2010-03-19 20:11:48 +01:00 |
|
dbus-transport-win.h
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-transport.c
|
Don't finalize sent or dispatched messages while under the connection lock
|
2011-07-28 18:23:35 +01:00 |
|
dbus-transport.h
|
Also record peak values for queued bytes/fds in connection stats
|
2011-06-24 16:01:56 +01:00 |
|
dbus-types.h
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-userdb-util.c
|
Don't truncate pointers on Windows x64 platform
|
2010-05-03 10:48:38 +02:00 |
|
dbus-userdb.c
|
Don't truncate pointers on Windows x64 platform
|
2010-05-03 10:48:38 +02:00 |
|
dbus-userdb.h
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-uuidgen.c
|
Consistently include <config.h> in all C source files and never in header files.
|
2010-03-19 20:11:48 +01:00 |
|
dbus-uuidgen.h
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
dbus-watch.c
|
DBusLoop: move OOM flag in watches inside the DBusWatch
|
2011-06-13 16:25:33 +01:00 |
|
dbus-watch.h
|
DBusLoop: move OOM flag in watches inside the DBusWatch
|
2011-06-13 16:25:33 +01:00 |
|
dbus.h
|
Bug 21161 - Update the FSF address
|
2009-07-14 15:39:47 -04:00 |
|
Makefile.am
|
Run dbus-test from test/, not dbus/
|
2011-07-18 19:14:54 +01:00 |
|
sd-daemon.c
|
systemd: update sd-daemon.[ch] from upstream systemd
|
2010-09-06 03:17:54 +02:00 |
|
sd-daemon.h
|
systemd: update sd-daemon.[ch] from upstream systemd
|
2010-09-06 03:17:54 +02:00 |
|
versioninfo.rc.in
|
WIN32: add versioninfo, and export symbols
|
2009-12-01 08:36:26 +01:00 |