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
/
swhois.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch some modules to use GetRef instead of Get.
Sadie Powell
2026-03-30
1
-9
/
+3
*
Switch modules from reference<> to shared_ptr<> and weak_ptr<>.
Sadie Powell
2026-03-29
1
-5
/
+5
*
Rewrite sepstream and move to stringutils.
Sadie Powell
2026-03-14
1
-1
/
+1
*
Rewrite tokenstream and move to stringutils.
Sadie Powell
2026-03-14
1
-3
/
+4
*
Clean up the casemapping checking and comparison code.
Sadie Powell
2026-03-13
1
-8
/
+8
*
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
-2
/
+2
*
Convert TranslateType to an enum class.
Sadie Powell
2026-03-06
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
-8
/
+8
*
Rename ServiceProvider methods to avoid shadowing issues.
Sadie Powell
2026-03-02
1
-2
/
+2
*
Move standard replies to the core and add remote reply support.
Sadie Powell
2026-03-01
1
-14
/
+10
*
Fix swhois sending a NOTE when it should send a FAIL.
Sadie Powell
2026-02-28
1
-1
/
+1
*
Fix parsing the flags in the swhois module.
Sadie Powell
2026-02-15
1
-4
/
+5
*
Add support for swhois entries that only servers can unset.
Sadie Powell
2026-02-12
1
-11
/
+22
*
Add support for oper-only swhois entries.
Sadie Powell
2026-02-12
1
-21
/
+48
*
Fix a typo in the swhois module.
Sadie Powell
2026-02-10
1
-1
/
+1
*
Add the rewritten swhois module.
Sadie Powell
2026-02-10
1
-0
/
+441
*
Remove the swhois module pending a complete rewrite.
Sadie Powell
2026-02-10
1
-153
/
+0
*
Shuffle the modules about a bit.
Sadie Powell
2024-07-17
1
-0
/
+153