Age | Commit message (Expand) | Author |
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 |
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 | Learnt how to speel Optimization | frostycoolslug |
2006-02-03 | Fixed Brain's bug, showing 'Using SSL Module' regardless of if you say yes or... | frostycoolslug |
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 | Tweak module help for m_conn_waitpong | om |
2006-02-03 | Stop uncloaked hosts showing to non-opers | om |
2006-02-03 | Typo fix #1 | brain |
2006-02-03 | Altered format of OnUserMessage | brain |