Go to file
Claudio Saavedra 261749ec77 secret-attributes: improve validation of attributes table
Attributes table that are built by the library itself contain
the xdg:schema meta-attribute. Additionally,
secrets with a SECRET_SCHEMA_COMPAT_NETWORK schema might also have
libgnomekeyring specific meta-attributes (prefixed 'gkr'). During
validation, ensure that the former is consistent with the name
of the schema and ignore the latter.

Add tests for these changes

https://bugzilla.gnome.org/show_bug.cgi?id=694107
2013-02-26 19:30:33 +01:00
build Add Vala bindings. 2012-06-28 12:38:34 +02:00
docs tool: Add a 'search' command for looking up items and details 2013-02-18 15:21:17 +01:00
egg egg: Don't use deprecated g_thread_supported() function 2013-02-13 17:18:17 +01:00
libsecret secret-attributes: improve validation of attributes table 2013-02-26 19:30:33 +01:00
po Updated Serbian translation 2013-02-20 20:25:44 +01: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.13 2013-02-04 14:47:35 +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.13 2013-02-04 14:47:35 +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.