summaryrefslogtreecommitdiff
path: root/cli/src/nmcli.c
Commit message (Expand)AuthorAgeFilesLines
* nmcli: fix some leaks found by valgrindDan Winship2013-10-231-2/+0
* cli: reset terminal using libreadline when quitting on signal (bgo #706118)Jiří Klimeš2013-09-101-0/+1
* cli: handle POSIX signals in a dedicated threadJiří Klimeš2013-09-101-17/+62
* cli: confirm connection saving when autoconnect=yes (rh #953296)Jiří Klimeš2013-07-301-0/+1
* cli: add 'nmcli' command for nmcli connection editor configurationJiří Klimeš2013-07-221-0/+2
* cli: enhance printing to align tabular output properly and not to waste spaceJiří Klimeš2013-05-311-1/+3
* cli: add global '--wait <seconds>' option - timeout waiting for operationsJiří Klimeš2013-05-161-1/+17
* cli: remove obsolete 'nmcli nm'Jiří Klimeš2013-04-241-2/+0
* cli: accept shortcuts for --mode and --escape argumentsJiří Klimeš2013-04-241-4/+4
* cli: split 'nmcli switch' --> 'nmcli networking' and 'nmcli radio'Jiří Klimeš2013-04-081-2/+4
* cli: split 'general' into 'nmcli switch' and 'nmcli general' commandsJiří Klimeš2013-04-081-1/+3
* cli: add '--ask' global optionJiří Klimeš2013-04-081-0/+4
* cli: rename 'nm' object to 'general'Jiří Klimeš2013-04-081-2/+4
* cli: replace 'dev' and 'con' OBJECTs by 'device', resp. 'connection'Jiří Klimeš2012-11-131-8/+11
* cli: use an error quark for domain in g_set_error() instead of 0 (rh #842975)Jiří Klimeš2012-07-251-0/+12
* cli: compare nmcli and NM versionsJiří Klimeš2011-02-161-0/+4
* Merge remote-tracking branch 'origin/rm-userset'Dan Williams2011-02-121-11/+0
|\
| * remove nm-settings-connection-interfaceDaniel Gnoutcheff2010-08-061-1/+0
| * libnm-glib: remove NMSettingsInterfaceDaniel Gnoutcheff2010-08-061-1/+0
| * libnm-glib: merge nm-remote-settings{,-system}Daniel Gnoutcheff2010-08-061-1/+0
| * nmcli: remove user settings supportDaniel Gnoutcheff2010-08-061-8/+0
* | cli: don't poke NetworkManager D-Bus service names when it's not runningJiří Klimeš2011-02-101-5/+3
|/
* cli: wait a bit even when '--nowait' is specified; for permissions check (rh ...Jiří Klimeš2010-07-291-0/+1
* cli: use the same version string as NetworkManager daemonJiří Klimeš2010-04-261-1/+5
* cli: multiline mode is default for 'dev list' and 'con list id|uuid'Jiří Klimeš2010-04-061-3/+19
* cli: add NMC_RESULT_ERROR_USER_INPUT code for bad invocation of nmcliJiří Klimeš2010-03-241-15/+15
* cli: convert 'dev list' to new format; checking options validity for terseJiří Klimeš2010-03-221-14/+0
* cli: changing nmcli output to better fit both computer and human needsJiří Klimeš2010-03-181-7/+81
* cli: add initial pieces of nmcliJirka Klimes2010-02-251-0/+283