changed Makefile; build all commands as an own file
[NeonServV5.git] / tools.c
2011-09-18 pk910added cmd_peek and added example arguments for language...
2011-09-15 pk910fixed cmd_bans expires time
2011-09-10 pk910started writing cmd_chanservsync
2011-09-09 pk910fixed make_banmask (do not use a single * as zero auth...
2011-09-09 pk910added possibilities to change table content after addin...
2011-09-08 pk910fixed make_banmask
2011-08-28 pk910change empty fields to NULL (* later) on make_banmask
2011-08-28 pk910added cmd_ban and all functions depending on
2011-08-27 pk910added cmd_kick, cmd_kickban & all the functions dependi...
2011-08-25 pk910fixed last commits
2011-08-25 pk910added ModeBuffer to tools.c
2011-08-24 pk910added strToTime function and started writing cmd_trim
2011-08-22 pk910improved table_end
2011-08-21 pk910fixed comment copy fail :D
2011-08-21 pk910added timeToStr and cmd_users
2011-08-21 pk910added table system
2011-08-17 pk910fixed last commits
2011-08-17 pk910added HandleInfoHandler.c with lookup_authname()