summaryrefslogtreecommitdiff
path: root/server/src/mini-rat.c
AgeCommit message (Expand)Author
2023-11-08server: shift some functions to the clientHEADmasterDanny Holman
2023-11-08server: print the client ouput in full do not splitDanny Holman
2023-10-02server: close log-file when server exitsDanny Holman
2023-09-29server: implement remote control connectionsDanny Holman
2023-09-29server: write output to a file/socket descriptorDanny Holman
2023-07-26server: fix run_exec printing garbage dataDanny Holman
2023-07-25server: fix incorrect inequality in print_hostinfoDanny Holman
2023-07-24server: add a proper timeout message to hostinfoDanny Holman
2023-06-13server: add helper functions to the main fileDanny Holman
2023-02-15fixup! main: add a command line processorDanny Holman
2023-02-15main: add a command line processorDanny Holman
2023-01-04server: add a main header and source fileDanny Holman