summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07-01oh forgot, thanks psychon for noticing the PATH_MAX and limits problem :)peavey
2008-07-01include limits to get correct PATH_MAX where availablepeavey
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-21Change the value of number of secs in a year to be 31557600 for Duration() wi...brain
2008-06-20Updated svn:ignore for src/modules/ with some newer files from src/modules/ex...special
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 provides feedback via the named pipe, right now the data is just the ...brain
2008-06-15IPC now works for receiving one-byte commands in the same manner as the mails...brain
2008-06-15Base stuff for named pipe IPCbrain
2008-06-15Defined too earlybrain
2008-06-15Define PATH_MAX if its not already definedbrain
2008-06-14Document hidekills, bug #561brain
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-12MAXBUF messes these uppippijn
2008-06-12fixedpippijn
2008-06-12optimise string comparison.. this time I've done it right.. sheesh shitty C++...pippijn
2008-06-12revert for now..pippijn
2008-06-12for realpippijn
2008-06-12we are C++, not Cpippijn
2008-06-12optimise string-to-literal comparison while we are at itpippijn
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-12Fix to allow namespace std { namespace tr1 {brain
2008-06-12This should do the job, dont quote me on it.brain
2008-06-12Extra configure detection for the gcc minor version (we took this out when we...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
2008-06-10Add deop protection for services, bug #554brain