platform/upstream/dbus.git
2010-03-23 Colin WaltersRelease 1.2.24 dbus-1.2.24
2010-03-23 Colin Walters[bus] Don't install a SIGTERM handler
2010-03-22 Colin Walters[64 bit printf] Update to use DBUS_PID_FORMAT, print...
2010-03-22 Colin WaltersAdd DBUS_INT64_MODIFIER define, turn on -Wformat
2010-03-22 Colin WaltersAdd DBUS_GNUC_PRINTF checks to new formatting functions
2010-03-21 Colin Walters[bus] While creating a syslog, correctly get pointer...
2010-03-19 Will ThompsonDispatch post-activation messages to anyone interested
2010-03-19 Will ThompsonMove dispatching to destination to bus_dispatch_matches()
2010-03-17 Colin WaltersPost-release version bump
2010-03-17 Colin WaltersRelease 1.2.22 dbus-1.2.22
2010-03-17 Colin WaltersDelete name-test/test-names
2010-03-16 Colin WaltersDon't send an reply for driver messages if one isn...
2010-03-16 Colin WaltersMake SELinux initialization failure fatal
2010-03-16 Colin WaltersAdd a prefix to our syslog messages
2010-03-16 Colin WaltersAdd _dbus_credentials_to_string_append
2010-03-16 Colin WaltersAdd DBUS_SYSTEM_LOG_FATAL severity
2010-03-16 Colin WaltersRefactor _dbus_log_info, _dbus_log_security into _dbus_...
2010-03-16 Kimmo Hämäläinen[dbus-spawn] Use correct sign values for variables
2010-03-16 Kimmo Hämäläinen[dbus] Add missing va_end in dbus-errors.c
2010-03-16 Colin Walters[main] Handle OOM in reload watch
2010-03-16 Simon McVittie[doc/dbus-specification.xml] Explicitly specify lower...
2010-03-16 Colin WaltersSupport inotify on older kernels
2010-03-15 Marcus BrinkmannFix double-free in error case.
2010-03-12 Colin Walters[configure.in] Use AM_SILENT_RULES if available
2010-03-12 Michael Meeks[DBusConnection] When handling a watch, return if anoth...
2010-03-03 Frederic CrozatFix build when selinux is disabled but libaudit enabled
2010-02-19 Colin Walters[dbus-string] Sync up UNICODE_VALID with glib, add...
2010-02-18 Colin WaltersMonitor service directories for changes
2010-02-18 Brian CameronFix dummy file monitoring backend compilation
2010-02-08 Cyril BruleboisFix compilation of kqueue file monitoring on FreeBSD
2010-02-03 Colin WaltersRelease 1.2.20 dbus-1.2.20
2010-02-02 Colin WaltersFix compilation in --disable-selinux case
2010-02-02 Colin WaltersFix inotify shutdown
2010-02-02 Colin WaltersRelease 1.2.18 dbus-1.2.18
2010-02-02 Tom HughesUse monotonic clock for _dbus_get_current_time() if...
2010-02-01 Colin WaltersDon't crash when reloading if we haven't loaded user...
2010-02-01 Colin WaltersMove system-activation.txt into non-conditional EXTRA_DIST
2010-02-01 Colin WaltersClean up inotify watch handling
2010-01-28 Colin WaltersUpdate messagebus.in init script to start earlier
2010-01-28 Colin Walters[doc] diagram.[svg,png] to EXTRA_DIST
2010-01-28 Colin WaltersDon't drop pending activations when reloading configuration
2010-01-28 Colin WaltersSwitch to libcap-ng, avoid linking libdbus against...
2010-01-28 Colin WaltersAdd Will Thompson and Simon McVittie to reviewers,...
2010-01-28 Colin WaltersIgnore exit code zero from activated services
2010-01-28 Will ThompsonPrint all-printable-ASCII byte arrays as strings
2010-01-28 Will ThompsonPrint byte arrays as nicely-formatted hex.
2010-01-28 Will ThompsonAdd an accessor for the loader's corruption reason
2010-01-28 Will ThompsonInclude reason when reporting corrupt messages
2010-01-28 Will ThompsonForbid zero serial numbers
2010-01-28 Will ThompsonMake array-printing code easier to follow
2010-01-28 James WestbyCorrect timeout handling
2010-01-28 Hendrik BuschmeierBug 23502 - corrected wrong verbose-output
2009-12-18 Matthias ClasenBug 25697 - Fix memory leak in policy reload
2009-10-16 Sascha SilbeBug 23977 - dbus-launch --exit-with-session not killing...
2009-09-18 Colin WatsonFix link order: system libraries should come after...
2009-07-31 Lennart Poetteringdbus-monitor: use unbuffered stdout instead of handling...
2009-07-31 Colin WaltersBug 22805 - Fix build with -Wl,--as-needed
2009-07-16 Aurelien JarnoBug 19432 followup - Fix Debian/FreeBSD CMSGCRED compil...
2009-07-15 Brian CameronBug 22788 - Fix detection of getpwnam_r on Solaris
2009-07-14 Thiago MacieiraUpdate the HACKING file to contain instructions on...
2009-07-14 Colin WaltersRelease 1.2.16 dbus-1.2.16
2009-07-14 Colin WaltersCope with dbus-launch not being in DBUS_BINDIR
2009-07-14 Hasso TepperBug 19432 - Fix handling of HAVE_CMSGCRED case (FreeBSD)
2009-07-14 Daniel ReedBug 2432 - Support --address option for dbus-monitor
2009-07-14 Grzegorz DąbrowskiBug 19446 - HaikuOS support
2009-07-14 Paul BolleBug 16688 - typo in dbus-monitor.1
2009-07-14 Colin WaltersBug 22415 - COYPING file should note we allow later...
2009-07-14 Colin WaltersBug 896 - Avoid race conditions reading message from...
2009-07-14 Colin WaltersBug 14259 - Refactor _dbus_get_autolaunch_address
2009-07-14 Colin WaltersBug 14259 - Make session address lookup system-dependent
2009-07-14 Benjamin ReedBug 14259 - Work around broken getgrouplist on MacOS X
2009-07-14 Kimmo HämäläinenBug 12484 - Ensure initialized variable in dbus_connect...
2009-07-14 Colin WaltersBug 18121 - Use a monotonic clock for pthread timeouts
2009-07-14 Matthias ClasenBug 22516 - Ensure inotify fd is set close on exec
2009-07-14 Colin WaltersBug 21545 - Move CFLAGS modification towards the end...
2009-07-14 Will ThompsonEnsure messages are locked while marshalling.
2009-07-14 Christian Persch... Bug 21657 - Fix configure checks for va_list in maintai...
2009-07-14 Tobias MuellerBug 21161 - Update the FSF address
2009-07-14 Colin WaltersBug 21646 - Fix a signed char comparison
2009-07-14 Colin WaltersAdd missing include for unistd.h in test-service.c
2009-07-14 Kurt MillerBug 21347 - Don't fail autolaunching if process has...
2009-07-14 Scott James... dbus_message_append_args_valist - abandon container
2009-07-14 Scott James... bfo22316 - add dbus_message_iter_abandon_container()
2009-07-14 Scott James... Add test case for assert when unwinding a container.
2009-07-14 Scott James... Add tests for pending call timeouts
2009-07-14 Scott James... Unrestrict session bus timeout.
2009-07-14 Scott James... Change default reply timeout.
2009-07-14 Scott James... Expire list timeout may be negative for no expiry.
2009-07-14 Scott James... Explicitly check for zero time fields.
2009-07-14 Scott James... Remove 6 hour timeout restriction.
2009-07-14 Scott James... Fix issue where timeouts can overflow.
2009-07-14 Scott James... Update documentation now that INT_MAX means no timeout.
2009-07-14 Scott James... Don't allocate DBusTimeout for pending call when passed...
2009-07-14 Scott James... Allow a pending call to block forever
2009-07-14 Scott James... Make sure a pending call timeout isn't assumed.
2009-05-13 Marc Mutzconfigure.in: fail abstract socket test gracefully...
2009-05-13 Marc Mutzconfigure.in: not all gccs support -Wno-pointer-sign
2009-05-06 Colin WaltersRelease 1.2.14 dbus-1.2.14
2009-05-06 Eamon Walshlibselinux behavior in permissive mode wrt invalid...
2009-05-06 Federico Mena... bfo20738 - Return a useful error message from dbus_sign...
next