summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xxxxth/nm-settings-manual-1Thomas Haller2020-06-096-18/+143
* docs: unify "nm-property-infos-*.xml" and "nm-settings-docs-*.xml" (root elem...Thomas Haller2020-06-094-10/+6
* docs: update documentation for nm-settings-nmcli manualThomas Haller2020-06-092-50/+34
* docs: add more nm-settings manpages (dbus,nmcli,keyfile,ifcfg-rh)Thomas Haller2020-06-0910-45/+242
* docs: rename "nm-settings-docs.xml" to "nm-settings-docs-dbus.xml"Thomas Haller2020-06-096-17/+20
* docs: rename "nm-property-docs.xml" to "nm-settings-docs-gir.xml"Thomas Haller2020-06-095-18/+20
* docs: rename "nm-property-infos" doc filesThomas Haller2020-06-095-45/+64
* docs: fix dependency of "nm-settings*xml" to "common.ent"Thomas Haller2020-06-092-5/+22
* docs: merge settings docs in a separate stepThomas Haller2020-06-094-52/+181
* build/meson: bump minimal required meson versionThomas Haller2020-06-091-1/+1
* wifi: merge branch 'blocktrron/NetworkManager-tm-fix'Beniamino Galvani2020-06-097-23/+34
|\
| * nm-supplicant-interface: parse 802.11 IEs after securityDavid Bauer2020-06-091-12/+14
| * nm-supplicant-interface: fix removal of OWE flag from non-transition mode BSSIDsDavid Bauer2020-06-097-11/+20
|/
* tc: merge branch 'bg/tc'Beniamino Galvani2020-06-0810-188/+567
|\
| * tc: add support for tbf qdiscBeniamino Galvani2020-06-087-7/+189
| * tc: add support for sfq qdiscBeniamino Galvani2020-06-087-53/+201
| * libnm-core: support variant attributes of type int32 and uint64Beniamino Galvani2020-06-082-0/+22
| * libnm-core: fix parsing of mirred dev attributeBeniamino Galvani2020-06-081-1/+1
| * move tc parsing out of nm-device.cBeniamino Galvani2020-06-083-115/+140
| * libnm-core: remove unused str_type from tc attribute specifiersBeniamino Galvani2020-06-081-14/+14
| * shared: add FIXME about interpretation of variant-attribute bytestringsBeniamino Galvani2020-06-081-2/+4
|/
* tests: suppress valgrind warning about unsupported syscall for "test-config"Thomas Haller2020-06-071-0/+1
* gitlab-ci: avoid signing release build in gitlab-ciThomas Haller2020-06-071-1/+1
* systemd: fix wrong assertion in sd_lldp_get_neighbors()Thomas Haller2020-06-051-1/+1
* device/lldp: drop our own rate limiting for maximum number of LLDP neighboursThomas Haller2020-06-051-9/+9
* device/lldp: minor cleanups in "nm-lldp-listener.c"Thomas Haller2020-06-051-44/+47
* platform: assert struct alignment of NMPlatformIPRoute/NMPlatformIPAddress typeThomas Haller2020-06-051-0/+8
* keyfile: merge branch 'th/keyfile-public-api' (part 1)Thomas Haller2020-06-058-264/+681
|\
| * keyfile: add NMKeyfileHandlerFlagsThomas Haller2020-06-058-14/+29
| * keyfile: add nm_keyfile_handler_data_warn_get() and construct message lazyThomas Haller2020-06-053-13/+68
| * keyfile: add accessors for NMKeyfileHandlerDataThomas Haller2020-06-052-0/+67
| * keyfile: add handler context for all parser callbacksThomas Haller2020-06-054-73/+204
| * keyfile: use cleanup attribute for GBytes and GByteArrayThomas Haller2020-06-051-21/+13
| * keyfile: don't check for info->error before calling handle_warn()Thomas Haller2020-06-051-10/+10
| * keyfile: style cleanup calling handle_warn()Thomas Haller2020-06-051-78/+203
| * keyfile: rework error reporting from read/write handlerThomas Haller2020-06-054-25/+36
| * keyfile: rename handler variable in KeyfileReaderInfo and KeyfileWriterInfoThomas Haller2020-06-051-26/+26
| * keyfile: add NMKeyfileHandlerData typedef for arguments of keyfile callbacksThomas Haller2020-06-054-62/+86
| * keyfile: merge NMKeyfile{Read,Write}Type as NMKeyfileHandlerTypeThomas Haller2020-06-054-18/+15
|/
* build: print deleted references in release.sh scriptThomas Haller2020-06-041-3/+10
* build: print commands in color for release.sh scriptThomas Haller2020-06-041-17/+27
* build: implement release mode "rc" in release.sh scriptThomas Haller2020-06-041-4/+23
* build: optionally sign source tarball in build.sh scriptThomas Haller2020-06-041-0/+14
* build: add "release.sh" scriptThomas Haller2020-06-041-0/+275
* libnm/crypto: suppress "-Wstrict-prototypes" warning in NSS libraryThomas Haller2020-06-031-0/+2
* nettools: reimport nettools' n-dhcp4 and rework loggingThomas Haller2020-06-0315-129/+310
|\
| * Squashed 'shared/n-dhcp4/' changes from fb1d43449ba8..6876b73ec113Thomas Haller2020-06-0320-127/+630
* | shared/n-acd: reimportThomas Haller2020-06-0312-53/+134
|\ \
| * | Squashed 'shared/n-acd/' changes from 54708168399f..0237ba54bef7Thomas Haller2020-06-0310-51/+138
* | | shared/c-siphash: reimportThomas Haller2020-06-036-37/+21
|\ \ \