aboutsummaryrefslogtreecommitdiffstats
path: root/daemon/daemon_aux.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-04-02fixing some issuesbloodstalker1-1/+6
2017-04-02general overhaul to how the server handles the command execution. fixed the ↵bloodstalker1-21/+52
new-line char being sent along with the command.
2017-04-02more fixesbloodstalker1-0/+2
2017-04-02added a check for empty or config file not found.bloodstalker1-3/+12
2017-04-02fixed some issuesbloodstalker1-3/+9
2017-04-01now the server will only run the driver commands. not anything.bloodstalker1-4/+64
2017-03-13trying to fix the tainted string issuebloodstalker1-3/+40
2017-03-12fixed an issuebloodstalker1-0/+1
2017-03-11fixing issuesbloodstalker1-2/+3
2017-03-11fixing some issuesbloodstalker1-0/+2
2017-03-10fixed some of the coverity errorsbloodstalker1-0/+1
2017-03-09fixed a couple of log issues. now the log file is useful.bloodstalker1-16/+18
2017-03-07just undefined a debug macro so the erver output is more readablebloodstalker1-1/+1
2017-03-06contains mutator's server as a functionbloodstalker1-4/+3
2017-03-05now the server sends something when the client snds a bad command so the ↵bloodstalker1-1/+33
client wont hang.
2017-03-05general fixesbloodstalker1-16/+15
2017-03-04now runs a command and returns the output, missing stderrbloodstalker1-2/+25
2017-03-03the server source.right now i need to test it so it's a standalone. later it ↵bloodstalker1-44/+52
will be run by mutatord.
2017-03-03the client sourcefilesbloodstalker1-9/+69
2017-03-01mandatory stuffbloodstalker1-1/+7
2017-02-28daemon headerbloodstalker1-58/+4
2017-02-28daemon sourcefilebloodstalker1-0/+83