shared: add nm_auto_unset_gvalue macro
[NetworkManager.git] / shared / nm-macros-internal.h
2016-03-26 Thomas Hallershared: add nm_auto_unset_gvalue macro
2016-03-24 Thomas Hallershared: include <stdlib.h> in "nm-macros-internal.h"
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-17 Thomas Hallerlldp: merge branch 'th/lldp-bgo763499'
2016-03-17 Thomas Hallershared: add nm_unauto() helper macro
2016-03-17 Thomas Hallershared: add nm_assert_not_reached()
2016-03-13 Thomas Hallershared: add nm_g_object_ref() and nm_g_object_unref...
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-03-03 Thomas Hallerall: merge branch 'danw/gerror-bgo762868'
2016-03-03 Thomas Hallershared: add NM_G_ERROR_MSG()
2016-02-29 Thomas Hallersystemd,lldp: merge branch 'th/systemd-lldp'
2016-02-29 Thomas Hallermacros: add nm_auto() macro to cleanup functions
2016-02-19 Thomas Hallermacros: split macro NM_GOBJECT_PROPERTIES_DEFINE()...
2016-02-19 Thomas Hallershared: fix nm_sprintf_buf() macro to allow plain string
2016-02-16 Thomas Hallershared: move definition of "bool" to nm-macros-internal.h
2016-02-16 Thomas Hallerplatform: merge branch 'th/platform-recvmsgs-fixes...
2016-02-16 Thomas Hallermacros: add nm_auto_free macro
2016-02-15 Thomas Hallershared: add nm_streq() and nm_streq0() macro
2016-02-14 Thomas Hallerall/trivial: rename STRLEN() macro to NM_STRLEN()
2016-02-12 Thomas Hallersystemd: merge branch 'systemd' into master
2016-02-11 Thomas Hallermacros: add NM_IN_STRSET()
2016-02-11 Thomas Hallermacros: simplify NM_IN_SET() macro
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-19 Thomas Hallershared: add NM_GOBJECT_PROPERTIES_DEFINE()
2016-01-06 Beniamino Galvanimerge: branch 'bg/helper-macros-bgo760149'
2016-01-06 Beniamino Galvanicore: always use gulong to store signal handler ids
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2015-12-26 Thomas Hallerlibnm: merge branch 'th/libnm-test-invalid-connection'
2015-12-24 Thomas Hallerinclude: remove trailing semicolon from _Pragma() call
2015-12-24 Thomas Hallerbuild: rename directory "include" to "shared"