summaryrefslogtreecommitdiff
path: root/src/settings/plugins/ifcfg-rh/reader.c
Commit message (Expand)AuthorAgeFilesLines
* wipdanw/wip/ethtoolDan Winship2014-01-311-0/+55
* ifcfg-rh: write SLAVE=yes on bond slave connectionsDan Winship2014-01-301-0/+4
* ifcfg-rh: unescape Team configuration (rh #1051517)Dan Williams2014-01-271-7/+36
* ifcfg-rh: fix handling of DHCP_SEND_HOSTNAME when no hostname is givenDan Williams2014-01-061-5/+6
* ifcfg-rh: read/write dhcp-send-hostname as DHCP_SEND_HOSTNAME (rh #1001529)Jiří Klimeš2013-12-121-2/+6
* coverity: fix various warnings detected with CoverityThomas Haller2013-11-131-0/+1
* ifcfg-rh: do not un-escape value in TEAM_CONFIG, TEAM_PORT_CONFIGJiří Klimeš2013-11-111-3/+3
* ifcfg-rh: clear DCB values when DCB is disabledDan Williams2013-11-051-12/+12
* settings: add unrecognized-specs, implement in ifcfg-rhDan Winship2013-11-011-28/+41
* ifcfg-rh: centralize unmanaged-spec handling in the readerDan Winship2013-11-011-137/+78
* ifcfg-rh: add DCB setting reader and writerDan Williams2013-10-311-2/+402
* bond: handle bond options more gracefullyThomas Haller2013-10-251-1/+17
* ifcfg-rh: always read (and write) static IP addresses (rh #998135)Jiří Klimeš2013-10-241-52/+60
* core: add support for EAP-PWD authenticationjvoisin2013-10-231-0/+1
* ifcfg-rh: fix handling of minimal ifcfg filesDan Winship2013-10-111-68/+41
* settings: make connections always have s_ip4 and s_ip6Dan Winship2013-10-111-9/+4
* ifcfg-rh: ignore default routes in route6 file (rh #991807)Jiří Klimeš2013-10-071-4/+10
* ifcfg-rh: if IPv4 is disabled put DNS domains (DOMAIN) into IPv6 (rh #1004866)Jiří Klimeš2013-09-231-0/+37
* ifcfg-rh: fix handling of legacy IPv4 route files without gateway.Scott Shambarger2013-09-051-14/+15
* core: don't use deprecated 'security' property of wifi settingJiří Klimeš2013-09-021-3/+0
* ifcfg-rh: minor tweaks to previous patchDan Winship2013-08-221-7/+7
* ifcfg-rh: reader: allow device to not have ipv4 setting.Jiri Pirko2013-08-221-46/+56
* ifcfg-rh: add read support for team devicesJiri Pirko2013-08-151-16/+142
* 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-061-4/+14
* all: replace struct in_addr with guint32Pavel Šimerda2013-08-031-19/+19
* ifcfg-rh: update InfiniBand P_Key support to match latest initscriptsDan Winship2013-08-021-16/+16
* ifcfg-rh: don't require all arguments to connection_from_file()Dan Williams2013-07-261-26/+35
* 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-121-0/+15
* core: add monitor-connection-files=false and ReloadConnectionsDan Winship2013-06-141-0/+28
* ifcfg-rh: add support for Infiniband partitionsDan Winship2013-06-131-0/+81
* ifcfg-rh: ignore team connections until we support team devices (rh #968268)Jiří Klimeš2013-06-041-1/+21
* Revert :carrier-detect properties and associated codeDan Winship2013-04-031-24/+0
* libnm-util: consolidate hex-string <-> bin conversion functionsJiří Klimeš2013-03-281-1/+1
* ifcfg-rh: ensure missing STP property is interpreted as "off" (rh #922702)Dan Williams2013-03-221-2/+10
* core: allow marking a device unmanaged by its interface nameDan Winship2013-03-131-26/+21
* settings: read/write NMSettingConnection:interface-nameDan Winship2013-03-131-0/+11
* trivial: plug some memory leaksDan Williams2013-02-251-2/+5
* libnm-utils: add :carrier-detect propertiesDan Winship2013-02-151-0/+24
* all: remove more pointless NULL checksDan Winship2013-02-131-40/+0
* ifcfg-rh: add support for reading/writing bridge port connectionsDan Williams2012-11-301-57/+119
* ifcfg-rh: add support for reading/writing bridge connectionsThomas Graf2012-11-301-3/+179
* dhcp: fix DHCPv6 to support server-side dynamic DNS (bgo #684242)Gene Czarcinski2012-11-161-2/+7
* ifcfg-rh: trivial: fix possibly uninitialized variable usageDan Williams2012-10-041-1/+1
* all: Don't use ctype.h macrosDan Winship2012-09-261-5/+4
* ifcfg-rh: Fix bonds-of-InfiniBandDan Winship2012-09-261-11/+18
* ifcfg-rh: read/write 'secondaries' property of 'connection' settingJiří Klimeš2012-09-211-0/+16
* ifcfg-rh: ignore IP config on bond slavesDan Winship2012-07-231-3/+6