summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-07Conditionalize libaudit build-dependency to [linux-any]debian/1.7.10-2Simon McVittie3-3/+21
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-06releasedebian/1.7.10-1Simon McVittie1-2/+2
2014-01-06Generate debian/dbus.install from a generic part and a Linux-specific part, s...Simon McVittie5-5/+13
2014-01-06New upstream release 1.7.10 (1.8 rc1)Simon McVittie1-1/+2
2014-01-06Merge tag 'upstream/1.7.10'Simon McVittie45-2073/+3841
2014-01-06Imported Upstream version 1.7.10upstream/1.7.10Simon McVittie45-2073/+3841
2014-01-06Merge from experimental into unstableSimon McVittie8-825/+86
2014-01-06Merge branch 'upstream'Simon McVittie199-13590/+10135
2014-01-06Merge branch 'upstream' into upstream-experimentalSimon McVittie0-0/+0
2014-01-061.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
2014-01-06dbus-daemon(1): align document about "bind" with DBus SpecChengwei Yang1-6/+7
2014-01-06DBus Spec: add document of bind for tcp/nonce-tcp transportChengwei Yang1-2/+19
2014-01-06DBus Spec: replace tab with 8 spacesChengwei Yang1-213/+213
2014-01-06Ensure DBusError is set if _dbus_read_nonce() failChengwei Yang1-1/+9
2014-01-06kqueue: open watched directories with close-on-exec flagChengwei Yang1-1/+1
2014-01-06BusTransaction: remove confusing getter of connectionsChengwei Yang4-9/+2
2014-01-06_dbus_auth_return_buffer(): remove unused argumentChengwei Yang4-9/+5
2014-01-06_dbus_listen_unix_socket: don't try to set SO_REUSEADDRSimon McVittie1-8/+0
2014-01-06_dbus_read_credentials_socket: look at all cmsg headers, not just the firstSimon McVittie1-13/+15
2014-01-06If sendmsg() with SCM_CREDS fails with EINVAL, retry with send()Simon McVittie1-5/+11
2014-01-06Fix memory leak for kqueue: shutdown kqueue correctlyChengwei Yang1-13/+74
2014-01-06kqueue: replace tab with spaceChengwei Yang1-51/+51
2014-01-06Make sure tests run with a temporary XDG_RUNTIME_DIRSimon McVittie4-1/+15
2014-01-06Reload policy rules for completed connectionsChengwei Yang3-0/+50
2013-12-02_dbus_check_dir_is_private_to_user: check that we own itSimon McVittie1-0/+10
2013-12-02specification: discuss "listenable" and "connectable" addressesSimon McVittie1-5/+86
2013-12-02Disable valgrind integration in the debug build on armel, since valgrind no l...debian/1.6.18-2Simon McVittie2-1/+8
2013-11-27NEWSSimon McVittie1-0/+13
2013-11-27cmake: update README.cmake a bitChengwei Yang1-0/+12
2013-11-27cmake: fix code styleChengwei Yang1-3/+3
2013-11-27_dbus_append_address_from_socket(): escape value got from socket fdChengwei Yang1-5/+12
2013-11-27spec: explicitly mention filtering messages with no INTERFACESimon McVittie1-0/+9
2013-11-27Do not require messages without INTERFACE to be dispatchedSimon McVittie1-6/+10
2013-11-27Support printing unix file descriptors in dbus-send/dbus-monitorRobert Ancell1-1/+9