summaryrefslogtreecommitdiff
path: root/libnm
Commit message (Expand)AuthorAgeFilesLines
* cli: embed gtk-doc directly in property-info structureThomas Haller2017-03-301-6/+14
* libnm: fix showing UDEV properties for deviceThomas Haller2017-03-291-1/+1
* libnm: add NMSettingUserThomas Haller2017-03-282-0/+8
* libnm: handle errors gracefully in nm_access_point_connection_valid()Thomas Haller2017-03-241-10/+17
* udev: add and use nm_udev_utils_property_decode() functionThomas Haller2017-03-221-41/+2
* libnm/udev: cache and reuse udev instance for NMDeviceThomas Haller2017-03-223-20/+41
* udev: drop libgudev in favor of libudevThomas Haller2017-03-221-44/+32
* libnm: fix emission of NMActiveConnection::state notify signalBeniamino Galvani2017-03-211-0/+1
* 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