| Commit message (Expand) | Author | Age | Files | Lines |
* | all: make use of new header file "nm-default.h" | Thomas Haller | 2015-08-05 | 1 | -1/+1 |
* | libnm-glib: drop private bus support | Dan Winship | 2015-07-24 | 1 | -36/+26 |
* | all: rename nm-glib-compat.h to nm-glib.h, use everywhere | Dan Winship | 2015-07-24 | 1 | -1/+1 |
* | libnm-glib: do not access NULL GError variable (rh #1224819) | Jiří Klimeš | 2015-05-26 | 1 | -4/+6 |
* | libnm,core: don't mix up enum types | Lubomir Rintel | 2015-03-19 | 1 | -1/+1 |
* | libnm-glib/nm-client: zero the CheckConnectivityData structure | Rui Matos | 2015-01-08 | 1 | -1/+1 |
* | docs: misc small fixes | Dan Winship | 2014-12-18 | 1 | -3/+3 |
* | all: consistently include config.h | Dan Winship | 2014-11-13 | 1 | -0/+2 |
* | libnm, libnm-glib: clarify nm_client_activate_connection() semantics | Dan Winship | 2014-10-05 | 1 | -0/+10 |
* | libnm, libnm-glib: belatedly replace _nm_client_is_object_path() | Dan Winship | 2014-08-07 | 1 | -46/+2 |
* | libnm-glib: fix a crash when using multiple NMClients | Dan Winship | 2014-08-01 | 1 | -1/+1 |
* | libnm-glib: disconnect the connectivity check cancellable signal after the ca... | Giovanni Campagna | 2014-07-31 | 1 | -0/+5 |
* | libnm-glib: fix gtk-doc for NMClient:active-connections | Thomas Haller | 2014-07-27 | 1 | -1/+1 |
* | libnm-glib: document some properties | Dan Winship | 2014-07-25 | 1 | -9/+9 |
* | libnm-util, libnm-glib: whitespace fixes | Dan Winship | 2014-07-15 | 1 | -23/+23 |
* | libnm-util, libnm-glib: standardize copyright/license headers | Dan Winship | 2014-07-15 | 1 | -4/+2 |
* | libnm-util, libnm-glib: tweak (element-type) annotations in docs | Dan Winship | 2014-07-15 | 1 | -5/+5 |
* | all: remove remaining GParamSpec name/blurb strings | Dan Winship | 2014-06-19 | 1 | -72/+57 |
* | libnm-util, libnm-glib: be consistent about "Wi-Fi", "Ethernet", "InfiniBand"... | Dan Winship | 2014-06-19 | 1 | -3/+3 |
* | libnm-glib: convert NMClient Devices to a real property | Dan Williams | 2014-01-23 | 1 | -23/+20 |
* | coverity: fix various warnings detected with Coverity | Thomas Haller | 2013-11-13 | 1 | -1/+6 |
* | libnm-glib: add support for NULL connections to nm_client_activate_connection() | Dan Williams | 2013-10-31 | 1 | -3/+7 |
* | core: cleanup freeing of glib collections of pointers | Thomas Haller | 2013-10-22 | 1 | -2/+1 |
* | libnm-glib: fix a crash in nm_client_new() (rh #1010288) | Jiří Klimeš | 2013-10-14 | 1 | -5/+30 |
* | libnm-util, libnm-glib: fix up some gtk-doc comments | Dan Winship | 2013-10-11 | 1 | -2/+2 |
* | libnm: more valgrinding fixes | Dan Winship | 2013-10-03 | 1 | -2/+4 |
* | libnm-glib: change "Since: 0.9.10" to "Since: 0.9.8.6" for backported API | Dan Winship | 2013-09-11 | 1 | -9/+9 |
* | libnm-glib: Add NMClient:primary-connection and :activating-connection | Dan Winship | 2013-08-28 | 1 | -0/+98 |
* | libnm-glib: support new connectivity property/methods | Dan Winship | 2013-08-28 | 1 | -0/+212 |
* | libnm-glib: add NMClient:startup, nm_client_get_startup() | Dan Winship | 2013-08-16 | 1 | -0/+43 |
* | libnm-glib, core: use g_cclosure_marshal_generic | Dan Winship | 2013-05-08 | 1 | -7/+3 |
* | Use %NULL macro in doc strings | Martin Pitt | 2013-04-19 | 1 | -3/+3 |
* | libnm-glib: never call NM D-Bus methods if NM isn't running | Dan Williams | 2013-04-08 | 1 | -36/+106 |
* | libnm-glib: clear and recheck permissions on NM restarts | Dan Williams | 2013-04-08 | 1 | -0/+2 |
* | libnm-glib: use private connection before trying the system bus | Dan Williams | 2013-04-08 | 1 | -71/+57 |
* | libnm-glib: use helpers to create dbus proxies | Dan Williams | 2013-04-08 | 1 | -10/+3 |
* | all: use G_VALUE_INIT to initialize GValue variables | Jiří Klimeš | 2013-03-25 | 1 | -3/+3 |
* | libnm-glib: add Since tags to new functions and properties | Dan Williams | 2013-02-22 | 1 | -0/+4 |
* | libnm-glib: add nm_client_set_logging() for setting debugging level and domains | Jiří Klimeš | 2013-01-09 | 1 | -0/+37 |
* | libnm-glib: add nm_client_get_logging() function | Jiří Klimeš | 2013-01-09 | 1 | -0/+39 |
* | libnm-glib: clarify documentation of nm_client_get_devices() | Colin Walters | 2012-12-13 | 1 | -3/+7 |
* | libnm-glib: fix GAsyncInitable implementations | Dan Winship | 2012-07-17 | 1 | -0/+12 |
* | docs: fix some annotations in libnm-glib | Jiří Klimeš | 2012-06-29 | 1 | -14/+14 |
* | libnm-glib: add "object-creation-failed" signal to NMObject | Jiří Klimeš | 2012-04-25 | 1 | -14/+45 |
* | libnm-glib: ensure object cache is cleared when NM stops (bgo #674473) | Dan Williams | 2012-04-23 | 1 | -0/+5 |
* | libnm-glib: discard devices and active connections when NM goes down | Dan Winship | 2012-04-23 | 1 | -19/+40 |
* | libnm-glib: NULL out priv fields on dispose() | Dan Winship | 2012-04-23 | 1 | -10/+7 |
* | trivial: fix spacing | Dan Williams | 2012-04-20 | 1 | -1/+1 |
* | libnm-glib: more ensure_inited() fixing | Dan Winship | 2012-03-28 | 1 | -0/+2 |
* | libnm-glib: ensure bindings-created NMClient object work (rh #802536) | Jiří Klimeš | 2012-03-27 | 1 | -0/+99 |