Age | Commit message (Expand) | Author |
2008-06-22 | Merge swhois patch from jackmcbarn | brain |
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-15 | IPC now works for receiving one-byte commands in the same manner as the mails... | 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 | Now builds ok on gcc 4.3, not tested fully. Also UGLY, oh we hate you GCC, wh... | 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 | 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 | Add module that allows hiding of MAP and LINKS as per ircu, e.g. ":server.nam... | 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 | 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 | Allow changing of command string and parameter vector within OnPreCommand, al... | brain |
2008-06-01 | Remove limits on assigning of oper types. Theres no practical reason to restr... | brain |
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 | 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-25 | Give modestacker a serverinstance | brain |
2008-05-25 | More compile fixes | brain |
2008-05-25 | Compile fixes, was forced to move some stuff around | brain |
2008-05-25 | First phase of conversion to dynamic limits on all the lengths, configured vi... | brain |