Adam
a1607f41b6
Add travis config exempting 1.8
2014-04-01 23:33:14 -04:00
Adam
10901dd05b
Anope 1.8.9 Release
1.8.9
2014-03-03 00:41:39 -05:00
Adam
01177212bd
Update NSIS scripts for Anope 1.8.9
2014-03-03 00:41:07 -05:00
Robby-
64f83b3ccf
Bump and update version.log
2014-02-10 21:35:04 +01:00
Robby-
172325ee97
listchans: Fix typo: nickname -> channel
2014-02-10 07:50:53 +01:00
Adam
969aacbf78
Update copyright to 2014. This was done with:
...
find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
2014-01-01 20:51:08 -05:00
Adam
304e6eaabe
Bump version.log and Changes
2013-12-09 20:59:18 -05:00
Adam
564b8b8d9d
Merge pull request #30 from trystanscott/patch-1
...
Fix undefined symbol error on Solaris11
2013-12-09 17:57:52 -08:00
trystanscott
309807c67f
Fix undefined symbol error on Solaris11
2013-11-29 12:21:10 -07:00
Adam
5fd1485938
Internally process bounced channel modes from a deopped user.
...
Even though we never process the modes from the deopped user,
the bounced modes can't be trusted.
2013-09-29 11:42:22 -04:00
Adam
7a741b467c
Add padding to struct memo for non mysql builds to keep abi compat with mysql builds
2013-09-18 20:01:08 -04:00
Adam
d24ae1f961
Fix kick reason in cs_suspend and cs_forbid if no reason is given
2013-08-16 14:51:58 -04:00
Adam
eab5abb351
hs_request: Improve logging of new vhost requests
2013-08-16 14:21:58 -04:00
Adam
f7b1b1907c
Properly jupe servers on inspircd by using RSQUIT, waiting for the corresponding SQUIT, and then introducing the new server
2013-07-26 12:35:55 -04:00
Adam
a563c8fb2f
Fix dumb modules
2013-07-25 20:31:51 -04:00
Adam
def6a6deee
CSMaxReg cant be reloaded, so this is unnecessary
2013-07-25 20:03:06 -04:00
Adam
1a3f890613
Update version.log for the last two commits
2013-07-25 19:52:27 -04:00
mokkori
d2d89ac412
Memory: Properly initialize and free new module languages.
...
Memory: Properly free strings in module config directive lookups.
Memory: Do not leak module version and author in rare situations.
Memory: Memory leak when deleting a module callback.
Memory: Memory leaks with module messages.
Memory: Memory leaks with module commands.
Memory: Memory leaks with module event handlers.
Memory: Memory leaks with module event hooks.
Memory: Every module config entry of type string is leaked on config reload.
Memory: Leak services root list, ulines list, host setters list, modules autoload list, modules delayed autoload list, hostserv/memoserv/helpserv/botserv/operserv/chanserv/nickserv core modules lists on config reload.
Memory: Leaks with channel bans/invites/exceptions.
Memory: Leak when updating already existing ignore.
Memory: Invalid pointer read in slists.
Memory: Leak when using /cs appendtopic.
Memory: Leak on (currently impossible) config reload.
Memory: Syscall param write(buf) points to uninitialised byte(s) in save_ns_dbase().
Memory: Leak if PreNickServDB is set and NSEmailReg is not.
Removing a command no longer calls free() on help_param*, reversed previous changes
Changes to CSMaxReg, MSMaxMemos and NewsCount are now properly reflected in help notices after config reload
Small adjustments
Fixed copy&paste mistake
Fix findCommand() searching in the wrong command tables
2013-07-25 19:42:18 -04:00
mokkori
e090eaea65
Bug: Remove server from internal list if it exists on /os jupe on Unreal. Not doing so leads to duplicated entries which cause side-effects such as sending a global to the same server more than once.
2013-07-25 19:42:10 -04:00
Adam
1dbd7b406f
Fix fd leak in mail.c with ForkForMail enabled
2013-07-07 05:33:16 -04:00
DukePyrolator
27dde3266c
updated Hybrid protocol module to support vhosts
2013-06-21 07:42:09 +02:00
Viper
f1c3f0d820
Bug #1527 - Fixed modules being loaded regardless of the load abort signal returned by a modules AnopeInit function. (Introduced in commit. e0c3069c)
2013-06-05 17:28:46 +02:00
Viper
0a78656804
Fixed messy indentation using a combination of spaces and tabs.
2013-06-05 16:54:02 +02:00
Michael Wobst
e2213e3cd2
Update Hybrid protocol module for Hybrid 8.1
2013-05-25 15:41:48 -04:00
Adam
ec9931288b
Allow loading nicks with no core... just in case
2013-05-25 15:39:40 -04:00
Adam
71ec1a93dd
Bump for 1.8.9-git
2013-03-03 01:57:16 -05:00
Adam
245a25877f
Anope 1.8.8 Release
1.8.8
2013-03-03 00:55:11 -05:00
Adam
ae071cef75
Update language instructions in README to use git instead of svn. Add
...
japanese language file to Windows makefile and installer.
2013-03-03 00:55:11 -05:00
Adam
57b31d43eb
Update NSIS scripts for Anope 1.8.8
2013-03-03 00:55:11 -05:00
Charles Kingsley
43152007c6
Update COPYING
2013-02-21 07:22:08 +00:00
Charles Kingsley
91ff17d10f
Update COPYING
2013-02-20 21:50:28 +00:00
Adam
357cd44bea
Also mark bots that were previously -o on UnrealIRCd as +H to hide them from the oper count in /lusers and /stats, which is closer to the old behavior.
2013-02-17 15:10:58 -05:00
DukePyrolator
46271fc348
updated Changes, version.log and .gitignore
2013-02-17 13:31:31 +01:00
Jens Voß
d8ca7c63bf
Merge pull request #10 from l/translation_ja_1.8
...
Japanese Translation for 1.8 branch
2013-02-17 04:20:13 -08:00
Adam
f7bac0839b
Do not allow invalid nicknames to be forbidden in ns_forbid
2013-02-17 14:08:34 +09:00
AYANOKOUZI, Ryuunosuke
862b101935
add japanese translation
2013-02-17 14:08:20 +09:00
Adam
20d40fdc75
Do not allow invalid nicknames to be forbidden in ns_forbid
2013-02-13 13:14:22 -05:00
Adam
9650a3ffa5
Bug #1474 - Fixed setting user modes on BotServ bots on Unreal3.2.10
...
This was caused by Unreal's revision 58c35ea52a1f
2013-01-29 05:12:52 -05:00
Adam
14a957f8a0
Update copyright to 2013. This was done with:
...
find include/ src/ lang/ docs/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
2013-01-09 04:23:25 -05:00
Viper
8fb31b6441
Updated Changes and version.log to include Hybrid support changes.
2012-12-23 23:46:32 +01:00
jan Milants
969258352a
Merge pull request #3 from Faw-kes/1.8
...
Added Hybrid 8.0 support. (This replaces the experimental Hybrid 7 support.)
2012-12-23 14:34:54 -08:00
Faw-kes
a6b09c1d9f
Updated README
2012-12-23 18:29:28 +01:00
Faw-kes
a9021f6284
Adding Hybrid 8.0 support since Hybrid 8.0 has some services support now.
...
Removed experimental Hybrid 7.x support, because Hybrid 7 is now deprecated.
Updated example.conf file.
Protocol Module provided by the Hybrid Development Team.
Special thanks to Michael.
2012-12-23 17:13:37 +01:00
DukePyrolator
fa33bb2842
Added french language support to some modules (patch provided by Coolsmile)
2012-12-17 21:09:26 +01:00
DukePyrolator
cb9ab016f5
updated the Polish language file
2012-12-16 09:43:45 +01:00
DukePyrolator
83e42f2adc
updated .gitignore
2012-12-16 09:41:52 +01:00
Adam
e0c3069c5f
Cleanup many compile warnings from make and make strict
2012-10-31 22:16:15 -04:00
Adam
3e6d838285
Use base 10 for strtol() in the config parser to prevent numbers beginning with 0 from confusing it
2012-10-31 14:31:43 -04:00
Adam
64dd3c6655
Update Windows install script for VS 2012, update Windows README, and fixed VS 2012 build
2012-10-27 07:12:39 -04:00
Adam
9486cf9ecb
Fix typo in NICK_SASET_MSG_SYNTAX
2012-10-15 03:53:11 -04:00