lp:~eric-bugs-launchpad-net/ecryptfs/1007880

Created by Eric Lammerts and last modified
Get this branch:
bzr branch lp:~eric-bugs-launchpad-net/ecryptfs/1007880
Only Eric Lammerts can upload to this branch. If you are Eric Lammerts please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Eric Lammerts
Project:
eCryptfs
Status:
Merged

Recent revisions

693. By Eric Lammerts <eric@ally>

Fix NULL pointer dereference when sysfs cannot be found in /etc/mtab

692. By Dustin Kirkland 

* debian/control:
  - update to suggest zescrow-client

691. By Dustin Kirkland 

* src/utils/mount.ecryptfs_private.c:
  - EoL fixes

690. By Dustin Kirkland 

* debian/control, debian/copyright, doc/manpage/ecryptfs.7,
  doc/manpage/ecryptfs-add-passphrase.1, doc/manpage/ecryptfsd.8,
  doc/manpage/ecryptfs-generate-tpm-key.1, doc/manpage/ecryptfs-
  insert-wrapped-passphrase-into-keyring.1, doc/manpage/ecryptfs-
  manager.8, doc/manpage/ecryptfs-mount-private.1,
  doc/manpage/ecryptfs-recover-private.1, doc/manpage/ecryptfs-rewrap-
  passphrase.1, doc/manpage/ecryptfs-rewrite-file.1,
  doc/manpage/ecryptfs-setup-private.1, doc/manpage/ecryptfs-setup-
  swap.1, doc/manpage/ecryptfs-stat.1, doc/manpage/ecryptfs-umount-
  private.1, doc/manpage/ecryptfs-unwrap-passphrase.1,
  doc/manpage/ecryptfs-wrap-passphrase.1,
  doc/manpage/mount.ecryptfs.8, doc/manpage/mount.ecryptfs_private.1,
  doc/manpage/pam_ecryptfs.8, doc/manpage/umount.ecryptfs.8,
  doc/manpage/umount.ecryptfs_private.1, README,
  src/utils/mount.ecryptfs.c:
  - use the new ecryptfs.org website where appropriate

689. By Tyler Hicks

Revno 685 reintroduced two function declarations that were removed in revno
684, causing compiler warnings. Remove them for good.

688. By Tyler Hicks

* src/libecryptfs/module_mgr.c:
  - Use correct blowfish block size when displaying supported ciphers to
    the user

Thanks to Jussi Kivilinna for bringing this to our attention!

687. By Tyler Hicks

Remove mount option length check now that we aren't allocating memory for
mntent.mnt_opts. /bin/mount handles this now.

686. By Tyler Hicks

Simplify error code assignment. -0 is valid, so no need for the conditional.

685. By Dustin Kirkland 

* src/include/ecryptfs.h, src/libecryptfs/main.c,
  src/utils/mount.ecryptfs.c: LP: #917509
  - use execl() to mount ecryptfs
  - this allows us to support any arbitrary mount options in
    /etc/fstab

684. By Tyler Hicks

* include/ecryptfs.h, libecryptfs/Makefile.am,
  libecryptfs/cipher_list.c, libecryptfs/module_mgr.c,
  utils/io.h: LP: #994813
  - remove overly complicated implementation to detect what ciphers
    are supported by the currently running kernel's crypto api
  - prompt for the entire supported cipher list, if the user selects a
    cipher that their kernel doesn't support, the mount will fail
    and the kernel will write an error message to the syslog

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ecryptfs
This branch contains Public information 
Everyone can see this information.

Subscribers