Age | Commit message (Expand) | Author |
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 |
2008-06-08 | 1.2.0a4+Angus (Yummeh!) | brain |
2008-06-08 | Add module that allows hiding of MAP and LINKS as per ircu, e.g. ":server.nam... | brain |
2008-06-08 | More useful error reporting that give closer line numbers, so long as you can... | brain |
2008-06-08 | Config reader strictness: check for escape sequences (\" etc) outside of a qu... | brain |
2008-06-08 | Make checks more strict | brain |
2008-06-08 | Bitch when we find stray characters outside of a tag, this will track down a ... | brain |
2008-06-08 | Allow 0-9 in tag/key names, and special check for > and \n | brain |
2008-06-08 | Check in tag names too | brain |
2008-06-08 | Check for invalid characters in keys, will catch config errors earlier and cl... | brain |
2008-06-08 | Fix #551 | brain |
2008-06-06 | Remove this debug line, eliminating its pointless warning | brain |
2008-06-06 | And fix typo that came with it | brain |
2008-06-06 | Fix bug from std::string porting, thanks ThunderHacker | brain |
2008-06-06 | Add patch for bug #549, conf file update from jackmcbarn | brain |
2008-06-06 | Whoops, remote users not being counted in map, fix | brain |
2008-06-06 | Abort on matchlist.length() > 450 | brain |
2008-06-06 | Whoops eat command not allow it | brain |
2008-06-06 | If we have > 10 matches to a command, abort and dont try and show the list. T... | brain |
2008-06-06 | On ambiguous abbreviation, list all possibilities and eat the command (numeri... | brain |
2008-06-06 | Remove excessive debug | brain |
2008-06-06 | m_abbreviation completed. :) | brain |
2008-06-06 | More spanningtree tweaks | brain |
2008-06-06 | Another here too | brain |
2008-06-06 | Update a header i left out | brain |
2008-06-06 | Fix compile error | brain |
2008-06-06 | Allow changing of command string and parameter vector within OnPreCommand, al... | brain |
2008-06-03 | Fix for bug #548 reported by jackmcbarn, away message not unsetting | brain |
2008-06-03 | ya, adding some stuff with DEV LEVEL ACCESS (sorry) | bricker |
2008-06-01 | Only prepare epoll for 25% of maxfds initially; it will grow beyond that as n... | special |
2008-06-01 | Remove limits on assigning of oper types. Theres no practical reason to restr... | brain |
2008-06-01 | Improve debug output on a few key methods of epoll socketengine, a must when ... | peavey |
2008-06-01 | Fix warning | w00t |
2008-06-01 | Add ProtocolInterface::Introduce() to prevent confusion over event ordering, ... | brain |
2008-05-31 | Forward port r9825: Fix bug found by the atheme migration testing: +V should ... | w00t |
2008-05-31 | and another rev bites the dust..thanks dz | bricker |
2008-05-31 | fix. thanks jackmcbarn and special. | bricker |
2008-05-31 | make the +J msg a little more coherent | bricker |
2008-05-29 | removed duplicate quotes. Thanks jackmcbarn | bricker |
2008-05-29 | fix | bricker |
2008-05-29 | inspircd allows him to | bricker |
2008-05-29 | If Chuck Norris and InspIRCd met in a dark alley, Chuck Norris would get his ... | bricker |
2008-05-29 | Apply patch to fix ipv6 builds, contributed by danieldg, thanks :-) | brain |
2008-05-29 | Finally get the headers right on this module. | peavey |
2008-05-28 | revert this 1 revision back, since it fell victim to collateral damage of the... | peavey |
2008-05-26 | Fix error | brain |
2008-05-26 | Eliminate string joining craq | brain |
2008-05-26 | Dont increment maxmodes at finalisation, it isnt used in the same way | brain |
2008-05-25 | All the limits were one less than specified in the config, so now we postincr... | brain |