| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix the epoll poller | Přemysl Janouch | 2014-09-24 | 1 | -1/+2 | 
| | | | | | Setting the fd to -1 broke poller_remove_from_dispatch(). | ||||
| * | Sort epoll_wait() output earlier | Přemysl Janouch | 2014-09-24 | 1 | -3/+3 | 
| | | |||||
| * | Fix the hotspot | Přemysl Janouch | 2014-09-24 | 1 | -8/+18 | 
| | | | | | Valgrind seems to be quite happy with it now. | ||||
| * | Identified a hot-spot | Přemysl Janouch | 2014-09-24 | 1 | -0/+1 | 
| | | |||||
| * | Implement idle events | Přemysl Janouch | 2014-09-24 | 1 | -2/+61 | 
| | | |||||
| * | Formatting | Přemysl Janouch | 2014-09-24 | 1 | -6/+6 | 
| | | | | | No idea how this happened. | ||||
| * | Fix str_append_data() | Přemysl Janouch | 2014-09-23 | 1 | -1/+1 | 
| | | | | | `void *' is more appropriate here. | ||||
| * | Generate a manpage | Přemysl Janouch | 2014-09-20 | 1 | -2/+2 | 
| | | | | | help2man should be enough so far. | ||||
| * | Fix timers | Přemysl Janouch | 2014-09-20 | 1 | -11/+11 | 
| | | | | | Fucking hell. We're still having some event scheduling issues. | ||||
| * | Save a syscall per connection | Přemysl Janouch | 2014-09-20 | 1 | -2/+3 | 
| | | |||||
| * | Rework the poller | Přemysl Janouch | 2014-09-19 | 1 | -158/+168 | 
| | | | | | | | | | It's about time we stopped fucking ourselves in the butt. The scanning should be much faster now. Thanks to libuv for inspiration. | ||||
| * | First set of fixes | Přemysl Janouch | 2014-09-19 | 1 | -2/+2 | 
| | | | | | There are still some problems but at least it does something now. | ||||
| * | Implement the indicator etc. | Přemysl Janouch | 2014-09-18 | 1 | -0/+18 | 
| | | |||||
| * | More stuff | Přemysl Janouch | 2014-09-14 | 1 | -10/+159 | 
| | | | | | | | | - renamed *_func to *_fn - some initial code for the indicator (needs curses) - moved option handler to utils - more work on unit generation & processing | ||||
| * | Stuff | Přemysl Janouch | 2014-09-12 | 1 | -0/+3 | 
| | | |||||
| * | Write stubs for the plugins | Přemysl Janouch | 2014-09-11 | 1 | -0/+3 | 
| | | | | | Make them compile. | ||||
| * | Random crystallisation | Přemysl Janouch | 2014-09-10 | 1 | -170/+0 | 
| | | | | | Don't worry, there will be better commit messages eventually. | ||||
| * | Initial commit | Přemysl Janouch | 2014-09-08 | 1 | -0/+1998 | 
| Nothing's working yet, only some supporting code has been put in place. | |||||
