Commit graph

205 commits

Author SHA1 Message Date
Anathema d4de059e39 added cryptsetup and pinentry binary checks to check_bin() 2011-08-01 22:14:23 +02:00
Jaromil b18ef6c27b webpage updates for new release 2011-05-29 17:22:26 +02:00
Jaromil 04120a58e0 documentation for release 2011-05-26 19:21:09 +02:00
Jaromil 556d300f5a no terminal 2011-05-26 19:04:46 +02:00
Jaromil bdef8853d5 better close messages 2011-05-26 18:38:36 +02:00
Jaromil ac0dcd9acc pinentry gtkrc icon 2011-05-26 18:26:46 +02:00
Jaromil 472189fb4b also key 2011-05-26 18:14:42 +02:00
Jaromil 17df4b6efb filetype icon in hicolor 2011-05-26 18:08:25 +02:00
Jaromil 0677d5f770 fixes share 2011-05-26 17:38:17 +02:00
Jaromil 69d91b6257 fixes 2011-05-26 17:27:34 +02:00
Jaromil c47e48a96c fixes for distcheck 2011-05-26 17:01:03 +02:00
Jaromil c5c2461eea fixing mime defaults and icon installations 2011-05-26 16:43:54 +02:00
Jaromil 5b8235201c TODO and VERSION update 2011-05-26 13:16:02 +02:00
Jaromil bf9cc3070d refuses to open a tomb that is already open 2011-05-26 13:15:03 +02:00
Jaromil e9e584a9c2 better dialogs, also for tomb-open 2011-05-26 13:00:30 +02:00
Jaromil 2c26903206 tomb list now output also size and usage information 2011-05-26 12:24:17 +02:00
Jaromil 3baa72b5a5 new -o flag to manually specify mount(8) options used in tomb open
updated documentation
2011-05-24 12:04:18 +02:00
Jaromil 130c98f1fe correctly set ownership to user on newly created tombs 2011-05-24 11:18:22 +02:00
Jaromil 41738e7626 make it possible to call tomb-open wizard when no X screen is present 2011-05-24 11:18:22 +02:00
Jaromil 16f0412817 Merge branch 'debian0' 2011-05-23 22:30:39 +02:00
Jaromil eb9c45648a small TODO update 2011-05-23 22:29:38 +02:00
Jaromil 2e2fcabb0a fix to close a tomb that is open twice on the same mountpoint 2011-05-23 22:28:22 +02:00
Jaromil ddff7a7895 documentation update for release 2011-05-15 20:24:27 +02:00
Jaromil 657f317ace updated task list 2011-05-15 20:15:59 +02:00
Jaromil 7d535e7491 kill only if status found running 2011-05-15 20:12:15 +02:00
Jaromil 85b01ddbcf kill the status tray when closed from cli 2011-05-15 20:11:01 +02:00
Jaromil ccdd2aa4d6 fixed slam for a single tomb
still need to debug "tomb slam all"
2011-05-15 20:03:11 +02:00
Jaromil 7345596f79 better install in datadir
this should be compatible with packaging
2011-05-15 19:41:58 +02:00
Jaromil a89185843e Merge branch 'master' into debian1 2011-05-15 19:34:03 +02:00
Jaromil ddd41afc96 agian 2011-05-15 19:33:56 +02:00
Jaromil 0bf4c99a5e Merge branch 'master' into debian1 2011-05-15 19:32:32 +02:00
Jaromil bc96c5e95e better datadir install again 2011-05-15 19:32:19 +02:00
Jaromil dee6151215 new debian packaging 2011-05-15 19:29:46 +02:00
Jaromil 9497bbce42 better install in datadir
this should be compatible with packaging
2011-05-15 19:24:42 +02:00
Jaromil a65cb293e7 Revert "fix mime installation also when xdg-mime is not present"
This reverts commit e8c7120fa4.

after testing we realize arch has xdg-mime

the xdg-utils package should be in build-deps
2011-05-13 18:01:53 +02:00
Jaromil 1affad00d5 fix permissions of new tomb
and notice if tomb hasn't right permissions

in future we should check permissions of tomb from the suid commandline
this way we can also change its permissions and make it ours
2011-05-13 16:31:25 +02:00
Jaromil e8c7120fa4 fix mime installation also when xdg-mime is not present
tested on arch
2011-05-13 16:31:25 +02:00
mancausoft 6cb3571ed9 Fixed tombsize_4k 2011-05-10 15:44:03 +02:00
Jaromil a4b4af7e68 deactivate intl and po builds for now
waiting for translations, when they come we'll fix
2011-05-10 10:38:18 +02:00
Jaromil b62df89eea little usability fixes 2011-05-10 09:26:07 +02:00
Jaromil 65b2fe4462 internationalization
now the internal command tomb translate
generates a list of strings used inside tomb ready for translation
(as a .po file)

help needed: translations and autotools integration
2011-05-09 14:06:30 +02:00
Jaromil cb9a6bf730 substituted echo with print in code
this will avoid spawning an extra echo process each time
print is a zsh builtin, an alternative to the use of <<< suggested by anathema
2011-05-09 11:00:47 +02:00
Jaromil 052549a4f9 colors! :) and documentation for tomb list 2011-05-09 10:32:08 +02:00
Jaromil 3ef6398019 new tomb list command 2011-05-09 09:11:18 +02:00
boyska 25333c5bb0 Fixes 1594b2c :usage of 'try()' in tomb
it is defined in tomb-open, but not in tomb
2011-05-07 00:19:05 +02:00
Jaromil 5029c2884a ignore generated gtkrc 2011-05-05 10:18:20 +02:00
boyska 1594b2c825 safe_dir supports mktemp
if available, use it. otherwise, keep using our hack
2011-05-05 10:17:56 +02:00
boyska 0095a89d4d Key generation provides better feedback 2011-05-05 10:17:42 +02:00
boyska 600ffb1170 Simple style guidelines, as discussed in ML 2011-05-02 11:15:11 +02:00
Jaromil 2b62a972f5 some fixes to tomb-open
it would be ideal to make tomb-open never use 'sudo' but create
internal tasks in tomb (like mktemp), this way if we enable users to
create tombs on a system then just the full path to binary tomb is
necessary in sudoers....
2011-04-28 20:43:21 +02:00