Commit Graph

33 Commits

Author SHA1 Message Date
Jaromil
4f3204e1e8 using fork() again and pipefd to pass it arguments
it works now, also the parent process correctly reads the output
2011-02-07 11:27:53 +01:00
Jaromil
e6db14dcfc bind hooks
a file bind-hook in the tomb's root indicated directories to be
mount -o bind when the tomb is opened. tomb close manages to umount them
2011-02-07 09:42:50 +01:00
Jaromil
6b11d2397e documented -q flag 2011-02-03 22:17:06 +01:00
Jaromil
c0bd02a8c0 correct locking of open/close operations
in coordination with tray status presence
and lots more cleanups and testing
2011-02-03 20:42:46 +01:00
Jaromil
465e2f63e5 relevant code cleanup
reenginered priviled escalation
fixed more test cases
2011-02-03 17:11:08 +01:00
Jaromil
613fb37cc7 integrations from the work branch
documentation updates for the 0.9 release
2011-01-30 23:25:01 +01:00
Jaromil
2bff19e0e4 fixes after testing on debian and better documentation 2011-01-30 11:37:50 +01:00
Jaromil
6e51e049c2 correct menu installation 2011-01-29 14:45:03 +01:00
Jaromil
d5f1ce3b2e better ask (y/n) 2011-01-29 14:26:44 +01:00
Jaromil
eac4818f30 manpage, documentation and fixes for the new release
includes also timeout to ask_usbkey, correct naming of tomb
reference documentation for encryption settings, webpage updates and artworks
2011-01-28 12:26:35 +01:00
Jaromil
b40dcff457 tomb notify command for external calls from tomb-open 2011-01-19 12:54:43 +01:00
Jaromil
4475af91a6 removed tomb-notify,
substituted by generic tool notify-send in libnotify-bin package
also minor fixes and docu updates
2011-01-19 12:38:19 +01:00
Jaromil
36565e2ef4 dropped c++ dependency plus various fixes 2011-01-16 23:43:45 +01:00
Jaromil
542bcb1577 check if umount is succesfull
tomb-status now quits only when tomb is really unmounted
2011-01-13 22:35:32 +01:00
Jaromil
505442c394 tomb creation procedure
tomb-open wrapper and further fixes for desktop automatisms
2011-01-13 14:37:52 +01:00
Jaromil
c00a1721c8 desktop installation and mimetypes
and more updates
2011-01-12 17:02:19 +01:00
Jaromil
bd370c1ef5 more code to integrate gui elements and script 2011-01-12 11:38:03 +01:00
Jaromil
0bd8f4b4b6 upgraded version and documentation 2011-01-11 19:30:34 +01:00
Jaromil
587d121ff6 cleanup of old shell code 2011-01-11 19:28:17 +01:00
Jaromil
482c408609 safe wipe of created temp key file 2011-01-11 19:27:30 +01:00
Jaromil
d079876e08 better string trim/crop from whitespaces 2011-01-11 19:18:02 +01:00
Jaromil
49e6d09eae more fixes to the usbkey detection 2011-01-11 14:55:31 +01:00
Jaromil
b669a11ff4 now using ext4 filesystem
also tomb creation ask for saving the key on usb
2011-01-11 12:57:44 +01:00
Jaromil
dad9a4b716 external usb key unlock fully functional 2011-01-11 10:49:44 +01:00
Jaromil
f39b6e5cf7 new key on usb
usb key detection tested on ubuntu 10.04
2011-01-10 20:41:28 +01:00
Jaromil
44c08f73f2 small fix to key path 2010-09-16 14:51:06 +02:00
Jaromil
75f50e7b03 fixed tomb creation
cleanup of unused functions
and more usability and fixes
2010-08-29 14:56:53 +02:00
Jaromil
220cb4e70b umount handle cases when more tombs are mounted 2010-08-25 20:17:53 +02:00
Jaromil
8d1c34b2d3 added support offer 2010-08-23 21:28:09 +02:00
Jaromil
ed92f5e371 CLI cosmetics 2010-08-23 11:48:21 +02:00
Jaromil
c47ab2d68b fix umount
and some notes
2010-08-22 19:56:29 +02:00
Jaromil
660ed8447b umount fixed
new format for naming of mapper, containing information about the tomb while mounted
2010-08-22 16:44:35 +02:00
Jaromil
f8ed58afc3 New repository for Tomb
first public release (see changelog for history)
2010-08-22 15:04:19 +02:00