index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2010-02-09
Add authorization cache module
danieldg
2010-02-09
Add random number generation functions to InspIRCd class.
danieldg
2010-02-09
Fix error message on OPTCOMMON mismatch
danieldg
2010-02-08
SSL certificate requests prior to full registration must use SocketCertificat...
danieldg
2010-02-08
Add <connect requiressl="trusted"> to force CA verification for clients on th...
danieldg
2010-02-08
Also allow <connect rules>
danieldg
2010-02-08
Allow <connect motd> to select an alternate MOTD file to display
danieldg
2010-02-08
Allow <connect autojoin=""> to override the m_conn_join channel list
danieldg
2010-02-07
Fix typo
danieldg
2010-02-07
Fix crash on kick when +J is set, +misc cleanup
danieldg
2010-02-07
More cleanup of quit servers
danieldg
2010-02-07
Don't send GODMODE snomask for remote users (let SendGlobalSno handle that)
danieldg
2010-02-07
Change PROP command format to accept multiple changes in one line
danieldg
2010-02-06
Fix left/right inversion in ListDifference
danieldg
2010-02-06
Add PROP command to m_namedmodes
danieldg
2010-02-06
rename channel modes +it to distinguish them from commands
danieldg
2010-02-06
Fail adding of new mode when its prefix is already in use
danieldg
2010-02-06
Add mode +V, status prefix. Because we haven't used up enough channel mode le...
danieldg
2010-02-06
Move configuration examples to docs, remove automatic overwrite on make install
danieldg
2010-02-06
Send module load/unload notifications so that services can learn of new featu...
danieldg
2010-02-05
Fix NICKLOCK/SANICK errors with Q:lined nicks
danieldg
2010-02-05
Remove incorrect access checks from m_ojoin
danieldg
2010-02-05
Don't enforce access control on remote users for topic changes
danieldg
2010-02-04
Config updates from jdhore
danieldg
2010-02-04
Fix FIDENT response forging to run prior to the ENCAP strip
danieldg
2010-02-04
Fix wrapping check so we waste slightly fewer lines in syncing ban lists via ...
danieldg
2010-02-04
Add DYING link state, push error messages on link, and only limit recvq on un...
danieldg
2010-02-03
Split servers if they try to send infinite garbage without a newline
danieldg
2010-02-03
Don't use hosts more than 64 characters long from CGI:IRC
danieldg
2010-02-03
Delink servers using an SSL module that is being reloaded
danieldg
2010-02-03
Fix STARTTLS sending the 670 numeric within the SSL session, not prior to it
danieldg
2010-02-03
Forge FIDENT reply to CHGIDENT to prevent ident desync with 1.2 and 2.0 servers
danieldg
2010-02-03
Fix mode required error message
danieldg
2010-02-03
Fix cidr_mask::str not correctly displaying mask length
danieldg
2010-02-03
Fix segfault on GRELOADMODULE
danieldg
2010-02-03
Add access checking for m_autoop
danieldg
2010-02-03
Don't try to use CIDR matching unless a CIDR range has been given in MatchCIDR
danieldg
2010-02-03
Add m_autoop.so - ircd-side channel access lists via listmode +w
danieldg
2010-02-02
Don't try to load modules with filenames starting with a .
danieldg
2010-02-02
Allow SSL fingerprint hash to be specified, and show fingerprint to client on...
danieldg
2010-02-02
Add requiresasl to connect block checks
danieldg
2010-02-02
Allow opermotd to specify its file in <files> without also requiring an <oper...
danieldg
2010-02-02
Executable include for MOTD and more
danieldg
2010-02-02
Add requireident/requiressl to connect blocks
danieldg
2010-02-02
Add OnSetConnectClass hook for use in adding requirements to connect classes ...
danieldg
2010-02-02
Sort items in the 005 line
danieldg
2010-02-01
Improve SSL fingerprint on link message
danieldg
2010-02-01
Strip colons from server SSL fingerprint, to allow the output of certificate ...
danieldg
2010-02-01
Allow <link password=""> to specify identical send/recv passwords
danieldg
2010-02-01
Spacify the oper name in STATS O
danieldg
[prev]
[next]