Go to file
Stef Walter 11cc25f4e8 Allow NULL schema for certain service methods
* So that we can work without a schema from the secret-tool
 * Users can handle the schema on their own if desired, using
   the 'Complete API'
2012-03-25 12:22:10 +02:00
build Build fixes for 'make distcheck' 2012-02-03 20:44:47 +01:00
docs Add secret_password_clear() function 2012-03-25 12:18:24 +02:00
egg Only copy the correct amount of bytes from SecretValue 2012-03-25 12:17:03 +02:00
library Allow NULL schema for certain service methods 2012-03-25 12:22:10 +02:00
po Rename gsecret to libsecret 2012-02-03 20:44:46 +01:00
.gitignore Round up the documentation 2012-03-18 15:38:29 +01:00
AUTHORS Initial module setup. Implement GSecretData 2011-08-08 17:43:47 +02:00
autogen.sh Reference documentation 2012-02-03 20:44:47 +01:00
ChangeLog Rename gsecret to libsecret 2012-02-03 20:44:46 +01:00
configure.ac Reference documentation 2012-02-03 20:44:47 +01:00
COPYING Initial module setup. Implement GSecretData 2011-08-08 17:43:47 +02:00
libsecret.doap Add DOAP file for project 2012-02-17 10:18:31 +01:00
Makefile.am Reference documentation 2012-02-03 20:44:47 +01:00
Makefile.decl Some build fixes 2011-11-19 08:08:12 +01:00
NEWS Initial module setup. Implement GSecretData 2011-08-08 17:43:47 +02:00
README Initial module setup. Implement GSecretData 2011-08-08 17:43:47 +02:00

GObject based library for accessing the Secret Service API.