Go to file
Stef Walter 143f00ceef collection: Have gobject-introspection and glib-mkenums recognize flags
Recognize flags correctly by putting << in their enum values. This
is pretty ugly and I wish there was an annotation.
2013-06-21 15:11:14 +02:00
build Add Vala bindings. 2012-06-28 12:38:34 +02:00
docs service: Rename secret_service_new() and friends to open() 2013-06-21 15:11:14 +02:00
egg egg: Don't use deprecated g_thread_supported() function 2013-02-13 17:18:17 +01:00
libsecret collection: Have gobject-introspection and glib-mkenums recognize flags 2013-06-21 15:11:14 +02:00
po Updated slovak translation 2013-06-17 19:32:44 +02:00
tool tool: Add a 'search' command for looking up items and details 2013-02-18 15:21:17 +01:00
.gitignore secret-tool: Add a manual page 2012-08-16 11:13:10 +02:00
AUTHORS Initial module setup. Implement GSecretData 2011-08-08 17:43:47 +02:00
autogen.sh add support for automake 1.13 2013-01-25 19:07:10 +01:00
ChangeLog Rename gsecret to libsecret 2012-02-03 20:44:46 +01:00
configure.ac Release version 0.15 2013-03-18 08:10:28 +01:00
COPYING Fix up libsecret licensing 2012-08-06 11:25:08 +02:00
COPYING.TESTS Fix up libsecret licensing 2012-08-06 11:25:08 +02:00
libsecret.doap Add DOAP file for project 2012-02-17 10:18:31 +01:00
Makefile.am Make 'distcheck' ignore files generated by code coverage 2013-01-25 19:07:10 +01:00
Makefile.decl Some build fixes 2011-11-19 08:08:12 +01:00
NEWS Release version 0.15 2013-03-18 08:10:28 +01:00
README Initial module setup. Implement GSecretData 2011-08-08 17:43:47 +02:00

GObject based library for accessing the Secret Service API.