]>
gitweb.fluxo.info Git - keyringer.git/log
Silvio Rhatto [Wed, 30 May 2018 17:15:36 +0000 (14:15 -0300)]
Updates ChangeLog
Grégoire Jadi [Sun, 25 Feb 2018 15:56:03 +0000 (16:56 +0100)]
Add MANDIR variable and use it
Follow GNU Coding Standards and increase interoperability with package
managers.
No semantic change.
Signed-off-by: Silvio Rhatto <rhatto@riseup.net>
Grégoire Jadi [Mon, 19 Feb 2018 17:09:21 +0000 (18:09 +0100)]
Replace install --mode=MODE by install -m MODE
The --mode option doesn't exist on OpenBSD.
The -m option exists on both OpenBSD and GNU platforms.
Signed-off-by: Silvio Rhatto <rhatto@riseup.net>
Silvio Rhatto [Wed, 30 May 2018 16:24:53 +0000 (13:24 -0300)]
Adds status=none at on invocation at keyringer_pwgen
Grégoire Jadi [Mon, 19 Feb 2018 16:45:03 +0000 (17:45 +0100)]
Replace head -c by dd
The '-c' (count bytes) option is not a POSIX.1 option, therefore it is
not available on OpenBSD.
Replace 'head -c' with 'dd'.
Signed-off-by: Silvio Rhatto <rhatto@riseup.net>
Grégoire Jadi [Mon, 19 Feb 2018 17:06:48 +0000 (18:06 +0100)]
Fix mktemp template for POSIX.1 mktemp
OpenBSD doesn't understand the XXXXXX.keyringer format.
According to POSIX.1, the six Xs must be at the end of the template.
Signed-off-by: Silvio Rhatto <rhatto@riseup.net>
Silvio Rhatto [Wed, 30 May 2018 16:02:04 +0000 (13:02 -0300)]
Rename _F to rmtest at keyringer_shred
Silvio Rhatto [Wed, 30 May 2018 16:00:54 +0000 (13:00 -0300)]
Cleanup mktemp target at keyringer_shred
Grégoire Jadi [Sun, 25 Feb 2018 15:09:10 +0000 (16:09 +0100)]
Add support to "gshred" and "rm -P" to safely delete a file
gshred(1) is shred(1) from GNU coreutils on OpenBSD
rm(1) on OpenBSD
-P Overwrite regular files before deleting them. Files are
overwritten once with a random pattern. Files with multiple
links will be unlinked but not overwritten.
Silvio Rhatto [Wed, 23 May 2018 19:18:36 +0000 (16:18 -0300)]
Updates ChangeLog
Silvio Rhatto [Wed, 23 May 2018 19:17:54 +0000 (16:17 -0300)]
Automatically generate passphrase at genkeys_gpg
Silvio Rhatto [Wed, 23 May 2018 18:07:48 +0000 (15:07 -0300)]
Increase default password size at pwgen
Silvio Rhatto [Tue, 22 May 2018 17:35:15 +0000 (14:35 -0300)]
Updates tasks
Silvio Rhatto [Tue, 22 May 2018 17:28:51 +0000 (14:28 -0300)]
Migrate from TODO.csv to Taskwarrior
Silvio Rhatto [Tue, 9 Jan 2018 20:33:11 +0000 (18:33 -0200)]
Archiving the trac instance
Silvio Rhatto [Fri, 3 Nov 2017 13:11:45 +0000 (11:11 -0200)]
Docs: using gbp instead of git-buildpackage and git-import-orig
Silvio Rhatto [Fri, 3 Nov 2017 13:08:12 +0000 (11:08 -0200)]
Use 'gbp buildpackage' instead of 'git-buildpackage'
Silvio Rhatto [Fri, 3 Nov 2017 12:59:04 +0000 (10:59 -0200)]
Update 'git-import-orig' to 'gbp import-orig'
Silvio Rhatto [Fri, 3 Nov 2017 12:55:26 +0000 (10:55 -0200)]
Merge branch 'develop'
Silvio Rhatto [Fri, 3 Nov 2017 12:55:25 +0000 (10:55 -0200)]
Keyringer 0.5.2
Silvio Rhatto [Fri, 3 Nov 2017 12:55:07 +0000 (10:55 -0200)]
Makefile: update files to the new .md markdown extension
Silvio Rhatto [Fri, 3 Nov 2017 12:53:11 +0000 (10:53 -0200)]
Redirect both outputs when checking 'ls' version
Silvio Rhatto [Fri, 3 Nov 2017 12:44:03 +0000 (10:44 -0200)]
Fix failure to properly decrypt the file in actions/decrypt (#80)
Silvio Rhatto [Fri, 3 Nov 2017 12:42:01 +0000 (10:42 -0200)]
Removes incorrect exit command (#79)
rysiek [Fri, 3 Nov 2017 12:39:55 +0000 (10:39 -0200)]
teardown: more unambiguous info on confirmation; added information when teardown cancelled
rysiek [Fri, 3 Nov 2017 12:38:46 +0000 (10:38 -0200)]
\t is a GNU extension in sed regexes; fixed / use --color only when ls supports it
rysiek [Fri, 3 Nov 2017 12:37:41 +0000 (10:37 -0200)]
another find usage fixed on *BSD
rysiek [Fri, 3 Nov 2017 12:36:42 +0000 (10:36 -0200)]
keyringer_tree fixed on FreeBSD; also, prettier everywhere else
rysiek [Fri, 3 Nov 2017 12:36:14 +0000 (10:36 -0200)]
recrypt's use of find fixed on FreeBSD
rysiek [Fri, 3 Nov 2017 12:29:40 +0000 (10:29 -0200)]
pwgen action now uses encrypt-batch, informs user of success
rysiek [Fri, 3 Nov 2017 12:26:44 +0000 (10:26 -0200)]
functions: handling vi better (no spurious error output
Silvio Rhatto [Tue, 3 Oct 2017 18:14:21 +0000 (15:14 -0300)]
Fixes README symlink
Silvio Rhatto [Sun, 1 Oct 2017 20:19:35 +0000 (17:19 -0300)]
Change markdown extension to .md
Silvio Rhatto [Sat, 19 Aug 2017 12:06:42 +0000 (09:06 -0300)]
Give delay on xdotool at sclip
Silvio Rhatto [Wed, 31 May 2017 22:20:50 +0000 (19:20 -0300)]
Merge branch 'develop'
Silvio Rhatto [Wed, 31 May 2017 22:20:45 +0000 (19:20 -0300)]
Keyringer 0.5.1
Silvio Rhatto [Mon, 29 May 2017 22:53:25 +0000 (19:53 -0300)]
Docs: fix git verify-commit syntax
Silvio Rhatto [Fri, 26 May 2017 20:52:59 +0000 (17:52 -0300)]
Do not abort when keys are expired on some actions (#72)
Silvio Rhatto [Thu, 27 Apr 2017 12:53:31 +0000 (09:53 -0300)]
Installation: on commit signatures and Debian stable
Silvio Rhatto [Sun, 15 Jan 2017 12:19:16 +0000 (10:19 -0200)]
Adds "delete" alias to "del" action.
Silvio Rhatto [Mon, 26 Dec 2016 22:33:01 +0000 (20:33 -0200)]
Updates manpage with a spell fix
Silvio Rhatto [Wed, 21 Dec 2016 12:19:25 +0000 (10:19 -0200)]
Merge branch 'develop'
Silvio Rhatto [Wed, 21 Dec 2016 12:19:25 +0000 (10:19 -0200)]
Keyringer 0.5.0
Silvio Rhatto [Mon, 19 Dec 2016 18:08:15 +0000 (16:08 -0200)]
Removes break statements from keyringer_check_expiration
Silvio Rhatto [Mon, 19 Dec 2016 18:03:01 +0000 (16:03 -0200)]
Additional fix for sclip clipboard overwrite procedure
Silvio Rhatto [Mon, 19 Dec 2016 14:49:07 +0000 (12:49 -0200)]
Minor fixups in index.mdwn (#78)
Silvio Rhatto [Mon, 19 Dec 2016 14:48:16 +0000 (12:48 -0200)]
Updates ChangeLog
Silvio Rhatto [Mon, 19 Dec 2016 14:44:57 +0000 (12:44 -0200)]
Fixes keyringer_check_expiration failure if a public key is listed multiple times (#77)
Silvio Rhatto [Mon, 19 Dec 2016 14:28:39 +0000 (12:28 -0200)]
Updates ChangeLog
Silvio Rhatto [Mon, 19 Dec 2016 14:27:43 +0000 (12:27 -0200)]
Coding style
Silvio Rhatto [Mon, 19 Dec 2016 14:27:22 +0000 (12:27 -0200)]
Make keyringer_check_expiration not fail on subkeys which do not have an expiration date
Silvio Rhatto [Mon, 19 Dec 2016 14:06:27 +0000 (12:06 -0200)]
Updates ChangeLog
Silvio Rhatto [Mon, 19 Dec 2016 14:05:53 +0000 (12:05 -0200)]
Adds pwgen action
Silvio Rhatto [Mon, 19 Dec 2016 14:03:09 +0000 (12:03 -0200)]
Do not quote around EDITOR
Silvio Rhatto [Mon, 19 Dec 2016 14:02:48 +0000 (12:02 -0200)]
Fixes sclip and adds XDOTOOL_NEXT_WINDOW config
Silvio Rhatto [Thu, 17 Nov 2016 13:38:51 +0000 (11:38 -0200)]
Updates dev docs
Silvio Rhatto [Thu, 17 Nov 2016 13:38:07 +0000 (11:38 -0200)]
Updates dev docs
Silvio Rhatto [Thu, 17 Nov 2016 13:33:29 +0000 (11:33 -0200)]
Merge branch 'develop'
Silvio Rhatto [Thu, 17 Nov 2016 13:33:29 +0000 (11:33 -0200)]
Keyringer 0.4.1
Silvio Rhatto [Thu, 17 Nov 2016 13:23:01 +0000 (11:23 -0200)]
Adds sclip into completions
Silvio Rhatto [Wed, 9 Nov 2016 18:39:58 +0000 (16:39 -0200)]
Manpage: sclip action
Silvio Rhatto [Wed, 9 Nov 2016 13:24:45 +0000 (11:24 -0200)]
Adds build-area into .gitignore
Silvio Rhatto [Wed, 9 Nov 2016 12:59:15 +0000 (10:59 -0200)]
Development: minor lintian command change
Silvio Rhatto [Wed, 9 Nov 2016 12:31:32 +0000 (10:31 -0200)]
Updates develop docs
Silvio Rhatto [Wed, 9 Nov 2016 12:31:26 +0000 (10:31 -0200)]
Minor ChangeLog styling
Silvio Rhatto [Wed, 9 Nov 2016 12:26:31 +0000 (10:26 -0200)]
Development: fix git-tag syntax
Silvio Rhatto [Wed, 9 Nov 2016 12:22:20 +0000 (10:22 -0200)]
Merge branch 'develop'
Silvio Rhatto [Wed, 9 Nov 2016 12:22:20 +0000 (10:22 -0200)]
Keyringer 0.4.0
Silvio Rhatto [Thu, 27 Oct 2016 18:20:51 +0000 (16:20 -0200)]
Switch windows at sclip
Silvio Rhatto [Sun, 23 Oct 2016 20:24:56 +0000 (18:24 -0200)]
Adds sclip action
Silvio Rhatto [Sat, 2 Jul 2016 18:33:10 +0000 (15:33 -0300)]
Updates repo URL
Silvio Rhatto [Sat, 2 Jul 2016 18:29:42 +0000 (15:29 -0300)]
Updates git URLs
Silvio Rhatto [Sat, 2 Jul 2016 18:29:37 +0000 (15:29 -0300)]
Makefile: publish target
Silvio Rhatto [Mon, 30 Nov 2015 02:07:43 +0000 (00:07 -0200)]
Doc: tests folder
Silvio Rhatto [Sun, 29 Nov 2015 14:34:06 +0000 (12:34 -0200)]
Ensure destination path exists at mv action
Silvio Rhatto [Fri, 18 Sep 2015 22:15:35 +0000 (19:15 -0300)]
More URL changes
Silvio Rhatto [Fri, 18 Sep 2015 20:51:36 +0000 (17:51 -0300)]
New hidden service
Silvio Rhatto [Fri, 18 Sep 2015 19:59:42 +0000 (16:59 -0300)]
New git URL
Silvio Rhatto [Sun, 26 Jul 2015 18:14:26 +0000 (15:14 -0300)]
Minify CSS
Silvio Rhatto [Sun, 26 Jul 2015 17:15:09 +0000 (14:15 -0300)]
Allow @ at file names
Silvio Rhatto [Sun, 26 Jul 2015 17:00:12 +0000 (14:00 -0300)]
Slightly more interactive keyringer_get_file
Silvio Rhatto [Mon, 13 Jul 2015 14:25:05 +0000 (11:25 -0300)]
Updates Makefile
Silvio Rhatto [Wed, 24 Jun 2015 13:26:55 +0000 (10:26 -0300)]
Formatting for ikiwiki.setup (2)
Silvio Rhatto [Wed, 24 Jun 2015 13:19:49 +0000 (10:19 -0300)]
Formatting for ikiwiki.setup
Silvio Rhatto [Wed, 24 Jun 2015 13:17:47 +0000 (10:17 -0300)]
Rsync command
Silvio Rhatto [Wed, 24 Jun 2015 13:11:39 +0000 (10:11 -0300)]
HTML compliance
Silvio Rhatto [Sat, 20 Jun 2015 16:27:40 +0000 (13:27 -0300)]
Ignoring ikiwiki stuff
Silvio Rhatto [Sat, 20 Jun 2015 15:25:57 +0000 (12:25 -0300)]
Ikiwiki: do not pull when building html pages
Silvio Rhatto [Sat, 20 Jun 2015 13:34:34 +0000 (10:34 -0300)]
Template minor update
Silvio Rhatto [Sat, 20 Jun 2015 13:18:55 +0000 (10:18 -0300)]
Template cleanup; remove javascript
Silvio Rhatto [Sat, 20 Jun 2015 13:18:14 +0000 (10:18 -0300)]
Ignore .ikiwiki
Silvio Rhatto [Sat, 20 Jun 2015 13:17:30 +0000 (10:17 -0300)]
Adds ikiwiki.setup
Silvio Rhatto [Sat, 20 Jun 2015 13:15:58 +0000 (10:15 -0300)]
Fix wiki_deploy
Silvio Rhatto [Sat, 20 Jun 2015 13:13:45 +0000 (10:13 -0300)]
Support for static site generation
Silvio Rhatto [Thu, 18 Jun 2015 20:12:32 +0000 (17:12 -0300)]
Keyringer provided by jessie or newer Debian releases
Silvio Rhatto [Thu, 18 Jun 2015 19:33:51 +0000 (16:33 -0300)]
Merge branch 'develop'
Silvio Rhatto [Thu, 18 Jun 2015 19:33:30 +0000 (16:33 -0300)]
Rename README (2)
Silvio Rhatto [Thu, 18 Jun 2015 19:32:43 +0000 (16:32 -0300)]
Rename README
Silvio Rhatto [Wed, 13 May 2015 15:40:27 +0000 (12:40 -0300)]
Updates
Silvio Rhatto [Mon, 30 Mar 2015 12:04:39 +0000 (09:04 -0300)]
Merge branch 'release/0.3.8' into develop