]> err.no Git - pwstore/log
pwstore
12 years agoAdd support for pws get file ypath
Tollef Fog Heen [Mon, 4 Jun 2012 20:26:04 +0000 (22:26 +0200)]
Add support for pws get file ypath

12 years agoAllow : in user ids
Tollef Fog Heen [Mon, 4 Jun 2012 20:25:47 +0000 (22:25 +0200)]
Allow : in user ids

13 years agoAdd .keyring to keyrings for verifying .users, if the file exists
Peter Palfrader [Mon, 18 Jul 2011 14:23:06 +0000 (16:23 +0200)]
Add .keyring to keyrings for verifying .users, if the file exists

13 years agoMerge remote branch 'formorer/master'
Peter Palfrader [Sun, 17 Jul 2011 08:33:20 +0000 (10:33 +0200)]
Merge remote branch 'formorer/master'

* formorer/master:
  Convert readme to doctype manpage

13 years agoMerge branch 'master' of http://svn.noreply.org/git/pwstore
Alexander Wirt [Sun, 17 Jul 2011 08:14:17 +0000 (10:14 +0200)]
Merge branch 'master' of http://svn.noreply.org/git/pwstore

13 years agoConvert readme to doctype manpage
Alexander Wirt [Sun, 17 Jul 2011 08:13:57 +0000 (10:13 +0200)]
Convert readme to doctype manpage

13 years agonit
Peter Palfrader [Sun, 17 Jul 2011 08:06:31 +0000 (10:06 +0200)]
nit

13 years agoMerge remote branch 'formorer/master'
Peter Palfrader [Sun, 17 Jul 2011 08:03:48 +0000 (10:03 +0200)]
Merge remote branch 'formorer/master'

* formorer/master:
  Add header, reorder headlines

13 years agoAdd header, reorder headlines
Alexander Wirt [Sun, 17 Jul 2011 08:00:16 +0000 (10:00 +0200)]
Add header, reorder headlines

13 years agomore nits
Peter Palfrader [Sun, 17 Jul 2011 07:51:39 +0000 (09:51 +0200)]
more nits

13 years agofix prompts
Peter Palfrader [Sun, 17 Jul 2011 07:50:49 +0000 (09:50 +0200)]
fix prompts

13 years agomention that one should keep stuff in git
Peter Palfrader [Sun, 17 Jul 2011 07:49:34 +0000 (09:49 +0200)]
mention that one should keep stuff in git

13 years agoadd an introduction paragraph, move ~/.pws-trusted-users below .users
Peter Palfrader [Sun, 17 Jul 2011 07:45:46 +0000 (09:45 +0200)]
add an introduction paragraph, move ~/.pws-trusted-users below .users

13 years agoMerge remote branch 'formorer/master'
Peter Palfrader [Sun, 17 Jul 2011 07:29:50 +0000 (09:29 +0200)]
Merge remote branch 'formorer/master'

* formorer/master:
  Add documentation for pws

13 years agoAdd documentation for pws
Alexander Wirt [Sun, 17 Jul 2011 07:26:37 +0000 (09:26 +0200)]
Add documentation for pws

13 years agoSyntax updates for ruby 1.9 compatibility
Peter Palfrader [Thu, 7 Jul 2011 12:24:23 +0000 (14:24 +0200)]
Syntax updates for ruby 1.9 compatibility

Patch supplied by Stefan Ritter <xeno@thehappy.de>.

14 years agoCatch EOFerror in read_input, making it mean the default answer was selected
Peter Palfrader [Tue, 15 Dec 2009 11:25:23 +0000 (12:25 +0100)]
Catch EOFerror in read_input, making it mean the default answer was selected

14 years agoTry to handle the case where an editor re-creates files. Untested.
Peter Palfrader [Sat, 5 Dec 2009 01:36:11 +0000 (02:36 +0100)]
Try to handle the case where an editor re-creates files.  Untested.

14 years agoTry to handle the case where we cannot exec gnupg
Peter Palfrader [Sat, 5 Dec 2009 01:02:28 +0000 (02:02 +0100)]
Try to handle the case where we cannot exec gnupg

15 years agochange default keyserver
Peter Palfrader [Wed, 3 Jun 2009 20:50:50 +0000 (22:50 +0200)]
change default keyserver

15 years agoCopyright year
Peter Palfrader [Sun, 8 Mar 2009 19:52:45 +0000 (20:52 +0100)]
Copyright year

15 years agopws now uses a .keyring file if such exists. Also add a command to create/update...
Peter Palfrader [Sun, 8 Mar 2009 19:43:04 +0000 (20:43 +0100)]
pws now uses a .keyring file if such exists.  Also add a command to create/update that file

