2010-02-09 |
danieldg | Fix typo |
commit | commitdiff | tree | snapshot |
2010-02-09 |
danieldg | Sort CAPAB CHANMODES and USERMODES |
commit | commitdiff | tree | snapshot |
2010-02-09 |
danieldg | Fix double-free when catching an exception in module... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
danieldg | Eliminate duplicate names between user and channel... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
danieldg | Allow exemptchanops to modify the channel access level... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
danieldg | Update m_exemptchanops to allow users to specify the... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
danieldg | Move password checking into connect class search |
commit | commitdiff | tree | snapshot |
2010-02-09 |
danieldg | Clean up documentation of connect blocks a bit |
commit | commitdiff | tree | snapshot |
2010-02-09 |
danieldg | This module isn't supposed to be part of 2.0; it will... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
danieldg | Change <connect:requiresasl> to <connect:requireaccount... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
danieldg | Move chanhistory to PostJoin hook |
commit | commitdiff | tree | snapshot |
2010-02-09 |
danieldg | half-voice is a better name than status prefix |
commit | commitdiff | tree | snapshot |
2010-02-09 |
danieldg | Add authorization cache module |
commit | commitdiff | tree | snapshot |
2010-02-09 |
danieldg | Add random number generation functions to InspIRCd... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
danieldg | Fix error message on OPTCOMMON mismatch |
commit | commitdiff | tree | snapshot |
2010-02-08 |
danieldg | SSL certificate requests prior to full registration... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
danieldg | Add <connect requiressl="trusted"> to force CA verifica... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
danieldg | Also allow <connect rules> |
commit | commitdiff | tree | snapshot |
2010-02-08 |
danieldg | Allow <connect motd> to select an alternate MOTD file... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
danieldg | Allow <connect autojoin=""> to override the m_conn_join... |
commit | commitdiff | tree | snapshot |
2010-02-07 |
danieldg | Fix typo |
commit | commitdiff | tree | snapshot |
2010-02-07 |
danieldg | Fix crash on kick when +J is set, +misc cleanup |
commit | commitdiff | tree | snapshot |
2010-02-07 |
danieldg | Update example config for passforward and RPC module... |
commit | commitdiff | tree | snapshot |
2010-02-07 |
danieldg | More cleanup of quit servers |
commit | commitdiff | tree | snapshot |
2010-02-07 |
danieldg | Don't send GODMODE snomask for remote users (let SendGl... |
commit | commitdiff | tree | snapshot |
2010-02-07 |
danieldg | Change PROP command format to accept multiple changes... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
danieldg | Fix left/right inversion in ListDifference |
commit | commitdiff | tree | snapshot |
2010-02-06 |
danieldg | Add PROP command to m_namedmodes |
commit | commitdiff | tree | snapshot |
2010-02-06 |
danieldg | rename channel modes +it to distinguish them from commands |
commit | commitdiff | tree | snapshot |
2010-02-06 |
danieldg | Fail adding of new mode when its prefix is already... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
danieldg | Add mode +V, status prefix. Because we haven't used... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
danieldg | Clean up empty/unused directories |
commit | commitdiff | tree | snapshot |
2010-02-06 |
danieldg | Move configuration examples to docs, remove automatic... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
danieldg | Send module load/unload notifications so that services... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
danieldg | Fix NICKLOCK/SANICK errors with Q:lined nicks |
commit | commitdiff | tree | snapshot |
2010-02-05 |
danieldg | Remove incorrect access checks from m_ojoin |
commit | commitdiff | tree | snapshot |
2010-02-05 |
danieldg | Don't enforce access control on remote users for topic... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
danieldg | Config updates from jdhore |
commit | commitdiff | tree | snapshot |
2010-02-04 |
danieldg | Clarify fingerprint comments in example oper block |
commit | commitdiff | tree | snapshot |
2010-02-04 |
danieldg | Fix FIDENT response forging to run prior to the ENCAP... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
danieldg | Fix wrapping check so we waste slightly fewer lines... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
danieldg | Add DYING link state, push error messages on link,... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
danieldg | Split servers if they try to send infinite garbage... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
danieldg | Don't use hosts more than 64 characters long from CGI:IRC |
commit | commitdiff | tree | snapshot |
2010-02-03 |
danieldg | Delink servers using an SSL module that is being reloaded |
commit | commitdiff | tree | snapshot |
2010-02-03 |
danieldg | Fix STARTTLS sending the 670 numeric within the SSL... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
danieldg | Forge FIDENT reply to CHGIDENT to prevent ident desync... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
danieldg | Fix mode required error message |
commit | commitdiff | tree | snapshot |
2010-02-03 |
danieldg | Fix cidr_mask::str not correctly displaying mask length |
commit | commitdiff | tree | snapshot |
2010-02-03 |
danieldg | Fix segfault on GRELOADMODULE |
commit | commitdiff | tree | snapshot |
2010-02-03 |
danieldg | Add access checking for m_autoop |
commit | commitdiff | tree | snapshot |
2010-02-03 |
danieldg | Don't try to use CIDR matching unless a CIDR range... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
danieldg | Add m_autoop.so - ircd-side channel access lists via... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
danieldg | Don't try to load modules with filenames starting with a . |
commit | commitdiff | tree | snapshot |
2010-02-02 |
danieldg | Allow SSL fingerprint hash to be specified, and show... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
danieldg | Add requiresasl to connect block checks |
commit | commitdiff | tree | snapshot |
2010-02-02 |
danieldg | Allow opermotd to specify its file in <files> without... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
danieldg | Executable include for MOTD and more |
commit | commitdiff | tree | snapshot |
2010-02-02 |
danieldg | Add requireident/requiressl to connect blocks |
commit | commitdiff | tree | snapshot |
2010-02-02 |
danieldg | Add OnSetConnectClass hook for use in adding requiremen... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
danieldg | Sort items in the 005 line |
commit | commitdiff | tree | snapshot |
2010-02-01 |
danieldg | Improve SSL fingerprint on link message |
commit | commitdiff | tree | snapshot |
2010-02-01 |
danieldg | Strip colons from server SSL fingerprint, to allow... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
danieldg | Allow <link password=""> to specify identical send... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
danieldg | Spacify the oper name in STATS O |
commit | commitdiff | tree | snapshot |
2010-02-01 |
danieldg | Fix possible uninit memory access detected by valgrind |
commit | commitdiff | tree | snapshot |
2010-02-01 |
danieldg | Add parameters to OnSendWhoLine hook, fixes "/who ... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
danieldg | Display allowed oper modes, commands, and permissions... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
danieldg | Mark +P mode as oper-only now that it no longer require... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
danieldg | Add stats O, oper type/permission list |
commit | commitdiff | tree | snapshot |
2010-02-01 |
danieldg | Don't run OnUserPostNick hook for initial NICK command |
commit | commitdiff | tree | snapshot |
2010-02-01 |
danieldg | Correctly abort attempted socket writes on error |
commit | commitdiff | tree | snapshot |
2010-01-31 |
danieldg | Increase penalty for KNOCK |
commit | commitdiff | tree | snapshot |
2010-01-31 |
danieldg | Remove duplicated permisison check for setting mode... |
commit | commitdiff | tree | snapshot |
2010-01-31 |
danieldg | Update connect block matching on rehash to prefer names... |
commit | commitdiff | tree | snapshot |
2010-01-31 |
danieldg | Allow connect classes to be specified without an allow... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
danieldg | Forward-port of r12333, clone-counting fix for m_cgiirc |
commit | commitdiff | tree | snapshot |
2010-01-30 |
danieldg | Stop parsing inbound server lines on an error |
commit | commitdiff | tree | snapshot |
2010-01-30 |
danieldg | Remove UpdateNickHash due to incorrect behavior |
commit | commitdiff | tree | snapshot |
2010-01-30 |
danieldg | Move nick change code out of cmd_nick; fixes double... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
danieldg | Remove a few needless string crops, compile fix |
commit | commitdiff | tree | snapshot |
2010-01-30 |
danieldg | Remove FakeUser from clientlist/uuidlist, as it bypasse... |
commit | commitdiff | tree | snapshot |
2010-01-30 |
danieldg | Remove users from uuidlist on QuitUser, not during... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
danieldg | Remove MaxWhoResults, replace with an increase of Penal... |
commit | commitdiff | tree | snapshot |
2010-01-28 |
danieldg | Fix empty FMODE being sent if SendMode mode changes |
commit | commitdiff | tree | snapshot |
2010-01-24 |
danieldg | Allow nick locking to prevent voluntary changes to UID |
commit | commitdiff | tree | snapshot |
2010-01-24 |
danieldg | Use UID/SID as the source for ENCAP commands, not serve... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
danieldg | Fix ENCAP stripping, was incorrectly checking for ... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
danieldg | If SVSNICK is sent to force a change to a UID-lookalike... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
danieldg | Don't query module version prior to init; fixes valgrin... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
danieldg | Fall back to copying bind IP if getsockname() fails... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
danieldg | Allow redirect bans to be unset by any op/halfop (bug... |
commit | commitdiff | tree | snapshot |
2010-01-21 |
danieldg | Put ConfigReader deprecation warning in logs |
commit | commitdiff | tree | snapshot |
2010-01-21 |
danieldg | Remove unneeded save of errno |
commit | commitdiff | tree | snapshot |
2010-01-19 |
danieldg | Fix incorrect forward-port of patch |
commit | commitdiff | tree | snapshot |
2010-01-19 |
danieldg | Slightly more comprehensible message for connect thrott... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
danieldg | Fix some command registration warnings |
commit | commitdiff | tree | snapshot |
2010-01-19 |
danieldg | ERROR is not a valid log level, so all these messages... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
danieldg | Extbans can be VF_OPTCOMMON as they do not desync on... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
danieldg | Remove overrides for ADMIN, STATS, TIME |
commit | commitdiff | tree | snapshot |
next |