platform/upstream/dbus.git
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...
2009-05-06 Federico Mena... bfo20738 - Translate DBusValidity into error message
2009-05-06 William LachanceBug 19567 - Make marshaling code usable without DBusCon...
2009-05-06 Colin WaltersFollowup Bug 19502 - Don't attempt to init va_list...
2009-05-06 Kjartan MaraasBug 19502 - Sparse warning cleanups
2009-05-06 Eamon Walshdbus-launch: use InputOnly X window
2009-05-06 Johan GyllenspetzBug 20494 - Fix signed confusion for dbus_message_get_r...
2009-05-06 Colin WaltersBug 20137 - Fix alignment usage when demarshaling basics
2009-05-06 Colin WaltersAlways append closing quote in log command
2009-05-06 Colin WaltersBug 17803 - Fix both test case and validation logic
2009-04-28 Marc Mutzconfigure.in: fix help string alignment
2009-02-02 Xan LopezFix typo in docs.
2009-01-07 Colin WaltersBump for unstable cycle
2009-01-07 Colin WaltersRelease 1.2.12. dbus-1.2.12
2009-01-06 Colin WaltersAdd Scott to HACKING
2009-01-06 Colin WaltersBug 17060: Explicitly hard fail if expat is not available
2009-01-06 Lionel LandwerlinBug 17969: Don't test for abstract sockets if explicitl...
2009-01-06 Jon GostingBug 18064 - more efficient validation for fixed-size...
2009-01-06 James CarterInitialize AVC earlier so we can look up service securi...
2009-01-06 Michael MeeksPrint serial in dbus-monitor
2009-01-06 Tor Lillqvist[win32] Protect usage of SIGHUP with #ifdef
2009-01-06 Lawrence R... Bug 15412: Add --address option to dbus-send
2009-01-06 Matt McCutchenBug 18446: Keep umask for session bus
2009-01-06 Diego E. 'Flameeyes... Fix cross-compiling with autotools.
2009-01-06 Peter BreitenlohnerAvoid possible use of uninitialized variable
2009-01-06 Colin WaltersEnable -Werror by default with --enable-maintainer...
2009-01-06 Colin WaltersVarious compiler warning fixes
2008-12-19 Colin WaltersBump for unstable cycle
2008-12-19 Colin WaltersRelease 1.2.10 dbus-1.2.10
2008-12-18 Colin WaltersAdd requested_reply to send denials, and connection...
2008-12-18 Colin WaltersAdd uid, pid, and command to security logs
2008-12-16 Colin WaltersMerge commit '3d6abf64d0abb2718e082e120f14f8f923a4af59...
2008-12-16 Colin WaltersAdd optional logging on allow rules
2008-12-12 Colin WaltersAdd message type to security syslog entries
next