Commits
- Commit:
3249b5b42df2fcbd42d3ce37f7a801d97b66e239
- From:
- Alex Arch <aa@manpager.org>
- Date:
merge refs/remotes/origin/main into refs/heads/secstore
- Commit:
9bdec11ad56a29f9e6e0e8b5cae60fa7397a841f
- From:
- Alex Arch <aa@manpager.org>
- Date:
misc fixes
- Commit:
efe1d0ff63b9989840acc859e416ce3785eea46f
- From:
- Alex Arx <aa@manpager.org>
- Date:
use GPM_ENCCMD and GPM_DECCMD instead of GPM_GPG
- Commit:
aa4988d112edf4f6d50cb1876a0af7d3637678d3
- From:
- Alex Arx <aa@manpager.org>
- Via:
- Alex Arch <aa@manpager.org>
- Date:
bump version to 1.0, and update all supporting files
- Commit:
522efb3faf3d06c89e6aee002c20735b2f16c940
- From:
- Alex Arx <aa@manpager.org>
- Date:
correct commet to use the correct name of the example script
- Commit:
d4a0a080f81afa34a60e19da5e62efc8585e28e9
- From:
- Alex Arx <aa@manpager.org>
- Via:
- Alex Arch <aa@manpager.org>
- Date:
misc fixes
- Commit:
c02d9413bb27c6ba68490681085bc6f0a69c3444
- From:
- Alex Arx <aa@manpager.org>
- Date:
bump version to 0.3
- Commit:
6e190e8ae34457c3b8a7d9be89b09b26f133ca35
- From:
- Alex Arx <aa@manpager.org>
- Via:
- Alex Arch <aa@manpager.org>
- Date:
print a more helpful usage message
- Commit:
ec78a3e0fea44834e5fd117539057c1c96bf5ad0
- From:
- Alex Arx <aa@manpager.org>
- Date:
put copyright statements into the source code
- Commit:
a7b5f7846d31420e3eb045a0f831158f1f876f45
- From:
- Alex Arx <aa@manpager.org>
- Via:
- Alex Arch <aa@manpager.org>
- Date:
remove the SECSTORE_COMMAND variable handling
- Commit:
276ae6e346f1c72e19191b5d9de043c50c2f2bb5
- From:
- Alex Arx <aa@manpager.org>
- Date:
change my name
- Commit:
b501f1d9144a3f3d2dc0afb91d96bc612fb8b6b9
- From:
- Alex Arx <aa@manpager.org>
- Via:
- Alex Arch <aa@manpager.org>
- Date:
get rid of the -Nn flags, be smart about removing/adding newlines
- Commit:
feef3839ff255a95eaf0c75b5b43d45813bcbb77
- From:
- Alex Arx <aa@manpager.org>
- Date:
document the {add|copy|show} [-Nn] flags
- Commit:
4851eeb93b663c97ff3884a93d36bdc6e77fe73e
- From:
- Alex Arx <aa@manpager.org>
- Via:
- Alex Arch <aa@manpager.org>
- Date:
use our own directory processing for the list command
- Commit:
c19a706e594c84311b0c6537e5ea331565b71802
- From:
- Alex Arx <aa@manpager.org>
- Date:
document the GPM_<COMMAND> env variables
- Commit:
243f1a27b4b7edd416aff0664b10af30e24698e9
- From:
- Alex Arx <aa@manpager.org>
- Via:
- Alex Arch <aa@manpager.org>
- Date:
add -f flag to several subcommands
- Commit:
104ed24069bfe7e08d69cb3e5cd6789f50684cc5
- From:
- Alex Arx <aa@manpager.org>
- Date:
implement the -Nn flags for add, show and copy
- Commit:
20a755b977dcfaf5be88243847c1730720fbf79f
- From:
- Alex Arx <aa@manpager.org>
- Via:
- Alex Arch <aa@manpager.org>
- Date:
initial transition from gpm to secstore
The name 'gpm' has several problems:
- There already *is* a Linux program called 'gpm'
- The utility is now much more general, and no longer forces you to use
gpg
- Although the primary use is still passwords, it can handle multi-line
and binary files, so the 'pm' part is not very correct either
The utility has been renamed to 'secstore', and some transition (env
variable names, invocation changes, etc.) has been made. This version is
*not* compatible with any versions of gpm, and never will be.
- Commit:
fe84ad4c60e2348abc1ac14c4cfe4adfebbbb2b8
- From:
- Alex Arx <aa@manpager.org>
- Date:
fix fork() code
- Commit:
ca70700ed21b39d87999d27df889121d54dfaf35
- From:
- Alex Arx <aa@manpager.org>
- Via:
- Alex Arch <aa@manpager.org>
- Date:
use GPM_ENCCMD and GPM_DECCMD instead of GPM_GPG
- Commit:
233429cc630b696b2d0f76eb1a2c8acf672e420c
- From:
- Alex Arx <aa@manpager.org>
- Date:
fix style
- Commit:
bd38331cd80bd0efb64c0262b10a2a2a0780b999
- From:
- Alex Arx <aa@manpager.org>
- Via:
- Alex Arch <aa@manpager.org>
- Date:
correct comment to use the correct name of the example script
- Commit:
03dc15a4219636ccbaa1295c85181c3ebc088898
- From:
- Alex Arx <aa@manpager.org>
- Date:
fix usage text for gpm copy
- Commit:
7099adfed392021acb493f9529a112637973da5c
- From:
- Alex Arx <aa@manpager.org>
- Date:
pass subcommand arguments via environment variables
- Commit:
b8db2d1101c7378934f0721b0b0f778963b07a0e
- From:
- Alex Arx <aa@manpager.org>
- Date:
amend style