summaryrefslogtreecommitdiff
path: root/examples/C
Commit message (Expand)AuthorAgeFilesLines
* all: consistently include config.hDan Winship2014-11-138-0/+16
* libnm-core: extract NMSettingIPConfig superclass out of IP4, IP6 classesDan Winship2014-11-072-2/+2
* libnm: change GSList to GPtrArray in libnm methodsDan Winship2014-10-281-6/+6
* libnm: merge NMRemoteSettings into NMClientDan Winship2014-10-102-28/+22
* libnm: make sync/async APIs more GLib-likeDan Winship2014-09-251-17/+16
* libnm: merge saved and unsaved connection methodsDan Winship2014-09-251-1/+1
* tui,examples: accept null SSID gracefullyJiří Klimeš2014-09-191-3/+9
* libnm: port to GDBusDan Winship2014-09-181-4/+0
* examples: port dbus-glib-based examples to gdbusDan Winship2014-09-0413-622/+554
* libnm: change empty-GPtrArray-return semanticsDan Winship2014-09-041-2/+2
* libnm: drop NM_TYPE_SSID, use G_TYPE_BYTESDan Winship2014-09-041-4/+5
* libnm-core: replace GByteArray with pointer + length in some APIsDan Winship2014-09-041-2/+2
* libnm-core: rename NMConnection to/from_hash methodsDan Winship2014-09-042-2/+2
* libnm-core, libnm, core: make NMConnection an interfaceDan Winship2014-08-163-3/+3
* libnm: port NMRemoteSettings to NMObjectDan Winship2014-08-071-88/+17
* libnm: synchronize NMClient and NMRemoteSettings "is NM running" propertiesDan Winship2014-08-071-1/+1
* libnm: add NetworkManager.h, disallow including individual headersDan Winship2014-08-016-31/+6
* libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship2014-08-019-14/+14
* libnm: make the the use of GInitable mandatoryDan Winship2014-08-013-14/+17
* libnm: consistently use "INTERFACE" rather than "IFACE" in macrosDan Winship2014-08-016-8/+8
* all: port everything to libnmDan Winship2014-08-0110-51/+40
* build: more srcdir!=builddir fixesDan Winship2014-07-151-1/+0
* libnm-util: move NetworkManager.h, etc, from include/ to hereDan Winship2014-07-151-2/+2
* examples: fix get-active-connections-dbus-glib.c exampleJiří Klimeš2014-06-091-45/+18
* libnm-glib: don't use deprecated nm_access_point_get_hw_address()Thomas Haller2014-06-071-1/+1
* all: g_type_init() has been deprecated in GLib 2.35.0Jiří Klimeš2014-05-279-0/+18
* examples: fix qt demo to work without STL supportThomas Haller2014-04-041-2/+2
* examples: fix qt demo to work without STL supportThomas Haller2014-04-041-2/+2
* examples: use correct Mbit/s for bitratesJiří Klimeš2014-04-011-2/+2
* coverity: fix various warnings detected with CoverityThomas Haller2013-11-131-5/+11
* core: cleanup freeing of glib collections of pointersThomas Haller2013-10-221-2/+2
* build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happyDan Winship2013-08-222-9/+7
* trivial: add gitignore for qt examplesPavel Šimerda2013-04-291-0/+2
* all: use G_VALUE_INIT to initialize GValue variablesJiří Klimeš2013-03-251-3/+3
* examples: remove GLIB_CHECK_VERSION checks from GDBus examplesDan Winship2013-02-262-12/+0
* cli/examples: NM_802_11_MODE_AP mode is not valid for NMAccessPoint objectsJiří Klimeš2012-11-011-1/+0
* build: clean up GLib-related pkg-config usage (bgo #687218)Colin Walters2012-10-311-2/+2
* wifi: support ap-mode with wpa_supplicantJan Luebbe2012-10-171-1/+4
* build: fix srcdir != builddir for new generated headersColin Walters2012-02-221-0/+1
* examples: fix dependency on GDBus (it's available only in GLib >= 2.26)Jiří Klimeš2012-02-142-0/+12
* examples: add C example for monitoring overall NetworkManager stateJiří Klimeš2012-02-132-2/+140
* examples: add C examples for monitoring whether NM runsJiří Klimeš2012-02-035-4/+332
* build: fix srcdir != builddirColin Walters2012-01-092-2/+4
* core: use nm_connection_get_setting_<type>() whenever possibleThomas Graf2011-12-061-1/+1
* test: add missing return valuesThomas Jarosch2011-10-101-0/+2
* examples: add a Qt example for setting manual IPv4 addresses into a connectionJiří Klimeš2011-06-082-2/+155
* examples: add another Qt example for listing connectionsEckhart Wörner2011-04-202-2/+60
* examples: add some Qt examples and build infrastructureEckhart Wörner2011-04-203-0/+95
* examples: move glib examples to a subdirDan Williams2011-04-208-62/+64
* examples: rename another exampleDan Williams2011-04-202-4/+4