summaryrefslogtreecommitdiff
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am: Use a single Makefile.am and parallel testsStef Walter2014-03-042-16/+7
* Use AM_CPPFLAGS instead of INCLUDESStef Walter2013-06-211-1/+1
* 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-182-0/+10
* Rename secret_password_remove() to secret_password_clear()Stef Walter2012-07-141-10/+10
* Release version 0.5Stef Walter2012-07-131-1/+1
* Rename the library subdirectory to libsecretStef Walter2012-07-131-2/+2
* 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-252-0/+371