~mrooney/ecryptfs/nautilus-integration

  • Committer: Dustin Kirkland
  • Date: 2009-04-23 03:07:43 UTC
  • mfrom: (376.1.12 ecryptfs)
  • Revision ID: kirkland@canonical.com-20090423030743-607khpd47cr7zi6q
Tags: 74
 388. By Michal Hlavinka  17 hours ago

    key_management.c: if key is already in keyring don't report it as error

    ecryptfs_add_passphrase_key_to_keyring gets return code 1 if key,
    it is trying to add to keyring, already exists in keyring.
    Return code remains 1, just don't report it as error.

    Signed-off-by: Michal Hlavinka <mhlavink@redhat.com>
387. By Michal Hlavinka 18 hours ago

    check and fix asprintf's error codes

    Change all MOUNT_ERROR return codes for asprintf failure to -ENOMEM.
    Make sure all return codes are reset to zero or overwritten,
    because asprintf doesn't return zero for success.

    Signed-off-by: Michal Hlavinka <mhlavink@redhat.com>


Acked-by: Dustin Kirkland <kirkland@canonical.com>
Filename Latest Rev Last Changed Committer Comment Size
..
debian 309 15 years ago Dustin Kirkland debian/ubuntu packaging Initial checkin of the De Diff
doc 303 15 years ago Dustin Kirkland move the modprobe to a better place Move the modp Diff
m4 303 15 years ago Dustin Kirkland move the modprobe to a better place Move the modp Diff
rpm 303 15 years ago Dustin Kirkland move the modprobe to a better place Move the modp Diff
scripts 303 15 years ago Dustin Kirkland move the modprobe to a better place Move the modp Diff
src 303 15 years ago Dustin Kirkland move the modprobe to a better place Move the modp Diff
AUTHORS 303 15 years ago Dustin Kirkland move the modprobe to a better place Move the modp 535 bytes Diff Download File
ChangeLog 378 15 years ago Dustin Kirkland Changelogs updated. Signed-off-by: Dustin Kirklan 4 KB Diff Download File
configure.ac 379 15 years ago Dustin Kirkland bump version to 74 for rc testing Signed-off-by: 10.3 KB Diff Download File
COPYING 303 15 years ago Dustin Kirkland move the modprobe to a better place Move the modp 17.5 KB Diff Download File
INSTALL 303 15 years ago Dustin Kirkland move the modprobe to a better place Move the modp 7.8 KB Diff Download File
Makefile.am 316 15 years ago Dustin Kirkland typo in Makefile.am Missing ')'. Thanks Michal f 1 KB Diff Download File
NEWS 303 15 years ago Dustin Kirkland move the modprobe to a better place Move the modp 1.1 KB Diff Download File
README 303 15 years ago Dustin Kirkland move the modprobe to a better place Move the modp 12.5 KB Diff Download File
THANKS 303 15 years ago Dustin Kirkland move the modprobe to a better place Move the modp 601 bytes Diff Download File