Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | str_map::key_cmp -> str_map::key_xfrm | Přemysl Janouch | 2014-07-16 | 1 | -10/+42 |
* | First bugfixes | Přemysl Janouch | 2014-07-16 | 1 | -2/+5 |
* | Cleanup | Přemysl Janouch | 2014-07-16 | 1 | -21/+10 |
* | Rip out error codes | Přemysl Janouch | 2014-07-16 | 1 | -61/+12 |
* | Make it possible to route messages to syslog | Přemysl Janouch | 2014-07-15 | 1 | -12/+39 |
* | Resolve paths relative to XDG config. paths | Přemysl Janouch | 2014-07-14 | 1 | -45/+87 |
* | Add support for custom str_map key comp. fun. | Přemysl Janouch | 2014-07-14 | 1 | -2/+6 |
* | Put a prolog at the top of configuration files | Přemysl Janouch | 2014-07-13 | 1 | -2/+5 |
* | Load an MOTD on start | Přemysl Janouch | 2014-07-13 | 1 | -0/+7 |
* | Add a strtoul() wrapper | Přemysl Janouch | 2014-07-13 | 1 | -0/+9 |
* | Only compile regex's once | Přemysl Janouch | 2014-07-13 | 1 | -39/+67 |
* | Implement an iterator for `struct str_map' | Přemysl Janouch | 2014-07-12 | 1 | -0/+33 |
* | Implement parsing of IRC 3.2 message tags | Přemysl Janouch | 2014-07-12 | 1 | -3/+43 |
* | WIP: add a stub IRC daemon named `kike' | Přemysl Janouch | 2014-07-12 | 1 | -0/+1772 |