[libgnome-keyring] Created tag LIBGNOME_KEYRING_2_29_4



The unsigned tag 'LIBGNOME_KEYRING_2_29_4' was created.

Tagger: Stef Walter <stef memberwebs com>
Date: Mon Dec 21 18:35:36 2009 +0000

    Release 2.29.4
    
    This is the initial release.

Changes:

Stef Walter (46):
      Initial commit.
      Fork the libgnome-keyring library out of gnome-keyring.
      Remove unneeded functions
      Implement listing of keyring names along with basic operation.
      Implement deleting of keyrings and items.
      Initial implementation of gnome_keyring_find_items()
      Implement gnome_keyring_item_create() plus refactoring.
      Implement gnome_keyring_find_network_password and set as well.
      Implement password/schema related functions.
      Implement get/set default keyring.
      Remove unneeded files.
      Fix up tests, and add more argument checking.
      Fix problems with completing the operation.
      Return NO_SUCH_KEYRING result when appropriate.
      This test didn't make sense.
      Use correct interface names according to spec.
      Pass an empty window_id to Prompt().
      Free connection after operation callbacks.
      Remove irrelevant test.
      Use correct paths and method names for get/set of aliases.
      Add method for hinting at what kind of object returned NoSuchObject.
      Fix up get/set default keyring functionality.
      Proper dbus argument encoding for CreateItem.
      Fix problems negotiating sessions.
      Only show warning messages when error result is not definite.
      Bring over changes from gnome-keyring into our DH code.
      Fix bugs in decoding plain OpenSession response.
      Implement gnome-keyring specific way of creating collection with pass.
      Fix bugs in gnome_keyring_item_create() and friends.
      Send interface name when setting item attributes.
      Fix variant array parsing.
      Don't assume the returned item ids are in a specific order.
      Fix problems getting item_info and decoding secret.
      Fix up gnome_keyring_item_set_info() and friends.
      Fix problems in gnome_keyring_find_items() and friends.
      Fix some problems in gnome_keyring_unlock()
      Finish implementing unlocking, password changing.
      Fix gnome_keyring_get_info() and friends.
      Remove checks for ACLs, since this functionality is no longer present.
      Fix up store/delete password functionality.
      Bring tests in sync with the implementation.
      Fix problems when running mainloop after sync operation.
      Stop waiting for a prompt when the service goes away.
      Update the error codes with latest spec changes.
      Update tests to lock specific collection.
      Release version 2.29.4.

Stefan Walter (4):
      Implement list_item_ids and set_info.
      Stub out ACL related functionality.
      Implement get_attributes operation.
      Implement gnome_keyring_lock_all() and friends.

nobody (10):
      Enable git commit hooks when initializing project
      Implement gnome_keyring_get_info operation.
      Make async operations more thread-safe.
      Implement support for prompting and waiting for prompts.
      Move operation and callback code into own files.
      Implement locking and unlocking of keyrings.
      Set data seperately from operation handler.
      Refactor operation and callback code.
      Implement sync usinc same code path as async.
      Implement gnome_keyring_xxx_item_info_*() and gnome_keyring_set_attributes_*()



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]