summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ask multiplelr/pkcs11-remotingLubomir Rintel2017-02-178-55/+121
* Revert "XXX wifi: ask for connection.p11-kit-remote when 802.1x needs it"Lubomir Rintel2017-02-173-55/+2
* xLubomir Rintel2017-02-171-2/+2
* XXX supplicant: potentially use a p11-kit remote for a PKCS#11 token accessLubomir Rintel2017-02-176-12/+50
* XXX wifi: ask for connection.p11-kit-remote when 802.1x needs itLubomir Rintel2017-02-173-2/+55
* XXX libnm: agent for connectionLubomir Rintel2017-02-171-0/+26
* XXX libnm-core/setting-connection: add p11-kit-remote propertyLubomir Rintel2017-02-173-19/+107
* XXX agent-manager: complete requests with matching setting only earlyLubomir Rintel2017-02-171-1/+16
* 2XXX connection: don't clear all the secrets when some changeLubomir Rintel2017-02-171-3/+12
* Revert "XXX connection: don't clear all the secrets when some change"Lubomir Rintel2017-02-172-4/+3
* XXX connection: don't clear all the secrets when some changeLubomir Rintel2017-02-172-3/+4
* Revert "XXX setting no serialize empty"Lubomir Rintel2017-02-171-12/+1
* XXX setting no serialize emptyLubomir Rintel2017-02-171-1/+12
* 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