summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-secret-agent.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-09include: use double-quotes to include our own headersThomas Haller1-1/+1
2014-12-18docs: misc small fixesDan Winship1-1/+1
2014-07-15libnm-util, libnm-glib: whitespace fixesDan Winship1-1/+1
2014-07-15libnm-util, libnm-glib: standardize copyright/license headersDan Winship1-1/+1
2014-06-19libnm-util, libnm-glib: be consistent about "Wi-Fi", "Ethernet", "InfiniBand"...Dan Winship1-1/+1
2014-02-13libnm-util, libnm-glib: add versioned deprecation/availability macrosDan Winship1-0/+2
2013-07-31libnm-glib: add support for agent capabilities during registrationDan Williams1-0/+19
2013-04-19libnm-glib: Make SecretAgent introspectableMartin Pitt1-7/+7
2012-10-29docs: clarify the connection ownership in secret agent callbacks (bgo #686915)Alberto Ruiz1-3/+12
2012-10-29docs: fix introspection annotation for secret agent callbacks (bgo #686915)Alberto Ruiz1-6/+6
2012-10-11libnm-glib: add missing NMSettingHashFlags argument to NMSecretAgentGetSecret...Alberto Ruiz1-1/+1
2012-08-06docs: document secret agent errorsDan Williams1-1/+18
2012-07-27core: fix NM_IS_*_CLASS(klass) macrosJiří Klimeš1-1/+1
2012-06-27agents: add a "user-requested" flag to secret agent requestsDan Williams1-1/+6
2012-03-19libnm-glib: add 'registered' property for NMSecretAgentDan Williams1-0/+3
2012-03-12Fix names of error enum valuesDan Winship1-6/+6
2012-02-15Use glib-mkenums to generate enum typesDan Winship1-2/+0
2012-01-26docs: update NMSecretAgent example codeDan Williams1-0/+3
2012-01-26docs: update docs for NMSecretAgent callbacksDan Williams1-0/+62
2011-10-26libnm-glib: fix introspection annotations for callbacks and user_data (rh #74...Dan Williams1-9/+9
2011-03-17libnm-glib: automatically cancel secrets requests if NM goes awayDan Williams1-1/+4
2011-03-02libnm-glib: document secret agent request flagsDan Williams1-4/+19
2011-01-19libnm-glib: implement NMSecretAgent autoregistrationDan Williams1-2/+1
2011-01-18agent: request_new -> flagsDan Williams1-2/+7
2011-01-18libnm-glib: implement agent secrets request cancelationDan Williams1-2/+11
2011-01-13libnm-glib: add helper functions and callbacks to Secret Agent APIDan Williams1-9/+46
2011-01-13libnm-glib: add NM_SECRET_AGENT_ERROR_NO_SECRETSDan Williams1-1/+2
2011-01-13libnm-glib: add NM_SECRET_AGENT_ERROR_INTERNAL_ERRORDan Williams1-1/+2
2010-12-14libnm-glib: add secret agent base classDan Williams1-0/+119