summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-08-28Updated docs/README to include real help for incorporating new languages ↵sjaz
into builds. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2474 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-26Made help system fall back to the highest help string available instead of ↵adam-
giving "no help" to services opers etc everywhere. Fixes bug #1102 and any other bugs related to it. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2473 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-26Fixed bug #1103 - show services opers /nickserv help sasetadam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2472 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-25Fixed bug #1099 and #1100 - Show services opers /chanserv help (un)suspend ↵adam-
and /nickserv help (un)suspend git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2471 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-24fixed typo. i apologize for being an idiot, i promise i will test even ↵pimpmylinux
oneliners next time... git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2468 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-24trying to delete sessions when a ulined server quitspimpmylinux
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2467 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-23Fixed entry_match to work properly when matching hostnames and given a NULL ↵adam-
username (although this should never happen in the core) git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2464 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-19Fixed bug #1094adam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2456 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-11Updated Turkish language fileadam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2448 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-08another small update for the german langfileDukePyrolator
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2438 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-08Updated German Translation from Han. (han@mefalcon.org)sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2437 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-06Updated FAQ and pointing to wiki for updates. (yay wiki)sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2434 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-06Fixed wording in short description of CHANKILL from OS HELP except in ru.l ↵sjaz
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-06dos2unix'd several files.sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2428 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-04Fixed possible segfault introduced by TS6 fix in rev. 2401.jantje_85
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2406 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-03Fixed do_server() so it doesn't go nuts if a SID is the source. Added some ↵jantje_85
sanity checks and debug output as well. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2402 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-01Added forgotten entries to version.log and Changes, some cleanup, and fixed ↵jantje_85
a few minor TS6 issues. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2401 5417fbe8-f217-4b02-8779-1006273d7864
2009-08-01Fixed some memory leaks when setting vhosts on usersadam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2400 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-31Fixed a TS6 bug in chan_set_modes() causing restrictions such as secureops ↵jantje_85
to fail if the IRCd sends UUIDs instead of nicks. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2398 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-31Fixed a bug in UMODE causing anope to send an extra umode change as a ↵jantje_85
channel mode change. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2397 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-28Added german language support to hs_request.c. Patch provided by Han.DukePyrolator
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2395 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-28Updated german language file. Update provided by Han.DukePyrolator
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2394 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-20Fixed a problem with saving and loading nickcore access lists when using adam-
MySQL and RDB git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2386 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-13Fix some syntax error replies to use syntax_erroradam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2378 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-12Fixed elist_match_user to check against vhosts, patch from sergioadam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2376 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-11Updated Polish language file, thanks to Szymekadam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2374 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-11Updated NSIS Windows Installer Scripts post 1.8.2 Releasesjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2372 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-11Initialise 1.8.2-SVN and update README.1.8.2sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2371 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-10Added ChanServ HELP CLEAR INVITES to documentationadam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2365 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-07Fix a crash when mysql is used without MysqlSecure defined. Thanks to adam-
jerrcs for finding and testing git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2364 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-06Fix unsetting founder_chans when logging out other usersadam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2362 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-05updated german language file. thanks to Han`DukePyrolator
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2360 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-04Initialise 1.8.1 SVNsjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2359 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-04Anope 1.8.1 Release1.8.1sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2357 5417fbe8-f217-4b02-8779-1006273d7864
2009-07-04Small amendment to version.log to complete a few missing entries.sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2356 5417fbe8-f217-4b02-8779-1006273d7864
2009-06-26Fixed several bugs in messages.c regarding parsing TS6 encoded commands. ↵jantje_85
This is a prerequisite for an InspIRCd 1.2 protocol module. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2337 5417fbe8-f217-4b02-8779-1006273d7864
2009-06-20Update to allow windows build to function with the removal of inspircd10.csjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2329 5417fbe8-f217-4b02-8779-1006273d7864
2009-06-15Fix memory leak in NS SUSPEND, patch by Adam.cyberbotx
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2327 5417fbe8-f217-4b02-8779-1006273d7864
2009-06-15Added a few missing entries to Changes.jantje_85
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2325 5417fbe8-f217-4b02-8779-1006273d7864
2009-06-12Bugfix for bug #1082, remove check for NSModeOnID from NS UPDATE, it's not ↵cyberbotx
logical to check for NSModeOnID since you must be identified to use NS UPDATE anyways. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2322 5417fbe8-f217-4b02-8779-1006273d7864
2009-06-11Fix potential crash in Charybdis protocol module, patch by Adam.cyberbotx
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2321 5417fbe8-f217-4b02-8779-1006273d7864
2009-06-10Change default of UnRestrictSAdmin to be enabled, so hopefully we get less ↵cyberbotx
users complaining about their +a being removed and being unable to use /sa* commands. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2316 5417fbe8-f217-4b02-8779-1006273d7864
2009-06-02Fix to fix the broken langfiles in my last commit. Langfiles 1 - Me 0 ↵sjaz
(Spaces != Tab) git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2308 5417fbe8-f217-4b02-8779-1006273d7864
2009-06-02[#1081] - Fixing CS HELP output to not imply you can invite anyone bar ↵sjaz
yourself into a channel. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2307 5417fbe8-f217-4b02-8779-1006273d7864
2009-05-17Change sizeof() to strlen() in db_mysql_secure(), patch by DukePyrolator.cyberbotx
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2301 5417fbe8-f217-4b02-8779-1006273d7864
2009-05-10Fix bug #1078, MySQL query should no longer fail when password and salt are ↵cyberbotx
too long, patch from Adam. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2299 5417fbe8-f217-4b02-8779-1006273d7864
2009-05-08Patch to allow jupe on all bar uplink and self. Thanks Adam. (Bug #1076)sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2297 5417fbe8-f217-4b02-8779-1006273d7864
2009-05-07Fix link to Link Block Generator on our site. Good find whoever it was :)sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2294 5417fbe8-f217-4b02-8779-1006273d7864
2009-05-06Patch from DukeP - founderstatus (gained by /cs identify) is not removed on ↵sjaz
logout, and on remote logout the nicktracking and the timers are removed from the wrong user (u instead of u2). Cheers! :) git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2293 5417fbe8-f217-4b02-8779-1006273d7864
2009-04-26Backport from 1.9 to document the use of /ms set notify mail and nomail (Adam)sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2289 5417fbe8-f217-4b02-8779-1006273d7864