summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Bug 21657 - Fix configure checks for va_list in maintainer modeChristian Persch (GNOME)2009-07-101-3/+6
* | | Bug 21161 - Update the FSF addressTobias Mueller2009-07-10193-196/+196
* | | Bug 21646 - Fix a signed char comparisonColin Walters2009-07-101-4/+7
* | | Add missing include for unistd.h in test-service.cColin Walters2009-07-101-0/+1
* | | Bug 21347 - Don't fail autolaunching if process has SIGCHLD handlerKurt Miller2009-07-101-0/+13
* | | dbus_message_append_args_valist - abandon containerScott James Remnant2009-07-091-2/+6
* | | bfo22316 - add dbus_message_iter_abandon_container()Scott James Remnant2009-07-093-2/+59
* | | Add test case for assert when unwinding a container.Scott James Remnant2009-07-091-0/+29
* | | Bump configure.in for GITScott James Remnant2009-07-091-1/+1
* | | Add tests for pending call timeoutsScott James Remnant2009-05-285-1/+173
* | | Unrestrict session bus timeout.Scott James Remnant2009-05-281-1/+0
* | | Change default reply timeout.Scott James Remnant2009-05-281-1/+1
* | | Expire list timeout may be negative for no expiry.Scott James Remnant2009-05-281-2/+2
* | | Explicitly check for zero time fields.Scott James Remnant2009-05-281-1/+2
* | | Remove 6 hour timeout restriction.Scott James Remnant2009-05-281-7/+0
* | | Fix issue where timeouts can overflow.Scott James Remnant2009-05-281-14/+7
* | | Update documentation now that INT_MAX means no timeout.Scott James Remnant2009-05-281-6/+4
* | | Don't allocate DBusTimeout for pending call when passed INT_MAXScott James Remnant2009-05-281-19/+24
* | | Allow a pending call to block foreverScott James Remnant2009-05-281-14/+48
* | | Make sure a pending call timeout isn't assumed.Scott James Remnant2009-05-281-14/+29
| |/ |/|
* | Merge branch 'dbus-1.2'Thiago Macieira2009-05-131-3/+14
|\|
| * 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
* | Merge branch 'dbus-1.2'Thiago Macieira2009-05-131-1/+1
|\|
| * Release 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
* | Merge branch 'dbus-1.2'Thiago Macieira2009-04-284-25/+23
|\|
| * configure.in: fix help string alignmentMarc Mutz2009-04-281-1/+1
| * Fix typo in docs.Xan Lopez2009-02-021-1/+1
| * Bump for unstable cycleColin Walters2009-01-061-1/+1
| * Release 1.2.12.dbus-1.2.12Colin Walters2009-01-061-1/+1
| * Add Scott to HACKINGColin Walters2009-01-061-2/+1
| * Bug 17060: Explicitly hard fail if expat is not availableColin Walters2009-01-061-11/+8
| * Bug 17969: Don't test for abstract sockets if explicitly disabledLionel Landwerlin2009-01-061-0/+2
| * Bug 18064 - more efficient validation for fixed-size type arraysJon Gosting2009-01-061-11/+60
| * Initialize AVC earlier so we can look up service security contextsJames Carter2009-01-061-5/+5
| * Print serial in dbus-monitorMichael Meeks2009-01-061-1/+2
| * [win32] Protect usage of SIGHUP with #ifdefTor Lillqvist2009-01-062-9/+16
| * Bug 15412: Add --address option to dbus-sendLawrence R. Steeger2009-01-061-6/+45
| * Bug 18446: Keep umask for session busMatt McCutchen2009-01-0611-10/+72