summaryrefslogtreecommitdiff
path: root/cli/src/utils.c
Commit message (Expand)AuthorAgeFilesLines
* cli: fix a crash (due to freeing static string)Jiří Klimeš2012-01-061-1/+1
* cli: move helper IP conversion functions from devices.c to utils.cJiří Klimeš2012-01-051-0/+58
* cli: allow field values to be null-terminated string arraysJiří Klimeš2012-01-031-15/+59
* cli: increase values indentation in multiline mode to align printed textJiří Klimeš2011-09-071-1/+2
* cli: compare nmcli and NM versionsJiří Klimeš2011-02-161-0/+49
* cli: fix "format not a string literal and no format arguments" cc errorJiří Klimeš2011-02-101-1/+1
* cli: improve/add NM running checksJiří Klimeš2011-02-101-1/+56
* cli: align UTF-8 strings properlyJiří Klimeš2010-04-261-5/+23
* cli: Remove obsolete print_table_* functionsJiří Klimeš2010-03-241-80/+0
* cli: Convert SSID to a printable formJiří Klimeš2010-03-241-0/+27
* cli: 'dev list' adjustmentsJiří Klimeš2010-03-241-7/+14
* cli: print_fields(): don't segfault when a value is not setJiří Klimeš2010-03-241-2/+3
* cli: convert 'dev list' to new format; checking options validity for terseJiří Klimeš2010-03-221-10/+29
* cli: print_fields() adjustments; error messages fixesJiří Klimeš2010-03-201-13/+25
* cli: fix a memory leakJiří Klimeš2010-03-191-0/+2
* cli: changing nmcli output to better fit both computer and human needsJiří Klimeš2010-03-181-0/+166
* cli: add initial pieces of nmcliJirka Klimes2010-02-251-0/+126