libnm: add code comments to hint that NMConnection might not validate
[NetworkManager.git] / libnm / nm-client.c
2016-03-29 Thomas Hallerlibnm: add code comments to hint that NMConnection...
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-02-19 Thomas Hallerall: cleanup includes and let "nm-default.h" include...
2016-02-12 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2015-12-04 Thomas Hallercore: merge branch 'dcbw/devices-for-all'
2015-12-04 Dan Williamslibnm/libnm-glib: add NMClient.get_all_devices() method...
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-08-21 Jiří Klimešlibnm: fix the callback in g_simple_async_result_new()
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
2015-08-05 Thomas Hallerall: merge branch 'th/nm-default-bgo752857'
2015-08-05 Thomas Hallerall: make use of new header file "nm-default.h"
2015-07-24 Dan Winshipall: merge branch 'pre-gdbus-bgo622927'
2015-07-24 Dan Winshipall: rename nm-glib-compat.h to nm-glib.h, use everywhere
2015-07-08 Beniamino Galvanisystemd: merge branch 'systemd'
2015-06-09 Beniamino Galvanimerge branch 'bg/metered-connections-bgo741725'
2015-06-09 Beniamino Galvaninm-manager: add 'metered' property
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-03-23 Thomas Hallerdhcp: merge branch 'systemd-dhcp' into master
2015-03-19 Lubomir Rintellibnm,core: don't mix up enum types
2015-03-04 Thomas Hallerdhcp: sd-dhcp6-client: delay setting the DUID and don...
2015-03-03 Thomas Hallerdhcp: merge branch 'master' into th/systemd-dhcp-integr...
2014-12-18 Dan Winshipdocs: misc small fixes
2014-12-04 Dan Winshiplibnm-core: merge branch 'nm-utils-init-bgo740893'
2014-12-04 Dan Winshiplibnm: remove nm_utils_init() from the public API
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 Winshipall: consistently include config.h
2014-11-13 Lubomir Rintelmerge: wifi bssid handling fixes
2014-11-07 Thomas Hallerlibnm: make dispose() of NMClient reentrant
2014-11-07 Dan Winshiplibnm: fix a crash after unreffing NMClient
2014-10-31 Lubomir RintelMerge branch 'lr/ap'
2014-10-30 Lubomir RintelMerge branch 'lr/rpm-make-check'
2014-10-28 Dan Winshiplibnm-core, libnm: remove GSLists in APIs (bgo #739023)
2014-10-28 Dan Winshiplibnm: change GSList to GPtrArray in libnm methods
2014-10-22 Dan Winshipall: consolidate error domains and fix up D-Bus error...
2014-10-22 Dan Winshiplibnm: consolidate NMClientError and NMObjectError
2014-10-10 Dan Winshiplibnm: fix crash in nm_client_new_async(), add a test...
2014-10-10 Dan Winshiplibnm: fix NMActiveConnection object-path-valued proper...
2014-10-10 Dan Winshiplibnm: add nm-types.h, to avoid include loops
2014-10-10 Dan Winshiplibnm: merge NMRemoteSettings into NMClient (bgo #738103)
2014-10-10 Dan Winshiplibnm: merge NMRemoteSettings into NMClient
2014-10-10 Dan Winshiplibnm: split "NMManager" out of NMClient
2014-10-10 Dan Winshiplibnm: clean up NMClient semantics when NM is not running
2014-10-10 Dan Winshiplibnm: (trivial) reorder NMClient function declarations...
2014-10-05 Dan Winshiplibnm, libnm-glib: clarify nm_client_activate_connectio...
2014-10-03 Dan Winshiplibnm: make use of GParamSpecFlags and GParamSpecEnum...
2014-10-03 Dan Winshiplibnm: make use of GParamSpecFlags and GParamSpecEnum
2014-10-01 Jiří Klimešlibnm: return errors in nm_client_networking_set_enabled()
2014-09-30 Jiří Klimešlibnm: g_variant_new() for strings does not allow NULLs
2014-09-25 Dan Winshiplibnm: make sync/async APIs more GLib-like (bgo #736988)
2014-09-25 Dan Winshiplibnm: add some missing sync/async method variants
2014-09-25 Dan Winshiplibnm: make sync/async APIs more GLib-like
2014-09-18 Dan WinshipPort libnm and clients to gdbus (bgo #622927)
2014-09-18 Dan Winshiplibnm: port to GDBus
2014-09-18 Dan Winshiplibnm-core: change connection hash tables to variants...
2014-09-18 Dan Winshiplibnm: let NMObject create all D-Bus proxies
2014-09-04 Dan Winshiplibnm: simplify property types [bgo #734492]
2014-09-04 Dan Winshiplibnm: change empty-GPtrArray-return semantics
2014-09-04 Dan Winshiplibnm: drop NM_TYPE_OBJECT_ARRAY, use G_TYPE_PTR_ARRAY
2014-09-04 Dan Winshiplibnm-core: replace deprecated settings props with...
2014-09-04 Dan Winshiplibnm-core: rename NMConnection to/from_hash methods
2014-08-16 Dan WinshipMake NMConnection an interface, and NMRemoteConnection...
2014-08-16 Dan Winshiplibnm: get rid of redundant NMRemoteConnection properties
2014-08-07 Dan WinshipMerge branch 'libnm-nmobj' (bgo #734228)
2014-08-07 Dan Winshiplibnm: remove redundant NM name watching code
2014-08-07 Dan Winshiplibnm: synchronize NMClient and NMRemoteSettings "is...
2014-08-07 Dan Winshiplibnm, libnm-glib: belatedly replace _nm_client_is_obje...
2014-08-01 Dan Winshiplibnm: Initial merge of "libnm" work (bgo #680675)
2014-08-01 Dan Winshiplibnm: make the the use of GInitable mandatory
2014-08-01 Dan Winshiplibnm: add init_dbus() virtual method to NMObject
2014-08-01 Dan Winshiplibnm: remove Since tags and NM_AVAILABLE_IN_* attributes
2014-08-01 Dan Winshiplibnm: remove all deprecated functions and types
2014-08-01 Dan Winshiplibnm: add libnm/libnm-core (part 2)
2014-08-01 Dan Winshiplibnm: add libnm/libnm-core (part 1)