cschantz
  • Joined on 2025-11-03
cschantz pushed to dev at cschantz/Linux-Server-Management-Toolkit 2026-03-21 19:45:58 -04:00
61fe915c4c feat: Fully automated web server detection for ImunifyAV standalone UI path
cschantz pushed to dev at cschantz/Linux-Server-Management-Toolkit 2026-03-21 19:43:45 -04:00
472d770463 improve: Auto-detect web server document root for ImunifyAV standalone UI path
cschantz pushed to dev at cschantz/Linux-Server-Management-Toolkit 2026-03-21 19:40:04 -04:00
7ad35f59d8 feat: Add ImunifyAV standalone mode support and fix launcher standalone detection
12101901f8 CRITICAL FIX: RKHunter Debian/Ubuntu HTTPS compatibility
3ad1963dfe CRITICAL FIXES: Malware scanner installation compatibility
Compare 3 commits »
cschantz pushed to dev at cschantz/Linux-Server-Management-Toolkit 2026-03-21 01:56:07 -04:00
a94e329fcf ENHANCEMENT: Improve multi-platform compatibility for scanner installation
cschantz pushed to main at cschantz/Linux-Server-Management-Toolkit 2026-03-21 01:56:07 -04:00
92da267f4c ENHANCEMENT: Improve multi-platform compatibility for scanner installation
cschantz pushed to main at cschantz/Linux-Server-Management-Toolkit 2026-03-21 01:52:12 -04:00
655bf18f91 CRITICAL FIX: Make Maldet installation non-fatal - continue if installation fails
cschantz pushed to dev at cschantz/Linux-Server-Management-Toolkit 2026-03-21 01:52:12 -04:00
39ead39988 CRITICAL FIX: Make Maldet installation non-fatal - continue if installation fails
cschantz pushed to dev at cschantz/Linux-Server-Management-Toolkit 2026-03-21 01:25:37 -04:00
4a2581581e CRITICAL FIX: Handle grep failures with set -eo pipefail in scanner installation
cschantz pushed to main at cschantz/Linux-Server-Management-Toolkit 2026-03-21 01:25:36 -04:00
b0646f21f2 CRITICAL FIX: Handle grep failures with set -eo pipefail in scanner installation
cschantz pushed to dev at cschantz/Linux-Server-Management-Toolkit 2026-03-21 01:22:47 -04:00
35e303477c CRITICAL FIX: Add explicit function validation and error checking to show_scan_menu
9ce2164868 FIX: Add missing color variable definitions to generator
eab00a6510 FIX: Add print_banner to required functions validation
6cc21813e1 FIX: Show installation guide instead of exiting when no scanners detected
a704e250e1 CRITICAL FIX: Always show malware scanner menu (no installation guide gate)
Compare 39 commits »
cschantz pushed to main at cschantz/Linux-Server-Management-Toolkit 2026-03-21 01:22:42 -04:00
5fb3640004 CRITICAL FIX: Add explicit function validation and error checking to show_scan_menu
9942296714 CRITICAL: Apply all bug fixes to production branch
aa432a08bd CRITICAL FIX: Sync malware scanner menu fix to production branch
3126944905 Reapply "CRITICAL FIXES: Apply essential improvements from beta branch to production"
e5979a501e Revert "CRITICAL FIXES: Apply essential improvements from beta branch to production"
Compare 6 commits »
cschantz pushed to dev at cschantz/Linux-Server-Management-Toolkit 2026-03-20 02:07:52 -04:00
3ac1f796cc FIX: Revert for-loop in auto-clear to explicit if statements
b6ae4b9c65 CRITICAL FIX: Remove confusing 'total entries' message from cache output
f9ae2477ed Docs: Add non-git deployment workflow for wget/extract users
e2052b4b45 Docs: Clarify cache clearing workflow and what 'total entries' means
00cdb0a663 CRITICAL FIX: Auto-clear both production and dev cache files on git pull
Compare 5 commits »
cschantz pushed to dev at cschantz/Linux-Server-Management-Toolkit 2026-03-20 01:50:14 -04:00
10e131014d CRITICAL FIX: Auto-clear stale cache on git pull
cschantz pushed to dev at cschantz/Linux-Server-Management-Toolkit 2026-03-20 01:48:23 -04:00
90b33c5273 Add comprehensive cache management guide
cschantz pushed to dev at cschantz/Linux-Server-Management-Toolkit 2026-03-20 01:47:50 -04:00
bd1b68d1f4 Add cache clearing command to launcher
df95500ab9 Fix: Remove cache files from git tracking and update .gitignore
Compare 2 commits »
cschantz pushed to dev at cschantz/Linux-Server-Management-Toolkit 2026-03-20 01:45:08 -04:00
74467bc49e Add comprehensive detection troubleshooting guide
7c8bc085f7 Add detection diagnostic tools and fix silent detection on cached runs
Compare 2 commits »
cschantz pushed to dev at cschantz/Linux-Server-Management-Toolkit 2026-03-20 01:39:57 -04:00
11c3d23626 Fix: Quote variable in integer comparison (HIGH priority)
1626b53de3 Improve: Better script vs. source context detection in menu-functions.sh
0e69254b9d Fix: Proper IFS restoration in all files (HIGH priority)
fd52a4aa15 Fix: Remove 'local' keyword from global scope in malware-scanner.sh (CRITICAL)
496dbf4f17 Fix: Remove 'local' keyword from global scope (CRITICAL)
Compare 8 commits »
cschantz pushed to dev at cschantz/Linux-Server-Management-Toolkit 2026-03-20 00:31:23 -04:00
992b4e9e17 Add PostgreSQL and Percona Server detection
cschantz pushed to dev at cschantz/Linux-Server-Management-Toolkit 2026-03-20 00:23:49 -04:00
609c40d5d0 FIX: Exit menu confirmation prompt not displaying
cschantz pushed to dev at cschantz/Linux-Server-Management-Toolkit 2026-03-20 00:16:18 -04:00
ea78ff7c64 CRITICAL FIX: Add interactive mode detection to prevent tmux crash
bdb443da72 CRITICAL FIX: Add /dev/tty error handling to handle_loadwatch_analyzer() and remove pipe from show_system_overview()
b9a72bff75 CRITICAL FIX: Add /dev/tty redirection and error handling to all read commands
297377b7c6 FIX: Critical startup flow issues - terminal crashes, inefficiency, inconsistency
Compare 4 commits »