summaryrefslogtreecommitdiff
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* platform/trivial: rename NMPlatformIP6Address's "flags" field to "n_ifa_flags"Thomas Haller2016-02-291-1/+1
* platform: adjust type of IPv6 address flags to guintThomas Haller2016-02-291-1/+1
* macros: add nm_auto() macro to cleanup functionsThomas Haller2016-02-291-1/+3
* nm-glib: backport g_info() macroThomas Haller2016-02-241-0/+7
* macros: split macro NM_GOBJECT_PROPERTIES_DEFINE() in twoThomas Haller2016-02-191-2/+5
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-192-2/+6
* shared: fix nm_sprintf_buf() macro to allow plain stringThomas Haller2016-02-191-2/+2
* shared: move definition of "bool" to nm-macros-internal.hThomas Haller2016-02-162-47/+47
* macros: add nm_auto_free macroThomas Haller2016-02-162-1/+11
* shared: add nm_streq() and nm_streq0() macroThomas Haller2016-02-151-0/+5
* nmtst: drop deprecated test helper macro ASSERT()Thomas Haller2016-02-151-8/+0
* nmtst: add nmtst_assert_connection_verify() and don't normalize connection in...Thomas Haller2016-02-151-31/+43
* nmtst: add nmtst_assert_no_success() macroThomas Haller2016-02-141-0/+6
* all/trivial: rename STRLEN() macro to NM_STRLEN()Thomas Haller2016-02-141-1/+1
* build: cleanup default includesThomas Haller2016-02-122-2/+3
* test: use g_assert_not_reached () instead of asserting FALSELubomir Rintel2016-02-121-2/+2
* nmtst: introduce nmtst_setting_ip_config_add_{address,route} helpersBeniamino Galvani2016-02-111-0/+50
* build: define g_assert_cmpmem() for glib < 2.46Dan Williams2016-02-111-0/+14
* macros: add NM_IN_STRSET()Thomas Haller2016-02-111-0/+65
* macros: simplify NM_IN_SET() macroThomas Haller2016-02-111-46/+43
* tests: get rid of FAIL macroDan Williams2016-02-111-7/+1
* nmtst: drop details argument from add-test helperThomas Haller2016-02-101-12/+5
* nmtst: fix nmtst_test_data_unpack() macroThomas Haller2016-02-091-1/+1
* nmtst: add nmtst_add_test_func() helper to schedule tests with argumentsThomas Haller2016-02-031-0/+83
* nmtst: don't use G_STRLOC in test functionsThomas Haller2016-02-031-4/+4
* nmtst: improve test macros FAIL() and ASSERT()Thomas Haller2016-02-031-17/+11
* build: add "shared" files to EXTRA_DISTThomas Haller2016-01-271-1/+3
* shared: add NM_GOBJECT_PROPERTIES_DEFINE()Thomas Haller2016-01-191-0/+17
* core: always use gulong to store signal handler idsBeniamino Galvani2016-01-061-1/+1
* libnm/tests: add test code driving python test serviceThomas Haller2015-12-262-0/+179
* libnm/tests: add dbus-glib support to "nm-test-libnm-utils"Thomas Haller2015-12-262-0/+20
* libnm/tests: add nmtstc_nm_remote_settings_new()Thomas Haller2015-12-262-0/+21
* libnm/tests: add nmtstc_nm_client_new()Thomas Haller2015-12-262-0/+43
* libnm/tests: add NMTSTC_SERVICE_INFO_SETUP() macroThomas Haller2015-12-261-0/+17
* nmtst: enable connection utility functions for libnm-glib/libnm-utils libraryThomas Haller2015-12-251-2/+21
* nmtst: add nmtst_uuid_generate()Thomas Haller2015-12-251-0/+11
* nmtst: add nmtst_find_all_indexes()Thomas Haller2015-12-251-0/+43
* nmtst: add nmtst_main_loop_run()Thomas Haller2015-12-251-0/+39
* include: remove trailing semicolon from _Pragma() callThomas Haller2015-12-241-2/+2
* build: rename directory "include" to "shared"Thomas Haller2015-12-2410-0/+3119