2011-02-17 |
Simon McVittie | Merge branch 'leak-fixes-33126'
|
commit | commitdiff | tree |
2011-02-17 |
Simon McVittie | Import compiler.m4 and lcov.am from telepathy-glib...
|
commit | commitdiff | tree |
2011-02-17 |
Simon McVittie | Don't ignore all files in m4, just the libtool ones
|
commit | commitdiff | tree |
2011-02-17 |
Simon McVittie | Don't distribute dbus-daemon.1 in the tarball
|
commit | commitdiff | tree |
2011-02-17 |
Simon McVittie | Don't distribute dbus-arch-deps.h in the tarball
|
commit | commitdiff | tree |
2011-02-17 |
Simon McVittie | Remove references to dbus-md5, which hasn't been used...
|
commit | commitdiff | tree |
2011-02-16 |
Simon McVittie | DBusTransport: don't copy DBusAuth's GUID to expected_guid
|
commit | commitdiff | tree |
2011-02-16 |
Simon McVittie | update_desktop_file_entry: stylistic fixes based on...
|
commit | commitdiff | tree |
2011-02-16 |
Simon McVittie | update_desktop_file_entry: unify cleanup code for success...
|
commit | commitdiff | tree |
2011-02-16 |
Simon McVittie | update_desktop_file_entry: don't double-free strings...
|
commit | commitdiff | tree |
2011-02-16 |
Simon McVittie | update_desktop_file_entry: free @exec on error
|
commit | commitdiff | tree |
2011-02-16 |
Simon McVittie | update_desktop_file_entry: make scope of exec_tmp as...
|
commit | commitdiff | tree |
2011-02-16 |
Simon McVittie | update_desktop_file_entry: use _dbus_strdup for something...
|
commit | commitdiff | tree |
2011-02-16 |
Simon McVittie | NEWS so far for 1.4.4
|
commit | commitdiff | tree |
2011-02-02 |
Simon McVittie | Merge branch 'dist-30285' into dbus-1.4
|
commit | commitdiff | tree |
2011-02-02 |
Simon McVittie | Merge branch 'serverdata-33277' into dbus-1.4
|
commit | commitdiff | tree |
2011-02-01 |
Simon McVittie | Ignore files produced by `make dist`
|
commit | commitdiff | tree |
2011-02-01 |
Simon McVittie | Don't distribute generated files that embed our builddir
|
commit | commitdiff | tree |
2011-02-01 |
Simon McVittie | bus-test: add support for only running one test
|
commit | commitdiff | tree |
2011-02-01 |
Simon McVittie | dbus_bus_set_unique_name, dbus_bus_get_unique_name...
|
commit | commitdiff | tree |
2011-01-31 |
Simon McVittie | If a file included via <includedir/> is invalid, syslog...
|
commit | commitdiff | tree |
2011-01-27 |
Simon McVittie | Opt-in to thread safety on Solaris
|
commit | commitdiff | tree |
2011-01-26 |
Simon McVittie | _dbus_server_new_for_tcp_socket: fix error handling Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
|
commit | commitdiff | tree |
2011-01-25 |
Simon McVittie | Make _dbus_directory_get_next_file use readdir, not...
|
commit | commitdiff | tree |
2011-01-25 |
Simon McVittie | test/name-test: remove dangling references to test...
|
commit | commitdiff | tree |
2011-01-25 |
Simon McVittie | fix check for 32-bit integers if short is 32 bits long
|
commit | commitdiff | tree |
2011-01-21 |
Simon McVittie | _dbus_loop_iterate: if the kernel says a fd is bad...
|
commit | commitdiff | tree |
2011-01-21 |
Simon McVittie | _dbus_loop_iterate: cleanup: make more use of a temporary...
|
commit | commitdiff | tree |
2011-01-21 |
Simon McVittie | _dbus_loop_iterate: if a watch has been invalidated...
|
commit | commitdiff | tree |
2011-01-21 |
Simon McVittie | dbus-spawn: don't leave bad file descriptors being...
|
commit | commitdiff | tree |
2011-01-21 |
Simon McVittie | test-privserver-client: wait for server to die between...
|
commit | commitdiff | tree |
2011-01-21 |
Simon McVittie | test_server_shutdown: disconnect the server before...
|
commit | commitdiff | tree |
2011-01-21 |
Simon McVittie | test_server_setup: allocate two server-data blobs,...
|
commit | commitdiff | tree |
2011-01-21 |
Simon McVittie | test_server_setup: on OOM while setting up watch/timeout...
|
commit | commitdiff | tree |
2011-01-21 |
Simon McVittie | _dbus_read_credentials_socket: support OpenBSD
|
commit | commitdiff | tree |
2011-01-18 |
Simon McVittie | _dbus_listen_tcp_socket: unify cleanup for EADDRINUSE...
|
commit | commitdiff | tree |
2011-01-17 |
Simon McVittie | dbus-cleanup-sockets: free list of socket entries Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
|
commit | commitdiff | tree |
2011-01-17 |
Simon McVittie | remove obviously-redundant code from list_concat_new Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
|
commit | commitdiff | tree |
2011-01-14 |
Simon McVittie | Merge branch 'tmp'
|
commit | commitdiff | tree |
2011-01-14 |
Simon McVittie | Remove vestigial support for $INTLLIBS
|
commit | commitdiff | tree |
2011-01-06 |
Simon McVittie | Add autolaunch test to .gitignore
|
commit | commitdiff | tree |
2011-01-05 |
Simon McVittie | cmake/cross-compile.sh: use mktemp(1) to avoid a symlink...
|
commit | commitdiff | tree |
2011-01-05 |
Simon McVittie | Fix the check for -Wfloat-equal
|
commit | commitdiff | tree |
2011-01-05 |
Simon McVittie | configure.in: use AC_TRY_COMPILE to avoid a symlink...
|
commit | commitdiff | tree |
2010-03-16 |
Simon McVittie | [doc/dbus-specification.xml] Explicitly specify lower...
|
commit | commitdiff | tree |
2007-10-16 |
Simon McVittie | configure.in: *Actually* fix detection of i486 atomic...
|
commit | commitdiff | tree |
2007-10-11 |
Simon McVittie | Amend ChangeLog - DBUS_ERROR_INIT is now used within...
|
commit | commitdiff | tree |
2007-10-11 |
Simon McVittie | Use DBUS_ERROR_INIT instead of dbus_error_init wherever...
|
commit | commitdiff | tree |
2007-10-11 |
Simon McVittie | Merge branch 'inline'
|
commit | commitdiff | tree |
2007-10-11 |
Simon McVittie | Merge branch 'atomic'
|
commit | commitdiff | tree |
2007-10-11 |
Simon McVittie | Add J5's recent changes to ChangeLog
|
commit | commitdiff | tree |
2007-10-11 |
Simon McVittie | Update ChangeLog
|
commit | commitdiff | tree |
2007-10-11 |
Simon McVittie | Rename DBUS_ERROR_INITIALIZER to DBUS_ERROR_INIT per...
|
commit | commitdiff | tree |
2007-10-11 |
Simon McVittie | Add DBUS_ERROR_INITIALIZER macro
|
commit | commitdiff | tree |
2007-10-11 |
Simon McVittie | Enable Autoconf's AC_C_INLINE to avoid compilation...
|
commit | commitdiff | tree |
2007-10-11 |
Simon McVittie | Update ChangeLog
|
commit | commitdiff | tree |
2007-10-11 |
Simon McVittie | .gitignore: ignore vi swapfiles
|
commit | commitdiff | tree |
2007-10-11 |
Simon McVittie | dbus-launch: convert C++-style comment to C-style,...
|
commit | commitdiff | tree |
2007-10-11 |
Simon McVittie | dbus/dbus-server-socket.c: remove unused variable if...
|
commit | commitdiff | tree |
2007-10-11 |
Simon McVittie | dbus/dbus-marshal-validate.c: get rid of empty statements
|
commit | commitdiff | tree |
2007-10-11 |
Simon McVittie | As per Havoc's review, rename DBUS_GNUC_EXTENSION to...
|
commit | commitdiff | tree |
2007-10-11 |
Simon McVittie | dbus/dbus-arch-deps.h.in: also use DBUS_GNUC_EXTENSION...
|
commit | commitdiff | tree |
2007-10-11 |
Simon McVittie | Use DBUS_GNUC_EXTENSION to avoid -ansi -pedantic warnings...
|
commit | commitdiff | tree |
2007-10-11 |
Simon McVittie | Add macro DBUS_GNUC_EXTENSION (the same as GLib's G_GNUC_EXT...
|
commit | commitdiff | tree |
2007-10-11 |
Simon McVittie | Fix detection of i486 atomic ops.
|
commit | commitdiff | tree |
2007-10-10 |
Simon McVittie | Merge branch 'master' of ssh://git.freedesktop.org...
|
commit | commitdiff | tree |
2007-10-10 |
Simon McVittie | Update ChangeLog
|
commit | commitdiff | tree |
2007-10-10 |
Simon McVittie | Bring .gitignore files up to date; add *.o, *~ etc...
|
commit | commitdiff | tree |
2007-10-10 |
Simon McVittie | Fix indentation in _dbus_object_tree_register declaration...
|
commit | commitdiff | tree |
2007-10-10 |
Simon McVittie | _dbus_object_tree_register: don't duplicate check for...
|
commit | commitdiff | tree |
2007-10-10 |
Simon McVittie | Add error o.fd.D.Error.ObjectPathInUse (DBUS_ERROR_OBJECT_PA...
|
commit | commitdiff | tree |
2007-10-10 |
Simon McVittie | Add dbus_connection_try_register_object_path and dbus_connec...
|
commit | commitdiff | tree |
2007-10-09 |
Simon McVittie | Improve description of allowed variant signatures ...
|
commit | commitdiff | tree |
2007-10-09 |
Simon McVittie | doc/dbus-specification.xml: Clarify description of...
|
commit | commitdiff | tree |
2007-10-09 |
Simon McVittie | Merge branch 'master' of ssh://git.freedesktop.org...
|
commit | commitdiff | tree |
2007-10-09 |
Simon McVittie | doc/dbus-specification.xml: Specifically forbid empty...
|
commit | commitdiff | tree |
2007-06-14 |
Simon McVittie | doc/dbus-specification.xml: say the protocol version...
|
commit | commitdiff | tree |
2007-05-21 |
Simon McVittie | acinclude.m4, configure.in: In recent autotools, $...
|
commit | commitdiff | tree |
2007-05-21 |
Simon McVittie | tools/.cvsignore: Ignore all currently built files.
|
commit | commitdiff | tree |
2007-05-21 |
Simon McVittie | * update-dbus-docs.sh: Assorted improvements:
|
commit | commitdiff | tree |
2007-05-21 |
Simon McVittie | HACKING: Point to correct mailing list
|
commit | commitdiff | tree |
2007-05-21 |
Simon McVittie | HACKING: point to the correct mailing list
|
commit | commitdiff | tree |
2007-05-21 |
Simon McVittie | doc/dbus-specification.xml: explicitly specify that...
|
commit | commitdiff | tree |
2007-05-04 |
Simon McVittie | doc/dbus-specification.xml: mention the reserved o...
|
commit | commitdiff | tree |
2007-04-06 |
Simon McVittie | dbus/dbus-message-util.c, dbus/dbus-message.c, dbus...
|
commit | commitdiff | tree |
2007-01-25 |
Simon McVittie | * doc/dbus-tutorial.xml: Replace Python section of...
|
commit | commitdiff | tree |
|