2
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rework fa_sudo to use a helper to drop root properly. More... over 9 years ago
Rewrite fa_sudo to provide exec/open shims. Always use sudo. More... over 9 years ago
Factor out subprocess logger forwarding. More... over 9 years ago
Use open_nolocale in another spot. More... over 9 years ago
is_process_running -> find_processes, use pgrep. More... over 9 years ago
Don't skip the first filesystem in df output. More... over 9 years ago
Use open_nolocale for consistency. More... over 9 years ago
Prune dead code. More... over 9 years ago
gps.tcl doesn't need TLS. More... over 9 years ago
Require Tclx for "id" More... over 9 years ago
Allow updating piaware-config.txt via sudo and a helper script. More... over 9 years ago
Overhaul the Makefiles to be a bit more coherent when installing stuff. More... over 9 years ago
Add a helper script for config-file writing. More... over 9 years ago
Update the Makefile for the new package. More... over 9 years ago
Update piaware-config to know about the new config system. More... over 9 years ago
Fix some bugs in config writing. More... over 9 years ago
First cut at switching to the new config package. More... over 9 years ago
Use try/finally in open_nolocale More... over 9 years ago
Move MAC address stuff to piaware package. More... over 9 years ago
confirm_nonblank_user_and_password_or_die is unused, prune it. More... over 9 years ago
No need to maintain ::flightaware_user here. More... over 9 years ago
Move gathering of login info out of fa_adept_client. More... over 9 years ago
Cleanups to invoke_service_action: More... over 9 years ago
Use invoke_service_action to restart piaware. More... over 9 years ago
Use pkill not killall to kill faup1090 as it's guaranteed to be present. Also use exec not system, swallow errors. More... over 9 years ago
Fix dump1090 restart commands, add a generic "restart_receiver" command. More... over 9 years ago
Move update handling out of fa_adept_client. More... over 9 years ago
Simplify the adept client setup a little. More... over 9 years ago
Decouple adept client mlat command forwarding. More... over 9 years ago
ca_crt_file proc is unused, remove it. More... over 9 years ago