- Sep 16, 2014
-
-
William Pitcock authored
-
William Pitcock authored
-
William Pitcock authored
-
William Pitcock authored
-
- Sep 12, 2014
-
-
William Pitcock authored
Send the correct version string to InspIRCd servers
-
William Pitcock authored
transport/jsonrpc: Fix format argument type mismatch warning
-
William Pitcock authored
nickserv/multimark: Fix const discard warnings
-
William Pitcock authored
protocol/inspircd: Allow all METADATA accountname messages to set the internal account name of a user
-
Attila Molnar authored
-
Attila Molnar authored
-
Attila Molnar authored
protocol/inspircd: Allow all METADATA accountname messages to set the internal account name of a user Fixes #308
-
Attila Molnar authored
-
Attila Molnar authored
-
- Sep 05, 2014
-
-
William Pitcock authored
Add channel output to flag lines in FLAGS command
-
William Pitcock authored
-
Luke Slater authored
A simple change to add the name of the channel to each flag line output for the FLAGS command. The advantage of this is that it makes it possible for a bot to be able to read the output of the command - without the #channel output it's not really possible to tell which channel a line in the flag response is concerning. With this change it is easy to key them - e.g. http://ur1.ca/i4hgr
-
- Sep 02, 2014
-
-
William Pitcock authored
nickserv/enforce: Only login user to target account if they weren't already.
-
Janik Kleinhoff authored
Also fixes a minor oversight in commit 9942cab1 where the user would not be properly logged out.
-
- Sep 01, 2014
-
-
William Pitcock authored
nickserv/enforce: make REGAIN login *you* rather than the target.
-
Janik Kleinhoff authored
Previously, the change to make REGAIN identify as well would login the user previously using the regained nick.
-
- Aug 31, 2014
-
-
William Pitcock authored
Multiple marks per nick
-
Errietta Kostala authored
-
- Aug 23, 2014
-
-
William Pitcock authored
saslserv: Use service_get_log_target() in sasl_logcommand().
-
Janik Kleinhoff authored
This avoids inconsistency with logcommand().
-
- Aug 19, 2014
-
-
William Pitcock authored
-
William Pitcock authored
Both mechanisms have serious design flaws which make them insecure. To fix the design flaws would make both mechanisms incompatible with current implementations, and provide little-to-no gain over using PLAIN in a TLS channel instead. Thusly, we drop support for them.
-
- Aug 18, 2014
-
-
William Pitcock authored
chanserv/flags: Require single parameter starting with '+' for filtered flag listing
-
Janik Kleinhoff authored
This avoids triggering the filtered flag listing when trying to view or modify flags on a hostmask, exttarget or group.
-
- Aug 17, 2014
-
-
-
Jilles Tjoelker authored
Also add an error message, and allow opping services (should have no effect).
-
Janik Kleinhoff authored
svs can be NULL when we are logging /stats <letter> services. so check for that case before looking up ->logtarget.
-
- Aug 14, 2014
-
-
William Pitcock authored
-
William Pitcock authored
-
William Pitcock authored
Change OPERTYPE to say "Service" instead of "Services"
-
- Aug 11, 2014
-
-
Michael Hazell authored
-
- Aug 09, 2014
-
-
Jilles Tjoelker authored
-
William Pitcock authored
-
William Pitcock authored
-
William Pitcock authored
-
William Pitcock authored
-