platform/upstream/libsecret.git
2012-07-13 Stef WalterUpdate documentation for to have correct headers
2012-07-13 Stef WalterRelease version 0.5
2012-07-13 Stef WalterAdd missing documentation for secret_item_get_schema_name()
2012-07-13 Stef WalterMore fixes for broken vapi and gir generation
2012-07-13 Stef WalterBump the library major version number
2012-07-13 Stef WalterDocument how to build with or use libsecret
2012-07-13 Stef WalterSplit the pkg-config files, gir, and vapi into stable...
2012-07-13 Stef WalterRename the library subdirectory to libsecret
2012-07-12 Stef WalterBump version number
2012-07-12 Stef WalterAdd flags for secret_item_create and secret_collection_...
2012-07-12 Stef WalterAdd secret_item_get_schema_name() function
2012-07-12 Stef WalterAllow passing SecretSchema to secret_item_create()...
2012-07-12 Stef WalterRename secret_service_read_alias() to secret_collection...
2012-07-12 Stef WalterAdd documentation for how to migrate from libgnome...
2012-07-10 Evan Nemersonintrospection: add several missing element-type annotations
2012-07-10 Evan Nemersonvala: update metadata to reflect changes made by 89550876
2012-07-10 Stef WalterRemove erroneus precondition
2012-07-10 Stef Waltersecret_service_remove() and secret_password_remove...
2012-07-10 Stef WalterValidate that we have attributes when looking up
2012-07-09 Stef WalterRelease version 0.4
2012-07-09 Stef WalterImplement per collection search
2012-07-09 Stef WalterRegister secret service errors as DBus errors
2012-07-08 Martyn RussellDon't try to build test-vala-lang if !HAVE_INTROSPECTIO...
2012-07-06 Stef WalterGet service correctly for secret_service_set_alias()
2012-07-06 Stef WalterFix up documentation
2012-07-06 Stef WalterDisconnect the cached default SecretService if service...
2012-07-06 Stef WalterUse collection aliases with secret_password_store(...
2012-07-06 Stef WalterRename the functions that operate on a dbus item path
2012-07-05 Stef WalterMake sure notifications come in for new objects before...
2012-07-05 Stef WalterAccept NULL as a SecretService parameter for many methods
2012-07-05 Stef WalterAdd secret_collection_load_items()
2012-07-05 Stef Waltersecret_service_search() accepts a SecretSchema
2012-07-05 Stef WalterMake secret_service_search() able to unlock, load secrets
2012-07-05 Stef WalterUpdate the "Locked" property of items/collections on...
2012-07-05 Stef WalterMove secret_service_get_secrets() to secret_item_load_s...
2012-07-05 Stef WalterFix invalid pre-condition in secret_item_get_service()
2012-07-05 Stef WalterSeparate path based functionality
2012-07-05 Stef WalterDon't continue initialization of SecretService if failed
2012-07-05 Stef WalterUninitialize the mutex in SecretService
2012-07-05 Stef WalterKeep a cached SecretValue on each SecretItem
2012-06-28 Colin Waltersbuild: Remove double usage of $(srcdir)
2012-06-28 Colin Waltersbuild: Ensure aclocal finds our local macros
2012-06-28 Stef WalterRemove varargs SecretService methods
2012-06-28 Evan NemersonAdd Vala bindings.
2012-06-28 Evan NemersonFix VPATH build.
2012-06-28 Stef WalterFix python tests when libsecret is not installed
2012-06-28 Stef WalterAdd varargs function: secret_schema_new vs. secret_sche...
2012-06-27 Stef WalterIgnore built po file
2012-06-27 Stef WalterBump the version number
2012-06-27 Stef WalterFix endless loop when retrieving properties
2012-06-27 Stef WalterUse the correct 'g-properties-changed' signal
2012-06-27 Stef WalterUse correct path when initializing a collection
2012-06-27 Stef WalterCall correct method for secret_service_unlock()
2012-06-27 Stef WalterDon't dispose SecretItem proxies when they go away
2012-06-27 Stef WalterProper async behavior for seahorse_collection_delete ()
2012-06-27 Stef WalterUpdate the collection 'Items' property correctly
2012-06-27 Stef WalterFix null-pointer dereference
2012-06-27 Stef WalterUse correct variant signatures for Secret Service signals
2012-06-27 Stef WalterNotify the 'items' and 'collections' properties when...
2012-06-27 Stef WalterPass service GType to secret_service_new() and friends.
2012-06-27 Stef WalterDon't leak extra mock service when running python tests
2012-06-27 Stef WalterAdd SECRET_SCHEMA_NOTE
2012-06-25 Colin Walterssecret-tool: Don't read uninitialized variable on error...
2012-06-25 Colin Waltersbuild: Fix srcdir != builddir
2012-06-25 Piotr DrągAdded Polish translation
2012-06-25 Stef WalterRelease version 0.3
2012-06-25 Stef WalterAdd methods to get services from collections, items
2012-06-23 Stef WalterAdd secret_service_read_alias() and secret_service_set_...
2012-06-23 Stef WalterAdd methods which handle prompts for a DBus object...
2012-04-27 Stef WalterHeader path fix
2012-04-27 Stef WalterFix documentation problems
2012-04-16 Stef WalterRelease 0.2
2012-03-31 Stef WalterFix license header issues
2012-03-30 Stef WalterMore build fixes for openbsd
2012-03-30 Stef WalterAdd missing 'authtype' attribute to the 'network' schema
2012-03-30 Stef WalterAdd secret-schemas.h to the 'stable' API
2012-03-30 Stef WalterRemove multiple typedef definitions
2012-03-29 Kalev LemberFix parallel make
2012-03-29 Kalev Lemberconfigure: Fix syntax error
2012-03-25 Stef WalterRelease version 0.1
2012-03-25 Stef WalterAdd local upload target for uploading documentation
2012-03-25 Stef WalterInitialise libgcrypt properly
2012-03-25 Stef WalterFix C example code
2012-03-25 Stef WalterAdd secret-tool command
2012-03-25 Stef WalterUse the correct D-Bus service name
2012-03-25 Stef WalterSupport content type application/octet-stream for passwords
2012-03-25 Stef WalterAllow NULL schema for certain service methods
2012-03-25 Stef WalterAdd secret_password_clear() function
2012-03-25 Stef WalterOnly copy the correct amount of bytes from SecretValue
2012-03-24 Stef WalterMore documentation clarifications
2012-03-24 Stef WalterAdd documentation of which parts of the API are unstable
2012-03-18 Stef WalterFine tune how schemas work
2012-03-18 Stef WalterWIP schemas
2012-03-18 Stef WalterComplete the example documentation
2012-03-18 Stef WalterRound up the documentation
2012-03-18 Stef WalterAdd python tests
2012-03-18 Stef WalterAdd support for old style Secret Service signals
2012-03-11 Stef WalterComplete javascript testing of password functionality
2012-03-11 Stef WalterFix critical assertion when secret_password_lookup_xx...
2012-03-11 Stef WalterReference nonstatic schemas when we put them in a closure
next