summaryrefslogtreecommitdiff
path: root/dbus
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add new files really."Simon McVittie2013-08-232-369/+0
* Revert "Rename authorized_identity in authenticated_identity for clarity sake."Simon McVittie2013-08-231-16/+16
* Revert "Fixed rejected hunk complete."Simon McVittie2013-08-231-1/+1
* Revert "Enable anonymous authorization for tests"Simon McVittie2013-08-231-7/+2
* Revert "Remove refcounting from DBusAuth and DBusAuthorization"Simon McVittie2013-08-236-72/+131
* Revert "dbus_connection_set_allow_anonymous(): fix doc"Simon McVittie2013-08-231-5/+0
* Revert "trivial: re-word authorization failure message"Simon McVittie2013-08-231-2/+2
* Revert "Remove transport's call to _dbus_authorization_do_authorization()."Simon McVittie2013-08-231-0/+23
* Remove transport's call to _dbus_authorization_do_authorization().Cosimo Alfarano2013-08-231-23/+0
* trivial: re-word authorization failure messageSimon McVittie2013-08-231-2/+2
* dbus_connection_set_allow_anonymous(): fix docCosimo Alfarano2013-08-231-0/+5
* Remove refcounting from DBusAuth and DBusAuthorizationCosimo Alfarano2013-08-236-131/+72
* Enable anonymous authorization for testsCosimo Alfarano2013-08-231-2/+7
* Fixed rejected hunk complete.Ralf Habacker2013-08-231-1/+1
* Rename authorized_identity in authenticated_identity for clarity sake.Cosimo Alfarano2013-08-231-16/+16
* Add new files really.Ralf Habacker2013-08-232-0/+369
* Actually use DBusAuthorization in DBusAuth EXTERNAL mechCosimo Alfarano2013-08-234-10/+43
* Factor out DBusAuthorization from DBusTransportCosimo Alfarano2013-08-233-229/+61
* Fix confusion between "is it authenticated?" and "try to authenticate"Simon McVittie2013-08-235-28/+52
* Unset/free also windows user function, finalizing the connectionCosimo Alfarano2013-08-231-0/+1
* Fix reference doc in commentsChengwei Yang2013-08-221-4/+4
* Move function to the right place where it supposed to be usedChengwei Yang2013-08-222-42/+22
* Doc: fix incorrect param names, missing params, non-exist paramsChengwei Yang2013-08-2214-27/+32
* Use iface instead of interface in function parametersIvan Romanov2013-08-222-37/+37
* Documentation fix.Ralf Habacker2013-08-151-1/+1
* Fixed remaining issues.Ralf Habacker2013-08-091-25/+44
* Add debug messages to load_ex_ip_helper_procedures().Ralf Habacker2013-08-091-0/+6
* Refactored get_pid_from_extended_tcp_table() and get_pid_from_tcp_ex_table() ...Ralf Habacker2013-08-091-14/+15
* Fix for broken wine AllocateAndGetTcpExTableFromStack() implementation.Ralf Habacker2013-08-091-70/+84
* Add doc to load_ex_ip_helper_procedures().Ralf Habacker2013-08-091-0/+5
* Only take process id of localhost client connection entries.Ralf Habacker2013-08-091-2/+5
* Fixed bug of unsupported GetExtendTcpTable() on Windows XP SP2 and earlier.Ralf Habacker2013-08-091-0/+62
* Dump fetched sid on return of _dbus_getsid().Ralf Habacker2013-08-071-1/+1
* Add WINXP <= SP3 support to _dbus_getsid().Ralf Habacker2013-08-071-1/+34
* Merge branch 'dbus-1.6'Simon McVittie2013-07-013-6/+8
|\
| * Make the test for #53499 more obviously correctSimon McVittie2013-07-011-1/+1
| * Test: add a test case for escaping byte > 127Chengwei Yang2013-07-011-1/+3
| * Fix: a non ascii byte will trigger BadAddress errorChengwei Yang2013-07-013-5/+5
* | tests to embedded tests: replaced in automake filesChengwei Yang2013-06-281-1/+1
* | tests to embedded tests: replaced in libdbusChengwei Yang2013-06-2843-123/+123
* | DBusString: fix a typoChengwei Yang2013-06-281-1/+1
* | Merge branch 'dbus-1.6'Simon McVittie2013-06-281-2/+1
|\ \ | |/
| * Remove invoke of va_end before va_startChengwei Yang2013-06-281-2/+1
* | Fix build failure if build with tests but without verbose modeChengwei Yang2013-06-261-1/+13
* | _dbus_message_iter_check: compile non-dummy version if asserting, tooSimon McVittie2013-06-251-8/+2
* | Explicitly define macros to get less confusing conditionsChengwei Yang2013-06-251-2/+2
* | Fix build failure if build with checks but without assertsChengwei Yang2013-06-252-3/+9
* | Convert a{sv} helpers from Stats into generic utility codeSimon McVittie2013-06-253-0/+308
* | cmake: fix a typo DBUS_DISABLE_ASSERTS should be DBUS_DISABLE_ASSERTChengwei Yang2013-06-251-1/+1
* | connection: Add incoming message serials to verbose mode loggingColin Walters2013-06-201-1/+2