Limit batch file creating to windows
[platform/upstream/dbus.git] / dbus /
2011-09-21 Simon McVittieCope with platforms whose vsnprintf violates both POSIX...
2011-09-21 Simon McVittieCope with Unixes that don't have LOG_PERROR, like Solar...
2011-09-21 Simon McVittieOn Solaris, define CMSG_ALIGN, CMSG_LEN, CMSG_SPACE...
2011-08-24 Simon McVittieAdd missing inclusion of inttypes.h
2011-08-15 Simon McVittieFix compilation of (no-op) alignment assertions on...
2011-08-13 Ralf HabackerFix compilation on MSVC, which doesn't understand ...
2011-08-11 Simon McVittiedbus-marshal-basic: assert that the size and (on gcc...
2011-08-11 Simon McVittieAdd _DBUS_STATIC_ASSERT (based on GLib's G_STATIC_ASSER...
2011-08-05 Simon McVittie_dbus_server_new_for_domain_socket: don't try to unlink...
2011-07-29 Simon McVittieImplement _dbus_atomic_get directly, rather than via...
2011-07-28 Lennart Poetteringsysdeps-unix: remove some redundant assignments
2011-07-28 Lennart Poetteringactivation: add /lib/dbus-1/system-services to the...
2011-07-28 Simon McVittieFix spelling/grammatical mistakes detected by Debian...
2011-07-26 Simon McVittieDBusMessage: always access refcount atomically, even...
2011-07-26 Simon McVittiedbus-memory: use atomic accesses to block count, even...
2011-07-25 Simon McVittieDBusConnection: use atomic accesses to refcount in...
2011-07-25 Simon McVittiedbus_message_ref: avoid unused variable if not asserting
2011-07-25 Simon McVittie_dbus_connection_close_if_only_one_ref: use _dbus_atomi...
2011-07-25 Simon McVittieAdd _dbus_atomic_get implemented in terms of inc, dec
2011-07-25 Simon McVittieDBusObjectTree: always access refcount atomically
2011-07-25 Simon McVittiedbus_message_unref: make an assertion more strict
2011-07-25 Simon McVittieDBusMessageFilter: exclusively use atomic accesses...
2011-07-18 Simon McVittieRun dbus-test from test/, not dbus/
2011-07-18 Simon McVittiedbus tests: don't warn on skipped tests
2011-07-18 Simon McVittie_dbus_connect_tcp_socket_with_nonce: don't create an...
2011-07-14 Simon McVittieDBusServer: exclusively use atomic operations on the...
2011-07-14 Simon McVittieDBusPendingCall: exclusively use atomic operations...
2011-07-08 Simon McVittieCope with platforms whose vsnprintf violates both POSIX...
2011-07-08 Simon McVittieIn Windows _dbus_printf_string_upper_bound, don't crash...
2011-07-05 Ralf Habackerwin32 fix: Keep server autolaunch mutex settings accord...
2011-07-01 Jiří KlimešDBusConnection: use DBUS_ERROR_OBJECT_PATH_IN_USE inste...
2011-06-10 Simon McVittieAdd and use DBUS_TIMEOUT_INFINITE and DBUS_TIMEOUT_USE_...
2011-06-10 Simon McVittiedbus_message_demarshal_bytes_needed: correct a wrong...
2011-06-10 Simon McVittie_dbus_header_byteswap: change the first byte of the...
2011-06-10 Simon McVittieConsistently use atomic operations for all access to...
2011-05-25 Simon McVittieprocess_config_first_time_only: initialize syslog as...
2011-05-25 Simon McVittie_dbus_init_system_log: remove FIXME on Windows
2011-05-25 Simon McVittieCheck for X even if X11 autolaunching is disabled
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 McVittiedbus_connection_can_send_type: clarify that invalid...
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 McVittieDon't force use of -fPIE for the dbus-daemon if apparen...
2011-03-14 Simon McVittieRevert merge of master (dbus-1.5) into dbus-1.4
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...
next