Age | Commit message (Expand) | Author |
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 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 | 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 | 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 |
2006-02-04 | Added "char status" parameter to OnUserPreNotice and OnUserPreMessage for NOT... | brain |
2006-02-04 | Stop trying to set an empty swhois if the <type> doesn't specify one | om |
2006-02-04 | When rehashing by sighup and adding/removing modules, don't attempt to write ... | brain |
2006-02-04 | Added gnutls_rpath.pl. This works out the lib dir and does: | brain |
2006-02-04 | Only send 320 numeric if the SSL user is on our port | om |
2006-02-04 | Add support for configured swhois lines | om |
2006-02-03 | Add operators >> and << for irc::string and i/ostreams. m_cban utilises this | om |
2006-02-03 | Optimized: strchr(x->modes,'o') has the same effect as (*x->oper) but *x->ope... | brain |
2006-02-03 | I R SECURE CONNECTION! (fix) | frostycoolslug |
2006-02-03 | Check for time going BACKWARDS (yes. really.) | brain |
2006-02-03 | Added "FNC WALLVOICES WALLCHOPS" to 005 numeric, | brain |
2006-02-03 | Added '%' to STATUSMSG | brain |
2006-02-03 | Bugfix #69 | brain |
2006-02-03 | Extra safety checks | brain |
2006-02-03 | Extra debugging to locate segfault | brain |
2006-02-03 | numbskull moment | brain |
2006-02-03 | Tidyup op/halfop/voice list on part/quit | brain |
2006-02-03 | More fixes (#3) | brain |
2006-02-03 | Typo fixes #2 | brain |
2006-02-03 | Fix to event params | brain |
2006-02-03 | Stop uncloaked hosts showing to non-opers | om |