mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-09 19:20:20 +01:00
This functionality is (mostly) obsoleted by the newer GLIB_VERSION_MIN_REQUIRED and GLIB_VERSION_MAX_ALLOWED defines. With this, your build doesn't all of a sudden blow up if we deprecate something in GLib - you have to explicitly opt-in to the newer version. G_DISABLE_DEPRECATED does still apply for macros and things that can't take __attribute__((deprecated)), but it's not really worth the pain and cargo culting around just for that. |
||
|---|---|---|
| .. | ||
| tests | ||
| 77-nm-olpc-mesh.rules | ||
| Makefile.am | ||
| nm-avahi-autoipd-action.c | ||
| nm-avahi-autoipd.conf | ||
| nm-dhcp-client-action.c | ||
| nm-dhcp-client.conf | ||
| nm-dispatcher-action.c | ||
| nm-dispatcher-action.h | ||
| nm-dispatcher-utils.c | ||
| nm-dispatcher-utils.h | ||
| nm-dispatcher.conf | ||
| nm-dispatcher.xml | ||
| org.freedesktop.nm_dispatcher.service.in | ||