]> jfr.im git - irc/ircd-hybrid/ircd-hybrid-8-cvs.git/history - src
- strncpy => strlcpy. Note that unlike hybrid 7, I have not increased
[irc/ircd-hybrid/ircd-hybrid-8-cvs.git] / src /
2002-04-27  a1kmm- strncpy => strlcpy. Note that unlike hybrid 7, I... master origin/HEAD origin/master
2002-04-27  androsynUpdate my copyright line....
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- Remove the now unused files.
2002-02-26  a1kmm- Cleaned up client introduction & exit code, & some...
2002-02-17  a1kmm- Forward ported the removal of the extra exit_clients...
2002-02-15  a1kmm- Forward port androsyn's adns restart fix from a while...
2002-02-14  a1kmm- Forward ported in a slightly more clean way the fixes...
2002-02-09  a1kmm- Fixed a reference to memory shortly after it is freed.
2002-01-30  a1kmm- Removed a debug message that was left in but shouldn...
2002-01-13  a1kmm- Removed some files that are just bloat now.
2002-01-13  a1kmm- Blend in androsyn's bugfix from -7.
2002-01-13  a1kmm- Added in multiple protocol support. This is the start...
2002-01-06  a1kmm- Merged the efficient memory obtaining interface from...
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-05  a1kmm- Forward-ported missing void* in split_mode().
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