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