Age | Commit message (Expand) | Author |
2006-01-23 | Make relative paths in the config file tags be relative to the insp config di... | om |
2006-01-23 | Don't try and CloseSession remote users! | brain |
2006-01-23 | And the programming god looked down upon his deciples and said: VERILY, THOU ... | brain |
2006-01-23 | Change 974 numeric to 490 to avoid collision with Insp's failed to load modul... | om |
2006-01-23 | Make m_sslmodes messages appear in the channel window | om |
2006-01-22 | Updated 005 to show changeable MAXTARGETS | brain |
2006-01-22 | Allowed for configuration of maxtargets in <options:maxtargets> | brain |
2006-01-22 | Wrong nicklen is shown in the 005 numeric, fixed (noticed by ThaPrince) | brain |
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 | Fixes to make server kicks work | 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-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 | 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 |