NetworkManager/clients
Jiří Klimeš e29b844f42 cli: produce new line after readline when echoing was off
The new line was missing.
Adding termios_new.c_lflag |= (ECHONL | ICANON); did not help. Why?

Fixes: a14306c2ce
2015-12-07 17:33:03 +01:00
..
cli cli: produce new line after readline when echoing was off 2015-12-07 17:33:03 +01:00
common clients: accept service without org.freedesktop.NetworkManager prefix 2015-12-05 21:29:00 +01:00
tui clients: move clients/tui/vpn-helpers.c to clients/common/nm-vpn-helpers.c 2015-11-26 11:08:44 +01:00
Makefile.am build: extract version macros from "nm-version.h" to new header file "nm-version-macros.h" 2015-09-30 23:10:29 +02:00
nm-online.c nm-online: do not put \r to a translatable string (bgo #758102) 2015-11-16 15:19:53 +01:00