summaryrefslogtreecommitdiff
path: root/modules/protocol/unrealircd.cpp
AgeCommit message (Collapse)Author
2024-01-08Add a non-formatting overload of User::SetModesInternal.Sadie Powell
2024-01-06Use auto in places where the type is unambiguous.Sadie Powell
2024-01-04Update the copyright headers for 2024.Sadie Powell
2023-12-17Remove some unnecessary spaces that break editor indentation.Sadie Powell
2023-11-14Implement support for the ANONYMOUS SASL mechanism.Sadie Powell
2023-11-03Remove the two day X-line cap.Sadie Powell
2023-10-19Add support for server-initiated logins and logouts on UnrealIRCd.Sadie Powell
2023-10-11Start migrating to range-based for loops.Sadie Powell
2023-07-11Merge branch '2.0' into 2.1.Sadie Powell
2023-02-19Merge branch '2.0' into 2.1.Sadie Powell
2022-12-31Merge branch '2.0' into 2.1.Sadie Powell
2022-04-22Merge branch '2.0' into 2.1.Sadie Powell
2022-01-12Merge branch '2.0' into 2.1.Sadie Powell
2022-01-03Replace anope_{final,override} with their C++11 equivalent.Sadie Powell
2021-04-27Switch SendSVSLogin to take a NickAlias.Sadie Powell
2021-02-18Merge branch '2.0' into 2.1.Sadie Powell
2020-09-28Rename unreal4 to unrealircd and inspircd3 to inspircd.Sadie Powell