summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-09-22nmtst: fix compiler warnings and make initialization of macro variables explictThomas Haller1-1/+5
2014-09-22nmtst: move #endif to hide NMTST_VARIANT_* macros if not neededThomas Haller1-1/+2
2014-09-18nmtst: add NMTST_VARIANT_EDITOR()Dan Winship1-0/+88
2014-09-04libnm-core: clean up nm_connection_replace_settings()'s semanticsDan Winship1-5/+0
2014-08-29ibft: add settings plugin for reading iBFT configuration (bgo #734009)Dan Williams1-0/+46
2014-08-25glib-compat: fix compatibility wrapper for g_type_ensure()Thomas Haller1-11/+12
2014-08-22core: add compatibility wrapper for g_test_add_data_func_full() to nm-glib-co...Thomas Haller1-0/+25
2014-08-22nmtst: add assertion functions for verify() connectionThomas Haller1-1/+131
2014-08-22nmtst: add nmtst_assert_connection_equals() functionThomas Haller1-0/+38
2014-08-22nmtst: add nmtst_connection_normalize() functionThomas Haller1-0/+65
2014-08-16libnm-core, libnm, core: make NMConnection an interfaceDan Winship1-2/+2
2014-08-16libnm-core: move some fake NMConnection methods over to NMSettingDan Winship1-1/+1
2014-08-16all: fix up multiple-include-guard definesDan Winship4-16/+16
2014-08-07nmtst: fix memory leak in nmtst_create_minimal_connection()Thomas Haller1-1/+3
2014-08-07nmtst: add nmtst_create_minimal_connection() functionThomas Haller1-0/+44
2014-08-01include: drop nm-settings-flags.h, move NMSecretAgentGetSecretsFlagsDan Winship2-38/+0
2014-08-01utils: add _NM_UTILS_MACRO_FIRST and _NM_UTILS_MACRO_REST macrosThomas Haller1-0/+17
2014-08-01core: add project-wide header file nm-utils-internal.hThomas Haller2-1/+29
2014-08-01all: add compatibility macros to ignore deprecation warnings for clangThomas Haller2-0/+19
2014-07-31build: clean nm-version.hDan Williams1-0/+2
2014-07-15libgsystem: add local copy of gsystem-local-alloc.hThomas Haller2-0/+184
2014-07-15libnm-util, libnm-glib: whitespace fixesDan Winship3-3/+0
2014-07-15libnm-util, libnm-glib: standardize copyright/license headersDan Winship5-17/+9
2014-07-15libnm-util: move NetworkManager.h, etc, from include/ to hereDan Winship4-959/+0
2014-07-10nmtst: ensure call to nm_utils_get_monotonic_timestamp_s() in nmtst_init()Thomas Haller1-0/+5
2014-06-27libnm-util, libnm-glib: add NM_VERSION_1_0, NM_DEPRECATED_IN_1_0, and NM_DEPR...Thomas Haller1-11/+17
2014-06-05nmtst: add NMTST_DEBUG=no-expect-message for debugging assert_message testsThomas Haller1-2/+31
2014-06-05nmtst: turn on g_debug() messages in nmtst_init() when debug logging is enabledThomas Haller1-0/+13
2014-06-05nmtst: add new mode where tests assert against logged messages (assert_messages)Thomas Haller1-6/+48
2014-06-05core: add compatibility wrapper for g_test_skip() to nm-glib-compat.hThomas Haller2-0/+15
2014-06-05nmtst: call nm_utils_init() in nmtst_init()Thomas Haller1-0/+7
2014-06-05nmtst: add nmtst_spawn_sync()Thomas Haller1-0/+51
2014-06-05nmtst: add nmtst_reexec_sudo() functionThomas Haller1-0/+49
2014-06-05nmtst: add nmtst_free()Thomas Haller1-0/+22
2014-06-05nmtst: combine files nm-test-helpers.h and nm-test-utils.hThomas Haller3-50/+23
2014-06-05nmtst: add functions nmtst_platform_ip[46]_routes_equalThomas Haller1-0/+42
2014-06-05nmtst: add functions nmtst_static_SIZE_NUM() to create a copy of a string ret...Thomas Haller1-0/+20
2014-06-05nmtst: add nmtst_is_debug() and interpret environment NMTST_DEBUGThomas Haller2-1/+134
2014-06-05nmtst: add nmtst_initialized()Thomas Haller1-2/+12
2014-06-05nmtst: add parameter to nmtst_init to setup nm-loggingThomas Haller1-1/+9
2014-06-05nmtst: include missing header file glib-object.hThomas Haller1-0/+1
2014-06-05nmtst: return const address from nmtst_inet6_from_string()Thomas Haller1-1/+1
2014-06-05nmtst: make all test functions "inline static"Thomas Haller1-40/+11
2014-06-05nmtst: move header file to include/ directoryThomas Haller2-0/+264
2014-05-06wwan: disable autoconnect if the given SIM PIN was wrongDan Williams1-0/+3
2014-05-06wwan: use modem states instead of enabled/connected propertiesDan Williams1-0/+6
2014-03-06platform, devices: add support for vxlan devicesDan Winship1-0/+1
2014-02-24replace snprintf by g_snprintfThomas Haller1-1/+2
2014-02-13build: improve our use of glib's version macros to catch more bugsDan Winship1-0/+34
2014-02-13libnm-util, libnm-glib: add versioned deprecation/availability macrosDan Winship1-0/+55