Age | Commit message (Expand) | Author |
2008-03-22 | Patch for IAL abort sequence from nenolod | brain |
2008-03-21 | Removal of server prefix from AUTHENTICATE reply, patch courtesy of nenolod | brain |
2008-03-21 | Patch from nenolod | brain |
2008-03-21 | Add debug | brain |
2008-03-21 | Fix recommended by nenolod, silly mistake apparently :P | brain |
2008-03-21 | Sasl stuff from nenolod, with a bit of luck this is closer to the charybdis i... | brain |
2008-03-21 | Only valid targets for encap are now server ids | brain |
2008-03-21 | Fix encap bug, when a target is wildcard we shouldnt abort propogating | brain |
2008-03-21 | That stuff belongs in OnPostconnect or it will be sent too early | brain |
2008-03-21 | When a user registers and SASL has given them accountname metadata push this ... | brain |
2008-03-21 | Add return value | brain |
2008-03-21 | Add 906, sasl aborted | brain |
2008-03-21 | Don't send 'sasl successful' numeric on re-identifications after registration | brain |
2008-03-21 | Rejig numerics to not step on the 90x range for SASL | brain |
2008-03-21 | If the user hasnt sent CAP REQ sasl, do nothing if AUTHENTICATE is sent by th... | brain |
2008-03-21 | Generate warning if m_services_account.so and m_cap.so are not loaded with m_... | brain |
2008-03-21 | Forgot to commit this | brain |
2008-03-21 | Whoops, forgot to tie ENCAP into receiver in treesocket | brain |
2008-03-21 | This seems to play nice now, but it seems we may have to redo it all AGAIN :( | brain |
2008-03-21 | Add capability for m_services_account to broadcast login events, with the use... | brain |
2008-03-21 | Patch to change MODULES numerics, so we dont get a collision when using AUTHE... | brain |
2008-03-21 | Not finished yet. currently, this passes AUTHENTICATE messages to and from se... | brain |
2008-03-21 | ENCAP stuff | brain |
2008-03-21 | Add support for CAP in uhnames, it has the token 'userhost-in-names'. Comment... | brain |
2008-03-21 | Convert to new api | brain |
2008-03-21 | convert to new api | brain |
2008-03-21 | Remove Prioritize(), no longer needed | brain |
2008-03-21 | Make m_auditorium use the new api (this is MUCH easier to understand) | brain |
2008-03-21 | Add support for OnNamesListItem, discussed with w00t a few days ago. This mak... | brain |
2008-03-19 | Ricer up AllModulesReportReady further. If one fails, all fail, so returning ... | peavey |
2008-03-19 | And one more tweak to this. | peavey |
2008-03-19 | Fix OnUserRegister() not getting called for if USER sent before NICK on regis... | peavey |
2008-03-19 | Final tweak to AllModulesReportReady, should be there now. | peavey |
2008-03-19 | Nak vector thing | brain |
2008-03-19 | Damnit, its right now. im going to bed | brain |
2008-03-19 | Whoops, and dont get the comparison backwards. dont look at me like that, its... | brain |
2008-03-19 | Silly silly, AllModulesReportReady returns true when ONE module reports ready... | brain |
2008-03-18 | oh, DOH | brain |
2008-03-18 | Crash fixes from nenolod | brain |
2008-03-18 | Add support for CAP to this via multi-prefix. NOTE, the OnNamesList for this ... | brain |
2008-03-18 | Apply CAP ACK/NAK stuff from nenolod, thanks :) | brain |
2008-03-18 | Merge in patch by nenolod for CAP CLEAR | brain |
2008-03-18 | Implement CAP LIST | brain |
2008-03-18 | Support CAP LS | brain |
2008-03-18 | Add m_cap.* stuff, unfinished. Thanks for the initial advice nenolod :) | brain |
2008-03-18 | Add logging for static callback messages/errors from the database. | peavey |
2008-03-17 | Its better to have asserted and failed, than not to fail at all according to ... | peavey |
2008-03-17 | Fix the warnings that are worth fixing, ignore the rest of gcc's nannying | brain |
2008-03-16 | and no ssl in here. | peavey |
2008-03-16 | There isnt any ssl support here, remove the readvalue | brain |