device: renew dhcp leases on awake for software devices
[NetworkManager.git] / libnm-util / nm-setting-bond.c
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...
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, libnm-util: move settings doc generation to...
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-02 Thomas Hallermerge branch 'th/rh1061702_bond_options'
2014-10-02 Thomas Hallerlibnm: add bonding option "lacp_rate" to NMSettingBond
2014-08-29 Jiří KlimešMerge code for documenting 'keyfile' and 'ifcfg-rh...
2014-08-29 Jiří Klimešlibnm-util: add ifcfg-rh specific description for prope...
2014-07-15 Dan WinshipMiscellaneous libnm-util/libnm-glib/include cleanups
2014-07-15 Dan Winshiplibnm-util, libnm-glib: whitespace fixes
2014-07-15 Dan Winshiplibnm-util, libnm-glib: standardize copyright/license...
2014-06-30 Thomas Hallermerge branch 'th/rh979425_set_virtual_iface_name'
2014-06-30 Thomas Hallerlibnm-util: normalize virtual_iface_name in NMSettings
2014-06-19 Dan Winshiplibnm-util: drop GParamSpec docs, use gtk-doc docs...
2014-06-19 Dan Winshiplibnm-util: remove NMSetting* GParamSpec docs
2014-06-19 Dan Winshiplibnm-util: various NMSetting* property doc fixes/impro...
2014-02-24 Jiří Klimešdocs: use %TRUE, %FALSE macros instead of plain TRUE...
2013-12-12 Thomas Hallerlibnm-util: refactor NMSetting name and register_settings
2013-12-05 Dan Williamscore: fuzzier matching of connections on startup (rh...
2013-12-05 Dan Williamslibnm-util: add INFERRABLE flag and remove CANDIDATE
2013-12-02 Dan Williamscore: connection matching and libnm-util cleanups ...
2013-12-02 Dan Williamslibnm-util: remove usage of NM_SETTING_PARAM_SERIALIZE
2013-11-27 Thomas Hallerlibnm-util: fix minor memory leaks in bond and team...
2013-11-13 Thomas Hallercoverity: fix various warnings detected with Coverity
2013-10-25 Jiří Klimešlibnm-util: validate "primary" bonding option as an...
2013-10-25 Thomas Hallerlibnm-util: do not g_warn when trying to set invalid...
2013-10-25 Thomas Hallerlibnm-util: expose nm_setting_bond_validate_option...
2013-10-25 Thomas Hallerbond: handle bond options more gracefully
2013-10-24 Dan Winshiplibnm-util: centralize find_setting_by_name code
2013-10-08 Thomas Hallercore: avoid use-after-free in libnm-util/bond.verify()
2013-10-01 Jiří Klimešlibnm-util: only remove ARP when MIIMON is being set...
2013-09-27 Dan Winshiplibnm-util: support the "primary" bond option
2013-06-25 Jiří Klimešlibnm-util: remove 'downdelay' and 'updelay' when setti...
2013-06-13 Jiří Klimešlibnm-util: make some error messages clearer
2013-06-13 Jiří Klimešlibnm-util: prefix errors with 'setting.property' inste...
2013-05-28 Dan Williamslibnm-util: implement connection changed signal
2013-04-19 Martin PittUse %NULL macro in doc strings
2013-03-13 Jiří Klimešlibnm-util: make property verification errors more...
2012-10-29 Dan Williamslibnm-util: clean up setting registration
2012-09-26 Dan Winshipall: Don't use ctype.h macros
2012-08-29 Thomas Graflibnm-util: move dev_valid_name() to libnm-util and...
2012-06-14 Colin WaltersFix various bits of broken gtk-doc
2012-06-12 Dan Williamsdocs: fix some annotations and documentation
2012-06-07 Jiří Klimešlibnm-util: fix return values in g_return_val_if_fail()
2012-03-24 Michael BieblFix format string vulnerability in verify ()
2012-03-22 Dan Winshiplibnm-util: improve NMSettingBond:verify()
2012-03-22 Dan Winshiplibnm-util: fix an NMSettingBond bug
2012-03-02 Dan Winshiplibnm-util: fix two bugs in nm_setting_bond_get_option()
2012-03-01 Dan Williamslibnm-util: add functions for getting valid bond option...
2012-02-21 Dan Winshiplibnm-util: fix a docs typo
2012-02-20 Jiří Klimešdocs: correct NMSettingBond documentation errors
2012-02-16 Thomas Grafbonding: convert individual bonding options to a dict
2012-02-15 Dan WinshipUse glib-mkenums to generate enum types
2011-12-08 Thomas Grafbonding: add nm_connection_get_virtual_iface_name(...
2011-11-10 Thomas Grafbonding: settings parser for ifcfg plugin + NMSettingBo...