about summary refs log tree commit diff stats
path: root/src/chat_log.c
Commit message (Expand)AuthorAgeFilesLines
* Shutdown now correctly handles connectionJames Booth2012-09-231-1/+0
* Tidied chat_log moduleJames Booth2012-09-051-6/+6
* Tidied all includesJames Booth2012-08-261-1/+0
* Merge common and utilJames Booth2012-08-231-1/+1
* Added some logging and updated man pageJames Booth2012-08-221-0/+3
* Function signatures across linesJames Booth2012-07-241-4/+8
* Removed @ from log file namesJames Booth2012-07-231-2/+7
* Close logs on exitJames Booth2012-07-231-9/+9
* Created log dir for each loginJames Booth2012-07-221-6/+12
* Basic chat log per userJames Booth2012-07-221-12/+33
* Added datetime to chat loggingJames Booth2012-07-221-1/+10
* Flush after chat log writesJames Booth2012-07-221-7/+8
* Added simple chat logJames Booth2012-07-221-0/+51