Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix timers | Přemysl Janouch | 2014-09-20 | 1 | -4/+4 | |
| | | | | Fucking hell. We're still having some event scheduling issues. | |||||
* | Save a syscall per connection | Přemysl Janouch | 2014-09-20 | 1 | -3/+6 | |
| | ||||||
* | Rework the poller | Přemysl Janouch | 2014-09-19 | 1 | -64/+64 | |
| | | | | | | | | It's about time we stopped fucking ourselves in the butt. The scanning should be much faster now. Thanks to libuv for inspiration. | |||||
* | Raise the file descriptor limit to the maximum | Přemysl Janouch | 2014-09-19 | 1 | -0/+12 | |
| | ||||||
* | First set of fixes | Přemysl Janouch | 2014-09-19 | 1 | -33/+62 | |
| | | | | There are still some problems but at least it does something now. | |||||
* | Implement the indicator etc. | Přemysl Janouch | 2014-09-18 | 1 | -13/+95 | |
| | ||||||
* | Add regular tree-like output | Přemysl Janouch | 2014-09-17 | 1 | -2/+144 | |
| | | | | This ended up rather nice. | |||||
* | JSON output support | Přemysl Janouch | 2014-09-17 | 1 | -4/+121 | |
| | | | | This was rather simple. | |||||
* | Even more stuff | Přemysl Janouch | 2014-09-14 | 1 | -172/+330 | |
| | | | | Some reorganisation has taken place. | |||||
* | More stuff | Přemysl Janouch | 2014-09-14 | 1 | -237/+263 | |
| | | | | | | | - 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 | -118/+327 | |
| | ||||||
* | Write stubs for the plugins | Přemysl Janouch | 2014-09-11 | 1 | -3/+0 | |
| | | | | Make them compile. | |||||
* | Random crystallisation | Přemysl Janouch | 2014-09-10 | 1 | -34/+365 | |
| | | | | Don't worry, there will be better commit messages eventually. | |||||
* | Initial commit | Přemysl Janouch | 2014-09-08 | 1 | -0/+875 | |
Nothing's working yet, only some supporting code has been put in place. |