summaryrefslogtreecommitdiff
path: root/src/settings/plugins
Commit message (Expand)AuthorAgeFilesLines
* ifcfg-rh: add support for SSID_HIDDEN (rh #1069844)Dan Williams2014-03-125-0/+134
* ifcfg-rh writer: do not set TYPE for team ports (rh #1074160)Jiri Pirko2014-03-123-0/+5
* ifcfg-rh: add missing functionality for reading/writing subject matchesJiří Klimeš2014-02-285-1/+178
* trivial: more wrong compiler warningsThomas Haller2014-02-271-1/+1
* trivial: omit wrong compiler warning in ifcfg-rh reader about uninitialized useThomas Haller2014-02-271-1/+1
* ifcfg-rh: add testcase for empty Team port configDan Williams2014-02-143-1/+34
* ifcfg-rh: allow missing (empty TEAM_CONFIG), which is valid configurationJiří Klimeš2014-02-142-3/+10
* libnm-util, libnm-glib: add versioned deprecation/availability macrosDan Winship2014-02-1310-0/+10
* ifcfg-rh: write SLAVE=yes on bond slave connectionsDan Winship2014-01-302-2/+7
* ifcfg-rh: change algorithm for svUnescapeThomas Haller2014-01-282-20/+159
* ifcfg-rh: add tests for Team master and portDan Williams2014-01-274-1/+259
* 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
* trivial: update dates in ifcfg-rh and keyfile pluginsJiří Klimeš2013-12-122-4/+4
* ifcfg-rh: read/write dhcp-send-hostname as DHCP_SEND_HOSTNAME (rh #1001529)Jiří Klimeš2013-12-125-3/+97
* keyfile: fix reader and writer for writing routesThomas Haller2013-12-094-152/+167
* keyfile: add test cases for reading route and addressesThomas Haller2013-12-092-4/+54
* keyfile: be more strict when reading integer valuesThomas Haller2013-12-091-2/+3
* settings: port NMAgentManager, etc, to use NMAuthSubjectDan Winship2013-12-039-0/+18
* keyfile: ensure slave connections have the right settingsDan Williams2013-12-021-4/+31
* ifcfg-rh: write zero-value bridge and bridge port optionsDan Williams2013-12-021-5/+5
* trivial: update a commentJiří Klimeš2013-11-291-4/+3
* trivial: ifcfg-rh: remove unused code/variablesThomas Haller2013-11-181-3/+0
* core: add o.fd.NM.Settings.LoadConnectionsDan Winship2013-11-152-0/+53
* coverity: fix various warnings detected with CoverityThomas Haller2013-11-134-3/+9
* keyfile: don't crash when in-memory-only connections don't have pathsJiří Klimeš2013-11-121-3/+6
* ifcfg-rh: do not un-escape value in TEAM_CONFIG, TEAM_PORT_CONFIGJiří Klimeš2013-11-111-3/+3
* ifcfg-rh: don't crash when in-memory-only connections don't have pathsDan Williams2013-11-081-3/+6
* ifcfg-rh: clear DCB values when DCB is disabledDan Williams2013-11-053-21/+73
* settings: add unrecognized-specs, implement in ifcfg-rhDan Winship2013-11-018-84/+208
* ifcfg-rh: centralize unmanaged-spec handling in the readerDan Winship2013-11-014-154/+116
* ifcfg-rh: add a missing monitor-connection-files checkDan Williams2013-11-011-12/+11
* ifcfg-rh: fix handling of runtime NM_CONTROLLED=yes -> no changesDan Winship2013-11-011-1/+8
* ifcfg-rh: handle change from one unmanaged-spec to anotherDan Winship2013-11-011-23/+5
* keyfile: replace g_str_equal() with g_strcmp0()Jiří Klimeš2013-11-011-1/+1
* ifcfg-rh: add DCB setting reader and writerDan Williams2013-10-3115-3/+1147
* ifcfg-rh: remove a stray reference to bridges and vlans being unsupportedDan Winship2013-10-291-1/+1
* ifcfg-rh: fix crash when doing managed->unmanaged transitionJiří Klimeš2013-10-291-0/+2
* 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-245-94/+252
* core: add support for EAP-PWD authenticationjvoisin2013-10-232-0/+2
* core: cleanup freeing of glib collections of pointersThomas Haller2013-10-223-11/+10
* keyfile: always chain-up parent constructor in keyfile dispose methodThomas Haller2013-10-221-1/+2
* Fix typosYuri Chornoivan2013-10-192-3/+3
* core: make callback argument in nm_settings_connection_commit_changes/_delete...Thomas Haller2013-10-181-9/+2
* ifcfg-rh: fix handling of minimal ifcfg filesDan Winship2013-10-112-71/+50
* settings: make connections always have s_ip4 and s_ip6Dan Winship2013-10-114-9/+126
* ifcfg-rh: ignore default routes in route6 file (rh #991807)Jiří Klimeš2013-10-072-4/+13
* ifcfg-rh: fix ignoring updates that don't change anythingDan Williams2013-10-041-8/+3
* ifcfg-rh: if IPv4 is disabled put DNS domains (DOMAIN) into IPv6 (rh #1004866)Jiří Klimeš2013-09-232-7/+43