summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.2.16dbus-1.2.16Colin Walters2009-07-141-1/+1
* Cope with dbus-launch not being in DBUS_BINDIRColin Walters2009-07-141-11/+19
* Bug 19432 - Fix handling of HAVE_CMSGCRED case (FreeBSD)Hasso Tepper2009-07-141-15/+19
* Bug 2432 - Support --address option for dbus-monitorDaniel Reed2009-07-142-6/+53
* Bug 19446 - HaikuOS supportGrzegorz Dąbrowski2009-07-142-1/+14
* Bug 16688 - typo in dbus-monitor.1Paul Bolle2009-07-141-1/+1
* Bug 22415 - COYPING file should note we allow later versions of GPLColin Walters2009-07-141-2/+3
* Bug 896 - Avoid race conditions reading message from exited processColin Walters2009-07-145-8/+46
* Bug 14259 - Refactor _dbus_get_autolaunch_addressColin Walters2009-07-141-70/+114
* Bug 14259 - Make session address lookup system-dependentColin Walters2009-07-144-11/+107
* Bug 14259 - Work around broken getgrouplist on MacOS XBenjamin Reed2009-07-141-11/+39
* Bug 12484 - Ensure initialized variable in dbus_connection_remove_filterKimmo Hämäläinen2009-07-141-0/+1
* Bug 18121 - Use a monotonic clock for pthread timeoutsColin Walters2009-07-142-3/+65
* Bug 22516 - Ensure inotify fd is set close on execMatthias Clasen2009-07-142-1/+5
* Bug 21545 - Move CFLAGS modification towards the end of configureColin Walters2009-07-141-243/+244
* Ensure messages are locked while marshalling.Will Thompson2009-07-141-0/+15
* Bug 21657 - Fix configure checks for va_list in maintainer modeChristian Persch (GNOME)2009-07-141-3/+6
* Bug 21161 - Update the FSF addressTobias Mueller2009-07-14193-196/+196
* Bug 21646 - Fix a signed char comparisonColin Walters2009-07-141-4/+7
* Add missing include for unistd.h in test-service.cColin Walters2009-07-141-0/+1
* Bug 21347 - Don't fail autolaunching if process has SIGCHLD handlerKurt Miller2009-07-141-0/+13
* dbus_message_append_args_valist - abandon containerScott James Remnant2009-07-141-2/+6
* bfo22316 - add dbus_message_iter_abandon_container()Scott James Remnant2009-07-143-2/+59
* Add test case for assert when unwinding a container.Scott James Remnant2009-07-141-0/+29
* Add tests for pending call timeoutsScott James Remnant2009-07-145-1/+173
* Unrestrict session bus timeout.Scott James Remnant2009-07-141-1/+0
* Change default reply timeout.Scott James Remnant2009-07-141-1/+1
* Expire list timeout may be negative for no expiry.Scott James Remnant2009-07-141-2/+2
* Explicitly check for zero time fields.Scott James Remnant2009-07-141-1/+2
* Remove 6 hour timeout restriction.Scott James Remnant2009-07-141-7/+0
* Fix issue where timeouts can overflow.Scott James Remnant2009-07-141-14/+7
* Update documentation now that INT_MAX means no timeout.Scott James Remnant2009-07-141-6/+4
* Don't allocate DBusTimeout for pending call when passed INT_MAXScott James Remnant2009-07-141-19/+24
* Allow a pending call to block foreverScott James Remnant2009-07-141-14/+48
* Make sure a pending call timeout isn't assumed.Scott James Remnant2009-07-141-14/+29
* configure.in: fail abstract socket test gracefully when cross-compilingMarc Mutz2009-05-131-2/+10
* configure.in: not all gccs support -Wno-pointer-signMarc Mutz2009-05-131-1/+4
* Release 1.2.14dbus-1.2.14Colin Walters2009-05-061-1/+1
* libselinux behavior in permissive mode wrt invalid domainsEamon Walsh2009-05-061-2/+12
* bfo20738 - Return a useful error message from dbus_signature_validate()Federico Mena Quintero2009-05-061-3/+9
* bfo20738 - Translate DBusValidity into error messageFederico Mena Quintero2009-05-062-0/+73
* Bug 19567 - Make marshaling code usable without DBusConnectionWilliam Lachance2009-05-067-21/+90
* Followup Bug 19502 - Don't attempt to init va_list, not portableColin Walters2009-05-061-1/+1
* Bug 19502 - Sparse warning cleanupsKjartan Maraas2009-05-0611-13/+14
* dbus-launch: use InputOnly X windowEamon Walsh2009-05-061-3/+3
* Bug 20494 - Fix signed confusion for dbus_message_get_reply_serial returnJohan Gyllenspetz2009-05-061-2/+2
* Bug 20137 - Fix alignment usage when demarshaling basicsColin Walters2009-05-061-12/+28
* Always append closing quote in log commandColin Walters2009-05-061-6/+5
* Bug 17803 - Fix both test case and validation logicColin Walters2009-05-062-7/+8
* configure.in: fix help string alignmentMarc Mutz2009-04-281-1/+1