device: renew dhcp leases on awake for software devices
[NetworkManager.git] / libnm-glib / nm-secret-agent.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-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-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-12-18 Dan Winshipdocs: misc small fixes
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-19 Dan Winshiplibnm-util: drop GParamSpec docs, use gtk-doc docs...
2014-06-19 Dan Winshiplibnm-util, libnm-glib: be consistent about "Wi-Fi...
2014-02-13 Dan Winshiplibnm-util, libnm-glib: add versioned deprecation/avail...
2013-07-31 Dan Williamslibnm-glib: add support for agent capabilities during...
2013-04-19 Martin Pittlibnm-glib: Make SecretAgent introspectable
2012-10-29 Alberto Ruizdocs: clarify the connection ownership in secret agent...
2012-10-29 Alberto Ruizdocs: fix introspection annotation for secret agent...
2012-10-11 Alberto Ruizlibnm-glib: add missing NMSettingHashFlags argument...
2012-08-07 Dan Williamsdocs: document secret agent errors
2012-07-27 Jiří Klimešcore: fix NM_IS_*_CLASS(klass) macros
2012-06-27 Dan Williamsagents: add a "user-requested" flag to secret agent...
2012-03-19 Dan Williamslibnm-glib: add 'registered' property for NMSecretAgent
2012-03-12 Dan WinshipFix names of error enum values
2012-02-15 Dan WinshipUse glib-mkenums to generate enum types
2012-01-26 Dan Williamsdocs: update NMSecretAgent example code
2012-01-26 Dan Williamsdocs: update docs for NMSecretAgent callbacks
2011-10-26 Dan Williamslibnm-glib: fix introspection annotations for callbacks...
2011-03-17 Dan Williamslibnm-glib: automatically cancel secrets requests if...
2011-03-02 Dan Williamslibnm-glib: document secret agent request flags
2011-02-13 Dan WilliamsMerge remote-tracking branch 'origin/rm-userset'
2011-01-25 Dan WilliamsMerge remote branch 'origin/master' into rm-userset
2011-01-19 Dan Williamslibnm-glib: implement NMSecretAgent autoregistration
2011-01-18 Dan Williamsagent: request_new -> flags
2011-01-18 Dan Williamslibnm-glib: implement agent secrets request cancelation
2011-01-13 Dan Williamslibnm-glib: add helper functions and callbacks to Secre...
2011-01-13 Dan Williamslibnm-glib: add NM_SECRET_AGENT_ERROR_NO_SECRETS
2011-01-13 Dan Williamslibnm-glib: add NM_SECRET_AGENT_ERROR_INTERNAL_ERROR
2011-01-12 Dan WilliamsMerge remote branch 'origin/master' into rm-userset
2010-12-14 Dan Williamslibnm-glib: add secret agent base class