Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | marked as deprecated | bloodstalker | 2017-04-02 | 1 | -0/+6 |
| | |||||
* | trying to fix the tainted string issue | bloodstalker | 2017-03-13 | 1 | -2/+11 |
| | |||||
* | fixing some issues | bloodstalker | 2017-03-11 | 1 | -0/+1 |
| | |||||
* | fixed some of the coverity errors | bloodstalker | 2017-03-10 | 1 | -0/+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 | ||||
* | now the server sends something when the client snds a bad command so the ↵ | bloodstalker | 2017-03-05 | 1 | -1/+33 |
| | | | | client wont hang. | ||||
* | general fixes | bloodstalker | 2017-03-05 | 1 | -16/+15 |
| | |||||
* | now runs a command and returns the output, missing stderr | bloodstalker | 2017-03-04 | 1 | -2/+25 |
| | |||||
* | 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. |