index
:
emergency.git
master
Emergency Daemon
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cancel timeout to avoid stupid race condition.
HEAD
master
David A. Madore
2010-02-22
1
-0
/
+1
*
It's true resolving the UDP and TCP protocols is pretty pointless.
David A. Madore
2010-02-22
1
-4
/
+2
*
Add a new SHEL command, which tries to provide a shell back to sender.
David A. Madore
2010-02-22
1
-2
/
+57
*
Rewrite description of protocol (and reply !BAD in case of missing argument).
David A. Madore
2010-02-22
1
-34
/
+50
*
Allow running the client with no key (generating no HMAC), for PING and DATE.
David A. Madore
2010-02-22
1
-3
/
+3
*
Modularize command dispatching.
David A. Madore
2010-02-22
1
-69
/
+113
*
Implement LOGM command (write a message to syslog).
David A. Madore
2010-02-22
1
-5
/
+24
*
Close stdout and stderr after forking (is this a good idea?).
David A. Madore
2010-02-22
1
-0
/
+2
*
Merge branch 'master' of gitosis@git.madore.org:emergency
David A. Madore
2010-02-22
2
-52
/
+53
|
\
|
*
The incomprehensible rules of Unix B&D dictate that setsid should move.
David A. Madore
2010-02-16
1
-1
/
+1
|
*
Check recv() return value.
David A. Madore
2010-02-16
2
-2
/
+6
|
*
Pay homage to Unix bondage and discipline.
David A. Madore
2010-02-16
1
-0
/
+3
|
*
Rewrap long lines.
David A. Madore
2010-02-16
2
-8
/
+16
|
*
Work against the dreadful habit of concatenatingallmywords in identifiers.
David A. Madore
2010-02-16
2
-19
/
+19
|
*
Various stylistic improvements suggested by Max (such as using the // op).
David A. Madore
2010-02-15
2
-25
/
+11
*
|
Use a way to check for the existence of IPV6_V6ONLY that actually works. (Th...
David A. Madore
2010-02-22
1
-1
/
+1
|
/
*
Initial creation of the emergency daemon, and a stupid client.
David A. Madore
2010-02-15
2
-0
/
+284