device: renew dhcp leases on awake for software devices
[NetworkManager.git] / libnm-core / nm-connection.h
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
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-09 Beniamino Galvanimerge: vxlan devices creation support
2015-12-09 Beniamino Galvanilibnm-core: add NMSettingVxlan
2015-12-09 Beniamino Galvanimerge: macvlan and macvtap devices creation support
2015-12-09 Beniamino Galvanilibnm-core: add NMSettingMacvlan
2015-12-01 Beniamino Galvanimerge: branch 'bg/device-creation-ip-tunnel-bgo758047'
2015-12-01 Beniamino Galvanilibnm-core: add NMSettingIPTunnel
2015-11-25 Beniamino Galvanimerge: branch 'bg/create-sw-devices-bgo749369-tun'
2015-11-25 Beniamino Galvanilibnm-core: add NMSettingTun
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-11-20 Jiří Klimešlibnm: add nm_setting_verify_secrets() and nm_connectio...
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
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-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 Lubomir Rintelmerge: wifi bssid handling fixes
2014-11-07 Dan Winshiplibnm, docs: docs fixes
2014-11-07 Dan Winshipall: reorganize IP address/gateway/route properties
2014-11-07 Dan Winshiplibnm-core: extract NMSettingIPConfig superclass out...
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-core: add nm-core-types.h, remove cross-includes
2014-10-22 Dan Winshipall: consolidate error domains and fix up D-Bus error...
2014-10-22 Dan Winshiplibnm-core: add nm-errors.[ch]
2014-10-22 Dan Winshiplibnm-core: merge NMSetting*Error into NMConnectionError
2014-10-22 Dan Winshiplibnm-core: clean up NMConnectionError
2014-09-18 Dan WinshipPort libnm and clients to gdbus (bgo #622927)
2014-09-18 Dan Winshiplibnm-core: change connection hash tables to variants...
2014-09-17 Dan WinshipMisc libnm-core fixes (bgo #736700)
2014-09-17 Dan Winshiplibnm-core: fix up connection deserialize/copy/replace...
2014-09-04 Dan Winshiplibnm-core: drop virtual setting :interface-name props...
2014-09-04 Dan Winshiplibnm-core: add nm_connection_is_virtual()
2014-09-04 Dan Winshiplibnm-core: drop nm_{setting,connection}_get_virtual_if...
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-core, libnm, core: make NMConnection an interface
2014-08-16 Dan Winshiplibnm-core: add missing NMConnection signal class handlers
2014-08-16 Dan Winshiplibnm-core: move some fake NMConnection methods over...
2014-08-16 Dan Winshiplibnm-core: drop nm_connection_create_setting()
2014-08-16 Dan Winshipall: fix up multiple-include-guard defines
2014-08-01 Dan Winshiplibnm: Initial merge of "libnm" work (bgo #680675)
2014-08-01 Dan Winshiplibnm: add NetworkManager.h, disallow including individ...
2014-08-01 Dan Winshiplibnm: fix up class struct reserved slots
2014-08-01 Dan Winshiplibnm, core, cli, tui: fix the capitalization of variou...
2014-08-01 Dan Winshiplibnm: remove Since tags and NM_AVAILABLE_IN_* attributes
2014-08-01 Dan Winshiplibnm: add libnm/libnm-core (part 1)