]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2012-07-05 Peter PowellFix Doxygen syntax errors.
2012-07-04 Peter PowellUpdate Doxyfile for the latest Doxygen.
2012-07-04 Attila MolnarMerge pull request #239 from alyx/insp20
2012-07-02 attilamolnarRemove leftover #ifdefs and #includes from cmd_*.cpp
2012-07-02 AlyxAdd CHANNELLEN to isupport
2012-07-01 AdamUpdated example config path in Windows NSI script
2012-07-01 Robin BurchellRelease 2.0.7 (we're so cool that we're skipping 2...
2012-07-01 attilamolnarm_spanningtree Call the collision handler with the...
2012-07-01 attilamolnarm_spanningtree Return when ecountering an invalid comma...
2012-07-01 attilamolnarFix crash in ADDLINE handler when the command had no...
2012-07-01 Robin BurchellDon't throw an exception if passed bad parameters to...
2012-07-01 attilamolnarm_xline_db Fix memory leak when adding a loaded xline...
2012-07-01 Robin BurchellRevert "users: add SetClientIP function for irc::socket...
2012-07-01 Robin BurchellRevert "users: LocalUser constructor should call SetCli...
2012-07-01 Robin BurchellRevert "users: introduce OnSetClientIP hook."
2012-07-01 Robin BurchellRevert "m_dnsbl: switch to OnSetClientIP hook which...
2012-07-01 attilamolnarFix maxbans not being enforced
2012-07-01 attilamolnarm_callerid, m_dccallow Use OnUserPostNick hook instead...
2012-07-01 attilamolnarm_callerid, m_dccallow Fix crash caused by allowing...
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-28 Attila MolnarMerge pull request #237 from SaberUK/insp20-fix-windows...
2012-06-28 Peter PowellInviteBase needs to be a CoreExport on Windows.
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 Sir Pogglesfgets(): refer to the buffer size (no literals)
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 Peter PowellREADME changes.
2012-06-13 attilamolnarFix build on Debian GNU/Hurd platforms, thanks to Jonat...
2012-06-13 Robby-m_check: Include IP and gecos in host/IP-mask lookup...
2012-06-12 Peter PowellInstall example alias and module configuration files...
2012-06-12 Peter PowellMove all example configuration files to their own direc...
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
next