device: renew dhcp leases on awake for software devices
[NetworkManager.git] / libnm-glib /
2015-02-09 Thomas Hallerlibnm/tests: fix memleaks in test code for valgrind
2015-02-09 Thomas Hallertests: enable valgrind tests for tests
2015-01-08 Rui Matoslibnm-glib/nm-client: zero the CheckConnectivityData...
2015-01-05 Dan Winshiplibnm-glib: crash when NMRemoteSettings is quickly...
2014-12-18 Dan Winshiplibnm-util, libnm-glib: bump sonames for 1.0
2014-12-18 Dan Winshipdocs: misc small fixes
2014-12-15 Jiří Klimešmerge: fix all defects found by coverity (bgo #741122)
2014-12-15 Jiří Klimeštests: mute coverity for CHECKED_RETURN (CWE-252) in...
2014-11-25 Jiří Klimešlibnm: add missing (transfer) annotation for nm_device_...
2014-11-24 Jiří Klimešmerge: reflect parent device manage/unmanage state...
2014-11-24 Jiří Klimešlibnm-glib: add :parent property for VLAN devices
2014-11-19 Dan WinshipMerge branch 'master' into dhcp-merge
2014-11-13 Dan Winshiplibnm*: fix library gettext usage (bgo 740071)
2014-11-13 Dan Winshiplibnm*: fix library gettext usage
2014-11-13 Dan Winshipall: consistently include config.h
2014-11-13 Lubomir Rintelmerge: wifi bssid handling fixes
2014-10-31 Lubomir RintelMerge branch 'lr/ap'
2014-10-30 Lubomir RintelMerge branch 'lr/rpm-make-check'
2014-10-24 Lubomir Rinteltests: Don't run session-long dbus daemons for tests
2014-10-17 Florian Müllnerremote-settings: Mark service as running when using...
2014-10-05 Dan Winshiplibnm, libnm-glib: clarify nm_client_activate_connectio...
2014-08-27 Thomas Hallerlibnm: ensure auto-registration only when not yet regis...
2014-08-18 Dan Winshiplibnm, libnm-glib: fix cut-and-paste-os
2014-08-07 Dan WinshipMerge branch 'libnm-nmobj' (bgo #734228)
2014-08-07 Dan Winshiplibnm, libnm-glib: belatedly replace _nm_client_is_obje...
2014-08-01 Dan WinshipMisc libnm-glib/tests/ fixes (bgo #734121)
2014-08-01 Dan Winshiplibnm-glib: add tests of NMClient:manager-running and...
2014-08-01 Dan Winshiplibnm-glib: fix a crash when using multiple NMClients
2014-08-01 Dan Winshiplibnm-glib: make test-networkmanager-service.py automat...
2014-08-01 Dan Winshiplibnm-glib: split out test service launching code from...
2014-08-01 Dan Winshiplibnm-glib: use automake test infrastructure for test...
2014-08-01 Dan Winshiplibnm-glib: compile test-networkmanager-service.py...
2014-08-01 Thomas Hallerall: merge branch 'th/bgo733806_clang'
2014-08-01 Thomas Hallerlibnm-glib: fix warning about redefining typedef RemoteCall
2014-08-01 Thomas Hallerlibnm-glib/test: add asserts to test-remote-settings...
2014-08-01 Thomas Hallerlibnm-glib/test: fix crash in test-remote-settings...
2014-08-01 Giovanni Campagnalibnm-glib: disconnect the connectivity check cancellab...
2014-07-30 Dan Winshipall: miscellaneous source-tree reorganization (bgo...
2014-07-30 Dan Winshiptools: move libnm-glib's fake NM service implementation...
2014-07-27 Thomas Hallerlibnm-glib: fix gtk-doc for NMClient:active-connections
2014-07-25 Dan Winshiplibnm-glib: document some properties
2014-07-22 Jiří KlimešMerge changes for SW device capability, Delete() for...
2014-07-22 Jiří Klimešlibnm-glib: implement nm_device_delete() for D-Bus...
2014-07-22 Jiří Klimešlibnm-glib: add nm_device_is_software() function to...
2014-07-21 Thomas Hallerlibnm-glib: evaluate assert check only once in test...
2014-07-20 Dan Winshiplibnm-glib: fix assertion-failure messages in test...
2014-07-15 Dan Winshipbuild: more srcdir!=builddir fixes
2014-07-15 Dan WinshipMiscellaneous libnm-util/libnm-glib/include cleanups
2014-07-15 Dan Winshiplibnm-glib: drop separate test library
2014-07-15 Dan Winshiplibnm-util, libnm-glib: whitespace fixes
2014-07-15 Dan Winshiplibnm-util, libnm-glib: standardize copyright/license...
2014-07-15 Dan Winshiplibnm-util, libnm-glib: tweak (element-type) annotation...
2014-07-14 Thomas Hallertrivial/libnm-glib: rename internal PROP_* enum values
2014-07-14 Thomas Hallerlibnm-glib: fix initialization of NMObject type
2014-07-08 Thomas Hallerlibnm-glib/tests: remove waiting time for initializing...
2014-06-19 Dan Winshiplibnm-util: drop GParamSpec docs, use gtk-doc docs...
2014-06-19 Dan Winshipall: remove remaining GParamSpec name/blurb strings
2014-06-19 Dan Winshiplibnm-util, libnm-glib: be consistent about "Wi-Fi...
2014-06-07 Thomas Hallerlibnm-glib: don't use deprecated nm_access_point_get_hw...
2014-06-06 Dan Williamslibnm-glib-vpn: bump soname (1.1.0 -> 1.2.0) for API...
2014-06-06 Dan Williamslibnm-glib: bump soname (4.7.0 -> 4.8.0) for API additions
2014-06-05 Jiří Klimešlibnm-glib: fix double unref() when object creation...
2014-06-04 Thomas HallerMerge branch 'th/bgo728791_vpn_SetConfig'
2014-06-04 Thomas Hallerlibnm-glib: fix resetting IP config during additional...
2014-05-27 Jiří Klimešall: g_type_init() has been deprecated in GLib 2.35.0
2014-05-22 Dan Williamsdocs: clarify some uses of nm_active_connection_get_con...
2014-04-23 Dan Winshipall: clean up "make check" results (bgo #727764)
2014-04-23 Dan Winshipall: set G_LOG_DOMAIN appropriately, for better g_log...
2014-04-10 Dan Williamslibnm-glib: add documentation for NMRemoteSettings...
2014-04-07 Dan Winshipbuild: add some missing -DNM_VERSION_MAX_ALLOWED
2014-04-01 Jiří Klimeštrivial: make clear the maximum bitrate is in kbit/s
2014-03-06 Dan Winshiplibnm-util, libnm-glib: Add master/slave-matching utils...
2014-03-06 Dan Winshiplibnm-glib: add nm_device_get_setting_type()
2014-03-05 Dan Winshiplibnm-glib: fix a double free in NMDeviceVlan
2014-03-05 Jiří KlimešMerge changes for addition of 'type' and 'id' propertie...
2014-03-05 Jiří Klimešlibnm-glib: support 'type', 'id' properties in NMActive...
2014-02-28 Dan Winshiplibnm-glib: fix glib-mkenums warnings
2014-02-24 Thomas Hallerreplace snprintf by g_snprintf
2014-02-24 Jiří Klimešdocs: use %TRUE, %FALSE macros instead of plain TRUE...
2014-02-21 Thomas Hallerlibnm-glib: take reference in NMRemoteConnection before...
2014-02-21 Thomas Hallerlibnm-glib: accept omitting callback in nm_remote_conne...
2014-02-13 Dan Winshiplibnm-util, libnm-glib: add versioned deprecation/avail...
2014-02-13 Dan Winshiplibnm-util, libnm-glib: add some missing "Since: 0...
2014-02-13 Dan Williamslibnm-glib: suppress warnings unless LIBNM_GLIB_DEBUG...
2014-01-31 Dan Williamslibnm-glib: zero 'secrets' to prevent crash getting...
2014-01-30 Thomas Hallerlibnm-glib: fix leak in nm_remote_connection_get_secrets
2014-01-27 Dan WinshipImport some libnm-gtk functionality into libnm-util...
2014-01-27 Thomas Hallerlibnm-glib: add function nm_remote_settings_get_connect...
2014-01-27 Dan Winshiplibnm-util, libnm-glib: add device/connection describin...
2014-01-27 Jiří Klimešlibnm-glib: chain up the parent constructed() of NMRemo...
2014-01-23 Dan Williamsmerge: add some missing D-Bus interface properties...
2014-01-23 Dan Williamstrivial: remove unused #defines
2014-01-23 Dan Williamslibnm-glib: add testing framework and testcases
2014-01-23 Dan Williamslibnm-glib: remove unused pseudo-property code
2014-01-23 Dan Williamslibnm-glib: convert NMClient Devices to a real property
2014-01-23 Dan Williamslibnm-glib: convert NMDeviceWimax NSPs to a real property
2014-01-23 Dan Williamslibnm-glib: convert NMDeviceWifi AccessPoints to a...
2014-01-23 Dan Williamslibnm-glib: add support for non-pseudo-property added...
2014-01-23 Jiří Klimešlibnm-glib: additional functions to get nameservers...
2014-01-22 Jiří Klimešlibnm-glib: export missing get_gateway() and get_search...
next