summaryrefslogtreecommitdiff
path: root/libnm
Commit message (Expand)AuthorAgeFilesLines
* 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-201-0/+1
* doc: fix generate-setting-docs.py for supporting Python 3 sorted() styleThomas Haller2017-03-201-7/+4
* libnm: revert coercing NMVpnConnectionStateReason to NMActiveConnectionStateR...Thomas Haller2017-03-172-10/+13
* libnm: fix chaining up NMActiveConnection::constructed()Thomas Haller2017-03-171-0/+2
* vpn-connection: use NMActiveConnectionStateReasonlr/active-connection-state-changedLubomir Rintel2017-03-171-1/+1
* libnm-core: drop NMVpnConnectionStateReasonLubomir Rintel2017-03-172-0/+9
* fixup! libnm/active-connection: track reason for state changesLubomir Rintel2017-03-172-1/+13
* libnm/active-connection: track reason for state changesLubomir Rintel2017-03-174-15/+85
* active-connection: emit a StateChanged signal on state changesLubomir Rintel2017-03-171-0/+1
* libnm/generate-setting-docs.py: include description attributeLubomir Rintel2017-03-171-3/+6
* doc: sort "connection" settings first in nm-settings manualLubomir Rintel2017-03-171-1/+9
* all: use nm_clear_g_cancellable()Thomas Haller2017-03-132-9/+2
* include: use double-quotes to include our own headersThomas Haller2017-03-0942-122/+122
* all/trivial: unify construct-only property commentsThomas Haller2017-03-083-5/+5
* libnm: add assertion to NMObject that a dbus-object is setThomas Haller2017-03-081-0/+2
* libnm: chain up NMRemoteConnection::constructed() functionThomas Haller2017-03-071-0/+2
* libnm-core: define known route attribute names and validation functionBeniamino Galvani2017-03-061-0/+2
* libnm-core: add attribute parsing/format helpersBeniamino Galvani2017-03-061-0/+2
* libnm/manager: make sure the devices and acs won't notify manager after the m...Lubomir Rintel2017-02-281-4/+4
* cli: support dummy connectionsBeniamino Galvani2017-02-221-1/+1
* core: add support for dummy devicesBeniamino Galvani2017-02-227-0/+146
* libnm-core: add dummy connection settingBeniamino Galvani2017-02-222-0/+4
* libnm-core: add auth-timeout property to the 802.1x settingBeniamino Galvani2017-02-211-0/+1
* libnm-core/8021x: add phase1-auth-flags configuration itemsLeorize2017-02-201-0/+2
* libnm-core: add mtu property to cdma settingBeniamino Galvani2017-02-201-0/+1
* libnm-core: add mtu property to gsm settingBeniamino Galvani2017-02-201-0/+1
* libnm: disconnect signal from D-Bus proxies on disposeBeniamino Galvani2017-02-182-1/+17
* core/8021x: add password properties for certificatesLubomir Rintel2017-02-171-0/+12
* all: use NM_CACHED_QUARK_FCN() to define cached quarksThomas Haller2017-02-101-9/+1
* all: use NM_CACHED_QUARK_FCN() instead of G_DEFINE_QUARK()Thomas Haller2017-02-101-1/+1
* all: cleanup switch fall-through comments for -Wimplicit-fallthrough warningThomas Haller2017-02-061-1/+1
* libnm/object: lower the severity of the dangling object warningLubomir Rintel2017-01-191-1/+12
* build: fix build with older giLubomir Rintel2017-01-191-0/+5
* build: make the doc generator find the right libnm.soLubomir Rintel2017-01-191-2/+14
* libnm: (trivial): add missing return description in comment blockJiří Klimeš2017-01-171-1/+1
* libnm-core: add NMSettingMacsecBeniamino Galvani2017-01-162-0/+14
* core,libnm: introduce NMDeviceMacsecBeniamino Galvani2017-01-166-0/+761
* libnm-core/8021x: add pkcs11: scheme for certificates and keysLubomir Rintel2017-01-061-0/+6
* libnm-core: add nm_utils_is_valid_iface_name()Lubomir Rintel2017-01-061-0/+1
* libnm: add nm_utils_version() function to query libnm version at runtimeThomas Haller2016-12-201-0/+1
* libnm/dns: fix memleak in demarshal_dns_configurationThomas Haller2016-12-141-0/+2
* libnm: implement support for DNS manager propertiesBeniamino Galvani2016-12-125-0/+758
* build: fix compilation with Python3mirh2016-11-291-2/+2
* agent: don't clear "error", g_simple_async_result_take_error() overtakes itJiří Klimeš2016-11-251-1/+0
* libnm/vpn-service-plugin: transition to STOPPED state from INIT tooLubomir Rintel2016-11-241-0/+1
* all: rename the introspection data to use the interface paths in namesLubomir Rintel2016-11-2310-16/+16
* libnm/generate-plugin-docs: don't replace newlines with spacesLubomir Rintel2016-11-211-1/+1
* libnm/generate-plugin-docs: drop YAML dependencyLubomir Rintel2016-11-211-24/+16
* libnm/client: do not autostart the serviceLubomir Rintel2016-11-161-2/+2