summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (test) dcb: increase timeoutsbg/dcb-timeoutBeniamino Galvani2018-09-121-5/+5
* core: fix wireless bitrate property name on D-BusBeniamino Galvani2018-09-071-1/+1
* core: merge branch 'bg/rh1542366'Beniamino Galvani2018-09-052-3/+18
|\
| * manager: don't update ifindex of existing devicesBeniamino Galvani2018-09-051-3/+15
| * device: clear queued IP config sources when the device is unrealizedBeniamino Galvani2018-09-051-0/+3
|/
* libnm/keyfile: fix double free in keyfile's get_bytes()Thomas Haller2018-09-041-1/+1
* libnm: fix leaking private-key in nm_setting_802_1x_set_phase2_private_key()Thomas Haller2018-09-041-0/+1
* libnm-core: support private keys encrypted with AES-{192,256}-CBCBeniamino Galvani2018-08-309-21/+106
* wifi: don't use :1 bitfield for gboolean typeThomas Haller2018-08-261-1/+1
* utils/test: don't assert on debug level messagesLubomir Rintel2018-08-231-2/+3
* ip4-config: fix a typoLubomir Rintel2018-08-196-6/+6
* po/ja: translations from the Red Hat translatorsLubomir Rintel2018-08-191-2308/+2586
* cli: remove assertion in nmc_device_state_to_color()Beniamino Galvani2018-08-101-1/+1
* man/openvswitch: advise to use "master" instead of "conn.master"Lubomir Rintel2018-08-061-9/+9
* version: fix compile error due to NM_AVAILABLE_IN_1_12_2 macroThomas Haller2018-07-311-1/+1
* release: bump version to 1.12.3 (development)1.12.3-devLubomir Rintel2018-07-253-2/+3
* release: bump version to 1.12.21.12.2Lubomir Rintel2018-07-252-2/+2
* release: update NEWSLubomir Rintel2018-07-251-6/+6
* contrib/rpm: add RHEL connectivity checking packageLubomir Rintel2018-07-253-0/+40
* contrib/rpm: use whitespace consistentlyLubomir Rintel2018-07-251-0/+24
* build: do not randomize tests by defaultLubomir Rintel2018-07-241-10/+17
* rpm: own /etc/sysconfig/network-scriptsLubomir Rintel2018-07-242-0/+6
* libnm: add accessors for ovs port/bridge slavesLubomir Rintel2018-07-246-4/+182
* devices/ovs: expose slaves on D-Bus for OVS bridges and portsLubomir Rintel2018-07-245-1/+28
* all/trivial: grammar fixLubomir Rintel2018-07-247-11/+11
* gitignore: ignore config-extra.hThomas Haller2018-07-241-4/+5
* connectivity: merge branch 'th/connectivity-busy-loop-fix'Thomas Haller2018-07-241-24/+65
|\
| * connectivity: avoid busy looping with connectivity-check failedThomas Haller2018-07-241-11/+50
| * connectivity: add compile time check that "curl_socket_t" is a typedef to pla...Thomas Haller2018-07-241-0/+2
| * connectivity/trivial: rename socket argument in multi_socket_cb() callbackThomas Haller2018-07-241-4/+4
| * connectivity/trivial: rename local functions to avoid "curl" prefixThomas Haller2018-07-241-12/+12
|/
* setting-connection: fix ovs-port parent setting verificationLubomir Rintel2018-07-131-5/+7
* wifi/ifd: Allow D-Bus activation to launch iwdJan Alexander Steffens (heftig)2018-07-131-1/+1
* device: destroy pending acd-managers when the device disconnectsBeniamino Galvani2018-07-111-3/+2
* connectivity: downgrade verbosity of error loggingThomas Haller2018-07-111-3/+3
* manager: accept non-null device for VPN activationsBeniamino Galvani2018-07-091-15/+1
* build/meson: fix meson build without pppdThomas Haller2018-07-091-0/+4
* ppp-manager: use configured pppd pathJan Tojnar2018-07-091-1/+1
* meson: define PPPD_PATH variableJan Tojnar2018-07-091-0/+2
* Increase timeout in test-nm-client to 30sMichael Biebl2018-07-051-1/+1
* libnm: add (allow-none) annotations to nm_device_reapply()Beniamino Galvani2018-07-041-8/+11
* platform: change temp variable name in NLA_PUT_TYPE()Beniamino Galvani2018-07-011-2/+2
* libnm: fix missing symbols in libnm ABIThomas Haller2018-06-302-0/+20
* release: bump version to 1.12.1 (development)1.12.1-devThomas Haller2018-06-293-2/+3
* release: bump version to 1.12.01.12.0Thomas Haller2018-06-292-3/+3
* release: update NEWSThomas Haller2018-06-291-5/+2
* release: fix NEWS entry for NM_DISPATCHER_ACTIONThomas Haller2018-06-291-1/+1
* device: merge branch 'th/device-dad-handling-rh1593210'Thomas Haller2018-06-294-76/+68
|\
| * device: only check for IPv6 DAD and link-local address on actively managed de...Thomas Haller2018-06-291-1/+3
| * device: emit IP address changes in queued_ip_config_change() only onceThomas Haller2018-06-294-13/+25