summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-23Add a test-case for trying to connect with the wrong GUIDSimon McVittie1-1/+67
2013-08-23trivial: re-word authorization failure messageSimon McVittie1-2/+2
2013-08-23Add a simple manual test for authentication/authorization.Simon McVittie2-2/+417
2013-08-23dbus_connection_set_allow_anonymous(): fix docCosimo Alfarano1-0/+5
2013-08-23Remove refcounting from DBusAuth and DBusAuthorizationCosimo Alfarano6-131/+72
2013-08-23Enable anonymous authorization for testsCosimo Alfarano2-3/+9
2013-08-23Fixed rejected hunk complete.Ralf Habacker1-1/+1
2013-08-23Rename authorized_identity in authenticated_identity for clarity sake.Cosimo Alfarano1-16/+16
2013-08-23Add new files really.Ralf Habacker2-0/+369
2013-08-23Actually use DBusAuthorization in DBusAuth EXTERNAL mechCosimo Alfarano4-10/+43
2013-08-23Factor out DBusAuthorization from DBusTransportCosimo Alfarano6-229/+82
2013-08-23Fix confusion between "is it authenticated?" and "try to authenticate"Simon McVittie5-28/+52
2013-08-23Unset/free also windows user function, finalizing the connectionCosimo Alfarano1-0/+1
2013-08-22More NEWSSimon McVittie1-0/+12
2013-08-22Fix reference doc in commentsChengwei Yang1-4/+4
2013-08-22Move function to the right place where it supposed to be usedChengwei Yang2-42/+22
2013-08-22DBus Spec: Fix sample service fileChengwei Yang1-1/+1
2013-08-22Ignore more unused staff if build with tests but without assertsChengwei Yang1-0/+5
2013-08-22Doc: fix incorrect param names, missing params, non-exist paramsChengwei Yang14-27/+32
2013-08-22Use iface instead of interface in function parametersIvan Romanov2-37/+37
2013-08-22Document GetAdtAuditSessionData and GetConnectionSELinuxSecurityContextSimon McVittie1-0/+117
2013-08-22GetConnectionCredentials: addSimon McVittie3-0/+306
2013-08-22Fix build with "--enable-stats"Chengwei Yang1-1/+1
2013-08-22Merge branch 'dbus-1.6'Simon McVittie0-0/+0
2013-08-22NEWS for 1.6Simon McVittie1-0/+3
2013-08-22NEWSSimon McVittie1-0/+6
2013-08-19Fixed compiler warning on windows.Ralf Habacker1-2/+2
2013-08-15Documentation fix.Ralf Habacker1-1/+1
2013-08-09Fixed remaining issues.Ralf Habacker1-25/+44
2013-08-09Add debug messages to load_ex_ip_helper_procedures().Ralf Habacker1-0/+6
2013-08-09Refactored get_pid_from_extended_tcp_table() and get_pid_from_tcp_ex_table() ...Ralf Habacker1-14/+15
2013-08-09Fix for broken wine AllocateAndGetTcpExTableFromStack() implementation.Ralf Habacker1-70/+84
2013-08-09Add doc to load_ex_ip_helper_procedures().Ralf Habacker1-0/+5
2013-08-09Only take process id of localhost client connection entries.Ralf Habacker1-2/+5
2013-08-09Fixed bug of unsupported GetExtendTcpTable() on Windows XP SP2 and earlier.Ralf Habacker1-0/+62
2013-08-07Dump fetched sid on return of _dbus_getsid().Ralf Habacker1-1/+1
2013-08-07Add WINXP <= SP3 support to _dbus_getsid().Ralf Habacker1-1/+34
2013-07-24test/marshal: Ensure we use suitably aligned buffersColin Walters1-5/+22
2013-07-01NEWS for 1.7.xSimon McVittie1-1/+1
2013-07-01cmake: do not bind to any particular POSIX C standardChengwei Yang1-1/+1
2013-07-01Merge branch 'dbus-1.6'Simon McVittie4-6/+11
2013-07-01NEWS for 1.6.xSimon McVittie1-0/+3
2013-07-01Make the test for #53499 more obviously correctSimon McVittie1-1/+1
2013-07-01Test: add a test case for escaping byte > 127Chengwei Yang1-1/+3
2013-07-01Fix: a non ascii byte will trigger BadAddress errorChengwei Yang3-5/+5
2013-06-28tests to embedded tests: replaced in cmake filesChengwei Yang5-10/+11
2013-06-28tests to embedded tests: replaced in automake filesChengwei Yang5-13/+9
2013-06-28tests to embedded tests: replaced in libdbusChengwei Yang43-123/+123
2013-06-28tests to embedded tests: replaced in toolsChengwei Yang1-2/+2
2013-06-28tests to embedded tests: replaced in dbus-daemonChengwei Yang13-30/+30