dbus/tools
Chengwei Yang c690ee4351 dbus-send: check usage a bit strictly
This commit does several more strictly check for dbus-send as its usage
suggested.

* now --address is an invalid option but --address=, this just like the
  others, say --reply-timeout=, --dest=, --type=
* --print-reply= only take an optional argument "=literal"
* --print-reply= will cause error with missing MSEC and invalid MSEC
  will cause invalid value error
* --dest= will cause error with missing a NAME and also call
  dbus_validate_bus_name to verify the NAME

Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=65424
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
2013-06-06 13:07:51 +01:00
..
.gitignore migrate from cvs to git (cvs2svn -> git-svnimport). 2007-09-13 11:13:40 -04:00
dbus-cleanup-sockets.c dbus-cleanup-sockets: free list of socket entries 2011-01-17 12:18:40 +00:00
dbus-launch-win.c Fix launching of dbus-daemon on Windows in paths containing spaces 2012-07-18 18:10:07 +01:00
dbus-launch-x11.c Fix spelling/grammatical mistakes detected by Debian's lintian(1) 2011-07-28 11:05:43 +01:00
dbus-launch.c Fix compiler warnings when X11 autolaunch and launchd are both disabled 2013-05-10 11:34:42 +01:00
dbus-launch.h Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
dbus-monitor.c dbus-monitor: remove unused SIGINT handler 2011-08-05 12:26:29 +01:00
dbus-print-message.c Fixed compiler warnings. 2010-06-07 15:46:33 +02:00
dbus-print-message.h Bug 21161 - Update the FSF address 2009-07-14 15:39:47 -04:00
dbus-run-session.c Add dbus-run-session 2013-06-05 17:55:23 +01:00
dbus-send.c dbus-send: check usage a bit strictly 2013-06-06 13:07:51 +01:00
dbus-uuidgen.c Bug 21161 - Update the FSF address 2009-07-14 15:39:47 -04:00
lcov.am Break up the monster conditional in config-parser so gcov can cope 2011-04-07 11:25:54 +01:00
Makefile.am Add dbus-run-session 2013-06-05 17:55:23 +01:00
run-with-tmp-session-bus.sh massively simplify run-with-tmp-session-bus.sh by using dbus-run-session 2013-06-05 17:58:52 +01:00
strtoll.c Include config.h as the first thing in every .c file 2013-02-22 13:08:27 +00:00
strtoull.c Include config.h as the first thing in every .c file 2013-02-22 13:08:27 +00:00