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
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
AYANOKOUZI, Ryuunosuke
862b101935
add japanese translation
2013-02-17 14:08:20 +09: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
DukePyrolator
cb9ab016f5
updated the Polish language file
2012-12-16 09:43:45 +01:00
Adam
9486cf9ecb
Fix typo in NICK_SASET_MSG_SYNTAX
2012-10-15 03:53:11 -04:00
Adam
8559c57cd6
Updated Copyright to 2012
2012-01-02 21:10:40 -05:00
DukePyrolator
fb99dc43c9
Fixed some typos in the spanish language file
2011-12-08 19:05:07 +01:00
lethality
a4c81c72c1
Fixed bug 1248, an error in fr.l - reported by SaKa
2011-02-22 20:40:23 +00:00
DukePyrolator
7c14f76bc8
fixed a typo in the german language file
2011-01-30 01:03:51 +01:00
DukePyrolator
a86e15afe9
Updated german language file
2011-01-29 14:13:08 +01:00
lethality
3ef227aa88
Some more copyright/typo fixes, spotted by chaz :P
2011-01-07 21:41:49 +00:00
lethality
f592417ec2
Updated Copyright to 2011
2011-01-06 02:32:32 +00:00
Adam
2b7dd6c2a0
Fixed some warnings found by cppcheck
2010-12-07 17:01:58 -05:00
Adam
bf2f151c68
Fixed some improper english in the HOST_GROUP language strings
2010-10-14 16:18:20 -04:00
Han
a29845cc56
Updated german language file.
2010-08-14 18:27:46 -04:00
lethality
ed9ec89061
Removed /'s that showed when not using BSGentleBWReason
2010-08-12 00:27:55 +01:00
Adam
388fe38d00
Fixed a typo in the NICK_SASET_MSG_SYNTAX lang string
2010-08-02 23:23:04 -04:00
Adam
7582b6503f
Removed all references to the SVN keyword Id
2010-06-18 18:55:41 -04:00
phil-lavin
61b6c92ee2
Fixed English and grammar in e-mail messages
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2966 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-18 21:17:45 +00:00
Adam-
60f0b2ff87
Documented /nickserv list's ability to accept ranges
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2792 5417fbe8-f217-4b02-8779-1006273d7864
2010-02-19 03:45:34 +00:00
pimpmylinux
3dd71f207d
updated copyright info for 2010
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2752 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-11 19:22:52 +00:00
pimpmylinux
7776fb8548
Some language fixes closing issue #1124 and #1122 , fixed wrong language string invoked in bot add closing issue #1118
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2750 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-11 18:51:50 +00:00
Adam-
bab5a37970
Added two missing language strings to de.l and ru.l
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2735 5417fbe8-f217-4b02-8779-1006273d7864
2010-01-06 19:56:17 +00:00
jantje_85
4ca2b60f91
Fixed small typo in dutch translation.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2571 5417fbe8-f217-4b02-8779-1006273d7864
2009-10-18 18:42:21 +00:00
adam-
29c8702c35
Updated french language file, patch from Saka
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2511 5417fbe8-f217-4b02-8779-1006273d7864
2009-09-22 00:38:26 +00:00
adam-
2874513e0a
Updated German language file, patch from Han`
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2479 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-28 23:42:16 +00:00
adam-
51d9b5056d
Fixed bug #1104 - Corrected help replies for /operserv HELP *NEWS to say services admin is always required
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2477 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-28 21:49:18 +00:00
adam-
a331432030
Fixed bug #1094
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2456 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-19 21:30:34 +00:00
adam-
ac338268c9
Updated Turkish language file
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2448 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-11 23:42:05 +00:00
DukePyrolator
1354bf8815
another small update for the german langfile
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2438 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-08 09:28:55 +00:00
sjaz
ed1469d3b1
Updated German Translation from Han. (han@mefalcon.org)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2437 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-08 09:07:32 +00:00
sjaz
2d69fea6d2
Fixed wording in short description of CHANKILL from OS HELP except in ru.l because it's scary. (Thanks Taros!)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2430 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-06 17:53:31 +00:00
sjaz
af916f28f4
dos2unix'd several files.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2428 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-06 17:25:38 +00:00
DukePyrolator
b60b06ad76
Updated german language file. Update provided by Han.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2394 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-28 16:20:41 +00:00
adam-
1873d67093
Fix some syntax error replies to use syntax_error
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2378 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-13 02:50:05 +00:00
adam-
cfc81d5aca
Updated Polish language file, thanks to Szymek
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2374 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-11 18:53:34 +00:00
adam-
101fe6882d
Added ChanServ HELP CLEAR INVITES to documentation
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2365 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-10 05:32:13 +00:00
DukePyrolator
05bc74d9cb
updated german language file. thanks to Han`
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2360 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-05 15:13:55 +00:00
sjaz
8ff16f17cc
Fix to fix the broken langfiles in my last commit. Langfiles 1 - Me 0 (Spaces != Tab)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2308 5417fbe8-f217-4b02-8779-1006273d7864
2009-06-02 21:29:46 +00:00
sjaz
2bb115f6e4
[ #1081 ] - Fixing CS HELP output to not imply you can invite anyone bar yourself into a channel.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2307 5417fbe8-f217-4b02-8779-1006273d7864
2009-06-02 21:20:26 +00:00
sjaz
9210aae6f9
Patch to allow jupe on all bar uplink and self. Thanks Adam. (Bug #1076 )
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2297 5417fbe8-f217-4b02-8779-1006273d7864
2009-05-08 15:10:05 +00:00
sjaz
a408ceee74
Backport from 1.9 to document the use of /ms set notify mail and nomail (Adam)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2289 5417fbe8-f217-4b02-8779-1006273d7864
2009-04-26 16:37:38 +00:00
sjaz
55a564a0b4
Patch to rectify Syntax output from langfiles and update certain modules to use syntax_error rather than notice_lang. (Adam)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2287 5417fbe8-f217-4b02-8779-1006273d7864
2009-04-22 18:10:38 +00:00
sjaz
ea090fae8d
[ #1039 ] Patch to update documentation on CS RESTRICTED to reflect historical behaviour.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2262 5417fbe8-f217-4b02-8779-1006273d7864
2009-04-06 16:30:34 +00:00
cyberbotx
1cbfdac929
Backport of bugfix for bug #1050 from SVN r2163, patch from Adam, MS STAFF's syntax shows correctly, required adding a language string as well, currently they are all English until they can be properly translated.
...
Also update version.log with previous 4 revisions as well.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2245 5417fbe8-f217-4b02-8779-1006273d7864
2009-04-03 02:57:40 +00:00
robbeh
0b76c8b5e6
Applied patch by mooncup to re-apply the cloaked host when using /hs off for unreal32
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1943 5417fbe8-f217-4b02-8779-1006273d7864
2009-02-04 17:27:59 +00:00
sjaz
b37da9de9e
More housekeeping contact address updates.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1913 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-03 16:31:29 +00:00
sjaz
a632cdc732
Update copyright & contact information within files.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1912 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-03 16:17:00 +00:00
sjaz
c777c8d9aa
Anope Stable Branch
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@1902 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-01 12:00:20 +00:00