libnm: be more accepting for invalid connections from NetworkManager
[NetworkManager.git] / libnm / nm-remote-connection.c
2016-03-26 Thomas Hallerlibnm: be more accepting for invalid connections from...
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-03-03 Thomas Hallerall: merge branch 'danw/gerror-bgo762868'
2016-03-03 Thomas Hallerall: don't include error->code in log messages
2016-03-03 Thomas Hallerall: clean-up usage of GError
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-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-10-06 Lubomir RintelRevert "libnm: fix initializing of new connections"
2015-09-18 Thomas Hallerlibnm: fix missing case in "nm-remote-connection.c"
2015-09-18 Jiří Klimešlibnm: fix initializing of new connections
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
2015-08-05 Thomas Hallerall: merge branch 'th/nm-default-bgo752857'
2015-08-05 Dan Winshipall: drop includes to <glib/gi18n.h> for "nm-default.h"
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-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-04-17 Lubomir Rintelnm-remote-connection: take a reference to self while...
2015-03-23 Thomas Hallerdhcp: merge branch 'systemd-dhcp' into master
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-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-10-30 Lubomir RintelMerge branch 'lr/rpm-make-check'
2014-10-22 Dan Winshipall: consolidate error domains and fix up D-Bus error...
2014-10-22 Dan Winshiplibnm: strip GDBus gunk from GErrors
2014-10-22 Dan Winshiplibnm: drop unused NMRemoteConnectionError
2014-09-25 Thomas Hallerlibnm: fix compilation for wrong g_return call on void...
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-25 Dan Winshiplibnm: merge saved and unsaved connection methods
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: rename nm-dbus-helpers-private.h to nm-dbus...
2014-09-18 Dan Winshiplibnm: let NMObject create all D-Bus proxies
2014-09-09 Dan Winshiplibnm: drop NMObject:dbus-connection (bgo #735916)
2014-09-09 Dan Winshiplibnm: drop NMObject:dbus-connection
2014-09-04 Dan Winshiplibnm-core: replace deprecated settings props with...
2014-09-04 Dan Winshiplibnm-core: clean up nm_connection_replace_settings...
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: make NMRemoteConnection an NMObject
2014-08-16 Dan Winshiplibnm-core, libnm, core: make NMConnection an interface
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 NMRemoteConnection::updated signal
2014-08-07 Dan Winshiplibnm: port NMRemoteSettings to NMObject
2014-08-07 Dan Winshiplibnm: add NMRemoteConnection:visible property
2014-08-01 Dan Winshiplibnm: Initial merge of "libnm" work (bgo #680675)
2014-08-01 Dan Winshiplibnm: rename NetworkManager.h and NetworkManagerVPN.h
2014-08-01 Dan Winshiplibnm: make the the use of GInitable mandatory
2014-08-01 Dan Winshiplibnm: remove _new functions from NMObject subclasses
2014-08-01 Dan Winshiplibnm: consistently use "INTERFACE" rather than "IFACE...
2014-08-01 Dan Winshiplibnm: remove Since tags and NM_AVAILABLE_IN_* attributes
2014-08-01 Dan Winshiplibnm: add libnm/libnm-core (part 1)