]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src
m_callerid Remove unused parameter
[user/henk/code/inspircd.git] / src /
2012-07-01 attilamolnarm_callerid Remove unused parameter
2012-07-01 attilamolnarm_callerid Use std::find() where possible
2012-07-01 attilamolnarm_callerid Remove redundant includes
2012-07-01 attilamolnarm_dccallow Fix unsafe iteration
2012-07-01 attilamolnarm_xline_db Get the xlines from the core, don't maintain...
2012-06-29 attilamolnarm_noctcp Use SimpleChannelModeHandler, reorder checks
2012-06-29 attilamolnarm_opermodes Remove unused OnRehash hook, don't touch...
2012-06-29 attilamolnarm_delaymsg Don't allow mode to be unset when it's not set
2012-06-29 attilamolnarm_nonicks Use SimpleChannelModeHandler
2012-06-29 attilamolnarm_operlevels Remove unused hook
2012-06-29 attilamolnarm_alltime Add a missing space to the notice
2012-06-29 attilamolnarRemove unused channelmanager
2012-06-29 Robin BurchellMerge pull request #238 from SaberUK/insp20-spelling-fix
2012-06-29 Peter PowellFix typo in log message.
2012-06-27 Attila MolnarMerge pull request #235 from attilamolnar/insp20+invitefix
2012-06-27 Attila MolnarMerge pull request #234 from attilamolnar/insp20+chanhi...
2012-06-27 Attila MolnarMerge pull request #233 from attilamolnar/insp20+cap
2012-06-26 attilamolnarm_cap Allow clients to disable specific capabilities...
2012-06-26 attilamolnarm_cap Fix crash when a user issued a CAP CLEAR request...
2012-06-26 attilamolnarm_cap Use an enum to specify cap event type instead...
2012-06-26 Attila MolnarMerge pull request #215 from attilamolnar/insp20+modfixes
2012-06-17 attilamolnarFix pending invites not being removed when a channel...
2012-06-17 attilamolnarm_chanhistory Keep history when changing parameters
2012-06-17 attilamolnarm_chanhistory Don't allow durations that contain an...
2012-06-17 attilamolnarm_chanhistory Add config setting to show/hide the infor...
2012-06-17 attilamolnarm_shun Fix out of bounds vector access leading to crash...
2012-06-17 attilamolnarm_shun Fix a couple of things, namely
2012-06-17 attilamolnarm_rline Fix memory leak when zlineonmatch was true...
2012-06-17 attilamolnarm_svshold Fix a couple of things, namely
2012-06-17 attilamolnarm_cban Fix a couple of things, namely
2012-06-15 Robin BurchellMerge pull request #193 from attilamolnar/insp20+newlinefix
2012-06-14 Attila MolnarMerge pull request #184 from SaberUK/insp20-copy-all...
2012-06-13 Sir PogsalotMerge pull request #213 from attilamolnar/insp20+namesx
2012-06-13 attilamolnarm_geoip Add support for /stats G
2012-06-13 attilamolnarMake m_cap.h a bit cleverer
2012-06-13 attilamolnarNew module to support IRCv3 extras, namely account...
2012-06-13 attilamolnarm_services_account Send an AccountEvent with an empty...
2012-06-13 attilamolnarm_spanningtree Burst to a new server before introducing...
2012-06-13 Sir PogglesBe consistent with Robby's qQ snomask changes
2012-06-13 William Pitcockm_dnsbl: switch to OnSetClientIP hook which may be...
2012-06-13 William Pitcockusers: introduce OnSetClientIP hook.
2012-06-13 William Pitcockusers: LocalUser constructor should call SetClientIP...
2012-06-13 William Pitcockusers: add SetClientIP function for irc::sockets::socka...
2012-06-13 attilamolnarFix 2 clang warnings reported by @SaberUK
2012-06-13 Robby-Snomask qQ: Swap quit message and IP for easier parsing...
2012-06-13 Robby-m_check: Include IP and gecos in host/IP-mask lookup...
2012-06-12 attilamolnarm_namesx Add support for altering /WHO replies to be...
2012-06-11 attilamolnarm_spanningtree Only add a resolved server IP as valid...
2012-06-11 attilamolnarm_spanningtree Move SecurityIPResolver code to resolver...
2012-06-11 attilamolnarm_spanningtree Disallow server passwords which contain...
2012-06-11 attilamolnarm_spanningtree Notify opers upon ecountering a configur...
2012-06-07 attilamolnarCut the ending \n from all lines in included (exec...
2012-06-01 Robin BurchellMerge pull request #179 from attilamolnar/insp20+desyncfix
2012-06-01 Robin BurchellMerge pull request #182 from attilamolnar/insp20+gnutlsfix
2012-06-01 attilamolnarm_ssl_gnutls Only generate DH params when dh_params...
2012-06-01 attilamolnarm_ssl_gnutls Fix crash caused by calling gnutls_dh_para...
2012-05-31 attilamolnarm_spanningtree Fix desync issue #37 reported by @Joah...
2012-05-30 Robin BurchellMerge pull request #175 from attilamolnar/insp20+chopfix
2012-05-30 Robin BurchellMerge pull request #173 from Robby-/insp20-moddesc
2012-05-30 Robin BurchellMerge pull request #166 from Robby-/insp20-cfgcorrections
2012-05-30 Robin BurchellMerge pull request #159 from gholms/md5-memset-20
2012-05-30 Robin BurchellMerge pull request #163 from attilamolnar/insp20+silent...
2012-05-30 Robby-Module description updates
2012-05-30 attilamolnarm_autoop Fix desync issue #37 reported by @Joah - part 1
2012-05-29 attilamolnarFix last character being chopped off in included (exec...
2012-05-29 Robby-Add more documentation about logging, aswell as make...
2012-05-29 attilamolnarFix printf-style WriteAllExcept not obeying serversourc...
2012-05-29 attilamolnarSilence the MODE too if a join was silenced by a module...
2012-05-29 Robin BurchellMerge pull request #156 from attilamolnar/insp20+statszfix
2012-05-28 Garrett Holmstrom[2.0] md5: zero the whole MD5Context, not only part
2012-05-28 attilamolnarUse socketengine functions for sending and receiving...
2012-05-28 Robin BurchellMerge pull request #152 from attilamolnar/insp20+showwh...
2012-05-28 Robin BurchellMerge pull request #150 from attilamolnar/insp20+increm...
2012-05-27 attilamolnarm_showwhois Fix potential crash in WHOISNOTICE handler
2012-05-27 attilamolnarAdd testsuite tests for UID generation
2012-05-27 attilamolnarWhile at it, use a constant parameter for calling Incre...
2012-05-27 attilamolnarFix generating invalid UIDs after current_uid is 000Z99...
2012-05-27 Robin BurchellMerge pull request #142 from attilamolnar/insp20+sestatsfix
2012-05-27 Robin BurchellMerge pull request #145 from SaberUK/insp20-typo-fixes
2012-05-25 Peter PowellA few more typo fixes.
2012-05-25 Peter PowellDebian typo fixes.
2012-05-23 AdamFixed m_mlock
2012-05-23 attilamolnarCount the actual number of sent/received bytes in Socke...
2012-05-23 Robin BurchellMerge pull request #131 from attilamolnar/insp20+hidero...
2012-05-23 Robin BurchellMerge pull request #136 from nenolod/bugfix/epoll-nitpi...
2012-05-20 William Pitcockepoll: make sure EPOLLET flag does not get clobbered
2012-05-19 attilamolnarFix issue #95 reported by @Joah
2012-05-16 Robin BurchellMerge pull request #113 from nenolod/feature/mlock
2012-05-16 William Pitcockmlock: fix style nitpicks
2012-05-16 Chin LeeCheck whether it is empty parameter before checking...
2012-05-16 Chin LeeFix issue #120 reported by @swilde
2012-05-15 Robin BurchellMerge pull request #104 from SaberUK/fix-issue-14
2012-05-15 William Pitcockmlock: we should only enforce against modes set by...
2012-05-15 William Pitcockmlock: handle case where no mlock has been set on a...
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-04 William Pitcockmodules/m_mlock: new module implementing server-side...
2012-05-04 Justin CrawfordRewrote the color codes parser to be one function,...
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Justin CrawfordFixed using a function on every call for /motd, causing...
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
next