bond: add some missing options
[NetworkManager.git] / libnm-core / nm-setting-bond.c
2016-03-29 Beniamino Galvanibond: add some missing options
2016-03-29 Beniamino Galvanibond: fix re-assuming of connections
2016-03-29 Beniamino Galvanilibnm-core: fix check in verification of NMSettingBond
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-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-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-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...
2015-01-13 Jiří Klimešmerge: accept numeric bonding modes (bgo #704666) ...
2015-01-13 Jiří Klimešbond: normalize bond mode to string notation (rh #1171009)
2015-01-13 Jiří Klimešlibnm-core: accept numeric bond modes (bgo #704666...
2014-11-19 Dan WinshipMerge branch 'master' into dhcp-merge
2014-11-19 Dan Winshipdocs: update setting/plugin docs, and build them from...
2014-11-19 Dan Winshiplibnm: Override parts of nm-setting-docs.xml
2014-11-19 Dan Winshiplibnm, libnm-util: move settings doc generation to...
2014-11-15 Dan Winshiplibnm, examples: fix some annotations and update python...
2014-11-15 Dan Winshiplibnm: add some missing (transfer) annotations
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-28 Dan Winshiplibnm-core, libnm: remove GSLists in APIs (bgo #739023)
2014-10-28 Dan Winshiplibnm-core: make nm_setting_verify() take an NMConnection
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: merge NMSetting*Error into NMConnectionError
2014-10-02 Thomas Hallermerge branch 'th/rh1061702_bond_options'
2014-10-02 Thomas Hallerlibnm: add bonding option "lacp_rate" to NMSettingBond
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: drop the ability to verify settings from...
2014-09-04 Dan Winshiplibnm-core: add NMSetting property transforms, improve...
2014-09-04 Dan Winshiplibnm-core: change map-of-string properties to G_TYPE_H...
2014-09-04 Dan Winshiplibnm-core: drop NMParamSpecSpecialized, add nm_propert...
2014-09-04 Dan Winshiplibnm-core: drop virtual setting :interface-name props...
2014-09-04 Dan Winshiplibnm-core: drop :interface-name properties on virtual...
2014-09-04 Dan Winshiplibnm-core: simplify _nm_register_setting(), register...
2014-09-04 Dan Winshiplibnm-core: drop nm_{setting,connection}_get_virtual_if...
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: remove Since tags and NM_AVAILABLE_IN_* attributes
2014-08-01 Dan Winshiplibnm: add libnm/libnm-core (part 1)