]> _ Git - remote-logging.git/shortlog
remote-logging.git
2024-06-02 mivirlserver,client: Implement ssl/tls encryption master
2024-06-02 mivirlclient: don't transfer rotated and/or empty log files
2024-06-02 mivirlclient: add more files to log by default; include more...
2024-03-03 mivirlserver: use printf for writing input to file (for logs...
2024-03-03 mivirlserver: Limit ports used to 46515-46550
2024-03-03 mivirlserver: Add retries with random backoff for file uploads
2024-02-07 mivirlserver: Remove .log and .cmdlog suffixes
2024-02-07 mivirlbuild: Check for downloaded dependencies before fetching
2024-02-07 mivirlbuild: Replace static perl with actually portable perl
2024-02-07 mivirlclient: Don't monitor non-text logs
2024-02-07 mivirlclient: Remove packet capture
2024-02-07 mivirlclient: Add comments explaining behavior
2024-02-07 mivirlclient: Use global variables for configuration
2024-02-05 mivirlremove word
2024-01-26 mivirlAdd suffix to duplicate files; add comments
2024-01-26 mivirlAdd more default monitored files
2024-01-26 mivirlRetry connection to server
2024-01-26 mivirlRename files for sorting; send processes separately
2024-01-26 mivirlAdd recursive file function
2024-01-26 mivirlAdd comments for simpler editing of monitored files
2024-01-25 mivirlUpdate README; add section on monitoring output
2024-01-25 mivirlHandle SIGINT; Check read permissions
2024-01-25 mivirlUse client-specified hostname
2024-01-25 mivirlSend filepaths to server
2024-01-25 mivirlAdd file existence checks; forking -> exit; fork for...
2024-01-25 mivirlChange system commands to run from current directory
2024-01-25 mivirlUpdate server port in client script; set argv[0] for...
2024-01-25 mivirlUpdate README instructions
2024-01-25 mivirlUpdate start-server script
2024-01-16 mivirlUse sh instead of bash
2024-01-16 mivirlUpdate license year
2024-01-16 mivirlAdd lnav; fix build script
2024-01-15 mivirlAdd default monitoring locations
2024-01-15 mivirlAdd support for watching dirs, commands, packets
2024-01-15 mivirlChange output order, ensure server uses busybox sh
2024-01-15 mivirlInstall/build inotifytools
2024-01-15 mivirlEnable inotifyd in busybox
2023-10-04 mivirlUncomment wget
2023-10-04 mivirlAdd LICENSE
2023-10-04 mivirlAdd README
2023-09-23 mivirlCreate perl client; add static perl binary to build
2023-09-23 mivirlAdd server command output; reduce wait time
2023-09-21 mivirlcleanup
2023-09-20 mivirlInitial server version