Age | Commit message (Expand) | Author |
2008-06-26 | Yet another module priority shuffler fix from Phoenix, bad phoenix bad bad\! | brain |
2008-06-26 | Merge in patch from nenolod to make channelmode +z not count ulined clients w... | brain |
2008-06-24 | Module priority 'shuffler' fix from Phoenix, bounds checks | brain |
2008-06-24 | Module priority 'shuffler' suggestion from Phoenix, needs some testing but wo... | brain |
2008-06-24 | This is more correct, thanks Phoenix | brain |
2008-06-22 | Merge swhois patch from jackmcbarn | brain |
2008-06-21 | Change the value of number of secs in a year to be 31557600 for Duration() wi... | brain |
2008-06-20 | Updated svn:ignore for src/modules/ with some newer files from src/modules/ex... | special |
2008-06-20 | It is unnecessary and rather less efficient to use memmove() everywhere; it's... | special |
2008-06-19 | Whos been commiting a quarter of a fix? | brain |
2008-06-18 | Properly clear the bandwidth measurements | brain |
2008-06-18 | more fixes | brain |
2008-06-18 | more fixes | brain |
2008-06-18 | another fix just to piss off people who are trying to build every svn revision | brain |
2008-06-18 | Fix typo | brain |
2008-06-18 | Measure bandwidth statistics from the socket engine (kiloBITS per second in, ... | brain |
2008-06-18 | Add the rest of the stuff for named pipe comms, including feedback informatio... | brain |
2008-06-15 | IPC now provides feedback via the named pipe, right now the data is just the ... | brain |
2008-06-15 | IPC now works for receiving one-byte commands in the same manner as the mails... | brain |
2008-06-15 | Base stuff for named pipe IPC | brain |
2008-06-15 | Defined too early | brain |
2008-06-15 | Define PATH_MAX if its not already defined | brain |
2008-06-14 | Document hidekills, bug #561 | brain |
2008-06-14 | Fix m_shun as per bug #560 reported by Casey, thanks | brain |
2008-06-13 | Win32 compilation fixes | brain |
2008-06-12 | Change wording of a log message | brain |
2008-06-12 | MAXBUF messes these up | pippijn |
2008-06-12 | fixed | pippijn |
2008-06-12 | optimise string comparison.. this time I've done it right.. sheesh shitty C++... | pippijn |
2008-06-12 | revert for now.. | pippijn |
2008-06-12 | for real | pippijn |
2008-06-12 | we are C++, not C | pippijn |
2008-06-12 | optimise string-to-literal comparison while we are at it | pippijn |
2008-06-12 | Remove PATH_MAX because some retard removed it | brain |
2008-06-12 | Now builds ok on gcc 4.3, not tested fully. Also UGLY, oh we hate you GCC, wh... | brain |
2008-06-12 | Fix to allow namespace std { namespace tr1 { | brain |
2008-06-12 | This should do the job, dont quote me on it. | brain |
2008-06-12 | Extra configure detection for the gcc minor version (we took this out when we... | brain |
2008-06-12 | Merge in patch from bug #557, thanks for the feature jackmcbarn | brain |
2008-06-11 | Dont even bother to do the ldap bind if the password given is empty (performa... | brain |
2008-06-11 | fixed some indentation and spacing in modules | pippijn |
2008-06-11 | removed useless "else" | pippijn |
2008-06-10 | Change wording of message: You are not permitted to remove privileges from %s... | brain |
2008-06-10 | Really smart extra stuff in the deop check | brain |
2008-06-10 | Add deop protection for services, bug #554 | brain |
2008-06-09 | Something we can do in 1.2 that we cant really do neatly in 1.1 - allow for t... | brain |
2008-06-09 | Slight adjustment to our standard to avoid an obvious race condition found by... | brain |
2008-06-08 | Properly ignore second STARTTLS request on same socket, as per our spec | brain |
2008-06-08 | Ignore CAP from clients that have already registered | brain |
2008-06-08 | Dont announce successful rehash if bail is set to true (e.g. we're booting) | brain |