ifcfg-rh: allow handling complex routing rules via dispatcher (rh #1160013)
[NetworkManager.git] / src / settings / plugins / ifcfg-rh / reader.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...
2015-01-10 Thomas Hallerifcfg-rh: fix invalid g_return_val_if_fail() argument...
2015-01-09 Dan Winshipifcfg-rh: merge branch danw/devtimeout-rh1171917
2015-01-09 Dan Winshipifcfg-rh: handle DEVTIMEOUT property (rh #1171917)
2015-01-06 Thomas HallerRevert "ifcfg-rh: avoid passing NULL error to connectio...
2015-01-02 Thomas Hallerifcfg-rh: refactor g_return statements in reader.c
2015-01-02 Thomas Hallerifcfg-rh: fix wireless_connection_from_ifcfg() to accep...
2015-01-02 Lubomir Rintelifcfg-rh: avoid passing NULL error to connection_from_f...
2014-12-18 Dan Winshipifcfg-rh: merge branch 'ifcfg-rh-cleanup-bgo741659'
2014-12-18 Dan Winshipifcfg-rh/tests: drop out_*file args from connection_fro...
2014-12-18 Dan Winshipifcfg-rh: remove "ignore_error" arg from connection_fro...
2014-12-18 Dan Winshipifcfg-rh: split connection_from_file() / connection_fro...
2014-12-04 Thomas Hallerlibnm: merge branch 'th/uuid-variant3-bgo740865'
2014-12-04 Thomas Hallerlibnm: add a type argument to nm_utils_uuid_generate_fr...
2014-12-04 Thomas Hallerlibnm: accept additional length argument in nm_utils_uu...
2014-12-03 Thomas Hallerifcfg-rh: don't include nm-utils-private.h outside...
2014-11-24 Thomas Hallerlibnm: allow zero prefix length for NMIPRoute
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 Williamsmerge: add 'configure-and-quit' option (rh #1083683...
2014-11-07 Dan Williamslibnm,core: enhance nm_utils_hexstr2bin()
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-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: fix build on 32-bit
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-19 Jiří Klimešifcfg-rh: fix typo in function name and enhance testcase
2014-09-10 Jiří Klimešifcfg-rh: fix reading HWADDR_BLACKLIST
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: replace GByteArray with pointer + length...
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-29 Dan Williamsmerge: add settings plugin for reading iBFT configurati...
2014-08-29 Dan Williamsifcfg-rh: remove iBFT handling (use the ibft plugin...
2014-08-29 Dan Williamsifcfg-rh: trivial: remove unused parameter
2014-08-22 Thomas HallerMerge branch 'th/bgo696936_normalize_settings'
2014-08-22 Thomas Hallerifcfg-rh: remove verify() connection during reading
2014-08-22 Thomas Hallerall: add nm-core-internal.h header
2014-08-16 Dan WinshipMake NMConnection an interface, and NMRemoteConnection...
2014-08-16 Dan Winshiplibnm-core, libnm, core: make NMConnection an interface
2014-08-07 Dan WinshipMiscellaneous hardware-address-handling changes (bgo...
2014-08-07 Dan Winshiplibnm-core, etc: add nm_utils_hwaddr_matches()
2014-08-07 Dan Winshiplibnm-core: include ETH_ALEN/INFINIBAND_ALEN defines...
2014-08-07 Dan Winshipall: remove use of struct ether_addr / ether_aton()
2014-08-07 Dan Winshiplibnm-core, etc: drop type-based hwaddr funcs, port...
2014-08-01 Dan Winshiplibnm: Initial merge of "libnm" work (bgo #680675)
2014-08-01 Dan Winshiplibnm: rename NetworkManager.h and NetworkManagerVPN.h
2014-08-01 Thomas Hallerall: merge branch 'th/bgo733806_clang'
2014-08-01 Thomas Hallerlibnm-util, core: fix warning about signed integer...
2014-07-03 Dan Williamsifcfg-rh: fix reading 802.1x phase2 EAP-GTC method
2014-07-02 Dan Williamslibnm-util: merge nm-util-private and nm-utils-private
2014-06-30 Thomas Hallermerge branch 'th/rh979425_set_virtual_iface_name'
2014-06-30 Thomas Hallercore: remove nm_utils_normalize_connection function
2014-06-11 Jiří Klimešifcfg-rh: accept IPv6 routes without "via" in route6...
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-04-24 Thomas HallerMerge branch 'th/bg728320_coverity'
2014-04-24 Thomas Hallerifcfg-rh: fix crash for reading invalid bridge configur...
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-17 Dan Winshipwifi: move wifi-utils into platform
2014-04-17 Dan Winshipwifi: move wifi-utils into platform
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-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-02-27 Thomas Hallertrivial: omit wrong compiler warning in ifcfg-rh reader...
2014-02-14 Jiří Klimešifcfg-rh: allow missing (empty TEAM_CONFIG), which...
2014-01-30 Dan Winshipifcfg-rh: write SLAVE=yes on bond slave connections
2014-01-27 Dan Williamsifcfg-rh: unescape Team configuration (rh #1051517)
2014-01-06 Dan Williamsifcfg-rh: fix handling of DHCP_SEND_HOSTNAME when no...
2013-12-12 Jiří Klimešifcfg-rh: read/write dhcp-send-hostname as DHCP_SEND_HO...
2013-11-13 Thomas Hallercoverity: fix various warnings detected with Coverity
next