Per Olofsson
|
7794cbbc32
|
Create README.md
|
2014-07-28 17:06:22 +02:00 |
|
Per Olofsson
|
9707655d45
|
change window title in interactive mode
|
2014-07-28 16:53:32 +02:00 |
|
root
|
bee4d85351
|
add help on REGEX argument to list
|
2014-07-28 16:48:17 +02:00 |
|
Per Olofsson
|
008fd88a94
|
don't word-break on anything in rlwrap
|
2014-07-28 16:45:07 +02:00 |
|
Per Olofsson
|
c76f8d086e
|
fix argument passing
|
2014-07-28 16:42:23 +02:00 |
|
Per Olofsson
|
129d98001e
|
the tip about rlwrap doesn't work because sudo cleans the env
|
2014-07-28 11:50:29 +02:00 |
|
Per Olofsson
|
42240dc4f1
|
forgot to add completions
|
2014-07-28 11:46:38 +02:00 |
|
Per Olofsson
|
b310db1281
|
Add completion
|
2014-07-28 11:45:24 +02:00 |
|
Per Olofsson
|
c8b650a5ab
|
Add command line editing using rlwrap
|
2014-07-28 11:31:58 +02:00 |
|
Per Olofsson
|
f3f5ef7cb3
|
Add test mode env var $PASSMAN_TEST
|
2014-07-27 16:57:36 +02:00 |
|
Per Olofsson
|
570758e4b8
|
replace $SCRIPT with passman in help
|
2014-07-27 16:56:12 +02:00 |
|
Per Olofsson
|
2b21ba5a10
|
Add help texts for all commands.
|
2014-07-27 16:45:40 +02:00 |
|
root
|
ca3a2eb9e0
|
ignore .ssh
|
2014-07-27 13:46:46 +02:00 |
|
root
|
f19cae706f
|
Fixed a formatting error in cryptapi.sh/list-available
|
2014-01-24 16:29:21 +01:00 |
|
root
|
302b603f46
|
Changed the output style so that lists are newline-delimited instead of space-delimited.
|
2014-01-24 16:14:41 +01:00 |
|
root
|
6273ad9327
|
Added a TODO notice on detailed help items.
|
2014-01-24 15:01:13 +01:00 |
|
Erik Thuning
|
2613c1a2f2
|
Fxed a slight inconsistency in the install/bootstrap process.
|
2013-09-27 18:15:06 +02:00 |
|
Erik Thuning
|
16dc261240
|
Cintinuing on the help function.
|
2013-09-27 17:58:50 +02:00 |
|
Erik Thuning
|
7efe27148e
|
Started making better help.
|
2013-09-27 17:35:43 +02:00 |
|
Erik Thuning
|
a23ff13f24
|
Updated the used error codes in passman to reflect the new API
|
2013-09-25 17:38:32 +02:00 |
|
Erik Thuning
|
0693671774
|
Changed the error codes to be based on variables with meanings.
|
2013-09-25 17:37:00 +02:00 |
|
Erik Thuning
|
361f737550
|
Added proper error messages to the manage function.
|
2013-09-25 17:14:15 +02:00 |
|
Erik Thuning
|
f960d989eb
|
Fixed a minor feedback bug
|
2013-07-03 13:35:39 +02:00 |
|
Erik Thuning
|
42687e6361
|
Changed the return value of 'get' to always reflect success/failure properly.
|
2013-07-03 13:32:32 +02:00 |
|
Erik Thuning
|
3c521cf6f8
|
Added feedback for successful actions.
Added feedback for wrong password.
Made sure no further actions are attempted when wrong password has been given.
|
2013-07-03 13:24:07 +02:00 |
|
Erik Thuning
|
fc9c0e7b0b
|
Changed the naming of the sudoers file in the install script
|
2013-06-25 11:11:54 +02:00 |
|
Erik Thuning
|
bbcae4b901
|
modified the validation code
|
2013-05-21 14:29:04 +02:00 |
|
Erik Thuning
|
055d476544
|
Fixed a bug.
|
2013-05-15 17:18:23 +02:00 |
|
Erik Thuning
|
4f604bbe78
|
Modified the install script to use better group settings.
|
2013-05-15 16:42:29 +02:00 |
|
Erik Thuning
|
8984321c02
|
Made the password prompt clearer.
|
2013-05-15 16:09:02 +02:00 |
|
Erik Thuning
|
68303a33d7
|
Fixed a bug.
|
2013-05-15 16:07:30 +02:00 |
|
Erik Thuning
|
71fb214075
|
Fixed a bug.
|
2013-05-15 15:54:29 +02:00 |
|
Erik Thuning
|
e24a37aa0c
|
Added ability to modify passwords.
|
2013-05-15 15:52:17 +02:00 |
|
Erik Thuning
|
d23e23c1e4
|
Updated the help message to reflect reality.
|
2013-05-15 10:48:58 +02:00 |
|
Erik Thuning
|
e85df5ae8d
|
Fixed a minor bug.
|
2013-05-15 10:44:05 +02:00 |
|
Erik Thuning
|
9a3e1351cd
|
Updated the mechanism for checking flags to compensate for echo otherwise eating my arguments.
|
2013-05-15 10:42:00 +02:00 |
|
Erik Thuning
|
4748e6e756
|
removed debug output
|
2013-05-14 18:16:47 +02:00 |
|
Erik Thuning
|
4df82750e6
|
Fixed a strange bug with -e and -E not worikg as script flags
|
2013-05-14 18:12:26 +02:00 |
|
Erik Thuning
|
e91f353017
|
testing
|
2013-05-14 17:40:29 +02:00 |
|
Erik Thuning
|
78ecdfc339
|
added the -e flag for specifying your editor
|
2013-05-14 17:28:40 +02:00 |
|
Erik Thuning
|
80f0b35219
|
Finished testing new password input method, cleaned up remains of old method.
|
2013-05-14 17:20:42 +02:00 |
|
Erik Thuning
|
28672057a3
|
More testing.
|
2013-05-14 16:56:52 +02:00 |
|
Erik Thuning
|
d77f994837
|
TEsting.
|
2013-05-14 16:48:05 +02:00 |
|
Erik Thuning
|
a1c1d11ec9
|
Continued testing.
|
2013-05-14 16:45:37 +02:00 |
|
Erik Thuning
|
f5ee787fb1
|
Testing a new way of inputting passwords.
|
2013-05-14 16:41:26 +02:00 |
|
Erik Thuning
|
ff4f80c92a
|
Added a bit of error messaging.
|
2013-05-14 16:27:19 +02:00 |
|
Erik Thuning
|
42148764da
|
Clarified the help message a tiny bit.
|
2013-05-14 15:35:55 +02:00 |
|
Erik Thuning
|
1472056091
|
updated uitest to reflect that it is no longer usable. Kept the file because it should be pdated to actually work.
|
2013-04-23 18:15:10 +02:00 |
|
Erik Thuning
|
9b8f97929d
|
fixed a bug where nothing could be done in the program
|
2013-04-23 18:09:53 +02:00 |
|
Erik Thuning
|
165cc4da39
|
testing
|
2013-04-23 18:08:32 +02:00 |
|