Age | Commit message (Collapse) | Author |
|
|
|
separators are found in a row
|
|
|
|
configuration directives to the actual modules they are used in.
|
|
|
|
|
|
call it on module load on modules that hook to it
|
|
Mark our modules as VENDOR and allow modules to have multple types.
|
|
|
|
|
|
|
|
|
|
Made cs_statusupdate not remove status on users if they still match other entries.
Move privilege descriptions out of the config
|
|
|
|
overwrite modules on install without deleting them first
|
|
|
|
really work
|
|
|
|
|
|
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
|
|
request being dispatched and when it returns, so don't assume the source user pointer is always valid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
of that type (it will leave the old database with old objects currently)
|
|
check that it really returns a value before using it.
Also fix memos to cleanup after themselves when deleted.
|
|
quit field
|
|
flags we have juse strings instead of defines/enums
|
|
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
|
|
|
|
|
|
message processing is done
|
|
|
|
|
|
|
|
some valgrind errors with db_sql_live
|