summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* utils: support unknown numeric values in nm_utils_enum_to_str() and nm_utils_...th/8021x-auth-flags-tls-disable-bgo765059Thomas Haller2017-02-203-48/+133
* fixup! ifcfg-rh: support 802-1x.phase1-auth-algBeniamino Galvani2017-02-201-4/+3
* libnm-core: add _nm_utils_enum_to_str_full()Beniamino Galvani2017-02-202-16/+27
* fixup! ifcfg-rh: support 802-1x.phase1-auth-algBeniamino Galvani2017-02-201-1/+0
* ifcfg-rh: support 802-1x.phase1-auth-algBeniamino Galvani2017-02-174-0/+45
* libnm-core: add missing transfer annotation for nm_utils_enum_to_str()Beniamino Galvani2017-02-171-1/+1
* cli: support 802-1x.phase1-auth-flagsBeniamino Galvani2017-02-171-50/+112
* fixup! libnm-core/8021x: add phase1-auth-flags configuration itemsBeniamino Galvani2017-02-172-3/+2
* libnm/wifi: rework NMSetting8021xAuthFlags to explicitly disable TLS versionThomas Haller2017-02-173-39/+25
* supplicant: allows disabling select TLS versions on phase 1 authenticationLeorize2017-02-172-1/+20
* libnm-core/8021x: add phase1-auth-flags configuration itemsLeorize2017-02-173-0/+88
* merge: branch 'lr/pkcs11-pin'Lubomir Rintel2017-02-1715-506/+1070
|\
| * ifcfg-rh: reuse file-suffix from NMSetting8021xSchemeVtablelr/pkcs11-pinThomas Haller2017-02-177-36/+29
| * keyfile: reuse NMSetting8021xSchemeVtable in NMKeyfileWriteTypeDataCertThomas Haller2017-02-173-35/+22
| * ifnet: merge ObjectType with NMSetting8021xSchemeVtable in ifnet parserThomas Haller2017-02-171-106/+50
| * ifcfg-rh: merge ObjectType with NMSetting8021xSchemeVtable in ifcfg-rh writerThomas Haller2017-02-173-106/+76
| * ifcfg-rh: refactor duplicate ObjectType instance to handle PKCS#12 typesThomas Haller2017-02-171-39/+22
| * ifcfg-rh: refactor ObjectType structs to make it more similar to NMSetting802...Thomas Haller2017-02-171-81/+81
| * libnm-core: add and use internal struct NMSetting8021xSchemeVtable in keyfileThomas Haller2017-02-173-67/+100
| * core/8021x: request secrets for keys and certificates PKCS#11 tokensLubomir Rintel2017-02-171-16/+38
| * supplicant: set PIN for objects on PKCS#11 tokensLubomir Rintel2017-02-171-12/+84
| * cli: add support for 802.1x certificate passwordsLubomir Rintel2017-02-171-58/+146
| * ifcfg-rh: add support for certificate passwordsLubomir Rintel2017-02-172-23/+62
| * core/8021x: add password properties for certificatesLubomir Rintel2017-02-173-17/+446
| * ifcfg-rh: support the pkcs11 scheme for certs/keysLubomir Rintel2017-02-172-56/+60
|/
* settings: make "ready"/"flags" property read-onlyThomas Haller2017-02-171-8/+4
* core: use define for atomic-section-prefix setting for NMConfigThomas Haller2017-02-173-4/+10
* ifcfg: ensure ipv4.method is not "disabled" when reading IP addresses from al...Thomas Haller2017-02-161-0/+2
* checkpoint: drop a redundant assignmentLubomir Rintel2017-02-161-1/+1
* wifi: error check nla_parse_nested()Lubomir Rintel2017-02-161-4/+6
* tests: drop a dead case branchLubomir Rintel2017-02-161-2/+0
* tools: only consider SOs that exist when finding symbols to exportLubomir Rintel2017-02-161-3/+4
* build: disable dependency tracking on distcheckLubomir Rintel2017-02-161-1/+2
* build: create missing directories for out-of-tree buildsLubomir Rintel2017-02-162-4/+8
* dbus: improve the connectivity check and manager state documentationLubomir Rintel2017-02-162-15/+65
* manager: retrigger the connectivity check if we loose a default routeLubomir Rintel2017-02-161-1/+14
* contrit/rpm: create source tarball from git immidiately in SOURCES directoryThomas Haller2017-02-161-2/+5
* contrit/rpm: print the used "$SOURCE" tarball in the summary output of build.shThomas Haller2017-02-161-3/+13
* cli: fix match()Lubomir Rintel2017-02-161-1/+1
* contrib/rpm: add explict configure options for building NetworkManager in "bu...Thomas Haller2017-02-151-1/+14
* build: fix dist-ing "man/common.ent.in"Thomas Haller2017-02-151-0/+1
* build: fix out-of-tree build generating "man/common.ent"Thomas Haller2017-02-151-0/+4
* build: use `sed` instead of AC_SUBST() to generate man/common.entThomas Haller2017-02-153-4/+12
* libnm-glib: merge branch 'libnm-glib-warnings'Thomas Haller2017-02-155-3/+28
|\
| * libnm-glib/nm-object: defer assignment of default D-Bus connectionPhilip Withnall2017-02-151-3/+16
| * libnm-glib: add some missing precondition assertionsPhilip Withnall2017-02-154-0/+12
|/
* cli: make match() return booleanLubomir Rintel2017-02-158-86/+86
* cli: add nmcli g logging completionLubomir Rintel2017-02-151-9/+52
* cli: add completion for "nmcli c edit"Lubomir Rintel2017-02-151-4/+24
* cli: complete the [-][-]help argumentsLubomir Rintel2017-02-151-1/+13