]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include
Remove unused variables detected by Clang 4.2.
[user/henk/code/inspircd.git] / include /
2013-01-28 Attila MolnarMerge pull request #414 from SaberUK/insp20+hashmap
2013-01-28 Peter PowellUse the preprocessor to detect whether hash_map is...
2013-01-16 Robin BurchellMerge pull request #403 from SaberUK/insp20+wextra...
2013-01-16 Peter PowellFix warning: "const type qualifier on return type has...
2012-12-25 Peter PowellInclude <list> in base.h to prevent build errors on...
2012-12-15 attilamolnarAdd a flag to Command that controls whether an empty...
2012-12-09 attilamolnarRemove ServerLimits::Finalise(), it's completely wrong
2012-12-05 attilamolnarChange a few signed counter variables to unsigned so...
2012-12-02 attilamolnarThrow an exception when attempting to register an exten...
2012-11-29 attilamolnarMake LocalUserList an std::list
2012-11-29 attilamolnarAdd a typedef for LocalUserList
2012-10-29 attilamolnarFix typo in doc and remove some whitespace
2012-10-29 attilamolnarMove ServerConfig::ProcessColors() into class InspIRCd...
2012-10-19 Peter PowellFix for #268.
2012-10-14 Attila MolnarMerge pull request #340 from ChrisTX/insp20+clangwarnin...
2012-10-14 ChrisTXResolve two warnings clang complains about
2012-10-14 Attila MolnarMerge pull request #274 from ChrisTX/insp20+gnutlsdepre...
2012-10-14 Attila MolnarMerge pull request #338 from ChrisTX/insp20+iostream
2012-10-14 ChrisTXReplace printf(_c) with iostream
2012-10-12 AdamMerge pull request #320 from ChrisTX/insp20+cleanupwin
2012-10-12 ChrisTXWindows: In-depth cleanup (see details)
2012-10-08 attilamolnarMove simple user and channel mode handlers into a singl...
2012-10-03 attilamolnarChange User::SetClientIP() to be virtual
2012-09-30 attilamolnarMake ConfigReader::GetSID() return a const reference...
2012-09-23 Attila MolnarMerge pull request #308 from SaberUK/insp20-fingerprint
2012-09-13 attilamolnarCall OnUserSetIP() whenever the IP of a local user...
2012-09-13 attilamolnarNew OnUserSetIP() hook
2012-09-13 Attila MolnarMerge pull request #301 from Adam-/insp20+bindrehash
2012-09-12 AdamFix bug #291 - fix rehashing bind tags not changing...
2012-08-24 attilamolnarAdd a config option to enable/disable the welcome notic...
2012-08-13 Robin BurchellMerge pull request #251 from Shawn-Smith/insp20+extbanU
2012-07-13 Attila MolnarMerge pull request #230 from Robby-/insp20-openssl
2012-07-13 Attila MolnarMerge pull request #249 from Shawn-Smith/insp20+simplemode
2012-07-13 attilamolnarMove STATS handler back to cmd_stats so it's hotpatchab...
2012-07-11 attilamolnarClose files opened with popen() with pclose() instead...
2012-07-11 attilamolnarDon't manage memory manually for the commasepstream...
2012-07-11 attilamolnarUse std::set instead of std::map in irc::portparser
2012-07-06 Attila MolnarMerge pull request #217 from Shawn-Smith/insp20+antired...
2012-07-06 attilamolnar#include <stdint.h>, add header guard to extensible.h
2012-07-06 Attila MolnarMerge pull request #127 from Justasic/insp20+color
2012-07-06 Justin CrawfordAdded color codes to /rules, moved the parsing to Serve...
2012-07-05 Attila MolnarMerge pull request #242 from SaberUK/insp20-doxygen-fix
2012-07-05 Peter PowellFix Doxygen syntax errors.
2012-07-01 Robin BurchellRevert "users: add SetClientIP function for irc::socket...
2012-07-01 Robin BurchellRevert "users: introduce OnSetClientIP hook."
2012-06-29 attilamolnarRemove unused channelmanager
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-17 attilamolnarFix pending invites not being removed when a channel...
2012-06-15 Robin BurchellMerge pull request #193 from attilamolnar/insp20+newlinefix
2012-06-13 William Pitcockusers: introduce OnSetClientIP hook.
2012-06-13 William Pitcockusers: add SetClientIP function for irc::sockets::socka...
2012-05-30 Robin BurchellMerge pull request #159 from gholms/md5-memset-20
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 attilamolnarAdd testsuite tests for UID generation
2012-05-23 Robin BurchellMerge pull request #139 from SaberUK/insp20-unistd...
2012-05-23 Peter PowellFix compile error caused by unistd.h not existing on...
2012-05-15 Robin BurchellMerge pull request #104 from SaberUK/fix-issue-14
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
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
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2012-04-19 Robin BurchellMerge pull request #85 from Robby-/insp20-typosnstuff
2012-04-19 Robby-Add conf/ to include paths and fix some typos
2012-04-18 Robin BurchellMerge pull request #70 from Shawn-Smith/insp20+chancrea...
2012-04-16 Robin BurchellFileWriter hasn't been non-blocking for a very, very...
2012-04-16 Guillaume DelacourFix compilation with GCC 4.7.
2012-04-15 Robin BurchellMerge pull request #55 from Justasic/insp20
2012-04-15 Robin BurchellMerge pull request #59 from Robby-/insp20-nosnoticestack
2012-04-15 Robby-Backported Shawn's NoSnoticeStack code from insp21
2012-04-15 Robin BurchellMerge pull request #28 from DjSlash/classinconnectmsg
2012-04-15 Justin CrawfordFix some of the include guard names (requested by SaberUK)
2012-04-15 Justin CrawfordFixes for bug #12
2012-04-14 Robin BurchellMerge pull request #35 from pcarrier/insp20ldap
2012-04-09 Robin BurchellMerge pull request #27 from DjSlash/maxconnwarn
2012-04-01 RutgerAdd <connect:maxconnwarn>
2011-05-24 JackmcbarnFix recursion of QuitUser in SendQ quits
2011-04-19 Daniel De GraafMerge commit 'refs/merge-requests/5' of git://gitorious...
2011-04-10 AdamFixed Windows build on VS 2010
2010-12-23 JackmcbarnFix bug #113
2010-08-17 Daniel De GraafInclude a placement operator new for classes that hide...
2010-04-28 Daniel De GraafAdd log header including ircd version
2010-04-27 Daniel De GraafDefine comparator for irc::sockets::sockaddrs
2010-04-02 Daniel De GraafSplit up API_VERSION number
2010-03-22 danieldgChange <security:operspywhois> to a tristate
2010-03-22 danieldgRemove channel argument from OnSendWhoLine, this inform...
2010-03-22 danieldgAllow static initialization of dynamic_reference objects
2010-03-19 danieldgAdd RAWIO log level which is more verbose than DEBUG
2010-03-18 danieldgPURE_STATIC fixes to use normal <module> tags
2010-03-14 danieldgAdd <options:cyclehostsfromuser> to configure source...
2010-03-13 danieldgConvert MySQL to SQLv3
2010-03-13 danieldgConvert pgsql to SQLv3
2010-03-06 danieldgFix ModuleManager::SetPriority algorithm which did...
2010-03-02 danieldgDelFd should not fail, it will leave a bad dangling...
2010-02-25 danieldgMake remote/local snomasks consistent and allow use...
2010-02-23 danieldgReplace #define IPV6 with <config defaultbind="ipv6...
2010-02-21 danieldgAdd Base64 encode/decode functions to the core
next