]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
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-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 #139 from SaberUK/insp20-unistd...
2012-05-23 Peter PowellFix compile error caused by unistd.h not existing on...
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 Pitcockdocs/modules.conf: document availability of MLOCK module.
2012-05-04 William Pitcockmodules/m_mlock: new module implementing server-side...
2012-05-04 Peter PowellUpdate 'make install' to inform the user about the...
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-05-01 Peter PowellInstall example configuration files into their own...
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-21 Justin CrawfordAdded C/C++ style escape codes for color codes in the...
2012-04-20 Robby-resource.rc: update copyright to 2012
2012-04-20 Robby-Headers: update remaining scripts too
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 Robin BurchellMerge pull request #88 from Robby-/insp20-helpop
2012-04-19 Robby-Revert 05e6330fbd6e9a427c09cf90e2cada10656c48f7 and...
2012-04-19 Robby-Add conf/ to include paths and fix some typos
2012-04-19 Robin BurchellMerge pull request #84 from attilamolnar/insp20+whoisfix
2012-04-19 Robin BurchellMerge pull request #83 from attilamolnar/insp20+remotes...
2012-04-18 attilamolnarAvoid sending empty channel list numeric on whois if...
2012-04-18 attilamolnarFix issue #18 reported by @int- (remote restriction...
2012-04-18 Robin BurchellNo need to check elines twice..
2012-04-18 attilamolnarForward port 1d703dcf7858a322c823bbd80f9507b627c5738c.
2012-04-18 Robin BurchellMerge pull request #74 from Robby-/insp20-statsupdates
2012-04-18 Robin BurchellLog mode errors when processing FJOIN.
2012-04-18 Robin BurchellFix typo.
2012-04-18 Robin BurchellMatch the logging in the rest of this module.
2012-04-18 Robin BurchellBe more helpful when processing commands from a linked...
2012-04-18 Robby-/STATS: updates
2012-04-18 Robin BurchellMerge pull request #70 from Shawn-Smith/insp20+chancrea...
2012-04-17 Robin BurchellMerge pull request #68 from SaberUK/update-doxygen
next