summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Avoid warnings on WindowsTor Lillqvist2009-12-011-1/+1
* | remove dbus-uuidgen from Windows build (cherry picked from commit 73873e002ac...Nguyễn Thái Ngọc Duy2009-12-011-2/+2
* | tools/Makefile.am: conditional compilation for W32 (cherry picked from commit...Marc Mutz2009-12-011-1/+6
* | completed notesRalf Habacker2009-11-301-2/+11
* | tools/dbus-launch-win.c: TODO++ (cherry picked from commit 0f5dbec6407975d6a9...Tor Lillqvist2009-11-301-1/+13
* | tools/dbus-launch-win.c: strrchr -> _mbsrchr (cherry picked from commit b8b9f...Tor Lillqvist2009-11-301-1/+2
* | tools/dbus-launch-win.c: fix typo (cherry picked from commit 81a7a0e9309e5929...Tor Lillqvist2009-11-301-1/+1
* | all changes for dbus-1.2 API (cherry picked from commit 6734a3210a0705e3ab01e...Christian Ehrlicher2009-11-301-3/+4
* | Print all-printable-ASCII byte arrays as stringsWill Thompson2009-11-041-17/+58
* | Print byte arrays as nicely-formatted hex.Will Thompson2009-11-041-1/+58
* | Make array-printing code easier to followWill Thompson2009-11-011-2/+7
* | Bug 2432 - Support --address option for dbus-monitorDaniel Reed2009-07-132-6/+53
* | Bug 16688 - typo in dbus-monitor.1Paul Bolle2009-07-131-1/+1
* | Bug 21161 - Update the FSF addressTobias Mueller2009-07-1011-11/+11
* | Bug 19502 - Sparse warning cleanupsKjartan Maraas2009-04-212-2/+2
* | dbus-launch: use InputOnly X windowEamon Walsh2009-03-201-3/+3
* | Infrastructure for testing a "system like" bus in test suiteColin Walters2008-12-051-1/+4
* | Bug 15412: Add --address option to dbus-sendLawrence R. Steeger2008-10-181-6/+45
* | [win32] Protect usage of SIGHUP with #ifdefTor Lillqvist2008-09-181-0/+2
* | Print serial in dbus-monitorMichael Meeks2008-08-291-1/+2
|/
* 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