aboutsummaryrefslogtreecommitdiffstats
path: root/daemon/daemon_aux.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixing some issuesbloodstalker2017-04-021-1/+6
|
* 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-011-4/+64
|
* trying to fix the tainted string issuebloodstalker2017-03-131-3/+40
|
* fixed an issuebloodstalker2017-03-121-0/+1
|
* fixing issuesbloodstalker2017-03-111-2/+3
|
* fixing some issuesbloodstalker2017-03-111-0/+2
|
* fixed some of the coverity errorsbloodstalker2017-03-101-0/+1
|
* fixed a couple of log issues. now the log file is useful.bloodstalker2017-03-091-16/+18
|
* just undefined a debug macro so the erver output is more readablebloodstalker2017-03-071-1/+1
|
* contains mutator's server as a functionbloodstalker2017-03-061-0/+156