index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
m_sasl.cpp
Age
Commit message (
Expand
)
Author
2013-06-05
Remove unnecessary string copies and dead code
attilamolnar
2013-03-25
Added support for EXTERNAL
Daniel Vassdal
2012-12-15
Add IS_SERVER() and REG_ALL checks to (mostly oper only) commands taking a ta...
attilamolnar
2012-12-02
Dynamically determine the size of the eventlist[] passed to Attach()
attilamolnar
2012-04-19
Replace copyright headers with headers granting specific authors copyright
Robby-
2010-02-18
Allow SASL messages to be targeted at the services server
danieldg
2010-02-10
Fix incorrect ServerInstance pointer in m_sasl
danieldg
2010-02-09
Change <connect:requiresasl> to <connect:requireaccount>, which is more accurate
danieldg
2010-02-02
Allow SSL fingerprint hash to be specified, and show fingerprint to client on...
danieldg
2010-02-02
Add requiresasl to connect block checks
danieldg
2010-01-18
Move lots of spanningtree items to commands
danieldg
2010-01-11
...because every now and again, i have to do a massive commit.
brain
2009-11-16
Use ServiceProvider for inter-module dependencies
danieldg
2009-11-15
Add Inspircd::AddServices
danieldg
2009-10-25
Fixes from vtable cross-check
danieldg
2009-10-21
Change module API to use LocalUser* where correct
danieldg
2009-10-18
Remove more classbase
danieldg
2009-10-17
Remove dummy API_VERSION from Version constructor
danieldg
2009-10-14
Move static map of extensions into ServerInstance, add const-correctness
danieldg
2009-10-08
Update Event and Request APIs
danieldg
2009-09-26
Remove InspIRCd* parameters and fields
danieldg
2009-09-22
Describe module purpose in /MODULES output
danieldg
2009-09-13
Clean up Command constructor
danieldg
2009-09-13
Forgotten Extensible::Register invocations
danieldg
2009-09-13
Change Extensible to use strongly typed entries
danieldg
2009-09-03
Remove CMD_LOCALONLY, enforce use of GetRouting for routed commands
danieldg
2009-09-02
ModResult conversion: Change return type of all module functions
danieldg
2009-09-02
Add Module* creator to Command and ModeHandler
danieldg
2009-09-02
MetaData rework
danieldg
2009-09-02
Allow commands to optionally route themselves using ENCAP
danieldg
2009-09-02
Replace std::deque with std::vector in spanningtree and related modules
danieldg
2009-09-02
Change allocation of commands/modes
danieldg
2009-03-15
Update all wiki links to point to the new wiki. This was done automatically w...
psychon
2009-01-02
Update copyrights for 2009.
w00t
2008-08-25
Change module versions to use a string instead of fixed digits, and use props...
w00t
2008-06-11
fixed some indentation and spacing in modules
pippijn
2008-05-19
Commit these
brain
2008-05-05
Conversions
aquanight
2008-04-04
Make all our modules use the new stuff rather than the send_ events
brain
2008-03-24
A load of classes dont inherit from classbase, and they should. fix.
brain
2008-03-22
Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumer...
brain
2008-03-22
Fix memory leak if user quits in the middle of sasl AUTHENTICATE steps
brain
2008-03-22
Add abort fix
brain
2008-03-22
This works now! (well im sure we'll find something else broken) -- thanks nen...
brain
2008-03-22
Fix for compile error
brain
2008-03-22
'AUTHENTICATE C'? Why not authenticate C++ :)
brain
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
[next]