index
:
mutator
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
daemon
/
daemon_aux.c
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2017-04-02
fixing some issues
bloodstalker
1
-1
/
+6
2017-04-02
general overhaul to how the server handles the command execution. fixed the ↵
bloodstalker
1
-21
/
+52
new-line char being sent along with the command.
2017-04-02
more fixes
bloodstalker
1
-0
/
+2
2017-04-02
added a check for empty or config file not found.
bloodstalker
1
-3
/
+12
2017-04-02
fixed some issues
bloodstalker
1
-3
/
+9
2017-04-01
now the server will only run the driver commands. not anything.
bloodstalker
1
-4
/
+64
2017-03-13
trying to fix the tainted string issue
bloodstalker
1
-3
/
+40
2017-03-12
fixed an issue
bloodstalker
1
-0
/
+1
2017-03-11
fixing issues
bloodstalker
1
-2
/
+3
2017-03-11
fixing some issues
bloodstalker
1
-0
/
+2
2017-03-10
fixed some of the coverity errors
bloodstalker
1
-0
/
+1
2017-03-09
fixed a couple of log issues. now the log file is useful.
bloodstalker
1
-16
/
+18
2017-03-07
just undefined a debug macro so the erver output is more readable
bloodstalker
1
-1
/
+1
2017-03-06
contains mutator's server as a function
bloodstalker
1
-4
/
+3
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