summaryrefslogtreecommitdiff
path: root/cli
Commit message (Expand)AuthorAgeFilesLines
* cli: fix bssid in 802-11-wireless settingJiří Klimeš2010-05-111-1/+1
* cli: fix build on 32-bit platformsDan Williams2010-05-052-3/+3
* cli: align UTF-8 strings properlyJiří Klimeš2010-04-262-5/+24
* 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-064-3/+24
* cli: use own code to output connection details (settings)Jiří Klimeš2010-03-314-25/+1702
* cli: fix uninitialized variable usage and clean up a bitDan Williams2010-03-251-3/+4
* cli: Remove obsolete print_table_* functionsJiří Klimeš2010-03-242-82/+0
* cli: Convert SSID to a printable formJiří Klimeš2010-03-243-1/+29
* cli: 'dev list' adjustmentsJiří Klimeš2010-03-245-227/+295
* cli: add NMC_RESULT_ERROR_USER_INPUT code for bad invocation of nmcliJiří Klimeš2010-03-245-68/+71
* 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-227-118/+278
* cli: print_fields() adjustments; error messages fixesJiří Klimeš2010-03-204-22/+49
* cli: fix a memory leakJiří Klimeš2010-03-191-0/+2
* cli: converting 'nmcli nm ...' outputs to new formatJiří Klimeš2010-03-191-12/+85
* cli: changing nmcli output to better fit both computer and human needsJiří Klimeš2010-03-186-281/+725
* cli: add initial pieces of nmcliJirka Klimes2010-02-2512-0/+3030