summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2011-05-25Check for X even if X11 autolaunching is disabledSimon McVittie1-4/+9
2011-05-25dbus-launch: pass_info: always free strings on OOMSimon McVittie1-7/+10
2011-05-25dbus-send: remove minor dead codeSimon McVittie1-3/+1
2011-04-29minotaur: bail if asked to monitor >1 busWill Thompson1-11/+35
2011-04-07Break up the monster conditional in config-parser so gcov can copeSimon McVittie1-3/+0
2011-02-17Import compiler.m4 and lcov.am from telepathy-glib, and use them to replace gcovSimon McVittie1-0/+46
2011-01-17dbus-cleanup-sockets: free list of socket entriesSimon McVittie1-6/+23
2011-01-05Free session file early in dbus-launchChristian Dywan1-1/+1
2011-01-05Check return value of XGetWindowProperty in x11_get_addressChristian Dywan1-8/+9
2010-12-04Fix PROFILE_TIMED_FORMAT printf warning on OSX.Mike McQuaid1-0/+4
2010-10-26Merge branch 'documentation-build-system'Will Thompson6-490/+1
2010-10-05Free envvar and args in pass_info in the oom caseChristian Dywan1-1/+5
2010-10-05Move manpages to doc/Will Thompson6-490/+1
2010-09-06fix some "unused result" warnings in dbus-launch and dbus-spawndbus-1.4.0Havoc Pennington1-3/+3
2010-06-07Fixed compiler warnings.Ralf Habacker1-1/+1
2010-05-12Fix _IOLBF for Windows CE and also define _IONBF if needed.Marcus Brinkmann1-1/+4
2010-05-10Fixed assert raised with msvc 2008 on windows.Ralf Habacker1-0/+5
2010-05-03Cleanup debug messages.Ralf Habacker1-6/+0
2010-04-14Include strtoll.c and strtoull.c in distribution.Marcus Brinkmann1-1/+1
2010-04-13Add replacement functions strtoll/strtoull for dbus-send, mainly for Windows CE.Marcus Brinkmann3-0/+322
2010-04-13Port dbus tools to Windows CE.Marcus Brinkmann3-50/+107
2010-03-22Merge branch 'dbus-1.2'Colin Walters1-2/+11
2010-03-22[64 bit printf] Update to use DBUS_PID_FORMAT, print (omitted)Colin Walters1-2/+6
2010-03-22Add DBUS_INT64_MODIFIER define, turn on -WformatColin Walters1-2/+7
2010-03-19Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann4-1/+6
2010-02-26linux compile fixRalf Habacker1-0/+2
2010-02-11Enable dbus-launch for Windows target.Marcus Brinkmann1-2/+8
2010-02-07remove DBUS_DAEMON_EXECUTABLE_NAME, we already have DBUS_DAEMON_NAME, and use...Romain Pokrzywka1-7/+5
2010-01-28Merge branch 'my-dbus-1.2'Colin Walters2-6/+10
2010-01-28Print all-printable-ASCII byte arrays as stringsWill Thompson1-17/+58
2010-01-28Print byte arrays as nicely-formatted hex.Will Thompson1-1/+58
2010-01-28Make array-printing code easier to followWill Thompson1-2/+7
2009-12-01Avoid warnings on WindowsTor Lillqvist1-1/+1
2009-12-01remove dbus-uuidgen from Windows build (cherry picked from commit 73873e002ac...Nguyễn Thái Ngọc Duy1-2/+2
2009-12-01tools/Makefile.am: conditional compilation for W32 (cherry picked from commit...Marc Mutz1-1/+6
2009-11-30completed notesRalf Habacker1-2/+11
2009-11-30tools/dbus-launch-win.c: TODO++ (cherry picked from commit 0f5dbec6407975d6a9...Tor Lillqvist1-1/+13
2009-11-30tools/dbus-launch-win.c: strrchr -> _mbsrchr (cherry picked from commit b8b9f...Tor Lillqvist1-1/+2
2009-11-30tools/dbus-launch-win.c: fix typo (cherry picked from commit 81a7a0e9309e5929...Tor Lillqvist1-1/+1
2009-11-30all changes for dbus-1.2 API (cherry picked from commit 6734a3210a0705e3ab01e...Christian Ehrlicher1-3/+4
2009-11-04Print all-printable-ASCII byte arrays as stringsWill Thompson1-17/+58
2009-11-04Print byte arrays as nicely-formatted hex.Will Thompson1-1/+58
2009-11-01Make array-printing code easier to followWill Thompson1-2/+7
2009-10-16Bug 23977 - dbus-launch --exit-with-session not killing dbus-daemon on SIGINTSascha Silbe1-0/+2
2009-07-31dbus-monitor: use unbuffered stdout instead of handling SIGINTLennart Poettering1-6/+8
2009-07-14Bug 2432 - Support --address option for dbus-monitorDaniel Reed2-6/+53
2009-07-14Bug 16688 - typo in dbus-monitor.1Paul Bolle1-1/+1
2009-07-14Bug 21161 - Update the FSF addressTobias Mueller11-11/+11
2009-07-13Bug 2432 - Support --address option for dbus-monitorDaniel Reed2-6/+53
2009-07-13Bug 16688 - typo in dbus-monitor.1Paul Bolle1-1/+1