Age | Commit message (Collapse) | Author |
|
|
|
enc_bcrypt.cpp: Get rid of the libxcrypt dependency by including code fr...
|
|
|
|
libxcrypt, and move enc_bcrypt out of extras
|
|
|
|
|
|
|
|
m_sasl_dh* requires openssl
|
|
|
|
|
|
|
|
Also classify ulines as protected
|
|
access lists behave as they do
|
|
|
|
This reverts commit 9a9ca417500e3de64013583e3f6db8dd165d9a95.
|
|
|
|
|
|
|
|
|
|
|
|
m_ldap_authentication
|
|
config a bit to look similar to all of the other config files
|
|
|
|
|
|
Document set fonder usage in cs_levels help.
|
|
channels to their registration date
|
|
defaultlanguage really works
|
|
|
|
settings, but people seem to leave the default and then get confused when it only logs operserv commands
|
|
|
|
|
|
|
|
|
|
identified to use. This changes the behavior of hideprivilegedcommands to only hide commands users don't have the oper privileges to execute.
|
|
|
|
lessens the insanity of renaming services
|
|
|
|
ns_access and ns_cert: Fix accessmax defaults, also state in the config that 0 is not a valid value.
|
|
|
|
|
|
|
|
|
|
|
|
typo in opersrev.example.conf
|
|
|
|
Make some more commands check if Read-Only mode is active.
cs_flags: Show a meaningful message when a user is not found on the access list.
os_set: Add missing capabilities to the readonly help output.
OperServ: Add logging to certain commands.
NickServ: Undo logging for listings.
|
|
ns_ajoin: Fix the number of command parameters. Check for nick suspension. Do not allow just any Services Operator to access other users' AJOIN, require nickserv/ajoin. Change wording.
ns_cert: Add ability for Services Operators to modify other users' certificate lists.
|
|
channels timestamps to the creation time which fixes some race
conditions regarding users joining empty registered channels and doing
things prior to the -o from services coming through.
Without always_lower_ts attempt to bounce mode changes from bad users,
which will work okay in most cases.
|
|
no longer triggerd by /os update
|
|
|