Age | Commit message (Expand) | Author |
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 | All the limits were one less than specified in the config, so now we postincr... | brain |
2008-05-25 | Add parsing of <limits> tag and finish documenting it, make all the values ma... | 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 |
2008-05-24 | Kick the client in the balls if they try STARTTLS after client registration | brain |
2008-05-24 | Fix memory leak if we send STARTTLS twice, thanks special and psychon | brain |
2008-05-23 | Add interesting test case | brain |
2008-05-23 | There is no need for char* here any more | brain |
2008-05-23 | Fix this to not have the same issue | brain |
2008-05-23 | NEVER use the two-param assign unless you want your string padding to len byt... | brain |
2008-05-23 | Don't copy vars (faster) and also avoid a crash (non-const -> const) | w00t |
2008-05-23 | Fix this being broken over remote links | w00t |
2008-05-23 | Fix uuid generation to not generate ten character uuids, thanks nenolod | brain |
2008-05-23 | Fix user->host not being assigned correctly for new connections | aquanight |
2008-05-23 | Why are we using .compare() when we can use == ? | brain |
2008-05-23 | Collision tweaks | brain |
2008-05-21 | Implement Bug #533, Oper type-specific autojoins for m_operjoin via <type:aut... | aquanight |
2008-05-21 | Rename "lan or wan ip" -> public ip | brain |
2008-05-21 | Clean this up a bit, and log about ignoring link blocks due to missing attrib... | w00t |
2008-05-21 | update to tell them to try a LAN or a WAN IP, depending on how the box is set... | bricker |
2008-05-21 | Fix test suite to not have bugs itself (oops) and fix bugs in new cidr matchi... | brain |
2008-05-21 | Remove some of this, this isn't (strictly speaking) an issue now | w00t |
2008-05-20 | Forward port r9782: show IP (not unknown) for unauthed connections | w00t |
2008-05-20 | A few minor fixes, some copy constructor stuff, misnamed channelmanager const... | brain |
2008-05-20 | Add note to check other server on this message | w00t |
2008-05-20 | Update comment | w00t |
2008-05-20 | char -> std::string conversion | w00t |
2008-05-19 | Debug on out of range FD. | w00t |
2008-05-19 | Listening bufferedsockets dont have an OnRawSocketClose event as theyre never... | brain |
2008-05-19 | Fix to give the proper target ip on connect, cookies to w00t and Jason | brain |
2008-05-19 | Convert channel::name to std::string, this was a beastie! | brain |
2008-05-19 | Convert channel banlist members to std::string | brain |
2008-05-19 | Convert connection::host | brain |
2008-05-19 | Fix crash i introduced into m_ident with a sloppy ->insert() | brain |
2008-05-19 | Fix users being unable to register (aquanight, what the fuck were you smoking... | w00t |
2008-05-19 | Clean this up so it's comprehensible. | w00t |
2008-05-19 | Remove outdated comment | w00t |
2008-05-19 | Some logging/preventative code for Jason's issue.. it shouldn't crash now (fi... | w00t |
2008-05-19 | Don't background process quitting users (there's no point), half fixes Jason'... | w00t |
2008-05-19 | Fix these too | brain |
2008-05-19 | More done | brain |
2008-05-19 | These done | brain |