Age | Commit message (Expand) | Author |
2006-02-07 | Trivial spacing to make it identical | brain |
2006-02-07 | Fix signedness warning | brain |
2006-02-07 | Added max and current local/global usercounts to /lusers same way as most oth... | brain |
2006-02-07 | Now errors when sent SERVER on a non-server port | brain |
2006-02-07 | Modified ./configure to symlink ssl modules instead of cp'ing them, this make... | brain |
2006-02-07 | Typo fix | brain |
2006-02-07 | Typo (oops) | brain |
2006-02-06 | Force initialize host to "" just in case it isnt (it should be however, as it... | brain |
2006-02-06 | Disabled ip->hostname cache, seems a bit fubar | brain |
2006-02-06 | Allow remote bans from servers to be represented as servers in the banlist | brain |
2006-02-06 | Removed some debug notices that were mistakenly in the DEFAULT loglevel | brain |
2006-02-06 | Fixed /LINKS to show flat even in tricky mIRC. | brain |
2006-02-06 | Make ulines /swhois silently | om |
2006-02-06 | Fix typo | brain |
2006-02-06 | Documented <options:tempdir> | brain |
2006-02-06 | Added support for changing tempdir via <options:tempdir> | brain |
2006-02-06 | Pedantic tweak to /WHO (this actually needs rewriting at some point -- its a ... | brain |
2006-02-05 | w00tie made me do this :( Remove myself from the 'Testers' section of /info c... | om |
2006-02-05 | Yeah, this thing only uses 1 param, but requires 2? :P | frostycoolslug |
2006-02-05 | Made devoice not oper-only (Congrats to the original coder!) | frostycoolslug |
2006-02-05 | Fixed missing speech marks and stuff (vim and syntax highlight for the win) | brain |
2006-02-05 | Added more up to date helpop.conf from Custodis <tballen@bhcnetworks.com> | brain |
2006-02-05 | Fixed two unneccessary strlcpy's in the wildcard matching that just were ther... | brain |
2006-02-05 | Fix to allow empty but defined away message (yes, really) | brain |
2006-02-05 | Fixed another issue | brain |
2006-02-05 | Bad brain, bad bad | brain |
2006-02-05 | Bugfix to cmd_modules, we've added some event types since it was written, cou... | brain |
2006-02-05 | Propogation of away messages across network (we dont bounce the numeric back ... | brain |
2006-02-05 | AAARGH! GRAMMAR NAZIS! ALL AROUND ME! | brain |
2006-02-05 | Fixes for (unlikely and theoretical) desync in TOPIC | brain |
2006-02-05 | Fix to prevent use of aliases before reigstering connection | brain |
2006-02-05 | Add .c_str()'s to m_sqloper in call to OneOfMatches(), and change prototype o... | om |
2006-02-05 | Bug in code for syncing cbans | om |
2006-02-05 | [Re ;\] add m_ssl_dummy :" | om |
2006-02-05 | Added m_uninvite here | brain |
2006-02-05 | Commented on new return value of OnUserPreKick for explicitly allowing kicks | brain |
2006-02-05 | Wrong varname | brain |
2006-02-05 | Re-organized order of cmd_kick stuff (OnUserPreKick) to make override kicks w... | brain |
2006-02-04 | More numerics | brain |
2006-02-04 | Tweak tweak | brain |
2006-02-04 | Marked static | brain |
2006-02-04 | Fix warning that stops this from working (related to update of api this after... | brain |
2006-02-04 | Fix typos so it compiles :p | brain |
2006-02-04 | First-revision UNINVITE, probably wont compile yet | brain |
2006-02-04 | Allow remote users to INVITE regardless of channel membership or op status, t... | brain |
2006-02-04 | Make the alternative hosts be in alphabetical order :( | om |
2006-02-04 | Update example <oper> to demonstrate multiple hostnames | brain |
2006-02-04 | Added support for space-seperated lists here, too | brain |
2006-02-04 | Allow space seperated hostlist in <oper:host> e.g. <oper host="foo@bar baz@qu... | brain |
2006-02-04 | Typo | om |