| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Conversions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9628 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-05-05 | 1 | -6/+5 | |
| * | Make all our modules use the new stuff rather than the send_ events•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9301 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-04-04 | 1 | -12/+4 | |
| * | A load of classes dont inherit from classbase, and they should. fix.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9191 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-24 | 1 | -1/+1 | |
| * | Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumer...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9175 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-22 | 1 | -3/+3 | |
| * | Fix memory leak if user quits in the middle of sasl AUTHENTICATE steps•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9173 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-22 | 1 | -2/+18 | |
| * | Add abort fix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9172 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-22 | 1 | -7/+13 | |
| * | This works now! (well im sure we'll find something else broken) -- thanks nen...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9171 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-22 | 1 | -14/+18 | |
| * | Fix for compile error•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9170 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-22 | 1 | -1/+1 | |
| * | 'AUTHENTICATE C'? Why not authenticate C++ :)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9169 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-22 | 1 | -4/+4 | |
| * | Patch for IAL abort sequence from nenolod•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9168 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-22 | 1 | -6/+14 | |
| * | Removal of server prefix from AUTHENTICATE reply, patch courtesy of nenolod•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9167 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-21 | 1 | -2/+2 | |
| * | Patch from nenolod•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9166 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-21 | 1 | -1/+3 | |
| * | Add debug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9165 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-21 | 1 | -0/+6 | |
| * | Fix recommended by nenolod, silly mistake apparently :P•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9164 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-21 | 1 | -1/+1 | |
| * | Sasl stuff from nenolod, with a bit of luck this is closer to the charybdis i...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9163 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-21 | 1 | -32/+144 | |
| * | That stuff belongs in OnPostconnect or it will be sent too early•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9160 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-21 | 1 | -5/+13 | |
| * | When a user registers and SASL has given them accountname metadata push this ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9159 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-21 | 1 | -0/+12 | |
| * | Add return value•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9158 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-21 | 1 | -0/+1 | |
| * | Add 906, sasl aborted•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9157 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-21 | 1 | -2/+10 | |
| * | Don't send 'sasl successful' numeric on re-identifications after registration•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9156 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-21 | 1 | -1/+6 | |
| * | If the user hasnt sent CAP REQ sasl, do nothing if AUTHENTICATE is sent by th...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9154 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-21 | 1 | -9/+13 | |
| * | Generate warning if m_services_account.so and m_cap.so are not loaded with m_...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9153 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-21 | 1 | -3/+3 | |
| * | This seems to play nice now, but it seems we may have to redo it all AGAIN :(•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9150 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-21 | 1 | -3/+13 | |
| * | Add capability for m_services_account to broadcast login events, with the use...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9149 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-21 | 1 | -0/+6 | |
| * | Not finished yet. currently, this passes AUTHENTICATE messages to and from se...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9147 e03df62e-2008-0410-955e-edbf42e46eb7 | 2008-03-21 | 1 | -0/+89 |
