Age | Commit message (Expand) | Author |
2006-01-22 | Initial commit of m_sslmodes, supplying chanmode +z | om |
2006-01-22 | Allow for <bind> tags with no or empty type, as well as 'clients' ones | om |
2006-01-22 | Set vendor and static module flags...even though the booms from trying to unl... | om |
2006-01-22 | Make errors loading certificates DEFAULT level | om |
2006-01-22 | Inital commit of the first SSL module \o/ \o/ \o/ Also Ommeh's first official... | om |
2006-01-22 | Or so i thought... | brain |
2006-01-22 | Fixed | brain |
2006-01-22 | Was using OnUserPre* when i wanted to use OnUser*, which meant that remote se... | brain |
2006-01-22 | Put some stuff back that was NEEDED. | brain |
2006-01-22 | Removed need for server kicks to be managed in here | brain |
2006-01-22 | Added MakeWildHost to userrec (*!*@dhost) | brain |
2006-01-22 | Fixes to server kick (i hope) | brain |
2006-01-22 | Forgot NOTICE and PRIVMSG implements() | brain |
2006-01-22 | And yae, the compiler sayeth to brain, fix thine warning. and thou warning ar... | brain |
2006-01-22 | Fixed simple typos | brain |
2006-01-22 | Added facility for servers to send KICK message (ew, i hate this crap) | brain |
2006-01-22 | Made '*' ban-specifier work | brain |
2006-01-22 | Fixed typos etc to make this compile now | brain |
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-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 | Umode +R was broken (only worked for channels) -- fixed | brain |
2006-01-18 | Removed all strncpy() calls and replaced with strlcpy() | brain |
2006-01-17 | Added support for part messages in the module API (and therefore between serv... | brain |
2006-01-15 | Fixed deprecated checks here that potentially break it with spanningtree (thr... | 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 | Updated copyrights in headers etc using perl inplace edit | 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-13 | Added extra safety check for a condition that should NOT happen (in theory, b... | brain |
2006-01-12 | Changed channel user lists from vector to map | brain |
2006-01-12 | I dont know what ive been told, but extra brackets are mighty cold *singing m... | brain |
2006-01-11 | Fixed massivly huge bug in showwhois, MASSIVE undertaking right there :D | frostycoolslug |
2006-01-10 | Fixed methods being used for wrong object type | brain |
2006-01-10 | Fixed to not bother pinging an active server | brain |
2006-01-10 | Increased ping frequency from 1 minute to 5 minutes (1 minute is kind of over... | brain |
2006-01-10 | Added anti-newbie warning, if attempt is made to use old-style linking protoc... | brain |
2006-01-09 | Added Priority method to move this module to end of queue | brain |
2006-01-09 | Added 'a' flag to STATS c which indicates autoconnect state | brain |
2006-01-09 | Changed %s to %c for statschar | brain |
2006-01-09 | *TEST* Oper-Only-Stats (not yet tested) | brain |
2006-01-09 | Added 005 stuff after VERSION | brain |
2006-01-09 | Sync fixes for m_park et al | brain |