Sadie Powell
|
d79147e7af
|
Abolish the infernal space before accessibility keywords.
|
2022-01-25 14:02:36 +00:00 |
|
Sadie Powell
|
b96af051c2
|
Merge branch 'insp3' into master.
|
2022-01-03 15:14:36 +00:00 |
|
InspIRCd Robot
|
adbe149c56
|
Update copyright headers.
|
2021-12-30 18:52:08 +00:00 |
|
Sadie Powell
|
421e8c8c79
|
Add the final keyword to all remaining classes that can have it.
|
2021-12-20 20:19:40 +00:00 |
|
Sadie Powell
|
a94f3b71d5
|
Merge branch 'insp3' into master.
|
2021-11-05 04:07:38 +00:00 |
|
Sadie Powell
|
beaae760bd
|
Add Server::GetPublicName(), fix not respecting <security:hideserver>.
|
2021-10-25 23:02:28 +01:00 |
|
Sadie Powell
|
4e488cb54d
|
Refactor classbase/CullResult into Cullable/Cullable::Result.
|
2021-03-02 05:56:56 +00:00 |
|
Sadie Powell
|
e8514f7149
|
Replace all internal references to uline with services.
|
2021-01-30 14:20:25 +00:00 |
|
Sadie Powell
|
b755d2a778
|
Merge branch 'insp3' into master.
|
2020-05-05 22:03:14 +01:00 |
|
InspIRCd Robot
|
44489ddf7e
|
Update copyright headers.
|
2020-04-24 10:23:47 +01:00 |
|
Sadie Powell
|
b9acde9aaf
|
Merge branch 'insp3' into master.
|
2020-03-18 13:51:23 +00:00 |
|
Sadie Powell
|
e861d5bfca
|
Use "yes" instead of "true" in the example configs.
|
2020-02-21 20:37:00 +00:00 |
|
Sadie Powell
|
98e4ddfb21
|
Use C++11 inline initialisation for class members.
|
2020-02-06 11:25:42 +00:00 |
|
Sadie Powell
|
1de6f5b4a9
|
Merge branch 'insp3' into master.
|
2020-01-17 12:36:09 +00:00 |
|
InspIRCd Robot
|
aa692dc103
|
Update copyright headers.
|
2020-01-11 22:14:43 +00:00 |
|
Sadie Powell
|
7b68936321
|
Merge branch 'insp3' into master.
|
2019-11-13 15:24:45 +00:00 |
|
Peter Powell
|
a4305d8f3c
|
Add the server id to the Server class.
|
2019-09-23 13:18:14 +01:00 |
|
genius3000
|
e6db1df5a6
|
Change ServerInfo::gecos to description
|
2018-04-11 18:59:17 +01:00 |
|
Attila Molnar
|
782c8303d7
|
Update the description field in the Server object representing the local server on rehash
|
2014-06-17 13:45:57 +02:00 |
|
Attila Molnar
|
9136136ac3
|
Move server description field from TreeServer into Server; remove OnGetServerDescription hook
|
2014-01-05 15:20:17 +01:00 |
|
Attila Molnar
|
11916574f6
|
Introduce Server class
- Replaces std::string server in User
- Replaces InspIRCd::ULine() and SilentULine()
|
2014-01-05 15:04:01 +01:00 |
|