aboutsummaryrefslogtreecommitdiff
path: root/src/common.c
Commit message (Expand)AuthorAgeFilesLines
* str_map::key_cmp -> str_map::key_xfrmPřemysl Janouch2014-07-161-10/+42
* First bugfixesPřemysl Janouch2014-07-161-2/+5
* CleanupPřemysl Janouch2014-07-161-21/+10
* Rip out error codesPřemysl Janouch2014-07-161-61/+12
* Make it possible to route messages to syslogPřemysl Janouch2014-07-151-12/+39
* Resolve paths relative to XDG config. pathsPřemysl Janouch2014-07-141-45/+87
* Add support for custom str_map key comp. fun.Přemysl Janouch2014-07-141-2/+6
* Put a prolog at the top of configuration filesPřemysl Janouch2014-07-131-2/+5
* Load an MOTD on startPřemysl Janouch2014-07-131-0/+7
* Add a strtoul() wrapperPřemysl Janouch2014-07-131-0/+9
* Only compile regex's oncePřemysl Janouch2014-07-131-39/+67
* Implement an iterator for `struct str_map'Přemysl Janouch2014-07-121-0/+33
* Implement parsing of IRC 3.2 message tagsPřemysl Janouch2014-07-121-3/+43
* WIP: add a stub IRC daemon named `kike'Přemysl Janouch2014-07-121-0/+1772