summaryrefslogtreecommitdiff
path: root/libnm-util
Commit message (Expand)AuthorAgeFilesLines
* build: don't drop libnm-util/nm-version.h on cleanLubomir Rintel2015-05-051-2/+1
* device,libnm,cli: add "new-activation" reason for device state changeLubomir Rintel2015-04-141-0/+2
* wifi: indicate 2ghz and 5ghz wifi device capabilitiesBeniamino Galvani2015-04-091-1/+7
* 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
* test: initialize auto-destructed pointersLubomir Rintel2015-03-133-15/+15
* tests: enable valgrind tests for testsThomas Haller2015-03-131-0/+1
* libnm/tests: fix memleaks in tests for valgrindThomas Haller2015-03-135-17/+46
* libnm-util: only unref and don't destroy hash in nm_connection_to_hash()Thomas Haller2015-03-132-4/+6
* libnm: fix memleak in nm_setting_wired_get_s390_option() and refactorThomas Haller2015-03-131-18/+15
* libnm: fix memleak for config in NMSettingTeamPortThomas Haller2015-03-131-0/+12
* libnm: fix memleak for app_fcoe_mode in NMSettingDcbThomas Haller2015-03-131-1/+13
* translations: avoid preprocessor strings inside translation macroThomas Haller2015-02-241-8/+10
* libnm-core, libnm-util: belatedly update NM_VERSION_CUR_STABLEDan Winship2015-01-211-1/+1
* 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-161-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
* libnm: add function nm_utils_file_search_in_paths()Thomas Haller2014-12-053-0/+89
* libnm-util/tests: fix invalid g_test_expect_message() patternThomas Haller2014-12-041-2/+2
* libnm: don't heap allocate uuid temporary variableThomas Haller2014-12-041-7/+4
* libnm/test: add test for nm_utils_uuid_generate_from_string()Thomas Haller2014-12-042-0/+46
* libnm-util: Note that nm_utils_deinit() is a no-opDan Winship2014-12-045-30/+5
* libnm-util: return empty hash, not NULL in nm_setting_to_hash() (bgo #740681)Jiří Klimeš2014-11-252-7/+1
* libnm-core, libnm-util: move test cert files to libnm-core/Dan Winship2014-11-2116-514/+1
* libnm, libnm-util: move settings doc generation to libnm-coreDan Winship2014-11-1920-1738/+0
* docs: make the settings docs work from tarball buildsDan Winship2014-11-141-5/+8
* libnm*: fix library gettext usageDan Winship2014-11-1331-29/+34
* all: consistently include config.hDan Winship2014-11-1337-1/+73
* libnm-util: fix typos in libnm-util documentationJiří Klimeš2014-11-131-2/+2
* libnm: add NMSettingIPConfig:route-metricThomas Haller2014-11-077-1/+116
* vpn: allow plugins to indicate 'can-persist' capabilityDan Williams2014-11-061-0/+5
* libnm/libnm-util: add VPN 'persistent' propertyDan Williams2014-11-062-0/+42
* build: fix -Wstrict-prototypes warningsThomas Haller2014-10-291-3/+3
* libnm-util: add _nm_setting_get_property() functionThomas Haller2014-10-122-0/+23
* libnm: add function _nm_setting_get_setting_priority()Thomas Haller2014-10-122-2/+14
* libnm-util: let nm_setting_diff() be symetric not to return properties that a...Thomas Haller2014-10-122-11/+72
* libnm-util: don't assert in nm_setting_get_secret_flags() and avoid assertion...Thomas Haller2014-10-122-10/+32
* libnm-core: make NMSettingSerial:parity an enumDan Winship2014-10-031-0/+10
* libnm: add bonding option "lacp_rate" to NMSettingBondThomas Haller2014-10-022-0/+17
* libnm-core, libnm-util: remove some useless code in nm-settings.cDan Winship2014-09-041-20/+2
* libnm-util: generate-plugin-docs.pl-related fixesDan Winship2014-09-032-6/+6
* libnm-util: add ifcfg-rh specific description for propertiesjk/bgo683111-keyfile-ifcfg-rh-docsJiří Klimeš2014-08-2915-0/+1156
* libnm-util: add keyfile specific description for propertiesJiří Klimeš2014-08-297-0/+151
* libnm-util: generate-plugin-docs.pl script for extracting plugin docsJiří Klimeš2014-08-292-3/+206
* libnm-util: properly disconnect "notify" signal for settings in NMConnectionThomas Haller2014-08-221-13/+19