Přemysl Eric Janouch
0da95bf1c8
Fix str_append_data()
...
`void *' is more appropriate here.
2014-09-23 20:41:47 +02:00
Přemysl Eric Janouch
38a0077033
Generate a manpage
...
help2man should be enough so far.
2014-09-20 18:12:55 +02:00
Přemysl Eric Janouch
01c2bfa5a4
Fix timers
...
Fucking hell. We're still having some event scheduling issues.
2014-09-20 01:59:41 +02:00
Přemysl Eric Janouch
97bcad8a03
Save a syscall per connection
2014-09-20 00:08:23 +02:00
Přemysl Eric Janouch
457eff90e3
Rework the poller
...
It's about time we stopped fucking ourselves in the butt.
The scanning should be much faster now.
Thanks to libuv for inspiration.
2014-09-19 23:44:00 +02:00
Přemysl Eric Janouch
4662e84995
First set of fixes
...
There are still some problems but at least it does something now.
2014-09-19 01:02:26 +02:00
Přemysl Eric Janouch
64fa986cd0
Implement the indicator etc.
2014-09-18 21:01:42 +02:00
Přemysl Eric Janouch
215891a8ee
More stuff
...
- renamed *_func to *_fn
- some initial code for the indicator (needs curses)
- moved option handler to utils
- more work on unit generation & processing
2014-09-14 00:28:50 +02:00
Přemysl Eric Janouch
1bc2e22167
Stuff
2014-09-12 23:28:33 +02:00
Přemysl Eric Janouch
a133946688
Write stubs for the plugins
...
Make them compile.
2014-09-11 08:10:33 +02:00
Přemysl Eric Janouch
241bc64a11
Random crystallisation
...
Don't worry, there will be better commit messages eventually.
2014-09-10 23:14:53 +02:00
Přemysl Eric Janouch
b418bfe22c
Initial commit
...
Nothing's working yet, only some supporting code has been put in place.
2014-09-08 21:40:01 +02:00