summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* connectivity: switch connectivity checking to libcurllr/fg/libcurl_bgo752642Francesco Giudici2017-03-225-134/+303
* dns-manager: turn DOMAIN_IS_VALID into a functionLubomir Rintel2017-03-221-15/+24
* dns-manager: use libpsl directlyLubomir Rintel2017-03-225-11/+22
* core,libnm-core: use same route attribute names of iproute2Beniamino Galvani2017-03-2210-47/+47
* Merge branch 'bg/wext-refresh-ifname-bgo779788'Beniamino Galvani2017-03-219-163/+234
|\
| * wifi-utils: nl80211: use logging macrosBeniamino Galvani2017-03-211-25/+35
| * wifi-utils: wext: use logging macrosBeniamino Galvani2017-03-211-80/+89
| * shared: increase max number of args for _NM_UTILS_MACRO_RESTBeniamino Galvani2017-03-211-2/+4
| * wifi-utils: fix use of errnoBeniamino Galvani2017-03-211-1/+3
| * wifi-utils: don't cache interface nameBeniamino Galvani2017-03-218-95/+143
|/
* libnm: fix emission of NMActiveConnection::state notify signalBeniamino Galvani2017-03-211-0/+1
* po: make update-poThomas Haller2017-03-212-520/+380
* po: update Polish (pl) translation (bgo #780277)Piotr Drąg2017-03-211-249/+400
* po: update Ukrainian (uk) translation (bgo#780201)Yuri Chornoivan2017-03-211-504/+843
* po: import Zanata translationsThomas Haller2017-03-2166-79098/+90693
* manager: ensure proper disposal of unrealized devicesBeniamino Galvani2017-03-211-0/+5
* libnm/nm-vpn-connection: un-deprecate the NMVpnStateReason use in a headerThomas Haller2017-03-201-0/+2
* libnm: fix memleak of GUdevDevice in get_bus_name()Thomas Haller2017-03-202-0/+2
* doc: fix generate-setting-docs.py for supporting Python 3 sorted() styleThomas Haller2017-03-201-7/+4
* device: add spec "driver:" to match devicesThomas Haller2017-03-177-2/+93
* all: fix typos in documentation and commentsYuri Chornoivan2017-03-179-17/+17
* libnm: revert coercing NMVpnConnectionStateReason to NMActiveConnectionStateR...Thomas Haller2017-03-173-12/+14
* trivial/whitespace: remove non-leading tabsThomas Haller2017-03-171-12/+12
* libnm: fix chaining up NMActiveConnection::constructed()Thomas Haller2017-03-171-0/+2
* merge: branch 'lr/active-connection-state-changed'Lubomir Rintel2017-03-1721-262/+408
|\
| * vpn-connection: use NMActiveConnectionStateReasonlr/active-connection-state-changedLubomir Rintel2017-03-176-45/+45
| * libnm-core: drop NMVpnConnectionStateReasonLubomir Rintel2017-03-174-13/+35
| * vpn-connection: drop reason_to_stringLubomir Rintel2017-03-171-19/+0
| * fixup! libnm/active-connection: track reason for state changesLubomir Rintel2017-03-172-1/+13
| * cli/connections: decide about activation success and failure in single placeLubomir Rintel2017-03-171-159/+118
| * libnm/active-connection: track reason for state changesLubomir Rintel2017-03-175-16/+86
| * active-connection: emit a StateChanged signal on state changesLubomir Rintel2017-03-179-11/+113
| * libnm-core/trivial: include literals next to NMVPNStateReason valuesLubomir Rintel2017-03-171-12/+12
| * device: cast enum types for variadic g_signal_emit() functionThomas Haller2017-03-171-1/+1
|/
* merge: branch 'lr/api-docs'Lubomir Rintel2017-03-1778-132/+595
|\
| * docs/libnm: add some more documentationlr/api-docsLubomir Rintel2017-03-171-18/+124
| * docs/api: restructureLubomir Rintel2017-03-171-29/+105
| * docs/api: move D-Bus reference after nm-settingsLubomir Rintel2017-03-171-57/+57
| * docs/api: make the connection settings look betterLubomir Rintel2017-03-172-22/+44
| * docs/api: add abstractLubomir Rintel2017-03-171-0/+20
| * docs/api: add standard release informationLubomir Rintel2017-03-171-1/+5
| * docs/api: reorder the manual pagesLubomir Rintel2017-03-171-4/+4
| * man: include the description for settingsLubomir Rintel2017-03-171-15/+18
| * libnm/generate-setting-docs.py: include description attributeLubomir Rintel2017-03-171-3/+6
| * libnm-core: sensible docstrings for NMSettings*Lubomir Rintel2017-03-1733-2/+68
| * introspection: include short description everywhereLubomir Rintel2017-03-1739-0/+155
| * doc: sort "connection" settings first in nm-settings manualLubomir Rintel2017-03-171-1/+9
| * libnm-core/8021x: add a missing colon in gtk-docLubomir Rintel2017-03-171-1/+1
|/
* core: merge branch 'th/assume-vs-unmanaged-bgo746440'Thomas Haller2017-03-1626-510/+904
|\
| * device: track system interface state in NMDeviceThomas Haller2017-03-167-91/+199