summaryrefslogtreecommitdiff
path: root/dbus
AgeCommit message (Expand)AuthorFilesLines
2010-03-12[DBusConnection] When handling a watch, return if another thread is doing I/OMichael Meeks1-1/+8
2010-02-19[dbus-string] Sync up UNICODE_VALID with glib, add documentationColin Walters1-2/+13
2010-02-02Fix compilation in --disable-selinux caseColin Walters2-0/+65
2010-02-02Use monotonic clock for _dbus_get_current_time() if it's available.Tom Hughes1-1/+12
2010-02-01Don't crash when reloading if we haven't loaded user database yetColin Walters1-2/+4
2010-01-28Switch to libcap-ng, avoid linking libdbus against libcap[-ng]Colin Walters2-156/+0
2010-01-28Add an accessor for the loader's corruption reasonWill Thompson2-0/+17
2010-01-28Include reason when reporting corrupt messagesWill Thompson1-1/+2
2010-01-28Correct timeout handlingJames Westby1-8/+6
2010-01-28Bug 23502 - corrected wrong verbose-outputHendrik Buschmeier1-2/+2
2009-07-31Bug 22805 - Fix build with -Wl,--as-neededColin Walters1-0/+1
2009-07-16Bug 19432 followup - Fix Debian/FreeBSD CMSGCRED compilationAurelien Jarno1-1/+1
2009-07-14Cope with dbus-launch not being in DBUS_BINDIRColin Walters1-11/+19
2009-07-14Bug 19432 - Fix handling of HAVE_CMSGCRED case (FreeBSD)Hasso Tepper1-15/+19
2009-07-14Bug 19446 - HaikuOS supportGrzegorz Dąbrowski1-0/+13
2009-07-14Bug 896 - Avoid race conditions reading message from exited processColin Walters5-8/+46
2009-07-14Bug 14259 - Refactor _dbus_get_autolaunch_addressColin Walters1-70/+114
2009-07-14Bug 14259 - Make session address lookup system-dependentColin Walters4-11/+107
2009-07-14Bug 14259 - Work around broken getgrouplist on MacOS XBenjamin Reed1-11/+39
2009-07-14Bug 12484 - Ensure initialized variable in dbus_connection_remove_filterKimmo Hämäläinen1-0/+1
2009-07-14Bug 18121 - Use a monotonic clock for pthread timeoutsColin Walters1-2/+41
2009-07-14Ensure messages are locked while marshalling.Will Thompson1-0/+15
2009-07-14Bug 21161 - Update the FSF addressTobias Mueller129-131/+131
2009-07-14Bug 21646 - Fix a signed char comparisonColin Walters1-4/+7
2009-07-14Bug 21347 - Don't fail autolaunching if process has SIGCHLD handlerKurt Miller1-0/+13
2009-07-14dbus_message_append_args_valist - abandon containerScott James Remnant1-2/+6
2009-07-14bfo22316 - add dbus_message_iter_abandon_container()Scott James Remnant3-2/+59
2009-07-14Add test case for assert when unwinding a container.Scott James Remnant1-0/+29
2009-07-14Remove 6 hour timeout restriction.Scott James Remnant1-7/+0
2009-07-14Fix issue where timeouts can overflow.Scott James Remnant1-14/+7
2009-07-14Update documentation now that INT_MAX means no timeout.Scott James Remnant1-6/+4
2009-07-14Don't allocate DBusTimeout for pending call when passed INT_MAXScott James Remnant1-19/+24
2009-07-14Allow a pending call to block foreverScott James Remnant1-14/+48
2009-07-14Make sure a pending call timeout isn't assumed.Scott James Remnant1-14/+29
2009-05-06bfo20738 - Return a useful error message from dbus_signature_validate()Federico Mena Quintero1-3/+9
2009-05-06bfo20738 - Translate DBusValidity into error messageFederico Mena Quintero2-0/+73
2009-05-06Bug 19567 - Make marshaling code usable without DBusConnectionWilliam Lachance7-21/+90
2009-05-06Followup Bug 19502 - Don't attempt to init va_list, not portableColin Walters1-1/+1
2009-05-06Bug 19502 - Sparse warning cleanupsKjartan Maraas5-7/+8
2009-05-06Bug 20494 - Fix signed confusion for dbus_message_get_reply_serial returnJohan Gyllenspetz1-2/+2
2009-05-06Bug 20137 - Fix alignment usage when demarshaling basicsColin Walters1-12/+28
2009-05-06Bug 17803 - Fix both test case and validation logicColin Walters2-7/+8
2009-02-02Fix typo in docs.Xan Lopez1-1/+1
2009-01-06Bug 18064 - more efficient validation for fixed-size type arraysJon Gosting1-11/+60
2009-01-06Bug 18446: Keep umask for session busMatt McCutchen3-6/+14
2009-01-06Various compiler warning fixesColin Walters4-5/+6
2008-12-18Add uid, pid, and command to security logsColin Walters2-0/+101
2008-12-12Add syslog of security denials and configuration file reloadsColin Walters3-1/+36
2008-10-012008-08-24 Peter McCurdy <pmccurdy@skeptopotamus>Peter McCurdy1-1/+1
2008-10-01Bug 17280: Add a prototype for _dbus_credentials_add_adt_audit_data()Peter McCurdy1-0/+3