..
.gitignore
.gitignore: Ignore many more generated files
2018-12-14 13:28:50 +00:00
dbus-address.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-address.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-arch-deps.h.in
Remove support for platforms with no 64-bit integer type
2013-09-16 15:31:02 +01:00
dbus-asv-util.c
_dbus_asv_add_object_path: Add
2017-11-06 14:07:21 +00:00
dbus-asv-util.h
_dbus_asv_add_object_path: Add
2017-11-06 14:07:21 +00:00
dbus-auth-script.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-auth-script.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-auth-util.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-auth.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-auth.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-bus.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-bus.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-connection-internal.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-connection.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-connection.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-credentials-util.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-credentials.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-credentials.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-dataslot.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-dataslot.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-errors.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-errors.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-file-unix.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-file-win.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-file.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-file.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-hash.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-hash.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-init-win.cpp
dbus_threads_init_default, dbus_threads_init: be safe to call at any time
2013-05-10 11:35:08 +01:00
dbus-internals.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-internals.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-keyring.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-keyring.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-list.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-list.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-macros.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-mainloop.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-mainloop.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-marshal-basic.c
Don't cast user-supplied pointers to DBusBasicValue *
2018-12-11 12:23:06 +00:00
dbus-marshal-basic.h
Don't cast user-supplied pointers to DBusBasicValue *
2018-12-11 12:23:06 +00:00
dbus-marshal-byteswap-util.c
test: Don't use dbus_internal prefix for functions not in libdbus
2018-08-02 15:26:01 +01:00
dbus-marshal-byteswap.c
Fix warning: "pointer targets in assignment differ in signedness [-Wpointer-sign]".
2015-11-24 12:26:00 +01:00
dbus-marshal-byteswap.h
Add DBUS_PRIVATE_EXPORT decoration to symbols used by dbus-daemon or tests
2015-02-20 20:49:36 +00:00
dbus-marshal-header.c
DBusMessage: Add a header field for the container instance
2018-02-16 15:27:37 +00:00
dbus-marshal-header.h
_dbus_message_remove_unknown_fields: Add
2018-01-11 18:34:39 +00:00
dbus-marshal-recursive-util.c
Don't cast user-supplied pointers to DBusBasicValue *
2018-12-11 12:23:06 +00:00
dbus-marshal-recursive.c
Don't cast user-supplied pointers to DBusBasicValue *
2018-12-11 12:23:06 +00:00
dbus-marshal-recursive.h
Don't cast user-supplied pointers to DBusBasicValue *
2018-12-11 12:23:06 +00:00
dbus-marshal-validate-util.c
test: Don't use dbus_internal prefix for functions not in libdbus
2018-08-02 15:26:01 +01:00
dbus-marshal-validate.c
validate_body_helper: Bounds-check before validating booleans
2018-08-02 19:20:32 +01:00
dbus-marshal-validate.h
Remove now-unused _dbus_validate_signature()
2017-07-04 17:07:32 +01:00
dbus-memory.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-memory.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-mempool.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-mempool.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-message-factory.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-message-factory.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-message-internal.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-message-private.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-message-util.c
message-util: Make more functions static (and remove useless prefix)
2018-08-02 15:25:25 +01:00
dbus-message.c
Don't cast user-supplied pointers to DBusBasicValue *
2018-12-11 12:23:06 +00:00
dbus-message.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-misc.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-misc.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-nonce.c
nonce: Don't try to rmdir(NULL) on OOM
2018-08-02 17:15:29 +01:00
dbus-nonce.h
DBusNonceFile: Don't rely on caller preallocating the object
2017-11-07 12:43:52 +00:00
dbus-object-tree.c
bus: Silence most log messages when testing OOM handling
2017-11-15 12:12:23 +00:00
dbus-object-tree.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-pending-call-internal.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-pending-call.c
DBusPendingCall: Improve doc-comments around completed flag
2018-02-06 18:48:47 +00:00
dbus-pending-call.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-pipe-unix.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-pipe-win.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-pipe.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-pipe.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-protocol.h
DBusMessage: Add a header field for the container instance
2018-02-16 15:27:37 +00:00
dbus-resources.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-resources.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-server-debug-pipe.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-server-debug-pipe.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-server-launchd.c
_dbus_server_new_for_launchd: Don't leak fd on failure
2017-11-24 12:17:29 +00:00
dbus-server-launchd.h
Add launchd implementation.
2010-12-06 21:33:06 +01:00
dbus-server-protected.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-server-socket.c
Add actual used ip family to --print-address output in case of listening on tcp
2018-03-19 22:24:09 +01:00
dbus-server-socket.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-server-unix.c
server-unix: Don't leak address of systemd server on success
2018-08-23 18:23:34 +01:00
dbus-server-unix.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-server-win.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-server-win.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-server.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-server.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-sha.c
Prefer to use _dbus_test_fatal() for assertion failures in tests
2017-11-15 12:12:15 +00:00
dbus-sha.h
Bug 21161 - Update the FSF address
2009-07-14 15:39:47 -04:00
dbus-shared.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-shell.c
Add and use _dbus_list_clear_full
2018-08-02 15:26:27 +01:00
dbus-shell.h
Bug 21161 - Update the FSF address
2009-07-14 15:39:47 -04:00
dbus-signature.c
Prefer to use _dbus_test_fatal() for assertion failures in tests
2017-11-15 12:12:15 +00:00
dbus-signature.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-socket-set-epoll.c
dbus-socket-set-epoll: initialize all bytes of struct epoll_event
2017-02-22 11:06:22 +00:00
dbus-socket-set-poll.c
Convert mostly DBUS_SOCKET_... and DBUS_POLLABLE_.. macros for more type safety.
2015-05-12 18:36:24 +01:00
dbus-socket-set.c
Add an implementation of DBusSocketSet using epoll
2011-06-13 17:30:40 +01:00
dbus-socket-set.h
DBusMainLoop, DBusSocketSet: work in terms of DBusPollable
2015-05-12 18:34:32 +01:00
dbus-sockets-win.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-spawn-test.c
bus: Silence most log messages when testing OOM handling
2017-11-15 12:12:23 +00:00
dbus-spawn-unix.c
dbus-spawn-unix: If a fd is not close-on-exec, look it up in /proc/self/fd
2018-11-20 18:56:26 +00:00
dbus-spawn-win.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-spawn.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-string-private.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-string-util.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-string.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-string.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-syntax.c
Doc: fix incorrect param names, missing params, non-exist params
2013-08-22 20:01:08 +01:00
dbus-syntax.h
Add dbus-syntax.[ch]
2012-02-24 12:43:55 +00:00
dbus-sysdeps-pthread.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-sysdeps-thread-win.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-sysdeps-unix.c
Don't let dbus-daemon and its subprocesses inherit unnecessary fds
2018-11-20 19:09:18 +00:00
dbus-sysdeps-unix.h
Don't let dbus-daemon and its subprocesses inherit unnecessary fds
2018-11-20 19:09:18 +00:00
dbus-sysdeps-util-unix.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-sysdeps-util-win.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-sysdeps-util.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-sysdeps-win.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-sysdeps-win.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-sysdeps-wince-glue.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-sysdeps-wince-glue.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-sysdeps.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-sysdeps.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-test-main.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-test-tap.c
_dbus_test_diag: Flush stdout after each diagnostic
2017-11-15 13:18:22 +00:00
dbus-test-tap.h
test-dbus: Produce machine-readable TAP output
2017-11-15 12:12:40 +00:00
dbus-test.c
_dbus_threads_init_debug: Remove
2018-12-14 20:06:02 +00:00
dbus-test.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-threads-internal.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-threads.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-threads.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-timeout.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-timeout.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-transport-protected.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-transport-socket.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-transport-socket.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-transport-unix.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-transport-unix.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-transport-win.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-transport-win.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-transport.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-transport.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-types.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-userdb-util.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-userdb.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-userdb.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-uuidgen.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-uuidgen.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-valgrind-internal.h
Fix building with newer Valgrind
2012-11-09 14:04:27 +00:00
dbus-watch.c
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus-watch.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
dbus.h
trivial: Remove trailing whitespace from copyright notices
2018-12-17 11:22:39 +00:00
Makefile.am
build: Add a way to set CFLAGS for AddressSanitizer etc.
2018-12-11 12:47:22 +00:00
Version.in
Link dbus-daemon and dbus-daemon-lauch-helper against libdbus
2015-02-20 20:49:45 +00:00
versioninfo.rc.in
Add version info to installed executables for cmake build system on Windows
2018-03-12 19:47:28 +01:00