summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* libnm-util, libnm-glib: add NM_VERSION_1_0, NM_DEPRECATED_IN_1_0, and NM_DEPR...Thomas Haller2014-06-271-11/+17
* nmtst: add NMTST_DEBUG=no-expect-message for debugging assert_message testsThomas Haller2014-06-051-2/+31
* nmtst: turn on g_debug() messages in nmtst_init() when debug logging is enabledThomas Haller2014-06-051-0/+13
* nmtst: add new mode where tests assert against logged messages (assert_messages)Thomas Haller2014-06-051-6/+48
* core: add compatibility wrapper for g_test_skip() to nm-glib-compat.hThomas Haller2014-06-052-0/+15
* nmtst: call nm_utils_init() in nmtst_init()Thomas Haller2014-06-051-0/+7
* nmtst: add nmtst_spawn_sync()Thomas Haller2014-06-051-0/+51
* nmtst: add nmtst_reexec_sudo() functionThomas Haller2014-06-051-0/+49
* nmtst: add nmtst_free()Thomas Haller2014-06-051-0/+22
* nmtst: combine files nm-test-helpers.h and nm-test-utils.hThomas Haller2014-06-053-50/+23
* nmtst: add functions nmtst_platform_ip[46]_routes_equalThomas Haller2014-06-051-0/+42
* nmtst: add functions nmtst_static_SIZE_NUM() to create a copy of a string ret...Thomas Haller2014-06-051-0/+20
* nmtst: add nmtst_is_debug() and interpret environment NMTST_DEBUGThomas Haller2014-06-052-1/+134
* nmtst: add nmtst_initialized()Thomas Haller2014-06-051-2/+12
* nmtst: add parameter to nmtst_init to setup nm-loggingThomas Haller2014-06-051-1/+9
* nmtst: include missing header file glib-object.hThomas Haller2014-06-051-0/+1
* nmtst: return const address from nmtst_inet6_from_string()Thomas Haller2014-06-051-1/+1
* nmtst: make all test functions "inline static"Thomas Haller2014-06-051-40/+11
* nmtst: move header file to include/ directoryThomas Haller2014-06-052-0/+264
* wwan: disable autoconnect if the given SIM PIN was wrongDan Williams2014-05-061-0/+3
* wwan: use modem states instead of enabled/connected propertiesDan Williams2014-05-061-0/+6
* platform, devices: add support for vxlan devicesDan Winship2014-03-061-0/+1
* replace snprintf by g_snprintfThomas Haller2014-02-241-1/+2
* build: improve our use of glib's version macros to catch more bugsDan Winship2014-02-131-0/+34
* libnm-util, libnm-glib: add versioned deprecation/availability macrosDan Winship2014-02-131-0/+55
* core: implement update_connection() for TeamDan Williams2013-11-081-0/+3
* core: set up and tear down DCB/FCoE when DCB is enabledDan Williams2013-10-311-0/+3
* dispatcher: fix memory leak in nm-dispatcher-actionThomas Haller2013-10-221-6/+10
* vpn: fix VPN plugin D-Bus errorsJiří Klimeš2013-09-271-0/+1
* vpn: fix connecting to VPN (bgo #708255)Jiří Klimeš2013-09-271-0/+1
* libnm-glib: change "Since: 0.9.10" to "Since: 0.9.8.6" for backported APIDan Winship2013-09-111-1/+1
* core: provide additional network connectivity informationDan Winship2013-08-281-0/+21
* core: add support for team deviceJiri Pirko2013-08-151-0/+3
* Revert "platform, devices: add support for vxlan devices"Dan Winship2013-06-041-1/+0
* platform, devices: add support for gre and gretap devicesDan Winship2013-06-041-0/+1
* platform, devices: add support for vxlan devicesDan Winship2013-06-041-0/+1
* platform, devices: add support for macvlan and macvtap devicesDan Winship2013-06-041-0/+1
* platform, devices: add support for tun and tap devicesDan Winship2013-06-041-0/+1
* platform, devices: add support for veth devicesDan Winship2013-05-241-0/+1
* core, libnm-glib: add NMDeviceGenericDan Winship2013-05-071-0/+3
* core: fix build with glib < 2.34Dan Winship2013-04-031-0/+19
* core: remove remaining pre-2.32 GLib compat / deprecated usageDan Winship2013-02-261-47/+0
* build: avoid GValueArray deprecation warningsDan Winship2013-02-263-0/+106
* core: add NM_WIFI_DEVICE_CAP_ADHOCDan Winship2013-02-111-1/+3
* include: document NM_DEVICE_TYPE_BRIDGE device typeJiří Klimeš2013-02-111-1/+2
* core: add the NM_ACTIVE_CONNECTION_STATE_DEACTIVATED stateDan Williams2012-12-171-1/+4
* bridge: add bridge device typeThomas Graf2012-11-301-0/+2
* typo: replace all misstyped 'seconadary' strings with 'secondary'Marc Ruiz2012-11-041-1/+1
* libnm-util: clean up setting registrationDan Williams2012-10-291-0/+9
* wifi: support ap-mode with wpa_supplicantJan Luebbe2012-10-171-3/+11