summaryrefslogtreecommitdiff
path: root/tool/secret-tool.c
Commit message (Expand)AuthorAgeFilesLines
* secret-tool: Add locking capabilities to secret toolNick Montalbano2021-06-231-0/+68
* secret-tool: Fix secret_password_clearv_sync return value checkwip/dueno/secret-tool-crashDaiki Ueno2021-04-031-1/+6
* Fixes a typoDhanuka Warusadura2021-03-311-1/+1
* secret-tool: Fix memleakDaiki Ueno2019-08-211-0/+1
* secret-tool: Switch to using the simple APIDaiki Ueno2019-07-181-65/+75
* Remove useless macro to check GLib versionNiels De Graef2019-01-191-4/+0
* tool: s/--details/--unlock/ in search usage messageVille Skyttä2017-10-151-1/+1
* tool: Fix typos in error messagesBastien Nocera2017-05-081-2/+2
* Makefile.am: Use a single Makefile.am and parallel testsStef Walter2014-03-041-4/+4
* tool: Add a 'search' command for looking up items and detailsStef Walter2013-02-181-6/+154
* Fix for glib deprecationsStef Walter2012-10-221-0/+2
* secret-tool: Use the correct call to wipe password in memoryStef Walter2012-07-301-1/+1
* Initialize gettext in secret-toolStef Walter2012-07-181-0/+9
* Rename secret_password_remove() to secret_password_clear()Stef Walter2012-07-141-10/+10
* Remove varargs SecretService methodsStef Walter2012-06-281-3/+3
* secret-tool: Don't read uninitialized variable on error pathColin Walters2012-06-251-1/+1
* Fix license header issuesStef Walter2012-03-311-1/+1
* Add secret-tool commandStef Walter2012-03-251-0/+356