Merge branch 'dbus-1.4'
[platform/upstream/dbus.git] / dbus /
2011-05-25 Simon McVittieMerge branch 'dbus-1.4'
2011-05-25 Simon McVittieCheck for X even if X11 autolaunching is disabled
2011-05-25 Simon McVittieMerge branch 'dbus-1.4'
2011-05-25 Simon McVittieMerge branch 'dbus-1.4'
2011-05-25 Simon McVittiehandle_server_data_anonymous_mech: remove unnecessary...
2011-05-25 Simon McVittiedbus_connection_dispatch: remove dead code
2011-05-25 Simon McVittieDBusNonceFile: don't always fail when use_subdir=TRUE...
2011-05-03 Simon McVittieMerge branch 'dbus-1.4'
2011-05-03 Simon McVittiedbus_connection_can_send_type: clarify that invalid...
2011-04-29 Simon McVittieMerge branch 'dbus-1.4'
2011-04-27 Simon McVittieMerge branch 'dbus-1.4'
2011-04-27 Lennart Poetteringmachine-id: fall back to reading /etc/machine-id if...
2011-04-27 Simon McVittie_dbus_check_fdleaks_enter, _dbus_check_fdleaks_leave...
2011-04-27 Simon McVittieDon't report file descriptors as "leaked" if they were...
2011-04-26 Simon McVittieMerge branch 'dbus-1.4'
2011-04-26 Simon McVittieMerge branch 'dbus-1.4'
2011-04-26 Simon McVittieMerge branch 'dbus-1.4'
2011-04-26 Simon McVittieDon't force use of -fPIE for the dbus-daemon if apparen...
2011-04-14 Will Thompsondbus_bus_add_match: improve error documentation.
2011-04-12 Simon McVittieMerge branch 'dbus-1.4'
2011-04-08 Simon McVittieMerge branch 'dbus-1.4'
2011-04-07 Simon McVittieMerge branch 'arg0namespace-24317'
2011-04-07 Simon McVittieMerge branch 'dbus-1.4'
2011-04-07 Simon McVittieMerge remote-tracking branch 'wjt/arg0namespace' into...
2011-03-14 Simon McVittieMerge branch 'dbus-1.4'
2011-03-14 Simon McVittieMerge branch 'dbus-1.4', rejecting all changes
2011-03-14 Simon McVittieRevert merge of master (dbus-1.5) into dbus-1.4
2011-03-11 Lennart Poetteringconnection: hook UnknownObject and UnknownInterface...
2011-03-10 Lennart Poetteringprotocol: introduce four new errors
2011-03-10 Simon McVittieMake dbus_type_is_valid into public API
2011-03-10 Simon McVittieMerge branch 'dbus-1.4'
2011-03-10 Simon McVittie_dbus_marshal_write_fixed_multi: remove obsolete FIXME...
2011-03-10 Simon McVittiedbus_message_iter_append_basic: remove misleading docum...
2011-03-10 Simon McVittieMerge branch 'validate-when-sending-16338' into dbus-1.4
2011-03-10 Simon McVittiedbus_type_is_basic etc.: it is an error to pass in...
2011-03-10 Simon McVittieMerge branch 'dbus-1.4'
2011-03-08 Simon McVittieMerge branch 'dbus-1.4'
2011-03-07 Simon McVittieMerge branch 'dbus-1.4'
2011-03-04 Simon McVittiedbus_message_iter_append_fixed_array: add a check for...
2011-03-04 Simon McVittiedbus_message_iter_append_basic: validate booleans too
2011-03-04 Simon McVittiedbus_message_iter_append_basic: check string-like argum...
2011-02-25 Simon McVittieMerge branch 'dbus-1.4'
2011-02-25 Simon McVittieMerge branch 'doxygenate' into dbus-1.4
2011-02-25 Simon McVittieMerge branch 'changequote' into dbus-1.4
2011-02-25 Simon McVittieMerge branch 'require-display-for-autolaunch-19997...
2011-02-25 Simon McVittieMerge branch 'modern-autofoo-32245' into dbus-1.4
2011-02-24 Simon McVittieAllow X11 autolaunch to be disabled even if the headers...
2011-02-24 Simon McVittieDon't attempt Unix X11 autolaunching if DISPLAY isn...
2011-02-24 Simon McVittieMerge branch 'dbus-1.4'
2011-02-24 Simon McVittieMerge branch 'dbus-1.4'
2011-02-24 Simon McVittieGive XDG_DATA_HOME priority over XDG_DATA_DIRS for...
2011-02-18 Roberto GuidoImproved dbus_string_replace_len()
2011-02-18 Mark Brandsysdeps-win needs _dbus_path_is_absolute
2011-02-17 Simon McVittieMerge branch 'leak-fixes-33126'
2011-02-17 Simon McVittieDon't distribute dbus-arch-deps.h in the tarball
2011-02-17 Simon McVittieRemove references to dbus-md5, which hasn't been used...
2011-02-16 Simon McVittieDBusTransport: don't copy DBusAuth's GUID to expected_guid
2011-02-14 Matthias ClasenFix syslog string processing
2011-02-03 Colin Waltersbus: Raise file descriptor limit to match configuration
2011-02-02 Simon McVittieMerge branch 'serverdata-33277' into dbus-1.4
2011-02-01 Simon McVittiedbus_bus_set_unique_name, dbus_bus_get_unique_name...
2011-01-26 Simon McVittie_dbus_server_new_for_tcp_socket: fix error handling
2011-01-25 Simon McVittieMake _dbus_directory_get_next_file use readdir, not...
2011-01-21 Simon McVittie_dbus_loop_iterate: if the kernel says a fd is bad...
2011-01-21 Simon McVittie_dbus_loop_iterate: cleanup: make more use of a tempora...
2011-01-21 Simon McVittie_dbus_loop_iterate: if a watch has been invalidated...
2011-01-21 Simon McVittiedbus-spawn: don't leave bad file descriptors being...
2011-01-21 Simon McVittie_dbus_read_credentials_socket: support OpenBSD
2011-01-19 Richard A. Hankinsfix bad DBusMessageIter doc example
2011-01-18 Simon McVittie_dbus_listen_tcp_socket: unify cleanup for EADDRINUSE...
2011-01-18 Christian Dywan_dbus_listen_tcp_socket: free listen_fd in the error...
2011-01-17 Christian Dywandbus-nonce: check results of _dbus_string_init for OOM
2011-01-05 Christian DywanVerify that getsockname succeeded in _dbus_listen_tcp_s...
2011-01-05 Christian DywanHandle failure to allocate error message in _read_subpr...
2011-01-05 Cristian RodríguezAnnotate dbus_malloc*() functions with __attribute__...
2011-01-05 Will Thompsonconnection: correct HAVE_DECL_MSG_NOSIGNAL guard
2011-01-04 Christian DywanFix error condition in _dbus_pipe_close
2011-01-04 Christian DywanMake _dbus_system_logv actually exit with DBUS_SYSTEM_L...
2010-12-31 Pau Garcia i QuilesWindows fix: MSVC 2010 has errno.h.
2010-12-29 Marcus BrinkmannAvoid live lock in Windows (CE) under some situations...
2010-12-29 Ralf HabackerUse absolute session service dir path in bus-test on...
2010-12-24 Mike McQuaidsysdeps-unix: use #if for HAVE_DECL_MSG_NOSIGNAL
2010-12-20 Havoc PenningtonCVE 2010-4352: Reject deeply nested variants
2010-12-16 Will Thompsonsysdeps-unix: check for HAVE_DECL_MSG_NOSIGNAL
2010-12-16 Scott James Remnantsysdeps-unix: use MSG_NOSIGNAL when sending creds
2010-12-14 Ralf HabackerHandle case when autolaunched daemon address is already...
2010-12-13 Ralf HabackerWindows fix: In install path scope case add hashed...
2010-12-13 Ralf HabackerBe more verbose when publishing or requesting session...
2010-12-10 Ralf HabackerImplements user limited session bus on Windows.
2010-12-10 Ralf HabackerFixed bug not freeing mutex handle on Windows.
2010-12-10 Ralf HabackerVariables and functions name cleanup on Windows.
2010-12-06 Benjamin ReedEnable launchd.
2010-12-06 Benjamin ReedLook up DISPLAY from launchd if not initialized.
2010-12-06 Benjamin ReedAdd launchd implementation.
2010-11-23 Will ThompsonValidate arg0namespace matches' values.
2010-10-29 Ralf HabackerService dir related bug fix on windows.
2010-10-29 Romain PokrzywkaRestore the close_on_exec flag on windows.
2010-10-26 Will ThompsonMerge branch 'documentation-build-system'
2010-10-08 Romain PokrzywkaTentative workaround for the random hangs on windows.
2010-10-07 Romain Pokrzywkatentative workaround for the random hangs on windows
next