ifcfg-rh: allow handling complex routing rules via dispatcher (rh #1160013)
[NetworkManager.git] / src / settings / plugins / ifcfg-rh / writer.c
2015-01-12 Dan Winshipifcfg-rh: allow handling complex routing rules via...
2015-01-11 Thomas Hallercore: merge branch 'th/route-fixes-bgo741871'
2015-01-10 Thomas Hallerifcfg-rh: support ipvx.route-metric property as IPVX_RO...
2014-11-19 Dan WinshipMerge branch 'master' into dhcp-merge
2014-11-13 Dan Winshiplibnm*: fix library gettext usage (bgo 740071)
2014-11-13 Dan Winshipall: consistently include config.h
2014-11-13 Lubomir Rintelmerge: wifi bssid handling fixes
2014-11-07 Dan Winshipall: reorganize IP address/gateway/route properties
2014-11-07 Dan Winshipall: allow route metrics to be "0"
2014-11-07 Dan Winshiplibnm-core: add NMSettingIPConfig:gateway, drop NMIPAdd...
2014-11-07 Dan Winshipall: stop pretending to support multiple "gateway"s
2014-11-07 Dan Winshiplibnm-core: extract NMSettingIPConfig superclass out...
2014-11-07 Dan Winshiplibnm-core: add NMIPAddress/NMIPRoute attributes, use...
2014-11-07 Dan Winshiplibnm-core, all: merge IPv4 and IPv6 address/route...
2014-10-31 Lubomir RintelMerge branch 'lr/ap'
2014-10-30 Lubomir RintelMerge branch 'lr/rpm-make-check'
2014-10-28 Dan Winshiplibnm-core: hwaddr-related fixes (bgo 739023)
2014-10-28 Dan Winshiplibnm-core: make _get_mac_address_blacklist() methods...
2014-10-23 Jiří Klimešifcfg-rh: add support for MODE=Ap
2014-10-22 Dan Winshipall: consolidate error domains and fix up D-Bus error...
2014-10-22 Dan Winshipsettings: drop plugin-specific error domains
2014-10-12 Thomas Hallermerge branch 'th/bgo580018_autoconnect_priority'
2014-10-12 Thomas Hallerifcfg-rh: add support for NM_SETTING_CONNECTION_AUTOCON...
2014-10-09 Dan Williamsifcfg-rh: read and write WiFi bands with BAND keyword
2014-09-26 Jiří Klimešifcfg-rh: fix handling VLAN connections as bond/bridge...
2014-09-04 Dan Winshiplibnm-core: add NMSetting property transforms, improve...
2014-09-04 Dan Winshiplibnm-core: change DBUS_TYPE_G_UCHAR_ARRAY properties...
2014-09-04 Dan Winshiplibnm-core: improve NMSettingIP4Config / NMSettingIP6Co...
2014-09-04 Dan Winshiplibnm-core: change list-of-string and array-of-string...
2014-09-04 Dan Winshiplibnm-core: change all mac-address properties to G_TYPE...
2014-09-04 Dan Winshiplibnm-core: drop virtual setting :interface-name props...
2014-09-04 Dan Winshipall: stop using virtual interface-name properties
2014-08-22 Thomas HallerMerge branch 'th/bgo696936_normalize_settings'
2014-08-22 Thomas Hallerall: add nm-core-internal.h header
2014-08-07 Dan WinshipMiscellaneous hardware-address-handling changes (bgo...
2014-08-07 Dan Winshiplibnm-core: include ETH_ALEN/INFINIBAND_ALEN defines...
2014-08-07 Dan Winshiplibnm-core, etc: drop type-based hwaddr funcs, port...
2014-08-01 Thomas Hallerall: merge branch 'th/bgo733806_clang'
2014-08-01 Thomas Hallerifcfg-rh: fix warning about duplicate const when declar...
2014-07-02 Dan Williamslibnm-util: merge nm-util-private and nm-utils-private
2014-06-23 Jiří Klimešifcfg-rh: write GATEWAY instead of GATEWAY0 to be ifup...
2014-05-30 Thomas HallerMerge branch 'th/bgo729844_set_bridge_mac_address'
2014-05-30 Jiří Klimešifcfg-rh: read/write bridge.mac-address property as...
2014-05-30 Thomas HallerMerge branch 'th/nm_utils_hwaddr_ntoa_len'
2014-05-30 Thomas Hallerifcfg-rh: refactor writer to use nm_utils_hwaddr_ntoa_len()
2014-05-30 Thomas Hallerifcfg-rh: add helper svSetValue_free()
2014-04-23 Dan Winshipall: clean up "make check" results (bgo #727764)
2014-04-23 Dan Winshipsettings: use nm_log_info/warning() in settings plugins
2014-04-09 Dan Winshipifcfg-rh: fix build
2014-04-09 Dan Winshipfixes/improvements to ifcfg-rh shvar code
2014-04-09 Dan Winshipifcfg-rh: return proper error messages from svOpenFile...
2014-04-09 Dan Winshipifcfg-rh: (trivial) rename svNewFile() to svOpenFile()
2014-04-09 Dan Winshipifcfg-rh: semantic code style fixes to shvar.[ch]
2014-04-01 Dan Winshipifcfg-rh: fix bugs in the new alias code (rh #1067170)
2014-03-26 Dan Winshipifcfg-rh: add support for ifcfg alias files (rh #1067170)
2014-03-26 Dan Winshipifcfg-rh: add support for reading and writing ifcfg...
2014-03-12 Dan Williamswifi: fix connection to hidden SSID networks (rh #1069844)
2014-03-12 Dan Williamsifcfg-rh: add support for SSID_HIDDEN (rh #1069844)
2014-03-12 Jiri Pirkoifcfg-rh writer: do not set TYPE for team ports (rh...
2014-02-28 Jiří Klimešifcfg-rh: add missing functionality for reading/writing...
2014-01-30 Dan Winshipifcfg-rh: write SLAVE=yes on bond slave connections
2013-12-12 Jiří Klimešifcfg-rh: read/write dhcp-send-hostname as DHCP_SEND_HO...
2013-12-02 Dan Williamscore: connection matching and libnm-util cleanups ...
2013-12-02 Dan Williamsifcfg-rh: write zero-value bridge and bridge port options
2013-11-05 Dan Williamsifcfg-rh: clear DCB values when DCB is disabled
2013-10-31 Dan Williamsdcb: merge DCB/FCoE core functionality (bgo #710422...
2013-10-31 Dan Williamsifcfg-rh: add DCB setting reader and writer
2013-10-24 Jiří Klimešifcfg-rh: always read (and write) static IP addresses...
2013-09-02 Jiří Klimešcore: don't use deprecated 'security' property of wifi...
2013-08-27 Thomas Hallerifcfg-rh: do not write IPV6_DEFAULTGW=:: for missing...
2013-08-22 Jiri Pirkoifcfg-rh writer: write DEVICETYPE for all team ports
2013-08-15 Jiri Pirkoifcfg-rh: add write support for team devices
2013-08-02 Dan Winshipifcfg-rh: update InfiniBand P_Key support to match...
2013-07-13 Dan Williamsifcfg-rh: add support for gateway ping timeout
2013-06-13 Dan Winshipifcfg-rh: add support for Infiniband partitions
2013-05-29 Dan Winshiplibnm-util: deprecate nm_utils_slist_free(), use g_slis...
2013-05-28 Dan Williamssettings: implement ability to add connections without...
2013-04-03 Dan WinshipRevert :carrier-detect properties and associated code
2013-03-25 Jiří Klimešall: use G_VALUE_INIT to initialize GValue variables
2013-03-13 Dan Winshipsettings: read/write NMSettingConnection:interface...
2013-03-08 Dan Williamsifcfg-rh: save bridge STP disabled setting (bgo #694841)
2013-02-15 Dan Winshiplibnm-utils: add :carrier-detect properties
2013-02-13 Dan Winshipall: remove pointless NULL checks
2012-12-18 Jiří Klimešifcfg-rh: treat missing IPv6 setting as IPv6 "auto...
2012-11-30 Dan Williamsifcfg-rh: add support for reading/writing bridge port...
2012-11-30 Thomas Grafifcfg-rh: add support for reading/writing bridge connec...
2012-11-16 Gene Czarcinskidhcp: fix DHCPv6 to support server-side dynamic DNS...
2012-09-27 Dan Winshipifcfg-rh: write out wired settings on vlan connections
2012-09-26 Dan Winshipall: Don't use ctype.h macros
2012-09-21 Jiří Klimešifcfg-rh: read/write 'secondaries' property of 'connect...
2012-07-23 Dan Winshipifcfg-rh: ignore IP config on bond slaves
2012-04-03 Jiří Klimešifcfg-rh: clear MACADDR before writing it in wired...
2012-03-07 Jiří Klimešifcfg-rh: use single quotes when quoting WPA passphrase...
2012-03-05 Dan Winshipifcfg-rh: don't write out a fake minimal IP4 config...
2012-03-01 Dan Williamsifcfg-rh: various VLAN cleanups
2012-03-01 Thomas Grafifcfg-rh: writer support for bonding connections
2012-02-27 Jiří Klimešifcfg-rh: read/write IPV6_PRIVACY and IPV6_PRIVACY_PREF...
2012-02-16 Weiping Panifcfg-rh: add ifcfg-vlan writer
2012-02-10 Dan Williamsifcfg-rh: sub filename characters that are annoying...
2012-02-02 Dan Winshipifcfg-rh: belatedly add writer support for infiniband...
next