GRMrGecko
GRMrGecko pushed tag v0.2.1 to GRMrGecko/service-notifications 2026-03-22 10:43:58 -05:00
GRMrGecko deleted tag v0.3 from GRMrGecko/service-notifications 2026-03-22 10:43:58 -05:00
GRMrGecko pushed to main at GRMrGecko/service-notifications 2026-03-22 10:39:43 -05:00
6857622c26 Replace fatal errors with non-fatal logging to improve resilience
GRMrGecko pushed to master at GRMrGecko/kvm-backup-scripts 2026-03-12 17:55:48 -05:00
e9cae05639 Fix zvol-iscsi backup: fd conflict, case-insensitive zvol lookup, and snapdev handling
GRMrGecko pushed to master at GRMrGecko/kvm-backup-scripts 2026-03-11 22:18:54 -05:00
25f11d5535 Update backup scripts for remote borg repo, add zvol-iscsi backup, and fix bugs
GRMrGecko pushed to master at GRMrGecko/raid-mount 2026-02-20 12:47:18 -06:00
d5a3653915 Improve goroutine safety, error handling, and correctness
GRMrGecko pushed to master at GRMrGecko/dotfiles 2026-02-20 12:13:28 -06:00
2f66e22c7f Use INC_APPEND_HISTORY to prevent real-time history sharing across shells
GRMrGecko pushed tag v0.3.2 to GRMrGecko/go-passwd 2026-02-17 00:32:05 -06:00
GRMrGecko pushed to main at GRMrGecko/go-passwd 2026-02-17 00:31:52 -06:00
bed67c3b2f Add optional strict libxcrypt standards enforcement
GRMrGecko pushed to master at GRMrGecko/dotfiles 2026-02-13 09:17:31 -06:00
5aa0d13688 Improve zsh completion, history, and shell options
GRMrGecko pushed to master at GRMrGecko/dotfiles 2026-02-13 09:07:07 -06:00
8fdb1e4d87 Replace ZDOTDIR with custom ZSH_CONFIG var and fix keybinds
c7afff8048 Replace zsh-syntax-highlighting with fast-syntax-highlighting and update submodules
Compare 2 commits »
GRMrGecko pushed to main at GRMrGecko/chroma-themes 2026-02-12 10:14:41 -06:00
c3a72752de first commit
GRMrGecko created branch main in GRMrGecko/chroma-themes 2026-02-12 10:14:41 -06:00
GRMrGecko created repository GRMrGecko/chroma-themes 2026-02-12 10:12:32 -06:00
GRMrGecko pushed tag v0.3.1 to GRMrGecko/go-passwd 2026-02-04 02:24:07 -06:00
GRMrGecko pushed to main at GRMrGecko/go-passwd 2026-02-04 02:24:03 -06:00
8d828adc5e Other case fixes.
GRMrGecko pushed tag v0.3.0 to GRMrGecko/go-passwd 2026-02-04 00:11:41 -06:00
GRMrGecko pushed to main at GRMrGecko/go-passwd 2026-02-04 00:11:36 -06:00
038f3b5d81 Update modules
GRMrGecko pushed tag v0.3.0 to GRMrGecko/go-passwd 2026-02-03 16:33:21 -06:00
GRMrGecko pushed to main at GRMrGecko/go-passwd 2026-02-03 16:33:16 -06:00
bd951d99a6 Update base64 algorithms to include a decode function, and add unit testing. Moved SHA1 algorthm to its own function as the original algorithm in libxcrypt is not able to encode all data lengths correctly. Added blowfish/bcrypt algorithm that should be libxcrypt compatible.
de63cb6404 Fix incorrectly referenced password in string hash with salt functions.
Compare 2 commits »