15 years agoRemove debug output
Peter Palfrader [Fri, 16 Jan 2009 21:46:52 +0000 (22:46 +0100)]
Remove debug output

15 years agoDeleting members while we do an .each on an array is not good
Peter Palfrader [Fri, 16 Jan 2009 21:46:08 +0000 (22:46 +0100)]
Deleting members while we do an .each on an array is not good

15 years agoSay --armor when encrypting
Peter Palfrader [Thu, 9 Oct 2008 17:45:41 +0000 (19:45 +0200)]
Say --armor when encrypting

16 years agoSay what gnupg complained about on stdout also
Peter Palfrader [Mon, 22 Sep 2008 19:45:44 +0000 (21:45 +0200)]
Say what gnupg complained about on stdout also

16 years agoSay what gnupg complained about
Peter Palfrader [Mon, 22 Sep 2008 19:40:46 +0000 (21:40 +0200)]
Say what gnupg complained about

16 years agoDo not throw an exception of verifying the .users file cases gpg to exit with a non...
Peter Palfrader [Fri, 19 Sep 2008 17:06:30 +0000 (19:06 +0200)]
Do not throw an exception of verifying the .users file cases gpg to exit with a non-zero status

16 years agoPrevent gpg from fetching keys because it tries to verify a signature when LSing...
Peter Palfrader [Fri, 19 Sep 2008 16:56:16 +0000 (18:56 +0200)]
Prevent gpg from fetching keys because it tries to verify a signature when LSing a file

16 years agognupg is broken. news @11
Peter Palfrader [Fri, 19 Sep 2008 16:35:46 +0000 (18:35 +0200)]
gnupg is broken.  news @11

16 years agoFix handling of new files, handle encryption errors
Peter Palfrader [Fri, 19 Sep 2008 16:28:27 +0000 (18:28 +0200)]
Fix handling of new files, handle encryption errors

16 years agoNow requires that the .users file be signed by a trusted key
Peter Palfrader [Fri, 19 Sep 2008 16:12:59 +0000 (18:12 +0200)]
Now requires that the .users file be signed by a trusted key

16 years agoCatch if nothing has changed but the list of keys is different now
Peter Palfrader [Fri, 19 Sep 2008 16:00:07 +0000 (18:00 +0200)]
Catch if nothing has changed but the list of keys is different now

16 years agoAsk before re-encrypting if nothing changed. Make the default to abort if decrypting...
Peter Palfrader [Thu, 18 Sep 2008 22:02:40 +0000 (00:02 +0200)]
Ask before re-encrypting if nothing changed.  Make the default to abort if decrypting was weird

16 years agoAdd a TODO file
Peter Palfrader [Thu, 18 Sep 2008 21:58:52 +0000 (23:58 +0200)]
Add a TODO file

16 years agoCatch if we run ls in a dir that isn't a store
Peter Palfrader [Thu, 18 Sep 2008 21:08:02 +0000 (23:08 +0200)]
Catch if we run ls in a dir that isn't a store

16 years agoCheck if we are encrypting this to ourselves
Peter Palfrader [Thu, 18 Sep 2008 21:05:28 +0000 (23:05 +0200)]
Check if we are encrypting this to ourselves

16 years agoSupport creating new files
Peter Palfrader [Thu, 18 Sep 2008 21:00:10 +0000 (23:00 +0200)]
Support creating new files

16 years agoCommand parsing
Peter Palfrader [Thu, 18 Sep 2008 20:53:17 +0000 (22:53 +0200)]
Command parsing

16 years agoSupport editing stuff
Peter Palfrader [Thu, 18 Sep 2008 20:47:02 +0000 (22:47 +0200)]
Support editing stuff

16 years agoStart editing and parsing userfile
Peter Palfrader [Thu, 18 Sep 2008 20:16:53 +0000 (22:16 +0200)]
Start editing and parsing userfile

16 years agoHandle files not readable by unix permissions
Peter Palfrader [Thu, 18 Sep 2008 18:43:32 +0000 (20:43 +0200)]
Handle files not readable by unix permissions

16 years agoCheck gpg's exitcode
Peter Palfrader [Thu, 18 Sep 2008 18:36:37 +0000 (20:36 +0200)]
Check gpg's exitcode

16 years agoMake ls even smarter about -a
Peter Palfrader [Thu, 18 Sep 2008 18:28:31 +0000 (20:28 +0200)]
Make ls even smarter about -a

16 years agoFigure out if we can access files
Peter Palfrader [Thu, 18 Sep 2008 16:40:48 +0000 (18:40 +0200)]
Figure out if we can access files

16 years agoImplement ls
Peter Palfrader [Thu, 18 Sep 2008 16:02:03 +0000 (18:02 +0200)]
Implement ls