aboutsummaryrefslogtreecommitdiffstats
path: root/daemon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixes #47. probably a good idea to just wipe and re-clone. also moved m0 to ↵bloodstalker2018-08-191-12/+101
| | | | its own folder.
* makefile update or they kinda do what they were supposed to dobloodstalker2018-02-011-1/+11
|
* update [ci skip]bloodstalker2018-02-011-1/+1
|
* fixing some issuesbloodstalker2017-04-021-1/+6
|
* updated as per the changesbloodstalker2017-04-021-4/+15
|
* marked as deprecatedbloodstalker2017-04-021-0/+7
|
* marked as deprecatedbloodstalker2017-04-021-0/+6
|
* the daemon returns the server exit codebloodstalker2017-04-021-2/+2
|
* disbaled a macrobloodstalker2017-04-021-1/+1
|
* general overhaul to how the server handles the command execution. fixed the ↵bloodstalker2017-04-021-21/+52
| | | | new-line char being sent along with the command.
* more fixesbloodstalker2017-04-021-0/+2
|
* added a check for empty or config file not found.bloodstalker2017-04-021-3/+12
|
* fixed some issuesbloodstalker2017-04-021-3/+9
|
* now the server will only run the driver commands. not anything.bloodstalker2017-04-013-7/+69
|
* fixedbloodstalker2017-03-131-1/+1
|
* trying to fix the tainted string issuebloodstalker2017-03-133-5/+57
|
* fixed an issuebloodstalker2017-03-121-0/+1
|
* fixing issuesbloodstalker2017-03-112-2/+4
|
* fixing some issuesbloodstalker2017-03-113-0/+5
|
* fixed another coverity issuebloodstalker2017-03-111-2/+2
|
* fixed some of the coverity errorsbloodstalker2017-03-103-1/+5
|
* fixed a couple of log issues. now the log file is useful.bloodstalker2017-03-095-24/+40
|
* just undefined a debug macro so the erver output is more readablebloodstalker2017-03-071-1/+1
|
* the readme for the daemon/server/clientbloodstalker2017-03-061-0/+47
|
* updated some commentsbloodstalker2017-03-061-2/+1
|
* updated some commits. also this will act as a standalone server for testing ↵bloodstalker2017-03-061-2/+1
| | | | purposes. the main server now resides in daemon_aux.c
* updated some commentsbloodstalker2017-03-061-2/+1
|
* now actually does something and that is running the server.bloodstalker2017-03-061-4/+18
|
* updated some commnetsbloodstalker2017-03-061-2/+1
|
* updated some bad commentsbloodstalker2017-03-061-2/+1
|
* updated for the new changesbloodstalker2017-03-061-8/+8
|
* the header for mutator_aux.hbloodstalker2017-03-061-0/+31
|
* contains mutator's server as a functionbloodstalker2017-03-061-0/+156
|
* updatedbloodstalker2017-03-061-6/+11
|
* now the server sends something when the client snds a bad command so the ↵bloodstalker2017-03-052-4/+60
| | | | client wont hang.
* general fixesbloodstalker2017-03-051-16/+15
|
* the received message is no longer overwritten. things are displayed correctly.bloodstalker2017-03-051-6/+16
|
* now runs a command and returns the output, missing stderrbloodstalker2017-03-041-2/+25
|
* now uses fgets we don't habe the whitespace problem anymorebloodstalker2017-03-041-1/+9
|
* the server headerbloodstalker2017-03-031-0/+32
|
* the server source.right now i need to test it so it's a standalone. later it ↵bloodstalker2017-03-031-0/+103
| | | | will be run by mutatord.
* the client haderbloodstalker2017-03-031-0/+32
|
* the client sourcefilesbloodstalker2017-03-031-0/+95
|
* updated for the new filesbloodstalker2017-03-031-5/+16
|
* updated for the new filesbloodstalker2017-03-031-0/+10
|
* mandatory stuffbloodstalker2017-03-011-1/+7
|
* added stuff to write to the log filebloodstalker2017-03-011-10/+50
|
* fixed a typobloodstalker2017-03-011-1/+1
|
* generated by bearbloodstalker2017-03-011-0/+7
|
* daemon headerbloodstalker2017-02-281-0/+29
|