Age | Commit message (Expand) | Author |
2006-01-22 | Fixed 005 to be f not L | brain |
2006-01-22 | Added OnChannelDelete() method (called on KICK, PART or QUIT where a channel ... | brain |
2006-01-22 | Tweaks for openssl compatibility | brain |
2006-01-22 | Stopped lines longer than 512b from being killed, instead, warning sent and d... | frostycoolslug |
2006-01-21 | Fix to m_redirect to prevent circular link to self | brain |
2006-01-19 | Added <allowchannel:name> to allow specific channels | brain |
2006-01-18 | Test-fix for crazy's bug (/who 0 * as oper while on no channels) | brain |
2006-01-18 | Tony hart stars in a new show, to replace hart attack. YES, ITS CRAQ ATTACK! ... | brain |
2006-01-18 | Umode +R was broken (only worked for channels) -- fixed | brain |
2006-01-18 | Removed all strncpy() calls and replaced with strlcpy() | brain |
2006-01-18 | strncpy sucks ass! -- Old code was using strncpy which doesnt null terminate ... | brain |
2006-01-17 | Added unlink() to tidy up /tmp after each dlopen() | brain |
2006-01-17 | Added support for part messages in the module API (and therefore between serv... | brain |
2006-01-16 | Fixed bug with {} -> [] etc in NICK where nick == newnick apart from irc-case: | brain |
2006-01-16 | Fixed so that ONLY ports of type "" or type "clients" are bound by the core, ... | brain |
2006-01-15 | Fixed deprecated checks here that potentially break it with spanningtree (thr... | brain |
2006-01-15 | Changed lots of icky #define's to enums | brain |
2006-01-15 | missing linefeed | brain |
2006-01-15 | Made <disabled> non-manditory, added check for when singular tags arent defin... | brain |
2006-01-15 | CleanFilename movage | brain |
2006-01-15 | Fixed SIGHUP rehash to actually send rehash event to modules | brain |
2006-01-15 | Fixes to make this actually WORK. | brain |
2006-01-15 | Added checks to forbid declaring certain config tags twice (ones which should... | brain |
2006-01-15 | Fix for warning in OpenLog call | brain |
2006-01-15 | Test-compiled m_vhost, compiles fine | brain |
2006-01-15 | Added m_vhost, authenticated vhosts from the conf similar to unrealircd's way... | brain |
2006-01-15 | Changed some .cpp to .so in the this->source field | brain |
2006-01-15 | Removed deprecated default= for bind tags | brain |
2006-01-15 | Removed deprecated LocalOp type | brain |
2006-01-15 | Added support for <options customversion> to customize the second part of VER... | brain |
2006-01-15 | Bug found by PinkFreud - If an oper deopers themselves by removing the +o mod... | brain |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2006-01-15 | Made inspircd close and reopen its log on rehash | brain |
2006-01-15 | Removed some redundant (and commented out) functions | brain |
2006-01-15 | Made InspSocket::Read return an empty but non-NULL string when it receives EA... | brain |
2006-01-14 | SQL uses some crappy structs with pointer voodoo that prevent comparison with... | brain |
2006-01-14 | Fix to parentheses and chown to brain | brain |
2006-01-14 | Extra m_sql field checking | root |
2006-01-14 | Fixed 'stops responding after server pingout, while using select' but as foun... | brain |
2006-01-14 | Added RemoveSocket as a test fix for merwins bug | brain |
2006-01-14 | Replaced some 'n' with '*n' that was breaking userrec::MakeHost | brain |
2006-01-13 | Added extra safety check for a condition that should NOT happen (in theory, b... | brain |
2006-01-12 | GCC 4.0.2 warns because we assign in an if. we want to assign in an if, so we... | brain |
2006-01-12 | Typo (whoops) | brain |
2006-01-12 | xline tweaks | brain |
2006-01-12 | Replaced sprintf's with some char* voodoo | brain |
2006-01-12 | Changed channel user lists from vector to map | brain |
2006-01-12 | Test change to level-triggered epoll | brain |
2006-01-12 | I dont know what ive been told, but extra brackets are mighty cold *singing m... | brain |
2006-01-12 | <Bender> Who put this in here? O_o | brain |