Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-02-01 | makefile update or they kinda do what they were supposed to do | bloodstalker | 1 | -1/+11 | |
2018-02-01 | update [ci skip] | bloodstalker | 1 | -1/+1 | |
2017-04-02 | fixing some issues | bloodstalker | 1 | -1/+6 | |
2017-04-02 | updated as per the changes | bloodstalker | 1 | -4/+15 | |
2017-04-02 | marked as deprecated | bloodstalker | 1 | -0/+7 | |
2017-04-02 | marked as deprecated | bloodstalker | 1 | -0/+6 | |
2017-04-02 | the daemon returns the server exit code | bloodstalker | 1 | -2/+2 | |
2017-04-02 | disbaled a macro | bloodstalker | 1 | -1/+1 | |
2017-04-02 | general overhaul to how the server handles the command execution. fixed the ↵ | bloodstalker | 1 | -21/+52 | |
new-line char being sent along with the command. | |||||
2017-04-02 | more fixes | bloodstalker | 1 | -0/+2 | |
2017-04-02 | added a check for empty or config file not found. | bloodstalker | 1 | -3/+12 | |
2017-04-02 | fixed some issues | bloodstalker | 1 | -3/+9 | |
2017-04-01 | now the server will only run the driver commands. not anything. | bloodstalker | 3 | -7/+69 | |
2017-03-13 | fixed | bloodstalker | 1 | -1/+1 | |
2017-03-13 | trying to fix the tainted string issue | bloodstalker | 3 | -5/+57 | |
2017-03-12 | fixed an issue | bloodstalker | 1 | -0/+1 | |
2017-03-11 | fixing issues | bloodstalker | 2 | -2/+4 | |
2017-03-11 | fixing some issues | bloodstalker | 3 | -0/+5 | |
2017-03-11 | fixed another coverity issue | bloodstalker | 1 | -2/+2 | |
2017-03-10 | fixed some of the coverity errors | bloodstalker | 3 | -1/+5 | |
2017-03-09 | fixed a couple of log issues. now the log file is useful. | bloodstalker | 5 | -24/+40 | |
2017-03-07 | just undefined a debug macro so the erver output is more readable | bloodstalker | 1 | -1/+1 | |
2017-03-06 | the readme for the daemon/server/client | bloodstalker | 1 | -0/+47 | |
2017-03-06 | updated some comments | bloodstalker | 1 | -2/+1 | |
2017-03-06 | updated some commits. also this will act as a standalone server for testing ↵ | bloodstalker | 1 | -2/+1 | |
purposes. the main server now resides in daemon_aux.c | |||||
2017-03-06 | updated some comments | bloodstalker | 1 | -2/+1 | |
2017-03-06 | now actually does something and that is running the server. | bloodstalker | 1 | -4/+18 | |
2017-03-06 | updated some commnets | bloodstalker | 1 | -2/+1 | |
2017-03-06 | updated some bad comments | bloodstalker | 1 | -2/+1 | |
2017-03-06 | updated for the new changes | bloodstalker | 1 | -8/+8 | |
2017-03-06 | the header for mutator_aux.h | bloodstalker | 1 | -0/+31 | |
2017-03-06 | contains mutator's server as a function | bloodstalker | 1 | -0/+156 | |
2017-03-06 | updated | bloodstalker | 1 | -6/+11 | |
2017-03-05 | now the server sends something when the client snds a bad command so the ↵ | bloodstalker | 2 | -4/+60 | |
client wont hang. | |||||
2017-03-05 | general fixes | bloodstalker | 1 | -16/+15 | |
2017-03-05 | the received message is no longer overwritten. things are displayed correctly. | bloodstalker | 1 | -6/+16 | |
2017-03-04 | now runs a command and returns the output, missing stderr | bloodstalker | 1 | -2/+25 | |
2017-03-04 | now uses fgets we don't habe the whitespace problem anymore | bloodstalker | 1 | -1/+9 | |
2017-03-03 | the server header | bloodstalker | 1 | -0/+32 | |
2017-03-03 | the server source.right now i need to test it so it's a standalone. later it ↵ | bloodstalker | 1 | -0/+103 | |
will be run by mutatord. | |||||
2017-03-03 | the client hader | bloodstalker | 1 | -0/+32 | |
2017-03-03 | the client sourcefiles | bloodstalker | 1 | -0/+95 | |
2017-03-03 | updated for the new files | bloodstalker | 1 | -5/+16 | |
2017-03-03 | updated for the new files | bloodstalker | 1 | -0/+10 | |
2017-03-01 | mandatory stuff | bloodstalker | 1 | -1/+7 | |
2017-03-01 | added stuff to write to the log file | bloodstalker | 1 | -10/+50 | |
2017-03-01 | fixed a typo | bloodstalker | 1 | -1/+1 | |
2017-03-01 | generated by bear | bloodstalker | 1 | -0/+7 | |
2017-02-28 | daemon header | bloodstalker | 1 | -0/+29 | |
2017-02-28 | daemon sourcefile | bloodstalker | 1 | -0/+83 | |