]> jfr.im git - irc/ircd-hybrid/ircd-hybrid-8-cvs.git/history - modules
- strncpy => strlcpy. Note that unlike hybrid 7, I have not increased
[irc/ircd-hybrid/ircd-hybrid-8-cvs.git] / modules /
2002-04-27  a1kmm- strncpy => strlcpy. Note that unlike hybrid 7, I... master origin/HEAD origin/master
2002-04-27  a1kmm- Forward ported some patches from 4/1/2002 to 26/2...
2002-04-26  a1kmm- Moved the channel and user bursting code into the...
2002-04-19  a1kmm- Fixed a compile warning with kline.
2002-04-19  a1kmm- Formatting changes to the protocol structures.
2002-02-26  a1kmm- Cleaned up client introduction & exit code, & some...
2002-02-14  a1kmm- Forward ported in a slightly more clean way the fixes...
2002-02-12  a1kmm- Fix an omission in the ts5 protocol implementation...
2002-02-12  a1kmm- Forward-ported diane's /who 0 patch. Obtained in...
2002-01-30  a1kmm- Removed a debug message that was left in but shouldn...
2002-01-13  a1kmm- Added in multiple protocol support. This is the start...
2002-01-06  a1kmm- Don't ever propagate invite back to the source.
2002-01-06  a1kmm- Changed the headers in -8 to GPLv2 to match -7. Note...
2002-01-06  a1kmm- Added the code for persistant clients back in.
2002-01-04  a1kmm- Put the whole ircd through indent to get rid of a...
2002-01-04  a1kmm- Added core/ modules, which cvsignore previously cause...
2002-01-04  a1kmmInitial revision