summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-28DBusString: fix a typoChengwei Yang1-1/+1
2013-06-28NEWS for 33001Simon McVittie1-0/+6
2013-06-28cmake: align dir watch backend detection with autotoolsChengwei Yang2-7/+33
2013-06-28cmake: terminate to generate makefiles due to fatal errorChengwei Yang1-2/+2
2013-06-28cmake: get rid of useless commented out codeChengwei Yang1-48/+0
2013-06-28dir-watch: remove dnotify backendChengwei Yang8-136/+0
2013-06-28cmake: clean up libxml2 glueChengwei Yang1-5/+3
2013-06-28NEWS for masterSimon McVittie1-0/+21
2013-06-28Merge branch 'dbus-1.6'Simon McVittie2-2/+4
2013-06-28NEWSSimon McVittie1-0/+3
2013-06-28Remove invoke of va_end before va_startChengwei Yang1-2/+1
2013-06-28Fix two small typos in README.winChengwei Yang1-2/+2
2013-06-26kqueue: remove unused variableChengwei Yang1-1/+1
2013-06-26dbus-launch: do not verbose output if build with verbose mode disabledChengwei Yang1-0/+2
2013-06-26dbus-launch: align documentChengwei Yang2-4/+22
2013-06-26dbus-launch: fix coding styleChengwei Yang1-17/+17
2013-06-26FreeBSD: explicit include signal.h to fix build failureChengwei Yang1-0/+1
2013-06-26Fix build failure if build with tests but without verbose modeChengwei Yang1-1/+13
2013-06-25_dbus_message_iter_check: compile non-dummy version if asserting, tooSimon McVittie1-8/+2
2013-06-25Explicitly define macros to get less confusing conditionsChengwei Yang3-2/+17
2013-06-25Fix build failure if build with checks but without assertsChengwei Yang2-3/+9
2013-06-25Convert a{sv} helpers from Stats into generic utility codeSimon McVittie5-187/+362
2013-06-25cmake: remove a duplicate line and fix coding styleChengwei Yang1-3/+1
2013-06-25NEWS, noting build-time configuration changeSimon McVittie1-0/+10
2013-06-25cmake: fix a typo DBUS_DISABLE_ASSERTS should be DBUS_DISABLE_ASSERTChengwei Yang4-11/+11