Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-04-02 | marked as deprecated | bloodstalker | 1 | -0/+6 | |
2017-03-13 | trying to fix the tainted string issue | bloodstalker | 1 | -2/+11 | |
2017-03-11 | fixing some issues | bloodstalker | 1 | -0/+1 | |
2017-03-10 | fixed some of the coverity errors | bloodstalker | 1 | -0/+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-05 | now the server sends something when the client snds a bad command so the ↵ | bloodstalker | 1 | -1/+33 | |
client wont hang. | |||||
2017-03-05 | general fixes | bloodstalker | 1 | -16/+15 | |
2017-03-04 | now runs a command and returns the output, missing stderr | bloodstalker | 1 | -2/+25 | |
2017-03-03 | the server source.right now i need to test it so it's a standalone. later it ↵ | bloodstalker | 1 | -44/+52 | |
will be run by mutatord. | |||||
2017-03-03 | the client sourcefiles | bloodstalker | 1 | -9/+69 | |
2017-03-01 | mandatory stuff | bloodstalker | 1 | -1/+7 | |
2017-02-28 | daemon header | bloodstalker | 1 | -58/+4 | |
2017-02-28 | daemon sourcefile | bloodstalker | 1 | -0/+83 | |