Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
SetCloakedHost logs a message like the user just changed their host
|
|
pass it some sometimes/possibly other places
|
|
Instead of adding timers into a vector and sorting them every time a timer is added, use a multimap
|
|
channelinfos destructor
Change the persist setting on a channel to mean only that it is being
enforced ircd-side
|
|
|
|
|
|
|
|
if their displayed host is their real real host. Also match against cloaked host even if full matching is not being done
|
|
|
|
|
|
|
|
|
|
|
|
|
|
down syntax, fix os_session messages to reference ip
|
|
|
|
|
|
|
|
|
|
on startup
|
|
|
|
|
|
weirdness from a few Serializable items we had on the stack. Added a comment about why operator< in Reference fails.
|
|
|
|
access in
|
|
|
|
having to iterate over all channels and then all access entries when nicks expire or from nickserv/alist
|
|
|
|
|
|
created while we were offline (eg, during the inital burst to the
uplink). Fixes not knowing whether or not channels ops in non-secureop
non-persistent channels obtained op while we were offline by creating
the channel or legitimately by being set op by another channel op.
|
|
|
|
|
|
some existing settings to look more consistent/uniform. Added some missing commands/permissions.
Merged operserv/modlist permission into operserv/modinfo.
Fixed ChanServ INFO privilege to actually work for /BotServ INFO too for those users who have it, instead of only for founders.
Fixed some typos aswell as removed whitespaces along the way.
|
|
|
|
|
|
|
|
of that type (it will leave the old database with old objects currently)
|
|
|
|
expiries to days
|
|
|
|
check that it really returns a value before using it.
Also fix memos to cleanup after themselves when deleted.
|
|
|
|
|
|
|
|
quit field
|
|
internally to allow easially canceling it
|