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
/
modules
/
cloak_custom.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch ascii comparisons over to our own casemap functions.
Sadie Powell
2026-04-30
1
-1
/
+1
*
Switch modules from reference<> to shared_ptr<> and weak_ptr<>.
Sadie Powell
2026-03-29
1
-9
/
+9
*
Switch the extensible system to using shared pointers.
Sadie Powell
2026-03-27
1
-2
/
+3
*
Replace IS_* with member functions.
•••
- All user types get an Is* function. - Only local users are cast using the old function so only local users get an As* function.
Sadie Powell
2026-03-08
1
-1
/
+1
*
Switch Reply::Type to be an enum instead of an enum class.
•••
This is shorter and its fully disambiguated anyway.
Sadie Powell
2026-03-05
1
-2
/
+2
*
Rename ServiceProvider::creator to service_creator and add GetSource.
Sadie Powell
2026-03-02
1
-1
/
+1
*
Move standard replies to the core and add remote reply support.
Sadie Powell
2026-03-01
1
-8
/
+4
*
Rename newhash to hash now its the only option.
Sadie Powell
2025-04-06
1
-1
/
+1
*
Add the new hashing interface, port consumer modules to use it.
Sadie Powell
2025-04-06
1
-1
/
+2
*
Add the cloak_custom module.
Sadie Powell
2025-03-14
1
-0
/
+298