summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-06-09Something we can do in 1.2 that we cant really do neatly in 1.1 - allow for t...brain
2008-06-09Slight adjustment to our standard to avoid an obvious race condition found by...brain
2008-06-08Properly ignore second STARTTLS request on same socket, as per our specbrain
2008-06-08Ignore CAP from clients that have already registeredbrain
2008-06-08Dont announce successful rehash if bail is set to true (e.g. we're booting)brain
2008-06-081.2.0a4+Angus (Yummeh!)brain
2008-06-08Add module that allows hiding of MAP and LINKS as per ircu, e.g. ":server.nam...brain
2008-06-08More useful error reporting that give closer line numbers, so long as you can...brain
2008-06-08Config reader strictness: check for escape sequences (\" etc) outside of a qu...brain
2008-06-08Make checks more strictbrain
2008-06-08Bitch when we find stray characters outside of a tag, this will track down a ...brain
2008-06-08Allow 0-9 in tag/key names, and special check for > and \nbrain
2008-06-08Check in tag names toobrain
2008-06-08Check for invalid characters in keys, will catch config errors earlier and cl...brain
2008-06-08Fix #551brain
2008-06-06Remove this debug line, eliminating its pointless warningbrain
2008-06-06And fix typo that came with itbrain
2008-06-06Fix bug from std::string porting, thanks ThunderHackerbrain
2008-06-06Add patch for bug #549, conf file update from jackmcbarnbrain
2008-06-06Whoops, remote users not being counted in map, fixbrain
2008-06-06Abort on matchlist.length() > 450brain
2008-06-06Whoops eat command not allow itbrain
2008-06-06If we have > 10 matches to a command, abort and dont try and show the list. T...brain
2008-06-06On ambiguous abbreviation, list all possibilities and eat the command (numeri...brain
2008-06-06Remove excessive debugbrain
2008-06-06m_abbreviation completed. :)brain
2008-06-06More spanningtree tweaksbrain
2008-06-06Another here toobrain
2008-06-06Update a header i left outbrain
2008-06-06Fix compile errorbrain