summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-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-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-05-06Bug 19502 - Sparse warning cleanupsKjartan Maraas2-2/+2
2009-05-06dbus-launch: use InputOnly X windowEamon Walsh1-3/+3
2009-01-06Print serial in dbus-monitorMichael Meeks1-1/+2
2009-01-06[win32] Protect usage of SIGHUP with #ifdefTor Lillqvist1-0/+2
2009-01-06Bug 15412: Add --address option to dbus-sendLawrence R. Steeger1-6/+45
2008-12-05Infrastructure for testing a "system like" bus in test suiteColin Walters1-1/+4
2008-07-24Bug 16838: Use bash instead of sh to avoid breaking on UbuntuColin Walters1-1/+1
2008-04-16take out trailing comma inside an enum so non gcc compilers don't error outJohn (J5) Palmieri1-1/+1
2008-04-04Revert "fix dbus-send so it can correctly send dictionaries"John (J5) Palmieri1-7/+2
2008-04-03fix dbus-send so it can correctly send dictionariesJérémie Dimino1-2/+7
2008-03-31Check for X11 events before selecting (FDO bug #15293)Colin Walters1-5/+13
2008-03-31Make sure we call XFlush() on all code paths (FDO bug #15293)Colin Walters1-5/+5
2008-03-27Do not provide a signature to dbus_message_iter_open_container() when opening...Havoc Pennington1-5/+1
2008-03-04tools/dbus-launch.c: wrap X'ism in #ifdef so we can compile without XJohn (J5) Palmieri1-0/+2
2008-02-21fixes dbus-launch so the bus goes away when X does (Red Hat Bug #430412)John (J5) Palmieri1-0/+2
2007-11-23Allow a normal session bus to be reused by applications using autolaunchingSjoerd Simons1-93/+145
2007-10-11dbus-launch: convert C++-style comment to C-style, add {} for claritySimon McVittie1-2/+4
2007-10-09Fix env exports for better portability (#9280)John (J5) Palmieri1-4/+7
2007-10-09 Document syntax for container types in dbus-send man file (#9553)John (J5) Palmieri1-6/+22
2007-10-03fd.o bug #12547 remove superfluous ifJohn (J5) Palmieri1-4/+3
2007-09-13migrate from cvs to git (cvs2svn -> git-svnimport).Ryan Lortie1-0/+0
2007-08-172007-08-17 Havoc Pennington <hp@redhat.com>Havoc Pennington1-6/+1
2007-07-142007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington11-11/+11
2007-06-19* dbus/dbus-sysdeps-util-win.c, tools/dbus-launch-win.c: msvc7.1 fixes by Jar...Ralf Habacker1-3/+3
2007-06-01* tools/dbus-launch-win.c: new file, replaces script wrapper on win32Ralf Habacker1-0/+119
2007-05-21tools/.cvsignore: Ignore all currently built files.Simon McVittie1-0/+1
2007-03-122007-03-11 Havoc Pennington <hp@redhat.com>Havoc Pennington1-2/+5
2007-03-10* tools/dbus-print-message.c (print_message): added printing of the reply ser...Ralf Habacker1-3/+5
2007-03-03 * dbus/dbus-sysdeps-unix.c: capture the dbus-launch stderrThiago Macieira2-2/+36
2006-12-31* tools/dbus-monitor.c: gettimeofday() is not availableRalf Habacker1-0/+29
2006-12-31win32 compile fixRalf Habacker2-0/+2
2006-11-152006-11-14 Havoc Pennington <hp@redhat.com>Havoc Pennington1-7/+12
2006-11-08* tools/dbus-monitor.c: Handle sigint so we flush stdoutJohn (J5) Palmieri1-1/+15
2006-11-08* tools/dbus-monitor.1: update the manpage for dbus-monitorJohn (J5) Palmieri1-1/+16
2006-11-08* tools/dbus-monitor.c: add profiling tools to dbus-monitorJohn (J5) Palmieri1-4/+122
2006-11-02* bus/config-parser.c (service_dirs_find_dir): useJohn (J5) Palmieri1-0/+4
2006-11-02* tools/run-with-tmp-session-bus.sh: fixed script to replace theJohn (J5) Palmieri1-1/+1
2006-10-302006-10-30 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+7
2006-10-26* configure.in, dbus-1.pc.in: Check to see if thread methodsJohn (J5) Palmieri1-4/+4
2006-10-26 * tools/dbus-launch-x11.c (get_session_file, init_x_atoms):Thiago Macieira1-4/+8