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
/
include
/
base.h
Age
Commit message (
Expand
)
Author
2017-07-09
Merge v2.0.23 and v2.0.24 into master.
Peter Powell
2017-03-20
Fix some compiler warnings.
Peter Powell
2015-11-23
Add SERVICE_CUSTOM for services managed by a module
Attila Molnar
2015-11-23
Add ServiceProvider::RegisterService(), call it from ModuleManager::AddService()
Attila Molnar
2014-01-23
Remove whitespace and minor style changes
Attila Molnar
2013-12-18
Clean up CoreException
Attila Molnar
2013-09-08
Automatically register ServiceProviders created by modules
attilamolnar
2013-08-30
Merge insp20
attilamolnar
2013-08-30
Don't CoreExport reference, fixes m_dnsbl on Windows
attilamolnar
2013-04-12
Tidy up source files:
Peter Powell
2012-12-25
Include <list> in base.h to prevent build errors on OpenBSD.
Peter Powell
2012-10-12
Windows: In-depth cleanup (see details)
ChrisTX
2012-09-12
Fix bug #291 - fix rehashing bind tags not changing them between servers/clie...
Adam
2012-04-19
Replace copyright headers with headers granting specific authors copyright
Robby-
2012-04-14
Fixes for bug #12
Justin Crawford
2011-04-10
Fixed Windows build on VS 2010
Adam
2010-08-17
Include a placement operator new for classes that hide operator new
Daniel De Graaf
2010-02-20
Replace m_halfvoice with m_customprefix
danieldg
2010-02-11
Change SERVICE_{CMODE,UMODE} to SERVICE_MODE, which makes more sense
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
Force heap allocation of refcountbase, create usecountbase for non-allocation...
danieldg
2009-10-24
Move forward declarations to typedefs.h
danieldg
2009-10-20
Use custom allocater to decide if refcountbase was allocated on the heap and ...
danieldg
2009-10-19
Maintain refcount of Module objects to complain about leaked pointers
danieldg
2009-10-19
Fix implementation of reference to const, use reference counting for Extensib...
danieldg
2009-10-18
Remove VF_SERVICEPROVIDER, prevent heap allocation of ConfigReader
danieldg
2009-10-17
Revert "Remove duplicated function calls when using reference"
danieldg
2009-10-17
Remove duplicated function calls when using reference
danieldg
2009-10-17
Make classbase and refcountbase uncopyable; expand comments on their indended...
danieldg
2009-10-14
Fix module unmapping with culled Module objects
danieldg
2009-10-12
Don't CoreExport reference.
peavey
2009-10-12
Make OnChannelRestrictionApply take a User* instead of a Membership* [jackmcb...
danieldg
2009-09-30
Add explicit reference-counting base class
danieldg
2009-09-21
Create StreamSocket for IO hooking implementation
danieldg
2009-09-13
Change Extensible to use strongly typed entries
danieldg
2009-09-02
Remove unneeded Extensible inheritance and remove "age" field from classbase
danieldg
2009-03-15
Update all wiki links to point to the new wiki. This was done automatically w...
psychon
2009-02-14
Nuke trailing spaces
peavey
2009-01-02
Update copyrights for 2009.
w00t
2008-02-03
Clear up header insanity
w00t
2008-01-10
Header update: 2007 -> 2008
w00t
2007-12-30
Remove an unneeded forward declaration and typedef
w00t
2007-10-15
In the grand tradition of huge fucking commits:
w00t
2007-08-28
First step on the road of module loader rewriting. So far this only really re...
om
2007-08-17
Change to virtual
w00t
2007-07-16
OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.
peavey
2007-07-16
'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...
peavey
2007-06-17
Extra comments
brain
[next]