summaryrefslogtreecommitdiff
path: root/src/settings/plugins/ifcfg-rh
Commit message (Expand)AuthorAgeFilesLines
* ifcfg-rh writer: write DEVICETYPE for all team portsJiri Pirko2013-08-221-2/+3
* ifcfg-rh: minor tweaks to previous patchDan Winship2013-08-221-7/+7
* ifcfg-rh: add test for BOOTPROTO=none readerJiri Pirko2013-08-222-0/+50
* ifcfg-rh: reader: allow device to not have ipv4 setting.Jiri Pirko2013-08-221-46/+56
* ifcfg-rh: add write support for team devicesJiri Pirko2013-08-151-0/+56
* ifcfg-rh: add read support for team devicesJiri Pirko2013-08-151-16/+142
* settings: correctly handle connection deletion after unsaved and monitor-conn...Dan Williams2013-08-091-0/+10
* ifcfg-rh: don't require an error for read_mac_address()Dan Williams2013-08-071-2/+2
* ifcfg-rh: fix handling of VLAN parent PHYSDEV keyDan Williams2013-08-064-4/+46
* all: replace struct in_addr with guint32Pavel Šimerda2013-08-032-54/+54
* ifcfg-rh: update InfiniBand P_Key support to match latest initscriptsDan Winship2013-08-022-18/+18
* ifcfg-rh: convert test_read_wired_static_no_prefix() to a GTestDan Williams2013-07-261-85/+19
* ifcfg-rh: start converting tests to GTest frameworkDan Williams2013-07-261-15/+18
* ifcfg-rh: clean up certificate/key verification testsDan Williams2013-07-261-77/+32
* ifcfg-rh: simplify testcases #1Dan Williams2013-07-261-565/+125
* ifcfg-rh: don't require all arguments to connection_from_file()Dan Williams2013-07-262-31/+40
* ifcfg-rh: cleanup connection_from_file() error handlingDan Williams2013-07-261-39/+29
* ifcfg-rh: fix error handing in some functions that expect error != NULLDan Williams2013-07-261-108/+117
* ifcfg-rh: add support for gateway ping timeoutDan Williams2013-07-122-0/+23
* ifcfg-rh: fix storing connections in the hash tableJiří Klimeš2013-06-191-2/+2
* core: add monitor-connection-files=false and ReloadConnectionsDan Winship2013-06-144-34/+139
* settings: don't connect to plugin signals until after initial loadDan Winship2013-06-141-7/+0
* ifcfg-rh: add support for Infiniband partitionsDan Winship2013-06-132-1/+95
* settings: fix unmanaging of InfiniBand devicesDan Winship2013-06-131-2/+11
* ifcfg-rh: ignore team connections until we support team devices (rh #968268)Jiří Klimeš2013-06-042-1/+23
* libnm-util: deprecate nm_utils_slist_free(), use g_slist_free_full()Dan Winship2013-05-291-1/+1
* settings: implement ability to add connections without saving them to diskDan Williams2013-05-283-9/+44
* ifcfg-rh: don't require a path when creating an ifcfg-rh connectionDan Williams2013-05-283-96/+147
* ifcfg-rh: track connections by UUID not file pathDan Williams2013-05-281-76/+72
* settings: track whether connection is saved to disk or notDan Williams2013-05-281-1/+8
* core: use non-recursive buildDan Winship2013-05-082-11/+1
* ifcfg-rh: fix tests after nm_utils_wep_key_valid() fixJiří Klimeš2013-05-031-0/+5
* Revert :carrier-detect properties and associated codeDan Winship2013-04-032-30/+0
* settings: don't pass config_path to NMSettings and settings pluginsDan Winship2013-04-031-1/+1
* libnm-util: consolidate hex-string <-> bin conversion functionsJiří Klimeš2013-03-283-96/+1
* all: use G_VALUE_INIT to initialize GValue variablesJiří Klimeš2013-03-251-1/+1
* ifcfg-rh: ensure missing STP property is interpreted as "off" (rh #922702)Dan Williams2013-03-224-2/+58
* core: allow marking a device unmanaged by its interface nameDan Winship2013-03-131-26/+21
* settings: read/write NMSettingConnection:interface-nameDan Winship2013-03-132-0/+12
* ifcfg-rh: save bridge STP disabled setting (bgo #694841)Dan Williams2013-03-081-1/+1
* trivial: plug some memory leaksDan Williams2013-02-251-2/+5
* settings: add support for code coverage to the settings pluginsPavel Šimerda2013-02-192-14/+36
* libnm-utils: add :carrier-detect propertiesDan Winship2013-02-152-0/+30
* all: remove more pointless NULL checksDan Winship2013-02-133-475/+6
* all: remove pointless NULL checksDan Winship2013-02-134-19/+2
* ifcfg-rh: treat missing IPv6 setting as IPv6 "auto" method (rh #830434)Jiří Klimeš2012-12-182-7/+130
* ifcfg-rh: add support for reading/writing bridge port connectionsDan Williams2012-11-305-72/+299
* ifcfg-rh: add support for reading/writing bridge connectionsThomas Graf2012-11-304-7/+406
* dhcp: fix DHCPv6 to support server-side dynamic DNS (bgo #684242)Gene Czarcinski2012-11-162-8/+14
* build: improve documentation and test configure optionsPavel Šimerda2012-11-132-5/+4