summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tests: check for no pending expected_messages on exit of testsThomas Haller2015-01-071-7/+8
* all: move STRLEN() macro to global header nm-utils-internal.hThomas Haller2014-12-181-0/+3
* tests: mute coverity for CHECKED_RETURN (CWE-252) in testsJiří Klimeš2014-12-151-0/+33
* libnm: remove nm_utils_init() from the public APIDan Winship2014-12-041-5/+0
* glib-compat: sync local definition of g_clear_pointer() with upstream glib an...Thomas Haller2014-11-121-17/+16
* core: fix new NMIP4Config and NMIP6Config propertiesDan Winship2014-11-071-2/+2
* all: add macro NM_IN_SETThomas Haller2014-11-071-0/+15
* libnm-core, libnm, core: add AddressData and RouteData propertiesDan Winship2014-11-071-0/+5
* libnm-core, all: merge IPv4 and IPv6 address/route typesDan Winship2014-11-071-12/+0
* all: add macros to suppress compiler warningsThomas Haller2014-10-311-0/+41
* build: fix -Wstrict-prototypes warningsThomas Haller2014-10-291-2/+2
* libnm-core: add nm-errors.[ch]Dan Winship2014-10-221-0/+14
* nmtst: fix a bug in NMTST_VARIANT_EDITORDan Winship2014-10-211-2/+2
* core: Move NMPlatformSource to nm-types.hLubomir Rintel2014-10-201-2/+2
* nmtst: improve nmtst_assert_connection_verifies_without_normalization()Thomas Haller2014-10-121-2/+1
* nmtst: fix compiler warnings and make initialization of macro variables explictThomas Haller2014-09-221-1/+5
* nmtst: move #endif to hide NMTST_VARIANT_* macros if not neededThomas Haller2014-09-221-1/+2
* nmtst: add NMTST_VARIANT_EDITOR()Dan Winship2014-09-181-0/+88
* libnm-core: clean up nm_connection_replace_settings()'s semanticsDan Winship2014-09-041-5/+0
* ibft: add settings plugin for reading iBFT configuration (bgo #734009)Dan Williams2014-08-291-0/+46
* glib-compat: fix compatibility wrapper for g_type_ensure()Thomas Haller2014-08-251-11/+12
* core: add compatibility wrapper for g_test_add_data_func_full() to nm-glib-co...Thomas Haller2014-08-221-0/+25
* nmtst: add assertion functions for verify() connectionThomas Haller2014-08-221-1/+131
* nmtst: add nmtst_assert_connection_equals() functionThomas Haller2014-08-221-0/+38
* nmtst: add nmtst_connection_normalize() functionThomas Haller2014-08-221-0/+65
* libnm-core, libnm, core: make NMConnection an interfaceDan Winship2014-08-161-2/+2
* libnm-core: move some fake NMConnection methods over to NMSettingDan Winship2014-08-161-1/+1
* all: fix up multiple-include-guard definesDan Winship2014-08-164-16/+16
* nmtst: fix memory leak in nmtst_create_minimal_connection()Thomas Haller2014-08-071-1/+3
* nmtst: add nmtst_create_minimal_connection() functionThomas Haller2014-08-071-0/+44
* include: drop nm-settings-flags.h, move NMSecretAgentGetSecretsFlagsDan Winship2014-08-012-38/+0
* utils: add _NM_UTILS_MACRO_FIRST and _NM_UTILS_MACRO_REST macrosThomas Haller2014-08-011-0/+17
* core: add project-wide header file nm-utils-internal.hThomas Haller2014-08-012-1/+29
* all: add compatibility macros to ignore deprecation warnings for clangThomas Haller2014-08-012-0/+19
* build: clean nm-version.hDan Williams2014-07-311-0/+2
* libgsystem: add local copy of gsystem-local-alloc.hThomas Haller2014-07-152-0/+184
* libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-153-3/+0
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-155-17/+9
* libnm-util: move NetworkManager.h, etc, from include/ to hereDan Winship2014-07-154-959/+0
* nmtst: ensure call to nm_utils_get_monotonic_timestamp_s() in nmtst_init()Thomas Haller2014-07-101-0/+5
* libnm-util, libnm-glib: add NM_VERSION_1_0, NM_DEPRECATED_IN_1_0, and NM_DEPR...Thomas Haller2014-06-271-11/+17
* nmtst: add NMTST_DEBUG=no-expect-message for debugging assert_message testsThomas Haller2014-06-051-2/+31
* nmtst: turn on g_debug() messages in nmtst_init() when debug logging is enabledThomas Haller2014-06-051-0/+13
* nmtst: add new mode where tests assert against logged messages (assert_messages)Thomas Haller2014-06-051-6/+48
* core: add compatibility wrapper for g_test_skip() to nm-glib-compat.hThomas Haller2014-06-052-0/+15
* nmtst: call nm_utils_init() in nmtst_init()Thomas Haller2014-06-051-0/+7
* nmtst: add nmtst_spawn_sync()Thomas Haller2014-06-051-0/+51
* nmtst: add nmtst_reexec_sudo() functionThomas Haller2014-06-051-0/+49
* nmtst: add nmtst_free()Thomas Haller2014-06-051-0/+22
* nmtst: combine files nm-test-helpers.h and nm-test-utils.hThomas Haller2014-06-053-50/+23