summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * dns: don't let the plugins assert the bus manager has a connectionLubomir Rintel2018-09-182-35/+19
| * devices: make sure the generated connections are normalizedLubomir Rintel2018-09-182-19/+24
| * core/setting: don't assume we have a connection when synthesizing a propertyLubomir Rintel2018-09-181-1/+5
| * build: drop unused SBINDIRLubomir Rintel2018-09-181-1/+0
| * config: change formatting for no reasonLubomir Rintel2018-09-181-2/+10
| * device: don't leave dhclient running upon device removalLubomir Rintel2018-09-181-5/+9
| * dhcp: save root-path in the state fileLubomir Rintel2018-09-187-6/+57
|/
* merge: branch 'bg/n-acd-update'Beniamino Galvani2018-09-1863-1534/+7913
|\
| * build: allow disabling eBPF support in n-acdbg/n-acd-updateBeniamino Galvani2018-09-185-4/+31
| * acd: adapt NM code and build optionsBeniamino Galvani2018-09-184-108/+156
| * build: compile the c-rbtree libraryBeniamino Galvani2018-09-182-0/+29
| * build: don't change CFLAGS from configure.acBeniamino Galvani2018-09-182-7/+8
| * Merge commit '1361ede099f51cc29b478ebee6a736219ad74b97' into bg/n-acd-updateBeniamino Galvani2018-09-1834-1418/+3778
| |\
| | * Squashed 'shared/n-acd/' changes from a68b55992..a40949267Beniamino Galvani2018-09-1834-1397/+3781
| * | Merge commit '4f4e96655625a0ad8c5fc451c5a3a8dda3bf5456' as 'shared/c-rbtree'Beniamino Galvani2018-09-1821-0/+3914
| |\ \ |/ / /
| * | Squashed 'shared/c-rbtree/' content from commit bf627e0c3Beniamino Galvani2018-09-1821-0/+3914
| /
* | shared: relax assertion in nm_utils_parse_inaddr()/nm_utils_parse_inaddr_pref...Thomas Haller2018-09-181-4/+0
* | connectivity: fix crash when removing easy-handle from curl callbackThomas Haller2018-09-173-104/+153
* | shared: let nm_utils_parse_inaddr_bin() return the detected address familyThomas Haller2018-09-175-42/+37
* | docs: misc. typos pt2luz.paz2018-09-1761-113/+113
* | docs: misc. typosluz.paz2018-09-1547-95/+95
* | release: bump version to 1.15.1-dev after 1.14.0 release1.15.1-devThomas Haller2018-09-144-3/+18
|\ \
| * | libnm/trivial: whitespaceThomas Haller2018-09-141-8/+8
| * | clients: fix memory leak when parsing routesBeniamino Galvani2018-09-141-2/+11
| * | libnm: document nm_utils_parse_variant_attributes() returning floating refere...Thomas Haller2018-09-141-1/+3
| * | libnm: add missing NM_AVAILABLE_IN_1_2 macro for nm_connection_get_setting_tun()Thomas Haller2018-09-141-0/+1
| * | libnm: add missing NM_AVAILABLE_IN_1_14 macro to new APIThomas Haller2018-09-141-0/+1
| * | autoptr: add missing autoptr cleanup functionsThomas Haller2018-09-141-0/+4
| * | libnm: drop API nm_connection_get_setting_{6lowpan,sriov,wpan}()Thomas Haller2018-09-147-69/+12
| * | vpn: disconnect signal handlers from proxy in NMVpnConnection::dispose()Thomas Haller2018-09-141-0/+3
| * | vpn: fix assertion during "SecretsRequired" in unexpected stateThomas Haller2018-09-141-3/+7
| * | cli: fix reading "vpn.secrets.*" from passwd-fileThomas Haller2018-09-145-9/+17
| * | contrib/rpm: fix handling of --with test defaultThomas Haller2018-09-141-1/+13
| * | contrib/rpm: disable tests by default and use fatal-warnings with testsThomas Haller2018-09-142-6/+6
| * | contrib/rpm: always run tests and enable more compiler warnings in package buildThomas Haller2018-09-141-5/+3
| * | build: merge branch 'th/check-gtk-doc-behavior'Thomas Haller2018-09-143-1/+21
| |\ \
| | * | contrib/rpm: add --release option to build_clean.sh scriptThomas Haller2018-09-141-0/+8
| | * | docs/test: add check that gtk-doc contains patch to generate proper documenta...Thomas Haller2018-09-141-0/+12
| | * | build: fix error message in configure script about gtk-docThomas Haller2018-09-141-1/+1
| |/ /
| * | contrib/rpm: disable --with-more-asserts for devel-buildsThomas Haller2018-09-141-6/+0
| * | po: update Czech (cz) translationAsciiWolf2018-09-131-309/+252
| * | wifi: fix leaking fake AP in NMDeviceWifi's act_stage1_prepare()Thomas Haller2018-09-131-0/+1
| * | libnm: fix memleak in _nm_utils_ssid_to_string_arr()Thomas Haller2018-09-131-1/+1
| * | dns: dnsmasq: avoid crash when no reverse domains existBeniamino Galvani2018-09-131-4/+6
| * | build: merge branch 'bg/meson-paths'Beniamino Galvani2018-09-1314-316/+196
| |\ \
| | * | build/autotools: fail configure if netconfig/resolveconf tool is not foundThomas Haller2018-09-132-11/+18
| | * | travis: enabling building more optional components during CI with mesonThomas Haller2018-09-131-2/+3
| | * | build: rename DNSSEC_TRIGGER_SCRIPT to DNSSEC_TRIGGER_PATHBeniamino Galvani2018-09-134-9/+9
| | * | build: print both pppd path and plugins path in configure summaryBeniamino Galvani2018-09-132-2/+2
| | * | build: meson: fix NMSTATEDIR pathBeniamino Galvani2018-09-131-1/+1