Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix two Clang static analyzer issues | Přemysl Janouch | 2014-07-19 | 1 | -0/+2 |
* | Fix some compiler warnings | Přemysl Janouch | 2014-07-19 | 1 | -9/+13 |
* | Add a LIST_HEADER macro | Přemysl Janouch | 2014-07-18 | 1 | -3/+4 |
* | Implement TIME, VERSION, MOTD, LUSERS | Přemysl Janouch | 2014-07-17 | 1 | -0/+1 |
* | Revise usage of print_{error,fatal}() | Přemysl Janouch | 2014-07-16 | 1 | -23/+15 |
* | 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 |