summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* po: make update-poth/cli-l10nThomas Haller2017-04-2066-23028/+172911
* cli: don't mark field names for translationThomas Haller2017-04-206-56/+45
* cli: fix marking settings docs for translationThomas Haller2017-04-204-340/+341
* cli: fix marking setting pretty name for translationThomas Haller2017-04-201-36/+36
* cli: don't use #define for translation textsThomas Haller2017-04-202-9/+9
* config: don't mark default configuration values for translationThomas Haller2017-04-202-9/+9
* device: merge branch 'th/device-assume-guess-rh1443878'Thomas Haller2017-04-207-50/+111
|\
| * device: assume matching connections during first startThomas Haller2017-04-201-24/+66
| * config: add first_start paramter to NMConfig to detect restartThomas Haller2017-04-205-5/+35
| * config: remove unused NMConfig self argument from nm_config_device_state_*() APIThomas Haller2017-04-204-21/+10
|/
* nmcli: show secrets when the --show-secrets option is put after the connectio...Francesco Giudici2017-04-201-0/+17
* cli/trivial: remove whitespace between N_ macro and parenthesisThomas Haller2017-04-193-129/+129
* po: update Polish (pl) translation (bgo #780277)Piotr Drąg2017-04-191-3/+6
* po: make update-poThomas Haller2017-04-191-2578/+2284
* po: update Polish (pl) translation (bgo #780277)Piotr Drąg2017-04-191-2360/+2630
* po: import Zanata translationsThomas Haller2017-04-1953-1049/+159
* po: make update-poThomas Haller2017-04-1966-173130/+141813
* gitignore: ignore .zanata-cache directoryThomas Haller2017-04-191-0/+1
* supplicant: fix detection of PMF supportBeniamino Galvani2017-04-191-1/+1
* device: use define for "sriov-num-vfs" config entryThomas Haller2017-04-191-1/+1
* merge: branch 'bg/sriov-numvfs-rh1398934'Beniamino Galvani2017-04-1810-12/+200
|\
| * device: re-apply sriov_numvfs after SIGHUPBeniamino Galvani2017-04-181-11/+14
| * core: allow setting SR-IOV num_vfsBeniamino Galvani2017-04-184-0/+36
| * all: detect SR-IOV device supportBeniamino Galvani2017-04-183-1/+7
| * platform: detect SR-IOV support and allow changing the number of VFsBeniamino Galvani2017-04-184-0/+143
|/
* device: leave device up when setting it as unmanaged by userth/device-release-rh1371433Thomas Haller2017-04-182-3/+12
* core: merge branch 'th/netns-singleton-rh1440089'Thomas Haller2017-04-1845-351/+657
|\
| * core: enable "log-with-ptr" by default for platform and route-managerThomas Haller2017-04-183-3/+3
| * device: don't use platform singleton getter in device subclassesThomas Haller2017-04-1820-127/+131
| * device: keep NMNetns instance per deviceThomas Haller2017-04-1814-171/+210
| * core: add NMNetns to bundle platform and route managersThomas Haller2017-04-1817-70/+333
|/
* manager: set interface as removed when the link disappearsBeniamino Galvani2017-04-181-0/+1
* clients: fix setting of enum propertiesBeniamino Galvani2017-04-181-24/+20
* ppp: allow disabling IPv4 tooDan Williams2017-04-181-3/+28
* test: fix undefined behavior shifting signed integer in testThomas Haller2017-04-171-2/+2
* wifi/test-general: don't do g_message() in testLubomir Rintel2017-04-151-4/+4
* clients/meta-setting-desc: fix an unintentional fallthroughLubomir Rintel2017-04-151-0/+2
* m4: disable -Wmissing-braces for newer clangLubomir Rintel2017-04-151-0/+6
* platform: fix a typoLubomir Rintel2017-04-151-1/+1
* wifi: merge branch 'bg/wifi-pmf-bgo748367'Beniamino Galvani2017-04-156-8/+129
|\
| * supplicant: enable stronger AKMs when PMF is enabledBeniamino Galvani2017-04-154-1/+42
| * supplicant: enable PMF only when wpa_supplicant supports itBeniamino Galvani2017-04-153-6/+48
| * supplicant: enable PMF based on driver typeBeniamino Galvani2017-04-153-34/+18
| * supplicant: Initial pmf support (a.k.a. MFP, a.k.a. 802.11w)Michael Cronenworth2017-04-153-0/+54
|/
* core: merge branch 'th/route-zero-host-part-rh1439376'Thomas Haller2017-04-157-27/+76
|\
| * core: ignore host part when comparing routes for route-managerThomas Haller2017-04-154-11/+36
| * route-manager: normalize host part of tracked routes in _vx_route_sync()Thomas Haller2017-04-151-0/+4
| * src: only compare network parts of routes in nm_utils_match_connection()Thomas Haller2017-04-151-9/+19
| * platform: only consider net part of routes for route cache's IDThomas Haller2017-04-151-4/+12
| * platform: cleanup possibly non-zero host part for route operationsThomas Haller2017-04-151-3/+5
|/