summaryrefslogtreecommitdiff
path: root/src/settings
Commit message (Expand)AuthorAgeFilesLines
* wipdanw/wip/ethtoolDan Winship2014-01-312-0/+87
* 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
* api/settings: expose the ConnectionRemoved signalDan Williams2014-01-231-1/+3
* api/settings: add Connections propertyDan Williams2014-01-232-0/+23
* settings: return error from GetConnectionByUuid() if caller not in ACLDan Williams2014-01-231-14/+42
* core: move virtual device autoconnect tracking bits out of NMManagerDan Winship2014-01-231-0/+5
* core: simplify autoconnect retry handlingDan Winship2014-01-232-0/+88
* core: remove useless NMSettings::connections-loaded signalDan Winship2014-01-232-49/+5
* core: add signal CONNECTION_UPDATED_BY_USER to NMSettingsThomas Haller2014-01-152-0/+24
* core: emit UPDATED_BY_USER signal when reloading connection from fileThomas Haller2014-01-151-2/+2
* core: trivial rename NMSettings signal dbus-updated to updated-by-userThomas Haller2014-01-153-10/+10
* ifcfg-rh: fix handling of DHCP_SEND_HOSTNAME when no hostname is givenDan Williams2014-01-061-5/+6
* settings: fix secret-agent fallbackDan Winship2013-12-201-1/+1
* logging: tweak logging-enabled functionsDan Winship2013-12-201-1/+1
* 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
* core: fuzzier matching of generated connections to persistent onesDan Williams2013-12-052-9/+10
* agent-manager: if an agent returns UserCanceled, stopDan Winship2013-12-032-3/+13
* settings: prefer secret agents in the same process as the requestDan Winship2013-12-033-11/+32
* settings: port NMAgentManager, etc, to use NMAuthSubjectDan Winship2013-12-0314-86/+85
* core: make NMSessionMonitor non-refcountedDan Winship2013-12-033-30/+13
* 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
* manager: fix connection auto-activation in timestamp-based order (rh #1029854)Jiří Klimeš2013-11-291-2/+4
* trivial: update a commentJiří Klimeš2013-11-291-4/+3
* agents: fix crash in nm_secret_agent_cancel_secrets() (rh #922855)Jiří Klimeš2013-11-261-2/+4
* agents: fix removing requests from hash table while iterating itJiří Klimeš2013-11-261-6/+16
* trivial: ifcfg-rh: remove unused code/variablesThomas Haller2013-11-181-3/+0
* settings: fix return value in nm_system_config_interface_load_connection()Jiří Klimeš2013-11-181-1/+1
* core: add o.fd.NM.Settings.LoadConnectionsDan Winship2013-11-155-7/+129
* core: allow default wired connections to stay up when quittingDan Williams2013-11-142-3/+8
* settings: simplify connection signal handlingDan Williams2013-11-141-55/+34
* settings: convert NMDefaultWiredConnection into a plain NMSettingsConnection ...Dan Williams2013-11-135-346/+118
* coverity: fix various warnings detected with CoverityThomas Haller2013-11-136-5/+11
* 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
* core: add nm_connection_provider_get_connection_by_uuid()Dan Williams2013-11-081-0/+7
* ifcfg-rh: don't crash when in-memory-only connections don't have pathsDan Williams2013-11-081-3/+6
* settings: validate hostnames from D-Bus (bgo #711179)Dan Williams2013-11-072-0/+36
* ifcfg-rh: clear DCB values when DCB is disabledDan Williams2013-11-053-21/+73
* ifcfg-rh: fix crash when reading connection (assert in connection_new_or_chan...Thomas Haller2013-11-011-1/+1
* settings: add unrecognized-specs, implement in ifcfg-rhDan Winship2013-11-0111-117/+288
* 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