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
/
dccallow.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 dccallow to ValuePtr and Create.
Sadie Powell
2026-03-30
1
-5
/
+3
*
Switch modules from reference<> to shared_ptr<> and weak_ptr<>.
Sadie Powell
2026-03-29
1
-4
/
+4
*
Switch the extensible system to using shared pointers.
Sadie Powell
2026-03-27
1
-2
/
+3
*
Switch typedefs to using statements.
Sadie Powell
2026-03-26
1
-3
/
+3
*
Rewrite sepstream and move to stringutils.
Sadie Powell
2026-03-14
1
-4
/
+4
*
Clean up the casemapping checking and comparison code.
Sadie Powell
2026-03-13
1
-5
/
+5
*
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
-3
/
+3
*
Remove InValidMask as it only has one unnecessary use.
Sadie Powell
2026-02-12
1
-7
/
+1
*
Merge branch 'insp4' into master.
Sadie Powell
2025-12-07
1
-16
/
+12
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-29
1
-1
/
+1
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-22
1
-1
/
+1
*
Merge branch 'insp4' into master.
Sadie Powell
2025-03-03
1
-1
/
+1
*
Replace stalgo::erase with C++20 std::erase.
Sadie Powell
2024-08-25
1
-1
/
+1
*
Use C++20 <format> instead of fmtlib when available.
Sadie Powell
2024-08-22
1
-8
/
+8
*
Shuffle the modules about a bit.
Sadie Powell
2024-07-17
1
-0
/
+627