summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build/debian: install mobile-broadband-provider-infolr/debian-service-providerLubomir Rintel2019-09-112-0/+2
* merge: branch 'lr/gsm-default-apn'Lubomir Rintel2019-09-1122-78/+1000
|\
| * wwan/modem-broadband: add capability to look up default APN/username/passwordlr/gsm-default-apnLubomir Rintel2019-09-116-28/+127
| * wwan/modem-broadband: get rid of g_assert*()Lubomir Rintel2019-09-111-10/+13
| * wwan/tests: test service-providers.xml parserLubomir Rintel2019-09-116-2/+243
| * wwan: add service-providers.xml parserLubomir Rintel2019-09-114-1/+489
| * setting-gsm: allow empty apn property in verify()Thomas Haller2019-09-112-2/+2
| * setting-gsm: use size_t variable for strlen() resultThomas Haller2019-09-111-5/+6
| * setting-gsm: add auto-config propertyLubomir Rintel2019-09-117-4/+94
| * core/connection: drop some unused parametersLubomir Rintel2019-09-111-30/+30
|/
* wwan: remove an accidentally committed fileLubomir Rintel2019-09-111-0/+0
* contrib/modemu: also clean up on SIGTERMLubomir Rintel2019-09-101-0/+1
* initrd: fix dt testLubomir Rintel2019-09-101-0/+19
* merge: branch 'lr/licensing'Lubomir Rintel2019-09-10917-12863/+1892
|\
| * contrib/checkpatch: fix the systemd code pathlr/licensingLubomir Rintel2019-09-101-1/+1
| * contrib/checkpatch: check for SPDX tagsLubomir Rintel2019-09-101-1/+8
| * all: SPDX header conversionLubomir Rintel2019-09-10908-12933/+935
| * contrib/spdx: add a tool that determines SPDX licensing headersLubomir Rintel2019-09-101-0/+105
| * docs: include the license boilerplate instead of full GPL textLubomir Rintel2019-09-104-5/+71
| * COPYING: make sure we ship the relevant license textsLubomir Rintel2019-09-106-28/+877
|/
* initrd: add devicetree supportLubomir Rintel2019-09-1028-1/+603
* merge: branch 'lr/olpc-mesh'Lubomir Rintel2019-09-073-26/+104
|\
| * platforn/linux: don't fall back to WEXT for OLPC Meshlr/olpc-meshLubomir Rintel2019-09-071-9/+1
| * wifi/olpc-mesh: fix the stage2Lubomir Rintel2019-09-071-14/+33
| * wifi/olpc-mesh: drop assert(companion) from get_autoconnect_allowed()Lubomir Rintel2019-09-071-3/+3
| * wifi: add OLPC Mesh support via nl80211Lubomir Rintel2019-09-071-0/+67
|/
* build: use regexp in gtkdoc --ignore-decorators optionBeniamino Galvani2019-09-064-15/+2
* meson: fix build_clean.sh -w meson -w testFrancesco Giudici2019-09-051-0/+1
* dhcp: merge branch 'fg/nettools_persist_lease'Francesco Giudici2019-09-057-65/+127
|\
| * dhcp: nettools: read/write lease filesFrancesco Giudici2019-09-051-2/+57
| * dhcp: dhclient: use the shared function to retrieve the lease file pathFrancesco Giudici2019-09-051-24/+2
| * dhcp: prefer nm_assert() to g_assert*()Francesco Giudici2019-09-053-3/+3
| * dhcp: internal: use the shared function to retrieve the lease file pathFrancesco Giudici2019-09-051-35/+5
| * dhcp: add a shared function to retrieve the dhcp lease fileFrancesco Giudici2019-09-052-1/+60
|/
* core: add audit log for the SaveHostname callBeniamino Galvani2019-09-052-12/+27
* core: add defines for common authentication-related error messagesBeniamino Galvani2019-09-055-22/+26
* build: fix errors when building with gtk-doc 1.32Beniamino Galvani2019-09-053-1/+14
* core/tests: avoid deprecated g_main_run()/g_main_loop_unref() in testThomas Haller2019-09-031-3/+2
* core: merge branch 'bg/device-realize-failed-rh1686634'Beniamino Galvani2019-09-032-3/+5
|\
| * manager: keep device if realize() failsBeniamino Galvani2019-09-031-1/+0
| * device: don't set nm-owned flag if realize() failsBeniamino Galvani2019-09-031-2/+5
|/
* po: fixed typo in it.poDavide Palma2019-09-031-2/+2
* core: fix a typoLubomir Rintel2019-09-0367-67/+67
* device: fix crash when master connection failsBeniamino Galvani2019-09-031-5/+5
* libnm/remote-connection: add a pair of curly bracketsLubomir Rintel2019-09-021-2/+2
* clients: avoid clearing a structure pointer when we're still using itLubomir Rintel2019-09-021-2/+3
* keyfile: reorder printing empty [wireguard] section with peers and fix test f...Thomas Haller2019-09-021-6/+6
* merge: branch 'bg/ipv6-accept-ra-rh1734470'Beniamino Galvani2019-08-307-25/+107
|\
| * ipv6: disable kernel handling of RAs (accept_ra)Beniamino Galvani2019-08-302-25/+4
| * ipv6: set neighbor parameters from RAsBeniamino Galvani2019-08-307-0/+103
|/