Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
If the MODE_LOCALONLY flag is set the mode change is not propagated
|
|
ModeProcessFlags too
|
|
|
|
|
|
Also change the signature of DisplayListModes() to accept a const ref
|
|
|
|
remove cmode_{o,v}
The default value for levelrequired is HALFOP_VALUE, meaning the ModeChannelVoice class is not required but it will be useful in case the default changes
|
|
|
|
|
|
|
|
* Don't assume the printable output of hashes is hex
* Add virtual Compare() function, usable for KDFs like BCrypt
Some changes and bugfixes are by @attilamolnar, original PR #767
|
|
|
|
|
|
local_users private
|
|
|
|
|
|
|
|
|
|
- Make GetLines() a const method
- Rename Lines to cachedlines
- Get rid of a variable in Build()
|
|
|
|
|
|
Remove the now unused UserMembList typedef too
|
|
|
|
|
|
never NULL
|
|
|
|
|
|
Use initialization list
|
|
|
|
of a string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
WhoWas::Nick
|
|
|
|
|
|
|
|
|
|
and rely on it
|
|
Change call sites to call ChangeNick()
|
|
timing-safe way
|
|
Missing doc added by @attilamolnar
|