summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix example in usage docsJonathan Wakely2023-02-031-1/+1
* docs: Fix source linkMaximiliano Sandoval R2022-02-071-1/+1
* secret-schema: Add missind docsMaximiliano Sandoval R2022-02-071-55/+0
* Port documentation to gi-docgenMaximiliano2022-02-0221-2281/+1895
* Distinguish example password from example labelM Hickford2022-01-171-2/+2
* Add TPM2 file backend support build/test documentationDhanuka Warusadura2021-09-033-0/+70
* docs: Fix typosEvangelos Ribeiro Tzaras2021-07-091-1/+1
* Drop autotools-based buildNiels De Graef2020-11-152-124/+0
* man: Add a bugtracker section to the manpageNiels De Graef2020-06-131-0/+11
* meson: Clean up unused variablesNiels De Graef2020-06-011-2/+2
* docs: Add man subdir only if manpage is enabledAndreas Müller2020-03-191-1/+3
* docs: Make sure to set install: trueNiels De Graef2020-03-101-0/+1
* secret-backend: New interface to represent password storage backendDaiki Ueno2019-10-081-0/+14
* build: Simplify file substitutionDaiki Ueno2019-07-251-4/+2
* build: Simplify pathname handlingDaiki Ueno2019-07-251-1/+1
* secret-value: Add secret_value_unref_to_passwordDaiki Ueno2019-07-181-0/+1
* secret-password: Add store_binary functionsDaiki Ueno2019-07-181-0/+4
* secret-password: Add lookup_binary functionsDaiki Ueno2019-07-181-0/+3
* secret-password: Add search functionsDaiki Ueno2019-07-181-0/+5
* secret-retrievable: New interface to represent read-only itemDaiki Ueno2019-07-182-0/+16
* Add version macrosSutou Kouhei2019-06-092-0/+9
* Add build support for MesonNiels De Graef2019-01-193-0/+61
* lib/schemas: Add secret_get_schema() accessor for SECRET_SCHEMA_*sPhilip Withnall2018-03-221-0/+2
* tool: Man page spelling fixVille Skyttä2017-10-151-1/+1
* Spelling fixesVille Skyttä2017-10-151-1/+1
* Fix typosAntonio Murdaca2016-03-081-1/+1
* docs: Don't overcomplicate things with the major version in docsStef Walter2015-06-292-7/+5
* Update doc online location to unstable urlFrédéric Péters2015-04-151-1/+1
* Fix typo in documentationRoy Zhang2015-04-111-1/+1
* libsecret: Add secret_service_encode_dbus_secret() and oppositeStef Walter2014-03-041-0/+2
* Makefile.am: Use a single Makefile.am and parallel testsStef Walter2014-03-044-17/+5
* Update doc online location to stable url.Stef Walter2014-01-131-1/+1
* Remove unstable vapiStef Walter2014-01-041-5/+4
* Mark most of unstable API as stableStef Walter2013-12-111-32/+0
* Fix documentation warningsStef Walter2013-12-111-0/+2
* service: Rename secret_service_new() and friends to open()Stef Walter2013-06-211-3/+3
* Add secret_value_get_text() function to return NULL terminated secretStef Walter2013-06-211-0/+1
* tool: Add a 'search' command for looking up items and detailsStef Walter2013-02-181-0/+28
* Fix for glib deprecationsStef Walter2012-10-221-1/+3
* secret-tool: Add a manual pageStef Walter2012-08-163-0/+155
* Release version 0.60.6Stef Walter2012-07-141-26/+26
* Rename secret_password_remove() to secret_password_clear()Stef Walter2012-07-142-12/+12
* Update documentation for to have correct headers0.5Stef Walter2012-07-131-7/+7
* Release version 0.5Stef Walter2012-07-131-1/+1
* Add missing documentation for secret_item_get_schema_name()Stef Walter2012-07-131-0/+1
* Document how to build with or use libsecretStef Walter2012-07-134-1/+151
* Rename the library subdirectory to libsecretStef Walter2012-07-132-14/+14
* Add flags for secret_item_create and secret_collection_createStef Walter2012-07-121-0/+6
* Rename secret_service_read_alias() to secret_collection_for_alias()Stef Walter2012-07-121-3/+3
* Add documentation for how to migrate from libgnome-keyringStef Walter2012-07-124-4/+850