summaryrefslogtreecommitdiff
path: root/libnm-util
Commit message (Expand)AuthorAgeFilesLines
* libnm-core: fail verify() for NMSettingVlan for invalid vlan idThomas Haller2016-01-221-0/+10
* Revert "Set the default powersave value to enabled"Lubomir Rintel2016-01-201-5/+2
* Set the default powersave value to enabledMathieu Trudel-Lapierre2016-01-201-2/+5
* build: rename directory "include" to "shared"Thomas Haller2015-12-242-5/+5
* build: separate compilation macro for libnm-util and libnm-glibThomas Haller2015-12-241-1/+1
* libnm-util: allow unknown setting types in nm_connection_get_virtual_iface_na...Thomas Haller2015-12-181-24/+11
* libnm-glib: add support for IP tunnel devices as generic onesBeniamino Galvani2015-12-011-0/+2
* libnm-glib: add support for TUN devicesBeniamino Galvani2015-11-251-0/+2
* all: fix typos in the code and update translations for that (bgo #758102)Jiří Klimeš2015-11-161-1/+1
* vlan: (all) add VLAN MVRP flagJiří Klimeš2015-10-272-4/+11
* libnm: treat missing NMSettingVlan:flags property as old default valueThomas Haller2015-10-231-1/+1
* libnm-util/test: use "nm-test-utils.h" in test-setting-dcbThomas Haller2015-10-101-14/+5
* libnm/vlan: default to vlan.flags=REORDER_HDR for new connections (rh #1250225)Jiří Klimeš2015-10-071-1/+1
* libnm-util: add ipv4.dhcp-timeout propertyLubomir Rintel2015-10-064-0/+44
* build: extract version macros from "nm-version.h" to new header file "nm-vers...Thomas Haller2015-09-304-53/+11
* Revert "libnm-util: don't include "nm-version.h" in "NetworkManager.h""Thomas Haller2015-09-261-0/+2
* libnm-core/libnm-util: fix an erroneous error messageJiří Klimeš2015-09-251-1/+0
* libnm: include "glib.h" in "nm-version.h"Thomas Haller2015-09-251-0/+2
* libnm-util: don't include "nm-version.h" in "NetworkManager.h"Thomas Haller2015-09-251-2/+0
* libnm-core/libnm-util: fix an assertion in adsl settingJiří Klimeš2015-09-211-2/+5
* libnm-util: fix flags for GObject introspection (rh #1255436)Jiří Klimeš2015-08-241-7/+7
* core: final gdbus portingDan Winship2015-08-107-2/+157
* all: drop includes to <glib/gi18n.h> for "nm-default.h"Dan Winship2015-08-0531-34/+0
* nm-default: include i18n headers via "nm-default.h"Thomas Haller2015-08-051-0/+1
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-0520-22/+20
* libnm: include header in public header file with angle bracketsThomas Haller2015-08-051-1/+1
* libnm-glib: add libnm compat defines to nm-vpn-plugin-ui-interface.hDan Winship2015-07-251-0/+4
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-2420-24/+20
* libnm: handle illegal characters in nm_utils_ssid_to_utf8() (rh #1243078)David Shea2015-07-161-0/+15
* all: remove #if GLIB_CHECK_VERSION conditionals around g_type_init()Thomas Haller2015-07-124-10/+4
* libnm-core,libnm-util: avoid calling a constructorLubomir Rintel2015-06-021-1/+7
* build: rename file "include/nm-utils-internal.h" to "nm-macros-internal.h"Thomas Haller2015-06-012-2/+2
* builds: only enable TAP driver for glib >= 2.37.6Lubomir Rintel2015-05-281-2/+0
* tests: use the TAP formatterLubomir Rintel2015-05-261-0/+2
* tests: move all asserts into testsLubomir Rintel2015-05-263-121/+121
* vlan: don't fail if parent isn't found at construct time for existing devicesDan Williams2015-05-061-0/+4
* build: don't drop libnm-util/nm-version.h on cleanLubomir Rintel2015-05-051-2/+1
* wimax: drop WiMAX support (bgo #747846)Dan Winship2015-04-172-0/+21
* wifi: indicate 2ghz and 5ghz wifi device capabilitiesBeniamino Galvani2015-04-081-1/+7
* device,libnm,cli: add "new-activation" reason for device state changeLubomir Rintel2015-04-081-0/+2
* crypto: only use gnutls crypto API, remove libgcrypt dependency (bgo #730294)Jiří Klimeš2015-04-012-83/+65
* libnm-util: allow 0.0.0.0/1 route in verify() (rh #1203904)Jiří Klimeš2015-03-242-10/+44
* libnm: don't check for valid passwords in NMSetting:verify()Thomas Haller2015-03-204-81/+4
* libnm: fix error prefix in NMSettingGsm:verify()Thomas Haller2015-03-171-1/+1
* libnm: only call strlen() once in NMSetting8021x:path_to_scheme_value()Thomas Haller2015-03-121-5/+7
* libnm: ensure valid blob for nm_setting_802_1x_set_*_cert()Thomas Haller2015-03-121-4/+32
* libnm: combine get_cert_scheme() and verify_cert() and ensure valid paths for...Thomas Haller2015-03-121-21/+17
* translations: avoid preprocessor strings inside translation macroThomas Haller2015-02-241-8/+10
* test: initialize auto-destructed pointersLubomir Rintel2015-02-093-15/+15
* tests: enable valgrind tests for testsThomas Haller2015-02-091-0/+1