summaryrefslogtreecommitdiff
path: root/tools/dbus-print-message.c
Commit message (Expand)AuthorAgeFilesLines
* tools: Mark GPL-only files with SPDX license identifierSimon McVittie2022-11-291-0/+1
* build: Define DBUS_INT64_MODIFIER, analogous to G_GINT64_MODIFIERSimon McVittie2022-04-191-11/+2
* Normalize C source files to end with exactly one newlineSimon McVittie2020-06-101-1/+0
* Consistently use socklen_t for getsockname, getsockopt etc.Simon McVittie2016-02-111-2/+6
* Use C99 standard PRI*64 for printing 64 bit integersNatanael Copa2015-09-301-10/+15
* Fix assorted compiler warnings on Windows.Simon McVittie2015-03-241-4/+2
* dbus-print-message: conditionalize Unix FD handling on DBUS_UNIXSimon McVittie2015-03-051-0/+2
* Trivial -Wsign-compare fixes.Ralf Habacker2015-03-041-1/+1
* dbus-monitor: Keep term 'dest' in --monitor output in sync with related watch...Ralf Habacker2015-02-241-2/+2
* dbus-monitor: Add timestamp to --monitor mode.Ralf Habacker2015-02-241-6/+16
* dbus-monitor: Keep parameter list of method returns in --monitor mode in sync...Ralf Habacker2015-02-241-1/+2
* dbus-monitor: convert remaining hard tabs to 8 space.Ralf Habacker2015-02-241-216/+216
* dbus-send: pretty-print GVariant-style bytestringsSimon McVittie2015-02-161-29/+31
* dbus-monitor: more details on file descriptorsAlban Crequy2014-09-151-1/+158
* dbus-monitor: do not leak file descriptors from fd-passingAlban Crequy2014-09-151-0/+7
* Support printing unix file descriptors in dbus-send/dbus-monitorRobert Ancell2013-11-271-1/+9
* Fixed compiler warnings.Ralf Habacker2010-06-071-1/+1
* Merge branch 'dbus-1.2'Colin Walters2010-03-221-2/+11
|\
| * [64 bit printf] Update to use DBUS_PID_FORMAT, print (omitted)Colin Walters2010-03-221-2/+6
| * Add DBUS_INT64_MODIFIER define, turn on -WformatColin Walters2010-03-221-2/+7
| * 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 21161 - Update the FSF addressTobias Mueller2009-07-141-1/+1
| * Print serial in dbus-monitorMichael Meeks2009-01-061-1/+2
* | Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann2010-03-191-0/+2
* | 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 21161 - Update the FSF addressTobias Mueller2009-07-101-1/+1
* | Print serial in dbus-monitorMichael Meeks2008-08-291-1/+2
|/
* 2007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-141-1/+1
* * tools/dbus-print-message.c (print_message): added printing of the reply ser...Ralf Habacker2007-03-101-3/+5
* 2006-06-14 Ross Burton <ross@openedhand.com>Ross Burton2006-06-141-1/+2
* Added support for printing of all remaining data types. Fixed logic for inden...Daniel P. Berrange2006-04-161-56/+134
* 2006-03-10 Ross Burton <ross@openedhand.com>Ross Burton2006-03-101-3/+21
* 2005-08-26 Colin Walters <walters@verbum.org>Colin Walters2005-08-261-0/+1
* 2005-07-06 Colin Walters <walters@verbum.org>Colin Walters2005-07-061-31/+38
* 2005-06-16 Colin Walters <walters@verbum.org>Colin Walters2005-06-161-0/+13
* 2005-05-11 Colin Walters <walters@verbum.org>Colin Walters2005-05-111-54/+89
* 2005-01-30 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-301-24/+28
* 2005-01-15 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-151-7/+7
* 2003-08-18 Havoc Pennington <hp@redhat.com>Havoc Pennington2003-08-181-6/+31
* 2003-08-10 Havoc Pennington <hp@pobox.com>Havoc Pennington2003-08-111-1/+22
* 2003-06-19 Philip Blundell <philb@gnu.org>Anders Carlsson2003-06-191-0/+6
* 2003-05-16 Havoc Pennington <hp@redhat.com>Havoc Pennington2003-05-161-0/+83