~ecryptfs/ecryptfs/trunk

  • Committer: Dustin Kirkland
  • Date: 2009-04-30 20:32:16 UTC
  • mfrom: (384.1.2 ecryptfs)
  • Revision ID: kirkland@canonical.com-20090430203216-ei48lglxpul4ht6u
merge from mhlavinka

386. By Michal Hlavinka on 2009-04-23

    decision_graph.c: fix uninitialized return code

    Werror build complains about decision_graph.c:375:
    warning: 'rc' may be used uninitialized in this function. It's true,
    firs assigment to rc can be bypassed with goto out.

    Signed-off-by: Michal Hlavinka <mhlavink@redhat.com>
385. By Michal Hlavinka on 2009-04-23

    mount.ecryptfs.c: don't pass verbosity option to kernel

    verbosity option should not be passed to kernel module,
    because kernel module doesn't know about it and produces
    unnecessary lines in logs

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


Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
Filename Latest Rev Last Changed Committer Comment Size
..
dump_auth_tok.c 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 4.3 KB Diff Download File
dump_auth_tok_key.c 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 1.4 KB Diff Download File
File ecryptfs-dot-private 376 16 years ago Dustin Kirkland src/utils/ecryptfs-dot-private: sourceable file fo 1.1 KB Diff Download File
File ecryptfs-mount-private 362 16 years ago Dustin Kirkland use echo/head for prompting We have made this cha 2 KB Diff Download File
File ecryptfs-rewrite-file 366 16 years ago Dustin Kirkland ecryptfs-rewrite-file: rm temp dir rmdir rather t 1.5 KB Diff Download File
File ecryptfs-setup-private 369 16 years ago Dustin Kirkland src/utils/ecryptfs-setup-private: fix bug in grep 14.7 KB Diff Download File
File ecryptfs-setup-swap 362 16 years ago Dustin Kirkland use echo/head for prompting We have made this cha 4.5 KB Diff Download File
ecryptfs-stat.c 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 1.7 KB Diff Download File
File ecryptfs-umount-private 340 16 years ago Dustin Kirkland better greps for determining if your $PWD is/was m 797 bytes Diff Download File
ecryptfs_add_key.c 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 770 bytes Diff Download File
ecryptfs_add_passphrase.c 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 3.5 KB Diff Download File
ecryptfs_generate_tpm_key.c 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 7.9 KB Diff Download File
ecryptfs_insert_wrapped_passphrase_into_keyring.c 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 2.6 KB Diff Download File
ecryptfs_rewrap_passphrase.c 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 2.9 KB Diff Download File
ecryptfs_unwrap_passphrase.c 308 16 years ago Dustin Kirkland add a trailing newline to passphrase printing Thi 2.4 KB Diff Download File
ecryptfs_wrap_passphrase.c 306 16 years ago Dustin Kirkland fix error handling when wrapping passphrase is too 2.8 KB Diff Download File
ecryptfsrc 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 26 bytes Diff Download File
gen_key.c 306.1.1 16 years ago Michal Hlavinka use %m instead of strerror(errno) everywhere Use 4.4 KB Diff Download File
io.c 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 6.2 KB Diff Download File
io.h 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 1.7 KB Diff Download File
Makefile.am 380 16 years ago Dustin Kirkland fix build break add ecryptfs-dot-private appropri 2.9 KB Diff Download File
manager.c 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 4.9 KB Diff Download File
mount.ecryptfs.c 384.1.1 16 years ago Michal Hlavinka mount.ecryptfs.c: don't pass verbosity option to k 15.6 KB Diff Download File
mount.ecryptfs_private.c 387 16 years ago Dustin Kirkland src/utils/mount.ecryptfs_private.c: update inline 14.2 KB Diff Download File
plaintext_decision_graph.c 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 1.3 KB Diff Download File
test.c 303 16 years ago Dustin Kirkland move the modprobe to a better place Move the modp 13.5 KB Diff Download File
umount.ecryptfs.c 376.1.7 16 years ago Michal Hlavinka don't print error for removing key from keyring if 4.4 KB Diff Download File