summaryrefslogtreecommitdiff
path: root/libnm-util
Commit message (Expand)AuthorAgeFilesLines
* 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
* libnm/tests: fix memleaks in tests for valgrindThomas Haller2015-02-095-17/+46
* libnm-util: only unref and don't destroy hash in nm_connection_to_hash()Thomas Haller2015-02-092-4/+6
* libnm: fix memleak in nm_setting_wired_get_s390_option() and refactorThomas Haller2015-02-091-18/+15
* libnm: fix memleak for config in NMSettingTeamPortThomas Haller2015-02-091-0/+12
* libnm: fix memleak for app_fcoe_mode in NMSettingDcbThomas Haller2015-02-091-1/+13
* libnm/libnm-util: add Wi-Fi 'powersave' propertyDan Williams2015-01-213-0/+45
* libnm-core, libnm-util: belatedly update version macrosDan Winship2015-01-211-8/+23
* libnm: fix documentation for nm_utils_file_search_in_paths()Thomas Haller2015-01-081-1/+1
* libnm-util, libnm-glib: bump sonames for 1.0Dan Winship2014-12-181-1/+1
* docs: misc small fixesDan Winship2014-12-184-41/+49
* build: embed git-commit-id as string inside libnm binaryThomas Haller2014-12-181-0/+6
* libnm-core: mute coverity for RESOURCE_LEAK (CWE-772) in g_return_val_if_fail()Jiří Klimeš2014-12-151-1/+2
* libnm: fix wrong g_return_if_fail() in nm_utils_file_search_in_paths()Thomas Haller2014-12-051-1/+1
* libnm: fix gtkdoc annotations for nm_utils_file_search_in_paths()Thomas Haller2014-12-051-2/+2