CVSROOT:        /cvs/gnome
Module name:    gnome-mount
Changes by:     davidz  06/02/13 23:32:43

Modified files:
        .              : ChangeLog configure.in 
        src            : gnome-mount.c 

Log message:
2006-02-13  David Zeuthen  <[EMAIL PROTECTED]>

* src/gnome-mount.c: Add support for passworded media. This adds
three niceties

1) when mounting the crypto volume the password dialog is spawned
and, on correct password, we setup the cleartext volume (using
Crypto.Setup() on HAL) and then wait until the cleartext volume
appears. Then we mount the cleartext volume

2) When unmounting the crypto volume, first we unmount the
cleartext volume and then we teardown the cleartext volume (using
Crypto.Teardown() on HAL).

3) When unmounting the cleartext volume we also tear down this
volume (using Crypto.Teardown() on HAL).

* configure.in: Pull in libgnomeui and gnome-keyring-1. Require
hal 0.5.7 (which is hal CVS HEAD at the moment)

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-mount&who=davidz&date=explicit&mindate=2006-02-13%2023:31&maxdate=2006-02-13%2023:33

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to