summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-07-12Add <gecos> field to <server> in XML stats output, also add to ProtoServer. F...w00t
2008-07-12Implement suggestion from Stealth in bug #572: expand <channeltopic> tag into...w00t
2008-07-12Don't broadcast CHANCREATE snotice if channel is +P, fixes second half of bug...w00t
2008-07-12Delete channel on -P if usercount is 0, fixes part of #565w00t
2008-07-12Fix for bug #541: /taxonomy reporting metadata for incorrect user. Can someon...w00t
2008-07-12Fix a memory leak in m_mysql, found and patched by Dart in bug #570 - thanksw00t
2008-07-12Fix for #564w00t
2008-07-12Remove individual read buffers inside of BufferedSocket, use the shared netbu...w00t
2008-07-12Add User::GetCIDRMask(int range), will be used for CIDR throttling, etc. Also...w00t
2008-07-11Extended ban exceptions (untested, probably will explode as I'm tired..)w00t
2008-07-11Add OnCheckExtBan, will be used for exceptions to extbansw00t
2008-07-11Convert API to use std::string, fixes my slight bug from earlier and looks ti...w00t
2008-07-11Fix m_nopartmsg to work via API modification, involves a string copy that won...w00t
2008-07-09- xml has no html entities :(pippijn
2008-07-09that failed to applypippijn
2008-07-09- disabled m_nopartmsg for now, since it requires API changes to workpippijn
2008-07-02Add module implementing +b p: - channel part message extban. Breaks compile c...w00t
2008-07-02Back out the incomplete linebuffering stuff that shouldn't have been committed..w00t
2008-07-02Forward port r9946: make SVSHOLD silent to avoid useless irritation to opersw00t
2008-07-02Fix an off-by-one which could possibly perhaps cause djGrrr/satmd's bug by dr...w00t
2008-06-27Make gcc 4.3 whine lesspeavey
2008-06-26Yet another module priority shuffler fix from Phoenix, bad phoenix bad bad\!brain
2008-06-26Merge in patch from nenolod to make channelmode +z not count ulined clients w...brain
2008-06-24Module priority 'shuffler' fix from Phoenix, bounds checksbrain
2008-06-24Module priority 'shuffler' suggestion from Phoenix, needs some testing but wo...brain
2008-06-24This is more correct, thanks Phoenixbrain
2008-06-22Merge swhois patch from jackmcbarnbrain
2008-06-20It is unnecessary and rather less efficient to use memmove() everywhere; it's...special
2008-06-19Whos been commiting a quarter of a fix?brain
2008-06-18Properly clear the bandwidth measurementsbrain
2008-06-18more fixesbrain
2008-06-18more fixesbrain
2008-06-18another fix just to piss off people who are trying to build every svn revisionbrain
2008-06-18Fix typobrain
2008-06-18Measure bandwidth statistics from the socket engine (kiloBITS per second in, ...brain
2008-06-18Add the rest of the stuff for named pipe comms, including feedback informatio...brain
2008-06-15IPC now works for receiving one-byte commands in the same manner as the mails...brain
2008-06-15Define PATH_MAX if its not already definedbrain
2008-06-14Fix m_shun as per bug #560 reported by Casey, thanksbrain
2008-06-13Win32 compilation fixesbrain
2008-06-12Change wording of a log messagebrain
2008-06-12for realpippijn
2008-06-12Remove PATH_MAX because some retard removed itbrain
2008-06-12Now builds ok on gcc 4.3, not tested fully. Also UGLY, oh we hate you GCC, wh...brain
2008-06-12Merge in patch from bug #557, thanks for the feature jackmcbarnbrain
2008-06-11Dont even bother to do the ldap bind if the password given is empty (performa...brain
2008-06-11fixed some indentation and spacing in modulespippijn
2008-06-11removed useless "else"pippijn
2008-06-10Change wording of message: You are not permitted to remove privileges from %s...brain
2008-06-10Really smart extra stuff in the deop checkbrain