| Commit message (Expand) | Author | Age | Files | Lines |
* | test: fix setup of logging for no-expect-message | Thomas Haller | 2015-02-16 | 1 | -0/+12 |
* | libnm/tests: fix memleaks in tests for valgrind | Thomas Haller | 2015-02-09 | 1 | -2/+2 |
* | all: add macro NM_DEFINE_SINGLETON_GETTER() | Thomas Haller | 2015-01-12 | 1 | -0/+60 |
* | tests: check for no pending expected_messages on exit of tests | Thomas Haller | 2015-01-07 | 1 | -7/+8 |
* | all: move STRLEN() macro to global header nm-utils-internal.h | Thomas Haller | 2014-12-18 | 1 | -0/+3 |
* | tests: mute coverity for CHECKED_RETURN (CWE-252) in tests | Jiří Klimeš | 2014-12-15 | 1 | -0/+33 |
* | libnm: remove nm_utils_init() from the public API | Dan Winship | 2014-12-04 | 1 | -5/+0 |
* | glib-compat: sync local definition of g_clear_pointer() with upstream glib an... | Thomas Haller | 2014-11-12 | 1 | -17/+16 |
* | core: fix new NMIP4Config and NMIP6Config properties | Dan Winship | 2014-11-07 | 1 | -2/+2 |
* | all: add macro NM_IN_SET | Thomas Haller | 2014-11-07 | 1 | -0/+15 |
* | libnm-core, libnm, core: add AddressData and RouteData properties | Dan Winship | 2014-11-07 | 1 | -0/+5 |
* | libnm-core, all: merge IPv4 and IPv6 address/route types | Dan Winship | 2014-11-07 | 1 | -12/+0 |
* | all: add macros to suppress compiler warnings | Thomas Haller | 2014-10-31 | 1 | -0/+41 |
* | build: fix -Wstrict-prototypes warnings | Thomas Haller | 2014-10-29 | 1 | -2/+2 |
* | libnm-core: add nm-errors.[ch] | Dan Winship | 2014-10-22 | 1 | -0/+14 |
* | nmtst: fix a bug in NMTST_VARIANT_EDITOR | Dan Winship | 2014-10-21 | 1 | -2/+2 |
* | core: Move NMPlatformSource to nm-types.h | Lubomir Rintel | 2014-10-20 | 1 | -2/+2 |
* | nmtst: improve nmtst_assert_connection_verifies_without_normalization() | Thomas Haller | 2014-10-12 | 1 | -2/+1 |
* | nmtst: fix compiler warnings and make initialization of macro variables explict | Thomas Haller | 2014-09-22 | 1 | -1/+5 |
* | nmtst: move #endif to hide NMTST_VARIANT_* macros if not needed | Thomas Haller | 2014-09-22 | 1 | -1/+2 |
* | nmtst: add NMTST_VARIANT_EDITOR() | Dan Winship | 2014-09-18 | 1 | -0/+88 |
* | libnm-core: clean up nm_connection_replace_settings()'s semantics | Dan Winship | 2014-09-04 | 1 | -5/+0 |
* | ibft: add settings plugin for reading iBFT configuration (bgo #734009) | Dan Williams | 2014-08-29 | 1 | -0/+46 |
* | glib-compat: fix compatibility wrapper for g_type_ensure() | Thomas Haller | 2014-08-25 | 1 | -11/+12 |
* | core: add compatibility wrapper for g_test_add_data_func_full() to nm-glib-co... | Thomas Haller | 2014-08-22 | 1 | -0/+25 |
* | nmtst: add assertion functions for verify() connection | Thomas Haller | 2014-08-22 | 1 | -1/+131 |
* | nmtst: add nmtst_assert_connection_equals() function | Thomas Haller | 2014-08-22 | 1 | -0/+38 |
* | nmtst: add nmtst_connection_normalize() function | Thomas Haller | 2014-08-22 | 1 | -0/+65 |
* | libnm-core, libnm, core: make NMConnection an interface | Dan Winship | 2014-08-16 | 1 | -2/+2 |
* | libnm-core: move some fake NMConnection methods over to NMSetting | Dan Winship | 2014-08-16 | 1 | -1/+1 |
* | all: fix up multiple-include-guard defines | Dan Winship | 2014-08-16 | 4 | -16/+16 |
* | nmtst: fix memory leak in nmtst_create_minimal_connection() | Thomas Haller | 2014-08-07 | 1 | -1/+3 |
* | nmtst: add nmtst_create_minimal_connection() function | Thomas Haller | 2014-08-07 | 1 | -0/+44 |
* | include: drop nm-settings-flags.h, move NMSecretAgentGetSecretsFlags | Dan Winship | 2014-08-01 | 2 | -38/+0 |
* | utils: add _NM_UTILS_MACRO_FIRST and _NM_UTILS_MACRO_REST macros | Thomas Haller | 2014-08-01 | 1 | -0/+17 |
* | core: add project-wide header file nm-utils-internal.h | Thomas Haller | 2014-08-01 | 2 | -1/+29 |
* | all: add compatibility macros to ignore deprecation warnings for clang | Thomas Haller | 2014-08-01 | 2 | -0/+19 |
* | build: clean nm-version.h | Dan Williams | 2014-07-31 | 1 | -0/+2 |
* | libgsystem: add local copy of gsystem-local-alloc.h | Thomas Haller | 2014-07-15 | 2 | -0/+184 |
* | libnm-util, libnm-glib: whitespace fixes | Dan Winship | 2014-07-15 | 3 | -3/+0 |
* | libnm-util, libnm-glib: standardize copyright/license headers | Dan Winship | 2014-07-15 | 5 | -17/+9 |
* | libnm-util: move NetworkManager.h, etc, from include/ to here | Dan Winship | 2014-07-15 | 4 | -959/+0 |
* | nmtst: ensure call to nm_utils_get_monotonic_timestamp_s() in nmtst_init() | Thomas Haller | 2014-07-10 | 1 | -0/+5 |
* | libnm-util, libnm-glib: add NM_VERSION_1_0, NM_DEPRECATED_IN_1_0, and NM_DEPR... | Thomas Haller | 2014-06-27 | 1 | -11/+17 |
* | nmtst: add NMTST_DEBUG=no-expect-message for debugging assert_message tests | Thomas Haller | 2014-06-05 | 1 | -2/+31 |
* | nmtst: turn on g_debug() messages in nmtst_init() when debug logging is enabled | Thomas Haller | 2014-06-05 | 1 | -0/+13 |
* | nmtst: add new mode where tests assert against logged messages (assert_messages) | Thomas Haller | 2014-06-05 | 1 | -6/+48 |
* | core: add compatibility wrapper for g_test_skip() to nm-glib-compat.h | Thomas Haller | 2014-06-05 | 2 | -0/+15 |
* | nmtst: call nm_utils_init() in nmtst_init() | Thomas Haller | 2014-06-05 | 1 | -0/+7 |
* | nmtst: add nmtst_spawn_sync() | Thomas Haller | 2014-06-05 | 1 | -0/+51 |