lp:~kirkland/+junk/ecryptfs-utils_74rc1

Created by Dustin Kirkland  and last modified
Get this branch:
bzr branch lp:~kirkland/+junk/ecryptfs-utils_74rc1
Only Dustin Kirkland  can upload to this branch. If you are Dustin Kirkland  please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Dustin Kirkland 
Status:
Development

Recent revisions

381. By Dustin Kirkland 

install ecryptfs-record-passphrase file in /usr/share/ecryptfs-utils

Signed-off-by: Dustin Kirkland <email address hidden>

380. By Dustin Kirkland 

fix build break

add ecryptfs-dot-private appropriately

Signed-off-by: Dustin Kirkland <email address hidden>

379. By Dustin Kirkland 

bump version to 74 for rc testing

Signed-off-by: Dustin Kirkland <email address hidden>

378. By Dustin Kirkland 

Changelogs updated.

Signed-off-by: Dustin Kirkland <email address hidden>

377. By Dustin Kirkland 

Merge from Michal Hlavinka.

386. By Michal Hlavinka 2 hours ago

    change error codes to be more descriptive

    Error codes were changed to be more descriptive. MOUNT_ERROR after
    asprintf changed to ENOMEM, some error codes are no longer filtered
    to MOUNT_ERROR. And some other changes mostly from general MOUNT_ERROR
    to ESOMETHING.

    Signed-off-by: Michal Hlavinka <email address hidden>
385. By Michal Hlavinka 3 hours ago

    decision_graph.h, *: change definition of node return codes to positive values

    Using negative node return codes and negative error codes brings
    too big complications everywhere. Use positive values for node return codes.
    Change error codes that were changed to positive values back to negative
    values.

    Signed-off-by: Michal Hlavinka <email address hidden>
384. By Michal Hlavinka 3 hours ago

    mount.ecryptfs.c: insist for yes/no answer for unkown sigs

    Mounting with new uknown sig is important question. Insist on yes/no
    answer. Don't assume everything else than yes is no.

    Signed-off-by: Michal Hlavinka <email address hidden>
383. By Michal Hlavinka 4 hours ago

    don't print error for removing key from keyring if it succeeded

    Prevent printing of "Failed to remove ... with sig [...] from keyring: Success"

    Signed-off-by: Michal Hlavinka <email address hidden>
382. By Michal Hlavinka 4 hours ago

    module_mgr.c: insist on yes/no answer

    Insist on yes/no/y/n answer. Don't assume everything starting 'y'
    is yes and everything else is no. If wrong anser, return
    WRONG_VALUE for asking again.

    Signed-off-by: Michal Hlavinka <email address hidden>
381. By Michal Hlavinka 4 hours ago

    use ECRYPTFS_NONEMPTY_VALUE_REQUIRED where reasonable

    Some empty values makes no sense. Require nonempty values
    in that case (for interactive mount).

    Signed-off-by: Michal Hlavinka <email address hidden>
380. By Michal Hlavinka 5 hours ago

    pam_ecryptfs.c: don't try to unwrap key for users not using pam mounting

    Don't delay passphrase verification for users not using pam automounting.

    Signed-off-by: Michal Hlavinka <email address hidden>
379. By Michal Hlavinka 5 hours ago

    add verbosity to man page

    Added notes about verbosity to ecryptfs man page.

    Signed-off-by: Michal Hlavinka <email address hidden>
378. By Michal Hlavinka 5 hours ago

    decision_graph.* : add ECRYPTFS_NONEMPTY_VALUE_REQUIRED flag for nodes

    Nodes can prevent future problems asking for non-empty value.

    Signed-off-by: Michal Hlavinka <email address hidden>
377. By Michal Hlavinka 11 hours ago

    decision_graph.* : add WRONG_VALUE return code to nodes for asking question again

    Failing mount because of typo is not nice. If node transaction function returns
    WRONG_VALUE and we can ask questions (verbosity=0 is not specified),
    ask question again.

    Signed-off-by: Michal Hlavinka <email address hidden>

Acked-by: Dustin Kirkland <email address hidden>

376. By Dustin Kirkland 

src/utils/ecryptfs-dot-private: sourceable file for accessing your
encrypted data; useful for conducting backups
-Dustin Kirkland <email address hidden>Wed, 08 Apr 2009 15:34:37 -0700

375. By Dustin Kirkland 

rename remind-passphrase to record-passphrase

374. By Dustin Kirkland 

minor change to record passphrase call, insist that each step succeed

373. By Dustin Kirkland 

[ Martin Pitt and Dustin Kirkland ]
Reworked the fixes for LP: #352307, remind user to record their passphrase
* src/desktop/ecryptfs-remind-passphrase: run if
  ~/.ecryptfs/.wrapped-passphrase.recorded does NOT exist; touch that
  file upon successful run of unwrap passphrase
* debian/patches/00list,
  debian/patches/update-notifier-remind-passphrase.dpatch: dropped, since
  this was moved into PAM

 -- Dustin Kirkland <email address hidden>Tue, 07 Apr 2009 14:29:19 -0700

372. By Dustin Kirkland 

fix inclusion/installation of desktop files for upstream release tarball

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar pack repository format 1 with rich root (needs bzr 1.0)
This branch contains Public information 
Everyone can see this information.