summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-05Prepare embargoed security releasedbus-1.8.4Simon McVittie2-3/+11
2014-06-05CVE-2014-3477: deliver activation errors correctly, fixing Denial of ServiceAlban Crequy3-11/+24
2014-04-30development versionSimon McVittie2-1/+4
2014-04-301.8.2dbus-1.8.2Simon McVittie2-3/+8
2014-04-30Handle 0x0d0a EOLs in spawn_dbus_daemon()Руслан Ижбулатов2-0/+4
2014-04-30NEWSSimon McVittie1-0/+3
2014-04-30Avoid killing all available processes if an X error arrives early onРоман Донченко1-1/+7
2014-04-28NEWS for 1.8Simon McVittie1-0/+6
2014-04-28Add "Documentation=man:dbus-daemon(1)" line to systemd serviceCameron Norman1-0/+1
2014-04-28Try to read /etc/machine-id before inventing a new /var/lib/dbus/machine-idSimon McVittie1-2/+21
2014-04-28_dbus_write_uuid_file: factor out function to write a known UUIDSimon McVittie2-7/+18
2014-03-13Update email-address for David Zeuthen.David Zeuthen1-2/+1
2014-03-06Update .gitignore filesLukasz Skalski2-0/+7
2014-03-03NEWS for dbus-1.8Simon McVittie1-1/+10
2014-01-27Fix of 'dbus-daemon can only handle 64 simultaneous connections on Windows'.Cristian Onet3-0/+9
2014-01-21Give cmake users some hints/requirements when cross compiling for Windows on ...Ralf Habacker2-0/+31
2014-01-201.8.1Simon McVittie2-1/+6
2014-01-20D-Bus 1.8.0dbus-1.8.0Simon McVittie2-7/+37
2014-01-20Revert "start spec 0.24"Simon McVittie1-10/+2
2014-01-17Let cmake 'make check' run test applications as test group.Ralf Habacker1-11/+1
2014-01-17Rename bus-test-launch-helper to test-bus-launch_helper to match common test ...Ralf Habacker4-8/+8
2014-01-17Rename bus-test-system to test-bus-system to match common test application na...Ralf Habacker3-5/+5
2014-01-17Rename bus-test to test-bus to match common test application naming scheme.Ralf Habacker6-12/+12
2014-01-17Rename spawn-test to test-spawn to match common test application naming scheme.Ralf Habacker3-6/+7
2014-01-17Rename shell-test to test-shell to match common test application naming scheme.Ralf Habacker3-7/+8
2014-01-17Rename dbus-test to test-dbus to match common test application naming scheme.Ralf Habacker8-17/+17
2014-01-17Correct test for LIBTOOLIZE by quoting itSimon McVittie1-1/+1
2014-01-17CMake warning--.Ralf Habacker1-1/+1
2014-01-14NEWSSimon McVittie1-0/+30
2014-01-14Don't forget allow_anonymous when merging configsMatt Hoosier1-0/+3
2014-01-10Fix compile error on opensuse 12.2 with systemd 44 and glibc-2.15.Ralf Habacker1-0/+3
2014-01-10tests: don't block and wait for a debugger on abortSimon McVittie2-2/+0
2014-01-10Use macros for test and helper executable targets on cmake build system.Ralf Habacker5-101/+61
2014-01-10Add 'check' cmake target to keep in sync with autotools.Ralf Habacker1-0/+14
2014-01-10Fix mentioned files in Building section.Ralf Habacker1-3/+1
2014-01-10Create session.conf and system.conf for test/data/valid-config-files from *.i...Ralf Habacker1-2/+5
2014-01-10Define TEST_BUS_LAUNCH_BINARY for cmake to keep in sync with autotools.Ralf Habacker3-4/+2
2014-01-10Use cmake build in executable suffix.Ralf Habacker1-3/+2
2014-01-08Remove obsolete cmake project tags in sub directories; we only have one project.Ralf Habacker4-7/+0
2014-01-07test/dbus-daemon, test/dbus-daemon-eavesdrop: allow external dbus-daemonSimon McVittie2-2/+24
2014-01-07Add glib support to cmake buildsystem.Ralf Habacker6-42/+186
2014-01-07MSVC compile fix.Ralf Habacker1-0/+1
2014-01-07Use dbus provided version of va_copy().Ralf Habacker1-1/+1
2014-01-06Skip unix only syslog test.Ralf Habacker1-1/+2
2014-01-06start spec 0.24Simon McVittie1-2/+10
2014-01-06start 1.7.11Simon McVittie2-1/+4
2014-01-061.7.10dbus-1.7.10Simon McVittie3-8/+49
2014-01-06Do not install systemd unit files if build without systemdChengwei Yang1-1/+1
2014-01-06Merge remote-tracking branch 'origin/master'Simon McVittie1-1/+1
2014-01-06Define WIN32_LEAN_AND_MEAN in Windows portMatt Fischer1-1/+1