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-11-12
Use WriteNumeric() everywhere we send numerics and include the user's nick au...
Adam
2013-09-08
Automatically register ServiceProviders created by modules
attilamolnar
2013-08-30
Replace OnRehash() with ReadConfig() that is called on boot, on module load a...
attilamolnar
2013-08-04
Automatically attach modules to events
attilamolnar
2013-08-04
Change modules to use the MODNAME constant when logging.
Peter Powell
2013-07-04
Remove $Core and $Mod* comments apart from $ModDep.
Peter Powell
2013-06-07
Create SSLIOHook interface that provides GetCertificate()
attilamolnar
2013-06-06
Merge insp20
attilamolnar
2013-06-05
Remove unnecessary string copies and dead code
attilamolnar
2013-05-19
Fix spacing in calls to LogManager::Log.
Peter Powell
2013-05-15
Tidy up keywords on module methods.
Peter Powell
2013-04-12
Tidy up source files:
Peter Powell
2013-04-12
Add LOG_ prefix to the log level enum values.
Peter Powell
2013-04-01
Whitespace and empty destructor removal, minor coding style changes
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
[next]