2014-04-07 |
Attila Molnar | Merge insp20 |
blob | commitdiff | raw |
2014-01-26 |
Attila Molnar | ProtocolInterface::SendEncapsulatedData() changes |
blob | commitdiff | raw |
2014-01-21 |
Attila Molnar | Merge insp20 |
blob | commitdiff | raw | diff to current |
2014-01-16 |
Attila Molnar | Merge pull request #732 from grawity/saslfix |
blob | commitdiff | raw | diff to current |
2014-01-11 |
Mantas Mikulėnas | Support SASL messages other than 'C' and 'D' |
blob | commitdiff | raw | diff to current |
2014-01-11 |
Mantas Mikulėnas | Handle SASL failures during SASL_INIT (wrong mechanism... |
blob | commitdiff | raw | diff to current |
2013-11-12 |
Adam | Use WriteNumeric() everywhere we send numerics and... |
blob | commitdiff | raw | diff to current |
2013-09-08 |
attilamolnar | Automatically register ServiceProviders created by... |
blob | commitdiff | raw | diff to current |
2013-08-30 |
attilamolnar | Replace OnRehash() with ReadConfig() that is called... |
blob | commitdiff | raw | diff to current |
2013-08-30 |
attilamolnar | Merge insp20 |
blob | commitdiff | raw | diff to current |
2013-08-04 |
attilamolnar | Automatically attach modules to events |
blob | commitdiff | raw | diff to current |
2013-08-04 |
Attila Molnar | Merge pull request #590 from SaberUK/master+module... |
blob | commitdiff | raw | diff to current |
2013-08-04 |
Peter Powell | Change modules to use the MODNAME constant when logging. |
blob | commitdiff | raw | diff to current |
2013-07-04 |
Attila Molnar | Merge pull request #574 from SaberUK/master+build-comme... |
blob | commitdiff | raw | diff to current |
2013-07-04 |
Peter Powell | Remove $Core and $Mod* comments apart from $ModDep. |
blob | commitdiff | raw | diff to current |
2013-06-06 |
attilamolnar | Create SSLIOHook interface that provides GetCertificate() |
blob | commitdiff | raw | diff to current |
2013-06-05 |
attilamolnar | Merge insp20 |
blob | commitdiff | raw | diff to current |
2013-06-05 |
attilamolnar | Remove unnecessary string copies and dead code |
blob | commitdiff | raw | diff to current |
2013-05-22 |
Attila Molnar | Merge pull request #545 from SaberUK/master+logging... |
blob | commitdiff | raw | diff to current |
2013-05-19 |
Peter Powell | Fix spacing in calls to LogManager::Log. |
blob | commitdiff | raw | diff to current |
2013-05-15 |
Attila Molnar | Merge pull request #514 from SaberUK/master+virtual... |
blob | commitdiff | raw | diff to current |
2013-05-15 |
Peter Powell | Tidy up keywords on module methods. |
blob | commitdiff | raw | diff to current |
2013-04-27 |
attilamolnar | Merge insp20 |
blob | commitdiff | raw | diff to current |
2013-04-12 |
Attila Molnar | Merge pull request #461 from SaberUK/master+header... |
blob | commitdiff | raw | diff to current |
2013-04-12 |
Peter Powell | Tidy up source files: |
blob | commitdiff | raw | diff to current |
2013-04-12 |
Attila Molnar | Merge pull request #488 from SaberUK/master+loglevel... |
blob | commitdiff | raw | diff to current |
2013-04-12 |
Peter Powell | Add LOG_ prefix to the log level enum values. |
blob | commitdiff | raw | diff to current |
2013-04-01 |
attilamolnar | Whitespace and empty destructor removal, minor coding... |
blob | commitdiff | raw | diff to current |
2013-03-26 |
Attila Molnar | Merge pull request #443 from ShutterQuick/sasl_external |
blob | commitdiff | raw | diff to current |
2013-03-25 |
Daniel Vassdal | Added support for EXTERNAL |
blob | commitdiff | raw | diff to current |
2012-12-15 |
attilamolnar | Add IS_SERVER() and REG_ALL checks to (mostly oper... |
blob | commitdiff | raw | diff to current |
2012-12-02 |
attilamolnar | Dynamically determine the size of the eventlist[] passe... |
blob | commitdiff | raw | diff to current |
2012-05-14 |
Robin Burchell | Merge pull request #109 from Justasic/insp20 |
blob | commitdiff | raw | diff to current |
2012-05-03 |
Robin Burchell | Merge pull request #96 from Justasic/insp20 |
blob | commitdiff | raw | diff to current |
2012-04-23 |
Robin Burchell | Merge pull request #92 from Robby-/insp20-headers |
blob | commitdiff | raw | diff to current |
2012-04-19 |
Robby- | Replace copyright headers with headers granting specifi... |
blob | commitdiff | raw | diff to current |
2010-02-18 |
danieldg | Allow SASL messages to be targeted at the services... |
blob | commitdiff | raw | diff to current |
2010-02-10 |
danieldg | Fix incorrect ServerInstance pointer in m_sasl |
blob | commitdiff | raw | diff to current |
2010-02-09 |
danieldg | Change <connect:requiresasl> to <connect:requireaccount... |
blob | commitdiff | raw | diff to current |
2010-02-02 |
danieldg | Allow SSL fingerprint hash to be specified, and show... |
blob | commitdiff | raw | diff to current |
2010-02-02 |
danieldg | Add requiresasl to connect block checks |
blob | commitdiff | raw | diff to current |
2010-01-18 |
danieldg | Move lots of spanningtree items to commands |
blob | commitdiff | raw | diff to current |
2010-01-11 |
brain | ...because every now and again, i have to do a massive... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
danieldg | Use ServiceProvider for inter-module dependencies |
blob | commitdiff | raw | diff to current |
2009-11-15 |
danieldg | Add Inspircd::AddServices |
blob | commitdiff | raw | diff to current |
2009-10-25 |
danieldg | Fixes from vtable cross-check |
blob | commitdiff | raw | diff to current |
2009-10-21 |
danieldg | Change module API to use LocalUser* where correct |
blob | commitdiff | raw | diff to current |
2009-10-18 |
danieldg | Remove more classbase |
blob | commitdiff | raw | diff to current |
2009-10-17 |
danieldg | Remove dummy API_VERSION from Version constructor |
blob | commitdiff | raw | diff to current |
2009-10-14 |
danieldg | Move static map of extensions into ServerInstance,... |
blob | commitdiff | raw | diff to current |
2009-10-08 |
danieldg | Update Event and Request APIs |
blob | commitdiff | raw | diff to current |
2009-09-26 |
danieldg | Remove InspIRCd* parameters and fields |
blob | commitdiff | raw | diff to current |
2009-09-22 |
danieldg | Describe module purpose in /MODULES output |
blob | commitdiff | raw | diff to current |
2009-09-13 |
danieldg | Clean up Command constructor |
blob | commitdiff | raw | diff to current |
2009-09-13 |
danieldg | Forgotten Extensible::Register invocations |
blob | commitdiff | raw | diff to current |
2009-09-13 |
danieldg | Change Extensible to use strongly typed entries |
blob | commitdiff | raw | diff to current |
2009-09-03 |
danieldg | Remove CMD_LOCALONLY, enforce use of GetRouting for... |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | ModResult conversion: Change return type of all module... |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Add Module* creator to Command and ModeHandler |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | MetaData rework |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Allow commands to optionally route themselves using... |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Replace std::deque with std::vector in spanningtree... |
blob | commitdiff | raw | diff to current |
2009-09-02 |
danieldg | Change allocation of commands/modes |
blob | commitdiff | raw | diff to current |
2009-03-15 |
psychon | Update all wiki links to point to the new wiki. This... |
blob | commitdiff | raw | diff to current |
2009-01-02 |
w00t | Update copyrights for 2009. |
blob | commitdiff | raw | diff to current |
2008-08-25 |
w00t | Change module versions to use a string instead of fixed... |
blob | commitdiff | raw | diff to current |
2008-06-11 |
pippijn | fixed some indentation and spacing in modules |
blob | commitdiff | raw | diff to current |
2008-05-19 |
brain | Commit these |
blob | commitdiff | raw | diff to current |
2008-05-05 |
aquanight | Conversions |
blob | commitdiff | raw | diff to current |
2008-04-04 |
brain | Make all our modules use the new stuff rather than... |
blob | commitdiff | raw | diff to current |
2008-03-24 |
brain | A load of classes dont inherit from classbase, and... |
blob | commitdiff | raw | diff to current |
2008-03-22 |
brain | Wheeee for HUGE commits. Convert all numerics to WriteN... |
blob | commitdiff | raw | diff to current |
2008-03-22 |
brain | Fix memory leak if user quits in the middle of sasl... |
blob | commitdiff | raw | diff to current |
2008-03-22 |
brain | Add abort fix |
blob | commitdiff | raw | diff to current |
2008-03-22 |
brain | This works now! (well im sure we'll find something... |
blob | commitdiff | raw | diff to current |
2008-03-22 |
brain | Fix for compile error |
blob | commitdiff | raw | diff to current |
2008-03-22 |
brain | 'AUTHENTICATE C'? Why not authenticate C++ :) |
blob | commitdiff | raw | diff to current |
2008-03-22 |
brain | Patch for IAL abort sequence from nenolod |
blob | commitdiff | raw | diff to current |
2008-03-21 |
brain | Removal of server prefix from AUTHENTICATE reply, patch... |
blob | commitdiff | raw | diff to current |
2008-03-21 |
brain | Patch from nenolod |
blob | commitdiff | raw | diff to current |
2008-03-21 |
brain | Add debug |
blob | commitdiff | raw | diff to current |
2008-03-21 |
brain | Fix recommended by nenolod, silly mistake apparently :P |
blob | commitdiff | raw | diff to current |
2008-03-21 |
brain | Sasl stuff from nenolod, with a bit of luck this is... |
blob | commitdiff | raw | diff to current |
2008-03-21 |
brain | That stuff belongs in OnPostconnect or it will be sent... |
blob | commitdiff | raw | diff to current |
2008-03-21 |
brain | When a user registers and SASL has given them accountna... |
blob | commitdiff | raw | diff to current |
2008-03-21 |
brain | Add return value |
blob | commitdiff | raw | diff to current |
2008-03-21 |
brain | Add 906, sasl aborted |
blob | commitdiff | raw | diff to current |
2008-03-21 |
brain | Don't send 'sasl successful' numeric on re-identificati... |
blob | commitdiff | raw | diff to current |
2008-03-21 |
brain | If the user hasnt sent CAP REQ sasl, do nothing if... |
blob | commitdiff | raw | diff to current |
2008-03-21 |
brain | Generate warning if m_services_account.so and m_cap... |
blob | commitdiff | raw | diff to current |
2008-03-21 |
brain | This seems to play nice now, but it seems we may have... |
blob | commitdiff | raw | diff to current |
2008-03-21 |
brain | Add capability for m_services_account to broadcast... |
blob | commitdiff | raw | diff to current |
2008-03-21 |
brain | Not finished yet. currently, this passes AUTHENTICATE... |
blob | commitdiff | raw | diff to current |
|