summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2006-09-06Drop and log unknown nicks in FJOIN, rather than aborting the linkbrain
2006-09-05New CAPAB variable (manditory): PROTOCOLbrain
2006-09-05This is a complex one: when autoconnecting, we check each links failover, and...brain
2006-09-04'Connection to %s closed' now says 'Connection to %s failed'brain
2006-09-04Check for failover pointing at self. This is an obvious thing to check for an...brain
2006-09-04failover connections are now added, thanks for the idea Lauren (happy now? lo...brain
2006-09-03Call X509_free() after we're done with the certbrain
2006-09-03Output the certificate hash to the user when they connectbrain
2006-09-03Remove some gunkbrain
2006-09-03Changed how this module works.brain
2006-09-03Check for people trying to literally put the fingerprint in as a passbrain
2006-09-03Removal of debugbrain
2006-09-03Add comments to document this headerbrain
2006-09-03YAY! A module which allows a user to oper via their ssl key fingerprint.brain
2006-09-03Remove a ton of debugbrain
2006-09-03All but cert revocation is now supported by both modulesbrain
2006-09-03Dont report that the key has expired when it hasntbrain
2006-09-03OpenSSL gets certs and populates the ssl_cert* now!brain
2006-09-03We now have a test module that can dump someones certificate information: /ss...brain
2006-09-03Certificate stuffbrain
2006-09-03Obtaining of ssl cert in gnutls module and placing it into a class which is e...brain
2006-09-02Give this module VF_COMMON, as services depend on itbrain
2006-09-02Only VF_COMMON modules are sent in CAPAB now, not VF_STATICbrain
2006-09-02Doesnt need VF_STATICbrain
2006-09-02Because these modes take no parameter when being removed, they need no specia...brain
2006-09-02Actually let it be unloaded would be a start (remove VF_STATIC)brain
2006-09-02Allow unloading of +qabrain
2006-09-02And this (i guess it once tested mode stuff)brain
2006-09-02So was this...brain
2006-09-02For some reason this was VF_STATICbrain
2006-09-02banexception, chanfilter and inviteexception should now be unloadable :)brain
2006-09-02All modules which implement simplemodes (no parameters, not a list mode) can ...brain
2006-09-02Any modules which were using VF_STATIC to indicate they implement a mode shou...brain
2006-09-02Allow unloading of modules which implement modes!brain
2006-09-02Add chanrec::IsBanned() so that we dont have to keep walking the banlist in v...brain
2006-08-31Make ban override notice only trigger when they actually match a ban :Pbrain
2006-08-31Fix for bug #134 reported by mixx941: When user connects to ircd with no user...brain
2006-08-31Forwardport fix from stable (bug#133 reported by insurgent): configuring a li...brain
2006-08-30Fix for parameters which contain a colon (which is not the first char in the...brain
2006-08-30Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include listsbrain
2006-08-29Snomasks +k (kills) and +o (oper)brain
2006-08-29Snomask +l (linking) and some +x (XLINE)brain
2006-08-29+Q and +C (remote quit and connect) snomasks implementedbrain
2006-08-29Snomask support cometh! and it leave a sticky white mess all over the floor :(brain
2006-08-29Spanningtree tidyupsbrain
2006-08-28Hey, what the hell. Let's do remote ADMIN too. :)w00t
2006-08-28^*&^^)()%-w00t
2006-08-28Remote MOTD supportw00t
2006-08-28Remove blank lines from previous perl inplace editsbrain
2006-08-28Make oper-override notices a bit more grammar friendly, add an override notic...w00t