Jaromil
46583fa445
tidying up the documentation
2015-01-30 02:00:07 +01:00
Jaromil
181103bc56
Make pinentry work even if LANG env var is not set (default to C, fix #188 )
2015-01-29 18:11:25 +01:00
Jaromil
90e46854bc
handle failure in load_key when key is not retrieved from stdin
2015-01-27 17:31:09 +01:00
Jaromil
ca012e8744
supports default mount also on /run/media/jrml (udisk2 compat). minor cleanups to default mountpoint generation. fix #186
2015-01-21 12:17:09 +01:00
Jaromil
4788ee6834
Avoid proceeding to umount if a bind_mount is busy and close is not slamming.
2015-01-17 02:29:57 +01:00
Jaromil
88c51f89f0
Improved validity check on tomb file. Introduces use of zsh/stat module
2015-01-17 02:14:38 +01:00
Jaromil
9b0364d34c
preserve current GTK-2.0 theme when using pinentry-gtk-2 ( fix #185 )
2015-01-13 10:46:53 +01:00
Daniel "GDrooid" Rodriguez
9bcf530c0f
Merged translation files with POEditor translations.
2015-01-09 17:47:11 +01:00
Daniel "GDrooid" Rodriguez
30669bb9fa
Use spaces instead of tabs.
2015-01-09 17:33:07 +01:00
Daniel "GDrooid" Rodriguez
bd7300aa3e
Update .po files and fix typo in tomb executable.
2015-01-09 17:11:14 +01:00
Dani
836d48c2d7
Merge pull request #174 from gdrooid/i18n
...
[i18n] New .pot file generation script
2015-01-09 16:49:18 +01:00
Jaromil
d8c5cd24d1
better checks on file creation, both on dig and forge
2015-01-04 21:02:27 +01:00
Jaromil
dd91e124b4
avoid installing translations by default, recommends with gettext
2015-01-04 20:33:39 +01:00
hellekin
1068033e93
Address non-zero exit code on mount attempt
2014-12-27 08:13:15 -03:00
hellekin
45c5b53cc4
Restore -o and make explicit it means 'options local to subcommand' ( Closes #182 )
2014-12-26 23:42:58 -03:00
hellekin
f1c6245c80
Honor mount options ( fixes #181 ) and disambiguate -o ( fixes #182 )
2014-12-26 20:54:51 -03:00
Jaromil
c56bd74e22
minor versioning
2014-12-25 02:48:49 +01:00
Jaromil
d88fd5c9cb
release versioning
2014-12-21 22:08:32 +01:00
Jaromil
c436b76a85
typo fix for gpg 1.4.11 affecting mint 13 and ubuntu 12, closes #175
2014-12-21 21:51:15 +01:00
gdrooid
035cfcbeeb
[i18n] Add {{{-folding name and function name
...
Adds the {{{-folding name and the function name to the context of the
strings in the .pot file.
2014-12-21 18:58:57 +01:00
Jaromil
3103787e5e
Merge pull request #178 from JoelMon/fix-README-links
...
Fixed links to KNOWN_BUGS.md and doc/HACKING.txt documents. Close #176
2014-12-06 16:22:12 +00:00
Joel Montes de Oca
4290c66b85
Fixed the links to KNOWN_BUGS.md and doc/HACKING.txt documents. Close #176
2014-12-04 22:20:42 -05:00
gdrooid
5e4141a628
[i18n] New .pot file generation script
...
The new script adds reference and context to the strings, identifies
them with more correctness and has blacklisting capabilities to ignore
strings that need no translation.
2014-12-01 17:05:27 +01:00
Jaromil
10035d8aea
downgraded gtk-tray to use gtk-2 libraries to stay out of systemd deps
2014-11-30 19:26:38 +01:00
Dani
e9d6227e68
Merge pull request #173 from x3nu/master
...
Small corrections (typos, whitespace, ...) for the German translations.
2014-11-27 20:51:58 +01:00
x3nu
022974dc51
Small corrections (typos/whitespace/...)
2014-11-27 18:20:05 +01:00
hellekin
f2b9c51ccf
Merge pull request #172 from dyne/fix-170
...
Remove extra space and split message for accuracy (closes #170 )
2014-11-27 13:47:15 -03:00
hellekin
b0c63ebf12
lapsus: not _notice, but _message
2014-11-27 13:40:58 -03:00
hellekin
29040b2d7f
Replace tab with spaces
2014-11-27 13:01:35 -03:00
hellekin
8d6e0bde09
Update copyright years
2014-11-27 12:56:30 -03:00
hellekin
f7ea486e13
Remove extra space and split message for accuracy ( fixes #170 )
2014-11-27 12:47:12 -03:00
Jaromil
7e9419542a
Merge pull request #169 from JoelMon/update-man-pdf
...
Updated tomb_manpage.pdf to Nov 26, 2014.
2014-11-26 21:16:25 +00:00
Joel Montes de Oca
4ac31dad44
Updated tomb_manpage.pdf to Nov 26, 2014.
...
omb_manpage.pdf had not been updated for two years. This update brings
the document up to date with the latest update done to the tomb.1 man
page on November 26, 2014.
2014-11-26 16:09:40 -05:00
gdrooid
6ab73af2b1
[l10n] Updated French translations.
2014-11-26 20:54:17 +01:00
Jaromil
0d690bf142
documentation and makefile scripts updates for release
2014-11-26 20:28:28 +01:00
Jaromil
710558381f
Merge pull request #168 from gdrooid/lang
...
[i18n] Don't localize legal output.
2014-11-26 18:38:21 +00:00
gdrooid
de65325fc3
[i18n] Don't localize legal output.
2014-11-26 19:35:47 +01:00
gdrooid
5d32bf8fa1
[l10n] Updated Spanish translations.
2014-11-26 17:54:33 +01:00
Jaromil
bbe9a49ec3
Direct handling of pinentry execution
...
We skip distro wrappers here since they interfere with stdin/out
As usual: better to have less intermediaries.
2014-11-26 17:45:31 +01:00
gdrooid
1ef2576b16
[l10n] Updated German, Russian and Spanish translations.
2014-11-26 17:42:08 +01:00
Jaromil
7a8a8666ba
addressing comments on last commit with a few fixes
2014-11-26 17:25:47 +01:00
gdrooid
47652747c3
[l10n] Update pot file.
2014-11-25 22:51:33 +01:00
Jaromil
f218c644ab
KDF key handling cleanup
2014-11-25 03:25:27 +01:00
Jaromil
5dbcabdf26
Removed old privilege escalation model
...
This commit refactors the handling of password input by eliminating
all intermediary programs and relying only on ZSh, hence improving
overall security against rootkits and such.
Also the way sudo is used is now greatly simplified and there is no
privilege escalation at boot: sudo is executed inside Tomb by being
prefixed in front of those programs needing it.
All tests passed.
2014-11-25 02:37:05 +01:00
Jaromil
e6075d08ce
really fail to not overwrite keys when forging
2014-11-24 20:06:45 +01:00
gdrooid
fb686db8eb
Finished fixing #164
2014-11-24 17:02:30 +01:00
gdrooid
9eaaa68452
[l10n] Update po files with the latest untranslated strings.
...
So that they coincide with the ones on POEditor for those who want to
use a different tool.
2014-11-24 16:55:22 +01:00
gdrooid
7c797f86a2
[i18n] Update .pot file.
2014-11-23 22:55:03 +01:00
gdrooid
2a675d0e69
[i18m] Fix generation of translatable strings to also include _success.
2014-11-23 22:49:06 +01:00
gdrooid
a46da1cc23
Fix #164
2014-11-23 22:47:03 +01:00