summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ifcfg-rh: add a basic test for Proxy settingjk/proxy-fixesJiří Klimeš2017-01-173-0/+94
* cli: enable TAB-completion for proxy properties in interactive editorJiří Klimeš2017-01-172-1/+15
* pacrunner: fix a few typos, uniforms spelling of various forms to "pacrunner"Jiří Klimeš2017-01-171-16/+16
* 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
* po: import Zanata translationsLubomir Rintel2017-01-1666-119696/+134603
* platform/tun: don't passing around the ifname guessLubomir Rintel2017-01-164-21/+7
* ifupdown: remove redundant error checkLubomir Rintel2017-01-161-9/+0
* merge: branch 'bg/macsec-bgo762114'Beniamino Galvani2017-01-1644-47/+3488
|\
| * contrib: add macsec test scriptBeniamino Galvani2017-01-161-0/+102
| * cli: macsec supportBeniamino Galvani2017-01-164-4/+263
| * core: support macsec connectionsBeniamino Galvani2017-01-161-2/+646
| * supplicant: add an enum to specify the driverBeniamino Galvani2017-01-167-20/+41
| * supplicant: add support for macsec optionsBeniamino Galvani2017-01-163-0/+87
| * libnm-core: add NMSettingMacsecBeniamino Galvani2017-01-1610-0/+758
| * core,libnm: introduce NMDeviceMacsecBeniamino Galvani2017-01-1615-0/+1309
| * platform: add support for macsec linksBeniamino Galvani2017-01-166-0/+279
| * ethernet: simplify supplicant error pathBeniamino Galvani2017-01-161-23/+5
|/
* device: merge branch 'th/device-mtu-bgo777251'Thomas Haller2017-01-1626-460/+465
|\
| * device: enforce a link MTU of at least 1280 for connections with IPv6Thomas Haller2017-01-161-0/+16
| * device: set a per-device default MTU on activationThomas Haller2017-01-161-5/+25
| * device: reset previous MTU when device disconnectsThomas Haller2017-01-161-8/+55
| * device: refactor configuring MTU by dropping mtu_desiredThomas Haller2017-01-161-61/+47
| * ip4-config: cleanup MTU handlingThomas Haller2017-01-161-11/+15
| * device/bridge: support setting bridge MTU via wired settingThomas Haller2017-01-161-0/+1
| * device: refactor setting user-configured MTU during config commitThomas Haller2017-01-1613-173/+101
| * device: refactor handling of MTU in deviceThomas Haller2017-01-161-76/+53
| * device: cleanup setting of mtu in NMDeviceThomas Haller2017-01-161-23/+31
| * device: drop unused virtual function NMDevice:ip6_config_pre_commitThomas Haller2017-01-162-4/+0
| * device: fix indention and assertion in apply_mtu_from_config()Thomas Haller2017-01-161-5/+4
| * device: fix sysctl getter for MTU using guint32 typeThomas Haller2017-01-161-3/+8
| * ip[46]-config: reorder fields in private struct and use bool bitfieldThomas Haller2017-01-162-18/+18
| * ip[46]-config/trivial: move code aroundThomas Haller2017-01-169-127/+141
| * ppp: use defines for signal namesThomas Haller2017-01-166-14/+18
|/
* platform: avoid one memset() in nmp_cache_id_init()Thomas Haller2017-01-162-28/+25
* core: use nm_offsetofend() macroThomas Haller2017-01-162-22/+17
* shared: add nm_offsetofend() macroThomas Haller2017-01-161-0/+2
* core: use _nm_packed attribute instead of __attribute__((packed))Thomas Haller2017-01-161-1/+1
* libnm: fix leak in nm_setting_802_1x_set_phase2_ca_cert()Thomas Haller2017-01-161-1/+0
* device: cleanup converting mtu to string for sysctl_set()Thomas Haller2017-01-131-3/+4
* libnm-core: fix documentation warningsBeniamino Galvani2017-01-121-6/+6
* supplicant: fix passing FALSE to hidden argument for nm_supplicant_config_add...Thomas Haller2017-01-121-31/+31
* device/wwan: indicate whether IP iface/ifindex changed and simplify WwAN codeDan Williams2017-01-123-12/+18
* device: avoid changing immutable properties during reapplyThomas Haller2017-01-121-1/+29
* device: allow reapplying a connection with differing stable-idThomas Haller2017-01-121-0/+1
* ifcfg-rh: unknown scheme means no certificate at allLubomir Rintel2017-01-111-0/+2
* ifcfg-rh: don't ignore certificates with unknown schemeLubomir Rintel2017-01-101-1/+3
* libnm-core/8021x: don't prefix PKCS#11 URIs with "pkcs11:"Lubomir Rintel2017-01-101-15/+15
* sparse: avoid clash with __bitwise and __force from 4.10 linux/types.hLubomir Rintel2017-01-101-22/+25