summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dns-manager: prevent DNS plugins from respawning too quicklybg/dns-plugin-ratelimitBeniamino Galvani2016-01-152-6/+46
* device: always process hop limit and MTU from the RALubomir Rintel2016-01-151-6/+4
* manager: retry virtual connections when a device is added or changesBeniamino Galvani2016-01-151-11/+45
* device: apply the iv6 configuration as soon as we get the RALubomir Rintel2016-01-141-6/+9
* device: don't progress to ip-check if the DHCPv6 is still pendingThomas Haller2016-01-141-14/+17
* device: use the REMOVED only when unmanaging an active device while quittingLubomir Rintel2016-01-141-2/+5
* device: use the REMOVED reason when unmanaging the device while quittingLubomir Rintel2016-01-141-1/+1
* device: the unrealized devices can attempt to autoconnectLubomir Rintel2016-01-131-1/+5
* device: trivial: streamline nm_device_autoconnect_allowed()Lubomir Rintel2016-01-131-4/+2
* manager: don't reject all internal activations on non-autoconnectable devicesLubomir Rintel2016-01-131-11/+0
* platform: fix a typo when comparing the peer addressesLubomir Rintel2016-01-121-1/+1
* ip4-config: be a bit more tolerant when dumping the connectionLubomir Rintel2016-01-121-2/+5
* dispatcher: add assertion and code comment to complete_script()Thomas Haller2016-01-121-0/+11
* dispatcher: fix use-after-free in complete_script()Thomas Haller2016-01-121-11/+13
* dispatcher: only evaluate the number of the scripts if the request is still t...Lubomir Rintel2016-01-121-2/+2
* core: merge branch 'bg/vlan-hwaddr-ipv6-rh1286105'Beniamino Galvani2016-01-123-33/+71
|\
| * device/vlan: reapply IPv6 configuration after MAC changeBeniamino Galvani2016-01-121-0/+6
| * device: export nm_device_reactivate_ip{4,6}_config functionsBeniamino Galvani2016-01-122-33/+65
|/
* libnm: add versioning comments and macros to nm_device_reapply*()Beniamino Galvani2016-01-122-1/+9
* libnm: keep symbols sorted in libnm.verBeniamino Galvani2016-01-121-6/+6
* trivial: fix whitespaceThomas Haller2016-01-111-4/+4
* core/device: merge branch 'th/device-realize-bgo760450'Thomas Haller2016-01-1122-278/+220
|\
| * device: refactor virtual function NMDevice:unrealize_notify() to only clear p...Thomas Haller2016-01-116-24/+23
| * device/trivial: rename virtual function NMDevice:unrealize() to unrealize_not...Thomas Haller2016-01-116-18/+18
| * device: pass NMPlatformLink instance as const pointerThomas Haller2016-01-1121-22/+22
| * device/trivial: rename realize/setup function in NMDeviceThomas Haller2016-01-113-19/+19
| * device: remove unused virtual function NMDevice:realize()Thomas Haller2016-01-112-27/+0
| * device/vlan: refactor handling platform properties for NMDeviceVlanThomas Haller2016-01-111-75/+69
| * device/vlan: remove unreachable code from realize()Thomas Haller2016-01-111-7/+1
| * device: remove unneeded implementations of realize()Thomas Haller2016-01-114-35/+0
| * device: move implementation of NMDevice:setup_start() to realize_start_setup()Thomas Haller2016-01-1110-45/+62
| * device: remove unused virtual function NMDevice:setup_finish()Thomas Haller2016-01-112-22/+13
| * device: add realize_start_setup() functionThomas Haller2016-01-111-2/+11
| * trivial: fix whitespaceThomas Haller2016-01-112-8/+8
|/
* merge: branch 'lr/reapply'Lubomir Rintel2016-01-1010-40/+637
|\
| * device: refactor reapply_connection()lr/reapplyThomas Haller2016-01-102-237/+195
| * audit: allow passing GDBusMethodInvocation context to audit methodsThomas Haller2016-01-102-16/+28
| * device: apply the firewall zone and metered state on Reapply()Lubomir Rintel2016-01-101-30/+63
| * device: add possibility to reapply the ipv6 settingsLubomir Rintel2016-01-101-0/+53
| * device: add possibility to reapply the ipv4 settingsLubomir Rintel2016-01-101-10/+66
| * cli: add nmcli d reapplyLubomir Rintel2016-01-103-3/+138
| * libnm: add nm_device_reapply()Lubomir Rintel2016-01-103-0/+140
| * device: add O.FD.NM.Device.Reapply() callLubomir Rintel2016-01-102-0/+191
| * device: refactor the ip cleanupLubomir Rintel2016-01-101-21/+40
|/
* trivial: fix whitespaceThomas Haller2016-01-081-4/+4
* ca: update Catalan (ca) translation (bgo #760147)Jordi Mas2016-01-081-1760/+3026
* contrib/rpm: install pre-up dispatcher script "10-ifcfg-rh-routes.sh" as no-waitThomas Haller2016-01-082-1/+6
* manager: get rid of unused definesBeniamino Galvani2016-01-071-2/+0
* gitignore: ignore "include/" directoryThomas Haller2016-01-071-0/+1
* build: minor change creating symlinks in install-exec-hook for nmtuiThomas Haller2016-01-071-2/+2