summaryrefslogtreecommitdiff
path: root/cli/src/settings.c
Commit message (Expand)AuthorAgeFilesLines
* core: add support for EAP-PWD authenticationjvoisin2013-10-231-1/+1
* Fix typosYuri Chornoivan2013-10-191-2/+2
* cli: editor 'change' command: output -> input format conversion (rh #998929)Jiří Klimeš2013-09-131-58/+372
* cli: set wep-key-type properly in nmcli con edit (rh #1003945)Jiří Klimeš2013-09-101-10/+27
* cli: forbid removing connection.uuid in editorJiří Klimeš2013-09-061-1/+7
* cli: deny removing values of nmcli-unchangable propertiesJiří Klimeš2013-09-061-0/+26
* cli: add missing connection:type to nmc_add_prop_funcs() in editorJiří Klimeš2013-09-061-1/+7
* cli: allow editing team and team-port settings in interactive editorJiří Klimeš2013-09-041-0/+22
* cli: add team and team-slave detail printingJiri Pirko2013-09-041-0/+82
* cli: connect IP addresses/method handlers for existing connections (rh #998137)Jiří Klimeš2013-09-021-10/+24
* cli: remove 802-11-wireless.security property from nmcli as it is deprecatedJiří Klimeš2013-09-021-12/+2
* cli: disable setting 'rate' and 'tx-power' properties in editorJiří Klimeš2013-08-291-2/+6
* cli: bugfix verification for wifi channel in edit modeThomas Haller2013-08-231-1/+1
* all: replace struct in_addr with guint32Pavel Šimerda2013-08-031-2/+2
* cli: editor: automagic changes of IP 'addresses'/'method' if the other is setJiří Klimeš2013-07-301-2/+161
* cli: add support for InfiniBand's 'p-key' and 'parent' to interactive editorJiří Klimeš2013-07-221-0/+33
* cli: trivial; use mtu variable instead of calling *_get_mtu() againJiří Klimeš2013-07-221-3/+3
* cli: simplify setting creationDan Williams2013-07-221-51/+13
* cli: nmc_property_get_gvalue() nmc_property_set_gvalue()Jiří Klimeš2013-07-221-0/+35
* cli: 'connection edit' - edit/add connections in an interactive editorJiří Klimeš2013-07-221-2/+3292
* cli: print newly added 'gateway-ping-timeout' connection's propertyJiří Klimeš2013-06-241-14/+18
* cli: add support for new InfiniBand propertiesDan Winship2013-06-131-3/+24
* cli: use a table for setting details functionsDan Williams2013-06-061-125/+116
* mobile: don't fail in old MM code when using deprecated functionsDan Williams2013-06-051-0/+2
* cli: 'dev wifi list' use nm_utils_ssid_to_utf8() to display SSID; add SSID-HEXJiří Klimeš2013-05-311-2/+2
* cli: trivial update of NmcOutputField initializersJiří Klimeš2013-05-311-23/+23
* cli: adapt the code for the new flags and printing facilitiesJiří Klimeš2013-05-311-463/+463
* cli: fix displaying unknown flags/bandsJiří Klimeš2013-05-061-3/+3
* cli: clarify generic getter alloc/free behaviorDan Williams2013-05-031-0/+3
* Revert :carrier-detect properties and associated codeDan Winship2013-04-031-15/+3
* cli: add property get functions - returning property value for presentationDan Winship2013-03-261-814/+850
* cli: make 'value' in NmcOutputField non constJiří Klimeš2013-03-261-71/+71
* cli: show connection:interface-name property for connectionsJiří Klimeš2013-03-141-21/+24
* cli: add CARRIER-DETECT properties for wired, infiniband, vlan settingsJiří Klimeš2013-02-181-3/+12
* cli: add missing properties (mainly secrets flags, and some others)Jiří Klimeš2013-01-301-92/+206
* cli: add missing 'dhcp-hostname' property to 'ipv6' settingJiří Klimeš2013-01-301-1/+4
* cli: add generic setting_details() for printing NMSettingJiří Klimeš2013-01-301-0/+58
* cli: fix a possible crash on missing SSIDJiří Klimeš2013-01-211-5/+7
* cli: add bridge supportThomas Graf2012-11-301-0/+100
* cli: print 'secondaries' property of 'connection' settingJiří Klimeš2012-09-241-1/+15
* cli: add missing properties of 'connection' settingJiří Klimeš2012-09-051-1/+10
* cli: add 'ip6-privacy' property of ipv6 settingJiří Klimeš2012-07-181-1/+23
* cli: free strings when printing adsl settingJiří Klimeš2012-06-071-0/+3
* cli: use "--" instead of "no set" for NULL stringsJiří Klimeš2012-06-041-3/+3
* adsl: add libnm-glib and nmcli codePantelis Koukousoulas2012-05-181-0/+48
* Fix a few misc issues noticed by CoverityDan Winship2012-04-051-3/+4
* cli: fix VLAN priority map listingDan Williams2012-03-091-1/+1
* cli: add 'vlan' settingJiří Klimeš2012-03-051-0/+107
* cli: add 'bond' settingJiří Klimeš2012-03-051-0/+49
* cli: add 'transport-mode' property of infiniband settingJiří Klimeš2012-02-011-1/+4