rburchell
|
72b86bcf72
|
Remove some references to the (removed) waiting variable.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1956 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-02-09 21:33:51 +00:00 |
|
rburchell
|
eec4e00b16
|
Fix typo.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1955 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-02-09 21:33:07 +00:00 |
|
cyberbotx
|
ff6477e6dd
|
Changed os_sgline to use new command API.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1954 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-02-09 21:06:36 +00:00 |
|
rburchell
|
d7d01bdc5c
|
Squashed commit: merge next (1.9.1) back to trunk.
SVN users, NOTE: THIS WILL NOT BUILD, NOR SHOULD YOU RUN IT YET.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1953 5417fbe8-f217-4b02-8779-1006273d7864
|
2009-02-09 21:01:05 +00:00 |
|
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
1.9.0
|
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 |
|