summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-proxy.c
Commit message (Expand)AuthorAgeFilesLines
* libnm/proxy: use int type for proxy.method propertyThomas Haller2019-12-241-6/+3
* libnm: don't have G_PARAM_CONSTRUCT properties in NMSetting instancesThomas Haller2019-12-241-2/+2
* libnm: sort fields in NMSetting structures by size and alignmentThomas Haller2019-12-241-2/+2
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* all: drop empty first line from sourcesThomas Haller2019-06-111-1/+0
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* libnm-core: reorder code in settingsThomas Haller2019-01-151-39/+48
* libnm-core: cleanup NMSetting's class initializationThomas Haller2019-01-151-30/+25
* libnm: rework setting metadata for property handlingThomas Haller2018-08-101-2/+3
* libnm: use NMMetaSettingInfo for tracking setting priorityThomas Haller2018-08-101-3/+3
* libnm/trivial: cleanup variable names in settings' class-init functionsThomas Haller2018-08-101-7/+7
* libnm: avoid constructor function for registering NMSetting typesThomas Haller2018-07-011-1/+0
* libnm: use enum for setting prioritiesThomas Haller2017-06-071-1/+1
* core: allow two priorities of base settingsLubomir Rintel2017-05-311-1/+1
* libnm-core: add ifcfg-rh documentation for proxy settingsJiří Klimeš2017-01-171-0/+30
* libnm-core: adjust the documentation of proxy settingJiří Klimeš2017-01-171-15/+15
* libnm-core: (trivial) fix white spaces in proxy settingJiří Klimeš2017-01-171-3/+3
* proxy: stricter validate the proxy pac script in NMSettingProxyThomas Haller2016-12-061-7/+25
* proxy: cleanup handling of proxy-methodThomas Haller2016-10-051-5/+14
* proxy: reject huge pac_script values in verify()Thomas Haller2016-10-041-0/+9
* proxy: change semantics of pac-scriptAtul Anand2016-10-041-2/+2
* proxy: remove unnecessary APIsAtul Anand2016-10-041-575/+6
* libnm: API for Proxy FeatureAtul Anand2016-10-041-0/+890