summaryrefslogtreecommitdiff
path: root/cli
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/master' into rm-usersetDan Williams2011-01-125-29/+566
|\
| * cli: add support for WiMAX devices and connectionsDan Williams2011-01-065-28/+563
| * cli: add D-Bus object path field for APs (e.g.:nmcli -f NAME,SSID,BSSID,SIGNA...Jiří Klimeš2010-12-171-1/+3
* | Merge remote branch 'origin/master' into rm-usersetDan Williams2010-10-181-4/+6
|\ \ | |/
| * cli: don't crash if for some reason HW addresses aren't available (bgo #630534)Dan Williams2010-09-271-4/+6
* | Merge remote branch 'origin/master' into rm-usersetDan Williams2010-09-273-25/+117
|\ \ | |/
| * cli: add D-Bus object path field for devices (e.g.: nmcli -f device,dbus-path...Jiří Klimeš2010-09-241-5/+7
| * cli: add D-Bus object path field for active connections (e.g.: nmcli -f name,...Jiří Klimeš2010-09-221-1/+3
| * cli: add D-Bus object path field for connections' list (e.g.: nmcli -f name,d...Jiří Klimeš2010-09-201-1/+4
| * cli: add 'nmcli nm enable' commandJiří Klimeš2010-09-171-18/+103
* | remove nm-settings-connection-interfaceDaniel Gnoutcheff2010-08-062-2/+0
* | libnm-glib: remove NMSettingsInterfaceDaniel Gnoutcheff2010-08-062-6/+4
* | libnm-glib: merge nm-remote-settings{,-system}Daniel Gnoutcheff2010-08-063-5/+2
* | DBus API: removing user settings supportDaniel Gnoutcheff2010-08-061-1/+0
* | nmcli: also remove DBUS-SERVICE fieldDaniel Gnoutcheff2010-08-061-7/+5
* | nmcli: remove user settings supportDaniel Gnoutcheff2010-08-063-149/+51
|/
* cli: wait a bit even when '--nowait' is specified; for permissions check (rh ...Jiří Klimeš2010-07-294-4/+14
* cli: print IPv6 stuff for 'nmcli dev list'Jiří Klimeš2010-06-291-7/+105
* core: MAC address spoofing/cloning (rh #447827) (bgo #553771)Jiří Klimeš2010-06-222-24/+38
* 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