NetworkManager/examples
Dan Winship 3fbabde4c3 libnm-core: replace GByteArray with pointer + length in some APIs
APIs that take arbitrary data should take it in the form of a pointer
and length, not a GByteArray, so that you can use them regardless of
what format you have the data in (GByteArray, GBytes, plain array,
etc).
2014-09-04 09:20:11 -04:00
..
C libnm-core: replace GByteArray with pointer + length in some APIs 2014-09-04 09:20:11 -04:00
dispatcher examples: update 70-wifi-wired-exclusive.sh (bgo #513488) 2014-04-28 17:07:02 -05:00
python libnm: make the the use of GInitable mandatory 2014-08-01 14:34:40 -04:00
ruby docs: update documentation links 2013-12-17 12:07:51 -06:00
shell examples: update examples for new device types 2013-11-29 09:29:56 +01:00
Makefile.am examples: add dispatcher example for exclusive wired/wifi 2012-09-20 10:19:11 -05:00