chiark / gitweb /
Allow for the use of @ in remote host calls
authorDaniel Wallace <danielwallace@gtmanfred.com>
Sun, 9 Jun 2013 20:54:39 +0000 (15:54 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 9 Jun 2013 22:26:41 +0000 (18:26 -0400)
commit7085053a437456ab87d726f3697002dd811fdf7a
treeca12f96e9cb69ee08fa3a5558c42650692dcfb28
parent856323c9cb0ef368367126588d0b43b4846ab0d7
Allow for the use of @ in remote host calls

Without this you have to use %40 with the -H flag because dbus doesn't
like the @ sign being unescaped.
src/hostname/hostnamectl.c
src/locale/localectl.c
src/login/loginctl.c
src/shared/dbus-common.c
src/shared/util.c
src/shared/util.h
src/systemctl/systemctl.c
src/timedate/timedatectl.c