]> jfr.im git - solanum.git/history - src/logger.c
Store the creation time of klines and dlines as a time_t instead of as text.
[solanum.git] / src / logger.c
2010-02-27  Jilles TjoelkerStore the creation time of klines and dlines as a time_...
2008-11-16  Aaron Sethmanreport logfile access issues
2008-04-22  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-04-21  Jilles TjoelkerDon't try to fflush a file we just closed.
2008-04-20  Valery Yatskolegacy irc sprintf gone
2008-04-20  Valery YatskoSplitted open_logfiles(); into open_logfiles(); and...
2008-04-11  Valery YatskoRemoving glines
2008-04-03  William Pitcocks_log.* -> logger.* (s_foo looks ugly, lets try to...