summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Print all-printable-ASCII byte arrays as stringsWill Thompson2010-01-281-17/+58
* Print byte arrays as nicely-formatted hex.Will Thompson2010-01-281-1/+58
* Make array-printing code easier to followWill Thompson2010-01-281-2/+7
* Bug 23977 - dbus-launch --exit-with-session not killing dbus-daemon on SIGINTSascha Silbe2009-10-161-0/+2
* dbus-monitor: use unbuffered stdout instead of handling SIGINTLennart Poettering2009-07-311-6/+8
* Bug 2432 - Support --address option for dbus-monitorDaniel Reed2009-07-142-6/+53
* Bug 16688 - typo in dbus-monitor.1Paul Bolle2009-07-141-1/+1
* Bug 21161 - Update the FSF addressTobias Mueller2009-07-1411-11/+11
* Bug 19502 - Sparse warning cleanupsKjartan Maraas2009-05-062-2/+2
* dbus-launch: use InputOnly X windowEamon Walsh2009-05-061-3/+3
* Print serial in dbus-monitorMichael Meeks2009-01-061-1/+2
* [win32] Protect usage of SIGHUP with #ifdefTor Lillqvist2009-01-061-0/+2
* Bug 15412: Add --address option to dbus-sendLawrence R. Steeger2009-01-061-6/+45
* Infrastructure for testing a "system like" bus in test suiteColin Walters2008-12-051-1/+4
* Bug 16838: Use bash instead of sh to avoid breaking on UbuntuColin Walters2008-07-241-1/+1
* take out trailing comma inside an enum so non gcc compilers don't error outJohn (J5) Palmieri2008-04-161-1/+1
* Revert "fix dbus-send so it can correctly send dictionaries"John (J5) Palmieri2008-04-041-7/+2
* fix dbus-send so it can correctly send dictionariesJérémie Dimino2008-04-031-2/+7
* Check for X11 events before selecting (FDO bug #15293)Colin Walters2008-03-311-5/+13
* Make sure we call XFlush() on all code paths (FDO bug #15293)Colin Walters2008-03-311-5/+5
* Do not provide a signature to dbus_message_iter_open_container() when opening...Havoc Pennington2008-03-271-5/+1
* tools/dbus-launch.c: wrap X'ism in #ifdef so we can compile without XJohn (J5) Palmieri2008-03-041-0/+2
* fixes dbus-launch so the bus goes away when X does (Red Hat Bug #430412)John (J5) Palmieri2008-02-211-0/+2
* Allow a normal session bus to be reused by applications using autolaunchingSjoerd Simons2007-11-231-93/+145
* dbus-launch: convert C++-style comment to C-style, add {} for claritySimon McVittie2007-10-111-2/+4
* Fix env exports for better portability (#9280)John (J5) Palmieri2007-10-091-4/+7
* Document syntax for container types in dbus-send man file (#9553)John (J5) Palmieri2007-10-091-6/+22
* fd.o bug #12547 remove superfluous ifJohn (J5) Palmieri2007-10-031-4/+3
* migrate from cvs to git (cvs2svn -> git-svnimport).Ryan Lortie2007-09-131-0/+0
* 2007-08-17 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-08-171-6/+1
* 2007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-1411-11/+11
* * dbus/dbus-sysdeps-util-win.c, tools/dbus-launch-win.c: msvc7.1 fixes by Jar...Ralf Habacker2007-06-191-3/+3
* * tools/dbus-launch-win.c: new file, replaces script wrapper on win32Ralf Habacker2007-06-011-0/+119
* tools/.cvsignore: Ignore all currently built files.Simon McVittie2007-05-211-0/+1
* 2007-03-11 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-03-121-2/+5
* * tools/dbus-print-message.c (print_message): added printing of the reply ser...Ralf Habacker2007-03-101-3/+5
* * dbus/dbus-sysdeps-unix.c: capture the dbus-launch stderrThiago Macieira2007-03-032-2/+36
* * tools/dbus-monitor.c: gettimeofday() is not availableRalf Habacker2006-12-311-0/+29
* win32 compile fixRalf Habacker2006-12-312-0/+2
* 2006-11-14 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-11-151-7/+12
* * tools/dbus-monitor.c: Handle sigint so we flush stdoutJohn (J5) Palmieri2006-11-081-1/+15
* * tools/dbus-monitor.1: update the manpage for dbus-monitorJohn (J5) Palmieri2006-11-081-1/+16
* * tools/dbus-monitor.c: add profiling tools to dbus-monitorJohn (J5) Palmieri2006-11-081-4/+122
* * bus/config-parser.c (service_dirs_find_dir): useJohn (J5) Palmieri2006-11-021-0/+4
* * tools/run-with-tmp-session-bus.sh: fixed script to replace theJohn (J5) Palmieri2006-11-021-1/+1
* 2006-10-30 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-301-1/+7
* * configure.in, dbus-1.pc.in: Check to see if thread methodsJohn (J5) Palmieri2006-10-261-4/+4
* * tools/dbus-launch-x11.c (get_session_file, init_x_atoms):Thiago Macieira2006-10-261-4/+8
* * tools/dbus-launch.c (main): run the dbus-daemon in the builddirJohn (J5) Palmieri2006-10-262-1/+21
* 2006-10-25 Sjoerd Simons <sjoerd@luon.net>Sjoerd Simons2006-10-252-17/+10