summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * cli: support qualifying proxy.pac-script with "file://" or "js://"Thomas Haller2016-10-042-16/+61
| * proxy: reject huge pac_script values in verify()Thomas Haller2016-10-041-0/+9
| * proxy: change semantics of pac-scriptAtul Anand2016-10-049-19/+76
| * proxy: remove unnecessary APIsAtul Anand2016-10-0417-1172/+18
| * po: translate libnm-core/nm-setting-proxy.cThomas Haller2016-10-042-1/+1
| * proxy: refactor NMProxyConfig to keep internal variables as strvThomas Haller2016-10-044-77/+76
| * proxy: fix logging level for proxy related messages in nm-device.cThomas Haller2016-10-041-2/+2
| * proxy/trivial: rename nm_pac_runner_manager*() functionsThomas Haller2016-10-044-35/+35
| * proxy: embed private date in NMPacRunnerManager and NMProxyConfigThomas Haller2016-10-044-33/+59
| * proxy: don't let nm_pacrunner_manager_send() failThomas Haller2016-10-044-29/+23
| * TODO: Remove Proxies from the list of TODOAtul Anand2016-10-042-59/+1
| * nmcli: Add Proxy support to nmcliAtul Anand2016-10-044-2/+367
| * callouts: Fixes in Dispatcher to release Proxy env variablesAtul Anand2016-10-048-0/+148
| * src: Fixes to add Proxy FeatureAtul Anand2016-10-049-13/+502
| * src:(pacrunner-manager): Object for interaction with PacRunnerAtul Anand2016-10-046-1/+564
| * src:(proxy): A new Object NMProxyConfig with Proxy ParametersAtul Anand2016-10-044-0/+318
| * libnm: API for Proxy FeatureAtul Anand2016-10-0410-0/+1060
|/
* core: merge branch 'th/cleanup-core-bgo772158'Thomas Haller2016-10-04312-6334/+6183
|\
| * dhcp: refactor loading of DHCP pluginsThomas Haller2016-10-0410-326/+218
| * core: refactor private data in "src"Thomas Haller2016-10-04145-4575/+4506
| * core: forward-declare NMConfigDeviceStateData in nm-types.hThomas Haller2016-10-032-2/+3
| * core: rename "nm-activation-request.[hc]" for NMActRequestThomas Haller2016-10-0317-20/+20
| * dhcp: use NM_GOBJECT_PROPERTIES_DEFINE() for properties of NMDhcpClientThomas Haller2016-10-031-60/+52
| * core/trivial: move code aroundThomas Haller2016-10-033-136/+142
| * dhcp: make dispose() of NMDhcpDhclient/NMDhcpDhcpcd reentrantThomas Haller2016-10-032-4/+4
| * core: refactor private data for NMExportedObject and othersThomas Haller2016-10-0337-477/+483
| * shared: add nm_clear_g_free()Thomas Haller2016-10-032-1/+22
| * all: modify line separator comments to be 80 chars wideThomas Haller2016-10-03196-783/+783
|/
* core: search in /usr/local before system paths for the dnsmasq binaryAidan Delaney2016-10-011-2/+2
* build: enable JSON validation unless explicitly disabledLubomir Rintel2016-09-271-9/+7
* libnm-core/tests: disable the JSON validation check without janssonLubomir Rintel2016-09-271-0/+2
* libnm: fix typo g_size to gsizePellaeon Lin2016-09-271-1/+1
* build: don't add systemd path the include search pathThomas Haller2016-09-2711-24/+15
* systemd: merge branch systemd into masterThomas Haller2016-09-276-14/+17
|\
| * systemd: update code from upstreamThomas Haller2016-09-276-14/+17
* | po: fix adding libnm-core/nm-setting-team.c to po/POTFILES.inThomas Haller2016-09-271-0/+1
* | cli: reject team.config from files with '\0'Thomas Haller2016-09-272-0/+7
* | nmcli: merge branch 'th/nmcli-team-config-args-bgo771870'Thomas Haller2016-09-2711-38/+144
|\ \
| * | cli: support explicitly selecting team-config as file or json dataThomas Haller2016-09-272-24/+54
| * | libnm: reject too large team-config JSONThomas Haller2016-09-272-0/+20
| * | libnm: expose nm_utils_is_json_object() utility functionThomas Haller2016-09-279-14/+70
|/ /
* | device: consider a device with slaves configuredLubomir Rintel2016-09-261-3/+3
* | policy: refactor auto_activate_device() to get rid of "out" cleanup labelThomas Haller2016-09-261-15/+24
* | policy: fix owner-ship of specific_object in can_auto_connect()Thomas Haller2016-09-265-7/+15
* | shared: add test for NM_SET_OUT()Thomas Haller2016-09-262-0/+36
* | checkpoint: merge branch 'bg/checkpoint-improvements-bgo770315'Beniamino Galvani2016-09-2611-102/+189
|\ \
| * | checkpoint: restore both applied and settings connectionsBeniamino Galvani2016-09-261-11/+21
| * | checkpoint: make python example accept multiple devices and timeoutBeniamino Galvani2016-09-261-22/+34
| * | checkpoint: consider all devices when an empty list is passedBeniamino Galvani2016-09-263-30/+11
| * | checkpoint: use UUID instead of path to match connectionsBeniamino Galvani2016-09-261-5/+5