summaryrefslogtreecommitdiff
path: root/cli/src/nmcli.h
Commit message (Expand)AuthorAgeFilesLines
* cli: make Ctrl-C exit nmcli when line is empty *and* we are not in the editorJiří Klimeš2014-06-241-0/+1
* cli: don't print "Error: nmcli terminated by signal Quit (3)" on Ctrl-DJiří Klimeš2014-06-241-0/+2
* cli: don't quit nmcli on Ctrl-C while in readline()Jiří Klimeš2014-06-241-1/+4
* cli: allow specifying 'group.name' syntax for '--fields'Jiří Klimeš2013-12-171-8/+9
* cli: add NMC_RESULT_ERROR_NOT_FOUND and use as appropriateDan Winship2013-11-221-1/+4
* 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/+14
* cli: enhance printing to align tabular output properly and not to waste spaceJiří Klimeš2013-05-311-18/+12
* cli: add '--ask' global optionJiří Klimeš2013-04-081-0/+1
* cli: make 'value' in NmcOutputField non constJiří Klimeš2013-03-261-1/+1
* cli: use an error quark for domain in g_set_error() instead of 0 (rh #842975)Jiří Klimeš2012-07-251-0/+4
* cli: fix 'nmcli con delete' (rh #771258)Jiří Klimeš2012-01-101-2/+5
* cli: allow field values to be null-terminated string arraysJiří Klimeš2012-01-031-10/+13
* cli: compare nmcli and NM versionsJiří Klimeš2011-02-161-1/+5
* Merge remote-tracking branch 'origin/rm-userset'Dan Williams2011-02-121-7/+1
|\
| * libnm-glib: merge nm-remote-settings{,-system}Daniel Gnoutcheff2010-08-061-2/+1
| * nmcli: remove user settings supportDaniel Gnoutcheff2010-08-061-5/+0
* | cli: improve/add NM running checksJiří Klimeš2011-02-101-2/+5
|/
* cli: wait a bit even when '--nowait' is specified; for permissions check (rh ...Jiří Klimeš2010-07-291-0/+1
* cli: multiline mode is default for 'dev list' and 'con list id|uuid'Jiří Klimeš2010-04-061-0/+1
* cli: 'dev list' adjustmentsJiří Klimeš2010-03-241-6/+8
* cli: add NMC_RESULT_ERROR_USER_INPUT code for bad invocation of nmcliJiří Klimeš2010-03-241-7/+10
* cli: convert 'dev list' to new format; checking options validity for terseJiří Klimeš2010-03-221-5/+6
* cli: changing nmcli output to better fit both computer and human needsJiří Klimeš2010-03-181-14/+44
* cli: add initial pieces of nmcliJirka Klimes2010-02-251-0/+77