]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2008-07-12 w00tAdd <gecos> field to <server> in XML stats output,...
2008-07-12 w00tSplit example conf into example conf and modules conf...
2008-07-12 w00tMove example conf to conf/ directory, it makes more...
2008-07-12 w00tImplement suggestion from Stealth in bug #572: expand...
2008-07-12 w00tDon't broadcast CHANCREATE snotice if channel is +P...
2008-07-12 w00tDelete channel on -P if usercount is 0, fixes part...
2008-07-12 w00tFix for bug #541: /taxonomy reporting metadata for...
2008-07-12 w00tFix a memory leak in m_mysql, found and patched by...
2008-07-12 w00tFix for #564
2008-07-12 w00tRemove individual read buffers inside of BufferedSocket...
2008-07-12 w00tAdd User::GetCIDRMask(int range), will be used for...
2008-07-11 w00tExtended ban exceptions (untested, probably will explod...
2008-07-11 w00tAdd OnCheckExtBan, will be used for exceptions to extbans
2008-07-11 w00tConvert API to use std::string, fixes my slight bug...
2008-07-11 w00tPull in limits.h to fix PATH_MAX problems, thanks to...
2008-07-11 w00tFix m_nopartmsg to work via API modification, involves...
2008-07-09 pippijn- xml has no html entities :(
2008-07-09 pippijnthat failed to apply
2008-07-09 pippijn- disabled m_nopartmsg for now, since it requires API...
2008-07-02 w00tAdd module implementing +b p: - channel part message...
2008-07-02 w00tBack out the incomplete linebuffering stuff that should...
2008-07-02 w00tForward port r9946: make SVSHOLD silent to avoid useles...
2008-07-02 w00tFix an off-by-one which could possibly perhaps cause...
2008-07-01 peaveyoh forgot, thanks psychon for noticing the PATH_MAX...
2008-07-01 peaveyinclude limits to get correct PATH_MAX where available
2008-06-27 peaveyMake gcc 4.3 whine less
2008-06-26 brainYet another module priority shuffler fix from Phoenix...
2008-06-26 brainMerge in patch from nenolod to make channelmode +z...
2008-06-24 brainModule priority 'shuffler' fix from Phoenix, bounds...
2008-06-24 brainModule priority 'shuffler' suggestion from Phoenix...
2008-06-24 brainThis is more correct, thanks Phoenix
2008-06-22 brainMerge swhois patch from jackmcbarn
2008-06-21 brainChange the value of number of secs in a year to be...
2008-06-20 specialUpdated svn:ignore for src/modules/ with some newer...
2008-06-20 specialIt is unnecessary and rather less efficient to use...
2008-06-19 brainWhos been commiting a quarter of a fix?
2008-06-18 brainProperly clear the bandwidth measurements
2008-06-18 brainmore fixes
2008-06-18 brainmore fixes
2008-06-18 brainanother fix just to piss off people who are trying...
2008-06-18 brainFix typo
2008-06-18 brainMeasure bandwidth statistics from the socket engine...
2008-06-18 brainAdd the rest of the stuff for named pipe comms, includi...
2008-06-15 brainIPC now provides feedback via the named pipe, right...
2008-06-15 brainIPC now works for receiving one-byte commands in the...
2008-06-15 brainBase stuff for named pipe IPC
2008-06-15 brainDefined too early
2008-06-15 brainDefine PATH_MAX if its not already defined
2008-06-14 brainDocument hidekills, bug #561
2008-06-14 brainFix m_shun as per bug #560 reported by Casey, thanks
2008-06-13 brainWin32 compilation fixes
2008-06-12 brainChange wording of a log message
2008-06-12 pippijnMAXBUF messes these up
2008-06-12 pippijnfixed
2008-06-12 pippijnoptimise string comparison.. this time I've done it...
2008-06-12 pippijnrevert for now..
2008-06-12 pippijnfor real
2008-06-12 pippijnwe are C++, not C
2008-06-12 pippijnoptimise string-to-literal comparison while we are...
2008-06-12 brainRemove PATH_MAX because some retard removed it
2008-06-12 brainNow builds ok on gcc 4.3, not tested fully. Also UGLY...
2008-06-12 brainFix to allow namespace std { namespace tr1 {
2008-06-12 brainThis should do the job, dont quote me on it.
2008-06-12 brainExtra configure detection for the gcc minor version...
2008-06-12 brainMerge in patch from bug #557, thanks for the feature...
2008-06-11 brainDont even bother to do the ldap bind if the password...
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-06-11 pippijnremoved useless "else"
2008-06-10 brainChange wording of message: You are not permitted to...
2008-06-10 brainReally smart extra stuff in the deop check
2008-06-10 brainAdd deop protection for services, bug #554
2008-06-09 brainSomething we can do in 1.2 that we cant really do neatl...
2008-06-09 brainSlight adjustment to our standard to avoid an obvious...
2008-06-08 brainProperly ignore second STARTTLS request on same socket...
2008-06-08 brainIgnore CAP from clients that have already registered
2008-06-08 brainDont announce successful rehash if bail is set to true...
2008-06-08 brain1.2.0a4+Angus (Yummeh!)
2008-06-08 brainAdd module that allows hiding of MAP and LINKS as per...
2008-06-08 brainMore useful error reporting that give closer line numbe...
2008-06-08 brainConfig reader strictness: check for escape sequences...
2008-06-08 brainMake checks more strict
2008-06-08 brainBitch when we find stray characters outside of a tag...
2008-06-08 brainAllow 0-9 in tag/key names, and special check for ...
2008-06-08 brainCheck in tag names too
2008-06-08 brainCheck for invalid characters in keys, will catch config...
2008-06-08 brainFix #551
2008-06-06 brainRemove this debug line, eliminating its pointless warning
2008-06-06 brainAnd fix typo that came with it
2008-06-06 brainFix bug from std::string porting, thanks ThunderHacker
2008-06-06 brainAdd patch for bug #549, conf file update from jackmcbarn
2008-06-06 brainWhoops, remote users not being counted in map, fix
2008-06-06 brainAbort on matchlist.length() > 450
2008-06-06 brainWhoops eat command not allow it
2008-06-06 brainIf we have > 10 matches to a command, abort and dont...
2008-06-06 brainOn ambiguous abbreviation, list all possibilities and...
2008-06-06 brainRemove excessive debug
2008-06-06 brainm_abbreviation completed. :)
2008-06-06 brainMore spanningtree tweaks
2008-06-06 brainAnother here too
2008-06-06 brainUpdate a header i left out
next