rburchell
d49b3a25fd
Modify version string to 1.9.0-release
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1951 5417fbe8-f217-4b02-8779-1006273d7864
2009-02-09 19:17:18 +00:00
cyberbotx
9312af211e
Fix bug #1008 by moving parse_options() back to init_secondary() (reverts r1426) and moving the options for -debug, -nofork, and -support into parse_dir_options() instead (real reason for r1426).
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1950 5417fbe8-f217-4b02-8779-1006273d7864
2009-02-08 21:03:52 +00:00
cyberbotx
92f744e421
Fixed Autotools to detect *.cpp files in the src/core and src/modules folders.
...
Also small fix to the Windows install.js call to CMake to include quotes around the source's path.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1949 5417fbe8-f217-4b02-8779-1006273d7864
2009-02-08 19:05:35 +00:00
rburchell
1aba1eb3ea
Indicate what bot wasn't modified (CBX, this was our bug! :)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1948 5417fbe8-f217-4b02-8779-1006273d7864
2009-02-07 23:21:04 +00:00
rburchell
932391f34e
Forward-port r1946: Patch by Adam fixing #1006 (originally caused by #922 ): modes set by ChanServ are reversed. Thanks!
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1947 5417fbe8-f217-4b02-8779-1006273d7864
2009-02-07 22:39:10 +00:00
robbeh
226710743e
Backported mooncups patch and added a message to /hs off when using inspircd12.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1945 5417fbe8-f217-4b02-8779-1006273d7864
2009-02-07 22:15:54 +00:00
rburchell
a0925f2d4c
Add the capability to (properly) send login/logout account messages, used for InspIRCd at present, others are possible in the future (ircu etc). NOTE: This currently doesn't trigger on DROP, which is probably a bad thing.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1944 5417fbe8-f217-4b02-8779-1006273d7864
2009-02-07 21:58:27 +00:00
sjaz
1e5825ab57
Updated anoperc.in to reflect relocated services binary
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1942 5417fbe8-f217-4b02-8779-1006273d7864
2009-02-01 15:16:47 +00:00
cyberbotx
4f312227d7
Moved the tools executables to the bin directory, and fix anoperc's install location to also be bin.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1939 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-26 23:07:11 +00:00
cyberbotx
c1df37e5ba
Move Anope's executable (anope.exe for Windows / services for *nix) to be installed to the bin subdirectory, primarily for the Windows package.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1938 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-26 20:39:00 +00:00
rburchell
0dac2dbc49
Check noexpire/readonly in expire_all(), not the mainloop. Otherwise, expiry will happen on shutdown.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1935 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-26 20:07:28 +00:00
cyberbotx
422197c87b
Fix crash when loading HostServ database with a null vIdent, found by Ankit.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1934 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-24 14:35:43 +00:00
rburchell
7379abc04a
Trap empty idents from older Anope mysql UseRDB imports, and don't allow them to be set.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1933 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-24 14:03:46 +00:00
rburchell
619c513bee
Fix warning.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1932 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-23 09:46:03 +00:00
rburchell
1d1e21fce2
Fix stuff. Thanks Ankit.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1931 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-23 09:38:32 +00:00
rburchell
acde0c64ee
Correctly handle parameterised modes in FJOIN, fixes bug #987 .
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1930 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-23 08:38:45 +00:00
rburchell
ea0533be0f
Insp sends QUIT on KILL, so don't destroy the user record immediately. Fixes bug #995 (QUIT from nonexistant user), reported by Ankit.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1929 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-23 08:27:40 +00:00
rburchell
1f102694aa
Possible fix to bug #998 , reported by Ankit (bad password count is not correct).
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1928 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-23 08:17:05 +00:00
rburchell
7439706b3b
Fix a signed vs unsigned warning (this also means Anope will correctly function on networks bigger than the positive size of signed int, but who's counting?)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1927 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-23 08:16:28 +00:00
cyberbotx
ea0ac23e43
Fix bug 1000, do not allow a nick to be grouped if the IRCd protocol deems the nick invalid.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1925 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-22 11:47:18 +00:00
cyberbotx
dd6c5a57e8
Fix bug 997, Anope no longer crashes if a kick is non on a non-existant user.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1922 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-15 02:22:43 +00:00
cyberbotx
c767dcac5f
Fix bug 992, cause was an unsigned value of 0 having 1 subtracted from it.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1921 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-13 02:13:39 +00:00
cyberbotx
f7088139a0
Fix bug 993, Anope was crashing on /os reload, no longer crashes.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1920 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-12 18:25:28 +00:00
cyberbotx
cf266b95c9
Small update to TODO for 1.9.0.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1919 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-11 02:24:44 +00:00
cyberbotx
ff62cb2eea
Fix crash bug in os_modload when a non-existant module is given, thanks to Ankit for spotting this.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1918 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-06 16:37:30 +00:00
cyberbotx
4dca000328
Really fix bug 985, had to fix security hole in User::SendMessage() as well.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1917 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-05 08:30:13 +00:00
cyberbotx
6e3a5ade35
Fix for bug 985, secure calls to SendMessage.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1916 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-05 08:15:24 +00:00
sjaz
73bd4f99ca
Housekeeping contact address updates.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1914 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-03 17:06:39 +00:00
sjaz
8903e93474
Added quotes to Config.bat to fix windows error when initiated from spaced path (Input Error: There is no file extension in "C:\Documents".)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1911 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-02 18:45:24 +00:00
rburchell
0173105a11
This shouldn't have been changed.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1910 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-02 18:20:56 +00:00
rburchell
fba6ec736d
Update copyrights for 2009.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1909 5417fbe8-f217-4b02-8779-1006273d7864
2009-01-02 18:20:35 +00:00
cyberbotx
cd10010f50
Possible fix for a crash bug in the InspIRCd 1.1 module.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1894 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-31 07:24:45 +00:00
cyberbotx
c16600fee5
Removed check for HAVE_VA_LIST_AS_ARRAY, it broke MemoServ.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1893 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-31 02:05:50 +00:00
cyberbotx
23f4c6b439
Edited Config to create a build directory if the user tried to run Config directly from the source directory, to prevent in-source building but not complain to the user about it.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1892 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-30 22:10:32 +00:00
cyberbotx
8287325d4d
Fix install errors with Autotools build system.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1891 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-30 19:04:43 +00:00
cyberbotx
7974747cc2
Fix bug 977, topics should show the nick of the user instead of UID now.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1888 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-30 03:40:46 +00:00
cyberbotx
7c2d66cbfc
Fix compile error in recent AKICK fix.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1887 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-30 00:56:41 +00:00
jantje_85
6ab2f3b010
Bug 983 :: Forwarding patch to dev branch. This Fixes akicklist not being reordered after a nickcore is dropped.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1886 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-29 23:35:22 +00:00
cyberbotx
7d9865150a
Edits to CPack-related part of CMake to not include Autotools-built files from a dirty source tree.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1884 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-29 22:04:53 +00:00
jantje_85
47fb48706c
Removing one free too much..
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1882 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-29 22:02:38 +00:00
cyberbotx
a66a6cdd79
Include edited vsvars32.bat that was referenced in WIN32.txt.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1881 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-29 20:47:32 +00:00
cyberbotx
7de39e3d4a
Removed anoperc.cmake and left anoperc.in to be used by Autotools and CMake.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1880 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-29 20:14:24 +00:00
cyberbotx
a022f27a07
Updated INSTALL and WIN32.txt docs to explain usage of CMake.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1879 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-29 20:08:21 +00:00
cyberbotx
110dbb673e
Final modifications to Autotools build system to work alongside CMake build system. CMake build system will only allow out-of-source building now. Removed all old NMake Makefiles for Windows to focus on use of CMake on Windows (it's not as important to require the old system on Windows like it is on *nix).
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1878 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-29 20:08:13 +00:00
cyberbotx
bd2cb095aa
Modifications to the Autotools build system to try to make it work with the changes made from CMake, still untested (again, don't use this commit).
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1877 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-29 20:07:55 +00:00
cyberbotx
d6bb55476c
Revived Autotools from the grave, although it'll need some tweaking to work alongside CMake now. (In other words, don't use this commit, I committed this so I don't have to re-add these files again if I screw something up.)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1876 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-29 20:07:38 +00:00
cyberbotx
0bb13ddf57
Really fix the reverting back to r1870.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1874 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-29 09:32:05 +00:00
cyberbotx
e0c10d684e
Reverting my last 2 commits in an attempt to fix my own screwball mistake.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1873 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-29 09:02:03 +00:00
cyberbotx
6a2c0a7785
Merge branch 'cmake'
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1872 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-29 06:57:35 +00:00
cyberbotx
432edbf68f
Merge branch 'cmake'
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1871 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-29 06:57:30 +00:00
rburchell
f5209be18a
Fix uninitialised variable usage leading to stray freeing of memory.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1870 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-29 02:50:30 +00:00
jantje_85
f88808b431
Forgot one in last commit.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1868 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-27 12:11:33 +00:00
jantje_85
f30c8e19d5
Fixed crashbug in the banlist processing.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1867 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-27 11:53:05 +00:00
cyberbotx
33b7492264
Better check for the backtrace function (actually look for the function, not the execinfo.h header)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1866 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-26 20:02:25 +00:00
cyberbotx
967f42b4fc
Minor CMake cleanup, moving include directories and defines to use include_directories and add_definitions instead.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1865 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-26 19:14:49 +00:00
cyberbotx
77893492da
Allow CMake to still check for the -pipe flag with CMake 2.4.3 or older, also small addition to install the MSVCRT library if needed.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1864 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-25 07:37:16 +00:00
cyberbotx
5982fc4e68
Slight update to README to include myself and w00t (as per r1853 in 1_8_0 branch).
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1863 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-24 03:56:34 +00:00
jantje_85
fe67916159
Fixed problem with unreal protocol module not storing usermode changes. Not the nicest patch, but should do the job.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1862 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-23 23:27:37 +00:00
cyberbotx
e802b6dfe8
Some more Windows fixes, both in CMake and in the code itself. (I don't like the const casting for the latter, but it's only until we get rid of use of strchr)
...
Added CPack setup to automate generation of source package for *nix and NSIS installer for Windows.
Some other minor CMake fixes.
Converted docs/README and docs/WIN32.txt from Unix linefeeds to DOS linefeeds so they show up right in Notepad under Windows.
Added small fix for Visual Studio 2008, CMake doesn't detect the Express version correctly and it must be explicitly defined.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1861 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-23 07:38:22 +00:00
cyberbotx
40ec6f0854
Some more CMake edits, this allows versions of CMake as early as 2.4.0 to work now.
...
Also fixed an issue with adding the dl library to the linker flags, reported by Obi_Wan, thanks!
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1857 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-21 17:42:39 +00:00
rburchell
4ef5ab0306
Forward port: fix incorrect debug message, r1855.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1856 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-20 19:15:28 +00:00
jantje_85
fff6aadc1e
Fixed crashbug in db-merger.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1851 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-20 12:46:32 +00:00
cyberbotx
75b4bc020f
Some more CMake fixes for 2.4.x (Apparently 2.4.x before 2.4.8 didn't have a FIND sub-command for the list() function)
...
As a side-note, I'd also recommend trying (it's not required) to get CMake 2.6.x to use with Anope, the workarounds to get 2.6.x's functionality with 2.4.x are slow.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1849 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-19 20:09:37 +00:00
cyberbotx
51353104ee
Updated the CMakeLists.txt files to function under CMake 2.4.x (earliest version to work is 2.4.4 now).
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1848 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-19 02:25:31 +00:00
rburchell
ab658faa91
Fix compile error.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1847 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-19 00:06:43 +00:00
cyberbotx
2cf1042582
Removed empty and thus unneeded folders.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1846 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-18 02:32:18 +00:00
rburchell
6db8824d0b
Fix umode +d bug slightly more properly.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1844 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-17 23:57:18 +00:00
rburchell
a5c031382e
Don't crash on server-sent private messages.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1843 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-17 23:17:49 +00:00
cyberbotx
ca4db9f235
Removed the old autotools files that are no longer needed because of the use of CMake.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1842 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-17 20:19:13 +00:00
cyberbotx
81b7aa6571
Massive cleanup of the CMakeLists.txt files to finalize them.
...
Edited configuration scripts for *nix and Windows to use CMake as well as support both in-source and out-of-source builds.
Changed directory structure for *nix to match Windows to remove some conditionals in both CMake and Anope itself.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1841 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-17 20:18:40 +00:00
cyberbotx
fd45a3ad42
Implemented dependency calculation within CMake, now header file dependencies are no longer hardcoded.
...
Also a few minor changes to the CMakeLists.txt files.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1840 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-17 20:18:11 +00:00
cyberbotx
ad7b5bdd30
A few GCC 3.4.x and MSVC++ warning fixes.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1839 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-17 20:17:52 +00:00
cyberbotx
c4a8cc7e2f
Fixed issue with the MSVC++ build of Anope crashing on a DLL throwing an exception, thanks to w00t for pointing out the overloaded new/delete operators from InspIRCd.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1838 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-17 20:17:30 +00:00
cyberbotx
88701c226e
More CMake work, adding win32.rc generation and fixing some other problems.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1837 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-17 20:17:13 +00:00
cyberbotx
2d72446860
More CMake work, mostly to handle both *nix and Windows builds.
...
Also some tweaks to generation files (like version.sh) to take both input and output files as arguments, to handle CMake when it's used for an out-of-source build.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1836 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-17 20:16:55 +00:00
cyberbotx
1cd73b4dad
Implemented CMake build system to replace the old autoconf-based build system.
...
(Note: Although each Makefile was changed, they will be removed later as CMake reconstructs them.)
Also fixed generation of language files and version.h to not rely on the current directory they are in.
Edited Config to send parameters to cmake, but it is no longer a requirement.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1835 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-17 20:16:25 +00:00
rburchell
1fca479d8e
Add charset stuff to 1.9.2
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1834 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-17 20:03:13 +00:00
rburchell
92fa9d99e3
Note that ss_main+service class is good to go, retarget signals stuff at 1.9.1 (it's a bit messy to touch now)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1833 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-17 20:02:32 +00:00
rburchell
ea3b19a22c
Fix an incorrect variable name.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1831 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-17 19:22:51 +00:00
rburchell
b4b2a7bd1b
Forward-port 0f3414de39df90405cf6c98a51194e957e8e5afa from 1.8: don't set +d when setting svid on a user w/ unreal protocol.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1830 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-17 19:22:35 +00:00
rburchell
b9b70be010
Forward-port b00da8a8a5d15f3d96bb2da72c8be7a9caf6861e from 1.8: only set +si on forbidden or suspended channels.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1829 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-17 19:22:19 +00:00
rburchell
6e53f2c591
Forward-port f9f00043eda253ab2aa97fff029befa072074b2a from 1.8: don't decrement session count twice on NS GHOST
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1828 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-17 19:22:00 +00:00
cyberbotx
5b18e7144d
Updated Win32 Makefile to include ss_main.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1823 5417fbe8-f217-4b02-8779-1006273d7864
2008-12-01 01:30:14 +00:00
cyberbotx
b779e4d3bb
Removed Service class, if we need something like it later we can add it back, but for now it's just an extra class without a purpose.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1822 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-30 16:25:26 +00:00
cyberbotx
685edb9999
Set ss_main to be permanent, as well as set it's type, author, and version.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1821 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-30 16:17:45 +00:00
cyberbotx
f62207f8d3
Fix issue with ss_main where it doesn't recreate StatServ when it's unloaded and loaded at run-time.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1820 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-30 16:12:18 +00:00
cyberbotx
7f555f08e7
Modified BotInfo to store a pointer to a command hash table (this is so modules like ss_main can store their own commands but still have them called by the core).
...
Updated the current sample of ss_main to utilize BotInfo instead of Service (which might be removed) as well as accept a HELP command.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1819 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-30 05:50:25 +00:00
cyberbotx
ccb8c76295
Added ss_main.c, a small sample showing how to create a pseudo-client from a module, will soon become StatServ though.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1817 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-29 04:11:25 +00:00
cyberbotx
f300ac836e
Add services.cpp that didn't get sent with r1814 or r1815. >.<
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1816 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-29 00:35:52 +00:00
cyberbotx
68deba3296
Renamed Services to Service, keeping it more in line with the naming of other classes in the core.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1815 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-29 00:34:19 +00:00
cyberbotx
3e9413c835
Added start of Services class to be used by new and existing pseudo-clients.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1814 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-29 00:34:13 +00:00
cyberbotx
f9d4002ba8
Forward-port of r1754: changed error message to be more descriptive...
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1813 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-28 21:36:21 +00:00
cyberbotx
e8e95f4dfd
Removed a few instances of AnopeFini that were still clutching on for dear life, only to be cut down in their prime.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1812 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-28 16:27:47 +00:00
rburchell
be278d2bb8
Remove (void) args, these just make things ugly.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1811 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-28 16:16:53 +00:00
rburchell
72e09121b2
Revise TODO
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1810 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-28 16:03:14 +00:00
cyberbotx
000b8b3423
Removed mod_current_module, again, so far, no ill-effects...
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1809 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-28 06:32:45 +00:00
cyberbotx
f439924aa2
Removed mod_current_module_name, so far no ill-effects...
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1808 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-28 06:20:40 +00:00
cyberbotx
bdc13b4d6d
Removed mod_current_user and mod_current_op, the latter of which was only an extern.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1807 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-28 06:00:47 +00:00
cyberbotx
c11d431dd0
Removed mod_current_module and mod_current_module_name from moduleDisplayHelp().
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1806 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-28 03:42:33 +00:00
cyberbotx
b2f1f14320
Remove a few prototypes to module-related functions that were moved to the Module class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1805 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-28 03:16:25 +00:00
cyberbotx
7fdd8d7872
Moved moduleSet*Help() functions to Module::Set*Help().
...
Also corrected a few issues with tabs in the help lines for non-core modules caused from the space->tab conversion a while back.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1804 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-28 03:05:31 +00:00
cyberbotx
bac9e520ed
Moved moduleNoticeLang() to Module::NoticeLang().
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1803 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-28 01:04:57 +00:00
rburchell
bf3da7cd80
Add TODO for 1.9.1
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1802 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-27 18:18:15 +00:00
cyberbotx
c0c73e4abd
Moved moduleGetLangString() to Module::GetLangString().
...
Also changed modules_unload_all() to not delete a module directly, but instead call ModuleManager::UnloadModule().
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1801 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-27 05:35:34 +00:00
cyberbotx
3964ead17e
Moved moduleDeleteLanguage() to Module::DeleteLanguage().
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1800 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-27 03:13:27 +00:00
cyberbotx
2e41f43ace
A few more Win32 fixes, Anope 1.9 compiles and runs under Windows now.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1799 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-26 22:13:01 +00:00
pimpmylinux
797edb40ba
test commit... with little todo addition :)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1798 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-26 19:47:57 +00:00
cyberbotx
c5b9eaeda0
Various fixes for compiling under Windows.
...
Also updated ms_* modules to use std::vector Memo struct from earlier commit.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1797 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-26 01:41:39 +00:00
cyberbotx
90f6431603
Fixed issue with nick changes showing the new nick as non-existing.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1796 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-25 21:58:24 +00:00
cyberbotx
55b6e0438d
Used std::vector for MemoInfo's memos variable instead of an malloc'd array.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1795 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-25 21:22:10 +00:00
cyberbotx
6faec5eb4a
Possible fix to the delete that explodes the world.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1794 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-25 11:26:24 +00:00
cyberbotx
d2e3963d78
Fix another issue with writing channels in db-convert.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1793 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-25 02:57:45 +00:00
rburchell
2557d0b091
Fix this, delete that explodes the world.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1792 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-24 23:14:41 +00:00
rburchell
0779326cce
Off by one?
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1791 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-24 21:49:11 +00:00
cyberbotx
e6acd6dc96
Fix issue with writing channels in db-convert.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1790 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-23 22:49:32 +00:00
cyberbotx
f73beeefa2
Added small document explaining C++-style casting. Includes links to web pages explaining them as well.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1789 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-23 19:12:29 +00:00
cyberbotx
8431ac369b
Converted many C-style casts to C++-style casts.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1788 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-23 19:12:20 +00:00
rburchell
5950b11a0f
Fix example id
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1787 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-23 17:53:51 +00:00
rburchell
379983726b
Various stuff for channels..
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1786 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-23 17:53:29 +00:00
cyberbotx
bfedbe0370
Fixed a potential memory leak in the config parser.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1785 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-22 18:24:20 +00:00
cyberbotx
fb5d7d1815
Properly initialized new objects when needed so they don't contain garbage data.
...
Also, converted line endings in os_ignore_db from CR+LF to LF.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1784 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-22 02:31:23 +00:00
cyberbotx
16e667a2ce
Replaced most uses of smalloc and scalloc with new, replaced most uses of free with delete.
...
NOTE: This build is unstable due to lack of memory zeroing, this will be addresses in a future commit.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1783 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-22 01:11:19 +00:00
rburchell
1532aa675f
Fix bug leading to only one core being correctly converted
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1782 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-21 19:39:06 +00:00
rburchell
9aadd803eb
Finish a comment it seems I only ever half started
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1781 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-21 18:11:05 +00:00
rburchell
becf84ee20
Don't send OPERTYPE for Services pseudoclients, this should not cause problems as services are remote users, and should gain less spam on services connecting, and no need to fiddle with /lusers counts.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1780 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-21 17:58:09 +00:00
rburchell
e6dfa9cf53
Don't allow registration of nicks beginning with a digit on Insp12 (disallows UID registration)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1779 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-21 17:33:10 +00:00
rburchell
36a896fba0
Remove unnecessary comment
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1778 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-21 17:32:49 +00:00
rburchell
a295adfb93
Retarget some more difficult things to post 1.9.0
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1777 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-21 16:36:11 +00:00
rburchell
30c1a1d3e4
Write aliases and memo data in new DB format
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1776 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-21 16:35:57 +00:00
rburchell
d0d05dc98e
Save the number of channels the account has registered, also
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1775 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-21 11:03:00 +00:00
rburchell
fd152875a5
Remove unused data/tables.sql
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1774 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-21 11:02:44 +00:00
rburchell
69ffec087f
Save memos and access in new db.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1773 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-21 11:02:30 +00:00
rburchell
5a64d74e70
Cleanup of some comments and includes.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1772 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-21 11:02:15 +00:00
rburchell
4c76e49100
Convert numeric language IDs to string IDs ("en", "fr", etc) in db converter, this will allow for less fragility (and removing languages that no longer exist), and so on.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1771 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-21 10:16:45 +00:00
rburchell
6e54bbc507
Insp12: override SendGlobopsInternal to properly send GLOBOPS, also remove hard dependancy on m_globops by sending SNONOTICE A (notice to general oper snomask) if it is not loaded on the network.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1770 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-21 09:55:57 +00:00
rburchell
ab85c3fe9b
Fix ident changing being broken
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1769 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-21 09:55:32 +00:00
cyberbotx
84d9048b21
Cleanup in example.conf.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1768 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-21 03:05:07 +00:00
cyberbotx
e8d0d9fc4d
Update TODO with regard to config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1767 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-20 03:42:58 +00:00
cyberbotx
04c8b28ae7
Removed some signed/unsigned comparison warnings.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1766 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-20 03:35:16 +00:00
cyberbotx
b62f8b67f5
Changed integer config values that were marked PARAM_POSINT in the old config to unsigned integers.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1765 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-20 02:06:30 +00:00
cyberbotx
fa82184d9c
Removed old example.conf and replaced with example_new.conf, services.conf will now be read by the new parser and not services_new.conf
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1764 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-20 02:06:20 +00:00
rburchell
42fe52c078
Call find_byuid() if isdigit(*nick) and ircd->ts6 (most likely looking up a uid). Fixes insp12 stuff.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1763 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-20 00:11:45 +00:00
cyberbotx
d1515210cf
Moved include of configreader.h to stop undefined reference to strlcpy (needs testing).
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1762 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-20 00:05:38 +00:00
rburchell
5e78b4dc56
Commit WIP converter, by no means final, ugly, etc, please ignore this commit! :)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1761 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-19 23:24:34 +00:00
rburchell
d3b2d4c5a4
Remove duplicated copy of binary_to_hex()
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1760 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-19 23:23:31 +00:00
rburchell
ba20023fb4
Make this compile.. create NI_FORBIDDEN (temporary) and NI_NOEXPIRE to migrate settings.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1759 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-19 23:22:46 +00:00
rburchell
1a8633d81a
Remove merging side of things.. we just want to plonk data in from one set of dbs.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1758 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-19 23:21:55 +00:00
rburchell
4506d0e05b
Copy db-merger to db-convert.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1757 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-19 23:20:25 +00:00
cyberbotx
0f069f0e8b
Converted modules to use ConfigReader to access new config parser.
...
Added all module directives to new config.
Removed references to old config parser (not sure if I got them all, though).
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1756 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-19 00:48:29 +00:00
cyberbotx
1a2fdff0c6
Added ConfigReader class from InspIRCd to be used in modules to read config files using the new config parser.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1755 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-18 23:58:33 +00:00
rburchell
4cd33b4290
Fix various shadowed warnings in db-merger, db-merger is about to become the basis for db-convert, because I'm lazy.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1753 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-18 19:24:03 +00:00
cyberbotx
57b115363c
Removed autokilldatabase directive from operserv block as it is no longer in use with the removal of legacy database support.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1752 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-18 17:06:20 +00:00
rburchell
8f66ecfe0d
Mark done
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1751 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-18 15:28:04 +00:00
rburchell
16321e7638
Remove an insane amount of backwards compatibility from database loading, this means that only latest DB versions will load, others will print an error.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1750 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-18 15:26:18 +00:00
rburchell
a7e4a8e0fc
Two items to TODO
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1749 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-18 15:25:58 +00:00
cyberbotx
dbcc42e932
Added localhost and localport directives to serverinfo block in new config.
...
Removed some more MySQL references.
Added proper check for uplink block to make sure there is at least one defined.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1748 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-18 03:24:48 +00:00
rburchell
b41009db5f
Refactor nick enforcement to make a bit more sense.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1747 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-16 21:06:46 +00:00
cyberbotx
ffbcff1604
Added support for multiple uplink blocks in the new config.
...
Moved the type and id directives from the uplink block to the serverinfo block.
Small config fixes.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1746 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-16 19:31:31 +00:00
cyberbotx
72a4c7e6c7
Added module blocks for autoloading non-core modules.
...
Modified buildStringList to take an std::string and use spacesepstream instead of strtok.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1745 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-16 17:44:35 +00:00
cyberbotx
0db67c7938
Fix a few lines added/changed earlier to be the way they should be.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1744 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-16 02:20:12 +00:00
rburchell
cbb6c43c7e
Mark perm channels (partly) fixed. Proper fix will wait for 1.9.1.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1743 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-16 02:03:51 +00:00
rburchell
92280e7a25
Mark removal of UseTS6 and other options done.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1742 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-16 01:33:15 +00:00
rburchell
aee9590287
Correct logic: don't allow UID init if IRCd does not support TS6
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1741 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-16 01:27:07 +00:00
rburchell
1d45a53fa2
Remove UseTS6. This is now on or off at an ircd, not a config level. Move Chary to obsolete for now, it's identical to ratbox anyway in most regards, and it's getting annoying having to redo the same work twice..
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1740 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-16 01:26:47 +00:00
rburchell
61f2ce9a41
Enable SVSHOLD for Insp1.1/1.2, remove UseSVSHOLD. Enforcer support may go away, as it is hacky, and no longer used with any of the ircds.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1739 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-16 00:56:47 +00:00
rburchell
01806ba861
Remove UnRestrictSAdmin.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1738 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-16 00:56:17 +00:00
cyberbotx
69d5982adb
Remove the MySQL related directives from the old config as MySQL has been ripped out of 1.9 for the time being.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1737 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 21:49:16 +00:00
cyberbotx
8131ca2c98
Added ulineservers directive to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1736 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 21:49:07 +00:00
cyberbotx
77c47e06a8
Added newscount directive to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1735 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 21:48:55 +00:00
cyberbotx
561096f729
Added restrictopernicks directive to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1734 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 21:48:44 +00:00
cyberbotx
a5ef72b9b4
Added nickregdelay directive to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1733 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 21:48:33 +00:00
cyberbotx
45e9c393df
Added anonymousglobal directive to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1732 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 21:48:20 +00:00
rburchell
b9656d2e63
Add a few items to TODO
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1731 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 21:46:27 +00:00
robbeh
c52f0e5cac
Check for MOD_ERR_OK instead of any number - this will prevent getting an error message stright after a success message when a module was unloaded properly :)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1730 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 21:45:41 +00:00
robbeh
2d768eb325
Modules now delete themselves instead of letting the core do it (just incase one of them has used a custom delete operator)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1729 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 21:25:40 +00:00
cyberbotx
f0fe5427ff
Added globaloncycleup directive to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1728 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 21:20:13 +00:00
cyberbotx
3ae892c608
Added globaloncycledown directive to options block in new config.
...
Added ValidateGlobalOnCycle function to validate the directives that control Global on cycle.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1727 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 21:20:00 +00:00
cyberbotx
e696a843fc
Added globaloncycle directive to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1726 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 21:19:50 +00:00
cyberbotx
78b1bc9b0a
Added hidestatso directive to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1725 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 21:19:38 +00:00
cyberbotx
dd4069b504
Added dumpcore and logusers directives to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1724 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 21:19:28 +00:00
cyberbotx
dc2176560d
Added usestrictprivmsg directive to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1723 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 20:39:49 +00:00
cyberbotx
2aff20acc0
Added useprivmsg directive to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1722 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 20:39:37 +00:00
cyberbotx
db43487faf
Added forceforbidreason directive to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1721 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 20:39:20 +00:00
cyberbotx
c30ec33695
Added keepbackups directive to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1720 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 20:39:02 +00:00
cyberbotx
f3bb3064d2
Added keeplogs directive to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1719 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 20:38:50 +00:00
rburchell
372c9add36
Add newline
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1718 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 19:36:15 +00:00
rburchell
5e38abcccc
Add forgotten new header.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1717 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 19:32:36 +00:00
rburchell
e2645b91c3
Mark moduleGetData update as done.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1716 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 19:17:32 +00:00
cyberbotx
28a7779174
Added timeoutcheck directive to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1715 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 19:15:06 +00:00
cyberbotx
2e9f890978
Added warningtimeout directive to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1714 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 19:14:43 +00:00
cyberbotx
4ed52553b0
Added readtimeout directive to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1713 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 19:14:23 +00:00
cyberbotx
486097e27b
Added expiretimeout directive to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1712 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 19:14:05 +00:00
cyberbotx
5fa7475f65
Added updatetimeout directive to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1711 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 19:13:44 +00:00
cyberbotx
ec8fd88965
Added badpasstimeout directive to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1710 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 19:13:26 +00:00
cyberbotx
675c8dc34a
Added badpasslimit directive to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1709 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 19:13:07 +00:00
rburchell
ba15bdc174
Fixes to Insp1.2:
...
- Send a SID prefix for ENDBURST
- If we can't find the source of a modechange, hack it into sender (for server mode changes)
- If the target doesn't exist, abort the modechange to avoid NULL ptr deref (can happen if the user got killed off)
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1708 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 18:24:47 +00:00
rburchell
22f356846e
Fix special characters in translations. Thanks, Szymek.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1707 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 18:24:28 +00:00
rburchell
8784fa995e
Remove moduleAddData|GetData|DelData and all associated mess. Extensible base replaces all this in a much cleaner and more transparent fashion.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1706 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 17:56:39 +00:00
rburchell
b2b0e1d235
Create and use constructors for NickInfo, NickAlias, ChannelInfo. Inherit all three from Extensible. Convert to use that instead of moduleData stuff.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1705 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 17:55:55 +00:00
rburchell
5384c97c14
Revert "Clarify some casts to stop warnings on some compilers"
...
This reverts commit 9ea4d55da11a3c485e08bcfbfb13320086621683.
This seems to cause problems.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1704 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 17:55:22 +00:00
cyberbotx
55e9bf5aea
Added strictpasswords directive to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1703 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 17:52:45 +00:00
cyberbotx
12b60a78ff
Added nobackupokay directive to options block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1702 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 17:52:36 +00:00
cyberbotx
a5eb22efd8
Added userkey[123] directives to options block in new config.
...
Added ValueContainerLUInt specialization of ValueContainer for the above directives.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1701 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 17:52:23 +00:00
cyberbotx
7fde7771aa
Started options block in new config, added encryption directive to it.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1700 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 17:52:12 +00:00
rburchell
2da462ba97
Add Extensible class, which we will use for metadata, derive class User from it as a compile test.
...
Thanks to Insp for this code.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1699 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 16:21:19 +00:00
robbeh
c968d32ee2
applied 1.8.0s fix for the /ns resend issue
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1698 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 16:11:40 +00:00
rburchell
dde05e96cf
Remove Message::mod_name, modules cannot own ircd messages any more (this means everything at protocol level is handled *at protocol level only*, which is good). Also merge callback stuff in with Module class, removing more mod_current_ usage.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1696 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 15:46:25 +00:00
rburchell
73f4cccf99
Remove unused moduleAddMessage/moduleDelMessage, move moduleCallBackRun() into ModuleManager::
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1695 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 15:45:27 +00:00
rburchell
2145e97d70
Clarify some casts to stop warnings on some compilers
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1694 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 15:07:38 +00:00
rburchell
1da6b93633
Nuke eventprintf() and EvtMessage from orbit
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1691 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 12:51:03 +00:00
rburchell
3fce6d680d
Remove src/modules/demos, we've sufficient (real world) demos now, and some of these are quite out of date.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1690 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 12:50:32 +00:00
rburchell
4ff3aaccd8
Fix an incorrect cast causing bans to appear to come from 1940.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1689 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 12:28:15 +00:00
rburchell
60a55fcf16
Fix crash-on-squit with insp12: problem is that an sid was passed in as source for do_server(), which apparantly wasn't much liked.. it also now throws an exception if a nonexistant (to anope) uplink is found, because that would cause weird problems later on.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1688 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 12:18:08 +00:00
cyberbotx
cc5bc5b363
Config file parser in ServerConfig::LoadConf modified to allow for a single-directive single-line block.
...
This allows for a construct like: module { name = "load_me" }
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1687 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 01:28:58 +00:00
rburchell
2d07704bb6
Fix usermode parsing for InspIRCd 1.2
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1686 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 00:21:47 +00:00
rburchell
83a7ad7480
Fix load error on protocol modules. Rob, you forgot to add a body to your virtual destructor. :)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1685 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 00:13:26 +00:00
rburchell
a0f0cb0767
Remove some overly verbose debug dumping stuff.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1684 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 00:13:11 +00:00
rburchell
094688603f
Cleanup some stuff to a header.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1683 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-15 00:12:54 +00:00
robbeh
bba7d1aaaf
Added --with-debugsym and --with-optimization=0|1|2|3 etc... - defaults are now --with-debugsym and no optimisation (we can change this to 2 later once we are not debugging so often :) )
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1682 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-14 23:24:36 +00:00
rburchell
6c55e0a529
Insane commit of doom: s/ \t/g
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1681 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-14 20:57:20 +00:00
rburchell
069409cd99
- Remove ability to BOT CHANGE a core service client.
...
- Rewrite a lot of the error handling in here to be more readable, and less ircservices-y.
- Convert spaces to tabs.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1680 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-14 20:49:21 +00:00
rburchell
bb47ab8f41
Add Module::SetPermanent() and Module::GetPermanent(), used to mark a module as not unloadable.
...
Used for os_modunload, as unloading it would cause issues.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1679 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-14 20:28:23 +00:00
rburchell
10dcb3d8a4
Update TODO, retarget some more complicated stuff at 1.9.1 so as to not destabilise 1.9.0
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1678 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-14 20:27:54 +00:00
rburchell
83e67af945
Remove an unused variable.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1674 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-14 20:05:22 +00:00
rburchell
3a04b86346
Fix compile error caused by constification of some parametes.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1673 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-14 20:04:48 +00:00
rburchell
dd6f580502
Fix: make the module type checks more generic (removing a copy of code), and make them actually work properly.. that is, there should no longer be an error about protocol modules on startup. Sorry Sazpimon!
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1672 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-14 20:04:11 +00:00
rburchell
f75ebf8d0d
Small miscellaneous fixes, pt 3.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1671 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-14 20:03:43 +00:00
rburchell
f25ca483fa
Various small fixes, part #2 .
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1670 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-14 20:03:07 +00:00
rburchell
295599ab2c
Fix potential format vulnerability.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1669 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-14 20:02:39 +00:00
rburchell
e289e5ade0
Various small warning fixes.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1668 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-14 20:02:06 +00:00
rburchell
9dad4ddb93
NewChanges -> Changes and add a few notes on stuff
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1667 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-14 09:46:30 +00:00
rburchell
2307964f79
Move Changes to docs/OLDCHANGES
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1666 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-14 09:41:01 +00:00
robbeh
6321db16cf
Fixed a few annoying compile warnings
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1664 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-13 21:38:48 +00:00
robbeh
cb29211634
Removed blank line as a test :)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1663 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-13 20:33:25 +00:00
robbeh
40839766c2
made the use of run-cc.pl optional, if you dont want to use it, add --with-makebin="" to the ./configure line.
...
This is very useful for IDEs which parse the gcc output and let you just click on errors, like eclipse and kdevelop :)
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1662 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-13 20:28:40 +00:00
robbeh
c828c8b92c
test commit just ignore it
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1660 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-13 17:47:51 +00:00
Naram Qashat cyberbotx@cyberbotx.com
359e7ebdef
Added dontquoteaddresses directive to mail block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1626 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 23:55:49 +00:00
Naram Qashat cyberbotx@cyberbotx.com
2b07bdbf2f
Added delay directive to mail block in new config.
...
Renamed restrictmail to restrict in mail block.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1625 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 23:52:14 +00:00
Naram Qashat cyberbotx@cyberbotx.com
1a89f2475c
Added restrictmail directive in mail block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1624 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 23:47:54 +00:00
Naram Qashat cyberbotx@cyberbotx.com
fc21dbc2ec
Added sendfrom directive to mail block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1623 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 23:44:34 +00:00
Naram Qashat cyberbotx@cyberbotx.com
93985d17a8
Added sendmailpath directive to mail block in new config.
...
Added ValidateMail function to validate certain mail block config directives only when usemail is enabled.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1622 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 23:41:28 +00:00
Naram Qashat cyberbotx@cyberbotx.com
8cf37b7f2e
Added nicklen directive to networkinfo block in new config.
...
Added ValidateNickLen function for the above directive.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1621 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 23:34:25 +00:00
Naram Qashat cyberbotx@cyberbotx.com
805efb9900
Started new mail block in new config, added usemail directive to it.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1620 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 23:26:35 +00:00
Naram Qashat cyberbotx@cyberbotx.com
8681a87405
Added networkname directive to networkinfo block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1619 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 23:10:22 +00:00
Naram Qashat cyberbotx@cyberbotx.com
636548571e
Added logbot directive to networkinfo block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1618 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 23:08:00 +00:00
Naram Qashat cyberbotx@cyberbotx.com
b5637777ec
Added logchannel directive to networkinfo block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1617 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 23:02:06 +00:00
Naram Qashat cyberbotx@cyberbotx.com
c4f6e8af35
Started new networkinfo block in new config, added helpchannel directive to it.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1616 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 22:58:47 +00:00
Robin Burchell w00t@inspircd.org
649a12c07f
addModule + delModule compressed into constructor/destructor.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1615 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 19:03:56 +00:00
Robin Burchell w00t@inspircd.org
65fd49d362
Move loadModule() and unloadModule() inside ModuleManager::
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1614 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 16:56:54 +00:00
Robin Burchell w00t@inspircd.org
cd71f37e2d
Add new TODO item
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1613 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 03:13:55 +00:00
Robin Burchell w00t@inspircd.org
df30d0bc2a
Move modules_core_init() to ModuleManager::LoadModuleList().
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1612 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 03:11:54 +00:00
Robin Burchell w00t@inspircd.org
d353167118
Add module.cpp and modulemanager.cpp.
...
- module.cpp: contains (new/"good") code relating to modules. Crappy/stuff to be replaced will stay in modules.c
- modulemanager.cpp: contains stuff *manipulating* modules.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1611 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 03:03:12 +00:00
Robin Burchell w00t@inspircd.org
b7d84f0b68
Remove moduleDataDebug().. debuggers are much more efficient at outputting crap than code is.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1610 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 02:52:38 +00:00
Robin Burchell w00t@inspircd.org
04e2597df2
Merge prepForUnload with module destructor.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1609 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 02:50:14 +00:00
Robin Burchell w00t@inspircd.org
d2cb6b78c1
- Remove redundant ano_modclose(), this is done in module destructor anyway
...
- Remove old AnopeFini stuff, this is now handled by module destructors.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1608 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 01:28:45 +00:00
Robin Burchell w00t@inspircd.org
c363ad0efe
Update TODO
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1607 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 01:26:05 +00:00
Robin Burchell w00t@inspircd.org
0c5c97ba0e
Always UseSVS2MODE, too.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1606 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 01:02:22 +00:00
Robin Burchell w00t@inspircd.org
b9d6279692
UseTokens needs to die in a fire, don't let it be turned off.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1605 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 00:48:39 +00:00
Robin Burchell w00t@inspircd.org
a9fd3fd828
Merge modules_init() with modules_core_init().
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1604 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 00:27:24 +00:00
Robin Burchell w00t@inspircd.org
2a2224023f
Remove ModulesDelayedAutoLoad.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1603 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-09 00:20:33 +00:00
Robin Burchell w00t@inspircd.org
a0d3dfa961
Remove duplication..
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1602 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 23:56:14 +00:00
Naram Qashat cyberbotx@cyberbotx.com
0b9ae6c1ea
Fix segfault when a module throws an exception.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1601 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 17:54:14 +00:00
Naram Qashat cyberbotx@cyberbotx.com
03e3bb1a59
A few compile fixes for protocol modules.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1600 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 17:48:14 +00:00
Robin Burchell w00t@inspircd.org
83c213c6e1
Update TODO
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1599 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 17:30:31 +00:00
Robin Burchell w00t@inspircd.org
6130eecca2
Merge commit 'cbx/anopeng-config' into anopeng
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1598 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 17:22:29 +00:00
Robin Burchell w00t@inspircd.org
1072827648
Move moduleAddCommand and moduleDelCommand to Module:: members.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1597 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 17:00:55 +00:00
Robin Burchell w00t@inspircd.org
21d89df8dd
Same cleanups for help_cmd, mod_help_cmd, etc insanity.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1596 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 16:44:06 +00:00
Robin Burchell w00t@inspircd.org
39eb13fbbb
Compress do_run_cmd() into mod_run_cmd().
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1595 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 16:37:19 +00:00
Robin Burchell w00t@inspircd.org
83539a90a9
Remove completely unused and quite duplicated run_cmd() vs mod_run_cmd().
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1594 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 16:31:13 +00:00
Robin Burchell w00t@inspircd.org
e701a1e2ad
Move more stuff to a module class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1593 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 16:23:26 +00:00
Robin Burchell w00t@inspircd.org
876a2519d5
Note a TODO (permanent channels support) for insp12
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1592 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 02:02:56 +00:00
Robin Burchell w00t@inspircd.org
b2e7c7926b
Mark duplicate creation fixed, mark mod_current_* crap underway.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1591 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 02:00:17 +00:00
Robin Burchell w00t@inspircd.org
1c3b8e15c2
moduleAddVersion -> Module::SetVersion
...
moduleAddAuthor -> Module::SetAuthor
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1590 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 01:54:17 +00:00
Robin Burchell w00t@inspircd.org
7bac547f55
Don't attempt to show module errors, these are now pretty much useless and replaced with ModuleException.. so.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1589 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 01:38:38 +00:00
Robin Burchell w00t@inspircd.org
3dd5c83486
Correct protocol module version - this is 1.2, not 1.1
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1588 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 01:31:43 +00:00
Robin Burchell w00t@inspircd.org
26cdf257cc
moduleAddEventHook -> Module::AddEventHook.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1587 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 01:30:43 +00:00
Robin Burchell w00t@inspircd.org
7571ca327e
moduleAddEventHook -> Module::AddEventHook, even though this seems to be unused..
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1586 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 01:25:59 +00:00
Robin Burchell w00t@inspircd.org
d2e5ef67e3
moduleInsertLanguage() -> Module::InsertLanguage()
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1585 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 01:13:19 +00:00
Robin Burchell w00t@inspircd.org
d5162d6e45
Fix various scary stuff to do with API.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1584 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 01:00:16 +00:00
Robin Burchell w00t@inspircd.org
7ac7c564f5
moduleSetType() -> Module::SetType().
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1583 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 00:48:04 +00:00
Robin Burchell w00t@inspircd.org
7181dc35ce
Catch ModuleException thrown from module constructors, and halt load if one is recieved.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1582 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 00:42:55 +00:00
Robin Burchell w00t@inspircd.org
11a99c885a
Make the logging a bit less annoyingly insane.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1581 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 00:37:16 +00:00
Robin Burchell w00t@inspircd.org
d18d3f094c
Convert moduleSetType() to not require a module pointer.. actually, this is probably the wrong way to go about this (we should use a member func),
...
but who cares for now.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1580 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 00:34:29 +00:00
Robin Burchell w00t@inspircd.org
b8c04482bb
This compiles. I have absolutely no idea if it works.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1579 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 00:21:29 +00:00
Robin Burchell w00t@inspircd.org
e459e5833e
Call the new base constructor too.. let's hope this all works?
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1578 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 00:14:35 +00:00
Robin Burchell w00t@inspircd.org
8d4789efaa
Convert all the derived module constructors to take the new parameter (sed must be worshipped). They still call the base constructor the wrong way.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1577 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 00:12:54 +00:00
Robin Burchell w00t@inspircd.org
68d0a515d0
Correct MODULE_INIT macro to account for new parameter.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1576 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 00:09:20 +00:00
Robin Burchell w00t@inspircd.org
ae6dd5d9c5
Last error fixes, more staticisation.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1575 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 00:07:24 +00:00
Robin Burchell w00t@inspircd.org
6adc4b6c61
Warning fixes. Staticise more of modules.c, and mark it for review.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1574 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-08 00:03:17 +00:00
Robin Burchell w00t@inspircd.org
ba73678ade
Reorganise some more of this, now makes more logical sense, and almost compiles (just some constification left).
...
NOTE: moduleCopyFile() is now local to modules.c (static), but that should not be an issue for any well-written client code.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1573 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-07 23:56:09 +00:00
Robin Burchell w00t@inspircd.org
95774907e1
Remove createModule stuff.. instead, pass string to loadModule. This still isn't compiling, but it's yet another step closer.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1572 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-07 23:52:29 +00:00
Robin Burchell w00t@inspircd.org
67b7ab7af6
Add another (modules related) TODO
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1571 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-07 23:37:05 +00:00
Robin Burchell w00t@inspircd.org
fb775c4559
Test commit.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1570 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-07 18:12:06 +00:00
Robin Burchell w00t@inspircd.org
2af64b0957
Lots more stuff to TODO.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1569 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-07 14:02:04 +00:00
Robin Burchell w00t@inspircd.org
9e9ec919ec
Add proper constructor, move Module::name to be string.. still doesn't compile, of course, as this still needs a lot more renovation.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1568 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-06 23:50:03 +00:00
Robin Burchell w00t@inspircd.org
4171f140c2
Add module name to MODULE_INIT. This is not yet actually used, but it will be soon.. >_>
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1567 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-06 22:48:59 +00:00
Robin Burchell w00t@inspircd.org
a95a19faaf
Few features to TODO
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1566 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-06 22:02:50 +00:00
Robin Burchell w00t@inspircd.org
41b3b2636d
Mark this partly done.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1565 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-06 21:46:16 +00:00
Robin Burchell w00t@inspircd.org
2644f79301
Remove queueing on module load/unload, NOTE: don't try unload os_modunload, otherwise things probably won't go too well right now.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1564 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-06 21:45:10 +00:00
Robin Burchell w00t@inspircd.org
32aa19dc87
Add CS SET INHABIT
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1563 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-06 20:56:21 +00:00
Robin Burchell w00t@inspircd.org
664aba5f39
Add more explicit notes on modules subsystem rewrite.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1562 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-06 19:24:23 +00:00
Robin Burchell w00t@inspircd.org
6946412b75
Remove unused mod_current_evtbuf.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1561 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-06 19:20:48 +00:00
Robin Burchell w00t@inspircd.org
b9aeca4708
Move createModule and destroyModule into constructor and destructor of class Module.
...
This won't yet compile, as a lot of stuff throws around newly initialised Module * for no reason, and this needs to change.
TODO:
- remove mod_current_* stuff
- remove module queueing (this will probably require a permanent module flag for os_modunload, but who cares).
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1560 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-06 15:48:55 +00:00
Robin Burchell w00t@inspircd.org
88f9975f40
Convert src/modules to use the new modules loader.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1559 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-05 20:20:28 +00:00
Robin Burchell w00t@inspircd.org
2ce8f4aea2
Convert protocol modules
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1558 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-05 00:23:58 +00:00
Robin Burchell w00t@inspircd.org
3bc401a130
Convert OperServ. YES, src/core done.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1557 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-05 00:17:27 +00:00
Robin Burchell w00t@inspircd.org
e47d169f49
Convert NickServ
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1556 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 23:40:37 +00:00
Robin Burchell w00t@inspircd.org
032e327fcf
Convert MemoServ.. *weep*
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1555 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 22:40:47 +00:00
Robin Burchell w00t@inspircd.org
e1344b1cab
Convert HelpServ (useless crap..) and HostServ.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1554 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 22:28:32 +00:00
Robin Burchell w00t@inspircd.org
7affa0982a
Convert encryption modules.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1553 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 22:19:15 +00:00
Robin Burchell w00t@inspircd.org
d54364d426
Add notes on pass encryption for 1.9.1
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1552 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 22:15:09 +00:00
Robin Burchell w00t@inspircd.org
3662c1bb23
Add modules to underway
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1551 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 22:11:49 +00:00
Robin Burchell w00t@inspircd.org
88338ac782
Add sockets to 1.9.2 target
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1550 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 22:11:06 +00:00
Robin Burchell w00t@inspircd.org
ef85ab7a4f
Convert all of ChanServ. I feel like Rob mkII!
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1549 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 22:07:18 +00:00
Robin Burchell w00t@inspircd.org
bc61c4661b
Convert all of core/bs_* to use classes for init..
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1548 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 21:03:14 +00:00
Robin Burchell w00t@inspircd.org
8b20a049b4
One compiles, oh my!
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1547 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 20:35:04 +00:00
Robin Burchell w00t@inspircd.org
d4140b3c26
New MODULE_INIT macro. I'm going to regret this.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1546 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 20:28:49 +00:00
Robin Burchell w00t@inspircd.org
6956999bd5
Add insp1.2 support, mark underway
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1545 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 16:06:23 +00:00
Robin Burchell w00t@inspircd.org
e4e5542747
Memo mailing as maybe
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1544 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 15:40:24 +00:00
Robin Burchell w00t@inspircd.org
a603fbd1d2
Note to pull in some third party features in the future
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1543 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 15:34:12 +00:00
Robin Burchell w00t@inspircd.org
54f34691ef
Add (proper, internal) fantasy to TODO
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1542 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 15:33:18 +00:00
Robin Burchell w00t@inspircd.org
63f927a86f
Add two features.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1541 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 15:23:14 +00:00
Robin Burchell w00t@inspircd.org
aa60eaad8b
Add language system to TODO
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1540 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 14:59:57 +00:00
Robin Burchell w00t@inspircd.org
eaadfad4e9
Reorganise roadmap based around versions, add some stuff, etc.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1539 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 13:34:41 +00:00
Robin Burchell w00t@inspircd.org
140b2d559c
Move 'Numeric' to <uplink:id>, is this the best place, though?
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1538 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 11:20:26 +00:00
Robin Burchell w00t@inspircd.org
b9ccfd4437
Tidy TODO, add 'burn automake' to my list.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1537 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 11:13:21 +00:00
Robin Burchell w00t@inspircd.org
1e2f3ecdc7
Fuck makefiles again
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1536 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 11:08:19 +00:00
Robin Burchell w00t@inspircd.org
b60ce5a08a
Remove space that broke the build again (fuck makefiles)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1535 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 11:00:06 +00:00
Robin Burchell w00t@inspircd.org
7ab33148ff
This isn't showing up on diff, but it seems it's wrong on checkout?
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1534 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 10:44:16 +00:00
Robin Burchell w00t@inspircd.org
1d546a04e6
Experimental fixes (that don't seem to work) to the server problem.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1533 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-04 10:21:16 +00:00
Robin Burchell w00t@inspircd.org
c6e4c00e7a
Disallow deletion of core services.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1532 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 23:35:06 +00:00
Robin Burchell w00t@inspircd.org
bcff05ae3a
Consolidate modes: we really don't need to have a different one for every pseudoclient.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1531 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 23:29:39 +00:00
Robin Burchell w00t@inspircd.org
667cf5f30f
Correct some docs.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1530 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 23:20:40 +00:00
Robin Burchell w00t@inspircd.org
87749d06dd
Make whois reply come from the correct service.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1529 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 23:17:43 +00:00
Robin Burchell w00t@inspircd.org
72b8b7f422
Don't crash on channel messages.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1528 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 23:10:33 +00:00
Robin Burchell w00t@inspircd.org
d977211ac0
Fix FJOIN sending.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1527 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 22:53:17 +00:00
Robin Burchell w00t@inspircd.org
d3d0bf2d61
Fix notices going to nicks instead of UIDs depending on protocol
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1526 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 22:47:49 +00:00
Robin Burchell w00t@inspircd.org
68bb357a61
Make FJOIN parsing work.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1525 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 22:41:00 +00:00
Robin Burchell w00t@inspircd.org
16a90d28f6
Undo me smoking a nice pipe of craq on UID support (no wonder this wasn't working), and fix findbot() to do what we want.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1524 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 22:30:33 +00:00
Robin Burchell w00t@inspircd.org
dc44944c71
Make user detection work properly (parse UID without problems)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1523 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 22:16:53 +00:00
Robin Burchell w00t@inspircd.org
c27c424b04
Remove (useless) +s from bot umodes, as it breaks protocol (no params, required) and is unnecessary anyway.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1522 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 22:01:42 +00:00
Robin Burchell w00t@inspircd.org
30031e6ea5
Correctly save Numeric to TS6SID.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1521 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 21:59:38 +00:00
Robin Burchell w00t@inspircd.org
1886c72d7a
Revert "Add <server:sid>, since nothing seems to set it."
...
This reverts commit fb1095c0157f0c974290de82bd73858c5c4e077e.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1520 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 21:58:45 +00:00
Robin Burchell w00t@inspircd.org
6e4ea98376
Add <server:sid>, since nothing seems to set it.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1519 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 21:48:48 +00:00
Robin Burchell w00t@inspircd.org
2e7304b170
Look for the correct services module (they got merged with 1.2)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1518 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 21:39:01 +00:00
Robin Burchell w00t@inspircd.org
1a0ccfed14
Fix a random segfault (no idea how BSFantasyChar is NULL, CBX, this will be config related, please examine).
...
Also fix: for some reason, using dynamic_cast() instead of a C-style cast here explodes, CBX?
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1517 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 21:37:51 +00:00
Robin Burchell w00t@inspircd.org
bab1b193f8
Various bits of protocol conversion.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1516 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 21:24:32 +00:00
Robin Burchell w00t@inspircd.org
bb9be2a6b5
Fix order of UID params for client introduction
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1515 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 21:14:46 +00:00
Robin Burchell w00t@inspircd.org
5373ece555
Add UID parameter to SendClientIntroduction, and make it get a UID. This is a bit... ugly... but hey, if it works.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1514 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 21:12:10 +00:00
Robin Burchell w00t@inspircd.org
e4dfff282d
Remove IRCdProto::SendGuestNick(). It's identical to IRCdProto::SendClientIntroduction().
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1513 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 21:03:13 +00:00
Robin Burchell w00t@inspircd.org
c31f6498c3
Fix shadowed declaration warning.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1512 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 20:57:09 +00:00
Robin Burchell w00t@inspircd.org
7ca209976d
Remove some aspects of overly defensive programming from 1.2 protocol module, remove PROTOCTL stub from 1.1 and 1.2 modules.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1511 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 20:56:07 +00:00
Robin Burchell w00t@inspircd.org
fccc1c5577
Remove remnants of old protocol stuff from header.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1510 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 20:55:26 +00:00
Robin Burchell w00t@inspircd.org
775a225a25
Make this compile.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1509 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 20:50:38 +00:00
Robin Burchell w00t@inspircd.org
cdd6493893
Really add it to the build.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1508 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 20:46:49 +00:00
Robin Burchell w00t@inspircd.org
90a104887f
Remove MARK_DEPRECATED from some stuff, it makes development a bit too noisy.
...
Fix a makefile I broke with SQL removal.
Add InspIRCd 1.2 module to build.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1507 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 20:42:30 +00:00
Robin Burchell w00t@inspircd.org
bce7e0c15e
Add unfinished, uncompilable insp 1.2 protocol module.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1506 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 00:13:33 +00:00
Robin Burchell w00t@inspircd.org
eca76366f6
Nor does it have any idea what 'services admins' (+a) are.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1505 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 00:03:02 +00:00
Robin Burchell w00t@inspircd.org
eda1fca43e
Merge commit 'trunk' into anopeng (1.8 updates, etc)
...
Conflicts:
src/main.c
src/mysql.c
version.log
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1504 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-03 00:01:19 +00:00
Robin Burchell w00t@inspircd.org
a765a1155f
InspIRCd doesn't support umode +d == svid craq
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1503 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-02 23:56:25 +00:00
Robin Burchell w00t@inspircd.org
ec9dafb778
Rip out SQL. It's utterly useless in current implementation.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1502 5417fbe8-f217-4b02-8779-1006273d7864
2008-11-02 23:50:53 +00:00
Naram Qashat cyberbotx@cyberbotx.com
232d1b5e88
Added akillreason directive to defcon block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1501 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-27 03:14:59 +00:00
Naram Qashat cyberbotx@cyberbotx.com
a9be866804
Added offmessage directive to defcon block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1500 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-27 03:12:39 +00:00
Naram Qashat cyberbotx@cyberbotx.com
c59fccb7f9
Added message directive to defcon block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1499 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-27 03:08:55 +00:00
Naram Qashat cyberbotx@cyberbotx.com
3d3b03fbc6
Added globalondefconmore directive to defcon block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1498 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-27 03:04:03 +00:00
Naram Qashat cyberbotx@cyberbotx.com
17fc564ce3
Added globalondefcon directive to defcon block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1497 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-27 01:08:42 +00:00
Naram Qashat cyberbotx@cyberbotx.com
eaf557fc86
Added timeout directive to defcon block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1496 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-27 01:05:53 +00:00
Naram Qashat cyberbotx@cyberbotx.com
7e541ba7e1
Added chanmodes directive to defcon block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1495 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-27 01:01:59 +00:00
Naram Qashat cyberbotx@cyberbotx.com
0d02abf9a8
Added akillexpire directive to defcon block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1494 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-27 00:46:10 +00:00
Naram Qashat cyberbotx@cyberbotx.com
e3ab258551
Added sessionlimit directive to defcon block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1493 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-27 00:40:17 +00:00
Naram Qashat cyberbotx@cyberbotx.com
3d7a2c1794
Added level4, level3, level2, and level1 directives to defcon block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1492 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-27 00:30:34 +00:00
Naram Qashat cyberbotx@cyberbotx.com
e858f5cd0a
Started defcon block in new config, added defaultlevel directive to it.
...
Added ValidateDefCon function to validate certain DefCon related directives.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1491 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-26 23:55:23 +00:00
Naram Qashat cyberbotx@cyberbotx.com
4ca6d14311
Added opersonly directive to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1490 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-26 20:28:48 +00:00
Naram Qashat cyberbotx@cyberbotx.com
77ae0ef75a
Added addakiller directive to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1489 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-26 20:26:34 +00:00
Naram Qashat cyberbotx@cyberbotx.com
495d5e534c
Added sessionautokillexpiry directive to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1488 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-26 20:24:04 +00:00
Naram Qashat cyberbotx@cyberbotx.com
d908d37ada
Added maxsessionkill directive to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1487 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-26 20:19:28 +00:00
Naram Qashat cyberbotx@cyberbotx.com
fd1c741087
Added sessionlimitdetailsloc directive to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1486 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-26 20:16:00 +00:00
Naram Qashat cyberbotx@cyberbotx.com
1ab50c14d5
Added sessionlimitexceeded directive to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1485 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-26 20:11:48 +00:00
Naram Qashat cyberbotx@cyberbotx.com
bb22925ccf
Added exceptionexpiry directive to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1484 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-26 20:08:06 +00:00
Naram Qashat cyberbotx@cyberbotx.com
474f30a8bf
Added maxsessionlimit directive to operserv block in new config.
...
Added ValidateLimitSessions function to validate certain session limiting directives only when session limiting is enabled.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1483 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-26 20:01:48 +00:00
Naram Qashat cyberbotx@cyberbotx.com
4e99df5408
Added defaultsessionlimit directive to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1482 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-26 19:57:52 +00:00
Naram Qashat cyberbotx@cyberbotx.com
314dbcd67e
Added limitsessions directive to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1481 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-26 19:54:38 +00:00
Naram Qashat cyberbotx@cyberbotx.com
66ea87314c
Added notifications directive to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1480 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-26 19:48:13 +00:00
Naram Qashat cyberbotx@cyberbotx.com
07824df829
Added disableraw directive to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1479 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-26 04:36:35 +00:00
Naram Qashat cyberbotx@cyberbotx.com
2df19fbcd7
Added killonsqline directive to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1478 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-26 04:33:40 +00:00
Naram Qashat cyberbotx@cyberbotx.com
c49c0e5d6c
Added killonsgline directive to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1477 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-26 04:31:18 +00:00
Naram Qashat cyberbotx@cyberbotx.com
b6014ca8e5
Added akillonadd directive to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1476 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-25 21:07:54 +00:00
Naram Qashat cyberbotx@cyberbotx.com
9b109412df
Added autokillexpiry, chankillexpiry, sglineexpiry, sqlineexpiry, and szlineexpiry directives to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1475 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-25 16:33:19 +00:00
Naram Qashat cyberbotx@cyberbotx.com
24b4a2cd87
Added logmaxusers directive to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1474 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-25 02:53:10 +00:00
Naram Qashat cyberbotx@cyberbotx.com
4818284fab
Added superadmin directive to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1473 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-25 02:49:44 +00:00
Naram Qashat cyberbotx@cyberbotx.com
66df9d4e7c
Added servicesroot directive to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1472 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-25 02:46:11 +00:00
Naram Qashat cyberbotx@cyberbotx.com
8eba4873bb
Added autokilldatabase directive to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1471 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-25 02:40:13 +00:00
Naram Qashat cyberbotx@cyberbotx.com
af18a3318d
Added exceptiondatabase directive to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1470 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-25 02:38:12 +00:00
Naram Qashat cyberbotx@cyberbotx.com
de6500e697
Added newsdatabase directive to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1469 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-25 02:36:23 +00:00
Naram Qashat cyberbotx@cyberbotx.com
5fb96a1967
Added database directive to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1468 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-25 02:34:44 +00:00
Naram Qashat cyberbotx@cyberbotx.com
9dd9bac138
Added globalnick and globaldescription directives to operserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1467 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-25 01:30:30 +00:00
Naram Qashat cyberbotx@cyberbotx.com
303428a59e
Started operserv block in new config, added nick and description directives to it.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1466 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-25 00:54:47 +00:00
Naram Qashat cyberbotx@cyberbotx.com
7f28456680
Started helpserv block in new config, added nick and description directives to it.
...
Fixed botserv and hostserv blocks to have their nick and description directives not be reloadable.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1465 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-25 00:50:52 +00:00
Naram Qashat cyberbotx@cyberbotx.com
729ae0b417
Modified the Set() function in the character array version of ValueContainer to delete the old memory if the value is being reused, and to not allocate memory if there is no string to store.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1464 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-23 02:24:34 +00:00
Naram Qashat cyberbotx@cyberbotx.com
c77dbdc997
Added hostsetters directive to hostserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1463 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-23 02:22:29 +00:00
Naram Qashat cyberbotx@cyberbotx.com
3533152b40
Added database directive to hostserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1462 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-23 02:18:30 +00:00
Naram Qashat cyberbotx@cyberbotx.com
076c1229fd
Started hostserv block in new config, added nick and descriotion directives to it.
...
Added ValidateHostServ function to validate certain HostServ directives only when HostServ is in use.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1461 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-23 02:15:11 +00:00
Naram Qashat cyberbotx@cyberbotx.com
2e2767a97d
Added fantasycharacter directive to botserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1460 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-19 20:28:08 +00:00
Naram Qashat cyberbotx@cyberbotx.com
6fda7a0893
Added casesensitive directive to botserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1459 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-19 20:25:01 +00:00
Naram Qashat cyberbotx@cyberbotx.com
a159b3b42f
Added gentlebadwordreason directive to botserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1458 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-19 20:22:05 +00:00
Naram Qashat cyberbotx@cyberbotx.com
b3fad6e271
Added smartjoin directive to botserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1457 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-19 20:19:17 +00:00
Naram Qashat cyberbotx@cyberbotx.com
6e943066a5
Added keepdata directive to botserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1456 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-19 20:15:20 +00:00
Naram Qashat cyberbotx@cyberbotx.com
43d849376d
Added badwordsmax directive to botserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1455 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-19 20:11:23 +00:00
Naram Qashat cyberbotx@cyberbotx.com
a71c8271dd
Added minusers directive to botserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1454 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-19 20:06:11 +00:00
Naram Qashat cyberbotx@cyberbotx.com
9ca710a2a0
Added defaults directive to botserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1453 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-19 19:55:32 +00:00
Naram Qashat cyberbotx@cyberbotx.com
f91f5005e4
Added database directive to botserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1452 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-19 19:44:53 +00:00
Naram Qashat cyberbotx@cyberbotx.com
9432f3f0e8
Started botserv block in new config, added nick and description directives.
...
Added ValidateBotServ function to validate certain BotServ directives only when BotServ is in use.
Added forward declaration of NickCore in account.h.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1451 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-18 21:49:38 +00:00
Naram Qashat cyberbotx@cyberbotx.com
fdea510668
Merge branch 'anopeng-config' of http://git.inspircd.org/git/anope/ into anopeng-config
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1450 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-18 21:47:20 +00:00
Naram Qashat cyberbotx@cyberbotx.com
eef1d4d691
Merge branch 'anopeng-config' of http://git.inspircd.org/git/anope/ into anopeng-config
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1449 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-15 02:57:50 +00:00
Naram Qashat cyberbotx@cyberbotx.com
29a074878d
Added memoreceipt directive to memoserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1448 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-14 03:43:33 +00:00
Naram Qashat cyberbotx@cyberbotx.com
1acf87b4f0
Added notifyall directive to memoserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1447 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-14 03:41:36 +00:00
Naram Qashat cyberbotx@cyberbotx.com
523ed6dd70
Added senddelay directive to memoserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1446 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-14 03:38:59 +00:00
Naram Qashat cyberbotx@cyberbotx.com
193f50ab6c
Added maxmemos directive to memoserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1445 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-14 03:35:54 +00:00
Naram Qashat cyberbotx@cyberbotx.com
5406aeecd0
Started memoserv block in new config, added nick and description directives to it.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1444 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-14 03:32:13 +00:00
Naram Qashat cyberbotx@cyberbotx.com
a2c896c775
Added opersonly directive to chanserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1443 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-13 23:33:33 +00:00
Naram Qashat cyberbotx@cyberbotx.com
7b8ada2efd
Added restrictgetpass directive to chanserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1442 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-13 23:16:21 +00:00
Naram Qashat cyberbotx@cyberbotx.com
f25b437691
Added listmax directive to chanserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1441 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-13 23:13:41 +00:00
Naram Qashat cyberbotx@cyberbotx.com
a8eb837244
Added listopersonly directive to chanserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1440 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-13 23:11:56 +00:00
Naram Qashat cyberbotx@cyberbotx.com
c912a7a0aa
Added inhabit directive to chanserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1439 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-13 23:08:47 +00:00
Naram Qashat cyberbotx@cyberbotx.com
2402098d97
Added autokickreason directive to chanserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1438 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-13 23:05:15 +00:00
Naram Qashat cyberbotx@cyberbotx.com
aa58a569e2
Added autokickmax directive to chanserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1437 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-13 23:02:16 +00:00
Naram Qashat cyberbotx@cyberbotx.com
692be8526c
Added accessmax directive to chanserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1436 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-13 22:57:24 +00:00
Naram Qashat cyberbotx@cyberbotx.com
c4a8ddaa24
Added defbantype directive to chanserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1435 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-13 22:53:38 +00:00
Naram Qashat cyberbotx@cyberbotx.com
1ed8244166
Added expire directive to chanserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1434 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-13 22:44:33 +00:00
Naram Qashat cyberbotx@cyberbotx.com
a4540d5c0a
Added maxregistered directive to chanserv directive in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1433 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-13 22:39:42 +00:00
Naram Qashat cyberbotx@cyberbotx.com
46771d3676
Added defaults directive to chanserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1432 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-13 22:23:22 +00:00
Naram Qashat cyberbotx@cyberbotx.com
766e04808e
Added database directive to chanserv block in new config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1431 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-13 21:55:06 +00:00
Naram Qashat cyberbotx@cyberbotx.com
5136d4c415
Started chanserv block in new config, added nick and directive directives to it.
...
Fixed typo in one of the nickserv block directives.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1430 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-13 21:52:37 +00:00
Robin Burchell w00t@inspircd.org
2b0e9c3f5f
Merge commit 'cbx/anopeng-config' into anopeng-config
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1429 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-13 12:32:37 +00:00
Robin Burchell w00t@inspircd.org
3324e62bae
Merge branch 'anopeng' into anopeng-config
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1428 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-07 23:38:25 +00:00
Naram Qashat cyberbotx@cyberbotx.com
728fe3e1d4
Removed DevNull pseudo-client as well as all *Alias pseudo-clients.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1427 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-05 22:12:22 +00:00
Naram Qashat cyberbotx@cyberbotx.com
1961fa282b
Moved parse_options() from init_secondary() to init_primary(), this allows for easier debugging when using -nofork.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1426 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-05 21:54:18 +00:00
Naram Qashat cyberbotx@cyberbotx.com
eda321aa90
Merge branch 'anopeng' into anopeng-config
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1425 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-05 21:39:38 +00:00
Naram Qashat cyberbotx@cyberbotx.com
4e11583205
Fix problems with using ValueContainerChar by creating a specialized template for ValueContainer.
...
Note: The solution uses new to allocate memory for the variable, we'll have to look into deleting the memory at shutdown, or replacing the char * variables with std::string.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1424 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-05 03:01:18 +00:00
Naram Qashat cyberbotx@cyberbotx.com
70fc37073f
Allow localhost as a valid hostname in ValidateHostname.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1423 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-05 02:51:24 +00:00
Naram Qashat cyberbotx@cyberbotx.com
790fc4f0bd
Correct use of ValueContainerChar to work properly instead of crashing at run-time.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1422 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-05 02:49:40 +00:00
Naram Qashat cyberbotx@cyberbotx.com
c5259e656e
Fixed run-time segfault due to incorrect handling of DT_NORELOAD.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1421 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-05 02:32:03 +00:00
Naram Qashat cyberbotx@cyberbotx.com
2726877999
Merge branch 'anopeng' into anopeng-config
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1420 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-05 02:24:39 +00:00
Naram Qashat cyberbotx@cyberbotx.com
a02f8503e7
Removed directives from old config that are being handled by the new config parser.
...
Also put in the needed support for handling directives which can't be changed in a reload of the configuration.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1419 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-05 00:23:15 +00:00
Naram Qashat cyberbotx@cyberbotx.com
31c4135150
Added a couple directives to the new parser for NickServ.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1418 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-04 23:23:56 +00:00
Naram Qashat cyberbotx@cyberbotx.com
2322cd6475
dded a commented section to config.c for w00t to describe the various ways of adding directives.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1417 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-04 05:37:59 +00:00
Naram Qashat cyberbotx@cyberbotx.com
d8a1535dd8
Fix build in config.c
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1416 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-04 05:21:14 +00:00
Robin Burchell w00t@inspircd.org
aa3bfb86e0
(Unworking) stuff for conversion
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1415 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-04 00:27:48 +00:00
Robin Burchell w00t@inspircd.org
59671baf4c
Add (and document) some stuff for new example config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1414 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-03 23:57:26 +00:00
Robin Burchell w00t@inspircd.org
2113d88883
Get around comment insanity
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1413 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-03 23:48:08 +00:00
Robin Burchell w00t@inspircd.org
bda05d14ed
Transplant a fuckton of comments from the original config.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1412 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-03 23:47:09 +00:00
Robin Burchell w00t@inspircd.org
fbce6e2ba4
Merge commit 'cbx/anopeng-config' into anopeng-config
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1411 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-03 23:30:41 +00:00
Robin Burchell w00t@inspircd.org
f85457d2a4
Merge branch 'anopeng' into anopeng-config
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1410 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-03 23:28:12 +00:00
Naram Qashat cyberbotx@cyberbotx.com
6b7161fbdf
Started framework for new config reader, based on hottpd by w00t, copied over from my own fork that was in progress.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1409 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-03 22:06:58 +00:00
Robin Burchell w00t@inspircd.org
f09953561b
Merge commit 'cbx/anopeng-charfix' into anopeng
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1408 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-03 17:37:45 +00:00
Robin Burchell w00t@inspircd.org
69ed36bbf5
Test commit because peavey is a nonce.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1407 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-03 17:29:06 +00:00
peavey peavey@inspircd.org
04a6fe4feb
Merge branch 'anopeng' into pv-sql
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1406 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-03 17:17:23 +00:00
peavey peavey@inspircd.org
fd33cf94eb
Make mysql compile.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1405 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-03 17:14:39 +00:00
Robin Burchell w00t@inspircd.org
806acd98f7
Merge branch 'anopeng' into anopeng-uid
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1404 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-03 10:58:40 +00:00
Robin Burchell w00t@inspircd.org
63746736fd
Fix a module.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1403 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-03 10:17:00 +00:00
peavey peavey@inspircd.org
b1e8118623
* Fix calls to ircdproto->SendMessage and use findbot
...
* make moduleInsertLanguage take const char and convert where needed
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1402 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-03 09:52:49 +00:00
Robin Burchell w00t@inspircd.org
26e921d6b5
Fix ratbox.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1401 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-03 09:10:41 +00:00
Robin Burchell w00t@inspircd.org
014e953f37
Update TODO
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1400 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-03 09:03:39 +00:00
Robin Burchell w00t@inspircd.org
5dbcf7a553
(Mostly) make ratbox.c compile, still needs fixes for Uid removal.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1399 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-03 08:55:32 +00:00
Robin Burchell w00t@inspircd.org
a6d99c69d3
Fix inspircd11 to compile
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1398 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-03 08:48:01 +00:00
Robin Burchell w00t@inspircd.org
02c04dd775
Make charybdis compile, move header into .c
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1397 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-03 08:39:21 +00:00
Robin Burchell w00t@inspircd.org
6f93da4e1c
Move header into the .c for less redundancy.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1396 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-03 08:19:10 +00:00
Robin Burchell w00t@inspircd.org
968616980c
Merge commit 'cbx/anopeng-uid' into anopeng-uid
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1395 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-03 08:00:31 +00:00
Robin Burchell w00t@inspircd.org
797bdccb9b
Merge branch 'anopeng' into anopeng-uid
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1394 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-03 00:11:57 +00:00
Robin Burchell w00t@inspircd.org
b10521f610
Fix os_umode.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1393 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:47:44 +00:00
Robin Burchell w00t@inspircd.org
cdfc33d986
Fix os_set.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1392 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:46:41 +00:00
Robin Burchell w00t@inspircd.org
811da740a6
Fix os_oline.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1391 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:44:50 +00:00
Robin Burchell w00t@inspircd.org
f3cc327bd0
Fix os_mode.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1390 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:43:51 +00:00
Robin Burchell w00t@inspircd.org
d3a056c5fd
Fix os_kick.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1389 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:43:02 +00:00
Robin Burchell w00t@inspircd.org
bffdb5d56b
Fix os_clearmodes.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1388 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:42:22 +00:00
Robin Burchell w00t@inspircd.org
858a204495
All cs_* core modules build successfully.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1387 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:39:33 +00:00
Robin Burchell w00t@inspircd.org
a55cb11daa
Fix cs_suspend.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1386 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:36:32 +00:00
Robin Burchell w00t@inspircd.org
b62fb213ce
Fix cs_register.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1385 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:36:10 +00:00
Robin Burchell w00t@inspircd.org
6a0f4b7e42
Fix cs_forbid.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1384 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:35:25 +00:00
Robin Burchell w00t@inspircd.org
20f0a61ed0
Add run-cc.pl from inspircd, only difference is support .c files too :)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1383 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:33:54 +00:00
Robin Burchell w00t@inspircd.org
71bce363b9
Fix cs_clear.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1382 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:31:50 +00:00
Robin Burchell w00t@inspircd.org
7dc90c5d62
Update TODO.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1381 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:30:26 +00:00
Robin Burchell w00t@inspircd.org
0a0c963ea6
core/bs_* modules now compile.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1380 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:28:52 +00:00
Robin Burchell w00t@inspircd.org
9c59d8d8b4
Make src/sessions.c and src/users.c compile.
...
Core now compiles successfully, modules do not.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1379 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:26:24 +00:00
Robin Burchell w00t@inspircd.org
0b4b8d4d54
Make send.c compile.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1378 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:24:35 +00:00
Robin Burchell w00t@inspircd.org
a95e4f7fce
Hack making enforcers work for now, NOTE: it is MARK_DEPRECATED. Use it in new code and I will kill you.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1377 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:21:03 +00:00
Robin Burchell w00t@inspircd.org
ed5c208488
Make messages.c compile.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1376 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:16:37 +00:00
Robin Burchell w00t@inspircd.org
750352d122
Make log.c compile.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1375 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:15:03 +00:00
Robin Burchell w00t@inspircd.org
bd4b99386b
Make ircd.c compile for real.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1374 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:14:30 +00:00
Robin Burchell w00t@inspircd.org
0d7ccde197
Make ircd.c compile.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1373 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:12:49 +00:00
Robin Burchell w00t@inspircd.org
62089a2f38
Make chanserv.c compile.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1372 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:12:11 +00:00
Robin Burchell w00t@inspircd.org
506f278c2e
Add a new item to TODO.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1371 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:07:22 +00:00
Robin Burchell w00t@inspircd.org
b581b6d169
Make channels.c work.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1370 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:06:26 +00:00
Robin Burchell w00t@inspircd.org
5ffdc4638d
Start making some stuff compile with the modified protocol signatures
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1369 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 23:01:12 +00:00
Robin Burchell w00t@inspircd.org
dacff07988
Change protocol func signatures. These are FINAL, do NOT use string sources any more. Pass pointers to BotInfo. (CBX, pull this before continuing on, I had to change *one* function below where you were to get it to compile(ish). Very minor change though)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1368 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 22:48:09 +00:00
Robin Burchell w00t@inspircd.org
fbfb380eb5
Compile error, missing semicolon in header.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1367 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 22:34:20 +00:00
Robin Burchell w00t@inspircd.org
a9838c50c7
Merge branch 'lollerhats' into anopeng-uid
...
Conflicts:
TODO
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1366 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 22:29:59 +00:00
Robin Burchell w00t@inspircd.org
ff94373d09
Test merge.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1365 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 22:28:54 +00:00
Naram Qashat cyberbotx@cyberbotx.com
69bfe7d04c
Replaced anope_SendSVID() with direct call to SendSVID() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1364 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 22:12:22 +00:00
Naram Qashat cyberbotx@cyberbotx.com
6395adff79
Replaced anope_SendSVSMode_chan() with direct call to SendSVSModeChan() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1363 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 22:01:18 +00:00
Naram Qashat cyberbotx@cyberbotx.com
b78420a0ee
Replaced anope_SendBanDel() with direct call to SendBanDel() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1362 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 21:57:58 +00:00
Naram Qashat cyberbotx@cyberbotx.com
1b6c423898
Replaced anope_SendSGLine() with direct call to SendSGLine() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1361 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 21:57:10 +00:00
Naram Qashat cyberbotx@cyberbotx.com
6ba871c953
Replaced anope_SendSZLine() with direct call to SendSZLine() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1360 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 21:56:14 +00:00
Naram Qashat cyberbotx@cyberbotx.com
9c685cd1d5
Replaced anope_SendSZLineDel() with direct call to SendSZLineDel() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1359 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 21:55:12 +00:00
Naram Qashat cyberbotx@cyberbotx.com
82fa350987
Replaced anope_SendSGLineDel() with direct call to SendSGLineDel() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1358 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 21:54:20 +00:00
Naram Qashat cyberbotx@cyberbotx.com
77af53f647
Replaced anope_SendSVSHoldDel() with direct call to SendSVSHoldDel() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1357 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 21:53:20 +00:00
Naram Qashat cyberbotx@cyberbotx.com
c275bdf6f7
Replaced anope_SendSVSHold() with direct call to SendSVSHold() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1356 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 21:49:01 +00:00
Naram Qashat cyberbotx@cyberbotx.com
cd038ecb7a
Replaced anope_SendConnect() with direct call to SendConnect() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1355 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 21:46:00 +00:00
Naram Qashat cyberbotx@cyberbotx.com
088c82ba1d
Replaced anope_SendVhost() with direct call to SendVhost() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1354 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 21:41:30 +00:00
Naram Qashat cyberbotx@cyberbotx.com
6705f0a90d
Replaced anope_SendForceNickChange() with direct call to SendForceNickChange() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1353 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 21:39:50 +00:00
Naram Qashat cyberbotx@cyberbotx.com
d1b4212a40
Replaced anope_SendChangeBotNick() with direct call to SendChangeBotNick() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1352 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 21:38:25 +00:00
Naram Qashat cyberbotx@cyberbotx.com
67b96a855a
Merge branch 'anopeng-uid' of http://git.inspircd.org/git/anope/ into anopeng-uid
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1351 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 21:31:51 +00:00
Naram Qashat cyberbotx@cyberbotx.com
31c675d3e4
Replaced anope_SendSVSO() with direct call to SendSVSO() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1350 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 21:26:54 +00:00
Naram Qashat cyberbotx@cyberbotx.com
0f8f66328d
Replaced anope_SendSquit() with direct call to SendSquit() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1349 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 21:22:12 +00:00
Naram Qashat cyberbotx@cyberbotx.com
1f579c0fe2
Replaced anope_SendSQLine() with direct call to SendSQLine() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1348 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 21:20:35 +00:00
Naram Qashat cyberbotx@cyberbotx.com
6c305a3d67
Replaced anope_SendGlobops() with direct call to SendGlobops() in IRCDProto class.
...
Added SendGlobopsInternal() function to IRCDProto class, now SendGlobops() is a stub to handle varargs.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1347 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 21:02:37 +00:00
Naram Qashat cyberbotx@cyberbotx.com
f3f1b97a1a
Replaced anope_SendPart() with direct call to SendPart() in IRCDProto class.
...
Added SendPartInternal() function to IRCDProto class, now SendPart() is a stub to handle varargs.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1346 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 20:35:07 +00:00
Naram Qashat cyberbotx@cyberbotx.com
de32f2b192
Replaced anope_SendInvite() with direct call to SendInvite() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1345 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 20:26:29 +00:00
Naram Qashat cyberbotx@cyberbotx.com
809f55f1cc
Replaced anope_SendSQLineDel() with direct call to SendSQLineDel() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1344 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 20:18:03 +00:00
Naram Qashat cyberbotx@cyberbotx.com
c3964f7483
Replaced anope_SendJoin() with direct call to SendJoin() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1343 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 19:41:34 +00:00
Naram Qashat cyberbotx@cyberbotx.com
036c287376
Replaced anope_SendPong() with direct call to SendPong() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1342 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 19:33:51 +00:00
Naram Qashat cyberbotx@cyberbotx.com
50db0bb680
Replaced anope_SendQuit() with direct call to SendQuit() in IRCDProto class.
...
Added SendQuitInternal() to IRCDProto class, now SendQuit() is a stub to handle varargs.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1341 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 19:25:27 +00:00
Naram Qashat cyberbotx@cyberbotx.com
877791d8b6
Replaced anope_SendBotOp() with direct call to SendBotOp() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1340 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 19:18:40 +00:00
Naram Qashat cyberbotx@cyberbotx.com
14ceeafb1d
Replaced anope_SendGlobalPrivmsg() with direct call to SendGlobalPrivmsg() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1339 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 19:17:47 +00:00
Naram Qashat cyberbotx@cyberbotx.com
5e6a653e48
Replaced anope_SendGlobalNotice() with direct call to SendGlobalNotice() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1338 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 19:16:57 +00:00
Naram Qashat cyberbotx@cyberbotx.com
d9771fe0aa
Added SendAction() function to IRCDProto class to replace use of anope_cmd_notice().
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1337 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 19:14:00 +00:00
Naram Qashat cyberbotx@cyberbotx.com
d3f58dcd4f
Replaced notice() with direct call to SendMessage() in IRCDProto class.
...
Added SendNoticeInternal() function to IRCDProto class, now SendNotice() is a stub to handle varargs.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1336 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 19:11:32 +00:00
Naram Qashat cyberbotx@cyberbotx.com
552c4a47b1
Replaced anope_cmd_privmsg() and privmsg() with direct call to SendPrivmsg() in IRCDProto class.
...
Added SendPrivmsgInternal() function to IRCDProto class, now SendPrivmsg() is a stub to handle varargs.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1335 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 19:06:00 +00:00
Naram Qashat cyberbotx@cyberbotx.com
8001cc147d
Replaced anope_cmd_notice() with direct call to SendNotice() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1334 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 18:58:23 +00:00
Naram Qashat cyberbotx@cyberbotx.com
a22c4bf1da
Replaced anope_cmd_message() with direct call to SendMessage() in IRCDProto class.
...
Also added SendMessageInternal() function to IRCDProto class, now SendMessage() is a stub to handle varargs.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1333 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 18:50:20 +00:00
Naram Qashat cyberbotx@cyberbotx.com
c48429eb75
Replaced anope_SendNoticeChanops() with direct call to SendNoticeChanops() in IRCDProto class.
...
Also added SendNoticeChanopsInternal() function to IRCDProto class, now SendNoticeChanops() is a stub to handle varargs.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1332 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 18:44:47 +00:00
Naram Qashat cyberbotx@cyberbotx.com
765f561952
Replaced anope_SendKick() with direct call to SendKick() in IRCDProto class.
...
Also added SendKickInternal() function to IRCDProto class, now SendKick() is a stub to handle varargs.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1331 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 18:37:32 +00:00
Naram Qashat cyberbotx@cyberbotx.com
984779a0f3
Replaced anope_SendClientIntroduction() with direct call to SendClientIntroduction() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1330 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 18:30:56 +00:00
Naram Qashat cyberbotx@cyberbotx.com
0ded225023
Replaced anope_SendMode() with direct call to SendMode() in IRCDProto class.
...
Also added SendModeInternal() function to IRCDProto class, now SendMode() is a stub to handle varargs.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1329 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 18:26:56 +00:00
Naram Qashat cyberbotx@cyberbotx.com
a29d23a06e
Replaced anope_SendGuestNick() with direct call to SendGuestNick() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1328 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 18:18:29 +00:00
Naram Qashat cyberbotx@cyberbotx.com
fecf65d7ba
Replaced anope_SendSVSMode() with direct call to SendSVSMode() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1327 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 18:12:54 +00:00
Naram Qashat cyberbotx@cyberbotx.com
70501666e8
Replaced anope_SendSVSKill() with direct call to SendSVSKill() in IRCDProto class.
...
Also added SendSVSKillInternal() function to IRCDProto class, now SendSVSKill() is a stub to handle varargs.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1326 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 18:04:29 +00:00
Naram Qashat cyberbotx@cyberbotx.com
af0bf80a07
Replaced anope_SetAkill() with direct call to SetAkill() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1325 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 17:58:15 +00:00
Naram Qashat cyberbotx@cyberbotx.com
45e3be08fc
Replaced anope_SendVhostDel() with direct call to SendVhostDel() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1324 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 17:55:06 +00:00
Naram Qashat cyberbotx@cyberbotx.com
95f24091f6
Replaced anope_cmd_topic() with direct call to SendTopic() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1323 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 17:46:06 +00:00
Naram Qashat cyberbotx@cyberbotx.com
ab07a491a4
Replaced anope_SendAkillDel() with direct call to SendAkillDel() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1322 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 17:33:41 +00:00
Naram Qashat cyberbotx@cyberbotx.com
143ccccbb6
Replaced anope_SendSVSNOOP() with direct call to SendSVSNOOP() in IRCDProto class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1321 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 17:31:26 +00:00
Robin Burchell w00t@inspircd.org
e5051e4aa5
Merge commit 'cbx/anopeng-uid' into anopeng-uid
...
Conflicts:
include/extern.h
include/services.h
src/protocol/bahamut.c
src/protocol/inspircd11.c
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1320 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 16:03:16 +00:00
Robin Burchell w00t@inspircd.org
b7ed70140d
Modify base protocol to send UID if UseTS6 is enabled, or use nickname else. (TODO: rename UseTS6 to UseUID, set it *in protocol modules*, not via config)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1319 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 15:22:49 +00:00
Robin Burchell w00t@inspircd.org
44e1e23a73
Add overridden send_cmd() accepting a string source.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1318 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 15:17:08 +00:00
Robin Burchell w00t@inspircd.org
5eee13a97d
Nuke depricated.h -- it's been too long since this was introduced.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1317 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 14:24:54 +00:00
Robin Burchell w00t@inspircd.org
cfa88f4331
Last bits of renaming protocol.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1316 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 14:24:13 +00:00
Robin Burchell w00t@inspircd.org
194957cb29
valid_(nick|chan) -> Is(Nick|Chan)Valid
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1315 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 14:23:04 +00:00
Robin Burchell w00t@inspircd.org
4fbf03aaba
set_umode -> ProcessUsermodes
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1314 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 14:20:56 +00:00
Robin Burchell w00t@inspircd.org
e87a9e0ac6
Convert SWhois, SERVER, EOB..
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1313 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 14:12:22 +00:00
Robin Burchell w00t@inspircd.org
f0caf3a4e0
SVSJOIN, SVSPART, CTCP, svid_umode*, unregistered nickchange func renames
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1312 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 14:08:21 +00:00
Robin Burchell w00t@inspircd.org
17ac25990b
cmd_unban -> SendBanDel. TODO: should this be yanked in favour of SendMode?
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1311 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 14:04:05 +00:00
Robin Burchell w00t@inspircd.org
ee71533413
Test commit.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1310 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 13:52:40 +00:00
Robin Burchell w00t@inspircd.org
15d843be67
Test commit.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1309 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 13:50:21 +00:00
Robin Burchell w00t@inspircd.org
a11aa3e493
Convert a bunch more protocol stuff.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1308 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 08:49:02 +00:00
Robin Burchell w00t@inspircd.org
55bf54a305
Various conversions to use new protocol.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1307 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 08:45:43 +00:00
Robin Burchell w00t@inspircd.org
809ed7c2c0
Convert various to new name scheme.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1306 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 08:39:28 +00:00
Robin Burchell w00t@inspircd.org
bd56c0fb93
Global NOTICE/PRIVMSG, QUIT.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1305 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 08:37:14 +00:00
Robin Burchell w00t@inspircd.org
dae48c4792
cmd_bot_send_chan_mode -> SendBotOp
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1304 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 08:36:00 +00:00
Robin Burchell w00t@inspircd.org
4e395e1962
KICK, notice ops.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1303 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 08:31:33 +00:00
Robin Burchell w00t@inspircd.org
341b226c63
cmd_bot_nick -> SendClientIntroduction
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1302 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 08:30:41 +00:00
Robin Burchell w00t@inspircd.org
5d695b7bf6
Guest nicks, MODE.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1301 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 08:29:56 +00:00
Robin Burchell w00t@inspircd.org
c8d4ff56a1
AKILL, SVSMODE
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1300 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 08:29:01 +00:00
Robin Burchell w00t@inspircd.org
d5d6b049e0
Rename a bunch of functions to use new scheme.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1299 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-02 08:28:10 +00:00
Robin Burchell w00t@inspircd.org
8a3495279c
Commit modified protocol name, using perl.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1298 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-01 22:49:44 +00:00
Robin Burchell w00t@inspircd.org
6887e3ae38
Start converting stuff that sends to server to use BotInfo, as everything is now a BotInfo struct, instead of craqy struct Uid stuff. INCOMPLETE. Also, create a derived IRCdProtoTS6 class, to save repeating ourselves X million times.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1297 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-01 22:30:41 +00:00
Robin Burchell w00t@inspircd.org
60b861ee25
Nuke struct Uid from the core. (hooray!)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1296 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-01 22:07:10 +00:00
Robin Burchell w00t@inspircd.org
e46bc26a06
Merge commit 'cbx/anopeng-protocol' into anopeng
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1295 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-01 21:20:54 +00:00
Robin Burchell w00t@inspircd.org
8aa6436d73
Merge commit 'trunk' into anopeng
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1294 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-01 21:16:11 +00:00
Robin Burchell w00t@inspircd.org
f10db002a8
Fix building under g++.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1293 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-01 21:15:40 +00:00
Robin Burchell w00t@inspircd.org
dc8565e08f
Remove USE_MODULES, it'd not really work anyway.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1292 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-01 21:07:44 +00:00
Robin Burchell w00t@inspircd.org
e4b0e4f396
Merge commit 'trunk' into anopeng
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1291 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-01 20:48:10 +00:00
Robin Burchell w00t@inspircd.org
3872380d8c
Merge protocol_debug() with the only place it's actually called.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1290 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-01 20:01:23 +00:00
Naram Qashat cyberbotx@cyberbotx.com
5d127f021d
Added set_umode(), valid_nick(), valid_chan(), and flood_mode_check() from previous commits back in.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1289 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-01 19:16:23 +00:00
Robin Burchell w00t@inspircd.org
eca7e89612
Added flood_mode_check() function to IRCDProtoNew class.
...
Conflicts:
include/extern.h
include/services.h
src/ircd.c
src/protocol/bahamut.c
src/protocol/bahamut.h
src/protocol/charybdis.c
src/protocol/charybdis.h
src/protocol/inspircd11.c
src/protocol/inspircd11.h
src/protocol/ratbox.c
src/protocol/ratbox.h
src/protocol/unreal32.c
src/protocol/unreal32.h
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1288 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-01 18:12:23 +00:00
Robin Burchell w00t@inspircd.org
a2b5941fc7
Removed set_mod_current_buffer() function from old IRCDProto struct, was never used.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1287 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-01 17:24:26 +00:00
Robin Burchell w00t@inspircd.org
196b4a6b69
Test commit.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1286 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-01 09:26:54 +00:00
Robin Burchell w00t@inspircd.org
f1baae1c0b
Test commit.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1285 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-01 09:24:50 +00:00
Robin Burchell w00t@inspircd.org
63c8e7f55d
Another TODO item, and test CIA..
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1284 5417fbe8-f217-4b02-8779-1006273d7864
2008-10-01 09:17:58 +00:00
Robin Burchell w00t@inspircd.org
cc948c7ee0
Add item to TODO.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1283 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 23:03:44 +00:00
Robin Burchell w00t@inspircd.org
489592f68c
Remove a (lot of) legacy code on ChanServ DB loading. We now only support DBv16, the latest 1.7.x.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1282 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 22:51:39 +00:00
Robin Burchell w00t@inspircd.org
4e7636c28e
Merge delbot() and cs_remove_bot() into BotInfo's destructor.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1281 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 22:38:19 +00:00
Robin Burchell w00t@inspircd.org
bbaba3e003
Remove unused anope_set_mod_current_buffer(), noted by Naram.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1280 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 22:25:04 +00:00
Robin Burchell w00t@inspircd.org
f70f57219f
Merge commit 'trunk' into anopeng
...
Conflicts:
src/process.c
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1279 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 21:54:22 +00:00
Robin Burchell w00t@inspircd.org
0464e2eb14
Add a few personal notes in TODO
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1278 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:54:00 +00:00
Robin Burchell w00t@inspircd.org
4f8faa2dae
Fix linker errors due to missing symbols at run-time.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1277 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:13 +00:00
Robin Burchell w00t@inspircd.org
1efa832f42
Add TODO file initially based on discussion with Viper.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1276 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:13 +00:00
Robin Burchell w00t@inspircd.org
06e2919467
Remove cmd_nick in favour of cmd_bot_nick.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1275 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:13 +00:00
Robin Burchell w00t@inspircd.org
e03c14cf1d
Initialise everything properly to avoid crashes. Also, fix a prototype to fix runtime halt due to unresolved sym.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1274 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:13 +00:00
Robin Burchell w00t@inspircd.org
a3a360394e
Add MODULE_INIT to all modules, fix a few various crashes.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1273 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:13 +00:00
Robin Burchell w00t@inspircd.org
63304b3a01
Add MODULE_INIT workaround for modules, so they are loadable. Inspired by InspIRCd solution to this.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1272 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:13 +00:00
Robin Burchell w00t@inspircd.org
a03ece92ed
Fix makefile a bit.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1271 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:13 +00:00
Robin Burchell w00t@inspircd.org
0aad26dd76
Store UID for services pseudoclients inside BotInfo. This will be used instead of struct Uid in the future. Remove seperate introduction of Service, make a BotInfo for all of them. XXX: no idea at all if this will work.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1270 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:13 +00:00
Robin Burchell w00t@inspircd.org
82dcf8a398
Added cmd_jupe() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1269 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:13 +00:00
Robin Burchell w00t@inspircd.org
7eb190b1bd
Added cmd_server() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1268 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:13 +00:00
Robin Burchell w00t@inspircd.org
ae4f3a615f
Added cmd_eob() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1267 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:13 +00:00
Robin Burchell w00t@inspircd.org
611bafbafe
Added cmd_swhois() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1266 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
bb898d2454
Added cmd_svspart() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1265 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
f3e386b625
Added cmd_svsjoin() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1264 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
a587cdc998
Added cmd_ctcp() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1263 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
34afc576d7
Fix compiler error caused by removal of unassign() from w00t.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1262 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
173d5b4c11
Added cmd_svid_umode3() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1261 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
85e8e9eca0
Added cmd_svid_umode2() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1260 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
126e46395d
Added cmd_nc_change() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1259 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
df91ba9d7c
Added cmd_svid_umode() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1258 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
10fc9efa4d
Added cmd_svsmode_chan() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1257 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
78ef810376
Added cmd_unban() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1256 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
4a4c4a9ee1
Added cmd_sgline() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1255 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
8d6828fb8f
Added cmd_szline() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1254 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
344187e10c
Added cmd_unszline() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1253 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
7c9682775a
Added cmd_unsgline() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1252 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
11bc234c5b
Added cmd_release_svshold() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1251 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
6a0340b453
Added cmd_svshold() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1250 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
081a0311c8
Added cmd_connect() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1249 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
2715c7e038
Added cmd_vhost_on() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1248 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
4fc8f14f19
Added cmd_svsnick() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1247 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
54e65d003e
Added cmd_chg_nick() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1246 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
e8cd183ed3
Added cmd_svso() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1245 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
8060c79a5f
Added cmd_squit() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1244 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
b1b5df38eb
Added cmd_sqline() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1243 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
f8aff52e25
Added cmd_global() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1242 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:12 +00:00
Robin Burchell w00t@inspircd.org
3f01210bf1
Added cmd_part() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1241 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
d1004fe1a4
Added cmd_invite() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1240 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
8705fed8d7
Added cmd_unsqline() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1239 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
6ae0b4e597
Added cmd_join() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1238 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
0e794a9e50
Added cmd_pong() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1237 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
82722cf5d7
Added cmd_quit() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1236 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
44f01ce8d5
Unbreak bot assigning, also call event in the unassign function, rather than elsewherel. This will be needed for third party module devs.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1235 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
717c684eac
Added cmd_bot_chan_mode() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1234 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
a3d2bc65e2
Added cmd_serv_privmsg() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1233 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
c4d520b465
Move some stuff to BotInfo methods.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1232 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
76cc8d0462
Added cmd_serv_notice() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1231 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
9ef7f06be7
Added globaltldprefix to IRCDVar struct, for use in the upcoming cmd_serv_notice and cmd_serv_privmsg functions.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1230 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
6fa5553b4b
Added cmd_notice() function to IRCDProtoNew class. (Replaces cmd_notice2)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1229 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
efb458a927
Removed variable names in function prototypes in base IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1228 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
58ab9f234c
Added cmd_message() function to IRCDProtoNew class. (Replaces cmd_notice)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1227 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
6e0bee3ab1
add a standard autogen.sh, might be useful
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1226 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
5587d9a543
Added cmd_privmsg() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1225 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
914e0359e0
Move stuff to a bots class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1224 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
56084dce33
Move struct botinfo into a class in bots.h
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1223 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
63f76fed71
Removed variable names from function prototypes in protocol module classes.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1222 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
bc9e96d6eb
Added cmd_notice_ops() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1221 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
ac05ac3857
Added cmd_kick() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1220 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
d3a79969c2
Added cmd_bot_nick() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1219 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
00466f884c
Added cmd_mode() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1218 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:11 +00:00
Robin Burchell w00t@inspircd.org
7a167d97af
Added cmd_guest_nick() function to IRCDProtoClass.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1217 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:10 +00:00
Robin Burchell w00t@inspircd.org
60b293b58e
Added cmd_nick() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1216 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:10 +00:00
Robin Burchell w00t@inspircd.org
859826d14b
Forgot to remove references to the old ircd_cmd_svskill, oops.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1215 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:10 +00:00
Robin Burchell w00t@inspircd.org
24ae706b9c
Added cmd_svsmode() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1214 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:10 +00:00
Robin Burchell w00t@inspircd.org
3d4bf6d876
Added cmd_svskill() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1213 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:10 +00:00
Robin Burchell w00t@inspircd.org
b18604c31c
Added chost variable to User class, stores cloaked host, used in inspircd11 module.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1212 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:10 +00:00
Robin Burchell w00t@inspircd.org
4996cc4b06
Added cmd_akill() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1211 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:10 +00:00
Robin Burchell w00t@inspircd.org
c08993be09
Added cmd_vhost_off() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1210 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:10 +00:00
Robin Burchell w00t@inspircd.org
cef2f72082
Added cmd_topic() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1209 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:10 +00:00
Robin Burchell w00t@inspircd.org
f9b628b0d3
Remove legacy global function.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1208 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:10 +00:00
Robin Burchell w00t@inspircd.org
d64b3aa890
Remove anope_cmd_privmsg2 (it's identical to anope_cmd_privmsg!)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1207 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:10 +00:00
Robin Burchell w00t@inspircd.org
e6111d9ff4
Mark some stuff deprecated, move implementation from the interface into the user class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1206 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:10 +00:00
Robin Burchell w00t@inspircd.org
ca8996472c
Merge send_cmd() and vsend_cmd().
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1205 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:10 +00:00
Robin Burchell w00t@inspircd.org
b3df8dbfb1
Fix src/modules/ so they compile with stricter g++.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1204 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:10 +00:00
Robin Burchell w00t@inspircd.org
792b705757
Remove some older protocol modules, mark a number of others obsolete. Some may be rescued later on.
...
Fix problems with anopesmtp and db-merger tool, mark epona2anope obsolete.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1203 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:10 +00:00
Robin Burchell w00t@inspircd.org
c32c3c99a1
Made all protocol modules able to be compiled via mostly constifying strings.
...
Due to the above, also had to constify strings in many other areas.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1202 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:10 +00:00
Robin Burchell w00t@inspircd.org
431918ceac
listnicks and listchans go away, as they aren't all that useful (and way too old.)
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1201 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:10 +00:00
Robin Burchell w00t@inspircd.org
2fd6bf39b1
Remove 'skeleton' mode. It's not really all that useful.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1200 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:09 +00:00
Robin Burchell w00t@inspircd.org
0f2719990e
Added cmd_remove_akill() function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1199 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:09 +00:00
Robin Burchell w00t@inspircd.org
6feb4755ad
Test.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1198 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:09 +00:00
Robin Burchell w00t@inspircd.org
5f2e07fbeb
Primarily a change to test post commit hook
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1197 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:09 +00:00
Robin Burchell w00t@inspircd.org
d4d0cf7d7b
Added cmd_svsnoop function to IRCDProtoNew class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1196 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:09 +00:00
Robin Burchell w00t@inspircd.org
8d3d1775ae
Core skeleton of IRCDProtoNew class created.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1195 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:09 +00:00
Robin Burchell w00t@inspircd.org
c037e6a6e9
Move delete_user() into a destructor. Fix a few minor bugs with conversion also.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1194 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:09 +00:00
Robin Burchell w00t@inspircd.org
253d5824c4
Add User::SetRealname().
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1193 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:09 +00:00
Robin Burchell w00t@inspircd.org
726b74f355
Remove duplicate debug notice.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1192 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:09 +00:00
Robin Burchell w00t@inspircd.org
7ae320eaa2
Fix indentation.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1191 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:09 +00:00
Robin Burchell w00t@inspircd.org
a06c716766
Add User::SetIdent(). Also remove duplication by using update_host().
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1190 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:09 +00:00
Robin Burchell w00t@inspircd.org
c036ed1f51
Move more stuff into the user class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1189 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:09 +00:00
Robin Burchell w00t@inspircd.org
902ef1ce04
Add User::SetNewNick() method, to be called from ircd protocol.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1188 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:09 +00:00
Robin Burchell w00t@inspircd.org
d2d64e17e7
Move users to a basic class.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1187 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:09 +00:00
Robin Burchell w00t@inspircd.org
b7561cabd3
Fix last of core/
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1186 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:09 +00:00
Robin Burchell w00t@inspircd.org
29aea837f5
Various strict fixes..
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1185 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:09 +00:00
Robin Burchell w00t@inspircd.org
1e918b949c
Various constification/g++ fixes..
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1184 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:09 +00:00
Robin Burchell w00t@inspircd.org
06f53a8582
Various constification/fixes for g++.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1183 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:09 +00:00
Robin Burchell w00t@inspircd.org
aa806eba53
Constify a lot of the API. Core now "builds".
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1182 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:09 +00:00
Robin Burchell w00t@inspircd.org
c5e113ee05
WIP changes to constify API and make g++ happy.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1181 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:09 +00:00
Robin Burchell w00t@inspircd.org
d239984fb4
Various g++ fixes. Compiles, doesn't link.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1180 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:09 +00:00
Robin Burchell w00t@inspircd.org
3e6f3f6b54
Fixes for g++
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1179 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:09 +00:00
Robin Burchell w00t@inspircd.org
7566abd1b0
Various g++ fixes.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1178 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:08 +00:00
Robin Burchell w00t@inspircd.org
407a45a3b7
Merge (with small conflict) from upstream.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1177 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:08 +00:00
Robin Burchell w00t@inspircd.org
d73f104182
Fix for g++
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1176 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:08 +00:00
Robin Burchell w00t@inspircd.org
12ef623e94
Partial fixes for g++, need to commit this
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1175 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:08 +00:00
Robin Burchell w00t@inspircd.org
115136b09e
Fix more g++.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1174 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:08 +00:00
Robin Burchell w00t@inspircd.org
d94405c316
Fix more for g++.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1173 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:08 +00:00
Robin Burchell w00t@inspircd.org
3b1274e772
More g++ fixes.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1172 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:08 +00:00
Robin Burchell w00t@inspircd.org
e3adfa4191
Make a bunch of stuff build under g++.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1171 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:08 +00:00
Robin Burchell w00t@inspircd.org
640b5fb2e1
Modify makefile to build with g++.
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1170 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:45:08 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
898b7fae5f
BUILD : 1.7.22 (1455) BUGS : 943 NOTES : Applied patch by katsklaw to fix a bug in HELP OPER.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1455 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1169 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-30 18:10:02 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
f840b91765
BUILD : 1.7.22 (1454) BUGS : NOTES : Applied patch by w00t to fix math bug in strnrepl().
...
git-svn-id: svn://svn.anope.org/anope/trunk@1454 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1168 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-27 23:01:06 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
8276596a6b
BUILD : 1.7.22 (1453) BUGS : 947 NOTES : Fixed a buffer overflow in enc_sha1.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1453 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1167 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-27 13:35:06 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
b608382dba
BUILD : 1.7.22 (1452) BUGS : 944 NOTES : Updated NSIS Build script and added anope.bat to properly remove windows menus after uninstall. Provided by chaz.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1452 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1166 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-25 22:20:36 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
47da2c9310
BUILD : 1.7.22 (1451) BUGS : 942 NOTES : We now enforce UnRestrictSAdmin on Unreal and InspIRCd.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1451 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1165 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-25 22:10:36 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
5b9b1acca5
BUILD : 1.7.22 (1450) BUGS : NOTES : Fixed a number of remaining buffer overflows in NS and CS not addressed by previous commit.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1450 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1164 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-23 11:14:09 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
72b960152c
BUILD : 1.7.22 (1449) BUGS : NOTES : Applied a patch by w00t to fix possible buffer overflows in NS/CS REGISTER. As of now the max pass length is 31 instead of 32 characters.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1449 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1163 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-22 23:42:30 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
a30f72b2a9
BUILD : 1.7.22 (1448) BUGS : NOTES : Applied patch by w00t to remove a pointer comparison on a non-ptr in cs_clear.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@1448 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1162 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-22 19:40:34 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
42b6d1f78b
BUILD : 1.7.22 (1447) BUGS : NOTES : Applied patch by w00t to enable UMODE in insp
...
git-svn-id: svn://svn.anope.org/anope/trunk@1447 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1161 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-22 14:16:35 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
02f126c36e
BUILD : 1.7.22 (1446) BUGS : NOTES : Removed password truncating and fixed a crashbug in enc_none. This build still crashes on CS GETPASS on some systems though. Someone take a look at termination of ci->founderpass pls.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1446 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1160 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-20 14:45:38 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
4f3f2b2cd4
BUILD : 1.7.22 (1445) BUGS : NOTES : Added missing entries for .22 release to Changes.lang.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1445 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1159 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-16 21:39:25 +00:00
mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
1c70638d17
BUILD : 1.7.22 (1444) BUGS : NOTES : Fixed a typo in modules.c introduced in the last commit
...
git-svn-id: svn://svn.anope.org/anope/trunk@1444 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1158 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-16 00:43:40 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
b438196563
Fixed the nss_dns.so.1 issue
...
git-svn-id: svn://svn.anope.org/anope/trunk@1443 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1157 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-15 06:44:35 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
e424ac477a
BUILD : 1.7.22 (1442) BUGS : NOTES : Development Framework
...
git-svn-id: svn://svn.anope.org/anope/trunk@1442 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1156 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-14 18:36:14 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2923c21db7
BUILD : 1.7.22 (1440) BUGS : NOTES : Anope 1.7.22 release
...
git-svn-id: svn://svn.anope.org/anope/trunk@1440 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1155 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-14 16:32:24 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
521ce2e0f7
BUILD : 1.7.21 (1439) BUGS : NOTES : Fixed compiling on windows. We needed access to do_help_limited().
...
git-svn-id: svn://svn.anope.org/anope/trunk@1439 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1154 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-14 15:48:38 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
30e6da5753
BUILD : 1.7.21 (1438) BUGS : NOTES : Updated docs regarding myself and CIDR channellists.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1438 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1153 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-14 14:13:26 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
c572f72ca4
BUILD : 1.7.21 (1437) BUGS : 939 NOTES : Applied patch by chaz to fix compile warning in os_clearmodes.c.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1437 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1152 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-14 13:43:35 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
42f6fa51db
BUILD : 1.7.21 (1436) BUGS : 937 NOTES : Rewrote CLEAR OPS to have it send correct mode changes on all ircds.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1436 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1151 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-14 13:30:50 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
feaa01b272
BUILD : 1.7.21 (1435) BUGS : 935 NOTES : AKICK now respects ChanServ PEACE. Checks are performed before adding a nick/mask.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1435 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1150 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-13 22:08:34 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
c417bc89ef
BUILD : 1.7.21 (1434) BUGS : 937 NOTES : Applied patch by Jobe to fix a bug with ratbox RESV caused by incorrect client introduction order.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1434 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1149 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-13 21:35:58 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
41bd111094
BUILD : 1.7.21 (1433) BUGS : NOTES : Help now handled by respective modules. Should fix compiling on windows.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1433 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1148 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-11 18:27:08 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
d96924c43a
BUILD : 1.7.21 (1432) BUGS : NOTES : The newscount in help is now handled by modules instead of os_help.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1432 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1147 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-11 17:33:47 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
66a68d639f
BUILD : 1.7.21 (1431) BUGS : NOTES : Fixes possible mismatches in entry_match() introduced in previous commit.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1431 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1146 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-09 00:39:38 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
deb6fde2ed
BUILD : 1.7.21 (1430) BUGS : NOTES : Fixes a possible segfault in entry_match.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1430 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1145 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-08 23:33:39 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
8d9d51727a
BUILD : 1.7.21 (1429) BUGS : 929 NOTES : Updated the help on ignore.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1429 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1144 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-04 12:55:31 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
8472915461
BUILD : 1.7.21 (1428) BUGS : 930 NOTES : Rewrote the ignore system to handle both nicks and masks properly.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1428 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1143 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-03 23:58:28 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
8e35ae5f27
BUILD : 1.7.21 (1427) BUGS : 931 NOTES : Added anope build scripts for windows to /src/tools
...
git-svn-id: svn://svn.anope.org/anope/trunk@1427 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1142 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-03 22:29:47 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
790dc8a4bf
BUILD : 1.7.21 (1426) BUGS : 876 NOTES : We now support CIDR in channel ban/invite/except lists. Introduces new CIDR capable generic lists system.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1426 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1141 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-03 20:11:12 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
482a8aa766
BUILD : 1.7.21 (1425) BUGS : 873 NOTES : We now show config variables in the help.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1425 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1140 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-03 19:55:36 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
6846e75cc8
BUILD : 1.7.21 (1424) BUGS : 934 NOTES : Fixed bogus password being returned by enc_none when password was truncated.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1424 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1139 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-02 15:14:59 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
90833c2ba1
BUILD : 1.7.21 (1423) BUGS : 932 NOTES : Fixed crashbug in cs_access.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1423 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1138 5417fbe8-f217-4b02-8779-1006273d7864
2008-09-01 01:00:25 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
4c9f2c89b5
BUILD : 1.7.21 (1422) BUGS : 927 NOTES : Fixes compiling on windows. We should define new variables above the code not in between.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1422 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1137 5417fbe8-f217-4b02-8779-1006273d7864
2008-08-31 23:52:20 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
8ff1b1d828
BUILD : 1.7.21 (1421)
...
BUGS : 879
NOTES : Updated help on ChanServ AKICK.
git-svn-id: svn://svn.anope.org/anope/trunk@1421 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1136 5417fbe8-f217-4b02-8779-1006273d7864
2008-08-28 14:57:23 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
08453816be
BUILD : 1.7.21 (1420)
...
BUGS : 882
NOTES : Replaces the static count in logon&oper-news by a reference to NewsCount. Also fixes a booboo in my first commit.
git-svn-id: svn://svn.anope.org/anope/trunk@1420 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1135 5417fbe8-f217-4b02-8779-1006273d7864
2008-08-28 13:54:27 +00:00
viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
c52ae2037e
Fixes a number of minor language errors.
...
Restricts access to svsnick, oline and umode to SRA as superadmin too requires SRA. Prevents the cmds from showing up in SA help.
My first commit :-)
git-svn-id: svn://svn.anope.org/anope/trunk@1419 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1134 5417fbe8-f217-4b02-8779-1006273d7864
2008-08-28 13:20:41 +00:00
mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
10e0b81d3d
BUILD : 1.7.21 (1418) BUGS : 927 NOTES : Applied a patch by w00t to store the timestamp supplied by insp in FJOIN on channel creation
...
git-svn-id: svn://svn.anope.org/anope/trunk@1418 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1133 5417fbe8-f217-4b02-8779-1006273d7864
2008-08-24 15:54:58 +00:00
mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
0030f51a2d
BUILD : 1.7.21 (1417) BUGS : NOTES : Set SO_REUSEADDR on sock to prevent potential issues with bind() failing after a restart
...
git-svn-id: svn://svn.anope.org/anope/trunk@1417 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1132 5417fbe8-f217-4b02-8779-1006273d7864
2008-08-21 17:20:03 +00:00
mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
1f637024fc
BUILD : 1.7.21 (1416) BUGS : 880 NOTES : Changed CS GETKEY response to what the help for GS GETKEY says it should be
...
git-svn-id: svn://svn.anope.org/anope/trunk@1416 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1131 5417fbe8-f217-4b02-8779-1006273d7864
2008-08-17 23:42:32 +00:00
mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
32d7c5ff65
BUILD : 1.7.21 (1415) BUGS : 905 NOTES : Applied patch by Viper to add missing config file changes in Changes.conf
...
git-svn-id: svn://svn.anope.org/anope/trunk@1415 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1130 5417fbe8-f217-4b02-8779-1006273d7864
2008-08-17 14:43:16 +00:00
mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
8b757ca053
BUILD : 1.7.21 (1414) BUGS : 832 925 NOTES : Applied patch from Twitch to fix warnings in users.c. Also corrected a typo made in previous commit to add +f support to inspircd11.c, and corrected various mistakes in Changes and version.log
...
git-svn-id: svn://svn.anope.org/anope/trunk@1414 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1129 5417fbe8-f217-4b02-8779-1006273d7864
2008-08-17 14:15:48 +00:00
mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
f8ae0732fe
BUILD : 1.7.21 (1413) BUGS : 832 NOTES : Added support for channelmodes +efI and SVSHOLD to inspircd11.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@1413 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1128 5417fbe8-f217-4b02-8779-1006273d7864
2008-08-17 13:03:53 +00:00
mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
e9ec7df0b5
BUILD : 1.7.21 (1412) BUGS : NOTES : Fixed the SVN ID/module version for inspircd11.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@1412 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1127 5417fbe8-f217-4b02-8779-1006273d7864
2008-08-16 22:41:27 +00:00
mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
932fd33387
BUILD : 1.7.21 (1411) BUGS : 887 NOTES : SGLINE and SQLINE support added for Hybrid
...
git-svn-id: svn://svn.anope.org/anope/trunk@1411 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1126 5417fbe8-f217-4b02-8779-1006273d7864
2008-08-16 21:59:02 +00:00
mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
8955e156a5
BUILD : 1.7.21 (1410) BUGS : 924 NOTES : Bug fixed where forbidden channels will appear in /list when inhabited by ChanServ
...
git-svn-id: svn://svn.anope.org/anope/trunk@1410 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1125 5417fbe8-f217-4b02-8779-1006273d7864
2008-08-16 15:43:09 +00:00
mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
efc03b7be4
BUILD : 1.7.21 (1409) BUGS : 922 NOTES : Changes check argument in calls to chan_set_modes() from cs_modes.c/do_util() to 2 to avoid calling chan_set_proper_modes()
...
git-svn-id: svn://svn.anope.org/anope/trunk@1409 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1124 5417fbe8-f217-4b02-8779-1006273d7864
2008-08-14 23:34:43 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
acfe67f2fd
Set os_raw to show up as a 3rd party module...
...
git-svn-id: svn://svn.anope.org/anope/trunk@1408 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1123 5417fbe8-f217-4b02-8779-1006273d7864
2008-08-11 12:53:26 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
b31121671c
Removed pointless checks for buf existing, as they always will for non pointers.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1407 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1122 5417fbe8-f217-4b02-8779-1006273d7864
2008-08-08 10:50:21 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
6d7d43f1c8
w00t removed more sa commands from inspircd, as they no longer work
...
git-svn-id: svn://svn.anope.org/anope/trunk@1406 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1121 5417fbe8-f217-4b02-8779-1006273d7864
2008-08-08 10:14:57 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
b5d62435c3
Applied patch from w00t to remove sajoin in inspircd.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1405 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1120 5417fbe8-f217-4b02-8779-1006273d7864
2008-08-08 10:04:51 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
964bbfe559
BUILD : 1.7.21 (1404) BUGS : 917 NOTES : make install now runs install routine for modules subdirs also. Thanks Viper
...
git-svn-id: svn://svn.anope.org/anope/trunk@1404 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1119 5417fbe8-f217-4b02-8779-1006273d7864
2008-07-20 21:04:01 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
31125cca37
BUILD : 1.7.21 (1403) BUGS : 916 NOTES : Fixes weird hs_setall behaviour (memory issues). Thanks Jan again
...
git-svn-id: svn://svn.anope.org/anope/trunk@1403 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1118 5417fbe8-f217-4b02-8779-1006273d7864
2008-07-20 20:59:17 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
cc4c1e7d2f
BUILD : 1.7.21 (1402) BUGS : 899 NOTES : DEFCON was akilling ulined servers clients. Thanks Jan
...
git-svn-id: svn://svn.anope.org/anope/trunk@1402 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1117 5417fbe8-f217-4b02-8779-1006273d7864
2008-07-20 20:51:37 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
a5da1eb1fa
BUILD : 1.7.21 (1401) BUGS : 894 NOTES : Botserv replying with /(null). Thanks Jan
...
git-svn-id: svn://svn.anope.org/anope/trunk@1401 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1116 5417fbe8-f217-4b02-8779-1006273d7864
2008-07-20 20:47:07 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
72fef2ab67
BUILD : 1.7.21 (1400) BUGS : 892 NOTES : Updated Deutch language file. Thanks to Christian
...
git-svn-id: svn://svn.anope.org/anope/trunk@1400 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1115 5417fbe8-f217-4b02-8779-1006273d7864
2008-07-20 20:41:29 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
74a4709641
BUILD : 1.7.21 (1399) BUGS : 909 NOTES : Anope will not limit sessions for ulined servers. Thanks Jan
...
git-svn-id: svn://svn.anope.org/anope/trunk@1399 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1114 5417fbe8-f217-4b02-8779-1006273d7864
2008-07-20 20:36:33 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
fc07bee76a
BUILD : 1.7.21 (1398) BUGS : 910 NOTES : EVENT_BOT_KICK not being send under all circumstances. Thanks to Jan Milants for reporting and fixing.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1398 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1113 5417fbe8-f217-4b02-8779-1006273d7864
2008-07-20 20:28:05 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
1fc432fb65
Fixing svn:keywords Id
...
git-svn-id: svn://svn.anope.org/anope/trunk@1397 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1112 5417fbe8-f217-4b02-8779-1006273d7864
2008-06-03 18:44:54 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
15bb6a8067
Applied patch by Hal to fix crashbug in his latest patch
...
git-svn-id: svn://svn.anope.org/anope/trunk@1396 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1111 5417fbe8-f217-4b02-8779-1006273d7864
2008-05-20 09:07:39 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
efb6623742
BUILD : 1.7.21 (1395) BUGS : 897 NOTES : install.js script now works properly on x64 machines
...
git-svn-id: svn://svn.anope.org/anope/trunk@1395 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1110 5417fbe8-f217-4b02-8779-1006273d7864
2008-05-13 01:11:16 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
d751db2d96
Fixed moduleNoticeLang and anope_cmd_notice_ops
...
git-svn-id: svn://svn.anope.org/anope/trunk@1394 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1109 5417fbe8-f217-4b02-8779-1006273d7864
2008-05-12 18:08:31 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
1d467b95a8
BUILD : 1.7.21 (1393) BUGS : NOTES : Services Operators can now also use NickServ INFO ALL
...
git-svn-id: svn://svn.anope.org/anope/trunk@1393 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1108 5417fbe8-f217-4b02-8779-1006273d7864
2008-04-30 07:55:50 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
1397cfdcd3
BUILD : 1.7.21 (1392) BUGS : NOTES : <Hal9000> fixes a potential crash in channels.c and does handle the TS on incoming FMODE in inspircd.11
...
git-svn-id: svn://svn.anope.org/anope/trunk@1392 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1107 5417fbe8-f217-4b02-8779-1006273d7864
2008-04-29 10:25:01 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
b4d51711c9
Reverted the rusian operinfo string back to english
...
git-svn-id: svn://svn.anope.org/anope/trunk@1391 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1106 5417fbe8-f217-4b02-8779-1006273d7864
2008-04-06 15:07:31 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
db2f31eea6
BUILD : 1.7.21 (1390) BUGS : 881 NOTES : Fixed error in lang files related to NS SASET LANGUAGE
...
git-svn-id: svn://svn.anope.org/anope/trunk@1390 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1105 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-21 13:09:44 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
f3d1f178dc
BUILD : 1.7.21 (1389) BUGS : 872 NOTES : Added NS SASET LANGUAGE
...
git-svn-id: svn://svn.anope.org/anope/trunk@1389 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1104 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-20 17:18:45 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
a8c90154f3
BUILD : 1.7.21 (1388) BUGS : N/A NOTES : Modified NS LIST help messages to add SUSPENDED keyword.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1388 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1103 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-13 13:49:57 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
1a3f71be60
BUILD : 1.7.21 (1387) BUGS : 869 NOTES : Added SUSPENDED to NS LIST keywords.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1387 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1102 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-12 17:44:54 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
62de724353
BUILD : 1.7.21 (1386) BUGS : 867 NOTES : Removed extra loop when parsing defcon modes.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1386 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1101 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-12 15:30:38 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
46c09b5da9
BUILD : 1.7.21 (1385) BUGS : 862 NOTES : rdb_close() where rdb_open() is used in rdb_dbase() functions.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1385 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1100 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-12 14:56:33 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
7c476bb32e
BUILD : 1.7.21 (1384) BUGS : 870 NOTES : Fixed segfault introduced y me trying to fix 870.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1384 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1099 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-12 01:27:27 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
d8e2d63905
BUILD : 1.7.21 (1383) BUGS : 863 NOTES : Added missed debug message when HostServ is disabled.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1383 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1098 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-11 21:25:39 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
40bc328526
BUILD : 1.7.21 (1382) BUGS : 870 NOTES : Fixed memory leak in cs_akick().
...
git-svn-id: svn://svn.anope.org/anope/trunk@1382 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1097 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-11 21:10:09 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2c82302421
BUILD : 1.7.21 (1381) BUGS : 868 NOTES : Fixed memory leak in add_akill().
...
git-svn-id: svn://svn.anope.org/anope/trunk@1381 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1096 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-11 21:02:15 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
c2411bef50
BUILD : 1.7.21 (1380) BUGS : 864 NOTES : Fixed configure script so it will complain about args.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1380 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1095 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-11 20:46:31 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
eea393f77f
BUILD : 1.7.21 (1379) BUGS : 856 NOTES : x86_64 generating improper SHA1 hash values. Thanks Johno Crawford ;)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1379 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1094 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-08 14:54:04 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
1e9c3a0242
BUILD : 1.7.21 (1378) BUGS : 861 NOTES : NickServ replying to SVSNICK command where OperServ must.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1378 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1093 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-07 20:34:17 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
b0ea0e9e9c
BUILD : 1.7.21 (1377) BUGS : 857 NOTES : Fixed the findchan() debug messages so you now have ubercool debug stuff when you enter debug level 3\!
...
git-svn-id: svn://svn.anope.org/anope/trunk@1377 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1092 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-07 11:00:05 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
dc313bfab6
BUILD : 1.7.21 (1376) BUGS : 859 NOTES : Fixed a small oddity in do_cmode()
...
git-svn-id: svn://svn.anope.org/anope/trunk@1376 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1091 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-07 10:55:54 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2a83fd3599
BUILD : 1.7.21 (1375) BUGS : 858 NOTES : do_sjoin() called finduser(NULL)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1375 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1090 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-07 10:50:04 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2a08701f55
BUILD : 1.7.21 (1374) BUGS : 820 NOTES : do_cmode() called without passing TS
...
git-svn-id: svn://svn.anope.org/anope/trunk@1374 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1089 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-05 19:16:42 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
1baff08ad8
BUILD : 1.7.21 (1373) BUGS : 855 NOTES : Fixed various issues in handling of DefCon modes with params
...
git-svn-id: svn://svn.anope.org/anope/trunk@1373 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1088 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-05 14:35:42 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2844a3ed59
BUILD : 1.7.21 (1372) BUGS : 854 NOTES : Removed bs_fantasy_unban from core modules.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1372 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1087 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-05 14:15:07 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
de3cc8e044
BUILD : 1.7.21 (1371) BUGS : 849 NOTES : Applied patch by Jan Milants to remove an excessive free in cs_akick
...
git-svn-id: svn://svn.anope.org/anope/trunk@1371 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1086 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-05 14:04:07 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
04d048a22d
BUILD : 1.7.21 (1370) BUGS : 846 NOTES : Updated docs/WIN32.txt
...
git-svn-id: svn://svn.anope.org/anope/trunk@1370 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1085 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-05 13:59:42 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
3ccf2f6e53
BUILD : 1.7.21 (1369) BUGS : 685 NOTES : Fixed some small compiler warnings about buffer addresses always evaluating to true
...
git-svn-id: svn://svn.anope.org/anope/trunk@1369 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1084 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-05 13:51:50 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
4dd8573f20
BUILD : 1.7.21 (1368) BUGS : 853 NOTES : Updated config.guess and config.sub from upstream (GNU)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1368 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1083 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-05 13:45:51 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
167aa3e7c7
BUILD : 1.7.21 (1367) BUGS : 847 NOTES : Added missed NickServ HELP for RESEND command.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1367 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1082 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-04 19:47:55 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
18bde8d0a0
BUILD : 1.7.21 (1366) BUGS : 848 NOTES : No variable for NSReleaseTimeout in NICK_RECOVERED message
...
git-svn-id: svn://svn.anope.org/anope/trunk@1366 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1081 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-04 17:52:13 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
8d6b3b17fc
BUILD : 1.7.21 (1365) BUGS : 850, 851, 852 NOTES : Fixed several memory leaks reported by Trystan. Do not forget to free allocated memory!
...
git-svn-id: svn://svn.anope.org/anope/trunk@1365 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1080 5417fbe8-f217-4b02-8779-1006273d7864
2008-02-04 15:54:32 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
395f3edacc
BUILD : 1.7.21 (1364) BUGS : 844 NOTES : Removed broken version checking for windows media center edition and tablet edition; free(Jobe);
...
git-svn-id: svn://svn.anope.org/anope/trunk@1364 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1079 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-26 13:29:02 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
ba7e2d8440
BUILD : 1.7.21 (1363) BUGS : 842 NOTES : Fixed yet another memory leak; it wass cs_akick this time
...
git-svn-id: svn://svn.anope.org/anope/trunk@1363 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1078 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-26 10:50:44 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
3e977708be
BUILD : 1.7.21 (1362) BUGS : 841 NOTES : Fixed memleaks in hs_setall
...
git-svn-id: svn://svn.anope.org/anope/trunk@1362 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1077 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-26 10:41:11 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
439c66311a
BUILD : 1.7.21 (1361) BUGS : 840 NOTES : Fixed a memory leak in cs_list
...
git-svn-id: svn://svn.anope.org/anope/trunk@1361 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1076 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-26 10:34:20 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
aef8102b5b
BUILD : 1.7.21 (1360) BUGS : 839 NOTES : Removed old code from cs_clear and fixed a memory leak in there as well
...
git-svn-id: svn://svn.anope.org/anope/trunk@1360 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1075 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-26 10:31:06 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
b0f9385857
BUILD : 1.7.21 (1359) BUGS : 838 NOTES : Fixed various checks for LogBot in bs_say and bs_act
...
git-svn-id: svn://svn.anope.org/anope/trunk@1359 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1074 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-26 10:26:45 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
42b72b522f
BUILD : 1.7.21 (1358) BUGS : 837 NOTES : Added a check for LogChannel when running with -logchan switch
...
git-svn-id: svn://svn.anope.org/anope/trunk@1358 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1073 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-26 10:20:45 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
1e23c7fdf0
BUILD : 1.7.21 (1357) BUGS : 836 NOTES : Fixed memleaks in os_clearmodes
...
git-svn-id: svn://svn.anope.org/anope/trunk@1357 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1072 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-26 10:15:04 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
6d33eeb6b3
BUILD : 1.7.21 (1356) BUGS : 835 NOTES : Fixed channel walking for do_mass_mode() and restore_unsynced_topics() to use firstchan/nextchan
...
git-svn-id: svn://svn.anope.org/anope/trunk@1356 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1071 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-26 10:10:46 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
d7c0230e78
BUILD : 1.7.21 (1355) BUGS : 834 NOTES : Fixed various oddities in ChanServ suspend code
...
git-svn-id: svn://svn.anope.org/anope/trunk@1355 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1070 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-26 10:07:07 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
721a24ae21
BUILD : 1.7.21 (1354) BUGS : 833 NOTES : Ficed various oddities in moduleAddData()
...
git-svn-id: svn://svn.anope.org/anope/trunk@1354 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1069 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-26 09:55:53 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
b8bd618303
BUILD : 1.7.21 (1353) BUGS : NOTES : Rules for Changes: [[1]] A always goes before F (and anything else in between) [[2]] Anything within an A-block or F-block for 1 version is sorted ascending on the date (newer lines on the bottom) [[3]] Lines end with a period.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1353 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1068 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-26 09:37:33 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
4b62b08ddf
BUILD : 1.7.21 (1352) BUGS : N/A NOTES : Fixed several language erros (missed strings, bad formatting, etc). Added a check for BotServs bots hostname too long.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1352 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1067 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-24 14:08:36 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
b5bf30483b
BUILD : 1.7.21 (1351) BUGS : 831 NOTES : Fixed a bug in next_server() which skipped over all servers right away when passing -1 as param
...
git-svn-id: svn://svn.anope.org/anope/trunk@1351 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1066 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-16 09:02:35 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
dfec1723a8
BUILD : 1.7.21 (1350) BUGS : 828 NOTES : Forgot to update the other language files
...
git-svn-id: svn://svn.anope.org/anope/trunk@1350 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1065 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-15 19:59:28 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
0716aaaacb
BUILD : 1.7.21 (1349) BUGS : 828 NOTES : BOT_NOT_ASSIGNED language string error
...
git-svn-id: svn://svn.anope.org/anope/trunk@1349 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1064 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-15 19:49:10 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
d404f6183c
BUILD : 1.7.21 (1348) BUGS : 825 NOTES : listnicks/listchans now shows if a nickname/channel is SUSPENDED.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1348 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1063 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-15 19:31:20 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
e6d67d1aba
BUILD : 1.7.21 (1347) BUGS : 827 NOTES : Re-assigned OS CHANLIST perms to Services Opers
...
git-svn-id: svn://svn.anope.org/anope/trunk@1347 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1062 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-15 15:05:23 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
1f9fd58698
BUILD : 1.7.21 (1346) BUGS : 826 NOTES : GPL required header added
...
git-svn-id: svn://svn.anope.org/anope/trunk@1346 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1061 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-15 14:42:30 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
555c7ff856
BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information
...
git-svn-id: svn://svn.anope.org/anope/trunk@1345 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1060 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-13 12:54:14 +00:00
mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
380e29d86e
BUILD : 1.7.21 (1344) BUGS : 824 NOTES : Removed a random time(NULL) which was appended to bans set in check_kick()
...
git-svn-id: svn://svn.anope.org/anope/trunk@1344 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1059 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-12 22:31:24 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
6a948e9788
BUILD : 1.7.21 (1342) BUGS : NOTES : Development Framework
...
git-svn-id: svn://svn.anope.org/anope/trunk@1343 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1058 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-11 11:28:37 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
1d255739ca
BUILD : 1.7.21 (1341) BUGS : NOTES : Anope 1.7.21 release
...
git-svn-id: svn://svn.anope.org/anope/trunk@1341 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1057 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-10 22:29:01 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
560f84efb6
BUILD : 1.7.20 (1340) BUGS : NOTES : I agree
...
git-svn-id: svn://svn.anope.org/anope/trunk@1340 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1056 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-09 14:17:42 +00:00
mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
71eb7fc492
BUILD : 1.7.20 (1339) BUGS : NOTES : mark is a retard when it comes to editing Changes :(
...
git-svn-id: svn://svn.anope.org/anope/trunk@1339 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1055 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-09 14:16:20 +00:00
mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
2f79c36305
BUILD : 1.7.20 (1338) BUGS : 821 NOTES : Temporary patch for the crash in inspircd_cmd_mode()
...
git-svn-id: svn://svn.anope.org/anope/trunk@1338 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1054 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-09 14:11:35 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
c9ce8f3df3
BUILD : 1.7.20 (1337) BUGS : NOTES : Updating something in NEWS, just because i want r1337 instead of letting mark have it >:(
...
git-svn-id: svn://svn.anope.org/anope/trunk@1337 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1053 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-09 01:55:04 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
d4c1e5f025
BUILD : 1.7.20 (1336) BUGS : NOTES : Fixed swapped prefixes for +a and +q on inspircd11
...
git-svn-id: svn://svn.anope.org/anope/trunk@1336 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1052 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-06 17:01:30 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
f4da46570b
BUILD : 1.7.20 (1335) BUGS : NOTES : Updated documentations as by Jobes patch and did some readability work on cs_enforce
...
git-svn-id: svn://svn.anope.org/anope/trunk@1335 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1051 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-06 13:38:15 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
3daf76ca8c
BUILD : 1.7.20 (1334) BUGS : NOTES : Fixed insp11 not parsing +q correctly in FJOIN
...
git-svn-id: svn://svn.anope.org/anope/trunk@1334 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1050 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-05 21:30:29 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
b9854dad63
BUILD : 1.7.20 (1333) BUGS : 817 NOTES : Fixed users not being re-identified automatically after a netsplit on insp
...
git-svn-id: svn://svn.anope.org/anope/trunk@1333 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1049 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-05 18:59:04 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
8f7e160ce9
BUILD : 1.7.20 (1332) BUGS : NOTES : Updated Russian language file provided by Kein and added his Russian translations to bundled modules as well
...
git-svn-id: svn://svn.anope.org/anope/trunk@1332 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1048 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-04 10:43:21 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
6ac600f42b
BUILD : 1.7.20 (1331) BUGS : 816 NOTES : Applied patch by Jan Milants to fix EVENT_ACCESS_DEL being sent with NULL-param when using XOP
...
git-svn-id: svn://svn.anope.org/anope/trunk@1331 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1047 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-04 10:22:44 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
62502d68f3
BUILD : 1.7.20 (1330) BUGS : 815 NOTES : Applied patch by Trystan to properly detect Windows Vista and Windows Server 2008
...
git-svn-id: svn://svn.anope.org/anope/trunk@1330 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1046 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-04 10:18:42 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
703b273472
BUILD : 1.7.20 (1329) BUGS : 811 NOTES : Fixed databases not being saved when anope quit due to a connection error
...
git-svn-id: svn://svn.anope.org/anope/trunk@1329 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1045 5417fbe8-f217-4b02-8779-1006273d7864
2008-01-01 13:48:50 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
751783a2aa
BUILD : 1.7.20 (1328) BUGS : 812 NOTES : Fixed a bug where multiple grouped nicks and not all of them listed in ServicesRoot could result in services roots not becoming services root when using MySQL
...
git-svn-id: svn://svn.anope.org/anope/trunk@1328 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1044 5417fbe8-f217-4b02-8779-1006273d7864
2007-12-30 21:07:04 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
568cec7bad
BUILD : 1.7.20 (1325) BUGS : NOTES : Development Framework
...
git-svn-id: svn://svn.anope.org/anope/trunk@1327 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1043 5417fbe8-f217-4b02-8779-1006273d7864
2007-12-30 14:41:36 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
8efc38c5c0
BUILD : 1.7.20 (1324) BUGS : NOTES : 1.7.20 release
...
git-svn-id: svn://svn.anope.org/anope/trunk@1324 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1042 5417fbe8-f217-4b02-8779-1006273d7864
2007-12-30 13:36:44 +00:00
mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
0f5b5ab936
BUILD : 1.7.19 (1323) BUGS : 692 NOTES : Added RSQUIT support to the InspIRCd 1.1 protocol module
...
git-svn-id: svn://svn.anope.org/anope/trunk@1323 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1041 5417fbe8-f217-4b02-8779-1006273d7864
2007-12-28 22:51:49 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
4a5cf6e1e3
BUILD : 1.7.19 (1322) BUGS : 685 NOTES : Applied a patch by Jilles which should fix SJOIN not always sending the correct TS
...
git-svn-id: svn://svn.anope.org/anope/trunk@1322 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1040 5417fbe8-f217-4b02-8779-1006273d7864
2007-12-28 19:12:02 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
f8f64944c2
BUILD : 1.7.19 (1321) BUGS : 810 NOTES : Fixed outdated module error strings in ModuleGetErrStr
...
git-svn-id: svn://svn.anope.org/anope/trunk@1321 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1039 5417fbe8-f217-4b02-8779-1006273d7864
2007-12-27 19:10:36 +00:00
mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
6f15f42a02
BUILD : 1.7.19 (1320) BUGS : NOTES :
...
git-svn-id: svn://svn.anope.org/anope/trunk@1320 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1038 5417fbe8-f217-4b02-8779-1006273d7864
2007-12-24 15:36:11 +00:00
mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
59cd3a35fe
BUILD : 1.7.19 (1319) BUGS : NOTES :
...
git-svn-id: svn://svn.anope.org/anope/trunk@1319 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1037 5417fbe8-f217-4b02-8779-1006273d7864
2007-12-24 15:30:44 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
34a88d38c3
BUILD : 1.7.19 (1318) BUGS : 791 NOTES : Fixed inconsistent use of ACCESS events
...
git-svn-id: svn://svn.anope.org/anope/trunk@1318 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1036 5417fbe8-f217-4b02-8779-1006273d7864
2007-12-15 15:50:16 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
60088ee8a1
BUILD : 1.7.19 (1317) BUGS : NOTES : Updates some docs; by chaz
...
git-svn-id: svn://svn.anope.org/anope/trunk@1317 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1035 5417fbe8-f217-4b02-8779-1006273d7864
2007-12-03 17:17:53 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
46c537271d
BUILD : 1.7.19 (1316) BUGS : 802 NOTES : Added support for MSVC++ 2008 Express (damn names.. gcc-4.4 would be so much shorter)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1316 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1034 5417fbe8-f217-4b02-8779-1006273d7864
2007-12-03 16:26:39 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
edfb74f6e6
BUILD : 1.7.19 (1315) BUGS : NOTES : Left an oops after the last commit :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1315 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1033 5417fbe8-f217-4b02-8779-1006273d7864
2007-12-03 16:17:48 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2ad0fde826
BUILD : 1.7.19 (1314) BUGS : 797 NOTES : Fixed malformed command for chgident in inspircd11.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@1314 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1032 5417fbe8-f217-4b02-8779-1006273d7864
2007-12-03 15:59:39 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
4517a6e2c1
BUILD : 1.7.19 (1313) BUGS : 796 NOTES : Fixed unregistered users getting access level -1 instead of 0 so they could never get opped
...
git-svn-id: svn://svn.anope.org/anope/trunk@1313 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1031 5417fbe8-f217-4b02-8779-1006273d7864
2007-12-03 15:53:16 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
a7c2b269db
git-svn-id: svn://svn.anope.org/anope/trunk@1312 31f1291d-b8d6-0310-a050-a5561fc1590b
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1030 5417fbe8-f217-4b02-8779-1006273d7864
2007-12-02 16:51:10 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
c487fadebb
Ignore this...
...
git-svn-id: svn://svn.anope.org/anope/trunk@1311 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1029 5417fbe8-f217-4b02-8779-1006273d7864
2007-10-28 10:39:57 +00:00
mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
0318d9547e
BUILD : 1.7.19 (1310) BUGS : 794 NOTES : Fixes the segfault in inspircd11.c / anope_event_capab() on missing required modules.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1310 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1028 5417fbe8-f217-4b02-8779-1006273d7864
2007-10-07 18:00:05 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
f055aa452a
BUILD : 1.7.19 (1309) BUGS : 793 NOTES : Fixed a typo in inspircd11.c where it checked for chgident.so
...
git-svn-id: svn://svn.anope.org/anope/trunk@1309 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1027 5417fbe8-f217-4b02-8779-1006273d7864
2007-10-05 16:15:58 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
f598d67c16
BUILD : 1.7.19 (1308) BUGS : 787 NOTES : Applied a patch by T fixing moduleGetConfigDirective disliking CRLF line-ends
...
git-svn-id: svn://svn.anope.org/anope/trunk@1308 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1026 5417fbe8-f217-4b02-8779-1006273d7864
2007-09-24 17:32:33 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
b289f05fbf
BUILD : 1.7.19 (1307) BUGS : 788 NOTES : Fixed OS HELP OPER showing admin instead of root (OH NOES)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1307 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1025 5417fbe8-f217-4b02-8779-1006273d7864
2007-09-24 17:28:46 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
ff8e2751f4
BUILD : 1.7.19 (1306) BUGS : 789 NOTES : Fixed Polish language reporting itself as English when switching to it
...
git-svn-id: svn://svn.anope.org/anope/trunk@1306 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1024 5417fbe8-f217-4b02-8779-1006273d7864
2007-09-24 17:24:06 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
7bf2b429e7
BUILD : 1.7.19 (1305) BUGS : 757 NOTES : Fixed mysql_config values only being tried to compile/link sources and not running the result to see if it actually works
...
git-svn-id: svn://svn.anope.org/anope/trunk@1305 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1023 5417fbe8-f217-4b02-8779-1006273d7864
2007-09-09 14:55:14 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
01ddc377e7
BUILD : 1.7.19 (1304) BUGS : 782 NOTES : Fixed an undeclared identifier in the new code for cleaning up the modules dir on win32
...
git-svn-id: svn://svn.anope.org/anope/trunk@1304 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1022 5417fbe8-f217-4b02-8779-1006273d7864
2007-09-09 12:03:57 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
5f5ac9f0d7
BUILD : 1.7.19 (1303) BUGS : 703 NOTES : Fixed user being able to change channel modes on empty channels without permission (eg SECUREOPS)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1303 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1021 5417fbe8-f217-4b02-8779-1006273d7864
2007-09-08 08:34:45 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
76f61c3e33
BUILD : 1.7.19 (1302) BUGS : NOTES : Minor style changes in Changes
...
git-svn-id: svn://svn.anope.org/anope/trunk@1302 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1020 5417fbe8-f217-4b02-8779-1006273d7864
2007-09-08 07:47:28 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
69971ddc92
BUILD : 1.7.19 (1301) BUGS : 780, 781 NOTES : [1] Removed extra bolds from OS HELP SET [2] Removed extra Limited to... messages from os_akill and os_modload.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1301 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1019 5417fbe8-f217-4b02-8779-1006273d7864
2007-09-06 00:16:31 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
e7fef19a3c
BUILD : 1.7.19 (1300) BUGS : NOTES : Changed 2 // (C++-style) comments in /* (C-style) */ comments in src/misc.s and ran indent on the same file
...
git-svn-id: svn://svn.anope.org/anope/trunk@1300 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1018 5417fbe8-f217-4b02-8779-1006273d7864
2007-09-02 14:21:40 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
00e6e4d382
BUILD : 1.7.19 (1299) BUGS : NOTES : Added MySQL indexes to decrease the MySQL load during database operations
...
git-svn-id: svn://svn.anope.org/anope/trunk@1299 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1017 5417fbe8-f217-4b02-8779-1006273d7864
2007-09-02 14:11:27 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
113eaa042e
BUILD : 1.7.19 (1298) BUGS : N/A NOTES : [1] Applied heinz patch to WIN32 docs [2] Corrected comment in chanserv.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@1298 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1016 5417fbe8-f217-4b02-8779-1006273d7864
2007-09-02 13:41:14 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
5088cdcf99
BUILD : 1.7.19 (1297) BUGS : N/A NOTES : In the last commit, I forgot to store the just resolved IP in common_unban() so we wont need to resolve the host again.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1297 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1015 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-31 21:19:50 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
57776f87e6
BUILD : 1.7.19 (1296) BUGS : N/A NOTES : Since we now have u->hostip, lets use it in common_unban()
...
git-svn-id: svn://svn.anope.org/anope/trunk@1296 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1014 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-31 20:51:05 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
317b3e0c4e
BUILD : 1.7.19 (1295) BUGS : N/A NOTES : We now have hostip in user_ struct so we can use it where needed. We wont do host_resolve() unless it is extremely necessary, coz we dont want to flood the nameserver.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1295 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1013 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-31 20:40:36 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
d5a2079085
BUILD : 1.7.19 (1294) BUGS : N/A NOTES : in is_excepted() if we found the exception, break(). There is no point on continue exploring the array. Also, I forgot to free hostip in my previous commit.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1294 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1012 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-31 18:59:12 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
cde740c02f
BUILD : 1.7.19 (1293) BUGS : 778 NOTES : is_excepted() now uses match_userip() also.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1293 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1011 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-31 18:38:14 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
6e4767644e
BUILD : 1.7.19 (1292) BUGS : 776 NOTES : Fixed wrong reply when deleting entries by number (akick, badwords)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1292 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1010 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-31 17:34:42 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
fb8c78607c
BUILD : 1.7.19 (1291) BUGS : 774 NOTES : Unreals (3.2) SVSJOIN command now supports channel keys
...
git-svn-id: svn://svn.anope.org/anope/trunk@1291 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1009 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-30 20:59:14 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
cc15db0a44
BUILD : 1.7.19 (1290) BUGS : 723 NOTES : Anope now can except users from Session limit based on their IP.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1290 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1008 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-29 21:45:06 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
3c1a2fbfca
BUILD : 1.7.19 (1289) BUGS : 768 NOTES : Fixed module runtime directory not always being cleaned up nicely
...
git-svn-id: svn://svn.anope.org/anope/trunk@1289 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1007 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-29 19:05:59 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
56800d4103
BUILD : 1.7.19 (1288) BUGS : 761 NOTES : Fixing up a comment from the last commit
...
git-svn-id: svn://svn.anope.org/anope/trunk@1288 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1006 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-29 18:40:53 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
4a0092fb3b
BUILD : 1.7.19 (1287) BUGS : 761 NOTES : Fixed OperServ SGLINE to now remove trailing spaces from the mask... this is not 100% syntactically correct, but spaces on the end are not usually needed anyways
...
git-svn-id: svn://svn.anope.org/anope/trunk@1287 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1005 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-29 18:39:54 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
071a08c7ec
BUILD : 1.7.19 (1286) BUGS : 731 NOTES : Fixed TS6 UID generation
...
git-svn-id: svn://svn.anope.org/anope/trunk@1286 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1004 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-29 18:34:07 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
53fbcea421
BUILD : 1.7.19 (1285) BUGS : 684, 772 NOTES : [1] Added InspIRCd11 vIdent support [2] InspIRCD11 protocol now uses SVSJOIN/PART instead of SAJOIN/PART
...
git-svn-id: svn://svn.anope.org/anope/trunk@1285 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1003 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-29 04:13:44 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
b89cfa30e8
BUILD : 1.7.19 (1284) BUGS : 770 NOTES : SuperAdmins now have a higher channel level than channel founders so they will always win from founders
...
git-svn-id: svn://svn.anope.org/anope/trunk@1284 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1002 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-28 14:54:49 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
405d39fcdc
BUILD : 1.7.19 (1283) BUGS : 773 NOTES : Patch provided by katsklaw: This patch makes us check commands existance before issuing and we scream like a girl if its not.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1283 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1001 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-28 14:50:59 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
d5594b84ee
BUILD : 1.7.19 (1282) BUGS : 729 NOTES : Changed the "Limited to ..." lines in help replies to automatically appended lines
...
git-svn-id: svn://svn.anope.org/anope/trunk@1282 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1000 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-28 14:20:44 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
dbcca23f37
BUILD : 1.7.19 (1281) BUGS : NOTES : Reworded some stuffs in Changes
...
git-svn-id: svn://svn.anope.org/anope/trunk@1281 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@999 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-28 12:21:55 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
382bf176ed
BUILD : 1.7.19 (1280) BUGS : 763 NOTES : Fixed bug in ptlink protocol where topic time wasnt being sent.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1280 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@998 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-28 05:14:54 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
817316d5f7
BUILD : 1.7.19 (1279) BUGS : 765 NOTES : Fixed bug when truncating passwords to PASSMAX with enc_none.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1279 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@997 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-28 04:43:10 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
f539caac0d
BUILD : 1.7.19 (1278) BUGS : 683, 767 NOTES : [1] typo in en_us.l [2] Provided by katsklaws patch: inspircd11 protocol now uses svshold.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1278 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@996 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-28 03:09:22 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
eaa1e65e38
BUILD : 1.7.19 (1277) BUGS : 759 NOTES : Added missed NS CONFIRM help.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1277 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@995 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-27 22:31:45 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
b768f0be3f
BUILD : 1.7.19 (1275) BUGS : 753 NOTES : Services Admins and Services Opers can now be kicked by ChanServ.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1276 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@994 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-27 19:32:35 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
409671f5d0
BUILD : 1.7.19 (1275) BUGS : 747 NOTES : CS SET XOP can not be used if cs_xop is not loaded.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1275 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@993 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-27 19:14:16 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
1576ab143b
BUILD : 1.7.19 (1274) BUGS : 764 NOTES : Fixed firstuser/nextuser and first_uid/next_uid using the same globals thus being unable to be used at the same time
...
git-svn-id: svn://svn.anope.org/anope/trunk@1274 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@992 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-27 18:12:31 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
f9f5c677cc
BUILD : 1.7.19 (1273) BUGS : NOTES : Updated src/bin/am to now correctly work with multiversioned repositories as reported by svnversion
...
git-svn-id: svn://svn.anope.org/anope/trunk@1273 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@991 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-27 17:15:44 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
019c9a02f8
BUILD : 1.7.19 (1272) BUGS : N/A NOTES : Patch provided by teh heinz: [1] Updated the WIN32.txt document a bit [2] Re-worded the CHAN_LEVELS_XOP string in en_us.l
...
git-svn-id: svn://svn.anope.org/anope/trunk@1272 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@990 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-27 17:09:18 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
59e8ec448c
BUILD : 1.7.19 (1271) BUGS : NOTES : Fixed revision numbering in version.log
...
git-svn-id: svn://svn.anope.org/anope/trunk@1271 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@989 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-27 16:58:35 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
f946a555d0
BUILD : 1.7.19 (1268) BUGS : 714 NOTES : Moved left settings for commands to core modules.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1270 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@988 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-27 03:23:06 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
82015a606f
BUILD : 1.7.19 (1268) BUGS : 662 NOTES : Optimized akick and badwords lists, provided by Viper.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1269 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@987 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-26 20:49:18 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
17946690bf
BUILD : 1.7.19 (1268) BUGS : 662 NOTES : badword counting fixed, and now the list is sorted also. fixed remaining bug in akick sorting.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1268 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@986 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-26 20:13:33 +00:00
drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
1a5e9120c7
BUILD : 1.7.19 (1267) BUGS : 662 NOTES : akick counts are now properly decressed. os_info now really uses status var. some module clean ups.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1267 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@985 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-26 18:43:43 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
a3bf52551d
BUILD : 1.7.19 (1266) BUGS : NOTES : Updated src/bin/am for now SVN host some more
...
git-svn-id: svn://svn.anope.org/anope/trunk@1266 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@984 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-26 18:40:24 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
4f9325f8d0
BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information
...
git-svn-id: svn://svn.anope.org/anope/trunk@1265 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@983 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-26 15:33:06 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
15556aadb6
BUILD : 1.7.19 (1263) BUGS : NOTES : Made an oops in the fix for bug 742 :) (wrong params passed to a function)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1264 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@982 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-13 10:43:37 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
d45fabdda8
BUILD : 1.7.19 (1263) BUGS : 742 NOTES : Fixed inspircd11.c so it generates a fake capab parse call to enable things like NOQUIT... also ran indent on inspircd11.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@1263 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@981 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-11 08:41:18 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
f3d98aecbc
BUILD : 1.7.19 (1262) BUGS : 727 NOTES : Fixed DefConChanModes being re-set while being unset
...
git-svn-id: svn://svn.anope.org/anope/trunk@1262 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@980 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-08 18:41:42 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
d20ad8e180
BUILD : 1.7.19 (1260) BUGS : 734 NOTES : Fixed a false debug notice claiming the killed user did not exist when it was killed due to a session limit exceeded
...
git-svn-id: svn://svn.anope.org/anope/trunk@1261 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@979 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-08 18:25:14 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
ba5c044340
BUILD : 1.7.19 (1260) BUGS : NOTES : Updated FAQ to reflect the changes on wiki/site
...
git-svn-id: svn://svn.anope.org/anope/trunk@1260 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@978 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-08 17:20:23 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
e975f89e18
BUILD : 1.7.19 (1258) BUGS : NOTES : Quick fix to src/bin/am to make it work (sort of) again...
...
git-svn-id: svn://svn.anope.org/anope/trunk@1259 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@977 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-05 15:38:31 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
597212d17a
BUILD : 1.7.19 (1258) BUGS : 750 NOTES : Fixed CA_AUTODEOP not working anymore (since 1.7.9 or so probably)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1258 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@976 5417fbe8-f217-4b02-8779-1006273d7864
2007-08-05 12:36:26 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
945b51b780
BUILD : 1.7.19 (1256) BUGS : NOTES : Moved the displaying of command infos on command add/remove to debug level 2 instead of 1
...
git-svn-id: svn://svn.anope.org/anope/trunk@1256 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@975 5417fbe8-f217-4b02-8779-1006273d7864
2007-07-14 08:10:22 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
e873466498
BUILD : 1.7.19 (1255) BUGS : 743 NOTES : Fixed various compile errors with make strict
...
git-svn-id: svn://svn.anope.org/anope/trunk@1255 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@974 5417fbe8-f217-4b02-8779-1006273d7864
2007-07-09 11:24:04 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
782aed6801
BUILD : 1.7.19 (1254) BUGS : 741 NOTES : Fixed a possible buffer overflow in inspircd10.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@1254 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@973 5417fbe8-f217-4b02-8779-1006273d7864
2007-07-09 11:14:44 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2a0c54c27c
BUILD : 1.7.19 (1253) BUGS : 737 NOTES : Fixed GlobalOnCycle notices being sent to Anope itself and juped servers
...
git-svn-id: svn://svn.anope.org/anope/trunk@1253 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@972 5417fbe8-f217-4b02-8779-1006273d7864
2007-07-09 11:09:33 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
873125f4ae
BUILD : 1.7.19 (1252) BUGS : 729 NOTES : Fixed various access levels for oper commands
...
git-svn-id: svn://svn.anope.org/anope/trunk@1252 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@971 5417fbe8-f217-4b02-8779-1006273d7864
2007-07-09 11:01:44 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
813c850fa2
BUILD : 1.7.19 (1251) BUGS : 732 NOTES : Fixed /os MODINFO showing no
...
git-svn-id: svn://svn.anope.org/anope/trunk@1251 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@970 5417fbe8-f217-4b02-8779-1006273d7864
2007-06-18 13:37:10 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
e16865f8bb
BUILD : 1.7.19 (1250) BUGS : 718 NOTES : Fixed the fact that we did not send a receive-notification for the SQUIT for a juped server
...
git-svn-id: svn://svn.anope.org/anope/trunk@1250 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@969 5417fbe8-f217-4b02-8779-1006273d7864
2007-06-15 14:30:04 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
aa8ba0dc72
BUILD : 1.7.19 (1249) BUGS : 726 NOTES : Fixed some jupe stuff: when juping a currently non-existing server, it was still squitted and the globaloncycleup message was sent to newly juped servers
...
git-svn-id: svn://svn.anope.org/anope/trunk@1249 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@968 5417fbe8-f217-4b02-8779-1006273d7864
2007-06-15 13:47:46 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
37df212c38
BUILD : 1.7.19 (1248) BUGS : NOTES : Development Framework
...
git-svn-id: svn://svn.anope.org/anope/trunk@1248 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@967 5417fbe8-f217-4b02-8779-1006273d7864
2007-06-15 13:20:02 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
5ebf148784
BUILD : 1.7.19 (1247) BUGS : NOTES : Anope 1.7.19 Release
...
git-svn-id: svn://svn.anope.org/anope/trunk@1247 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@966 5417fbe8-f217-4b02-8779-1006273d7864
2007-06-10 12:06:54 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
60794f50c7
BUILD : 1.7.18 (1246) BUGS : NOTES : Fixed possible compile error with inspircd11 on win32
...
git-svn-id: svn://svn.anope.org/anope/trunk@1246 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@965 5417fbe8-f217-4b02-8779-1006273d7864
2007-06-10 11:43:40 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
461af46f0e
BUILD : 1.7.18 (1245) BUGS : 671 NOTES : NSDefKill can now only be enabled if UsePrivmsg is also enabled; NSDefKill is now used instead of UsePrivmsg to determine whether unregistered users receive PRIVMSGs or NOTICEs
...
git-svn-id: svn://svn.anope.org/anope/trunk@1245 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@964 5417fbe8-f217-4b02-8779-1006273d7864
2007-06-09 15:27:41 +00:00
mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
0bdd730f3c
BUILD : 1.7.18 (1244) BUGS : 713 719 NOTES : Corrected typo in rdb.c, added code in backup_databases() and remove_backups() to backup the prenick db, and added checks in remove_backups() for s_BotServ and s_HostServ being NULL
...
git-svn-id: svn://svn.anope.org/anope/trunk@1244 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@963 5417fbe8-f217-4b02-8779-1006273d7864
2007-06-04 13:04:05 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
42703a0e5e
BUILD : 1.7.18 (1243) BUGS : NOTES : Fixed a typo in example.conf
...
git-svn-id: svn://svn.anope.org/anope/trunk@1243 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@962 5417fbe8-f217-4b02-8779-1006273d7864
2007-05-30 13:33:58 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
d153e04ffd
BUILD : 1.7.18 (1242) BUGS : NOTES : Minor tweaks to the ns_noop_convert output
...
git-svn-id: svn://svn.anope.org/anope/trunk@1242 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@961 5417fbe8-f217-4b02-8779-1006273d7864
2007-04-22 17:28:49 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
d04fbb953b
BUILD : 1.7.18 (1241) BUGS : 707 NOTES : Applied a patch by jilles to fix various charybdis and ts6 related issues
...
git-svn-id: svn://svn.anope.org/anope/trunk@1241 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@960 5417fbe8-f217-4b02-8779-1006273d7864
2007-04-21 12:35:13 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
208219f8ec
BUILD : 1.7.18 (1240) BUGS : 706 NOTES : Fixed EVENT_ACCESS_DEL nog being sent on each delete when mass-deleting in cs_xop
...
git-svn-id: svn://svn.anope.org/anope/trunk@1240 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@959 5417fbe8-f217-4b02-8779-1006273d7864
2007-04-21 12:28:49 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
d10f00f918
BUILD : 1.7.18 (1239) BUGS : 705 NOTES : Applied patch by Jan Milants to fix the swapped ACCESS_ADD and ACCESS_CHANGED events in cs_xop
...
git-svn-id: svn://svn.anope.org/anope/trunk@1239 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@958 5417fbe8-f217-4b02-8779-1006273d7864
2007-04-21 12:16:12 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
092d240f6b
BUILD : 1.7.18 (1238) BUGS : 662 NOTES : Fixed array count not being decremented on ChanServ access lists (provided by Jan Milants)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1238 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@957 5417fbe8-f217-4b02-8779-1006273d7864
2007-04-21 11:50:12 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
ab0dc81bc2
BUILD : 1.7.18 (1237) BUGS : 661 NOTES : Fixed DefCon which did not force DefConChanModes when it was enabled
...
git-svn-id: svn://svn.anope.org/anope/trunk@1237 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@956 5417fbe8-f217-4b02-8779-1006273d7864
2007-04-21 11:19:52 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
df8e1b5f39
# BUILD : 1.7.18 (1236) # BUGS : # NOTES : Applied Rob's password length patch
...
git-svn-id: svn://svn.anope.org/anope/trunk@1236 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@955 5417fbe8-f217-4b02-8779-1006273d7864
2007-03-19 11:13:29 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
de39a0e8a7
# BUILD : 1.7.18 (1235) # BUGS : 643 # NOTES : Defcon's AKILL will now honor the server's sync flag
...
git-svn-id: svn://svn.anope.org/anope/trunk@1235 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@954 5417fbe8-f217-4b02-8779-1006273d7864
2007-03-18 23:23:33 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
6af154683f
# BUILD : 1.7.18 (1234) # BUGS : 680 681 # NOTES : typos in en_us.l
...
git-svn-id: svn://svn.anope.org/anope/trunk@1234 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@953 5417fbe8-f217-4b02-8779-1006273d7864
2007-03-18 22:39:24 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
32be13478a
# BUILD : 1.7.18 (1233) # BUGS : 670 # NOTES : Fixed minor booboo in en_us.l and de.l
...
git-svn-id: svn://svn.anope.org/anope/trunk@1233 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@952 5417fbe8-f217-4b02-8779-1006273d7864
2007-03-18 21:11:46 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2fee554262
# BUILD : 1.7.18 (1232) # BUGS : 622 # NOTES : Modified en_us.l, de.l and Changes.lang to fix 622.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1232 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@951 5417fbe8-f217-4b02-8779-1006273d7864
2007-03-18 21:04:51 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
6ab1b8f131
BUILD : 1.7.18 (1231) BUGS : N/A NOTES : Ensure moduleData is still populated when anopeFini gets called when explicitaly unloading a single module.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1231 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@950 5417fbe8-f217-4b02-8779-1006273d7864
2007-03-14 17:08:27 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
13c26383c9
# BUILD : 1.7.18 (1230) # BUGS : 656 # NOTES : We now send out UNKLINE on hybridircd
...
git-svn-id: svn://svn.anope.org/anope/trunk@1230 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@949 5417fbe8-f217-4b02-8779-1006273d7864
2007-03-03 16:19:06 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
f70d6e35ec
# BUILD : 1.7.18 (1229) # BUGS : 690 # NOTES : SAs can no longer move down other SAs to the SO list.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1229 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@948 5417fbe8-f217-4b02-8779-1006273d7864
2007-03-03 12:28:40 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
976c246b69
BUILD : 1.7.18 (1228) BUGS : 672 NOTES : Fixed a crash when MySQL was enabled; it checked the (unset) uplink server flags resulting in a segfault
...
git-svn-id: svn://svn.anope.org/anope/trunk@1228 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@947 5417fbe8-f217-4b02-8779-1006273d7864
2007-01-22 17:20:14 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
bf19cf3784
BUILD : 1.7.18 (1227) BUGS : 667 NOTES : Fixed inspircd11.c using strtok_r - myStrGetToken is more compatible (strtok_r does not work on windows)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1227 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@946 5417fbe8-f217-4b02-8779-1006273d7864
2007-01-15 10:22:58 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2ad5c86dce
BUILD : 1.7.18 (1226) BUGS : 668 NOTES : Fixed win32 makefile for the inspircd protocol module changes
...
git-svn-id: svn://svn.anope.org/anope/trunk@1226 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@945 5417fbe8-f217-4b02-8779-1006273d7864
2007-01-15 10:15:35 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
b27ae8c5d4
BUILD : 1.7.18 (1225) BUGS : 669 NOTES : Fixed spurious PONGs being sent during burst when MySQL was saving (it still is a dirty hack, but at least it should work now)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1225 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@944 5417fbe8-f217-4b02-8779-1006273d7864
2007-01-15 10:12:22 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
4a8a6b8a4e
BUILD : 1.7.18 (1224) BUGS : 663 NOTES : Fixed BotServ kicks to now obey the SignKick setting of the channel
...
git-svn-id: svn://svn.anope.org/anope/trunk@1224 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@943 5417fbe8-f217-4b02-8779-1006273d7864
2007-01-10 20:21:45 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
264fb0c8bf
BUILD : 1.7.18 (1223) BUGS : 666 NOTES : Fixed CHAN_SYMBOL_REQUIRED which claimed one can register local (&) channels (sorry Rob, i should have left this bug for you)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1223 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@942 5417fbe8-f217-4b02-8779-1006273d7864
2007-01-10 20:01:58 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
c563f6e9ab
BUILD : 1.7.18 (1222) BUGS : 665 NOTES : Fixed a minor syntax error in anoperc (echi instead of echo)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1222 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@941 5417fbe8-f217-4b02-8779-1006273d7864
2007-01-10 19:52:02 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
69196c40e5
BUILD : 1.7.18 (1221) BUGS : 659 NOTES : Fixed a mistake in the MySQL code with identifying services roots
...
git-svn-id: svn://svn.anope.org/anope/trunk@1221 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@940 5417fbe8-f217-4b02-8779-1006273d7864
2007-01-06 20:13:36 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
0b74a48e20
BUILD : 1.7.18 (1220) BUGS : 657 NOTES : Fixed various OperServ commands which did not respect a disabled OSOpersOnly
...
git-svn-id: svn://svn.anope.org/anope/trunk@1220 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@939 5417fbe8-f217-4b02-8779-1006273d7864
2007-01-06 19:57:55 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
bd6a836a88
BUILD : 1.7.18 (1219) BUGS : NOTES : Fixed a missing backtick in the INSERT query for newsitems
...
git-svn-id: svn://svn.anope.org/anope/trunk@1219 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@938 5417fbe8-f217-4b02-8779-1006273d7864
2007-01-06 17:31:07 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2c390a1929
BUILD : 1.7.18 (1218) BUGS : 622 NOTES : Fixed ChanServ LIST to now search for <#chan> if only <chan> is given; Fixed all LIST commands to give error reporting when specifying incorrect ranges.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1218 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@937 5417fbe8-f217-4b02-8779-1006273d7864
2007-01-02 14:54:07 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
ba36a78231
BUILD : 1.7.18 (1217) BUGS : NOTES : Fixed small mistakes in both InspIRCd protocol modules
...
git-svn-id: svn://svn.anope.org/anope/trunk@1217 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@936 5417fbe8-f217-4b02-8779-1006273d7864
2007-01-02 13:15:42 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
1318ed7342
BUILD : 1.7.18 (1216) BUGS : NOTES : Added support for inspircd 1.1 (b8+)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1216 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@935 5417fbe8-f217-4b02-8779-1006273d7864
2007-01-01 22:34:59 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
c3c60a91e9
BUILD : 1.7.18 (1215) BUGS : NOTES : Development Framework
...
git-svn-id: svn://svn.anope.org/anope/trunk@1215 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@934 5417fbe8-f217-4b02-8779-1006273d7864
2007-01-01 22:34:08 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
5ed652014d
BUILD : 1.7.18 (1214) BUGS : NOTES : Anope 1.7.18 Release
...
git-svn-id: svn://svn.anope.org/anope/trunk@1214 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@933 5417fbe8-f217-4b02-8779-1006273d7864
2006-12-31 22:28:55 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
327d27183f
BUILD : 1.7.17 (1213) BUGS : 651 653 NOTES : Fixed channel joins being logged twice in debug mode on some IRCds and BotServ incorrectly attempting to remove bans with BSSmartJoin
...
git-svn-id: svn://svn.anope.org/anope/trunk@1213 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@932 5417fbe8-f217-4b02-8779-1006273d7864
2006-12-30 17:21:37 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
fa67b03616
BUILD : 1.7.17 (1212) BUGS : 652 NOTES : Fixed handleModuleOperationQueue to also include error messages instead of only error numbers
...
git-svn-id: svn://svn.anope.org/anope/trunk@1212 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@931 5417fbe8-f217-4b02-8779-1006273d7864
2006-12-27 15:54:10 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
c0c0a6441e
BUILD : 1.7.17 (1211) BUGS : 650 NOTES : Fixed ModuleNoticeLang which was formatting the string twice
...
git-svn-id: svn://svn.anope.org/anope/trunk@1211 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@930 5417fbe8-f217-4b02-8779-1006273d7864
2006-12-27 15:44:30 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
4e409e31cb
BUILD : 1.7.17 (1210) BUGS : 645 646 647 NOTES : Fixed anoperc restart, nickchanges on TS6, typo in CHAN_REGISTER_NONE_CHANNEL; added error messages when RDB functions fail (thx heinz)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1210 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@929 5417fbe8-f217-4b02-8779-1006273d7864
2006-12-24 17:51:32 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
6e7add309d
BUILD : 1.7.17 (1209) BUGS : NOTES : Another batch of changes regarding RDB/MySQL; all functions are now doing proper error reporting; errors are not yet handled properly
...
git-svn-id: svn://svn.anope.org/anope/trunk@1209 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@928 5417fbe8-f217-4b02-8779-1006273d7864
2006-12-23 13:25:01 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
ee5559be07
BUILD : 1.7.17 (1208) BUGS : N/A NOTES : EVENT_BOT_KICK and EVENT_BOT_ADD added
...
git-svn-id: svn://svn.anope.org/anope/trunk@1208 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@927 5417fbe8-f217-4b02-8779-1006273d7864
2006-12-12 20:21:59 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
3fb604b1c7
BUILD : 1.7.17 (1207) BUGS : 641 NOTES : Fixed EVENT_TOPIC_UPDATED not being sent when the topic was updated from within certain protocol modules
...
git-svn-id: svn://svn.anope.org/anope/trunk@1207 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@926 5417fbe8-f217-4b02-8779-1006273d7864
2006-12-10 12:27:56 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
01e6313e3a
BUILD : 1.7.17 (1206) BUGS : 631 NOTES : Fixed small language mistake in en_us.l and nl.l
...
git-svn-id: svn://svn.anope.org/anope/trunk@1206 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@925 5417fbe8-f217-4b02-8779-1006273d7864
2006-12-10 12:17:20 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
78e33a25b5
BUILD : 1.7.17 (1205) BUGS : 630 NOTES : Fixed a small typo in ru.l
...
git-svn-id: svn://svn.anope.org/anope/trunk@1205 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@924 5417fbe8-f217-4b02-8779-1006273d7864
2006-12-10 12:14:53 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
38d475d41b
BUILD : 1.7.17 (1204) BUGS : 629 NOTES : Fixed ns_alist which did not accept Founder as a correct min_lev
...
git-svn-id: svn://svn.anope.org/anope/trunk@1204 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@923 5417fbe8-f217-4b02-8779-1006273d7864
2006-12-10 12:08:02 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
bcd28b951d
BUILD : 1.7.17 (1203) BUGS : NOTES : Small MySQL fix which should have already been in
...
git-svn-id: svn://svn.anope.org/anope/trunk@1203 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@922 5417fbe8-f217-4b02-8779-1006273d7864
2006-12-09 23:15:14 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
10aac18c8e
BUILD : 1.7.17 (1202) BUGS : 640 NOTES : Fixed langfiles having CHANAKILL instead of CHANKILL in the chankill syntax lines
...
git-svn-id: svn://svn.anope.org/anope/trunk@1202 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@921 5417fbe8-f217-4b02-8779-1006273d7864
2006-12-09 23:05:29 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
d0c761723c
BUILD : 1.7.17 (1201) BUGS : 634 NOTES : Fixed install.js by adding the possibility to search for files on multiple drives instead of just C:
...
git-svn-id: svn://svn.anope.org/anope/trunk@1201 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@920 5417fbe8-f217-4b02-8779-1006273d7864
2006-12-09 22:58:17 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
fb05b60099
BUILD : 1.7.17 (1200) BUGS : 632 NOTES : Fixed BotServ KICK incorrectly reporting assigned status
...
git-svn-id: svn://svn.anope.org/anope/trunk@1200 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@919 5417fbe8-f217-4b02-8779-1006273d7864
2006-12-09 22:55:00 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
3aa379bb92
BUILD : 1.7.17 (1199) BUGS : 621 NOTES : Added the ability to see if AutoOp is enabled in NickServ INFO displays.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1199 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@918 5417fbe8-f217-4b02-8779-1006273d7864
2006-12-09 22:50:13 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
6e41124608
BUILD : 1.7.17 (1198) BUGS : NOTES : Reviewed and updated all of the MySQL code...
...
git-svn-id: svn://svn.anope.org/anope/trunk@1198 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@917 5417fbe8-f217-4b02-8779-1006273d7864
2006-12-09 22:35:44 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
888fe64c60
BUILD : 1.7.17 (1196) BUGS : 623 NOTES : Applied marks 623 patch, didnt apply the 621 patch as only en_us.l has been updated in it.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1196 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@916 5417fbe8-f217-4b02-8779-1006273d7864
2006-11-02 17:37:30 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
cecd5c2e3a
BUILD : 1.7.17 (1195) BUGS : N/A NOTES : testing...
...
git-svn-id: svn://svn.anope.org/anope/trunk@1195 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@915 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-30 20:41:44 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
5cf678610b
BUILD : 1.7.17 (1194) BUGS : N/A NOTES : Hmm it sent the mail but didnt commit...
...
git-svn-id: svn://svn.anope.org/anope/trunk@1194 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@914 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-29 19:39:52 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
fbbbbd387f
BUILD : 1.7.17 (1193) BUGS : N/A NOTES : really just making sure i can still commit properly
...
git-svn-id: svn://svn.anope.org/anope/trunk@1193 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@913 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-28 12:41:11 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
3fad73f4cd
BUILD : 1.7.17 (1192) BUGS : 617 NOTES : Send svspart instead of eob
...
git-svn-id: svn://svn.anope.org/anope/trunk@1192 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@912 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-21 13:51:42 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
5b3eb75157
BUILD : 1.7.17 (1191) BUGS : 616 NOTES : Error message changed when trying to register a nick before NSRegDelay is up.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1191 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@911 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-20 06:29:29 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
e02f698fba
BUILD : 1.7.17 (1190) BUGS : N/A NOTES : sha1 is a valid choice of encryption hash
...
git-svn-id: svn://svn.anope.org/anope/trunk@1190 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@910 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-18 17:52:45 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
c2e07f08ea
BUILD : 1.7.17 (1189) BUGS : NOTES : Support for mlocking +c on ultimate3 was missing
...
git-svn-id: svn://svn.anope.org/anope/trunk@1189 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@909 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-18 16:31:48 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
f41d792c01
BUILD : 1.7.17 (1188) BUGS : N/A NOTES : Make the mysql secure check easier to read... its ugly :(
...
git-svn-id: svn://svn.anope.org/anope/trunk@1188 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@908 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-18 08:13:35 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
9911e0abb2
BUILD : 1.7.17 (1187) BUGS : N/A NOTES : Put mysql secure back to how it should be - i think
...
git-svn-id: svn://svn.anope.org/anope/trunk@1187 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@907 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-18 08:08:01 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
706c469cf6
BUILD : 1.7.17 (1186) BUGS : N/A NOTES : Encryption fixes for win32
...
git-svn-id: svn://svn.anope.org/anope/trunk@1186 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@906 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-17 21:25:16 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
9bf8366451
BUILD : 1.7.17 (1185) BUGS : N/A NOTES : Encryption now offers the choice of none, old and md5 - the md5 module is nicely taken from irc-services and actaully works, yes, real md5, in anope, wow eh?
...
git-svn-id: svn://svn.anope.org/anope/trunk@1185 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@905 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-17 20:42:40 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
3dbe219758
BUILD : 1.7.17 (1184) BUGS : NOTES : Development Framework
...
git-svn-id: svn://svn.anope.org/anope/trunk@1184 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@904 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-17 20:22:18 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
a49ef00dd2
BUILD : 1.7.17 (1182) BUGS : NOTES : Anope 1.7.17 release
...
git-svn-id: svn://svn.anope.org/anope/trunk@1182 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@903 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-17 19:15:37 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
b84de63e72
BUILD : 1.7.16 (1181) BUGS : NOTES : Fixed MySQL detection in configure.in; it should now always work correctly if mysql_config is found
...
git-svn-id: svn://svn.anope.org/anope/trunk@1181 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@902 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-17 19:08:23 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
4d638356f5
BUILD : 1.7.16 (1180) BUGS : 614 NOTES : Fixed: [1] MySQL not storing passwords at all (blank passes) [2] saving of ttb with MySQL/RDB was completely fubar [3] do not send PONG-flood anymore on db-load...
...
git-svn-id: svn://svn.anope.org/anope/trunk@1180 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@901 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-17 18:13:32 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
af5f8af76f
BUILD : 1.7.16 (1179) BUGS : NOTES : Changed uber-mysql-validation-detection to use AM_LINK_IFELSE as it should have used all along...
...
git-svn-id: svn://svn.anope.org/anope/trunk@1179 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@900 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-16 17:53:02 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
dac7c2dbfd
BUILD : 1.7.16 (1178) BUGS : NOTES : Fixed a MySQL query error in the RDB functions.... successor cannot be NULL
...
git-svn-id: svn://svn.anope.org/anope/trunk@1178 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@899 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-16 17:09:52 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
8184ae912a
BUILD : 1.7.16 (1177) BUGS : NOTES : Fixed MySQL query debug to not excessivly quote queries before displaying in debug mode
...
git-svn-id: svn://svn.anope.org/anope/trunk@1177 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@898 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-16 17:07:30 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
3681b6d834
BUILD : 1.7.16 (1176) BUGS : 611 NOTES : Fixed anoperc restart to allow arguments like anoperc start
...
git-svn-id: svn://svn.anope.org/anope/trunk@1176 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@897 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-16 16:15:09 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2db88fcaf2
BUILD : 1.7.16 (1175) BUGS : 612 NOTES : Fixed a number of MySQL/RDB-related functions which did not correctly escape their arguments
...
git-svn-id: svn://svn.anope.org/anope/trunk@1175 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@896 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-16 15:05:00 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
6e77a5d94d
BUILD : 1.7.16 (1174) BUGS : NOTES : Fixed src/mod_version.c to be compiled with module options and added an additional check to see if the values returned by mysql_config are valid
...
git-svn-id: svn://svn.anope.org/anope/trunk@1174 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@895 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-15 15:49:54 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
6f94f2bb57
BUILD : 1.7.16 (1173) BUGS : NOTES : Fixed a boo-boo in docs/WIN32.txt and removed a solved bug from BUGS (the one with clone detection... well its
...
git-svn-id: svn://svn.anope.org/anope/trunk@1173 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@894 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-15 14:24:59 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
d8c5219038
BUILD : 1.7.16 (1172) BUGS : NOTES : Added copyright notice for strlcat() and strlcpy() in src/misc.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@1172 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@893 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-15 12:40:52 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
449c739d21
BUILD : 1.7.16 (1171) BUGS : NOTES : Small documentation updates
...
git-svn-id: svn://svn.anope.org/anope/trunk@1171 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@892 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-15 09:10:41 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
6494fe3cb1
BUILD : 1.7.16 (1170) BUGS : NOTES : Development Framework
...
git-svn-id: svn://svn.anope.org/anope/trunk@1170 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@891 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-15 08:39:34 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
34b4a16c81
BUILD : 1.7.16 (1168) BUGS : NOTES : Anope 1.7.16 Release
...
git-svn-id: svn://svn.anope.org/anope/trunk@1168 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@890 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-09 18:04:20 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
ba2af84c20
BUILD : 1.7.15 (1167) BUGS : 609 NOTES : Removed LANGUAGE from the SASET help for nearly all languages (it was only not there in en_us.l)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1167 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@889 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-09 12:41:17 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
ea9c78fa8a
# BUILD : 1.7.15 (1166) # BUGS : 603 # NOTES : Modified do_umode() to work with last fix.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1166 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@888 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-08 11:51:43 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
86f5463a30
BUILD : 1.7.15 (1165) BUGS : 603 NOTES : Added support for SVSMODE by parsing it as a MODE on supported IRCDs
...
git-svn-id: svn://svn.anope.org/anope/trunk@1165 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@887 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-07 15:11:22 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
3c17a07b8e
BUILD : 1.7.15 (1164) BUGS : 607 NOTES : Fixed the BotServ CAPS-kicker; when calculating the percentage, it now ignores all non-alphabetic characters
...
git-svn-id: svn://svn.anope.org/anope/trunk@1164 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@886 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-07 12:03:20 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
aa52d94df4
BUILD : 1.7.15 (1163) BUGS : NOTES : Various small changes to documentation and example config (and removing void \r from sources)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1163 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@885 5417fbe8-f217-4b02-8779-1006273d7864
2006-10-01 20:14:33 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
f11e06eca8
BUILD : 1.7.15 (1162) BUGS : 604 NOTES : Added functions to let modules backup their own databases and added this functionality to the bundled modules
...
git-svn-id: svn://svn.anope.org/anope/trunk@1162 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@884 5417fbe8-f217-4b02-8779-1006273d7864
2006-09-29 17:54:07 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
c565a28c43
BUILD : 1.7.15 (1161) BUGS : 606 NOTES : Fixed Makefile.win32 to fix a typo and nmake clean (it now uses spotless)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1161 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@883 5417fbe8-f217-4b02-8779-1006273d7864
2006-09-29 16:29:46 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
0d787aed6c
# BUILD : 1.7.15 (1159) # BUGS : 603 # NOTES : we will now process UnrealIRCd's SVS(2)MODE messages
...
git-svn-id: svn://svn.anope.org/anope/trunk@1159 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@882 5417fbe8-f217-4b02-8779-1006273d7864
2006-09-28 08:52:35 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
483f14f2f8
BUILD : 1.7.15 (1158) BUGS : NOTES : Fixed the Makefile to let make work with multiple threads (tested with 3)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1158 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@881 5417fbe8-f217-4b02-8779-1006273d7864
2006-09-25 07:46:51 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
b092b4ea23
BUILD : 1.7.15 (1157) BUGS : 589 NOTES : Fixed restarting under windows, it should now work correctly
...
git-svn-id: svn://svn.anope.org/anope/trunk@1157 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@880 5417fbe8-f217-4b02-8779-1006273d7864
2006-09-24 15:59:01 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
36d36419b3
BUILD : 1.7.15 (1156) BUGS : NOTES : Another small fix in nl.l
...
git-svn-id: svn://svn.anope.org/anope/trunk@1156 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@879 5417fbe8-f217-4b02-8779-1006273d7864
2006-09-17 18:52:25 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
6e79bd3850
BUILD : 1.7.15 (1155) BUGS : NOTES : Fixed small mistakes in nl.l
...
git-svn-id: svn://svn.anope.org/anope/trunk@1155 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@878 5417fbe8-f217-4b02-8779-1006273d7864
2006-09-17 18:48:36 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2d78a392ef
BUILD : 1.7.15 (1154) BUGS : N/A NOTES : Fixed plexus3 noop support
...
git-svn-id: svn://svn.anope.org/anope/trunk@1154 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@877 5417fbe8-f217-4b02-8779-1006273d7864
2006-09-12 17:49:51 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
4cb9eb9773
# BUILD : 1.7.15 (1153) # BUGS : 596 # NOTES : Applied first part of Heinz's win32 patch
...
git-svn-id: svn://svn.anope.org/anope/trunk@1153 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@876 5417fbe8-f217-4b02-8779-1006273d7864
2006-09-11 11:38:07 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
8b87cc15ab
BUILD : 1.7.15 (1152) BUGS : 599 NOTES : Corrected valid nick characters for /OS SVSNICK by making the bs_bot isvalidnick() macro global via services.h
...
git-svn-id: svn://svn.anope.org/anope/trunk@1152 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@875 5417fbe8-f217-4b02-8779-1006273d7864
2006-09-10 19:46:53 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
60b3c3568a
BUILD : 1.7.15 (1151) BUGS : 601 NOTES : Fixed us with reposding we didnt
...
git-svn-id: svn://svn.anope.org/anope/trunk@1151 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@874 5417fbe8-f217-4b02-8779-1006273d7864
2006-09-10 19:24:20 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
afb6d55cc0
BUILD : 1.7.15 (1150) BUGS : 595 NOTES : Fixed MySQL making a new connection for each query (bit TOO enthousiastic?)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1150 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@873 5417fbe8-f217-4b02-8779-1006273d7864
2006-09-10 17:10:24 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
517b4b0629
BUILD : 1.7.15 (1149) BUGS : 598 NOTES : Added HOP to the list of XOP commands in the error from ChanServ ACCESS when XOP is enabled on supported ircds (and that line is too long!)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1149 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@872 5417fbe8-f217-4b02-8779-1006273d7864
2006-09-10 16:42:57 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
f5ab326d07
BUILD : 1.7.15 (1148) BUGS : 588 NOTES : Added SASET AUTOOP to NickServ to match SET AUTOOP
...
git-svn-id: svn://svn.anope.org/anope/trunk@1148 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@871 5417fbe8-f217-4b02-8779-1006273d7864
2006-09-10 16:07:32 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
3d5e804ca1
BUILD : 1.7.15 (1147) BUGS : 587 NOTES : Fixed missing help for /ns SET AUTOOP
...
git-svn-id: svn://svn.anope.org/anope/trunk@1147 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@870 5417fbe8-f217-4b02-8779-1006273d7864
2006-09-10 15:53:17 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
651507491d
BUILD : 1.7.15 (1146) BUGS : 583 NOTES : Fixed mass compiler warnings with make strict on FC5 (patch by Trystan)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1146 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@869 5417fbe8-f217-4b02-8779-1006273d7864
2006-09-10 15:20:20 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
cd1d095290
BUILD : 1.7.15 (1145) BUGS : 579 NOTES : Fixed make strict issues with src/tools
...
git-svn-id: svn://svn.anope.org/anope/trunk@1145 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@868 5417fbe8-f217-4b02-8779-1006273d7864
2006-09-10 15:15:14 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
9993ee6ae5
BUILD : 1.7.15 (1144) BUGS : NOTES : Fixed some c++-comments rob added; c-comments ftw!
...
git-svn-id: svn://svn.anope.org/anope/trunk@1144 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@867 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-27 18:26:41 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
c2099cc2ad
BUILD : 1.7.15 (1143) BUGS : 593 NOTES : Fixed mod_current_module not always NULL-ified in mod_run_cmd, resulting in weird segfaults in special situations
...
git-svn-id: svn://svn.anope.org/anope/trunk@1143 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@866 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-27 18:08:36 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
785a427b00
BUILD : 1.7.15 (1142) BUGS : N/A NOTES : Dont let hybrid send EOBs since we told it we dont suppor them anymore
...
git-svn-id: svn://svn.anope.org/anope/trunk@1142 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@865 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-23 08:13:14 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
739674e854
BUILD : 1.7.15 (1141) BUGS : N/A NOTES : Removed EOB support from hybrid protocol file, this should make things like entry message work even after a remove net-join
...
git-svn-id: svn://svn.anope.org/anope/trunk@1141 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@864 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-23 08:04:57 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
e2637d0455
BUILD : 1.7.15 (1140) BUGS : N/A NOTES : Plexus3 can send global EOBs if we send SVS in the capab string - so now we do, this does NOT help with other hyb based ircds, and they still have an issue.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1140 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@863 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-23 07:57:12 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
d933cd62cb
BUILD : 1.7.15 (1139) BUGS : N/A NOTES : Applied pelxus3 fixs from ThaPrince
...
git-svn-id: svn://svn.anope.org/anope/trunk@1139 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@862 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-22 09:28:08 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
d222e75a6d
BUILD : 1.7.15 (1138) BUGS : 585 NOTES : Another attempt at fixing db_mysql_query()
...
git-svn-id: svn://svn.anope.org/anope/trunk@1138 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@861 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-21 17:48:23 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
fee55f4516
BUILD : 1.7.15 (1137) BUGS : n/a NOTES : Another try at better mysql query.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1137 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@860 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-21 15:03:43 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
d85e7973bd
# BUILD : 1.7.15 (1136) # BUGS : 578 # NOTES : fixed bsd compiler warning
...
git-svn-id: svn://svn.anope.org/anope/trunk@1136 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@859 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-20 09:25:19 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
edbd71f403
# BUILD : 1.7.15 (1135) # BUGS : 586 584 582 # NOTES : several fixes
...
git-svn-id: svn://svn.anope.org/anope/trunk@1135 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@858 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-20 09:04:49 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
8dc1436279
BUILD : 1.7.15 (1134) BUGS : N/A NOTES : Missed two %Rs in hun.l
...
git-svn-id: svn://svn.anope.org/anope/trunk@1134 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@857 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-14 19:11:13 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2197e82de3
BUILD : 1.7.15 (1133) BUGS : N/A NOTES : Improved robustness on db_mysql_query()
...
git-svn-id: svn://svn.anope.org/anope/trunk@1133 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@856 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-14 18:08:02 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
efbe346d45
BUILD : 1.7.15 (1132) BUGS : NOTES : Fixed development framework
...
git-svn-id: svn://svn.anope.org/anope/trunk@1132 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@855 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-09 18:20:45 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
9c6eaa57c5
# BUILD : 1.7.15 (1131) # BUGS : # NOTES : fixed revision number, we're missing an entry
...
git-svn-id: svn://svn.anope.org/anope/trunk@1131 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@854 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-09 12:35:44 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
a512a8f9eb
# BUILD : 1.7.15 (1129) # BUGS : 575 # NOTES : fixed port checking when using cmd line switches
...
git-svn-id: svn://svn.anope.org/anope/trunk@1130 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@853 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-09 12:32:06 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
b7092e6bd1
BUILD : 1.7.15 (1128) BUGS : NOTES : Anope 1.7.15 Release
...
git-svn-id: svn://svn.anope.org/anope/trunk@1128 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@852 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-08 18:18:31 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
5252a9c65e
# BUILD : 1.7.14 (1127) # BUGS : 573 # NOTES : fixed integer types in db-merger.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@1127 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@851 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-08 09:51:34 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
8ddda2eb78
BUILD : 1.7.14 (1126) BUGS : N/A NOTES : Applied ThaPrinces plexus support patch
...
git-svn-id: svn://svn.anope.org/anope/trunk@1126 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@850 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-07 12:05:54 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
1ad4aed21c
BUILD : 1.7.14 (1125) BUGS : 572 NOTES : Increasd langauge buffer size to avoid issues 256 wasnt big enough.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1125 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@849 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-07 08:47:37 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
11b73a098c
BUILD : 1.7.14 (1124) BUGS : 552 NOTES : Added a way to modules_unload_all() to specify if we should unload the protocol module or not
...
git-svn-id: svn://svn.anope.org/anope/trunk@1124 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@848 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-06 16:32:41 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
a1edb7a0c2
BUILD : 1.7.14 (1123) BUGS : 563 NOTES : Fixed UseTSMode thing for ratbox; TS6 for ratbox should work now
...
git-svn-id: svn://svn.anope.org/anope/trunk@1123 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@847 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-06 16:23:20 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
03281f47bc
# BUILD : 1.7.14 (1122) # BUGS : 571 # NOTES : fixed typos in cs_appendtopic
...
git-svn-id: svn://svn.anope.org/anope/trunk@1122 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@846 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-06 15:00:13 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
241282a395
BUILD : 1.7.14 (1121) BUGS : 491 NOTES : anope segfault on shutdown
...
git-svn-id: svn://svn.anope.org/anope/trunk@1121 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@845 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-06 08:54:51 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
7603d145b2
BUILD : 1.7.14 (1120) BUGS : N/A NOTES : ok last time with the lang file thing
...
git-svn-id: svn://svn.anope.org/anope/trunk@1120 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@844 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-06 08:40:50 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
faf12e657b
BUILD : 1.7.14 (1119) BUGS : N/A NOTES : Should have fixed my stupid segfault
...
git-svn-id: svn://svn.anope.org/anope/trunk@1119 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@843 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-06 08:27:44 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
ff0ff1d33f
BUILD : 1.7.14 (1118) BUGS : N/A NOTES : Updated Changes to show %R
...
git-svn-id: svn://svn.anope.org/anope/trunk@1118 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@842 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-05 21:46:46 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
172e0e942b
BUILD : 1.7.14 (1117) BUGS : N/A NOTES : Use %R instead of %M
...
git-svn-id: svn://svn.anope.org/anope/trunk@1117 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@841 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-05 21:46:14 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
7a0077612c
BUILD : 1.7.14 (1116) BUGS : N/A NOTES : Changed %M to %R to avoid strftime call
...
git-svn-id: svn://svn.anope.org/anope/trunk@1116 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@840 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-05 21:43:46 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
f1a17e7a80
BUILD : 1.7.14 (1115) BUGS : 491 NOTES : Dont allow IRCD Protocol modules to be unloaded
...
git-svn-id: svn://svn.anope.org/anope/trunk@1115 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@839 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-05 21:32:59 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
4800a48be3
BUILD : 1.7.14 (1114) BUGS : 565 NOTES : Updated all lang files
...
git-svn-id: svn://svn.anope.org/anope/trunk@1114 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@838 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-05 20:43:03 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
57b0db8356
# BUILD : 1.7.14 (1113) # BUGS : # NOTES : Same for de.l
...
git-svn-id: svn://svn.anope.org/anope/trunk@1113 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@837 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-05 20:18:06 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
863f7fdb6d
BUILD : 1.7.14 (1112) BUGS : 565 NOTES : %M will now be replaced by either /msg or / depending on UseStrictPrivMsg - we still need to update the .l files for all langauges tho.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1112 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@836 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-05 20:01:44 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
d61eebd738
BUILD : 1.7.14 (1111) BUGS : 570 NOTES : Allow doValidHost to be called from modules.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1111 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@835 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-05 19:07:58 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
3dae15d46c
BUILD : 1.7.14 (1110) BUGS : 523 NOTES : os_info.c now calls mSaveData on AnopeFini
...
git-svn-id: svn://svn.anope.org/anope/trunk@1110 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@834 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-05 19:04:36 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
0ea9dd7904
BUILD : 1.7.14 (1109) BUGS : 566 NOTES : Finished support for SVSJOIN/SVSPART/SWHOIS in ircd modules
...
git-svn-id: svn://svn.anope.org/anope/trunk@1109 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@833 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-05 08:37:58 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
b374f97711
BUILD : 1.7.14 (1108) BUGS : 569 NOTES : Fixed giving modes for unregistered users :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1108 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@832 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-04 10:05:03 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
9e136a5c2f
BUILD : 1.7.14 (1107) BUGS : 561 NOTES : Various small fixes for charybdis
...
git-svn-id: svn://svn.anope.org/anope/trunk@1107 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@831 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-04 09:16:34 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
f978c93b2c
# BUILD : 1.7.14 (1106) # BUGS : # NOTES : applied heinz's fix for the gcc hardened issue
...
git-svn-id: svn://svn.anope.org/anope/trunk@1106 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@830 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-03 12:06:36 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
7824683cb2
# BUILD : 1.7.14 (1105) # BUGS : 558 # NOTES : fixed usermode stuff for ratbox and shadow
...
git-svn-id: svn://svn.anope.org/anope/trunk@1105 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@829 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-03 09:22:44 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
536190a46b
git-svn-id: svn://svn.anope.org/anope/trunk@1104 31f1291d-b8d6-0310-a050-a5561fc1590b
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@828 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-02 10:50:22 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
af56eb8e61
# BUILD : 1.7.14 (1103) # BUGS : 557 # NOTES : Fixed very nasty typecast. GCC Hardened should now work.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1103 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@827 5417fbe8-f217-4b02-8779-1006273d7864
2006-08-02 10:07:36 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
147d9a91a6
# BUILD : 1.7.14 (1102) # BUGS : 560 # NOTES : fixed ptlink /newmask stuff. thx to trystan.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1102 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@826 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-24 22:12:44 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
942cb38436
BUILD : 1.7.14 (1101) BUGS : N/A NOTES : Unreal32 will now prompt users to check there link blocks if there wrong.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1101 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@825 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-24 17:16:21 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
e63637a37e
# BUILD : 1.7.14 (1100) # BUGS : # NOTES : removed os_killclones.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@1100 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@824 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-22 21:16:28 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
570acfa25f
# BUILD : 1.7.14 (1099) # BUGS : # NOTES : removed all that clone stuff
...
git-svn-id: svn://svn.anope.org/anope/trunk@1099 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@823 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-22 21:13:32 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
fff701c65b
# BUILD : 1.7.14 (1098) # BUGS : # NOTES : db-merger booboo
...
git-svn-id: svn://svn.anope.org/anope/trunk@1098 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@822 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-22 11:23:00 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
9ffc5d3579
# BUILD : 1.7.14 (1097) # BUGS : # NOTES : another fix for db-merger and epona2anope
...
git-svn-id: svn://svn.anope.org/anope/trunk@1097 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@821 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-20 18:40:09 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
d1f69f78ac
# BUILD : 1.7.14 (1096) # BUGS : 536 # NOTES : Fixed win32 versions of db-merger.c and epona2anope.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@1096 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@820 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-20 18:31:23 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2e91131c2a
BUILD : 1.7.14 (1095) BUGS : 554 NOTES : Applied heinzs manifest patch
...
git-svn-id: svn://svn.anope.org/anope/trunk@1095 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@819 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-20 16:34:48 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
0d31274e1e
BUILD : 1.7.14 (1094) BUGS : 530 NOTES : Applied marks botserv bold striping patch
...
git-svn-id: svn://svn.anope.org/anope/trunk@1094 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@818 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-20 07:32:24 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
5299cbf738
# BUILD : 1.7.14 (1093) # BUGS : # NOTES : hs_request was missing the "officially supported" flag.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1093 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@817 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-17 21:01:57 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
b5e4372c5e
# BUILD : 1.7.14 (1092) # BUGS : 551 # NOTES : applied chaz's fix for win32.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1092 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@816 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-17 15:10:04 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
6b5b5084d0
# BUILD : 1.7.14 (1091) # BUGS : 534 # NOTES : applied trystan's fantasy patch.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1091 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@815 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-15 11:53:35 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
bf547b2d30
git-svn-id: svn://svn.anope.org/anope/trunk@1090 31f1291d-b8d6-0310-a050-a5561fc1590b
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@814 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-15 11:37:43 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
339e175f44
# BUILD : 1.7.14 (1089) # BUGS : 549 # NOTES : applied trystan's patch for the SJOIN issue.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1089 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@813 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-15 10:29:34 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
94e1160fcf
# BUILD : 1.7.14 (1088) # BUGS : # NOTES : applied trystan's patch for 491.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1088 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@812 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-14 17:55:51 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
cc34de2be6
# BUILD : 1.7.14 (1087) # BUGS : 545 550 541 # NOTES : Various fixes.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1087 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@811 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-14 17:38:00 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
18c0fe03fc
BUILD : 1.7.14 (1086) BUGS : N/A NOTES : Applied gds socket buffering patch, we should play nice with inspircd now.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1086 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@810 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-13 09:51:57 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
9389fcfc68
BUILD : 1.7.14 (1085) BUGS : 544 NOTES : Applied Heinzy-mcHeinzs documentation update
...
git-svn-id: svn://svn.anope.org/anope/trunk@1085 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@809 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-11 18:16:43 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
273644bd79
BUILD : 1.7.14 (1084) BUGS : N/A NOTES : Added ns_noop_convert.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@1084 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@808 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-10 18:23:34 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
43e25b7d07
Removed ns_noop from svn
...
git-svn-id: svn://svn.anope.org/anope/trunk@1083 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@807 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-10 18:13:03 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
9d4d4e7287
BUILD : 1.7.14 (1082) BUGS : 423 NOTES : Moved ns_noop into core, its now a /ns set option.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1082 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@806 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-10 18:12:28 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
b79837538f
Undoing last commit because it isn't needed.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1081 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@805 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-04 20:28:26 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
3323816264
# BUILD : 1.7.14 (1080) # BUGS : 491? # NOTES : rewrote exception system due to a bug we couldn't track down.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1080 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@804 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-04 19:50:00 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
7ceb358ec4
# BUILD : 1.7.14 (1079)
...
# BUGS : 529 531
# NOTES : applied trystan's fix and fixed some readonly stuff
git-svn-id: svn://svn.anope.org/anope/trunk@1079 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@803 5417fbe8-f217-4b02-8779-1006273d7864
2006-07-02 16:37:28 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
4e828d3260
BUILD : 1.7.14 (1078) BUGS : 527 NOTES : Applied path from heinz for... 1) fixes bug 527 2) adds mod version to windows stuff 3) fixes some ugly indentation in install.js 4) cleans up manifest files on spotless
...
git-svn-id: svn://svn.anope.org/anope/trunk@1078 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@802 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-28 16:50:46 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
ddbaca79df
BUILD : 1.7.14 (1077) BUGS : N/A NOTES : renamed set_key to chan_set_key, modified modules Makefiles to not link against anope libs (its unneeded)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1077 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@801 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-28 16:02:09 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
b1bfa4028b
BUILD : 1.7.14 (1076) BUGS : N/A NOTES : Missing space
...
git-svn-id: svn://svn.anope.org/anope/trunk@1076 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@800 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-26 21:59:43 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
6bb8ba1f1f
BUILD : 1.7.14 (1075) BUGS : N/A NOTES : multiple file modules now respect mod_version, and ./configure is checked for and executed.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1075 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@799 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-26 21:43:33 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
5dd84294b7
BUILD : 1.7.14 (1074) BUGS : N/A NOTES : Small patch by ThaPrince for ircds with modes on id
...
git-svn-id: svn://svn.anope.org/anope/trunk@1074 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@798 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-25 22:05:00 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
90252bbecc
BUILD : 1.7.14 (1073) BUGS : N/A NOTES : Added a string privmsg option, which can force services to only accept /msg nick@host
...
git-svn-id: svn://svn.anope.org/anope/trunk@1073 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@797 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-25 18:07:48 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
74cc91636a
BUILD : 1.7.14 (1072) BUGS : NOTES : Fixed a mistake in en_us.nl and updated inspircd support module
...
git-svn-id: svn://svn.anope.org/anope/trunk@1072 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@796 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-25 14:13:12 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
cc4984f262
BUILD : 1.7.14 (1071) BUGS : N/A NOTES : plexus3 now uses the ircd struct when deciding which modes to send for svid_umode3 calls
...
git-svn-id: svn://svn.anope.org/anope/trunk@1071 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@795 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-22 19:37:46 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
3e27318fcf
BUILD : 1.7.14 (1070) BUGS : N/A NOTES : Added N as a root mode on id for plexus3.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@1070 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@794 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-22 18:24:14 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
cff6e7eb1a
BUILD : 1.7.14 (1069) BUGS : N/A NOTES : Added support for ircd modules to set extra modes based on services access (plexus needs this)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1069 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@793 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-22 17:04:21 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
6690784bff
BUILD : 1.7.14 (1068) BUGS : N/A NOTES : Added -nothird and -support command line options
...
git-svn-id: svn://svn.anope.org/anope/trunk@1068 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@792 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-22 07:48:45 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
3379d00c8e
BUILD : 1.7.14 (1067) BUGS : NOTES : Updating VERSION_BUILD with am
...
git-svn-id: svn://svn.anope.org/anope/trunk@1067 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@791 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-21 10:10:18 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
f059dbc236
Added version of module on error
...
git-svn-id: svn://svn.anope.org/anope/trunk@1066 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@790 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-20 22:15:27 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
a6f7ffef9b
Modules wont load invalid revisions - NOT FULLY COMPLETE YET (altho it works to some degree)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1065 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@789 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-20 22:04:47 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
3a14edd254
BUILD : 1.7.14 (1064) BUGS : NOTES : Fixed booboo with win32.rc.template.. it was seeing double!
...
git-svn-id: svn://svn.anope.org/anope/trunk@1064 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@788 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-20 21:21:20 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
94693239a9
BUILD : 1.7.14 (1063) BUGS : 526 NOTES : Applied win32-maintenance patch by heinz
...
git-svn-id: svn://svn.anope.org/anope/trunk@1063 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@787 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-20 18:40:47 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
f4baaed86c
BUILD : 1.7.14 (1062) BUGS : NOTES : Fixed the makefiles to not recompile the core if nothing changed, and to not always re-link all modules if not needed
...
git-svn-id: svn://svn.anope.org/anope/trunk@1062 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@786 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-20 18:31:05 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
f191314c0f
BUILD : 1.7.14 (1061) BUGS : 408 NOTES : Added support for Visual Studio 2005, partially by replacing install.vbs by a more robust install.js -- thanks heinz!
...
git-svn-id: svn://svn.anope.org/anope/trunk@1061 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@785 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-20 11:10:49 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
ad0a95da48
BUILD : 1.7.14 (1060) BUGS : 523 NOTES : Module data was cleared before calling AnopeFini, thus being evil to saving-routines and such (like in ns_noop)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1060 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@784 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-18 21:44:05 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
02db7e6438
BUILD : 1.7.14 (1059) BUGS : 525 NOTES : In cs_xop, copied the check from ADD to DEL, so you still need AOP to remove people from any XOP list (HOP could delete VOP)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1059 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@783 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-18 21:26:26 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
c82494e3a8
BUILD : 1.7.14 (1058) BUGS : 496 NOTES : Removed legacy my_vsnprintf() code and anything related; detection for it was already gone...
...
git-svn-id: svn://svn.anope.org/anope/trunk@1058 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@782 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-18 14:01:20 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
5d0cebfa23
# BUILD : 1.7.14 (1054) # BUGS : 524 # NOTES : fixed typo in a function name.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1057 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@781 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-16 21:48:19 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
fe01470ff6
just a coding booboo.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1056 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@780 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-16 21:41:42 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
ee9aa52d7f
# BUILD : 1.7.14 (1052) # BUGS : # NOTES : Fixed several memleaks in ns_noop.c. Certus 4 teh win!
...
git-svn-id: svn://svn.anope.org/anope/trunk@1055 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@779 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-16 21:31:20 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2eee213724
langcomp should now compile even with _GNU_SOURCES defined, some compiles/oss seem to do it by default
...
git-svn-id: svn://svn.anope.org/anope/trunk@1054 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@778 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-15 17:54:31 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
a4370c21c3
Bug 519, OpenBSD compile issue
...
git-svn-id: svn://svn.anope.org/anope/trunk@1053 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@777 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-15 17:33:41 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
9b23ec6f19
Added resend delay patch provided by Trystan.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1052 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@776 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-15 17:07:28 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
dffa3a16fe
BUILD : 1.7.14 (1051) BUGS : NOTES : Changed mysql detection to use mysql_config instead of home brewn mysql.m4
...
git-svn-id: svn://svn.anope.org/anope/trunk@1051 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@775 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-14 21:34:52 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
4b2c1c6512
BUILD : 1.7.14 (1050) BUGS : 498 NOTES : Removed last traces of threading support and added a W-flag in our version response if we run on windows
...
git-svn-id: svn://svn.anope.org/anope/trunk@1050 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@774 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-14 14:29:37 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
33a07509f5
BUILD : 1.7.14 (1049) BUGS : NOTES : Two small win32 fixes...
...
git-svn-id: svn://svn.anope.org/anope/trunk@1049 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@773 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-13 17:01:37 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
b95c53765c
BUILD : 1.7.14 (1048) BUGS : 510 NOTES : Fixed a lot of redundant function declarations
...
git-svn-id: svn://svn.anope.org/anope/trunk@1048 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@772 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-13 12:37:17 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
aaa81d2dfb
BUILD : 1.7.14 (1047) BUGS : 464 NOTES : Added cleanup code to tools/anopesmtp to clear out used memory etc...
...
git-svn-id: svn://svn.anope.org/anope/trunk@1047 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@771 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-13 11:09:40 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
d4674e1e67
BUILD : 1.7.14 (1046) BUGS : NOTES : We were walking memory in moduleGetConfigDirecte with an allocated pointer, and free-ing it later when it was past the allocatrd space... We now store the original pointer so we can free it correctly :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1046 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@770 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-13 10:27:52 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
f1d0119044
BUILD : 1.7.14 (1045) BUGS : NOTES : Fixed ano_modclearerr() - it was not POSIX-compliant
...
git-svn-id: svn://svn.anope.org/anope/trunk@1045 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@769 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-11 17:04:12 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
7a97a4e659
BUILD : 1.7.14 (1044) BUGS : NOTES : Update InspIRCd protocol support module
...
git-svn-id: svn://svn.anope.org/anope/trunk@1044 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@768 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-11 16:31:14 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
189845ea90
BUILD : 1.7.14 (1043) BUGS : NOTES : NULLified *s and *t in moduleGetConfigDirective in src/modules.c by default
...
git-svn-id: svn://svn.anope.org/anope/trunk@1043 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@767 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-11 16:26:05 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
b0f345e5a8
BUILD : 1.7.14 (1042) BUGS : 520 NOTES : Fixed src/protocol/Makefile.win32 for plexus->plexus2/plexus3 change
...
git-svn-id: svn://svn.anope.org/anope/trunk@1042 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@766 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-10 20:10:44 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
9e5bb79562
# BUILD : 1.7.14 (1041) # BUGS : 514 # NOTES : Fixed booboo. Thx to Trystan.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1041 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@765 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-04 10:10:26 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
0118e0b185
# BUILD : 1.7.14 (1040) # BUGS : 509 511 # NOTES : Fixed compiler warnigs, thx to trystan. again.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1040 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@764 5417fbe8-f217-4b02-8779-1006273d7864
2006-06-03 09:25:38 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
a3a787412b
BUILD : 1.7.14 (1039) BUGS : 493 NOTES : Fixed /bs BOT CHANGE not setting new Q:Line when only nick was changed
...
git-svn-id: svn://svn.anope.org/anope/trunk@1039 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@763 5417fbe8-f217-4b02-8779-1006273d7864
2006-05-25 14:29:30 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
295d457c44
BUILD : 1.7.14 (1038) BUGS : 500 NOTES : Updated register script; it now accepts YES, yes, and Yes as valid values and tells about ./Config instead of ./configure
...
git-svn-id: svn://svn.anope.org/anope/trunk@1038 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@762 5417fbe8-f217-4b02-8779-1006273d7864
2006-05-25 13:20:37 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
f77340e9eb
BUILD : 1.7.14 (1037) BUGS : 507 NOTES : Fixed NICKIP/NICKv2 support for unreal32
...
git-svn-id: svn://svn.anope.org/anope/trunk@1037 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@761 5417fbe8-f217-4b02-8779-1006273d7864
2006-05-25 12:56:29 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
7fd3544e50
Applied small plexus 3 patch
...
git-svn-id: svn://svn.anope.org/anope/trunk@1036 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@760 5417fbe8-f217-4b02-8779-1006273d7864
2006-05-19 21:19:44 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
07ac6a79eb
Fixed texts in example.conf / README now we support plexus3
...
git-svn-id: svn://svn.anope.org/anope/trunk@1035 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@759 5417fbe8-f217-4b02-8779-1006273d7864
2006-05-19 08:52:51 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
5e17394e20
Added the fact plexus3 supports SVSHOLD to example.conf
...
git-svn-id: svn://svn.anope.org/anope/trunk@1034 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@758 5417fbe8-f217-4b02-8779-1006273d7864
2006-05-19 06:39:36 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
a4c7be75c4
Added plexus 3.0 support
...
git-svn-id: svn://svn.anope.org/anope/trunk@1033 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@757 5417fbe8-f217-4b02-8779-1006273d7864
2006-05-19 06:30:59 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
3b8d876270
# BUILD : 1.7.14 (1032) # BUGS : # NOTE : suspended nicks/chans won't expire
...
git-svn-id: svn://svn.anope.org/anope/trunk@1032 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@756 5417fbe8-f217-4b02-8779-1006273d7864
2006-05-16 17:08:23 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
3808a70cd9
# BUILD : 1.7.14 (1031) # BUGS : 504 # NOTES : fixed memleak, thx to trystan
...
git-svn-id: svn://svn.anope.org/anope/trunk@1031 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@755 5417fbe8-f217-4b02-8779-1006273d7864
2006-05-13 09:20:19 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
77059470fb
# BUILD : 1.7.14 (1030) # BUGS : # NOTES : fixed coding booboo, thx to viper
...
git-svn-id: svn://svn.anope.org/anope/trunk@1030 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@754 5417fbe8-f217-4b02-8779-1006273d7864
2006-04-29 11:40:46 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
adce568fc2
# BUILD : 1.7.14 (1029) # BUGS : 501 # NOTES : several fixes.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1029 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@753 5417fbe8-f217-4b02-8779-1006273d7864
2006-04-29 09:29:34 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
b4de451c19
# BUILD : 1.7.14 (1028) # BUGS : 499 # NOTES : fixed index of backtrace(), thx craig
...
git-svn-id: svn://svn.anope.org/anope/trunk@1028 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@752 5417fbe8-f217-4b02-8779-1006273d7864
2006-04-20 20:18:31 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
77c8e1b767
# BUILD : 1.7.14 (1027) # BUGS : # NOTES : removed threads.h
...
git-svn-id: svn://svn.anope.org/anope/trunk@1027 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@751 5417fbe8-f217-4b02-8779-1006273d7864
2006-04-08 15:00:45 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
18383f90f8
# BUILD : 1.7.14 (1026) # BUGS : 487 488 489 # NOTES : some fixes.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1026 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@750 5417fbe8-f217-4b02-8779-1006273d7864
2006-04-08 14:44:36 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
0e7cd3403b
BUILD : 1.7.14 (1025) BUGS : NOTES : Development Framework (1.7.14-svn)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1025 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@749 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-28 08:53:54 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
83db4924d0
BUILD : 1.7.14 (1023) BUGS : N/A NOTES : Anope 1.7.14 Release.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1023 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@748 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-26 22:22:13 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
4314d649e5
# BUILD : 1.7.14 (1022) # BUGS : 483 # NOTES : important seg fix
...
git-svn-id: svn://svn.anope.org/anope/trunk@1022 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@747 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-24 12:42:54 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
605353f9ef
BUILD : 1.7.14 (1021) BUGS : NOTES : Anope 1.7.14 RC1
...
git-svn-id: svn://svn.anope.org/anope/trunk@1021 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@746 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-23 21:23:05 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
c5536f67df
# BUILD : 1.7.13 (1020) # BUGS : # NOTES : fixed main.c after last commit :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@1020 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@745 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-23 13:10:04 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
660e2e9e8a
# BUILD : 1.7.13 (1019) # BUGS 390 : # NOTES : fixed some obsolete defines. hopefully :P
...
git-svn-id: svn://svn.anope.org/anope/trunk@1019 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@744 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-23 13:06:24 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
c14bdc3d69
# BUILD : 1.7.13 (1018) # BUGS : # NOTES : fixed winver var in init.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@1018 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@743 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-22 17:16:49 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
be0c17ea3e
version.log updated :P
...
git-svn-id: svn://svn.anope.org/anope/trunk@1017 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@742 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-22 08:44:59 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
20978059d7
fixed some broken strings in de.l
...
git-svn-id: svn://svn.anope.org/anope/trunk@1016 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@741 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-22 08:42:26 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
644eba4d9e
# BUILD : 1.7.13 (1015) # BUGS : # NOTES : Fixed distclean.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1015 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@740 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-22 08:38:32 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
be5eab2cd0
# BUILD : 1.7.13 (1014) # BUGS : # NOTES : de.l updated, thx to monk.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1014 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@739 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-22 07:14:23 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
bbfd6d0469
# BUILD : 1.7.13 (1013) # BUGS : # NOTES : bs will now check for a bot on /bs kick
...
git-svn-id: svn://svn.anope.org/anope/trunk@1013 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@738 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-21 07:45:48 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
8c363e309e
# BUILD : 1.7.13 (1012) # BUGS : 453 # NOTES : gcc4 compiling fixes
...
git-svn-id: svn://svn.anope.org/anope/trunk@1012 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@737 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-19 10:57:57 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
4b326805dd
# BUILD : 1.7.13 (1011) # BUGS : 472 478 # NOTES : new w32 icon and fixed file pointer
...
git-svn-id: svn://svn.anope.org/anope/trunk@1011 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@736 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-18 17:59:05 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
64cedd2e43
# BUILD : 1.7.13 (1010) # BUGS : 471 # NOTES : fixed charybdis umodes.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1010 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@735 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-18 11:31:57 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
d500efe45d
# BUILD : 1.7.13 (1009) # BUGS : 460 # NOTES : fixed sstrdup(NULL) in cs_akick.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@1009 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@734 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-18 11:06:29 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
f653137275
# BUILD : 1.7.13 (1008) # BUGS : 473 474 # NOTES : gcc switches and win98 stop, thx 2 trystan
...
git-svn-id: svn://svn.anope.org/anope/trunk@1008 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@733 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-14 15:01:51 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
ba935451d8
BUILD : 1.7.13 (1007)# BUGS : 476 # NOTES : Applied Trystan's patch.
...
git-svn-id: svn://svn.anope.org/anope/trunk@1007 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@732 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-13 16:02:30 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
663b243c59
BUILD : 1.7.13 (1006) BUGS : 468 NOTES : Fixed a counting issue in /os stats uplink and ran indent on src/core/os_uplink.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@1006 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@731 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-07 15:27:35 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
0db8644763
# BUILD : 1.7.13 (1005)
...
# BUGS : 469
# NOTES : Applied Trystan's moduleNoticeLang() patch
git-svn-id: svn://svn.anope.org/anope/trunk@1005 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@730 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-05 09:48:41 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
c98b577f21
# BUILD : 1.7.13 (1004)
...
# BUGS : 333
# NOTES : Fixed botserv's mode stuff with protect umode
git-svn-id: svn://svn.anope.org/anope/trunk@1004 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@729 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-03 10:57:27 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2bd37f21b5
# BUILD : 1.7.13 (1003)
...
# BUGS : 467
# NOTES : Fixed server desc for several ircds
git-svn-id: svn://svn.anope.org/anope/trunk@1003 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@728 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-03 10:14:38 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
b803c903b0
BUILD : 1.7.13 (1002) BUGS : 440 NOTES : Made bs_init and hostserv_init useless when BotServ/HostServ are disabled; fixed compile errors/warnings introduced by Certus
...
git-svn-id: svn://svn.anope.org/anope/trunk@1002 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@727 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-02 10:45:46 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
012ae7436e
# BUILD : 1.7.13 (1001)
...
# BUGS :
# NOTES : NickServ will now check anope_valid_nick()
git-svn-id: svn://svn.anope.org/anope/trunk@1001 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@726 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-02 09:32:38 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
708f566ffb
# BUILD : 1.7.13 (1000)
...
# BUGS : 424
# NOTES : Added TS6 Save support. This is #1000 !
git-svn-id: svn://svn.anope.org/anope/trunk@1000 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@725 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-02 09:25:02 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
0f18525a2c
# BUILD : 1.7.13 (999)
...
# BUGS : 430
# NOTES : Fixed memleak in do_cmode()
git-svn-id: svn://svn.anope.org/anope/trunk@999 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@724 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-02 08:55:57 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
b90dfa435a
# BUILD : 1.7.13 (998)
...
# BUGS : 445
# NOTES : Tixed possible overflow in process()
git-svn-id: svn://svn.anope.org/anope/trunk@998 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@723 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-02 08:40:41 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
bd1c639428
# BUILD : 1.7.13 (997)
...
# BUGS : 418
# NOTES : Fixed TS6 stuff in channels.c, thx 2 Trystan.
git-svn-id: svn://svn.anope.org/anope/trunk@997 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@722 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-02 08:23:26 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
d7d057ea80
forgot the !
...
git-svn-id: svn://svn.anope.org/anope/trunk@996 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@721 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 20:29:34 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
4cd8034616
ircd.anope_valid_chan is added to all protocol modules to allow for things like unreal who add extra restircitons...
...
git-svn-id: svn://svn.anope.org/anope/trunk@995 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@720 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 20:19:11 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
90bdc0f9af
Updated inspircd protocol files from Brain, and it now compiles with make strict.
...
git-svn-id: svn://svn.anope.org/anope/trunk@994 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@719 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 19:00:34 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
cb7dc8881a
git-svn-id: svn://svn.anope.org/anope/trunk@993 31f1291d-b8d6-0310-a050-a5561fc1590b
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@718 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 18:55:30 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
035e196c0f
# BUILD : 1.7.13 (992)
...
# BUGS : 450 447
# NOTES : Fixed more memleaks.
git-svn-id: svn://svn.anope.org/anope/trunk@992 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@717 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 18:43:35 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
a7a2d3fa8a
Applied Ultiamte3 chan SQline fix by trystan.
...
git-svn-id: svn://svn.anope.org/anope/trunk@991 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@716 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 18:00:43 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
587bf2e4ce
# BUILD : 1.7.13 (989)
...
# BUGS : 444
# NOTES : Fixed memleak in os_mode.c
git-svn-id: svn://svn.anope.org/anope/trunk@990 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@715 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 17:56:46 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
b613503e7e
# BUILD : 1.7.13 (988)
...
# BUGS : 421 436 438
# NOTES : Hooray, it's still bug-fixing-day!
git-svn-id: svn://svn.anope.org/anope/trunk@989 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@714 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 17:36:58 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
ba2da27fa1
xop char is a const char * now, as that is what is returned.
...
git-svn-id: svn://svn.anope.org/anope/trunk@988 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@713 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 17:21:10 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
c00fd1215e
# BUILD : 1.7.13 (987)
...
# BUGS : 456
# NOTES : Added fix for unreal's local channels
git-svn-id: svn://svn.anope.org/anope/trunk@987 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@712 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 16:32:40 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
902eedeb6f
BUILD : 1.7.13 (986) BUGS : n/a NOTES : Propagated CHAN_X_INVALID to all languages and Changes.lang
...
git-svn-id: svn://svn.anope.org/anope/trunk@986 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@711 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 15:20:15 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
4c6ce41202
# BUILD : 1.7.13 (985)
...
# BUGS :
# NOTES : added new langstring CHAN_X_INVALID
git-svn-id: svn://svn.anope.org/anope/trunk@985 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@710 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 15:12:19 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
c7c2ca7b51
# BUILD : 1.7.13 (984)
...
# BUGS : 451 459
# NOTES : bug fixing day!
git-svn-id: svn://svn.anope.org/anope/trunk@984 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@709 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 14:37:56 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
47e4ace8cc
Updated version.log by hand :P
...
git-svn-id: svn://svn.anope.org/anope/trunk@983 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@708 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 14:26:19 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
fed9959312
# BUILD : 1.7.13 (982)
...
# BUGS : 457
# NOTES : Fixed wasteful finduser() in os_oline.c
git-svn-id: svn://svn.anope.org/anope/trunk@982 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@707 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 14:16:54 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
88b67f00f7
git-svn-id: svn://svn.anope.org/anope/trunk@981 31f1291d-b8d6-0310-a050-a5561fc1590b
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@706 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 14:08:00 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
3a61b5a606
git-svn-id: svn://svn.anope.org/anope/trunk@980 31f1291d-b8d6-0310-a050-a5561fc1590b
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@705 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 13:29:02 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
4caab14b2b
BUILD : 1.7.13 (979) BUGS : 455 NOTES : Fixed ns_saset: swapped args to createCommand and added check to see if nick was set
...
git-svn-id: svn://svn.anope.org/anope/trunk@979 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@704 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 10:52:02 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
0afacb171d
BUILD : 1.7.13 (978) BUGS : 417 NOTES : fixed events on /join 0.
...
git-svn-id: svn://svn.anope.org/anope/trunk@978 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@703 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 10:39:29 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
79fbeb90c1
BUILD : 1.7.13 (977) BUGS : 461 463 NOTES : happy bug-fixing-day to all of you.
...
git-svn-id: svn://svn.anope.org/anope/trunk@977 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@702 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 10:20:50 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
aff742a18e
BUILD : 1.7.13 (976) BUGS : 396 NOTES : Fixed TS6 issues with handling nick changes and channel modes
...
git-svn-id: svn://svn.anope.org/anope/trunk@976 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@701 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 09:57:02 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
3f7afe4d02
BUILD : 1.7.13 (975) BUGS : 435 NOTES : Added messages explaining what module status numbers mean
...
git-svn-id: svn://svn.anope.org/anope/trunk@975 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@700 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 09:52:37 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
a249b69fa9
BUILD : 1.7.13 (974) BUGS : 454 NOTES : Fixed a crash when passing a NULL-user to moduleGetLangString
...
git-svn-id: svn://svn.anope.org/anope/trunk@974 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@699 5417fbe8-f217-4b02-8779-1006273d7864
2006-03-01 09:43:27 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
910a99d284
Applied ThaPrinces fantasy patch for protected umodes.
...
git-svn-id: svn://svn.anope.org/anope/trunk@973 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@698 5417fbe8-f217-4b02-8779-1006273d7864
2006-02-28 17:38:33 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2656ad9f63
BUILD : 1.7.13 (972) BUGS : NOTES : Fixed a bug involving EVENT_ACCESS_DEL.
...
git-svn-id: svn://svn.anope.org/anope/trunk@972 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@697 5417fbe8-f217-4b02-8779-1006273d7864
2006-02-28 14:31:45 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
e601d54a68
Removed redundant int, should make gcc 2 a little happier :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@971 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@696 5417fbe8-f217-4b02-8779-1006273d7864
2006-02-24 10:30:47 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
1ee02bdfb5
Applied Trystans patch for bug: 448
...
git-svn-id: svn://svn.anope.org/anope/trunk@970 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@695 5417fbe8-f217-4b02-8779-1006273d7864
2006-02-23 07:29:59 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
755f87ec42
BUILD : 1.7.13 (969) BUGS : NOTES : Fixed position of EVENT_ACCESS_DEL. HEADACHE!
...
git-svn-id: svn://svn.anope.org/anope/trunk@969 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@694 5417fbe8-f217-4b02-8779-1006273d7864
2006-02-19 15:55:31 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
36a29e1b17
BUILD : 1.7.13 (968) BUGS : NOTES : Fixed cs_getpass.c, thx to Trystan.
...
git-svn-id: svn://svn.anope.org/anope/trunk@968 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@693 5417fbe8-f217-4b02-8779-1006273d7864
2006-02-18 21:20:00 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
7df341a7d1
Fixed va_list issue with process_list
...
git-svn-id: svn://svn.anope.org/anope/trunk@967 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@692 5417fbe8-f217-4b02-8779-1006273d7864
2006-02-13 18:35:40 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
66248d41ff
Applied patches by neno and trystan
...
git-svn-id: svn://svn.anope.org/anope/trunk@966 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@691 5417fbe8-f217-4b02-8779-1006273d7864
2006-02-12 10:11:23 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
a3e5ec9638
BUILD : 1.7.13 (965) BUGS : 442 437 432 431 420 NOTES : Fixed a few memleaks.
...
git-svn-id: svn://svn.anope.org/anope/trunk@965 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@690 5417fbe8-f217-4b02-8779-1006273d7864
2006-02-11 21:42:52 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
80e5f30a49
BUILD : 1.7.13 (962) BUGS : NOTES : Added events for channel kicks and nickserv logout
...
git-svn-id: svn://svn.anope.org/anope/trunk@962 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@689 5417fbe8-f217-4b02-8779-1006273d7864
2006-02-04 20:51:52 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
5c0f1b8691
BUILD : 1.7.13 (961) BUGS : NOTES : Added support for Charybdis IRCd
...
git-svn-id: svn://svn.anope.org/anope/trunk@961 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@688 5417fbe8-f217-4b02-8779-1006273d7864
2006-02-03 17:22:48 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
74edf282e9
Bug: 425 - export buildStringList for modules to use.
...
git-svn-id: svn://svn.anope.org/anope/trunk@960 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@687 5417fbe8-f217-4b02-8779-1006273d7864
2006-01-26 17:14:49 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
033ce65255
Added va_copy macro, along with a autoconf test.
...
git-svn-id: svn://svn.anope.org/anope/trunk@959 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@686 5417fbe8-f217-4b02-8779-1006273d7864
2006-01-25 20:44:50 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
9435ddae0c
BUILD : 1.7.13 (958) BUGS : NOTES : Applied the new french translation provided by illu.
...
git-svn-id: svn://svn.anope.org/anope/trunk@958 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@685 5417fbe8-f217-4b02-8779-1006273d7864
2006-01-25 13:42:10 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
4a54fdec5e
git-svn-id: svn://svn.anope.org/anope/trunk@957 31f1291d-b8d6-0310-a050-a5561fc1590b
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@684 5417fbe8-f217-4b02-8779-1006273d7864
2006-01-24 07:54:48 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
0dc104f20d
BUILD : 1.7.13 (956) BUGS : NOTES : applied patch provided by trystan
...
git-svn-id: svn://svn.anope.org/anope/trunk@956 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@683 5417fbe8-f217-4b02-8779-1006273d7864
2006-01-23 19:43:56 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
d86dddd6e7
BUILD : 1.7.13 (955) BUGS : NOTES : updated config.guess and config.sub
...
git-svn-id: svn://svn.anope.org/anope/trunk@955 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@682 5417fbe8-f217-4b02-8779-1006273d7864
2006-01-23 19:39:10 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
661585a941
Applied nenolods patch for bug 415. Also done a check over the code, i cant see any other instance where we use the result from va_arg() repeatadly.
...
Depending on how many non C99 compilers are out there, we might have to include an autoconf check for va_copy and provide our own alternative using memcpy() if it isnt present. We'll see how it goes for now assuming its there.
git-svn-id: svn://svn.anope.org/anope/trunk@954 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@681 5417fbe8-f217-4b02-8779-1006273d7864
2006-01-15 19:06:34 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
b838452d26
BUILD : 1.7.13 (953) BUGS : NOTES : Fixed SGLine removal on all ircds.
...
git-svn-id: svn://svn.anope.org/anope/trunk@953 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@680 5417fbe8-f217-4b02-8779-1006273d7864
2006-01-14 11:36:29 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
977c94c854
BUILD : 1.7.13 (952) BUGS : NOTES : Development Framework ; made .BANNER version dynamic
...
git-svn-id: svn://svn.anope.org/anope/trunk@952 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@679 5417fbe8-f217-4b02-8779-1006273d7864
2005-12-28 10:16:54 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
19d47a9191
BUILD : 1.7.13 (951) BUGS : NOTES : Anope 1.7.13 release
...
git-svn-id: svn://svn.anope.org/anope/trunk@951 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@678 5417fbe8-f217-4b02-8779-1006273d7864
2005-12-26 23:25:11 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
3d122d2607
BUILD : 1.7.13 (949) BUGS : NOTES : Anope 1.7.13 release
...
git-svn-id: svn://svn.anope.org/anope/trunk@949 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@677 5417fbe8-f217-4b02-8779-1006273d7864
2005-12-26 19:20:09 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
eed69ec200
BUILD : 1.7.13 (948) BUGS : NOTES : Anope 1.7.13-rc1
...
git-svn-id: svn://svn.anope.org/anope/trunk@948 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@676 5417fbe8-f217-4b02-8779-1006273d7864
2005-12-26 16:31:32 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
0426f86966
BUILD : 1.7.12 (947) BUGS : NOTES : Updated inspircd support module and fixed error with generating language.h on certain setups
...
git-svn-id: svn://svn.anope.org/anope/trunk@947 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@675 5417fbe8-f217-4b02-8779-1006273d7864
2005-12-26 15:59:05 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
86ccb584dd
BUILD : 1.7.12 (945) BUGS : 405 410 NOTES : Fixed: first user on HelpChannel always got +h, even if it had no access at all; enforcers had incorrect user when only user was specified; missing quitmessage when catching unknown signals
...
git-svn-id: svn://svn.anope.org/anope/trunk@945 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@674 5417fbe8-f217-4b02-8779-1006273d7864
2005-12-11 09:48:57 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
da183c9107
Applied uid fix provided by trystan (delayed in commiting as svn was playing up)
...
git-svn-id: svn://svn.anope.org/anope/trunk@942 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@673 5417fbe8-f217-4b02-8779-1006273d7864
2005-12-04 11:51:12 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
e93a95d876
Updated os_stats to not crash wen no nickchars are present. Im not sure this is the best fix, could GD take a look since he knows about capab? :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@940 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@672 5417fbe8-f217-4b02-8779-1006273d7864
2005-11-14 08:38:34 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
210a1158ea
Removed ! from fantasy command
...
git-svn-id: svn://svn.anope.org/anope/trunk@938 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@671 5417fbe8-f217-4b02-8779-1006273d7864
2005-11-10 16:44:57 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
fbf820b4e6
Remove tmp modules from the runtime folder when we can. Currently we cant remove them if we segfaulted, pretty much every other instance is now dealt with.
...
git-svn-id: svn://svn.anope.org/anope/trunk@936 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@670 5417fbe8-f217-4b02-8779-1006273d7864
2005-11-08 20:47:50 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2cfdc08695
Fixed bug #403
...
Fixed segfault on /os modload a non-existing file
git-svn-id: svn://svn.anope.org/anope/trunk@931 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@669 5417fbe8-f217-4b02-8779-1006273d7864
2005-11-02 17:42:52 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
42db280b0f
Put change line in the right place
...
git-svn-id: svn://svn.anope.org/anope/trunk@928 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@668 5417fbe8-f217-4b02-8779-1006273d7864
2005-11-01 20:23:35 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
acacc71a01
use sstrdup on the BSFantasyChar if not specified in the config file.
...
git-svn-id: svn://svn.anope.org/anope/trunk@925 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@667 5417fbe8-f217-4b02-8779-1006273d7864
2005-11-01 20:14:59 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
be5d35717d
BUILD : 1.7.12 (924) BUGS : NOTES : Updated docs/FAQ
...
git-svn-id: svn://svn.anope.org/anope/trunk@924 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@666 5417fbe8-f217-4b02-8779-1006273d7864
2005-10-30 08:33:22 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
7d1d0ef9ed
BUILD : 1.7.12 (920) BUGS : NOTES : Development Framework
...
git-svn-id: svn://svn.anope.org/anope/trunk@920 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@665 5417fbe8-f217-4b02-8779-1006273d7864
2005-10-28 21:09:52 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
429fa4e741
BUILD : 1.7.12 (918) BUGS : NOTES : 1.7.12 Release
...
git-svn-id: svn://svn.anope.org/anope/trunk@918 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@664 5417fbe8-f217-4b02-8779-1006273d7864
2005-10-28 17:21:22 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
08f523a239
BUILD : 1.7.12 (917) BUGS : NOTES : Fixed module loading code to get rid of a few memory leaks and to (hopefully) correctly remove runtime copies when loading fails
...
git-svn-id: svn://svn.anope.org/anope/trunk@917 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@663 5417fbe8-f217-4b02-8779-1006273d7864
2005-10-26 21:07:36 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
60d4067370
Updated randomnews to use randomnews help, instead of opernews
...
git-svn-id: svn://svn.anope.org/anope/trunk@916 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@662 5417fbe8-f217-4b02-8779-1006273d7864
2005-10-26 16:09:49 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
211a7ac4d3
BUILD : 1.7.12 (915) BUGS : NOTES : Fixed indenting errors in last commit (1.7.12-rc1)
...
git-svn-id: svn://svn.anope.org/anope/trunk@915 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@661 5417fbe8-f217-4b02-8779-1006273d7864
2005-10-21 14:30:01 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
4e09ffe9b4
BUILD : 1.7.12 (914) BUGS : NOTES : Anope 1.7.12-rc1 stuffs
...
git-svn-id: svn://svn.anope.org/anope/trunk@914 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@660 5417fbe8-f217-4b02-8779-1006273d7864
2005-10-21 14:20:46 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
96c98e6eea
BUILD : 1.7.11 (913) BUGS : NOTES : Turned NickLen into RECOMMENDED and BSFantasyCharacter into OPTIONAL
...
git-svn-id: svn://svn.anope.org/anope/trunk@913 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@659 5417fbe8-f217-4b02-8779-1006273d7864
2005-10-05 15:22:04 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
6d2b700767
BUILD : 1.7.11 (912) BUGS : NOTES : Turned identical userkeys error into a warning and added hs_request to src/modules/makefile.inc.win32
...
git-svn-id: svn://svn.anope.org/anope/trunk@912 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@658 5417fbe8-f217-4b02-8779-1006273d7864
2005-10-04 14:53:37 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
b1dc23a455
BUILD : 1.7.11 (911) BUGS : NOTES : Added a check to os_stats to see if we actually have a param to avoid segs
...
git-svn-id: svn://svn.anope.org/anope/trunk@911 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@657 5417fbe8-f217-4b02-8779-1006273d7864
2005-10-02 20:18:30 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
33191186fe
BUILD : 1.7.11 (910) BUGS : NOTES : Fixed some stats not passing the correct letter to anope_cmd_219
...
git-svn-id: svn://svn.anope.org/anope/trunk@910 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@656 5417fbe8-f217-4b02-8779-1006273d7864
2005-10-02 11:52:00 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
978415e320
BUILD : 1.7.11 (909) BUGS : NOTES : Fixed /cs hop being available on ircds without halfop support
...
git-svn-id: svn://svn.anope.org/anope/trunk@909 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@655 5417fbe8-f217-4b02-8779-1006273d7864
2005-10-02 11:34:11 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
9207683d9d
BUILD : 1.7.11 (908) BUGS : NOTES : Created a CapabInfo table to allow easier handling of capab tokens/flags
...
git-svn-id: svn://svn.anope.org/anope/trunk@908 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@654 5417fbe8-f217-4b02-8779-1006273d7864
2005-10-01 21:54:54 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
d486661031
BUILD : 1.7.11 (907) BUGS : NOTES : Fixed capab parsing on hybrid/plexus/ratbox and a typo in example.conf
...
git-svn-id: svn://svn.anope.org/anope/trunk@907 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@653 5417fbe8-f217-4b02-8779-1006273d7864
2005-10-01 21:30:54 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
f835ac55cb
BUILD : 1.7.11 (906) BUGS : NOTES : Added information on the uplink server via /os stats uplink
...
git-svn-id: svn://svn.anope.org/anope/trunk@906 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@652 5417fbe8-f217-4b02-8779-1006273d7864
2005-10-01 18:58:56 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
9602733b2f
BUILD : 1.7.11 (905) BUGS : NOTES : Fixed up config; UserKeys can be safely missing again, you get a real warning when they are identical, and fixed a small grammar error in the GlobalOnCycle warning just above
...
git-svn-id: svn://svn.anope.org/anope/trunk@905 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@651 5417fbe8-f217-4b02-8779-1006273d7864
2005-10-01 15:29:54 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
9416d19204
BUILD : 1.7.11 (904) BUGS : NOTES : Stripping fantasy char from fantasy commands now
...
git-svn-id: svn://svn.anope.org/anope/trunk@904 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@650 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-30 11:11:36 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
0281b73406
BUILD : 1.7.11 (903) BUGS : NOTES : Added BSFantasyCharacter configuration option to change the fantasy prefix character
...
git-svn-id: svn://svn.anope.org/anope/trunk@903 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@649 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-29 08:21:04 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
08c234b850
BUILD : 1.7.11 (902) BUGS : NOTES : Changed how /os modload and /os modunload load/unload modules; they are now handled in a queue instead of using the mod_current_* variables
...
git-svn-id: svn://svn.anope.org/anope/trunk@902 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@648 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-28 15:52:22 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
0ea76ce21f
BUILD : 1.7.11 (901) BUGS : NOTES : Updated Italian translation (by Hal9000); updated German translation for cs_appendtopic (by Cloud); added Changes message for ns_saset fix accidently comitted when comitting the dev framework
...
git-svn-id: svn://svn.anope.org/anope/trunk@901 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@647 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-28 14:02:22 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
619b109b52
BUILD : 1.7.11 (900) BUGS : NOTES : Added an event for fantasy commands triggered by people without CA_FANTASY access on the channel
...
git-svn-id: svn://svn.anope.org/anope/trunk@900 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@646 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-28 13:56:12 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
05a6d13bb0
BUILD : 1.7.11 (899) BUGS : NOTES : Development Framework
...
git-svn-id: svn://svn.anope.org/anope/trunk@899 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@645 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-28 13:47:37 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
ec2020434a
BUILD : 1.7.11 (897) BUGS : NOTES : Anope 1.7.11 Release
...
git-svn-id: svn://svn.anope.org/anope/trunk@897 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@644 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-25 16:27:31 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
00bda9fa4b
BUILD : 1.7.11 (896) BUGS : NOTES : Fixed minor issues: forgot an End
...
git-svn-id: svn://svn.anope.org/anope/trunk@896 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@643 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-25 16:14:57 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
bee4bee532
BUILD : 1.7.11 (895) BUGS : NOTES : Fixed a typo in en_us.l
...
git-svn-id: svn://svn.anope.org/anope/trunk@895 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@642 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-24 07:29:36 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
4a13e8096e
BUILD : 1.7.11 (894) BUGS : NOTES : Anope 1.7.11-rc3
...
git-svn-id: svn://svn.anope.org/anope/trunk@894 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@641 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-21 16:55:51 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
00bf5bcace
BUILD : 1.7.11 (893) BUGS : NOTES : Fixed a segfault in find_byuid() if it was passed with a NULL-argument
...
git-svn-id: svn://svn.anope.org/anope/trunk@893 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@640 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-21 16:43:45 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
f13848d99e
BUILD : 1.7.11 (892) BUGS : NOTES : Applied patch by Trystan to [1] strip CR/LF as well with normalizeBuffer() [2] fix various issues with hs_request (makes use of #1 in hs_request so that lines that are \n only are not processed; Adds check of tmp before allowing strtol() to get its hands on it; HSRequestDBName is set during the config load, if not by the config its sstrdup() with the default value.. so that the message at the end of the load does not read (NULL); frees the HSRequestDBName on unload; ran indent again it)
...
git-svn-id: svn://svn.anope.org/anope/trunk@892 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@639 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-21 14:12:02 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
a7b8148370
BUILD : 1.7.11 (891) BUGS : NOTES : Fixed bot ident length checking and sending a reponse when loading a non-existing module
...
git-svn-id: svn://svn.anope.org/anope/trunk@891 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@638 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-20 19:22:06 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
717e1a1d58
BUILD : 1.7.11 (890) BUGS : NOTES : Fixed common_get_vhost/vident to also return vhost/vident on ircds without usermode for vhost/vident
...
git-svn-id: svn://svn.anope.org/anope/trunk@890 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@637 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-18 14:50:57 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
05879f80d9
BUILD : 1.7.11 (889) BUGS : NOTES : Applied patches by Trystan to: (1) Fix memleak when AddAkiller was enabled (2) Fix MySQL detection on win32 with install.vbs (3) Remove color codes from tools on win32
...
git-svn-id: svn://svn.anope.org/anope/trunk@889 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@636 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-18 11:46:04 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
4d649ac1be
BUILD : 1.7.11 (888) BUGS : NOTES : Anope 1.7.11-rc2
...
git-svn-id: svn://svn.anope.org/anope/trunk@888 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@635 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-17 10:33:14 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
bea6e2f2ee
BUILD : 1.7.11 (887) BUGS : NOTES : Fixed various errors with version handling, mostly related to VERSION_EXTRA on win32
...
git-svn-id: svn://svn.anope.org/anope/trunk@887 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@634 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-14 21:10:27 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
a3bd30298a
BUILD : 1.7.11 (886) BUGS : NOTES : Redid the gcc4 fixes for the db-merger
...
git-svn-id: svn://svn.anope.org/anope/trunk@886 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@633 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-13 20:56:40 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
56d21793fc
Applied Trystans patch, fixed other issues he pointed out.
...
Note: make strict will still show a couple of warnings, i think we should leave it as is.
git-svn-id: svn://svn.anope.org/anope/trunk@885 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@632 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-13 16:59:11 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2a5d384b07
BUILD : 1.7.11 (884) BUGS : n/a NOTES : Version bump. First release candidate for .11
...
git-svn-id: svn://svn.anope.org/anope/trunk@884 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@631 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-12 17:54:32 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
97e7f94ec2
BUILD : 1.7.10 (883) BUGS : n/a NOTES : Making use of VERSION_EXTRA for release candidates.
...
git-svn-id: svn://svn.anope.org/anope/trunk@883 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@630 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-12 17:48:30 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
f470726c34
BUILD : 1.7.10 (882) BUGS : n/a NOTES : Typo fix
...
git-svn-id: svn://svn.anope.org/anope/trunk@882 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@629 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-11 21:19:41 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
78030c9c0a
BUILD : 1.7.10 (881) BUGS : NOTES : Added a NickLen directive to make sure bot nicks are not longer than the nets
...
git-svn-id: svn://svn.anope.org/anope/trunk@881 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@628 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-11 18:06:27 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
46c42cbee4
BUILD : 1.7.10 (880) BUGS : n/a NOTES : Version 0.2 for db-merge fixing corruptions. By Certus.
...
git-svn-id: svn://svn.anope.org/anope/trunk@880 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@627 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-11 13:39:56 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
22e3b01cd4
BUILD : 1.7.10 (879) BUGS : n/a NOTES : The anoperc scripts is now generate for the user. By DrStein
...
git-svn-id: svn://svn.anope.org/anope/trunk@879 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@626 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-11 13:32:53 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
8735d2becb
BUILD : 1.7.10 (878) BUGS : NOTES : Applied patch by ThaPrince to fix XLINEs with plexus
...
git-svn-id: svn://svn.anope.org/anope/trunk@878 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@625 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-10 20:43:52 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
757f70de67
BUILD : 1.7.10 (877) BUGS : NOTES : Added two more globops warnings when a database cannott be opened
...
git-svn-id: svn://svn.anope.org/anope/trunk@877 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@624 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-09 21:20:16 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
da76fe52f0
BUILD : 1.7.10 (876) BUGS : NOTES : Added something about DevNull to the FAQ
...
git-svn-id: svn://svn.anope.org/anope/trunk@876 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@623 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-08 20:00:53 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
f810dae28b
BUILD : 1.7.10 (873) BUGS : NOTES : Added SGLINE support for plexus, and fixed minor other things (by ThaPrince)
...
git-svn-id: svn://svn.anope.org/anope/trunk@873 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@622 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-06 19:30:03 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
4f48f74861
BUILD : 1.7.10 (872) BUGS : NOTES : Fixed delete_user to always free any allocated memory for vhost/vident
...
git-svn-id: svn://svn.anope.org/anope/trunk@872 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@621 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-06 12:53:46 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
40b676e953
BUILD : 1.7.10 (871) BUGS : NOTES : Applied two patches by ThaPrince to add the correct nicks to SQLINE/SGLINE with plexus and ratbox
...
git-svn-id: svn://svn.anope.org/anope/trunk@871 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@620 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-04 20:52:27 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
5e4760f2b5
BUILD : 1.7.10 (870) BUGS : NOTES : Move on, nothing to see here (typo fix in Changes)
...
git-svn-id: svn://svn.anope.org/anope/trunk@870 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@619 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-04 18:16:33 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
ea09f79cb4
BUILD : 1.7.10 (869) BUGS : NOTES : pmodule_cmd_unsgline for plexus set plexus_cmd_unsqline instead of pmodule_cmd_unsgline (so unsQline instead of unsGline)
...
git-svn-id: svn://svn.anope.org/anope/trunk@869 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@618 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-04 17:56:11 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
9e5fdf958f
BUILD : 1.7.10 (868) BUGS : NOTES : Fixed duplicate Changes entries for Hal9000
...
git-svn-id: svn://svn.anope.org/anope/trunk@868 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@617 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-03 12:18:39 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
79a81468e6
BUILD : 1.7.10 (866) BUGS : NOTES : Added a moduleGetLangString() function to allow modules to retrieve their language strings instead of only being able to send a NOTICE with them
...
git-svn-id: svn://svn.anope.org/anope/trunk@866 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@616 5417fbe8-f217-4b02-8779-1006273d7864
2005-09-01 15:56:01 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
79ef8a938a
BUILD : 1.7.10 (865) BUGS : NOTES : Fixed the "limited to" line in the help for /os modlist
...
git-svn-id: svn://svn.anope.org/anope/trunk@865 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@615 5417fbe8-f217-4b02-8779-1006273d7864
2005-08-31 21:08:19 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
1aa132117d
BUILD : 1.7.10 (864) BUGS : NOTES : Changed UserKeys from REQUIRED to RECOMMENDED
...
git-svn-id: svn://svn.anope.org/anope/trunk@864 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@614 5417fbe8-f217-4b02-8779-1006273d7864
2005-08-30 20:18:37 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
75deeba7c7
BUILD : 1.7.10 (862) BUGS : NOTES : Fixed anope_cmd_part passing on "\0" instead of NULL when given NULL-arg
...
git-svn-id: svn://svn.anope.org/anope/trunk@862 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@613 5417fbe8-f217-4b02-8779-1006273d7864
2005-08-29 14:09:02 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
01bfee779b
Memory leak when using mysql to save data.
...
git-svn-id: svn://svn.anope.org/anope/trunk@860 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@612 5417fbe8-f217-4b02-8779-1006273d7864
2005-08-29 12:34:41 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
0d8069941a
BUILD : 1.7.10 (858) BUGS : NOTES : Converted docs/FAQ to a more organized format
...
git-svn-id: svn://svn.anope.org/anope/trunk@858 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@611 5417fbe8-f217-4b02-8779-1006273d7864
2005-08-29 11:28:25 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
22f84c8288
BUILD : 1.7.10 (857) BUGS : NOTES : Another FAQ update
...
git-svn-id: svn://svn.anope.org/anope/trunk@857 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@610 5417fbe8-f217-4b02-8779-1006273d7864
2005-08-28 15:36:11 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
324f137e3e
BUILD : 1.7.10 (856) BUGS : NOTES : Fixed gcc4 warnings for db-merger and epona2anope
...
git-svn-id: svn://svn.anope.org/anope/trunk@856 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@609 5417fbe8-f217-4b02-8779-1006273d7864
2005-08-25 17:27:06 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
17df8a1110
BUILD : 1.7.10 (855) BUGS : NOTES : Fixed default location of services.conf in example.conf being incorrect
...
git-svn-id: svn://svn.anope.org/anope/trunk@855 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@608 5417fbe8-f217-4b02-8779-1006273d7864
2005-08-21 20:55:51 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
628c9ca855
BUILD : 1.7.10 (854) BUGS : NOTES : Added ns_saset to the win32 makefiles
...
git-svn-id: svn://svn.anope.org/anope/trunk@854 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@607 5417fbe8-f217-4b02-8779-1006273d7864
2005-08-21 14:15:00 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
b5d9a59746
BUILD : 1.7.10 (853) BUGS : NOTES : Moved SET for other nicks (SA only) to a seperate SASET command
...
git-svn-id: svn://svn.anope.org/anope/trunk@853 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@606 5417fbe8-f217-4b02-8779-1006273d7864
2005-08-21 12:48:15 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
92fbc6c1dc
BUILD : 1.7.10 (852) BUGS : NOTES : Added the new windows installation files
...
git-svn-id: svn://svn.anope.org/anope/trunk@852 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@605 5417fbe8-f217-4b02-8779-1006273d7864
2005-08-10 15:56:09 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
b70fa90b8d
BUILD : 1.7.10 (851) BUGS : NOTES : Fixed a few memleaks in os_info (thanks Certus)
...
git-svn-id: svn://svn.anope.org/anope/trunk@851 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@604 5417fbe8-f217-4b02-8779-1006273d7864
2005-08-10 15:47:42 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
866d7cc99b
BUILD : 1.7.10 (850) BUGS : NOTES : Fixed NS SET sometimes using the option as nick if it existed and updated docs/NEWS for 1.7
...
git-svn-id: svn://svn.anope.org/anope/trunk@850 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@603 5417fbe8-f217-4b02-8779-1006273d7864
2005-08-07 14:52:04 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
9937d54225
Applied max length check to bot nick
...
git-svn-id: svn://svn.anope.org/anope/trunk@849 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@602 5417fbe8-f217-4b02-8779-1006273d7864
2005-08-05 06:34:16 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
4d842e5ab2
Edited the version of rage2 supported.
...
git-svn-id: svn://svn.anope.org/anope/trunk@848 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@601 5417fbe8-f217-4b02-8779-1006273d7864
2005-07-09 12:48:22 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
65665505f4
BUILD : 1.7.10 (847) BUGS : NOTES : Fixed a typo when loading two protocol modules
...
git-svn-id: svn://svn.anope.org/anope/trunk@847 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@600 5417fbe8-f217-4b02-8779-1006273d7864
2005-07-07 19:13:41 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
1e1cdee5d4
BUILD : 1.7.10 (846) BUGS : NOTES : Clarified comments above SendMailPath in the config, thanks IcyLiquid
...
git-svn-id: svn://svn.anope.org/anope/trunk@846 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@599 5417fbe8-f217-4b02-8779-1006273d7864
2005-07-07 15:27:25 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
796a834547
BUILD : 1.7.10 (845) BUGS : NOTES : Added a warning for *NIX when running as root
...
git-svn-id: svn://svn.anope.org/anope/trunk@845 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@598 5417fbe8-f217-4b02-8779-1006273d7864
2005-07-03 22:10:10 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
f657bbbd5c
BUILD : 1.7.10 (844) BUGS : NOTES : Fixed module languages defaulting to english instead of NSDefLanguage
...
git-svn-id: svn://svn.anope.org/anope/trunk@844 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@597 5417fbe8-f217-4b02-8779-1006273d7864
2005-07-02 17:30:33 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
a9c7109070
BUILD : 1.7.10 (843) BUGS : NOTES : Fixed various compile warnings on AMD64 systems
...
git-svn-id: svn://svn.anope.org/anope/trunk@843 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@596 5417fbe8-f217-4b02-8779-1006273d7864
2005-07-02 13:10:09 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
e31758b72f
BUILD : 1.7.10 (842) BUGS : NOTES : Added 3 new events for channel access/xop list modifications
...
git-svn-id: svn://svn.anope.org/anope/trunk@842 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@595 5417fbe8-f217-4b02-8779-1006273d7864
2005-07-01 22:19:46 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
5e079dce4b
BUILD : 1.7.10 (841) BUGS : 400 NOTES : Modules will now get a more random filename in the runtime/ folder, which makes sure that no duplicate filenames will occur, which makes sure listchans can run at the same time as services since they both use the same protocol module, which in turn fixes bug 400. And all modules are now properly unloaded on shutdown :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@841 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@594 5417fbe8-f217-4b02-8779-1006273d7864
2005-07-01 21:32:09 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
0190e74b31
BUILD : 1.7.10 (840) BUGS : NOTES : Fixed most core compile warnings when using make strict
...
git-svn-id: svn://svn.anope.org/anope/trunk@840 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@593 5417fbe8-f217-4b02-8779-1006273d7864
2005-07-01 13:23:30 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
0d5132c0c7
BUILD : 1.7.10 (839) BUGS : NOTES : Removed the requirement of a valid config file when running ./services -version
...
git-svn-id: svn://svn.anope.org/anope/trunk@839 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@592 5417fbe8-f217-4b02-8779-1006273d7864
2005-07-01 12:24:20 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
07c7cda90d
Removed extra CC in protocol makefile *rolls eyes* :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@838 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@591 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-30 15:39:00 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
e049ed2574
Removed extra CC
...
git-svn-id: svn://svn.anope.org/anope/trunk@837 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@590 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-29 22:01:17 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
89249b2383
BUILD : 1.7.10 (836) BUGS : NOTES : Added italian translations for all modpack modules
...
git-svn-id: svn://svn.anope.org/anope/trunk@836 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@589 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-27 15:39:41 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
e530d7e814
BUILD : 1.7.10 (835) BUGS : NOTES : Added portugese translation to hs_request, applied win32 fixes by heinz (or should i say heniz?)
...
git-svn-id: svn://svn.anope.org/anope/trunk@835 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@588 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-26 20:23:10 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
c848a3a6a5
BUILD : 1.7.10 (834) BUGS : NOTES : Added hs_request to the modpack, made memo_send a real global, and fixed a bug with module config stuff and PARAM_SET options
...
git-svn-id: svn://svn.anope.org/anope/trunk@834 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@587 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-26 13:27:46 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
b9760a6353
BUILD : 1.7.10 (833) BUGS : NOTES : Fixed some fuckups in the previous commit
...
git-svn-id: svn://svn.anope.org/anope/trunk@833 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@586 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-25 21:10:12 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
c638cd622d
BUILD : 1.7.10 (832) BUGS : NOTES : Updated Italian langfile and removed some leftovers of userban stuff
...
git-svn-id: svn://svn.anope.org/anope/trunk@832 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@585 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-25 20:58:45 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2ea6359a1a
BUILD : 1.7.10 (831) BUGS : NOTES : Removing userban code for now
...
git-svn-id: svn://svn.anope.org/anope/trunk@831 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@584 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-25 20:29:11 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
efddd4fb36
added some hostcore calls to extern.h - i didnt use am as i really am tired of ident breaking files, its past a joke.
...
git-svn-id: svn://svn.anope.org/anope/trunk@830 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@583 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-22 22:12:59 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
16924b3fa2
BUILD : 1.7.10 (829) BUGS : NOTES : Forgot a comment and a return in userban.c, and various win32 fixed by heinz
...
git-svn-id: svn://svn.anope.org/anope/trunk@829 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@582 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-05 14:07:54 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
a6e9356357
BUILD : 1.7.10 (828) BUGS : NOTES : Added a new ban system which should be faster than what we have now and also supports CIDR bans -- not yet in use, but will be used for akills andeventually channel bans -- hashing and cidr bans are not tested yet
...
git-svn-id: svn://svn.anope.org/anope/trunk@828 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@581 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-05 10:46:25 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
843f9f38a8
BUILD : 1.7.10 (827) BUGS : 394 NOTES : Fixed /src/bin/register
...
git-svn-id: svn://svn.anope.org/anope/trunk@827 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@580 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-04 10:48:58 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
d5e3e6c921
BUILD : 1.7.10 (826) BUGS : 384 NOTES : Removed --with-ircd stuff from configure(.in)
...
git-svn-id: svn://svn.anope.org/anope/trunk@826 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@579 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-04 10:45:19 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
12a1feea09
BUILD : 1.7.10 (825) BUGS : 398 NOTES : Forgot to enable finish_sync() for ultimate3, it was still using the old way to do it
...
git-svn-id: svn://svn.anope.org/anope/trunk@825 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@578 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-04 10:13:36 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
ca25d6e252
BUILD : 1.7.10 (824) BUGS : 389 NOTES : Added the possibility for protocol files to override the code setting mod_current_buffer, which is needed for InspIRCd
...
git-svn-id: svn://svn.anope.org/anope/trunk@824 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@577 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-03 20:44:01 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
e0cba0bb71
BUILD : 1.7.10 (823) BUGS : 385 391 NOTES : Moved checks for UseTokens, UseTS6, and Numeric into protocol_module_init because they need the ircd struct, and split init() into two functions to load the protocol module for listnicks/listchans.
...
git-svn-id: svn://svn.anope.org/anope/trunk@823 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@576 5417fbe8-f217-4b02-8779-1006273d7864
2005-06-03 14:27:40 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
31163a2cbc
BUILD : 1.7.10 (822) BUGS : none NOTES : Added pt.l and bundled modules pt.l patch. Thanx to Ricardo.
...
git-svn-id: svn://svn.anope.org/anope/trunk@822 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@575 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-30 21:50:20 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
33e8c9c083
Synced with brains cvs server
...
git-svn-id: svn://svn.anope.org/anope/trunk@821 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@574 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-30 11:32:45 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
f23b7e5b7f
Commited using svn commit, as indent is breaking everything
...
git-svn-id: svn://svn.anope.org/anope/trunk@820 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@573 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-29 22:34:50 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
259405a7da
again with the indent, i hate this...
...
git-svn-id: svn://svn.anope.org/anope/trunk@819 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@572 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-29 22:05:34 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
3300b82551
re-commiting as indent broke it, AGAIN
...
git-svn-id: svn://svn.anope.org/anope/trunk@818 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@571 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-29 22:01:01 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
b6090524fa
BUILD : 1.7.10 (817) BUGS : N/A NOTES : Synced inspircd.c with brains cvs server
...
git-svn-id: svn://svn.anope.org/anope/trunk@817 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@570 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-29 22:00:00 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
ec5c03f7bf
BUILD : 1.7.10 (816) BUGS : NOTES : Updated the FAQ
...
git-svn-id: svn://svn.anope.org/anope/trunk@816 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@569 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-27 16:18:52 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
ea4ae84f85
BUILD : 1.7.10 (815) BUGS : 383 NOTES : Added value checking for deleting ignores, which fixes a (very rare) segfault
...
git-svn-id: svn://svn.anope.org/anope/trunk@815 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@568 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-25 16:33:45 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
9f88e2d9fe
BUILD : 1.7.10 (814) BUGS : 381 NOTES : Removed a double extern definition of rdb_tag_table; Fixed mydbgen so it sends the pass and installs in the data dir
...
git-svn-id: svn://svn.anope.org/anope/trunk@814 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@567 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-25 15:42:43 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
11e50c8100
BUILD : 1.7.10 (813) BUGS : 380 NOTES : Fixed a bug with listnicks option displaying
...
git-svn-id: svn://svn.anope.org/anope/trunk@813 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@566 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-25 15:25:30 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
538d452baa
BUILD : 1.7.10 (811) BUGS : NOTES : Development Framework
...
git-svn-id: svn://svn.anope.org/anope/trunk@811 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@565 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-25 15:07:31 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
68f7fc089e
BUILD : 1.7.10 (810) BUGS : NOTES : And heniz (yes, heniz!) made a boo-boo with the version of install.vbs :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@810 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@564 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-23 17:32:46 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
239986e4f3
BUILD : 1.7.10 (809) BUGS : NOTES : Updated install.vbs to detect SDK paths (by heinz)
...
git-svn-id: svn://svn.anope.org/anope/trunk@809 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@563 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-23 17:11:18 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
177fa3974f
BUILD : 1.7.10 (808) BUGS : NOTES : Updated banner for 1.7.10
...
git-svn-id: svn://svn.anope.org/anope/trunk@808 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@562 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-23 17:00:14 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
daa8a90011
Again, removing null lines added by indent...
...
git-svn-id: svn://svn.anope.org/anope/trunk@807 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@561 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-22 13:22:44 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2b1df0a547
Commited without am, to remove indent crap
...
git-svn-id: svn://svn.anope.org/anope/trunk@806 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@560 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-22 13:20:44 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
8e75141235
BUILD : 1.7.10 (803) BUGS : NOTES : Anope 1.7.10 Release
...
git-svn-id: svn://svn.anope.org/anope/trunk@803 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@559 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-21 15:44:56 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
a41f38c2e4
avoiding indent breakage
...
git-svn-id: svn://svn.anope.org/anope/trunk@802 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@558 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-17 20:27:12 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
a0b268dab3
using svn commit to try and avoid indent bug thing
...
git-svn-id: svn://svn.anope.org/anope/trunk@800 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@557 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-17 20:04:58 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
296c1d8a5a
BUILD : 1.7.9 (797) BUGS : N/A NOTES : Applied some nicities for sun boxs
...
git-svn-id: svn://svn.anope.org/anope/trunk@797 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@556 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-17 18:01:26 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
b3ad96ad3c
BUILD : 1.7.9 (796) BUGS : N/A NOTES : Updated inspircd module to work with inspircd beta 5 and up
...
git-svn-id: svn://svn.anope.org/anope/trunk@796 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@555 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-14 15:32:03 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
e024944b6d
BUILD : 1.7.9 (795) BUGS : 379 NOTES : Fixed the channelname issue in do_part once and for all with sstrdup(tm) power
...
git-svn-id: svn://svn.anope.org/anope/trunk@795 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@554 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-13 19:58:49 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
f50b00cdb6
BUILD : 1.7.9 (794) BUGS : 377 NOTES : Removed any ! and further from topicsetters, since Unreal sometimes sends a nick!user@host topicsetter instead of just nick
...
git-svn-id: svn://svn.anope.org/anope/trunk@794 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@553 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-13 14:57:15 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
532b7f2e14
BUILD : 1.7.9 (793) BUGS : 378 NOTES : Applied patch
...
git-svn-id: svn://svn.anope.org/anope/trunk@793 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@552 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-13 13:19:33 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
4b8b499383
BUILD : 1.7.9 (792) BUGS : N/A NOTES : Added a check for last_quit when infoing a suspended nick, this should never happen, but it seems a few networks have odd databases which are using the suspend flag for something else, i think its related to networks that have merged databases, but i dont know, anyway, we check for it before using it now. (this dosnt fix the fact they are using a nc->flag that core wants for something else)
...
git-svn-id: svn://svn.anope.org/anope/trunk@792 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@551 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-13 08:25:40 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
dada762c9e
BUILD : 1.7.9 (790) BUGS : N/A NOTES : Removed some comments from config.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@790 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@550 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-12 18:49:41 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
1e064cc126
BUILD : 1.7.9 (789) BUGS : 375 NOTES : NSOperListOnly and CSOperListOnly are correctly formated in the help now.
...
git-svn-id: svn://svn.anope.org/anope/trunk@789 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@549 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-12 18:38:55 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
df7cd78fa8
BUILD : 1.7.9 (788) BUGS : 374 NOTES : Moved free() to after sending the EVENT_PART_CHANNEL event, so the event does not use an already freed variable
...
git-svn-id: svn://svn.anope.org/anope/trunk@788 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@548 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-12 16:51:57 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
e203904efd
BUILD : 1.7.9 (787) BUGS : 369 NOTES : Added a dummy folder/makefile to keep older shells happen with doing processing Makefile.inc subs
...
git-svn-id: svn://svn.anope.org/anope/trunk@787 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@547 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-11 12:44:30 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
7c586a83dd
BUILD : 1.7.9 (786) BUGS : NOTES : Applied patch by crazy for language updates and removal of IRCDFILE stuff
...
git-svn-id: svn://svn.anope.org/anope/trunk@786 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@546 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-10 14:48:26 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
d2b08b8e04
BUILD : 1.7.9 (785) BUGS : 371 372 NOTES : Set mod_current_module_name for AnopeFini and updated get_access to return -1 for non-identified users instead of 0.
...
git-svn-id: svn://svn.anope.org/anope/trunk@785 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@545 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-10 14:45:00 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
6760f98c6b
BUILD : 1.7.9 (784) BUGS : NOTES : Fixed another segfault in ns_maxemail, forget a check for nc->email this time.
...
git-svn-id: svn://svn.anope.org/anope/trunk@784 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@544 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-09 20:14:03 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
6825c4c6dc
BUILD : 1.7.9 (783) BUGS : NOTES : Fixed most compiler warnings for the core (not modules) when using make strict
...
git-svn-id: svn://svn.anope.org/anope/trunk@783 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@543 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-06 09:16:55 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
ea554c0f00
BUILD : 1.7.9 (782) BUGS : 357 NOTES : Fixed a segfault in os_clearmodes when clearing invites -- it used the exception list for the invite hosts, not the invite list, which is bad :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@782 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@542 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-06 06:27:38 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
dcb587f4ca
BUILD : 1.7.9 (781) BUGS : 358 364 NOTES : Changed chan_set_correct_modes() to allow identified founders to get founder is SECUREFOUNDER is on. Added code in delchan() to logout people identified as founder to the channel dropped.
...
git-svn-id: svn://svn.anope.org/anope/trunk@781 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@541 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-06 06:15:18 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
4b55c52751
BUILD : 1.7.9 (780) BUGS : none NOTES : Language to clarify configuration directive dependencies.
...
git-svn-id: svn://svn.anope.org/anope/trunk@780 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@540 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-06 01:51:44 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
1fc19209fd
BUILD : 1.7.9 (779) BUGS : none NOTES : TS6 nick tracking fix by static
...
git-svn-id: svn://svn.anope.org/anope/trunk@779 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@539 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-06 01:37:08 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
ac4c6f37b9
BUILD : 1.7.9 (778) BUGS : N/A NOTES : inspircd fixs, debug output fix
...
git-svn-id: svn://svn.anope.org/anope/trunk@778 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@538 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-05 20:53:54 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
f7dd15d127
BUILD : 1.7.9 (777) BUGS : N/A NOTES : Synced with [brain]s cvs server
...
git-svn-id: svn://svn.anope.org/anope/trunk@777 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@537 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-05 20:24:34 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
d754468e29
BUILD : 1.7.9 (776) BUGS : none NOTES : Prepended all debug messages for consistency.
...
git-svn-id: svn://svn.anope.org/anope/trunk@776 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@536 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-05 16:58:03 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
7a731e504b
BUILD : 1.7.9 (775) BUGS : NOTES : Fixed possible segfaults in ns_maxemail
...
git-svn-id: svn://svn.anope.org/anope/trunk@775 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@535 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-05 16:34:41 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
9496304952
BUILD : 1.7.9 (774) BUGS : 366 NOTES : Updated chan_set_correct_modes() to work ok with U:Lined servers and added checking for OPDEOPME next to AUTOOP levels (same for the other modes)
...
git-svn-id: svn://svn.anope.org/anope/trunk@774 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@534 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-05 16:11:41 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
a33e31d790
BUILD : 1.7.9 (773) BUGS : none NOTES : Development Framework.
...
git-svn-id: svn://svn.anope.org/anope/trunk@773 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@533 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-04 23:55:01 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
6db22fcbfb
BUILD : 1.7.9 (771) BUGS : none NOTES : Anope 1.7.9 Release (fixed compiler warning).
...
git-svn-id: svn://svn.anope.org/anope/trunk@771 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@532 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-04 18:26:36 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
6f7b56163e
BUILD : 1.7.9 (770) BUGS : none NOTES : Anope 1.7.9 Release.
...
git-svn-id: svn://svn.anope.org/anope/trunk@770 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@531 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-04 18:10:49 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
8fc3075dbe
BUILD : 1.7.8 (769) BUGS : N/A NOTES : Quick tidy up to cs_enforce
...
git-svn-id: svn://svn.anope.org/anope/trunk@769 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@530 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-04 17:44:58 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
0d6b0dcf6e
BUILD : 1.7.8 (768) BUGS : N/A NOTES : synced with [brain]s cvs server
...
git-svn-id: svn://svn.anope.org/anope/trunk@768 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@529 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-04 17:18:45 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
783857b1c0
BUILD : 1.7.8 (767) BUGS : N/A NOTES : Removed some pointless alogs
...
git-svn-id: svn://svn.anope.org/anope/trunk@767 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@528 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-04 16:49:38 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
c29ebf0b35
BUILD : 1.7.8 (766) BUGS : N/A NOTES : Added author/version and type to cs_tban
...
git-svn-id: svn://svn.anope.org/anope/trunk@766 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@527 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-04 16:30:53 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
96832f34e7
BUILD : 1.7.8 (765) BUGS : 352 NOTES : Fixed various PTlink vhost handling bugs. Added a fake umode to indicate we have a vHost, to not break other IRCDs which DO use umodes. Ignoring PTlinks NEWMASK on SVSMODE +r, as that would desynch the services internal vhost.
...
git-svn-id: svn://svn.anope.org/anope/trunk@765 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@526 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-04 11:17:29 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
a075334df1
BUILD : 1.7.8 (764) BUGS : 363 NOTES : Missing (c->)ci check in do_topic(), causing segfaults...
...
git-svn-id: svn://svn.anope.org/anope/trunk@764 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@525 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-04 10:12:32 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
21ef2c095f
BUILD : 1.7.8 (763) BUGS : none NOTES : Final file normalization, Languages ready for dev release.
...
git-svn-id: svn://svn.anope.org/anope/trunk@763 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@524 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-03 23:41:53 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
104ae92aaa
BUILD : 1.7.8 (762) BUGS : none NOTES : Language file normalization
...
git-svn-id: svn://svn.anope.org/anope/trunk@762 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@523 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-03 18:02:04 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
24aa73984f
BUILD : 1.7.8 (761) BUGS : N/A NOTES : Tidied up tr.l in trunk
...
git-svn-id: svn://svn.anope.org/anope/trunk@761 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@522 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-03 17:58:59 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
e8974f0d3e
BUILD : 1.7.8 (759) BUGS : NOTES : Various updates to the modulepack, and fixed an issue with mod_current_module set incorrectly in some cases, making the lang functions fail
...
git-svn-id: svn://svn.anope.org/anope/trunk@759 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@521 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-03 15:20:53 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
22bf8b43b8
BUILD : 1.7.8 (758) BUGS : 332 NOTES : FIXED: anope_event_away() doing dangerous things with ac/av, viagra had issues in notice_ops, anope_cmd_mode() used wrongly for dreamforge and ultimate2
...
git-svn-id: svn://svn.anope.org/anope/trunk@758 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@520 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-02 22:37:32 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
7a1d87fd7b
BUILD : 1.7.8 (757) BUGS : 355 361 NOTES : FIXED: Seperated +q/+a and +o in chan_set_correct_modes, and used +Z (and not +R) for services roots with ultimate3.
...
git-svn-id: svn://svn.anope.org/anope/trunk@757 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@519 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-02 20:57:55 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
862291c151
BUILD : 1.7.8 (756) BUGS : N/A NOTES : Turnend -x off
...
git-svn-id: svn://svn.anope.org/anope/trunk@756 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@518 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-02 19:33:21 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
d9ba3b01b6
BUILD : 1.7.8 (754) BUGS : N/A NOTES : store default vales in Config properly
...
git-svn-id: svn://svn.anope.org/anope/trunk@754 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@517 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-02 19:06:53 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
e058391883
BUILD : 1.7.8 (753) BUGS : N/a NOTES : Merged anope-dev with trunk
...
git-svn-id: svn://svn.anope.org/anope/trunk@753 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@516 5417fbe8-f217-4b02-8779-1006273d7864
2005-05-02 19:02:12 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
4949177038
BUILD : 1.7.8 (707) BUGS : NOTES : Added src/tools/Makefile.win32, which was missing since last commit
...
git-svn-id: svn://svn.anope.org/anope/trunk@707 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@515 5417fbe8-f217-4b02-8779-1006273d7864
2005-04-21 15:38:16 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
ab7a624ef9
BUILD : 1.7.8 (687) BUGS : N/A NOTES : Another heinz makefile.win32 patch :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@687 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@514 5417fbe8-f217-4b02-8779-1006273d7864
2005-04-16 18:38:35 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
d8512f028c
BUILD : 1.7.8 (686) BUGS : N/A NOTES : Applied small makefile patch for win32
...
git-svn-id: svn://svn.anope.org/anope/trunk@686 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@513 5417fbe8-f217-4b02-8779-1006273d7864
2005-04-16 18:28:12 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
81da370760
BUILD : 1.7.8 (685) BUGS : none NOTES : svn FSFS test.
...
git-svn-id: svn://svn.anope.org/anope/trunk@685 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@512 5417fbe8-f217-4b02-8779-1006273d7864
2005-04-16 15:28:23 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
c2ab9b982d
BUILD : 1.7.8 (663) BUGS : NOTES : Small typo in last commit
...
git-svn-id: svn://svn.anope.org/anope/trunk@663 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@511 5417fbe8-f217-4b02-8779-1006273d7864
2005-04-14 19:18:54 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
f4d6f50ebf
BUILD : 1.7.8 (662) BUGS : 342 NOTES : I should know that real_av and av are not identical, thanks for pointing that out heinz :P
...
git-svn-id: svn://svn.anope.org/anope/trunk@662 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@510 5417fbe8-f217-4b02-8779-1006273d7864
2005-04-14 18:36:01 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
c9b0122863
BUILD : 1.7.8 (661) BUGS : 341 342 NOTES : Fixed removing modes when users with insufficient rights entered a channel, and added a check to make sure the guestnick is not in use yet
...
git-svn-id: svn://svn.anope.org/anope/trunk@661 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@509 5417fbe8-f217-4b02-8779-1006273d7864
2005-04-12 19:53:08 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
3209eb56ee
BUILD : 1.7.8 (660) BUGS : NOTES : Added .BANNER file for the Config script
...
git-svn-id: svn://svn.anope.org/anope/trunk@660 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@508 5417fbe8-f217-4b02-8779-1006273d7864
2005-04-12 17:17:47 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
d8535cddda
BUILD : 1.7.8 (659) BUGS : N/A NOTES : dbgen script will now accept a blank sql pass if you tell it too...
...
git-svn-id: svn://svn.anope.org/anope/trunk@659 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@507 5417fbe8-f217-4b02-8779-1006273d7864
2005-04-11 20:09:26 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
6f25f8bbce
BUILD : 1.7.8 (658) BUGS : 658 NOTES : Applied qa patch for bug 658
...
git-svn-id: svn://svn.anope.org/anope/trunk@658 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@506 5417fbe8-f217-4b02-8779-1006273d7864
2005-04-11 20:01:31 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
4a051a7fe1
BUILD : 1.7.8 (657) BUGS : 346 351 341 328 345 NOTES : Added channame to XOP/ACCESS/AKICK CLEAR, added checks to /hs off, fixed guest nick to take an unused nick, added SVN revision to win32 versions, fixed /ns alist to not accept invalid access levels, improved Config script, fixed responses for /ns glist/alist -- ty qa ;)
...
git-svn-id: svn://svn.anope.org/anope/trunk@657 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@505 5417fbe8-f217-4b02-8779-1006273d7864
2005-04-07 17:45:03 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
ce2c4d02c8
BUILD : 1.7.8 (656) BUGS : 331 NOTES : (1) Updated de.l (2) mydbgen will now be installed correctly (3) added support for cmodes +SN to solidircd
...
git-svn-id: svn://svn.anope.org/anope/trunk@656 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@504 5417fbe8-f217-4b02-8779-1006273d7864
2005-04-04 14:25:07 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
d31359dcdc
BUILD : 1.7.8 (655) BUGS : NOTES : We need to update the sync-state for leaf servers as well, or strange things will happen...
...
git-svn-id: svn://svn.anope.org/anope/trunk@655 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@503 5417fbe8-f217-4b02-8779-1006273d7864
2005-04-04 14:16:25 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
b738b7d6bc
BUILD : 1.7.8 (654) BUGS : NOTES : DrSteins Makefile Patches...
...
git-svn-id: svn://svn.anope.org/anope/trunk@654 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@502 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-30 00:01:00 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
7b4c661d80
BUILD : 1.7.8 (653) BUGS : 339 NOTES : Chanserv now sets topic when channel is recreated.
...
git-svn-id: svn://svn.anope.org/anope/trunk@653 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@501 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-29 23:19:29 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
30b5214eef
BUILD : 1.7.8 (652) BUGS : NOTES : Changed anoperc to use numerics for compliance.
...
git-svn-id: svn://svn.anope.org/anope/trunk@652 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@500 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-29 21:50:51 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
e97d88fa34
BUILD : 1.7.8 (651) BUGS : none NOTES : Applied shadowirc.c patch from nenolod.
...
git-svn-id: svn://svn.anope.org/anope/trunk@651 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@499 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-29 03:18:40 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
049a272fa4
BUILD : 1.7.8 (650) BUGS : 338 NOTES : Moved GlobalOnCycleUP again...
...
git-svn-id: svn://svn.anope.org/anope/trunk@650 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@498 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-28 22:46:54 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
cd1213e22f
BUILD : 1.7.8 (649) BUGS : 336 NOTES : Moved code for GlobalOnCycleUP to after the server has connected.
...
git-svn-id: svn://svn.anope.org/anope/trunk@649 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@497 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-28 16:44:20 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
b58eb5f7f2
BUILD : 1.7.8 (648) BUGS : 337 NOTES : Fixed the db query for anope_cs_akicks in display name change function.
...
git-svn-id: svn://svn.anope.org/anope/trunk@648 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@496 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-28 15:06:22 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
91ab20aefb
BUILD : 1.7.8 (647) BUGS : 326 NOTES : Changed usermode for ultimate3 SRA to +Z
...
git-svn-id: svn://svn.anope.org/anope/trunk@647 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@495 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-28 14:55:53 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
b30ca2f8f2
BUILD : 1.7.8 (646) BUGS : 327 329 334 335 NOTES : Fixed quite a few bugs with mode handling (not always removed correctly, added/removed modes were split), fixed a segfault in chan_set_correct_modes, fixed some issues with topic setting, made stripModePrefix really stripping the mode prefix instead of the first char
...
git-svn-id: svn://svn.anope.org/anope/trunk@646 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@494 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-28 12:59:44 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
0783c0d875
BUILD : 1.7.8 (645) BUGS : none NOTES : Language file normalization.
...
git-svn-id: svn://svn.anope.org/anope/trunk@645 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@493 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-28 04:11:54 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
dca8847adc
BUILD : 1.7.8 (644) BUGS : 330 NOTES : Fixed bugs with nickserv suspend
...
git-svn-id: svn://svn.anope.org/anope/trunk@644 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@492 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-28 00:25:26 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
baaef79283
BUILD : 1.7.8 (643) BUGS : NOTES : Fixed: (1) memleak in nickIsServices [src/misc.c] (2) Fixed language files to reflect r641 (3) Updated nl.l (4) Added event of r642 to docs/EVENTS
...
git-svn-id: svn://svn.anope.org/anope/trunk@643 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@491 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-26 10:26:43 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
f3d7f8e676
BUILD : 1.7.8 (642) BUGS : NOTES : Minor Update (Event Handler) for SUSPENDING
...
git-svn-id: svn://svn.anope.org/anope/trunk@642 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@490 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-26 10:13:29 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
c4cdb1fe36
BUILD : 1.7.8 (641) BUGS : NOTES : Added SUSPEND and UNSUSPEND to NickServ. Also added running as root check to anoperc.
...
git-svn-id: svn://svn.anope.org/anope/trunk@641 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@489 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-26 10:05:57 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2225f58c39
BUILD : 1.7.8 (640) BUGS : 323 NOTES : Fixed /ns update setting +a if you had rights to get +q but already had it
...
git-svn-id: svn://svn.anope.org/anope/trunk@640 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@488 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-22 14:24:40 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
f005ab7da5
BUILD : 1.7.8 (639) BUGS : NOTES : Some more fixing of the topic stuff to get it to work better with UnrealIRCd
...
git-svn-id: svn://svn.anope.org/anope/trunk@639 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@487 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-22 11:53:27 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2489bd7551
BUILD : 1.7.8 (638) BUGS : NOTES : Accidently left 2 lines too much while fixing the topics being re-set on sync, causing them to be re-set on every normal join sent via SJOIN
...
git-svn-id: svn://svn.anope.org/anope/trunk@638 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@486 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-22 11:35:11 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
4c5d97a62a
BUILD : 1.7.8 (637) BUGS : NOTES : Changed the email addy of Simba in Changes
...
git-svn-id: svn://svn.anope.org/anope/trunk@637 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@485 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-22 08:48:54 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
250c3f8ab1
BUILD : 1.7.8 (636) BUGS : NOTES : When the topic was fully identical to the topiclocked one it still was being re-set, fixed that
...
git-svn-id: svn://svn.anope.org/anope/trunk@636 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@484 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-21 21:02:03 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
a53f209c7f
BUILD : 1.7.8 (635) BUGS : NOTES : Topics should be only updated when really needed during bursts now (on IRCDs that support it)
...
git-svn-id: svn://svn.anope.org/anope/trunk@635 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@483 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-21 16:10:05 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
28dd482006
BUILD : 1.7.8 (634) BUGS : 321 NOTES : Applied Trystans patch for shadow-ircd nick changing and vhosting - there are still issues with it tho.
...
git-svn-id: svn://svn.anope.org/anope/trunk@634 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@482 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-18 19:03:45 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
7983a0acbd
BUILD : 1.7.8 (633) BUGS : none NOTES : OS SET SQL ON shall warn about SQL disabled in services.conf
...
git-svn-id: svn://svn.anope.org/anope/trunk@633 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@481 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-17 14:52:28 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
e8275af54a
BUILD : 1.7.8 (632) BUGS : 315 NOTES : 422 is sent if the file dosnt exist, 375 and 376 are no longer sent, if the error numeric is sent.
...
git-svn-id: svn://svn.anope.org/anope/trunk@632 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@480 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-16 20:24:47 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
1fec2a9abd
BUILD : 1.7.8 (631) BUGS : 320 NOTES : Fixed an error in the big if/else if thing when setting the modes on SJOIN, should now give correct modes
...
git-svn-id: svn://svn.anope.org/anope/trunk@631 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@479 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-16 20:19:14 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
89e28df398
BUILD : 1.7.8 (630) BUGS : N/A NOTES : Use sstrdup instead of strdup
...
git-svn-id: svn://svn.anope.org/anope/trunk@630 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@478 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-16 09:10:04 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
6536e8c850
BUILD : 1.7.8 (629) BUGS : 313 NOTES : Updated mydbgen and Changes.mysql to remove anope_os_cache
...
git-svn-id: svn://svn.anope.org/anope/trunk@629 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@477 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-16 01:12:10 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
ba0611d994
BUILD : 1.7.8 (628) BUGS : none NOTES : Moved ALIST from CHAN_HELP to NICK_HELP on es.l (Reported by alladus)
...
git-svn-id: svn://svn.anope.org/anope/trunk@628 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@476 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-16 00:56:07 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
f7aa1f69be
BUILD : 1.7.8 (627) BUGS : 318 NOTES : ChanServ will now include the channel name in SET responses. By Drstein
...
git-svn-id: svn://svn.anope.org/anope/trunk@627 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@475 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-16 00:39:23 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
f52c92f2d8
BUILD : 1.7.8 (626) BUGS : N/A NOTES : Moved the protect defines out of the ircd protocol header files.
...
git-svn-id: svn://svn.anope.org/anope/trunk@626 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@474 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-15 23:18:30 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
1d4db8b86d
BUILD : 1.7.8 (625) BUGS : 319 NOTES : Globalized do_getkey by DrStein.
...
git-svn-id: svn://svn.anope.org/anope/trunk@625 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@473 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-15 15:39:14 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
cce547c6a9
BUILD : 1.7.8 (624) BUGS : 312 NOTES : Revision 623 was the bugfix for bug 312, noted it in Changes now
...
git-svn-id: svn://svn.anope.org/anope/trunk@624 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@472 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-14 20:05:01 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
49b15a6d68
BUILD : 1.7.8 (623) BUGS : NOTES : FAQ update (thx DrS)
...
git-svn-id: svn://svn.anope.org/anope/trunk@623 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@471 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-14 19:57:32 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
c3b9f7f542
BUILD : 1.7.8 (622) BUGS : 317 NOTES : Applied Trystans patch to remove old ifdef convertor code
...
git-svn-id: svn://svn.anope.org/anope/trunk@622 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@470 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-14 19:23:27 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
ccf124e35a
BUILD : 1.7.8 (621) BUGS : 314 NOTES : Fixed normalizeBuffer not being freed twice (anope_cmd_ctcp / delete_user)
...
git-svn-id: svn://svn.anope.org/anope/trunk@621 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@469 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-14 18:47:29 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
55c14ce52f
BUILD : 1.7.8 (620) BUGS : 313 NOTES : Fixed various mistakes, as listed in bug 313 (only the mydbgen issue is not done yet)
...
git-svn-id: svn://svn.anope.org/anope/trunk@620 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@468 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-14 18:27:28 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
dcfcd9302f
BUILD : 1.7.8 (619) BUGS : NOTES : Fixed the recording of server sync state more reliable, which fixes a bug where servers which did not report bursts would always remain in burst-mode internally
...
git-svn-id: svn://svn.anope.org/anope/trunk@619 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@467 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-14 18:01:08 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
8c95c8f490
BUILD : 1.7.8 (618) BUGS : NOTES : Fixed a small error in my previous commit caused by making a few if/else if easier to read
...
git-svn-id: svn://svn.anope.org/anope/trunk@618 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@466 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-14 13:00:22 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
7bdbe05535
BUILD : 1.7.8 (617) BUGS : NOTES : Fixed: [1] Will not set already set channel modes anymore [2] Do not display entrymsg/greet while syncing [3] Sync state for uplink not always set correctly
...
git-svn-id: svn://svn.anope.org/anope/trunk@617 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@465 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-13 15:05:26 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
5d30eeca09
BUILD : 1.7.8 (616) BUGS : NOTES : Added EVENT_DB_BACKUP and changed EVENT_BOT_ASSIGN to pass channel name instead of bot nick as argument
...
git-svn-id: svn://svn.anope.org/anope/trunk@616 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@464 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-11 17:09:30 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
9ef454c643
BUILD : 1.7.8 (615) BUGS : N/A NOTES : PTlink has +a
...
git-svn-id: svn://svn.anope.org/anope/trunk@615 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@463 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-10 05:14:47 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
583d8fde64
BUILD : 1.7.8 (614) BUGS : NOTES : Updated es.l - thx DrStein
...
git-svn-id: svn://svn.anope.org/anope/trunk@614 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@462 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-09 20:02:10 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
7a654fbf85
BUILD : 1.7.8 (613) BUGS : NOTES : Documentation: 1) Added PROXY for information on the current state of the proxy detector 2) Updated the event list of EVENTS to be more clear
...
git-svn-id: svn://svn.anope.org/anope/trunk@613 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@461 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-09 19:31:44 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
3077e8f2b0
BUILD : 1.7.8 (612) BUGS : none NOTES : Updated pt.l by Ricardo.
...
git-svn-id: svn://svn.anope.org/anope/trunk@612 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@460 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-08 20:02:06 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
0ec837922c
BUILD : 1.7.8 (611) BUGS : none NOTES : alogs display the real host instead of vhost.
...
git-svn-id: svn://svn.anope.org/anope/trunk@611 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@459 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-08 15:07:01 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
44c05660f4
BUILD : 1.7.8 (610) BUGS : NOTES : Update tools README for one documentation style
...
git-svn-id: svn://svn.anope.org/anope/trunk@610 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@458 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-08 13:33:24 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
4477ae4092
BUILD : 1.7.8 (609) BUGS : NOTES : Updated the README for tools.
...
git-svn-id: svn://svn.anope.org/anope/trunk@609 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@457 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-08 09:48:04 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
3e27304655
BUILD : 1.7.8 (608) BUGS : NOTES : Added db-merger and epona db converter. docs will follow.
...
git-svn-id: svn://svn.anope.org/anope/trunk@608 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@456 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-08 09:16:11 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2278e8c77b
BUILD : 1.7.8 (607) BUGS : N/A NOTES : Clean up after proxy was removed, some Win32 touch ups
...
git-svn-id: svn://svn.anope.org/anope/trunk@607 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@455 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-08 05:45:40 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2f44331e17
BUILD : 1.7.8 (606) BUGS : NOTES : Removed proxy detector code from the core, threads stuff still there. Needs good testing
...
git-svn-id: svn://svn.anope.org/anope/trunk@606 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@454 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-07 20:03:07 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
5ae91e374c
BUILD : 1.7.8 (605) BUGS : N/A NOTES : Win32 encryption fixed
...
git-svn-id: svn://svn.anope.org/anope/trunk@605 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@453 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-07 19:19:40 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
91ff890d23
BUILD : 1.7.8 (604) BUGS : N/A NOTES : tolower/toupper compiler errors on Win32.
...
git-svn-id: svn://svn.anope.org/anope/trunk@604 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@452 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-07 05:53:29 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
45a9f587db
BUILD : 1.7.8 (603) BUGS : N/A NOTES : Fixed EVENT_DEFCON_LEVEL
...
git-svn-id: svn://svn.anope.org/anope/trunk@603 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@451 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-07 03:07:00 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
84a39def3d
BUILD : 1.7.8 (602) BUGS : 308, 311 NOTES : Fixed a couple of bugs, some smelling errors, and only in debug will nonexistent warnings display
...
git-svn-id: svn://svn.anope.org/anope/trunk@602 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@450 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-07 01:56:32 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
cd81294abf
BUILD : 1.7.8 (601) BUGS : N/A NOTES : Only module subfolders which contain Makefiles will be compiled on nix
...
git-svn-id: svn://svn.anope.org/anope/trunk@601 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@449 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-06 14:14:55 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
e0b79e1552
BUILD : 1.7.8 (600) BUGS : N/A NOTES : Added UPDATE to the ns help menu
...
git-svn-id: svn://svn.anope.org/anope/trunk@600 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@448 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-05 20:24:47 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
517946bdaa
BUILD : 1.7.8 (599) BUGS : N/A NOTES : Cleaned up debug message for Win32 users
...
git-svn-id: svn://svn.anope.org/anope/trunk@599 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@447 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-05 17:34:42 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
d99358cc4a
BUILD : 1.7.8 (598) BUGS : 310 NOTES : Updated Unreal 3.2 token support.
...
git-svn-id: svn://svn.anope.org/anope/trunk@598 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@446 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-05 16:51:13 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
512125c522
BUILD : 1.7.8 (596) BUGS : N/A NOTES : Added clean_modules and distclean_modules as valid make targets
...
git-svn-id: svn://svn.anope.org/anope/trunk@596 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@445 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-04 17:26:49 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
a22d9ec3b0
BUILD : 1.7.8 (595) BUGS : N/A NOTES : ShadowIRCD, and cleaned up Numeric
...
git-svn-id: svn://svn.anope.org/anope/trunk@595 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@444 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-04 03:44:07 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
1a1781fd0c
BUILD : 1.7.8 (594) BUGS : N/A NOTES : Changes strdup to sstrdup - doh!
...
git-svn-id: svn://svn.anope.org/anope/trunk@594 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@443 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-03 09:15:06 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
30f8519717
BUILD : 1.7.8 (593) BUGS : 307 NOTES : Fixed admin/owner mode handling
...
git-svn-id: svn://svn.anope.org/anope/trunk@593 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@442 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-03 09:06:14 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
bfa12b9fe4
BUILD : 1.7.8 (591) BUGS : 306 NOTES : Fixed LogUser message, normalizes the "realname" on nick change.
...
git-svn-id: svn://svn.anope.org/anope/trunk@592 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@441 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-03 05:46:40 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
a8ed2b9244
BUILD : 1.7.8 (590) BUGS : 288 / N/A NOTES : Fixed 288, moved updated all set/unset admin/owner calls to use the ircd protocol files. This needs a fair good test, but it seems all ok, and i cant see anything wrong with it :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@590 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@440 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-02 20:45:12 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
4e33836bd5
BUILD : 1.7.8 (589) BUGS : 303 NOTES : normalizeBuffer() now strips two digit color codes
...
git-svn-id: svn://svn.anope.org/anope/trunk@589 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@439 5417fbe8-f217-4b02-8779-1006273d7864
2005-03-01 00:35:15 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
03573ab139
BUILD : 1.7.8 (588) BUGS : 304 NOTES : 1. nickIsServices() no longer alters the buffer 2. Fixes +I on Unreal and Bahamut 3. Anope Feature Request 285 4. Updates documentation 5. Ratbox compiles clean with make strict 6. Trap and storing of NICKCHARS
...
git-svn-id: svn://svn.anope.org/anope/trunk@588 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@438 5417fbe8-f217-4b02-8779-1006273d7864
2005-02-28 20:18:28 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
607478cb0d
BUILD : 1.7.8 (587) BUGS : N/A NOTES : Fixed a typo in the win32 makefile.inc
...
git-svn-id: svn://svn.anope.org/anope/trunk@587 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@437 5417fbe8-f217-4b02-8779-1006273d7864
2005-02-27 21:33:01 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
530199c7bf
BUILD : 1.7.8 (586) BUGS : N/A NOTES : Added multifile module support for win32 - thanks heinz :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@586 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@436 5417fbe8-f217-4b02-8779-1006273d7864
2005-02-27 18:02:12 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
03079a5ceb
BUILD : 1.7.8 (585) BUGS : N/A NOTES : removed veriable that isnt used anymore :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@585 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@435 5417fbe8-f217-4b02-8779-1006273d7864
2005-02-27 16:37:29 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
954371d881
BUILD : 1.7.8 (584) BUGS : N/A NOTES : Removed ircd_catserv.c and added ./src/modules/catserv/ subfolder
...
git-svn-id: svn://svn.anope.org/anope/trunk@584 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@434 5417fbe8-f217-4b02-8779-1006273d7864
2005-02-27 16:33:13 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
ab7325c56f
BUILD : 1.7.8 (583) BUGS : N/A NOTES : Added multifile module support for nix, win32 will follow
...
git-svn-id: svn://svn.anope.org/anope/trunk@583 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@433 5417fbe8-f217-4b02-8779-1006273d7864
2005-02-27 16:12:22 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
d6711043b4
BUILD : 1.7.8 (582) BUGS : NOTES : Another update in the docs/ dir. All thats
...
git-svn-id: svn://svn.anope.org/anope/trunk@582 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@432 5417fbe8-f217-4b02-8779-1006273d7864
2005-02-23 19:15:11 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
521a3e1d2b
BUILD : 1.7.8 (581) BUGS : NOTES : Another docs/ style update - has been noted in Changes at r578
...
git-svn-id: svn://svn.anope.org/anope/trunk@581 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@431 5417fbe8-f217-4b02-8779-1006273d7864
2005-02-22 16:04:24 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
593bfaea76
BUILD : 1.7.8 (580) BUGS : 301 302 NOTES : Fixed (1) uninitialized var in nickserv do_drop (2) remote whois returning incorrect numeric (3) some operserv commands using notice() instead of notice_user()
...
git-svn-id: svn://svn.anope.org/anope/trunk@580 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@430 5417fbe8-f217-4b02-8779-1006273d7864
2005-02-22 15:05:31 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
e9f57f1f42
BUILD : 1.7.8 (579) BUGS : NOTES : Updated a small leftover from my previous commit.
...
git-svn-id: svn://svn.anope.org/anope/trunk@579 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@429 5417fbe8-f217-4b02-8779-1006273d7864
2005-02-21 20:29:44 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
984677b5a4
BUILD : 1.7.8 (578) BUGS : NOTES : Updates of documentation (BUGS, IRCD, EVENTS, MYSQL, INSTALL, MODULES, DEFCON) for one style and some smaller fixes and updates.
...
git-svn-id: svn://svn.anope.org/anope/trunk@578 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@428 5417fbe8-f217-4b02-8779-1006273d7864
2005-02-21 17:12:47 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
1ee7364fb3
BUILD : 1.7.8 (577) BUGS : NOTES : Applied a patch in behalf of heinz.
...
git-svn-id: svn://svn.anope.org/anope/trunk@577 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@427 5417fbe8-f217-4b02-8779-1006273d7864
2005-02-19 22:33:01 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
4ad737abc2
BUILD : 1.7.8 (576) BUGS : N/A NOTES : Build flag to show its Win32
...
git-svn-id: svn://svn.anope.org/anope/trunk@576 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@426 5417fbe8-f217-4b02-8779-1006273d7864
2005-02-16 19:45:41 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
1da30bfdea
BUILD : 1.7.8 (575) BUGS : N/A NOTES : Some event clean ups found by heinz today
...
git-svn-id: svn://svn.anope.org/anope/trunk@575 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@425 5417fbe8-f217-4b02-8779-1006273d7864
2005-02-15 02:15:57 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
59f3a38ffd
BUILD : 1.7.8 (574) BUGS : N/A NOTES : Internal Events, Win32 can build with encryption, nickIsServices() works if format is nick@services
...
git-svn-id: svn://svn.anope.org/anope/trunk@574 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@424 5417fbe8-f217-4b02-8779-1006273d7864
2005-02-14 06:01:38 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
f194129217
BUILD : 1.7.8 (573) BUGS : 296 NOTES : mod_current_buffer was not set in all possible cases
...
git-svn-id: svn://svn.anope.org/anope/trunk@573 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@423 5417fbe8-f217-4b02-8779-1006273d7864
2005-02-11 05:37:05 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
d7ad5a8d62
BUILD : 1.7.8 (572) BUGS : NOTES : fixed grammar.
...
git-svn-id: svn://svn.anope.org/anope/trunk@572 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@422 5417fbe8-f217-4b02-8779-1006273d7864
2005-02-07 12:09:55 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
d91f67d8eb
BUILD : 1.7.8 (571) BUGS : NOTES : Updated userkey infos in example.conf.
...
git-svn-id: svn://svn.anope.org/anope/trunk@571 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@421 5417fbe8-f217-4b02-8779-1006273d7864
2005-02-07 11:57:03 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
e578c64f8f
BUILD : 1.7.8 (570) BUGS : 294 NOTES : Win32 Module Load Errors
...
git-svn-id: svn://svn.anope.org/anope/trunk@570 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@420 5417fbe8-f217-4b02-8779-1006273d7864
2005-02-06 22:09:25 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
d07eaff34a
BUILD : 1.7.8 (569) BUGS : N/A NOTES : Cleaned up the win32 makefiles, fixed hs_moo
...
git-svn-id: svn://svn.anope.org/anope/trunk@569 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@419 5417fbe8-f217-4b02-8779-1006273d7864
2005-02-06 20:31:43 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
fd5951062d
BUILD : 1.7.8 (568) BUGS : N/A NOTES : Set default value for botmodes
...
git-svn-id: svn://svn.anope.org/anope/trunk@568 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@418 5417fbe8-f217-4b02-8779-1006273d7864
2005-02-06 19:39:31 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
9b3a357193
BUILD : 1.7.8 (565) BUGS : 293 NOTES : Merge of Win32 branch into the main, support for Unreal +I, German language updated, fixed bug vidents not updating, Setting and Removal of sqlines on forbid or drop
...
git-svn-id: svn://svn.anope.org/anope/trunk@567 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@417 5417fbe8-f217-4b02-8779-1006273d7864
2005-02-06 19:18:15 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
f8ac398b86
BUILD : 1.7.8 (564) BUGS : 285 NOTES : Compiling modules under MacOSX, and fixes up some ChanServ stuff
...
git-svn-id: svn://svn.anope.org/anope/trunk@564 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@416 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-30 21:19:28 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
f51d7384c3
BUILD : 1.7.8 (563) BUGS : none NOTES : SVN Framework.
...
git-svn-id: svn://svn.anope.org/anope/trunk@563 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@415 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-30 02:07:35 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
84c5b799cc
BUILD : 1.7.8 (561) BUGS : none NOTES : Anope 1.7.8 Release.
...
git-svn-id: svn://svn.anope.org/anope/trunk@561 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@414 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-30 01:57:38 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
6fe351588f
BUILD : 1.7.7 (560) BUGS : 290, 291 NOTES : Fixes HS HELP LIST, and improves on Robs fix for RSEND
...
git-svn-id: svn://svn.anope.org/anope/trunk@560 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@413 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-29 03:02:15 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
c8a8473bf6
BUILD : 1.7.7 (559) BUGS : 291 NOTES : Fixed memoserv issue :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@559 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@412 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-29 01:07:44 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
08008cf252
BUILD : 1.7.7 (558) BUGS : N/A NOTES : Should really fix gcc2 stuff
...
git-svn-id: svn://svn.anope.org/anope/trunk@558 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@411 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-28 02:59:44 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
7193a60506
BUILD : 1.7.7 (557) BUGS : N/A NOTES : Should fix gcc2 compiler warnings with ratbox
...
git-svn-id: svn://svn.anope.org/anope/trunk@557 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@410 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-28 02:17:45 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
f91057c662
BUILD : 1.7.7 (556) BUGS : N/A NOTES : synced headers so our copyright is 2005, Solid IRCD compiles again, fixed sstrdup() error, updated the documentation a bit, cleaned up ratbox a bit.
...
git-svn-id: svn://svn.anope.org/anope/trunk@556 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@409 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-27 06:10:08 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
01f32cf288
BUILD : 1.7.7 (555) BUGS : N/A NOTES : TS6 support, Ratbox support, lots of little bug fixes, updated documentation
...
git-svn-id: svn://svn.anope.org/anope/trunk@555 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@408 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-23 07:32:56 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
ba7b29bba7
BUILD : 1.7.7 (554) BUGS : none NOTES : Updated pt.l by Ricardo.
...
git-svn-id: svn://svn.anope.org/anope/trunk@554 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@407 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-20 22:32:09 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
0d094946b6
BUILD : 1.7.7 (553) BUGS : none NOTES : Forgot Changes file :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@553 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@406 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-20 22:29:56 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
3781575b24
BUILD : 1.7.7 (552) BUGS : none NOTES : Fixed misplaced MEMO_NO_RSEND_SELF in es.l
...
git-svn-id: svn://svn.anope.org/anope/trunk@552 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@405 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-20 22:16:51 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
66e649fea6
BUILD : 1.7.7 (551) BUGS : 25 NOTES : OperServ HELP cleaned up to show only commands that work on the given ircd
...
git-svn-id: svn://svn.anope.org/anope/trunk@551 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@404 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-20 06:26:19 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
278a99ca2d
BUILD : 1.7.7 (550) BUGS : N/A NOTES : Anope SMTP client
...
git-svn-id: svn://svn.anope.org/anope/trunk@550 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@403 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-20 05:37:46 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
1ef4a60c46
BUILD : 1.7.7 (549) BUGS : N/A NOTES : Fixes a segfault with the last commit
...
git-svn-id: svn://svn.anope.org/anope/trunk@549 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@402 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-17 04:31:45 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
4797b990aa
BUILD : 1.7.7 (548) BUGS : N/A NOTES : Support for PTlinks VHOST (NEWMASK) command.
...
git-svn-id: svn://svn.anope.org/anope/trunk@548 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@401 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-17 03:19:41 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
50fb0cd6e7
BUILD : 1.7.7 (547) BUGS : 272 275 NOTES : Fixes up help for their access levels, and ircops except from ignore in all places
...
git-svn-id: svn://svn.anope.org/anope/trunk@547 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@400 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-17 01:37:10 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
1aa79bb712
BUILD : 1.7.7 (546) BUGS : 271 NOTES : Help for /OS HELP SET IGNORE.
...
git-svn-id: svn://svn.anope.org/anope/trunk@546 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@399 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-17 00:46:29 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
5059cb173d
BUILD : 1.7.7 (545) BUGS : 278 NOTES : On vhost unset show the correct vhost character
...
git-svn-id: svn://svn.anope.org/anope/trunk@545 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@398 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-16 23:23:09 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
fb1a1829b8
BUILD : 1.7.7 (544) BUGS : N/A NOTES : Forgot the changelog
...
git-svn-id: svn://svn.anope.org/anope/trunk@544 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@397 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-16 22:07:30 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
26e99c667a
BUILD : 1.7.7 (543) BUGS : 276 NOTES : Disables UseRDB when MysqlSecure is enable, since we use one way encryption on the sql databases
...
git-svn-id: svn://svn.anope.org/anope/trunk@543 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@396 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-16 22:05:24 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
26bd7c0418
BUILD : 1.7.7 (542) BUGS : 263 NOTES : BotServ bots would flood if they were attempting to reset modes on themselves ie.. (-oooooo), this fix makes them check if they set the mode last on themselves, if so it ignores and continues. This should also fix if you did -v to a bot as it would says non-existant user
...
git-svn-id: svn://svn.anope.org/anope/trunk@542 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@395 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-16 20:11:15 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
4bf0358e8f
BUILD : 1.7.7 (541) BUGS : 274, 281 NOTES : IRCops are not killed on sqline/sgline when set KillOnSQline or KillOnSGline are enabled, made it so uline servers are except from NOJOIN settings
...
git-svn-id: svn://svn.anope.org/anope/trunk@541 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@394 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-16 18:35:51 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
bafd62e477
BUILD : 1.7.7 (540) BUGS : 277 NOTES : BotServ Badwords (START) would return a false positivie when BSCaseSensitive is enabled
...
git-svn-id: svn://svn.anope.org/anope/trunk@540 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@393 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-16 18:13:29 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
a3d993d02c
BUILD : 1.7.7 (539) BUGS : 279 NOTES : Fixed typo in example.conf...
...
git-svn-id: svn://svn.anope.org/anope/trunk@539 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@392 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-15 15:13:53 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
779fccb17f
BUILD : 1.7.7 (538) BUGS : none NOTES : Framework for svn development.
...
git-svn-id: svn://svn.anope.org/anope/trunk@538 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@391 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-14 16:03:58 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
dbcb6f050e
BUILD : 1.7.7 (536) BUGS : none NOTES : Added mysql schema change to mydbgen and created Changes.mysql
...
git-svn-id: svn://svn.anope.org/anope/trunk@536 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@390 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-13 20:59:47 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
30c7604d7f
BUILD : 1.7.7 (535) BUGS : N/A NOTES : Added +h halfop support for plexus - plexus is now fully supported according to ThaPrince (plexus coder) :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@535 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@389 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-13 11:00:30 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
81351ff93b
BUILD : 1.7.7 (534) BUGS : N/A NOTES : Added support for plexus user timestamping
...
git-svn-id: svn://svn.anope.org/anope/trunk@534 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@388 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-13 10:11:35 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
b64b5373dd
BUILD : 1.7.7 (533) BUGS : N/A NOTES : Added make profile to allow for gprof profiling
...
git-svn-id: svn://svn.anope.org/anope/trunk@533 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@387 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-12 18:54:31 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
d2da37da06
BUILD : 1.7.7 (532) NOTES : Updated es.l by DrStein
...
git-svn-id: svn://svn.anope.org/anope/trunk@532 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@386 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-10 00:20:58 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
24f6bac83c
BUILD : 1.7.7 (531) NOTES : Language file normalization.
...
git-svn-id: svn://svn.anope.org/anope/trunk@531 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@385 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-09 23:10:29 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
73df6da75c
BUILD : 1.7.7 (530) BUGS : N/A NOTES : Fixed /ns status to be consistant with what help reports it will do.
...
git-svn-id: svn://svn.anope.org/anope/trunk@530 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@384 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-08 14:41:19 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
7db7984a21
BUILD : 1.7.7 (529) BUGS : NOTES : Fixed example.conf syntax error, token was space and not comma space.
...
git-svn-id: svn://svn.anope.org/anope/trunk@529 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@383 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-07 23:48:17 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
52ad82ad70
BUILD : 1.7.7 (528) BUGS : N/A NOTES : Rolled back hs_moo - which i didnt mean to commit in the first place :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@528 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@382 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-06 15:13:51 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
b96ce5e1fd
BUILD : 1.7.7 (527) BUGS : 269 NOTES : You can no longer request a reciept when sending a memo to yourself.
...
git-svn-id: svn://svn.anope.org/anope/trunk@527 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@381 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-06 15:12:02 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
f991272e4f
BUILD : 1.7.7 (526) NOTES : Anope 1.7.7 Release.
...
git-svn-id: svn://svn.anope.org/anope/trunk@526 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@380 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-06 14:37:21 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
637bcee227
BUILD : 1.7.6 (525) BUGS : NOTES : Updated nl.l a bit
...
git-svn-id: svn://svn.anope.org/anope/trunk@525 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@379 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-05 20:22:33 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
8dfbdaeae6
BUILD : 1.7.6 (524) BUGS : NOTES : bot_raw_ban was not adjusted for TSMODE capable IRCDs yet
...
git-svn-id: svn://svn.anope.org/anope/trunk@524 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@378 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-05 20:12:47 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
db826b63e1
BUILD : 1.7.6 (523) BUGS : 267 NOTES : Internal last topic was not emptied on channel creation when KEEPTOPIC was off
...
git-svn-id: svn://svn.anope.org/anope/trunk@523 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@377 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-05 19:51:20 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
8188843d09
BUILD : 1.7.6 (522) BUGS : 254 NOTES : Memo INFO should finallly be fixed
...
git-svn-id: svn://svn.anope.org/anope/trunk@522 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@376 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-05 14:47:44 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
6f72ea0278
BUILD : 1.7.6 (521) BUGS : 254, 266 NOTES : Fixed up some alog() messages, and MemoServ INFO showing -1 for no hard limit
...
git-svn-id: svn://svn.anope.org/anope/trunk@521 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@375 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-05 05:24:07 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
bb9c7b1c7b
BUILD : 1.7.6 (520) BUGS : 265 NOTES : Fixed a few issues with chanserv, botserv, symbiosis, and topics
...
git-svn-id: svn://svn.anope.org/anope/trunk@520 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@374 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-04 16:21:15 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
8114b5be04
BUILD : 1.7.6 (519) BUGS : N/A NOTES : Ultimate3 bug fixes, they have NICKIP, and some channel modes were defined the same causing problems
...
git-svn-id: svn://svn.anope.org/anope/trunk@519 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@373 5417fbe8-f217-4b02-8779-1006273d7864
2005-01-01 20:15:33 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
59122c8ca2
BUILD : 1.7.6 (518) BUGS : 262 NOTES : CS ACCESS was also affected by the overflow
...
git-svn-id: svn://svn.anope.org/anope/trunk@518 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@372 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-31 06:30:04 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
17d9d5a990
BUILD : 1.7.6 (517) BUGS : 262 NOTES : Fixed integer overflow error with CS LEVELS.
...
git-svn-id: svn://svn.anope.org/anope/trunk@517 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@371 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-31 06:09:37 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2a8bc51cb1
BUILD : 1.7.6 (516) BUGS : 261 NOTES : This should be it finally! The moduleAddData function was using the old head to append/prepend the new moduleData to, but it had to use the new head. Thanks to DrStein for finding the cause! :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@516 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@370 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-30 17:38:35 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
35096dbb8c
BUILD : 1.7.6 (515) BUGS : 261 NOTES : Fixed a few memleaks with moduleData functions returning early, and fixed the list handling with deleting moduleData (thanks DrStein)
...
git-svn-id: svn://svn.anope.org/anope/trunk@515 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@369 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-30 17:12:06 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
ae23e2f86a
BUILD : 1.7.6 (514) BUGS : 261 NOTES : Modules can no longer call addCommand directly. The mod_name of the command MUST be set if it is a module.
...
git-svn-id: svn://svn.anope.org/anope/trunk@514 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@368 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-30 16:51:04 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
ae0f3c487d
BUILD : 1.7.6 (513) BUGS : NOTES : Added warnings for NULL-args with sstrdup, and NULL modname with module*Data functions. Fixed Catserv to use moduleAddCommand instead of addCommand.
...
git-svn-id: svn://svn.anope.org/anope/trunk@513 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@367 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-30 15:00:22 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2be6713785
BUILD : 1.7.6 (512) BUGS : NOTES : Indenting src/modules.c correctly.... it got skipped somehow...
...
git-svn-id: svn://svn.anope.org/anope/trunk@512 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@366 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-30 14:27:22 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
1fe375c972
BUILD : 1.7.6 (511) BUGS : NOTES : Rollback to 507
...
git-svn-id: svn://svn.anope.org/anope/trunk@511 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@365 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-30 14:25:56 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
428c78c62a
BUILD : 1.7.6 (510) BUGS : N/A NOTES : Clean up after the last commit
...
git-svn-id: svn://svn.anope.org/anope/trunk@510 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@364 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-30 05:55:10 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
4266675358
BUILD : 1.7.6 (509) BUGS : 261 NOTES : Doc found more to the bug 261, should to be the last
...
git-svn-id: svn://svn.anope.org/anope/trunk@509 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@363 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-30 05:39:28 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
67aed6fdc2
BUILD : 1.7.6 (508) BUGS : 261 NOTES : docs fix to bug 261, seems to fix it for me, Certus care to test?
...
git-svn-id: svn://svn.anope.org/anope/trunk@508 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@362 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-30 05:25:48 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
ad8db21c15
BUILD : 1.7.6 (507) BUGS : N/A NOTES : Fixed not freeing memory when a channel got deleted.
...
git-svn-id: svn://svn.anope.org/anope/trunk@507 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@361 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-28 00:51:54 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
003f690519
BUILD : 1.7.6 (506) BUGS : 260 NOTES : Fixed segfaults in the user-list walking with KillonSGline/KillonSQline
...
git-svn-id: svn://svn.anope.org/anope/trunk@506 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@360 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-27 19:29:09 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
d0b1978f62
BUILD : 1.7.6 (505) BUGS : N/A NOTES : Some documentation updated, fixed compiler errors with ptlink, and fixed a segfault with some options when set with just quotes
...
git-svn-id: svn://svn.anope.org/anope/trunk@505 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@359 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-27 03:22:46 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
0607b8c2b2
BUILD : 1.7.6 (504) BUGS : 245 NOTES : Enforce SGLINE/SQLINE where the ircd does not do it on its own, and updated ptlink support to be more complaint
...
git-svn-id: svn://svn.anope.org/anope/trunk@504 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@358 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-26 07:20:45 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
90974e3636
BUILD : 1.7.6 (503) BUGS : N/A NOTES : Fixes alot of user and channel modes on various ircd, also applied two patches provided by DrStein
...
git-svn-id: svn://svn.anope.org/anope/trunk@503 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@357 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-26 06:11:14 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
92d13d1e06
BUILD : 1.7.6 (502) BUGS : N/A NOTES : SolidIRCD can mlock +R again
...
git-svn-id: svn://svn.anope.org/anope/trunk@502 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@356 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-25 23:47:21 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
66682c0a7f
BUILD : 1.7.6 (501) BUGS : N/A NOTES : Added Flag to tell if we need to enforce SGlines or not so GD can fix 245
...
git-svn-id: svn://svn.anope.org/anope/trunk@501 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@355 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-25 18:51:56 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
53d288cf9d
BUILD : 1.7.6 (500) BUGS : 259 NOTES : Added support for hybrid TBURST -- merry xmas :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@500 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@354 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-25 13:26:09 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
250a9f71cf
BUILD : 1.7.6 (499) BUGS : NOTES : Fixed several compiler warnings with make strict, removed 2 deprecated config vars.
...
git-svn-id: svn://svn.anope.org/anope/trunk@499 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@353 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-25 13:16:18 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
44e6352387
BUILD : 1.7.6 (498) BUGS : N/A NOTES : Updated plexus.c/.h as per patch from ThaPrince
...
git-svn-id: svn://svn.anope.org/anope/trunk@498 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@352 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-22 11:42:41 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
f02336dc6b
BUILD : 1.7.6 (497) BUGS : 256, 258 NOTES : support for QS, and fixed a /away bug
...
git-svn-id: svn://svn.anope.org/anope/trunk@497 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@351 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-22 04:41:39 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
4fa5060dcc
BUILD : 1.7.6 (496) BUGS : N/A NOTES : Dreamforge now compiles properly again :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@496 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@350 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-21 11:08:56 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
fbdf252876
BUILD : 1.7.6 (495) BUGS : N/A NOTES : Moved global regarding the deletion of non-existing session toinside the if(debug) as anope will call that function when users ping out etc
...
git-svn-id: svn://svn.anope.org/anope/trunk@495 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@349 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-21 10:14:38 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
3668ba1543
BUILD : 1.7.6 (494) BUGS : N/A NOTES : Added support for plexus IRCD - provided by ThaPrince
...
git-svn-id: svn://svn.anope.org/anope/trunk@494 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@348 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-20 22:03:27 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
d90468a033
BUILD : 1.7.6 (493) BUGS : N/A NOTES : Applied patch from mitch regarding unclear password emails.
...
git-svn-id: svn://svn.anope.org/anope/trunk@493 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@347 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-20 19:13:27 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
90228e81bc
BUILD : 1.7.6 (492) BUGS : N/A NOTES : Some gcc2 errors fixed
...
git-svn-id: svn://svn.anope.org/anope/trunk@492 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@346 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-20 04:18:44 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
086424f523
BUILD : 1.7.6 (491) BUGS : N/A NOTES : Forgot to update the change log
...
git-svn-id: svn://svn.anope.org/anope/trunk@491 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@345 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-19 18:28:29 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
422bc90c45
BUILD : 1.7.6 (490) BUGS : 253 NOTES : Fixed loguser where the nickip is 0
...
git-svn-id: svn://svn.anope.org/anope/trunk@490 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@344 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-19 18:25:20 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
ada71328a9
BUILD : 1.7.6 (489) BUGS : 244, 246, 247, 248, 249, 250, 251, 252, 254, 255 NOTES : 1. In some cases READONLY was not respected, and data was saved. 2. Corrected a few mistakes in example.conf. 3. Wrong column type in tables.sql for nick alias status fiag. 4. listchans and listnicks work under Cygwin. 5. NickRegDelay no longer accepts negative values. 6. -is44 option not show if converter not built. 7. Removed #ifndef STREAMLINE from the code as its no longer set during build time 8. MS MAX LIMIT was set incorrectly 9. Segfault if USERDB enabled and tables does not exist 10. Provides clear message of SUPERADMIN is not enabled
...
git-svn-id: svn://svn.anope.org/anope/trunk@489 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@343 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-19 17:42:17 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
fb2191240c
BUILD : 1.7.6 (488) BUGS : N/A NOTES : del_session() warning messages when LimitSessions is disabled.
...
git-svn-id: svn://svn.anope.org/anope/trunk@488 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@342 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-11 22:50:51 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
45ae3f1a55
BUILD : 1.7.6 (487) BUGS : NOTES : Fixed possible NULL-free() in delcore()
...
git-svn-id: svn://svn.anope.org/anope/trunk@487 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@341 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-11 13:03:09 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
67d3b46dfd
BUILD : 1.7.6 (486) BUGS : 243 NOTES : docs patch to bug 243, and removed shut_clean_user() it started to do more harm then good
...
git-svn-id: svn://svn.anope.org/anope/trunk@486 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@340 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-10 05:21:00 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
66bb7e7b0b
BUILD : 1.7.6 (485) BUGS : NOTES : Fixed a segfault when unsetting registration modes on hybrid
...
git-svn-id: svn://svn.anope.org/anope/trunk@485 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@339 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-09 20:33:17 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
29a7052bc0
BUILD : 1.7.6 (484) BUGS : 167 NOTES : Made BotServ !seen recognize the channel founder
...
git-svn-id: svn://svn.anope.org/anope/trunk@484 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@338 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-09 20:03:55 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
00fc166d09
BUILD : 1.7.6 (483) BUGS : 240 NOTES : 1. ChanServ ACCESS wrong when dealing negative numbers, 2. make strict under FreeBSD works again
...
git-svn-id: svn://svn.anope.org/anope/trunk@483 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@337 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-09 03:44:50 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
3ac7283055
BUILD : 1.7.6 (482) BUGS : N/A NOTES : Minor updates to the Unreal32 protocol for NICK and NETINFO
...
git-svn-id: svn://svn.anope.org/anope/trunk@482 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@336 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-07 05:19:02 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
f39ad6ac1c
BUILD : 1.7.6 (481) BUGS : NOTES : Fixed misplaced pointer in moduleaddData().
...
git-svn-id: svn://svn.anope.org/anope/trunk@481 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@335 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-06 21:11:44 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
15000f6284
BUILD : 1.7.6 (480) BUGS : NOTES : Updated some formatting in the Changes file
...
git-svn-id: svn://svn.anope.org/anope/trunk@480 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@334 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-06 20:10:44 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
a16cbf9a35
BUILD : 1.7.6 (479) BUGS : 239 NOTES : Fixes infinite loop with moduleGetData()
...
git-svn-id: svn://svn.anope.org/anope/trunk@479 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@333 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-06 19:52:28 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
8433084035
BUILD : 1.7.6 (478) BUGS : N/A NOTES : 1. CS CLEAR strips +q/+a 2. CS CLEAR uses SVSMODE with Unreal to strip +q/a/o/h/v 3. SVSMODE unban works again on Viagra 4. Adds anope_cmd_svsmode_chan() to for SVSMODE on channels 5. OS CLEARMODES uses SVSMODE with Unreal to strip +q/a/o/h/v 6. memory.c, servers.c, slist.c, sockutil.c, misc. is doxygen ready 7. Unreal32 pseduo clients use SJOIN now to join the channels 8. clean out the process() buffers before we start to use them, maybe less garbage in them when we do bts 9. Few memory cleans up in hostserv do_setall() 10. Tons of clean up, only a handful left when you make strict
...
git-svn-id: svn://svn.anope.org/anope/trunk@478 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@332 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-06 05:55:46 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
0df82a3dcf
BUILD : 1.7.6 (477) BUGS : N/A NOTES : list.c and mail.c are doxygen ready now
...
git-svn-id: svn://svn.anope.org/anope/trunk@477 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@331 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-05 07:37:15 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
a7a948262a
BUILD : 1.7.6 (476) BUGS : N/A NOTES : Fixed Ultimate3 not setting +a on channel admins
...
git-svn-id: svn://svn.anope.org/anope/trunk@476 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@330 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-05 07:06:25 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
e31a0356a4
BUILD : 1.7.6 (475) BUGS : 126 NOTES : Some valgrind clean up, should fix 126
...
git-svn-id: svn://svn.anope.org/anope/trunk@475 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@329 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-05 02:27:29 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
671d6c57da
BUILD : 1.7.6 (474) BUGS : N/A NOTES : Unreal 391 TIME replies
...
git-svn-id: svn://svn.anope.org/anope/trunk@474 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@328 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-04 05:17:24 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
94429dba92
BUILD : 1.7.6 (473) BUGS : N/A NOTES : In some cases if you set TOPICLOCK on the channel before it ever got a TOPIC, then attempted to set a TOPIC, services would try to set a maliformed TOPIC message to the ircd.
...
git-svn-id: svn://svn.anope.org/anope/trunk@473 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@327 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-04 04:54:14 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
8a5b74dfcc
BUILD : 1.7.6 (472) BUGS : N/A NOTES : 1. Bahamut +I support 2. Changes file updated (merged my items under the dev banner)
...
git-svn-id: svn://svn.anope.org/anope/trunk@472 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@326 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-04 01:57:15 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
51500715c0
BUILD : 1.7.6 (471) BUGS : N/A NOTES : Redid Services Mode stuff to be config option called UlineServers this allows you to state what servers can set channel modes and we are to respecet the mode. Gotta clean this up some more in a bit
...
git-svn-id: svn://svn.anope.org/anope/trunk@471 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@325 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-03 07:48:01 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
f3315d9518
BUILD : 1.7.6 (470) BUGS : N/A NOTES : add mode.. not remove mode.. from the previous commit
...
git-svn-id: svn://svn.anope.org/anope/trunk@470 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@324 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-03 06:13:28 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
1aaeba38f4
BUILD : 1.7.6 (469) BUGS : N/A NOTES : 1. ultimate3 setting the wrong channel mode on botserv bots 2. helpserv.c is doxygen ready, did some code clean up 3. Services Clients (+S) now override channel modes (yeah no more deopping NeoStats), this only works on ircds where there is a clear services mode (Unreal, Viagra, Ultimeate2/3) 4. send.c is doxygen ready, did some code clean up 5. commands.c id doxygen ready, did some code clean up
...
git-svn-id: svn://svn.anope.org/anope/trunk@469 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@323 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-03 06:07:44 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
f18d506cad
BUILD : 1.7.6 (468) BUGS : N/A NOTES : 1. fixes del_session() warning when LimitSessions is disabled 2. actions.c is doxygen ready, along with code clean up 3. sessions.c cleaned up and moved some items around 4. ChanServ AKICK (pointed to freed memory) 5. servers.c is doxygen ready, along with some code clean up
...
git-svn-id: svn://svn.anope.org/anope/trunk@468 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@322 5417fbe8-f217-4b02-8779-1006273d7864
2004-12-02 06:06:47 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
541f11e4b8
BUILD : 1.7.6 (467) BUGS : NOTES : Fixed bug with ircd->chanmodes. Thanks to Syzop.
...
git-svn-id: svn://svn.anope.org/anope/trunk@467 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@321 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-30 15:11:38 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
b28a698891
BUILD : 1.7.6 (466) BUGS : 237 NOTES : docs patch to bug 237
...
git-svn-id: svn://svn.anope.org/anope/trunk@466 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@320 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-29 05:36:04 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
bd4d81fb5f
BUILD : 1.7.6 (465) BUGS : 218, 235 NOTES : 1. correct the grammer in the example.conf 2. SolidIRCD cmode +S 3. NSSecureAdmins now restricts /NS SET EMAIL 4. Unreals version of SVSHOLD 5. SolidIRCD halfop support 6. /os set list
...
git-svn-id: svn://svn.anope.org/anope/trunk@465 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@319 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-29 02:26:59 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
28bb054da1
BUILD : 1.7.6 (464) BUGS : N/A NOTES : gcc 2.x compiler errors
...
git-svn-id: svn://svn.anope.org/anope/trunk@464 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@318 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-28 06:21:23 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
f373142341
BUILD : 1.7.6 (463) BUGS : 192, 210, 222, 234 NOTES : 1. Removed +d references from the ptlink protocol code, since they do not timestamp the nicks 2. Memos sent as notification of receipt can not be cancelled. 3. Unreal3.2 supports SVSMODE -b on clearing bans 4. fixed do_kill() not remove the user from the user list 5. /os set sql [on|off] runtime sql toggle 6. Segfaults logged to the services log when DumpCore is disabled 7. fixed RUNGROUP not passed during build time 8. Exceptions now update if the limit is changed 9. Solid-IRCD support 10. Fixed TSMODE warnings when using FANTASY commands 11. Fixed read_int32 warnings (fixes compiling and running under cygwin) - Thats all..
...
git-svn-id: svn://svn.anope.org/anope/trunk@463 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@317 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-28 06:10:17 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
c55942927e
BUILD : 1.7.6 (462) BUGS : 226 NOTES : 1. RageIRCD sends TSMODE which is part of their beta7 2. RageIRCD protocol file now has anope_cmd_chghost() 3. RageIRCD SVINFO more in line with what we get 4. Bahamut protocol file now has anope_cmd_chghost() to prevent undefined symbol messages 5. Bahamut SZLINE and UNSZLINE dealt with per documentation, left the old commands behind for now, till we decide to move our base Bahamut version forward
...
git-svn-id: svn://svn.anope.org/anope/trunk@462 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@316 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-24 05:14:41 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
9233f879d1
BUILD : 1.7.6 (461) BUGS : 230 NOTES : 1. Moving Services Operators to Services Admins and vice-versa (230), 2. PTlink anope_cmd_server() had a minor issue thats now fixed
...
git-svn-id: svn://svn.anope.org/anope/trunk@461 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@315 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-24 03:54:03 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
a82bbfb6a1
BUILD : 1.7.6 (460) BUGS : 223 NOTES : HelpChan +h mode not being given if status was greater then op.
...
git-svn-id: svn://svn.anope.org/anope/trunk@460 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@314 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-22 14:57:55 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
9f2191b82c
BUILD : 1.7.6 (459) BUGS : N/A NOTES : Got Unreals SVSNLINE (sgline) working
...
git-svn-id: svn://svn.anope.org/anope/trunk@459 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@313 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-22 06:14:11 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
089557ed87
BUILD : 1.7.6 (458) BUGS : N/A NOTES : Updated our SGLINE/SZLINE support to all ircd where avaiable, this fixes some issues as well 1. Unreal still doesnt do SGLINE well so its still disabled at this time 2. We now enforce SZLINE on ircd with NICKIP 3. Added check_szline() so we can check for szline matches 4. Ultimate3 (s)zline work as documented, which is AKILL without the user part
...
git-svn-id: svn://svn.anope.org/anope/trunk@458 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@312 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-22 03:45:32 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
958bf62152
BUILD : 1.7.6 (457) BUGS : NOTES : Fixed session decrease on /NS GHOST.
...
git-svn-id: svn://svn.anope.org/anope/trunk@457 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@311 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-21 08:48:28 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2d7e6c5e2d
BUILD : 1.7.6 (456) BUGS : N/A NOTES : Disables UseRDB if SQL fails to init
...
git-svn-id: svn://svn.anope.org/anope/trunk@456 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@310 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-21 01:31:23 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
cad9c9365d
BUILD : 1.7.6 (455) BUGS : N/A NOTES : Clean up changelog
...
git-svn-id: svn://svn.anope.org/anope/trunk@455 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@309 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-20 16:58:10 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
a565117555
BUILD : 1.7.6 (454) BUGS : 225 NOTES : MS CHECK now checks if the nick is forbidden.
...
git-svn-id: svn://svn.anope.org/anope/trunk@454 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@308 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-20 16:56:49 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
18cfa4226c
BUILD : 1.7.6 (453) BUGS : 224 NOTES : Removing Sqline on bot nicks change if the nick was registered
...
git-svn-id: svn://svn.anope.org/anope/trunk@453 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@307 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-20 16:28:56 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
623440ac9e
BUILD : 1.7.6 (452) BUGS : N/A NOTES : 1. Fixed some config options could overflow strtol(), 2. Fixed CTCP Ping replies when UsePrivmsg is enabled
...
git-svn-id: svn://svn.anope.org/anope/trunk@452 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@306 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-20 05:45:44 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
a4c34ef876
BUILD : 1.7.6 (451) BUGS : 221 NOTES : Fixes for wrong string for bot nick registration check, and added the check to bot change
...
git-svn-id: svn://svn.anope.org/anope/trunk@451 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@305 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-19 17:56:11 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
1303b4971a
BUILD : 1.7.6 (450) BUGS : NOTES : Updated en_us.l for new BotServ BOT ADD behaviour
...
git-svn-id: svn://svn.anope.org/anope/trunk@450 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@304 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-19 17:00:59 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
0bbb4afde1
BUILD : 1.7.6 (449) NOTES : Language normalization.
...
git-svn-id: svn://svn.anope.org/anope/trunk@449 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@303 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-18 18:24:20 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
8e846fa002
BUILD : 1.7.6 (448) BUGS : NOTES : Added NSAddAccessOnReg config directive
...
git-svn-id: svn://svn.anope.org/anope/trunk@448 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@302 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-18 18:18:07 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
e5e98cc9e5
BUILD : 1.7.6 (447) BUGS : NOTES : New botserv bot nicks need to be unregistered nicks from now on
...
git-svn-id: svn://svn.anope.org/anope/trunk@447 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@301 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-18 16:33:37 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
fd63b1d276
BUILD : 1.7.6 (446) BUGS : N/A NOTES : 1. Added a debug message to do_kill(), 2. nsCheckNickTracking() could return true in some cases where the nick was forbidden
...
git-svn-id: svn://svn.anope.org/anope/trunk@446 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@300 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-17 04:54:58 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
848538fc00
BUILD : 1.7.6 (445) NOTES : Setup for devel.
...
git-svn-id: svn://svn.anope.org/anope/trunk@445 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@299 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-16 14:50:25 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
85892193be
BUILD : 1.7.6 (443) BUGS : 217 NOTES : minor typo with OS CLEARMODES
...
git-svn-id: svn://svn.anope.org/anope/trunk@443 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@298 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-13 10:10:46 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
019c90b4b2
BUILD : 1.7.6 (442) BUGS : N/A NOTES : padded RDB database updates with pongs to help prevent time outs
...
git-svn-id: svn://svn.anope.org/anope/trunk@442 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@297 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-12 21:21:24 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
ee7afa7eca
BUILD : 1.7.6 (441) BUGS : 215, 216 NOTES : Fixed some last minute bugs, and fixed make strict under Redhat
...
git-svn-id: svn://svn.anope.org/anope/trunk@441 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@296 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-12 19:53:10 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
f0c53b4727
BUILD : 1.7.6 (440) BUGS : 211 NOTES : 1. Updated PTLink support, 2. OperServ takes +q/+a on CLEARMODES, 3. fixed a segfault in do_match_wild() reported by DJ
...
git-svn-id: svn://svn.anope.org/anope/trunk@440 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@295 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-12 05:37:12 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
c58d37f49d
BUILD : 1.7.6 (439) BUGS : 68, 170, 209 NOTES : 1. DrSteins XOP patch (bug# 170), 2. Cleaned up the English language file for grammar (bug# 209), 3. Patch that fixes segfaults under NetBSD, 4. Cleaned up some places that could lead to segfaults, 5. DrSteins patch for NS ACCESS LIST, 6. Chanserv taking modes more than once (bug #68 ), 7. Fixed errors when doing "make" under some BSD systems, 8. Fixed syntax error when NSForceEmail is disabled
...
git-svn-id: svn://svn.anope.org/anope/trunk@439 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@294 5417fbe8-f217-4b02-8779-1006273d7864
2004-11-07 03:36:30 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
b4489cffed
BUILD : 1.7.6 (438) BUGS : 160 NOTES : configure warning about sysproto.h resolved
...
git-svn-id: svn://svn.anope.org/anope/trunk@438 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@293 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-31 15:46:33 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
98124021a7
BUILD : 1.7.6 (437) NOTES : Anope 1.7.6 Release
...
git-svn-id: svn://svn.anope.org/anope/trunk@437 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@292 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-30 22:05:14 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
6e55319bdb
BUILD : 1.7.5 (436) BUGS : 207 NOTES : Fixed up OS CLEARMODES
...
git-svn-id: svn://svn.anope.org/anope/trunk@436 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@291 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-30 15:42:11 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
327bead939
BUILD : 1.7.5 (435) BUGS : 203, 204, 205 NOTES : 1. minor fix to CS CLEAR, 2. Added to DrSteins more CS obsecure password, 3. fixed memoserv not using the correct message, 4. fixed botserv info to tell the channel is forbidden
...
git-svn-id: svn://svn.anope.org/anope/trunk@435 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@290 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-30 15:25:04 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
8b59411646
BUILD : 1.7.5 (434) BUGS : N/A NOTES : 1. fixed typo in the lang files, 2. updated de.l from Crazytoon, 3. UnRestrictSAdmin for Bahamut to allow them the usage of +a without being a Service Admin
...
git-svn-id: svn://svn.anope.org/anope/trunk@434 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@289 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-30 05:16:48 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
039ea7f083
BUILD : 1.7.5 (433) BUGS : 182 NOTES : Fixed CS not resetting the modes after CS CLEAR MODES
...
git-svn-id: svn://svn.anope.org/anope/trunk@433 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@288 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-30 04:22:42 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
da0d4d0498
BUILD : 1.7.5 (432) BUGS : 199 NOTES : 1. fixed unused var from previous commit, 2. normalized the realname when doing LogUsers (199)
...
git-svn-id: svn://svn.anope.org/anope/trunk@432 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@287 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-30 03:59:03 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
3ea6c80b9b
BUILD : 1.7.5 (431) BUGS : 193 NOTES : 1. extern normalizeBuffer() helpful in some many other places not just botserv, 2. fixed BS ACT, if the string contained a control char 001, it would cause the string to act like SAY
...
git-svn-id: svn://svn.anope.org/anope/trunk@431 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@286 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-30 03:28:46 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
0038ed05f4
BUILD : 1.7.5 (430) BUGS : 187, 201, 202 NOTES : Reorder fixes, Obsecure password for chanserv registeration (DrStein), minor tweak to hybrid support (TSL)
...
git-svn-id: svn://svn.anope.org/anope/trunk@430 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@285 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-30 02:16:09 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
a5ef39373a
BUILD : 1.7.5 (429) NOTES : Minor fix on example.conf
...
git-svn-id: svn://svn.anope.org/anope/trunk@429 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@284 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-29 18:43:23 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
e769d30b90
BUILD : 1.7.5 (426) BUGS : 133, 196, 200 NOTES : Add method to deal with hardcored sqline in the ircd (133), fixes timestamp errors with TOPIC (196), modes structs externed so mod coders can get to them easier (N/A), MS CHECK now checks the right value (200)
...
git-svn-id: svn://svn.anope.org/anope/trunk@426 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@283 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-28 05:09:33 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
5c5e36be3b
BUILD : 1.7.5 (424) BUGS : N/A NOTES : Updated de.l per crazytoon
...
git-svn-id: svn://svn.anope.org/anope/trunk@424 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@282 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-25 03:33:19 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
8ca85197f7
BUILD : 1.7.5 (423) BUGS : N/A NOTES : code tidy up fixes stuff under Freebsd
...
git-svn-id: svn://svn.anope.org/anope/trunk@423 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@281 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-25 03:31:33 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
593b0d1799
BUILD : 1.7.5 (421) BUGS : 198 NOTES : 1. fixes TSMODE warnings found by SGR, 2. Fixed OPNOTICE when doing /CS OP
...
git-svn-id: svn://svn.anope.org/anope/trunk@421 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@280 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-25 00:22:52 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
297b11d1a8
BUILD : 1.7.5 (418) BUGS : N/A NOTES : 1. Fixed Rage IRCD compiler error, 2. Added hook for Unreal SJOIN +I support, 3. wallops() is back, 4. depricated.h added to help older modules work with the new commands
...
git-svn-id: svn://svn.anope.org/anope/trunk@418 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@279 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-23 06:48:22 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
91e8ac0878
BUILD : 1.7.5 (415) BUGS : N/A NOTES : Fixes Unreal NICKIP and SVSMODE, Updated Base64 lib to fix NICKIP, Updated Spanish language file
...
git-svn-id: svn://svn.anope.org/anope/trunk@415 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@278 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-22 05:06:02 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
bb86fdcab2
BUILD : 1.7.5 (414) BUGS : N/A NOTES : Deleted compile.sh as it wont work anymore anyway
...
git-svn-id: svn://svn.anope.org/anope/trunk@414 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@277 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-21 22:08:30 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
5f86503277
BUILD : 1.7.5 (412) BUGS : 169 NOTES : A minor touch up to prevent issues
...
git-svn-id: svn://svn.anope.org/anope/trunk@412 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@276 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-21 19:58:47 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
5b565cd77c
BUILD : 1.7.5 (411) BUGS : 197 NOTES : Fixed hostserv message on removal of vhost
...
git-svn-id: svn://svn.anope.org/anope/trunk@411 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@275 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-17 23:49:32 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
760ada1274
BUILD : 1.7.5 (410) BUGS : NOTES : Added shot note in example.conf regarding NsRestrictOperNick or whatever it is called.
...
git-svn-id: svn://svn.anope.org/anope/trunk@410 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@274 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-17 10:32:01 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
48a35170a0
BUILD : 1.7.5 (409) BUGS : NOTES : Made expire_all() extern instead of static.
...
git-svn-id: svn://svn.anope.org/anope/trunk@409 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@273 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-17 09:27:20 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
95240438aa
BUILD : 1.7.5 (408) BUGS : 189, 191 NOTES : segfault fix, and vident sent to logs when set
...
git-svn-id: svn://svn.anope.org/anope/trunk@408 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@272 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-16 21:43:54 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
f3a1ab41ad
BUILD : 1.7.5 (407) BUGS : 185, 190 NOTES : TTB work again, and RestrictOperNicks is no longer case sensitive
...
git-svn-id: svn://svn.anope.org/anope/trunk@407 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@271 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-16 20:36:54 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
0700ca7742
BUILD : 1.7.5 (406) BUGS : N/A NOTES : Forgot the changes file
...
git-svn-id: svn://svn.anope.org/anope/trunk@406 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@270 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-16 15:56:40 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
6856ec2aae
BUILD : 1.7.5 (405) BUGS : 180 NOTES : Fixed tsbuf not being sent, which caused issues with ircds whom have +d (deaf)
...
git-svn-id: svn://svn.anope.org/anope/trunk@405 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@269 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-16 15:54:31 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
b1e213ccf0
BUILD : 1.7.5 (404) BUGS : NOTES : Fixed bug 188.
...
git-svn-id: svn://svn.anope.org/anope/trunk@404 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@268 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-16 15:25:18 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
37831b4e53
BUILD : 1.7.5 (403) BUGS : 186 NOTES : Fixed anope_cmd_server() in some protocol files it was broken
...
git-svn-id: svn://svn.anope.org/anope/trunk@403 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@267 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-16 15:03:59 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
659525324b
BUILD : 1.7.5 (402) BUGS : N/A NOTES : Forgot to get chanserv.c and nickserv.c in the last commit
...
git-svn-id: svn://svn.anope.org/anope/trunk@402 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@266 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-16 05:36:26 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
ec2b8ac549
BUILD : 1.7.5 (401) BUGS : 147, 179, 181, 183, 184, 186 NOTES : Lots of little fixes, should fix OS JUPE issues
...
git-svn-id: svn://svn.anope.org/anope/trunk@401 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@265 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-16 05:32:52 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
fc34ca3d24
BUILD : 1.7.5 (400) BUGS : N/A NOTES : Removed debug left over from last commit
...
git-svn-id: svn://svn.anope.org/anope/trunk@400 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@264 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-15 05:10:39 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
4ed066cc22
BUILD : 1.7.5 (399) BUGS : 180, 181 NOTES : code tidy up, fixes a few items from bug 180 and 181
...
git-svn-id: svn://svn.anope.org/anope/trunk@399 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@263 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-15 05:08:53 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
3bdbd74fc6
BUILD : 1.7.5 (398) BUGS : N/A NOTES : Tiny change to save 1*len bytes per line said in a botserv channel - they are freeed anyway, so... :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@398 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@262 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-13 20:21:39 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
d24c7ebd16
BUILD : 1.7.5 (396) BUGS : N/A NOTES : Added arvg[0] to AnopeInit call, it will contain the nick of the person who loaded the module. All existing modules are un-effected :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@396 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@261 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-13 19:31:24 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
e6ed7b9eb5
BUILD : 1.7.5 (395) BUGS : N/A NOTES : Fixed a typo in all source files, and merged sstrdup and anopeStrDup, as they do the same thing
...
git-svn-id: svn://svn.anope.org/anope/trunk@395 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@260 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-13 18:28:55 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
655889c154
BUILD : 1.7.5 (394) BUGS : N/A NOTES : More code tidying, added make strict_modules etc, incase module coders what to use it :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@394 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@259 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-13 18:10:23 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
65ed982a17
BUILD : 1.7.5 (393) BUGS : N/A NOTES : Ultimate3 EOBURST support
...
git-svn-id: svn://svn.anope.org/anope/trunk@393 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@258 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-13 15:05:23 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
3fb17634a0
BUILD : 1.7.5 (392) BUGS : N/A NOTES : More code tidy with strict enabled, some clean up of Unreal32
...
git-svn-id: svn://svn.anope.org/anope/trunk@392 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@257 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-13 05:22:13 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
ee5de492f7
BUILD : 1.7.5 (391) BUGS : N/A NOTES : Code tidy, added make strict to the makefile, allowing ansi Wall pedantic to be used for compiling
...
git-svn-id: svn://svn.anope.org/anope/trunk@391 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@256 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-12 21:48:40 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
61ad72831e
BUILD : 1.7.5 (390) BUGS : 149 NOTES : Bug in MySQL debug, possibly causing segfaults.
...
git-svn-id: svn://svn.anope.org/anope/trunk@390 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@255 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-12 05:38:09 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
ce4151b462
BUILD : 1.7.5 (385) BUGS : N/A NOTES : Moved more veriable declarations above the new null checking code
...
git-svn-id: svn://svn.anope.org/anope/trunk@385 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@254 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-10 10:37:08 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
3f487b80d9
BUILD : 1.7.5 (384) BUGS : N/A NOTES : Moved veriable declaration to the top of function - btw, are all these null checks needed? createCommand should never be passed NULL values, its a wasted if imho... *shrug*
...
git-svn-id: svn://svn.anope.org/anope/trunk@384 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@253 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-10 10:31:24 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
20d3109377
BUILD : 1.7.5 (383) BUGS : N/A NOTES : glist fix - DrStein, improved on DrStein typo fix to init.c - TSL, tons of NULL crash checks - TSL
...
git-svn-id: svn://svn.anope.org/anope/trunk@383 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@252 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-10 05:51:21 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
e087af8c27
BUILD : 1.7.5 (382) BUGS : N/A NOTES : Really fix news.c (I hope)
...
git-svn-id: svn://svn.anope.org/anope/trunk@382 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@251 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-09 21:54:35 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
bb2f19c3c0
BUILD : 1.7.5 (381) BUGS : N/A NOTES : fixed up news.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@381 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@250 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-09 21:52:52 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
560c2b2b8b
BUILD : 1.7.5 (379) BUGS : 176 NOTES : Fixed a possible segfault due to a bug in LogChannel
...
git-svn-id: svn://svn.anope.org/anope/trunk@379 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@249 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-09 20:21:56 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
048ddbeb2f
BUILD : 1.7.5 (378) BUGS : N/A NOTES : News reodering - DrStein, TSMODE issues - TSL, NULL crash fixes - TSL
...
git-svn-id: svn://svn.anope.org/anope/trunk@378 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@248 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-08 04:09:53 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
1d34d1f8fe
Updated to the latest GNU files
...
git-svn-id: svn://svn.anope.org/anope/trunk@377 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@247 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-07 15:34:09 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
b1e78499cb
BUILD : 1.7.5 (376) BUGS : N/A NOTES : CS INFO - DrStein, init.c typo - DrStein, Bahamut +j support - TSL, more protocol clean up
...
git-svn-id: svn://svn.anope.org/anope/trunk@376 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@246 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-07 05:32:21 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
a7b79e36cd
BUILD : 1.7.5 (375) BUGS : NOTES : Fixed Changes files errors.
...
git-svn-id: svn://svn.anope.org/anope/trunk@375 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@245 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-06 07:56:42 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
c9cb911e14
BUILD : 1.7.5 (374) BUGS : N/A NOTES : One last time for hybrid.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@374 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@244 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-06 03:48:18 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
bf36b3740f
BUILD : 1.7.5 (373) BUGS : N/A NOTES : Try again
...
git-svn-id: svn://svn.anope.org/anope/trunk@373 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@243 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-06 03:40:48 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
151ba1748e
BUILD : 1.7.5 (372) BUGS : N/A NOTES : hybrid.c got screwed by indent try from backup
...
git-svn-id: svn://svn.anope.org/anope/trunk@372 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@242 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-06 03:38:43 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
a2e4eeb666
BUILD : 1.7.5 (371) BUGS : 175? NOTES : Fixed some ircd protcol mistakes, clean up clear modes, also a patch form DrStein
...
git-svn-id: svn://svn.anope.org/anope/trunk@371 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@241 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-06 03:31:37 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
f150f55ef0
BUILD : 1.7.5 (369) BUGS : N/A NOTES : Updates BUGS, fixed compiler warning if DEBUG_COMMANDS had been enabled
...
git-svn-id: svn://svn.anope.org/anope/trunk@369 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@240 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-04 05:05:14 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
59e7ad6024
BUILD : 1.7.5 (368) BUGS : N/A NOTES : IRCD protocol clean up, and support for Numerics on Unreal32/RageIRCD
...
git-svn-id: svn://svn.anope.org/anope/trunk@368 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@239 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-04 03:32:40 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
8d89775ceb
BUILD : 1.7.5 (367) BUGS : NOTES : Changed UserKeys from uint to long uint.
...
git-svn-id: svn://svn.anope.org/anope/trunk@367 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@238 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-03 18:19:37 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
96ec4cf401
BUILD : 1.7.5 (366) BUGS : NOTES : Fixed a typo in T his previous commit (logins on -> logs on)
...
git-svn-id: svn://svn.anope.org/anope/trunk@366 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@237 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-03 06:39:07 +00:00
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
04afc85480
BUILD : 1.7.5 (365) BUGS : 172 NOTES : - New directive NewsCount - fr.l updated - do_memocheck() globalized the time display - getmemoinfo() improved to return info about being forbidden - fixes svsnick on Unreal - anope_event_null to allow ircd devs to point events that go to no where some where - fixed SQUIT
...
git-svn-id: svn://svn.anope.org/anope/trunk@365 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@236 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-03 03:58:43 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
7bc5f4a8ed
BUILD : 1.7.5 (364) NOTES : Added nullfix patch from Trystan.
...
git-svn-id: svn://svn.anope.org/anope/trunk@364 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@235 5417fbe8-f217-4b02-8779-1006273d7864
2004-10-01 02:26:24 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
a9dd1756cf
BUILD : 1.7.5 (363) NOTES : Added unreal fix from Trystan.
...
git-svn-id: svn://svn.anope.org/anope/trunk@363 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@234 5417fbe8-f217-4b02-8779-1006273d7864
2004-09-30 01:36:34 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
676b8eaf7f
BUILD : 1.7.5 (362) BUGS : 17 143 147 166 172 173 NOTES : Applied patch 927 provided by Trystan.
...
git-svn-id: svn://svn.anope.org/anope/trunk@362 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@233 5417fbe8-f217-4b02-8779-1006273d7864
2004-09-29 20:19:18 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
b6f83ea4db
BUILD : 1.7.5 (356) BUGS : N/A NOTES : Fuixed mysql include issue, it should now detect to use mysql/mysql/h or not
...
git-svn-id: svn://svn.anope.org/anope/trunk@356 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@232 5417fbe8-f217-4b02-8779-1006273d7864
2004-09-22 14:17:36 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
474ee0c00a
BUILD : 1.7.5 (355) BUGS : N/A NOTES : An option to not detect mysql has been added to ./Config
...
git-svn-id: svn://svn.anope.org/anope/trunk@355 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@231 5417fbe8-f217-4b02-8779-1006273d7864
2004-09-21 16:02:58 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
fcd9c968ee
BUILD : 1.7.5 (354) BUGS : NOTES : Added RestrictOpernicks by request. Small feature.
...
git-svn-id: svn://svn.anope.org/anope/trunk@354 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@230 5417fbe8-f217-4b02-8779-1006273d7864
2004-09-20 17:05:47 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
3a4570a131
BUILD : 1.7.5 (353) BUGS : N/A NOTES : Fixed version booboo :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@353 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@229 5417fbe8-f217-4b02-8779-1006273d7864
2004-09-19 10:50:23 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
13503f0a21
BUILD : 1.7.5 (352) BUGS : N/A NOTES : corrected a semi-colon that my compiled dosnt mind, but certuss does :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@352 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@228 5417fbe8-f217-4b02-8779-1006273d7864
2004-09-19 10:40:24 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
fe0992a6ab
BUILD : 1.7.5 (351) BUGS : N/A NOTES : Rewrote the internals of moduleData, this will save _lots_ of memory especially on larger networks. The downside is modules using it need to make a tiny, tiny change... :/
...
git-svn-id: svn://svn.anope.org/anope/trunk@351 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@227 5417fbe8-f217-4b02-8779-1006273d7864
2004-09-19 10:28:02 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
aa896a87ac
BUILD : 1.7.5 (350) BUGS : NOTES : Changed mysql init checks so they are only done if mysql is enabled. Many Thanks to DrStein for the patch.
...
git-svn-id: svn://svn.anope.org/anope/trunk@350 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@226 5417fbe8-f217-4b02-8779-1006273d7864
2004-09-17 18:23:48 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
6c710bb9df
BUILD : 1.7.5 (349) BUGS : NOTES : Gave the Doc a mail addy
...
git-svn-id: svn://svn.anope.org/anope/trunk@349 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@225 5417fbe8-f217-4b02-8779-1006273d7864
2004-09-16 17:16:02 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
60915bd2f8
BUILD : 1.7.5 (348) BUGS : NOTES : /os MODE was not functioning, by joining 2 seperate if statements into one the problem was solved. Many Thanks to DrStein for the patch.
...
git-svn-id: svn://svn.anope.org/anope/trunk@348 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@224 5417fbe8-f217-4b02-8779-1006273d7864
2004-09-14 21:17:18 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
ff5c52e680
BUILD : 1.7.5 (347) BUGS : NOTES : Fixed PROTECT_UNSET_MODE from +a to -a -- Certus was too lazy to do it so he asked if i could :\
...
git-svn-id: svn://svn.anope.org/anope/trunk@347 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@223 5417fbe8-f217-4b02-8779-1006273d7864
2004-09-14 16:47:53 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
6a8be73c99
BUILD : 1.7.5 (346) BUGS : NOTES : nl.l updates
...
git-svn-id: svn://svn.anope.org/anope/trunk@346 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@222 5417fbe8-f217-4b02-8779-1006273d7864
2004-09-12 20:09:58 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
87f6636c25
BUILD : 1.7.5 (345) BUGS : NOTES : Renamed anope_cmd_relase_svshold to anope_cmd_release_svshold
...
git-svn-id: svn://svn.anope.org/anope/trunk@345 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@221 5417fbe8-f217-4b02-8779-1006273d7864
2004-09-10 18:00:22 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
9737fafd75
BUILD : 1.7.5 (344) BUGS : NOTES : Fixed bug with an uninitialized buffer in check_sqline()
...
git-svn-id: svn://svn.anope.org/anope/trunk@344 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@220 5417fbe8-f217-4b02-8779-1006273d7864
2004-09-10 11:47:40 +00:00
keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b
ec3d8bda5e
BUILD : 1.7.5 (343) BUGS : #00 NOTES : Fixed previous commit.
...
git-svn-id: svn://svn.anope.org/anope/trunk@343 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@219 5417fbe8-f217-4b02-8779-1006273d7864
2004-09-09 16:07:28 +00:00
keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b
e41e4cd69e
BUILD : 1.7.5 (342) BUGS : #00 NOTES : Certus: Replaced current rand-implementation with arc4random and replaced C++ comments with C-style comments (gcc 2.95 might complain).
...
git-svn-id: svn://svn.anope.org/anope/trunk@342 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@218 5417fbe8-f217-4b02-8779-1006273d7864
2004-09-09 15:51:33 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
6c2674da5a
BUILD : 1.7.5 (341) BUGS : none NOTES : Fixed minor bug in /CS LOGOUT
...
git-svn-id: svn://svn.anope.org/anope/trunk@341 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@217 5417fbe8-f217-4b02-8779-1006273d7864
2004-09-07 18:19:18 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
b0c19c6702
BUILD : 1.7.5 (340) BUGS : none NOTES : Applied patch 830 provided by Trystan to resolve several issues.
...
git-svn-id: svn://svn.anope.org/anope/trunk@340 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@216 5417fbe8-f217-4b02-8779-1006273d7864
2004-09-07 17:29:07 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
eb0d83719b
Fixed unreal 3.1 support in the configure.in script, as it was left out :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@339 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@215 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-29 18:29:05 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
4305c6e2e9
BUILD : 1.7.5 (338) BUGS : N/A NOTES : Ran autoconf, as configure.in was changed in a previous commit
...
git-svn-id: svn://svn.anope.org/anope/trunk@338 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@214 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-26 18:03:34 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
7e7f83a2df
BUILD : 1.7.5 (337) BUGS : N/A NOTES : Moved new channel registeration checks
...
git-svn-id: svn://svn.anope.org/anope/trunk@337 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@213 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-26 17:18:51 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
6c61225920
BUILD : 1.7.5 (336) BUGS : 159 NOTES : German langfile fixed
...
git-svn-id: svn://svn.anope.org/anope/trunk@336 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@212 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-26 15:53:01 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
5c3ee8a19a
BUILD : 1.7.5 (335) BUGS : 142, 152, 154, 155, 156, 157, 158 NOTES : Applied bugfix bundle patch from Trystan.
...
git-svn-id: svn://svn.anope.org/anope/trunk@335 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@211 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-26 14:26:06 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
b05797bb10
BUILD : 1.7.5 (334) BUGS : NOTES : Oops in the Changes file... (bad me)
...
git-svn-id: svn://svn.anope.org/anope/trunk@334 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@210 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-24 17:59:45 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
551eb62672
BUILD : 1.7.5 (333) BUGS : none NOTES : Fixed verbose Makefile echo
...
git-svn-id: svn://svn.anope.org/anope/trunk@333 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@209 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-24 17:55:58 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
1bb4ed5e19
BUILD : 1.7.5 (332) BUGS : none NOTES : Added -l option to am script to list possible selectors and fixed destination directory guessing for tags.
...
git-svn-id: svn://svn.anope.org/anope/trunk@332 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@208 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-24 17:39:00 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
0a8ba0dee2
BUILD : 1.7.5 (331) BUGS : NOTES : Fixed a compile error on gcc2, caused by a misplaced variable declaration
...
git-svn-id: svn://svn.anope.org/anope/trunk@331 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@207 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-24 13:01:18 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
ad71495d16
BUILD : 1.7.5 (330) BUGS : N/A NOTES : More indent fun!
...
git-svn-id: svn://svn.anope.org/anope/trunk@330 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@206 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-23 19:22:42 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
efbabe7b2a
BUILD : 1.7.5 (329) BUGS : N/A NOTES : Fixed more indent crap
...
git-svn-id: svn://svn.anope.org/anope/trunk@329 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@205 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-23 19:19:01 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
95755079a0
BUILD : 1.7.5 (328) BUGS : N/A NOTES : Fixed a couple of null char entrys on svn
...
git-svn-id: svn://svn.anope.org/anope/trunk@328 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@204 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-23 19:07:34 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
61a23cd017
BUILD : 1.7.5 (327) BUGS : none NOTES : Merged anope-capab into main trunk...
...
git-svn-id: svn://svn.anope.org/anope/trunk@327 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@203 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-23 18:36:58 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
26ea4bc11b
BUILD : 1.7.5 (325) BUGS : 128 139 146 147 148 NOTES : Applied patch supplied by Trystan to fix bugs listed above.
...
git-svn-id: svn://svn.anope.org/anope/trunk@325 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@202 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-17 14:22:08 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
e885253744
BUILD : 1.7.5 (323) BUGS : NOTES : fix seriously stupid booboo introduced by myself (ifdef stuff finally fixed)
...
git-svn-id: svn://svn.anope.org/anope/trunk@323 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@201 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-11 17:07:14 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
d62538be69
BUILD : 1.7.5 (322) BUGS : NOTES : fixed small lang mistake
...
git-svn-id: svn://svn.anope.org/anope/trunk@322 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@200 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-11 14:57:10 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
7bbc80af47
BUILD : 1.7.5 (321) BUGS : none NOTES : Fixed make distclean and updated hun.l
...
git-svn-id: svn://svn.anope.org/anope/trunk@321 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@199 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-11 14:54:43 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
93ccd1541e
BUILD : 1.7.5 (320) BUGS : NOTES : Fixed support for Ultimate, Rage and Viagra.
...
git-svn-id: svn://svn.anope.org/anope/trunk@320 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@198 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-11 14:28:04 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
6a88f0558a
BUILD : 1.7.5 (319) BUGS : NOTES : Hopefully fixed the Changes file now
...
git-svn-id: svn://svn.anope.org/anope/trunk@319 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@197 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-11 14:01:11 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
86d146b827
BUILD : 1.7.5 (318) BUGS : N/A NOTES : fixed a rearanging error in Changes which i caused :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@318 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@196 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-10 21:22:04 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
1a1155a0ed
BUILD : 1.7.5 (317) BUGS : N/A NOTES : autoconf should now deal with no mysql properly
...
git-svn-id: svn://svn.anope.org/anope/trunk@317 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@195 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-10 21:15:43 +00:00
keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b
8da5da23a9
BUILD : 1.7.5 (316) BUGS : 131 NOTES : Fixed bugs in previous BotServ buffer fix.
...
git-svn-id: svn://svn.anope.org/anope/trunk@316 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@194 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-10 17:22:47 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
ebe870906b
BUILD : 1.7.5 (315) BUGS : NOTES : Updated documentation to suit the new build process
...
git-svn-id: svn://svn.anope.org/anope/trunk@315 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@193 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-10 13:22:57 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2e53a443cc
BUILD : 1.7.5 (313) BUGS : none NOTES : Anope 1.7.5 Release
...
git-svn-id: svn://svn.anope.org/anope/trunk@313 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@192 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-04 18:46:41 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
a450882289
BUILD : 1.7.4 (312) BUGS : none NOTES : Fixed bug on am script indent
...
git-svn-id: svn://svn.anope.org/anope/trunk@312 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@191 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-04 18:39:51 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
05ca5e301e
BUILD : 1.7.4 (311) BUGS : none NOTES : Running am script with new am script.
...
git-svn-id: svn://svn.anope.org/anope/trunk@311 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@190 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-04 18:38:37 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
02c5ac9c67
BUILD : 1.7.4 (310) BUGS : none NOTES : Fixed am script to run indent on src dir if it exists.
...
git-svn-id: svn://svn.anope.org/anope/trunk@310 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@189 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-04 18:36:38 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
ca48e3ce66
BUILD : 1.7.4 (309) BUGS : none NOTES : Added Hungarian and Polish language files.
...
git-svn-id: svn://svn.anope.org/anope/trunk@309 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@188 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-04 18:32:29 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
91558de243
BUILD : 1.7.4 (299) BUGS : none NOTES : Fixed repository decteion and added -P flag for am script.
...
git-svn-id: svn://svn.anope.org/anope/trunk@299 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@187 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-01 03:58:55 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
b40b4a247b
BUILD : 1.7.4 (298) BUGS : none NOTES : Yet another rollback...
...
git-svn-id: svn://svn.anope.org/anope/trunk@298 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@186 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-01 03:44:09 +00:00
keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b
dfec5ed8a7
BUILD : 1.7.4 (296) BUGS : NOTES : Next try to commit.
...
git-svn-id: svn://svn.anope.org/anope/trunk@296 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@185 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-01 03:03:39 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
3422f4a798
BUILD : 1.7.4 (295) BUGS : none NOTES : Rolling back previous commit.
...
git-svn-id: svn://svn.anope.org/anope/trunk@295 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@184 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-01 02:47:29 +00:00
keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b
a090c812cf
BUILD : 1.7.4 (294) BUGS : NOTES : First import. Current status: anope_bs_core finished for new phase1, anope_cs_access working for cs access add.
...
git-svn-id: svn://svn.anope.org/anope/trunk@294 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@183 5417fbe8-f217-4b02-8779-1006273d7864
2004-08-01 02:27:43 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
e5e4057f22
BUILD : 1.7.4 (283) BUGS : N/A NOTES : Added better mysql detection to autoconf
...
git-svn-id: svn://svn.anope.org/anope/trunk@283 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@182 5417fbe8-f217-4b02-8779-1006273d7864
2004-07-25 18:31:30 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
c6fe2b8f4d
BUILD : 1.7.4 (282) BUGS : N/A NOTES : Starting to add better mysql detection / manaul option
...
git-svn-id: svn://svn.anope.org/anope/trunk@282 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@181 5417fbe8-f217-4b02-8779-1006273d7864
2004-07-25 17:04:52 +00:00
keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b
e89af04c1f
BUILD : 1.7.4 (278) BUGS : NOTES : Forgot Changes *shrug*
...
git-svn-id: svn://svn.anope.org/anope/trunk@278 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@180 5417fbe8-f217-4b02-8779-1006273d7864
2004-07-22 22:53:39 +00:00
keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b
e72a16bd71
BUILD : 1.7.4 (277) BUGS : 131 NOTES : BotServ fantasy modified (module) buffer
...
git-svn-id: svn://svn.anope.org/anope/trunk@277 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@179 5417fbe8-f217-4b02-8779-1006273d7864
2004-07-22 22:51:30 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
313417e92a
BUILD : 1.7.4 (275) BUGS : 126 NOTES : Fixed the 3rd mem leak identified in this bug report, i didnt find the first two however :/
...
git-svn-id: svn://svn.anope.org/anope/trunk@275 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@178 5417fbe8-f217-4b02-8779-1006273d7864
2004-07-22 18:42:51 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
58f85919b3
BUILD : 1.7.4 (273) BUGS : 121 NOTES : Applied patch provided by Trystan for +A +H support on viagra
...
git-svn-id: svn://svn.anope.org/anope/trunk@273 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@177 5417fbe8-f217-4b02-8779-1006273d7864
2004-07-22 17:01:18 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
fe09b2e57a
BUILD : 1.7.4 (272) BUGS : 111,115 NOTES : Fixed bugs 111 and 115, both need backporting to 1.6.x
...
git-svn-id: svn://svn.anope.org/anope/trunk@272 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@176 5417fbe8-f217-4b02-8779-1006273d7864
2004-07-22 16:22:42 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
daadfe477e
BUILD : 1.7.4 (271) BUGS : NOTES : Rolled Back to 291 for GeniusDex
...
git-svn-id: svn://svn.anope.org/anope/trunk@271 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@175 5417fbe8-f217-4b02-8779-1006273d7864
2004-07-21 21:04:44 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2a2d42ec80
BUILD : 1.7.4 (270) BUGS : NOTES : Adding +j mlock support for bahamut just before my vacation
...
git-svn-id: svn://svn.anope.org/anope/trunk@270 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@174 5417fbe8-f217-4b02-8779-1006273d7864
2004-07-21 20:28:48 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
9aca21408d
BUILD : 1.7.4 (269) BUGS : N/A NOTES : dont use -funsigned-chars as the md5 encryption stuff (while it will still encrypt, probably in a way that is more normal md5) it wont be compatiable with the old md5 encryption, so for now, we will never use it, and itll be left to the OSs to just pick if chars are signed or unsigned....
...
git-svn-id: svn://svn.anope.org/anope/trunk@269 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@173 5417fbe8-f217-4b02-8779-1006273d7864
2004-07-20 17:06:32 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
10ef68e7c4
BUILD : 1.7.4 (268) BUGS : N/A NOTES : Fixed position of text after ./Config and make
...
git-svn-id: svn://svn.anope.org/anope/trunk@268 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@172 5417fbe8-f217-4b02-8779-1006273d7864
2004-07-20 15:12:58 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
338bb6d327
BUILD : 1.7.4 (266) BUGS : N/A NOTES : Added include/Makefile to svn
...
git-svn-id: svn://svn.anope.org/anope/trunk@266 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@171 5417fbe8-f217-4b02-8779-1006273d7864
2004-07-19 14:20:24 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
faf3709fd8
BUILD : 1.7.4 (265) BUGS : N/A NOTES : Only forgot 2 changes :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@265 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@170 5417fbe8-f217-4b02-8779-1006273d7864
2004-07-19 14:11:57 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
a1479a8775
BUILD : 1.7.4 (264) BUGS : N/A NOTES : Switched to autoconf - try to commit part 1
...
git-svn-id: svn://svn.anope.org/anope/trunk@264 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@169 5417fbe8-f217-4b02-8779-1006273d7864
2004-07-19 14:08:30 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
7fffea77ed
BUILD : 1.7.4 (262) BUGS : 125 NOTES : Fixed the /ns release issue with UseSVSHOLD
...
git-svn-id: svn://svn.anope.org/anope/trunk@262 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@168 5417fbe8-f217-4b02-8779-1006273d7864
2004-07-15 14:56:38 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
8ce96b1724
BUILD : 1.7.4 (261) BUGS : NOTES : fixed a tiny memleak in the db routine
...
git-svn-id: svn://svn.anope.org/anope/trunk@261 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@167 5417fbe8-f217-4b02-8779-1006273d7864
2004-07-15 13:43:35 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
bc5c5e69b9
BUILD : 1.7.4 (260) BUGS : NOTES : Updated nl.l
...
git-svn-id: svn://svn.anope.org/anope/trunk@260 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@166 5417fbe8-f217-4b02-8779-1006273d7864
2004-07-15 13:32:57 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
23642be61f
BUILD : 1.7.4 (258) BUGS : NOTES : Added CHECK to the /msg memoserv help menu
...
git-svn-id: svn://svn.anope.org/anope/trunk@258 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@165 5417fbe8-f217-4b02-8779-1006273d7864
2004-07-14 18:45:12 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
cadc0bf3bc
BUILD : 1.7.4 (257) BUGS : N/A NOTES : Bots will join a channel even if the first user to join is being ignored
...
git-svn-id: svn://svn.anope.org/anope/trunk@257 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@164 5417fbe8-f217-4b02-8779-1006273d7864
2004-07-12 19:25:48 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
c3f5b95386
BUILD : 1.7.4 (230) BUGS : 97 NOTES : Fixed the need of hybrid to have Global in LogChan on startup
...
git-svn-id: svn://svn.anope.org/anope/trunk@230 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@163 5417fbe8-f217-4b02-8779-1006273d7864
2004-07-05 19:11:01 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
7b2010245b
BUILD : 1.7.4 (229) BUGS : 118 NOTES : Added warning for a config conflict between LocalAddress and RemoteServer
...
git-svn-id: svn://svn.anope.org/anope/trunk@229 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@162 5417fbe8-f217-4b02-8779-1006273d7864
2004-07-05 18:48:30 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
3983d3accb
BUILD : 1.7.4 (228) BUGS : NOTES : Fixed a bug with m_time.
...
git-svn-id: svn://svn.anope.org/anope/trunk@228 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@161 5417fbe8-f217-4b02-8779-1006273d7864
2004-07-04 12:20:20 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
44c4af9df4
BUILD : 1.7.4 (223) BUGS : NOTES : Anope crontab failed because when path was too long the ps ux was cut short so grep failed. ps ux was changed to ps auwx to stop this problem (w is stops cutting the lines short)
...
git-svn-id: svn://svn.anope.org/anope/trunk@223 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@160 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-30 19:29:09 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
c896700616
BUILD : 1.7.4 (218) BUGS : NOTES : Fixed compiling problem with Rage and Viagra
...
git-svn-id: svn://svn.anope.org/anope/trunk@218 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@159 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-29 16:37:08 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
d2a865cdf1
BUILD : 1.7.4 (216) BUGS : NOTES : Fixed compiling bug with UltimateIRCd3 (thx to kenshinxl)
...
git-svn-id: svn://svn.anope.org/anope/trunk@216 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@158 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-28 14:32:28 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
c5e6b22912
BUILD : 1.7.4 (215) BUGS : NOTES : Forgot the Changes file
...
git-svn-id: svn://svn.anope.org/anope/trunk@215 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@157 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-26 13:49:03 +00:00
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
9ffff8c699
BUILD : 1.7.4 (214) BUGS : 112 NOTES : Removed TSMODE for usermodes on bahamut 1.8
...
git-svn-id: svn://svn.anope.org/anope/trunk@214 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@156 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-26 13:03:29 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
0d50842946
BUILD : 1.7.4 (213) BUGS : none NOTES : Testing svn mailing list.
...
git-svn-id: svn://svn.anope.org/anope/trunk@213 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@155 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-24 18:55:30 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
b55bed4001
BUILD : 1.7.4 (212) BUGS : none NOTES : Moved Changes entries around.
...
git-svn-id: svn://svn.anope.org/anope/trunk@212 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@154 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-24 18:39:15 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
9d6a1b825c
BUILD : 1.7.4 (211) BUGS : N/A NOTES : Fixed a booboo with my last commit :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@211 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@153 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-22 18:58:30 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2188f7af30
BUILD : 1.7.4 (210) BUGS : N/A NOTES : Changed strcasecmp to stricmp
...
git-svn-id: svn://svn.anope.org/anope/trunk@210 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@152 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-22 17:55:12 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
6f8139e131
BUILD : 1.7.4 (209) BUGS : none NOTES : Fixed implementation for dynamic server /OS GLOBAL
...
git-svn-id: svn://svn.anope.org/anope/trunk@209 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@151 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-22 01:40:33 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2f0125c6fb
BUILD : 1.7.4 (208) BUGS : none NOTES : New implementation for dynamic server /OS GLOBAL
...
git-svn-id: svn://svn.anope.org/anope/trunk@208 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@150 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-22 01:02:28 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
ecfb58ca92
BUILD : 1.7.4 (207) BUGS : N/A NOTES : Fixed PTLink m_server incorrect argument count
...
git-svn-id: svn://svn.anope.org/anope/trunk@207 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@149 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-20 17:57:07 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
1d1c478e4f
BUILD : 1.7.4 (206) BUGS : 55 NOTES : Added proper Bahamut1.8 support. Merged r132:195 from branch branches/proto/anope-bahamut18 which should now be obsolete.
...
git-svn-id: svn://svn.anope.org/anope/trunk@206 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@148 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-18 16:38:43 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
bb02075387
BUILD : 1.7.4 (205) BUGS : none NOTES : SVN Framework.
...
git-svn-id: svn://svn.anope.org/anope/trunk@205 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@147 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-18 04:15:06 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
96e65b8602
BUILD : 1.7.4 (204) BUGS : none NOTES : Anope 1.7.4 Release
...
git-svn-id: svn://svn.anope.org/anope/trunk@204 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@146 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-18 04:10:04 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
6e356ba6cf
BUILD : 1.7.4 (203) BUGS : none NOTES : Anope 1.7.4 Release
...
git-svn-id: svn://svn.anope.org/anope/trunk@203 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@145 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-18 03:56:07 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
135e0f1827
BUILD : 1.7.3 (202) BUGS : 99 NOTES : Completed user defined modes as per Trystan patch
...
git-svn-id: svn://svn.anope.org/anope/trunk@202 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@144 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-18 03:53:31 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
3ee8ec2d2d
BUILD : 1.7.3 (201) BUGS : 91 NOTES : Fix provided by trystan - ty :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@201 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@143 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-17 18:13:50 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
01224b732b
BUILD : 1.7.3 (200) BUGS : 96 NOTES : Fixed wrong bug number on previous commit
...
git-svn-id: svn://svn.anope.org/anope/trunk@200 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@142 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-17 18:00:31 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
1c4a32bea9
BUILD : 1.7.3 (199) BUGS : 91 NOTES : Added SQLINE to NICK() on PTlink.
...
git-svn-id: svn://svn.anope.org/anope/trunk@199 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@141 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-17 17:57:07 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
9e5f193f52
BUILD : 1.7.3 (198) BUGS : N/A NOTES : Fixed changes format for dengel
...
git-svn-id: svn://svn.anope.org/anope/trunk@198 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@140 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-16 19:41:08 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
a1c569ad4b
BUILD : 1.7.3 (197) BUGS : none NOTES : More verbose error messages for services.conf checking.
...
git-svn-id: svn://svn.anope.org/anope/trunk@197 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@139 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-16 17:51:14 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
631b4f1cb7
BUILD : 1.7.3 (196) BUGS : 106 NOTES : Fixed module support for OpenBSD systems
...
git-svn-id: svn://svn.anope.org/anope/trunk@196 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@138 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-16 16:04:02 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
76fee36660
BUILD : 1.7.3 (194) BUGS : none NOTES : Rolled back win32 support files in lieu of a branch.
...
git-svn-id: svn://svn.anope.org/anope/trunk@194 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@137 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-15 18:44:04 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
a0211857cd
BUILD : 1.7.3 (191) BUGS : 91 NOTES : Fixed bug 91 and added new win32 stuff for codemastr
...
git-svn-id: svn://svn.anope.org/anope/trunk@191 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@136 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-12 18:23:54 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
d3956b7148
BUILD : 1.7.3 (190) BUGS : 90 NOTES : We check now for valid arguments in ModuleAddData().
...
git-svn-id: svn://svn.anope.org/anope/trunk@190 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@135 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-12 17:38:02 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2f9803fa94
BUILD : 1.7.3 (189) BUGS : 95 NOTES : Removed duplicate user kill on hybrid.
...
git-svn-id: svn://svn.anope.org/anope/trunk@189 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@134 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-12 14:10:16 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
e8383c6ccd
BUILD : 1.7.3 (188) BUGS : 101 NOTES : Unified kill_user function to handle all ircd protocols.
...
git-svn-id: svn://svn.anope.org/anope/trunk@188 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@133 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-12 14:02:30 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
ab0f2d3332
BUILD : 1.7.3 (187) BUGS : 102 NOTES : Removed duplicate ULTIMATE3 define.
...
git-svn-id: svn://svn.anope.org/anope/trunk@187 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@132 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-12 13:43:29 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
eece3847bf
BUILD : 1.7.3 (186) BUGS : NOTES : Added langtool.c and modified some langcomp.c stuff in behalf of codemastr (win32 port)
...
git-svn-id: svn://svn.anope.org/anope/trunk@186 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@131 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-10 23:52:45 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
3bba983a61
BUILD : 1.7.3 (185) BUGS : 99 NOTES : User customizable pseudo-client modes.
...
git-svn-id: svn://svn.anope.org/anope/trunk@185 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@130 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-10 18:37:28 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
53c1fa0fda
BUILD : 1.7.3 (184) BUGS : 98 NOTES : Improved handling of /NS INFO for pseudo-clients.
...
git-svn-id: svn://svn.anope.org/anope/trunk@184 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@129 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-10 14:18:44 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
1b30a95400
BUILD : 1.7.3 (183) BUGS : 92 NOTES : Added check to see if MysqlName and MysqlUser were not null to avoid any problems.
...
git-svn-id: svn://svn.anope.org/anope/trunk@183 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@128 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-10 00:08:49 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
dfad1f6a4d
BUILD : 1.7.3 (182) BUGS : 94 NOTES : Fixed number of spelling errors in en_us.l. Thanks to Trystan for assisting corrections.
...
git-svn-id: svn://svn.anope.org/anope/trunk@182 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@127 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-09 23:06:56 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
ea7a35e3de
BUILD : 1.7.3 (181) BUGS : 87 NOTES : Fixed several spelling and typing errors in the examples and docs. Thanks to GD for assisting corrections.
...
git-svn-id: svn://svn.anope.org/anope/trunk@181 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@126 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-09 22:50:49 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
5dacdbe497
BUILD : 1.7.3 (180) NOTES : Minor spelling fixes to es.l (needs porting to 1.6)
...
git-svn-id: svn://svn.anope.org/anope/trunk@180 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@125 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-09 14:23:47 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
dd01ffb2f0
BUILD : 1.7.3 (179) BUGS : 93 NOTES : Corrected compile warning for Hybrid support.
...
git-svn-id: svn://svn.anope.org/anope/trunk@179 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@124 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-09 14:13:49 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
ef536a1816
BUILD : 1.7.3 (176) BUGS : NOTES : Added check to make sure register script was being run from within the bin/ directory. If ./bin/register was used, the path to cache file would be incorrect (../config.cache)
...
git-svn-id: svn://svn.anope.org/anope/trunk@176 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@123 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-07 15:53:22 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
348ae63579
BUILD : 1.7.3 (174) BUGS : NOTES : Sorry, another changes file mistake, remember to have a fullstop at the end, AND bug number as [ #00 ] if there is no bug
...
git-svn-id: svn://svn.anope.org/anope/trunk@174 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@122 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-07 00:56:32 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
97b5ecd9e5
BUILD : 1.7.3 (173) BUGS : NOTES : Fixed Changes file mistake
...
git-svn-id: svn://svn.anope.org/anope/trunk@173 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@121 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-07 00:54:28 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
6fa9c21f97
BUILD : 1.7.3 (172) BUGS : NOTES : Added register script in /bin/ to allow central registration of Anope using networks
...
git-svn-id: svn://svn.anope.org/anope/trunk@172 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@120 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-07 00:53:09 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
1c908480b6
BUILD : 1.7.3 (171) BUGS : NOTES : Fixed big with long NSGuestNickPrefixes. We just used them in a snprintf without checking their size. Fixed a second guestnick bug as well: if compiled for hybrid guestnum was increased, tho it was never used.
...
git-svn-id: svn://svn.anope.org/anope/trunk@171 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@119 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-06 18:16:08 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
019521bc09
BUILD : 1.7.3 (170) BUGS : 86 NOTES : Buffer initialization for encrypted MySQL passwords.
...
git-svn-id: svn://svn.anope.org/anope/trunk@170 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@118 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-05 02:28:32 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
f8bf964f64
BUILD : 1.7.3 (169) BUGS : 78 NOTES : Rewrite of del_exception() fixing segfault and memory leak
...
git-svn-id: svn://svn.anope.org/anope/trunk@169 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@117 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-05 00:36:58 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
24810b644d
BUILD : 1.7.3 (167) BUGS : NOTES : Fixed a typo in my last submit, which caused a compile error.
...
git-svn-id: svn://svn.anope.org/anope/trunk@167 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@116 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-04 14:17:43 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
fafff9c13c
BUILD : 1.7.3 (166) BUGS : #84 NOTES : MemoServ send limit does no longer apply for services operators. That fixed the problem with /MS STAFF for services ops (they got the "memo limit in time X reached" message).
...
git-svn-id: svn://svn.anope.org/anope/trunk@166 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@115 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-04 14:13:48 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
b72b59a4fb
BUILD : 1.7.3 (165) BUGS : NOTES :
...
git-svn-id: svn://svn.anope.org/anope/trunk@165 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@114 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-03 18:28:29 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
2ca8def79f
BUILD : 1.7.3 (164) BUGS : NOTES : Fixed Changes file formatted error
...
git-svn-id: svn://svn.anope.org/anope/trunk@164 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@113 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-03 18:20:22 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
b7ab4eea6d
BUILD : 1.7.3 (163) BUGS : 67 NOTES : Reversed pthread library detection order on ./configure script.
...
git-svn-id: svn://svn.anope.org/anope/trunk@163 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@112 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-03 18:12:00 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
3e9e166cd4
BUILD : 1.7.3 (162) BUGS : 79 NOTES : Fixed bug 79 (memoserv set notify not working) also fixed a blocker bug in actions.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@162 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@111 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-02 18:25:59 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
3f81431ca1
BUILD : 1.7.3 (161) NOTES : Fixed cut/paste error on mydbgen
...
git-svn-id: svn://svn.anope.org/anope/trunk@161 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@110 5417fbe8-f217-4b02-8779-1006273d7864
2004-06-02 17:21:43 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
6a43d8df86
BUILD : 1.7.3 (159) BUGS : NOTES : Fixed some internal errors with return values in void functions. codemastr needs it to be fixed for the windows port.
...
git-svn-id: svn://svn.anope.org/anope/trunk@159 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@109 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-31 21:20:46 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
9b74a53fc9
BUILD : 1.7.3 (157) NOTES : Fixed botched auto-akick enforcer. ? post 1207
...
git-svn-id: svn://svn.anope.org/anope/trunk@157 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@108 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-31 14:48:18 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
82fc4b2f99
BUILD : 1.7.3 (152) NOTES : Reverted chanserv.c changes.
...
git-svn-id: svn://svn.anope.org/anope/trunk@152 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@107 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-30 15:06:01 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
392806d317
BUILD : 1.7.3 (151) BUGS : 77 NOTES : HostServ functions no longer called for non VHOST capable ircds.
...
git-svn-id: svn://svn.anope.org/anope/trunk@151 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@106 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-30 14:54:13 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
5945a2cbed
BUILD : 1.7.3 (144) BUGS : NOTES : Fixed botserv bug with HAS_EXCEPTION (chmode +e)
...
git-svn-id: svn://svn.anope.org/anope/trunk@144 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@105 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-28 16:22:34 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
d34491673d
BUILD : 1.7.3 (131) BUGS : NOTES : Translated daniels changes
...
git-svn-id: svn://svn.anope.org/anope/trunk@131 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@104 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-27 14:48:40 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
669b55625d
BUILD : 1.7.3 (130) BUGS : 74 NOTES : Better /OS MODLIST output to include version information and a proper list header/footer.
...
git-svn-id: svn://svn.anope.org/anope/trunk@130 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@103 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-27 14:42:51 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
c2ab3c1354
BUILD : 1.7.3 (129) BUGS : NOTES : Changed guestnum from static to extern (internal change)
...
git-svn-id: svn://svn.anope.org/anope/trunk@129 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@102 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-27 14:32:55 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
34ee289163
BUILD : 1.7.3 (128) NOTES : Typo no Changes file.
...
git-svn-id: svn://svn.anope.org/anope/trunk@128 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@101 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-27 13:33:28 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
433bf6124b
BUILD : 1.7.3 (126) BUGS : 73 NOTES : Repaired /NS GROUP for compiled but disabled MySQL support.
...
git-svn-id: svn://svn.anope.org/anope/trunk@126 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@100 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-26 15:18:21 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
c104ba608a
BUILD : 1.7.3 (125) BUGS : 72 NOTES : New /CS CLEAR HOPS for ircds that support halfops.
...
git-svn-id: svn://svn.anope.org/anope/trunk@125 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@99 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-25 20:20:02 +00:00
atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b
d0a667d4bc
BUILD : 1.7.3 (124) BUGS : 70 NOTES : Fixed typo in example.conf.
...
git-svn-id: svn://svn.anope.org/anope/trunk@124 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@98 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-25 02:36:06 +00:00
atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b
3122fef4d5
BUILD : 1.7.3 (123) BUGS : None NOTES : Fixed Changes and version.log format and added reference bug number.
...
git-svn-id: svn://svn.anope.org/anope/trunk@123 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@97 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-25 02:21:13 +00:00
atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b
4390d0ff74
BUILD : 1.7.3 (122) BUGS : None NOTES : New NSNickTracking directive to track nick cores when changing nicks.
...
git-svn-id: svn://svn.anope.org/anope/trunk@122 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@96 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-24 21:53:45 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
d5b6d250d5
BUILD : 1.7.3 (121) BUGS : 69 NOTES : Cleaned up compile errors on older compilers.
...
git-svn-id: svn://svn.anope.org/anope/trunk@121 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@95 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-24 13:49:53 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
09ca64b889
BUILD : 1.7.3 (120) BUGS : 50 NOTES : Reserved nicks (Q-lined) will be KILLed if taken on induction.
...
git-svn-id: svn://svn.anope.org/anope/trunk@120 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@94 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-21 17:23:46 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
433f281f5e
BUILD : 1.7.3 (119) BUGS : 54 NOTES : Allow /CS SUSPEND on registered non-forbidden channels only
...
git-svn-id: svn://svn.anope.org/anope/trunk@119 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@93 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-21 14:33:06 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
5f799bc2b5
BUILD : 1.7.3 (118) BUGS : 56 NOTES : Check for VHOST capable ircd on HostServAlias induction.
...
git-svn-id: svn://svn.anope.org/anope/trunk@118 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@92 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-21 12:54:45 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
89e802e165
BUILD : 1.7.3 (117) BUGS : 63 NOTES : Auto enforce upon AKICK addition.
...
git-svn-id: svn://svn.anope.org/anope/trunk@117 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@91 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-21 12:20:08 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
51ebfab6a4
BUILD : 1.7.3 (116) BUGS : 65 NOTES : New file docs/OLDCHANGES
...
git-svn-id: svn://svn.anope.org/anope/trunk@116 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@90 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-21 11:46:01 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
e3309b1847
BUILD : 1.7.3 (115) BUGS : 64 NOTES : Removed threads.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@115 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@89 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-21 11:35:46 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
3f51ba0f48
BUILD : 1.7.3 (114) BUGS : 64 NOTES : Removed threads.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@114 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@88 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-21 11:35:05 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
c6c66c72a2
BUILD : 1.7.3 (112) NOTES : Dev framework.
...
git-svn-id: svn://svn.anope.org/anope/trunk@112 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@87 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-16 21:45:54 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
1dbf144c58
BUILD : 1.7.3 (110) NOTES : Anope 1.7.3 Release
...
git-svn-id: svn://svn.anope.org/anope/trunk@110 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@86 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-16 21:31:18 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
9204bb30ab
BUILD : 1.7.3 (109) BUGS : NOTES : make install now moves anoperc to bin, also typos and one bug in anoperc fixed (ps ux changed to ps auxw which was failing when paths were too long to fit on the screen)
...
git-svn-id: svn://svn.anope.org/anope/trunk@109 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@85 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-16 21:26:40 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
97a04bdcb3
BUILD : 1.7.3 (108) NOTES : Anope 1.7.3 Release
...
git-svn-id: svn://svn.anope.org/anope/trunk@108 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@84 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-15 13:54:06 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
c580ac75fc
BUILD : 1.7.2 (107) BUGS : NOTES : woops, forgot a small condition ;)
...
git-svn-id: svn://svn.anope.org/anope/trunk@107 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@83 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-15 10:28:54 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
8431d0515f
BUILD : 1.7.2 (106) BUGS : NOTES : Added BSCaseSensitive directive for a cAsE sEnSiTiVe badword kicker.
...
git-svn-id: svn://svn.anope.org/anope/trunk@106 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@82 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-15 10:24:52 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
ece1f27896
git-svn-id: svn://svn.anope.org/anope/trunk@105 31f1291d-b8d6-0310-a050-a5561fc1590b
...
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@81 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-15 09:56:24 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
d193a52b83
BUILD : 1.7.2 (104) BUGS : NOTES : Removed some illegal sizeof(void). Thanks to codemastr.
...
git-svn-id: svn://svn.anope.org/anope/trunk@104 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@80 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-14 20:46:35 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
d1403d9133
BUILD : 1.7.2 (103) BUGS : none NOTES : Added +a/-a support for PTLink ircd.
...
git-svn-id: svn://svn.anope.org/anope/trunk@103 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@79 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-14 18:40:30 +00:00
atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b
94893bfcb7
BUILD : 1.7.2 (102) BUGS : 53 NOTES : Modified HELP LIST and LIST SYNTAX help messages
...
git-svn-id: svn://svn.anope.org/anope/trunk@102 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@78 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-14 18:09:12 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
57db20755f
BUILD : 1.7.2 (101) BUGS : none NOTES : Fixed Makefiles to deal with lang/index properly.
...
git-svn-id: svn://svn.anope.org/anope/trunk@101 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@77 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-14 17:39:43 +00:00
atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b
770435f404
BUILD : 1.7.2 (100) BUGS : 52 NOTES : Fixed a bug with globals containing format characters
...
git-svn-id: svn://svn.anope.org/anope/trunk@100 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@76 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-14 17:06:24 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
bcefbd73b1
BUILD : 1.7.2 (99) BUGS : none NOTES : Removed lang/index since it is auto-generated upon compilation.
...
git-svn-id: svn://svn.anope.org/anope/trunk@99 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@75 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-14 16:52:40 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
b4b248c7f7
BUILD : 1.7.2 (98) BUGS : none NOTES : Language file normalization.
...
git-svn-id: svn://svn.anope.org/anope/trunk@98 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@74 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-14 16:48:51 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
c6cae8fe85
BUILD : 1.7.2 (97) BUGS : 51 NOTES : Fixed a typo in hostserv group help response
...
git-svn-id: svn://svn.anope.org/anope/trunk@97 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@73 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-14 11:40:28 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
04e69add68
BUILD : 1.7.2 (96) BUGS : 40 NOTES : Added RANDOMNEWS to de.l /OS HELP
...
git-svn-id: svn://svn.anope.org/anope/trunk@96 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@72 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-13 14:06:06 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
1be0b995d4
BUILD : 1.7.2 (95) BUGS : 38 NOTES : Fixed xOP management inconsistency.
...
git-svn-id: svn://svn.anope.org/anope/trunk@95 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@71 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-13 14:02:55 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
1aa44aa66d
BUILD : 1.7.2 (94) BUGS : 40 (partial) NOTES : Added RANDOMNEWS to pt.l /OS HELP
...
git-svn-id: svn://svn.anope.org/anope/trunk@94 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@70 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-13 02:12:28 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
da4db9a711
BUILD : 1.7.2 (93) BUGS : 46 NOTES : Applied the Rage2 IRCD patch provided by al
...
git-svn-id: svn://svn.anope.org/anope/trunk@93 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@69 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-11 17:31:25 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
b6210244dd
BUILD : 1.7.2 (92) BUGS : 43 NOTES : Fixed moduleData error with memo Data handeling
...
git-svn-id: svn://svn.anope.org/anope/trunk@92 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@68 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-11 13:15:19 +00:00
keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b
7ce3bb99f8
BUILD : 1.7.2 (91) BUGS : NOTES : db_mysql_query memory usage tweaked.
...
git-svn-id: svn://svn.anope.org/anope/trunk@91 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@67 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-08 10:54:55 +00:00
keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b
79a10a459d
BUILD : 1.7.2 (90) BUGS : NOTES : Accidently commited config.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@90 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@66 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-08 10:33:12 +00:00
keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b
e98f164511
BUILD : 1.7.2 (89) BUGS : NOTES : Accidently commited config.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@89 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@65 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-08 10:31:10 +00:00
keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b
5effa3fee2
BUILD : 1.7.2 (88) BUGS : 13 and 14 NOTES : Hopefully fixed empty nickserv-accesslist entries and corrupt mysql code
...
git-svn-id: svn://svn.anope.org/anope/trunk@88 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@64 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-08 10:07:53 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
f37f02692d
BUILD : 1.7.2 (87) BUGS : 28 NOTES : Fixed bug with RDB and empty nickserv greet message.
...
git-svn-id: svn://svn.anope.org/anope/trunk@87 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@63 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-06 20:10:34 +00:00
atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b
ff8b395693
BUILD : 1.7.2 (86) BUGS : NOTES : Changed the allocation of buffer for normalizeBuffer yet again
...
git-svn-id: svn://svn.anope.org/anope/trunk@86 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@62 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-05 15:53:46 +00:00
atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b
2bf5802671
BUILD : 1.7.2 (85) BUGS : NOTES : Made normalizeBuffer string size equal to BUFSIZE (1024). Fixed function comments to be doxygen friendly :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@85 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@61 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-04 22:47:03 +00:00
atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b
a63e254bd4
BUILD : 1.7.2 (84) BUGS : NOTES : Updating Changes :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@84 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@60 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-04 21:09:49 +00:00
atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b
bae8b2c9b8
BUILD : 1.7.2 (83) BUGS : 22 NOTES : Badwords now cannot be evaded by using control chars or color codes.
...
git-svn-id: svn://svn.anope.org/anope/trunk@83 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@59 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-04 21:03:07 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
75c625f6d6
BUILD : 1.7.2 (82) BUGS : N/A NOTES : Removed an old debug log
...
git-svn-id: svn://svn.anope.org/anope/trunk@82 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@58 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-03 14:19:22 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
ed4423dbab
BUILD : 1.7.2 (81) BUGS : N/A NOTES : Always set the correct module name when executing module functions
...
git-svn-id: svn://svn.anope.org/anope/trunk@81 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@57 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-03 14:06:59 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
c5cb6ef9fe
BUILD : 1.7.2 (80) BUGS : N/A NOTES : Added Memos/ChannelInfo to the moduleAddData() system
...
git-svn-id: svn://svn.anope.org/anope/trunk@80 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@56 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-02 10:34:58 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
7250a369ab
BUILD : 1.7.2 (79) BUGS : NOTES : Added check to anoperc to see if paths work, and fixed one grammar error
...
git-svn-id: svn://svn.anope.org/anope/trunk@79 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@55 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-02 10:08:56 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
ee1ca39543
BUILD : 1.7.2 (78) BUGS : N/A NOTES : Added the ability to add module data to the NickCore and the NickAlias structs
...
git-svn-id: svn://svn.anope.org/anope/trunk@78 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@54 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-02 09:11:57 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
f2ed3ecc8b
BUILD : 1.7.2 (77) BUGS : Compile errors on picky compilers NOTES : fixed a compile error on picky compilers
...
git-svn-id: svn://svn.anope.org/anope/trunk@77 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@53 5417fbe8-f217-4b02-8779-1006273d7864
2004-05-01 12:26:43 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
cd24c74e8d
BUILD : 1.7.2 (76) BUGS : NOTES : Added memoserv function to check whether the last memo you sent to a nick has been read or not. new cmd: /MS CHECK <nick> (I rule! :P)
...
git-svn-id: svn://svn.anope.org/anope/trunk@76 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@52 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-29 10:53:23 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
297b6d5a20
BUILD : 1.7.2 (75) BUGS : N/A NOTES : Been right through modules.c, every - yes EVERY function is now commented in a doxy-gen style mannor, detailing what it does, along with all the params and return codes - be affraid! - oh and jsut by-the-by when people are working on functions/new features/bug fixs in other parts of anope, we really should be adding these comments :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@75 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@51 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-28 21:28:42 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
fba6022e42
BUILD : 1.7.2 (74) BUGS : N/A NOTES : Added moduleAddData() and moduleGetData() currently only added to the User struct as a test
...
git-svn-id: svn://svn.anope.org/anope/trunk@74 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@50 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-28 20:18:10 +00:00
atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b
33b49b12cb
BUILD : 1.7.2 (73) BUGS : NOTES : Removed delay timer from RSEND notifications.
...
git-svn-id: svn://svn.anope.org/anope/trunk@73 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@49 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-27 18:13:07 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
16a6957a58
BUILD : 1.7.2 (72) NOTES : New language index (temp fix)
...
git-svn-id: svn://svn.anope.org/anope/trunk@72 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@48 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-27 15:56:52 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
8583083426
BUILD : 1.7.2 (71) NOTES : Language file normalization. Make sure distclean is made.
...
git-svn-id: svn://svn.anope.org/anope/trunk@71 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@47 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-27 03:11:42 +00:00
atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b
4255f545d0
BUILD : 1.7.2 (70) BUGS : NOTES : Modified RSEND to send receipt memo as user instead of MemoServ
...
git-svn-id: svn://svn.anope.org/anope/trunk@70 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@46 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-26 23:03:36 +00:00
atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b
98167888fa
BUILD : 1.7.2 (69) BUGS : NOTES : Added new MemoServ command RSEND to send a memo requesting a receipt memo once the recipient reads it.
...
git-svn-id: svn://svn.anope.org/anope/trunk@69 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@45 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-26 21:07:33 +00:00
atoledo atoledo@31f1291d-b8d6-0310-a050-a5561fc1590b
35932944ba
BUILD : 1.7.2 (68) BUGS : 20 NOTES : Fixed ALIST bug when being invoked by systems admins
...
git-svn-id: svn://svn.anope.org/anope/trunk@68 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@44 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-22 16:31:44 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
a46d156b01
BUILD : 1.7.2 (67) BUGS : N/A NOTES : Bumped Changes file verisons ready for new updates
...
git-svn-id: svn://svn.anope.org/anope/trunk@67 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@43 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-22 16:27:48 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
5020f01c0e
BUILD : 1.7.2 (66) BUGS : NOTES : Added /bin/anoperc anope console control script
...
git-svn-id: svn://svn.anope.org/anope/trunk@66 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@42 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-19 19:28:35 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
1b57230104
BUILD : 1.7.2 (64) NOTES : Anope 1.7.2 Release
...
git-svn-id: svn://svn.anope.org/anope/trunk@64 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@41 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-19 03:12:10 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
0731a633f8
BUILD : 1.7.1 (59) BUGS : 10 NOTES : Fixed the second part of bug 10. The mydbgen script should behave much better now.
...
git-svn-id: svn://svn.anope.org/anope/trunk@59 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@40 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-17 15:42:25 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
a7f2245085
BUILD : 1.7.1 (58) BUGS : NOTES : anope_ns_req was being referenced should have been anope_ns_request (fixed)
...
git-svn-id: svn://svn.anope.org/anope/trunk@58 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@39 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-17 12:20:18 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
a32595594d
BUILD : 1.7.1 (57) BUGS : NOTES : Added SIGUSR2 to rehash configuration and save databases
...
git-svn-id: svn://svn.anope.org/anope/trunk@57 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@38 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-17 12:15:32 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
632a8f669c
BUILD : 1.7.1 (56) NOTES : Fourth time is a charm? Fixinf MySQL password saves.
...
git-svn-id: svn://svn.anope.org/anope/trunk@56 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@37 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-16 18:28:50 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
c8f9be6cb6
BUILD : 1.7.1 (55) NOTES : One last try to fix the MySQL password saves... omg.
...
git-svn-id: svn://svn.anope.org/anope/trunk@55 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@36 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-16 18:23:11 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
d74d3e1ad8
BUILD : 1.7.1 (54) NOTES : Added one more fix for MySQL nick password.
...
git-svn-id: svn://svn.anope.org/anope/trunk@54 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@35 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-16 18:14:21 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
562a146eb2
BUILD : 1.7.1 (53) BUGS : 10 NOTES : Fixed previous MySQL fix for saving nick passwords.
...
git-svn-id: svn://svn.anope.org/anope/trunk@53 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@34 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-16 18:07:23 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
9f73d552c4
BUILD : 1.7.1 (51) NOTES : SVN Framework.
...
git-svn-id: svn://svn.anope.org/anope/trunk@51 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@33 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-15 18:21:00 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
fa5c549faa
BUILD : 1.7.1 (45) NOTES : Anope 1.7.1 Release
...
git-svn-id: svn://svn.anope.org/anope/trunk@45 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@32 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-15 17:49:37 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
15099958a5
BUILD : 1.7.0 (42) BUGS : 11 NOTES : Fixed quoted MD5 password for MySQL use (again...)
...
git-svn-id: svn://svn.anope.org/anope/trunk@42 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@31 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-14 11:55:08 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
bba07a560e
BUILD : 1.7.0 (40) BUGS : 11 NOTES : Fixed mysql query failure with md5 passwords
...
git-svn-id: svn://svn.anope.org/anope/trunk@40 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@30 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-12 08:37:02 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
ffccad22fb
BUILD : 1.7.0 (39) BUGS : 10 NOTES : Fixed tables.sql detection on mydbgen script.
...
git-svn-id: svn://svn.anope.org/anope/trunk@39 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@29 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-12 02:22:15 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
84954ea74b
BUILD : 1.7.0 (38) BUGS : 008 NOTES : Fixed segfault due to coreless nicks in MySQL db on behalf of Keeper
...
git-svn-id: svn://svn.anope.org/anope/trunk@38 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@28 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-09 15:16:30 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
8a0869f0c7
BUILD : 1.7.0 (37) BUGS : NOTES : Added NickRegDelay which prevents users from regging their nick if they are not connected for at least X seconds.
...
git-svn-id: svn://svn.anope.org/anope/trunk@37 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@27 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-08 20:10:16 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
a9c609678f
BUILD : 1.7.0 (36) BUGS : NOTES : 1. Added "is a services root administrator" to /ns info. 2. Added option for SOs and above to hide their services access status in /ns info.
...
git-svn-id: svn://svn.anope.org/anope/trunk@36 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@26 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-08 19:48:21 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
0197854015
BUILD : 1.7.0 (35) BUGS : NOTES : Added -help arguement for command line parameter information
...
git-svn-id: svn://svn.anope.org/anope/trunk@35 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@25 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-07 19:25:25 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2249a91aa8
BUILD : 1.7.0 (34) BUGS : none NOTES : Fixed indentation issue on memoserv.c
...
git-svn-id: svn://svn.anope.org/anope/trunk@34 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@24 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-06 18:50:00 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
735c2334f8
BUILD : 1.7.0 (33) BUGS : NOTES : Small bugfix to allow ./services -version to be done without anope running
...
git-svn-id: svn://svn.anope.org/anope/trunk@33 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@23 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-05 17:34:26 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
83a2b9b561
BUILD : 1.7.0 (32) BUGS : NOTES : Added -version arguement to return anope version and build information
...
git-svn-id: svn://svn.anope.org/anope/trunk@32 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@22 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-04 14:29:36 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
1eb2bf791a
BUILD : 1.7.0 (30) BUGS : http://bugs.anope.org/show_bug.cgi?id=3 NOTES : Fixed moduleAddCommand for a non-existant service, now returns MOD_ERR_NOSERVICE, updated hs_moo to deal with it nicely
...
git-svn-id: svn://svn.anope.org/anope/trunk@30 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@21 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-04 10:47:35 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
5bced6fbef
BUILD : 1.7.0 (29) BUGS : http://bugs.anope.org/show_bug.cgi?id=9 NOTES : Updated en_us.l file to show MAIL as a valid option on notify syntax response
...
git-svn-id: svn://svn.anope.org/anope/trunk@29 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@20 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-04 10:30:33 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2e04402341
BUILD : 1.7.0 (28) BUGS : http://bugs.anope.org/show_bug.cgi?id=7 NOTES : Dont display "Commands available to services admins only:" for /hs help, as there are no services admin only commands
...
git-svn-id: svn://svn.anope.org/anope/trunk@28 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@19 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-04 10:25:54 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
64dc6e4bad
BUILD : 1.7.0 (27) BUGS : none NOTES : Normalized language files and updated Changes.lang
...
git-svn-id: svn://svn.anope.org/anope/trunk@27 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@18 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-03 05:53:59 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
b67196447f
BUILD : 1.7.0 (26) BUGS : none NOTES : Testing svn access with a new am script.
...
git-svn-id: svn://svn.anope.org/anope/trunk@26 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@17 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-03 05:35:27 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
3e7ce67993
BUILD : 1.7.0 (25) BUGS : NOTES : Added memo2mail and /msg memoserv set notify MAIL/NOMAIL
...
git-svn-id: svn://svn.anope.org/anope/trunk@25 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@16 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-02 15:31:27 +00:00
ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
8c2baf706f
Changes
...
git-svn-id: svn://svn.anope.org/anope/trunk@24 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@15 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-01 20:57:10 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
0ea1478770
BUILD : 1.7.0 (23) BUGS : none. NOTES : Spelling error
...
git-svn-id: svn://svn.anope.org/anope/trunk@23 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@14 5417fbe8-f217-4b02-8779-1006273d7864
2004-04-01 20:55:43 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
a69d0a19b0
BUILD : 1.7.0 (20) BUGS : none NOTES : Fixed MySQL double encryption if using MD5.
...
git-svn-id: svn://svn.anope.org/anope/trunk@20 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@13 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-31 21:07:44 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
bcbb3cc9b2
BUILD : 1.7.0 (19) BUGS : none NOTES : Refixed compile error if no RDB :(
...
git-svn-id: svn://svn.anope.org/anope/trunk@19 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@12 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-31 20:52:20 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
00be855225
BUILD : 1.7.0 (18) BUGS : none NOTES : Fixed lack of BotServ. Fixed compile error if no RDB
...
git-svn-id: svn://svn.anope.org/anope/trunk@18 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@11 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-31 20:45:23 +00:00
keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b
8efb093193
BUILD : 1.7.0 (17) BUGS : NOTES : Implemented MySQL Phase 2, see Changes and docs/MYSQL file for information.
...
git-svn-id: svn://svn.anope.org/anope/trunk@17 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@10 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-31 18:25:42 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
6f9bbb2d39
BUILD : 1.7.0 (15) BUGS : N/A NOTES : Added the ability for modules to add Commands and Messages outside of AnopeInit()
...
git-svn-id: svn://svn.anope.org/anope/trunk@15 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@9 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-31 18:10:42 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
a97832683d
Forgot this :)
...
git-svn-id: svn://svn.anope.org/anope/trunk@13 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@8 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-31 15:55:47 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
14301f6e65
BUILD : 1.7.0 (12) BUGS : 5 NOTES : Fixed a bug with module callbacks, this is a tiny fix, but will need to be merged with the 1.6.x series, as it can cause a segfault if a module attempts to use recersive callbacks.
...
git-svn-id: svn://svn.anope.org/anope/trunk@12 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@7 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-31 15:45:28 +00:00
certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
15d01b8668
BUILD : 1.7.0 (11) BUGS : NOTES : Added channelname to entrymsgs
...
git-svn-id: svn://svn.anope.org/anope/trunk@11 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@6 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-30 19:55:43 +00:00
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
751b278a9a
Added some doxygen compatiable comments to modules.c, will add more later
...
git-svn-id: svn://svn.anope.org/anope/trunk@10 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@5 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-29 16:28:44 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
32b50b32d3
BUILD : 1.7.0 (8) BUGS : none. NOTES : Made svn://zero.org/repos/anope/trunk the 1.7 development stream.
...
git-svn-id: svn://svn.anope.org/anope/trunk@8 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@4 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-29 02:54:09 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
b678823ca2
BUILD : 1.6.0 (6) BUGS : none NOTES : Removed estra table definition from tables.sql. Minor fixes.
...
git-svn-id: svn://svn.anope.org/anope/trunk@6 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@3 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-29 02:15:57 +00:00
dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
811ce26663
BUILD : 1.6.0 (4) BUGS : none NOTES : File cleanup and new AnopeManager script (bin/am) to work with Anope source control. Version schema change with no impact on cpp directives.
...
git-svn-id: svn://svn.anope.org/anope/trunk@4 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-28 23:00:59 +00:00
svn svn@31f1291d-b8d6-0310-a050-a5561fc1590b
55bf4dbcab
Initial Anope Import
...
git-svn-id: svn://svn.anope.org/anope/trunk@1 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1 5417fbe8-f217-4b02-8779-1006273d7864
2004-03-28 21:59:56 +00:00