libsecret/libsecret
Stef Walter 9dc2f2c112 More reliable means of checking if object was finalized
Don't try to use G_IS_OBJECT() to see if an object was finalized
as this segfaults in corner cases, even with our crafty check
for a pointer within our memory space.

https://bugzilla.gnome.org/show_bug.cgi?id=705202
2013-08-15 10:04:30 +02:00
..
tests More reliable means of checking if object was finalized 2013-08-15 10:04:30 +02:00
libsecret-unstable.pc.in Split the pkg-config files, gir, and vapi into stable/unstable 2012-07-13 11:14:34 +02:00
libsecret.pc.in Install headers to libsecret-1 instead of secret-1 2012-07-13 13:24:34 +02:00
Makefile.am Use AM_CPPFLAGS instead of INCLUDES 2013-06-21 15:11:15 +02:00
org.freedesktop.Secrets.xml Rename the library subdirectory to libsecret 2012-07-13 10:40:25 +02:00
Secret-1.metadata Rename secret_password_remove() to secret_password_clear() 2012-07-14 08:20:32 +02:00
secret-attributes.c secret-attributes: improve validation of attributes table 2013-02-26 19:30:33 +01:00
secret-attributes.h Split the pkg-config files, gir, and vapi into stable/unstable 2012-07-13 11:14:34 +02:00
secret-collection.c Rework how we strip remote DBus errors 2012-11-14 11:11:23 +01:00
secret-collection.h collection: Have gobject-introspection and glib-mkenums recognize flags 2013-06-21 15:11:14 +02:00
secret-enum-types.c.template Rename the library subdirectory to libsecret 2012-07-13 10:40:25 +02:00
secret-enum-types.h.template Rename the library subdirectory to libsecret 2012-07-13 10:40:25 +02:00
secret-item.c Rework how we strip remote DBus errors 2012-11-14 11:11:23 +01:00
secret-item.h Split the pkg-config files, gir, and vapi into stable/unstable 2012-07-13 11:14:34 +02:00
secret-methods.c Clarify documentation for secret_service_clear_xxx() 2013-08-07 21:08:26 +02:00
secret-password.c Better critical preconditions for invalid attributes 2012-10-12 18:28:14 +02:00
secret-password.h Rename secret_password_remove() to secret_password_clear() 2012-07-14 08:20:32 +02:00
secret-paths.c Pass return_type to prompt async begin functions, rather than finish 2013-06-21 15:11:14 +02:00
secret-paths.h Pass return_type to prompt async begin functions, rather than finish 2013-06-21 15:11:14 +02:00
secret-private.h Don't print messages when creating default collection 2012-11-14 11:11:23 +01:00
secret-prompt.c Pass return_type to prompt async begin functions, rather than finish 2013-06-21 15:11:14 +02:00
secret-prompt.h Pass return_type to prompt async begin functions, rather than finish 2013-06-21 15:11:14 +02:00
secret-schema.c Do not quote NULL sentinel 2013-03-14 06:52:42 +01:00
secret-schema.h Split the pkg-config files, gir, and vapi into stable/unstable 2012-07-13 11:14:34 +02:00
secret-schemas.c Do not quote NULL sentinel 2013-03-14 06:52:42 +01:00
secret-schemas.h Split the pkg-config files, gir, and vapi into stable/unstable 2012-07-13 11:14:34 +02:00
secret-service.c Pass return_type to prompt async begin functions, rather than finish 2013-06-21 15:11:14 +02:00
secret-service.h Pass return_type to prompt async begin functions, rather than finish 2013-06-21 15:11:14 +02:00
secret-session.c Rework how we strip remote DBus errors 2012-11-14 11:11:23 +01:00
secret-types.h Split the pkg-config files, gir, and vapi into stable/unstable 2012-07-13 11:14:34 +02:00
secret-util.c Rework how we strip remote DBus errors 2012-11-14 11:11:23 +01:00
secret-value.c Add secret_value_get_text() function to return NULL terminated secret 2013-06-21 15:11:14 +02:00
secret-value.h Add secret_value_get_text() function to return NULL terminated secret 2013-06-21 15:11:14 +02:00
secret.h Clearer warning when using unstable parts of API 2012-07-13 14:03:04 +02:00
SecretUnstable-0.metadata Split the pkg-config files, gir, and vapi into stable/unstable 2012-07-13 11:14:34 +02:00