index
:
~steering
/
inspircd++.git
this commit
insp2
insp4
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dynref.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow assigning dynamic references from other dynamic references.
Sadie Powell
2023-09-29
1
-0
/
+6
*
Fix more warnings discovered with -Weverything.
Sadie Powell
2022-09-05
1
-0
/
+2
*
Add support for clearing the target of a dynamic_reference.
Sadie Powell
2022-07-30
1
-0
/
+1
*
Switch from NULL to nullptr.
Sadie Powell
2022-07-22
1
-1
/
+1
*
Abolish the infernal space before accessibility keywords.
Sadie Powell
2022-01-25
1
-9
/
+9
*
Refactor CoreException and ModuleException.
Sadie Powell
2022-01-07
1
-1
/
+1
*
Add the final keyword to all remaining classes that can have it.
Sadie Powell
2021-12-20
1
-5
/
+10
*
Replace interfacebase with deleted operator new.
Sadie Powell
2021-04-09
1
-1
/
+3
*
Merge branch 'insp3' into master.
Sadie Powell
2020-10-27
1
-1
/
+1
|
\
|
*
Don't kill cloaking users when hash/md5 is missing.
Sadie Powell
2020-10-27
1
-1
/
+1
*
|
Use C++11 inline initialisation for class members.
Sadie Powell
2020-02-06
1
-2
/
+2
|
/
*
Update copyright headers.
InspIRCd Robot
2020-01-31
1
-1
/
+1
*
Make the dynref bool operator constant.
Sadie Powell
2020-01-22
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2020-01-11
1
-2
/
+2
*
Close connections when an I/O hook is configured but not loaded.
Peter Powell
2019-11-16
1
-1
/
+1
*
Add missing const operators to dynamic_reference[_nocheck]
Attila Molnar
2015-02-11
1
-0
/
+20
*
Allow dynrefs to have an OnCapture() hook
Attila Molnar
2015-02-11
1
-0
/
+16
*
Move the intrusive list containers into the insp namespace
Attila Molnar
2014-08-30
1
-1
/
+1
*
Convert the global list of dynamic reference pointers to an intrusively linke...
Attila Molnar
2014-03-28
1
-1
/
+1
*
Seperate ModeReference into ChanModeReference and UserModeReference
attilamolnar
2013-07-19
1
-2
/
+8
*
Move dynamic_reference and related classes to dynref.h
attilamolnar
2013-07-19
1
-0
/
+93