Adam
839fb4e5f0
Made SQLine clear work
2010-12-24 20:06:59 -05:00
Adam
a2a6708f1a
Allow hostmasks to be in uplink:host
...
(cherry picked from commit 18377ac9fd )
2010-12-24 20:06:25 -05:00
Adam
faf1e3710e
Fixed version.cpp to work ok if we are on a tag, and
...
prevent version.cpp from prepending version.sh's VERSION_EXTRA on every build
2010-12-24 20:05:52 -05:00
Adam
e54cffd9b7
Don't send SXLines until after we start bursting with our uplink
2010-12-24 20:05:16 -05:00
Adam
75098739e6
NULL the core *serv pointers when core clients are deleted
...
(cherry picked from commit 7f9a5e01c6 )
2010-12-24 20:04:37 -05:00
Adam
12d6e2ef3f
Bug #1211 - Fixed loading and saving anope_os_sxlines
2010-12-24 20:04:25 -05:00
Adam
00ec71f81d
Bug #1212 - Fixed some bad logic in /os exception preventing valid exceptions from being added
2010-12-24 20:03:33 -05:00
Adam
479fc1ce3f
Handle not being able to completely flush our write buffer correctly
2010-12-24 20:02:25 -05:00
Adam
667419a460
Document that /cs owner and deowner allow nick args
...
(cherry picked from commit 5fe41fb8a0 )
2010-12-24 20:00:17 -05:00
Adam
82e588a790
Anope 1.9.3 Release
1.9.3
2010-12-12 18:42:14 -05:00
Adam
7b7301eeff
Made ./Config with a .git directory work ok if we are on a git tag
2010-12-12 18:40:04 -05:00
Adam
70d65376b7
Updated version.log
2010-12-12 17:58:19 -05:00
Adam
af8cf445b8
Made version.cpp ok with an empty VERSION_EXTRA
2010-12-12 17:58:09 -05:00
Adam
be4ec3c0c4
Updated docs/WIN32.txt with instructions on how to get the libraries to build with gettext, ssl, and mysql
2010-12-12 16:54:46 -05:00
Adam
587e5d9421
Fixed build on cmake 2.4.x
2010-12-09 19:58:41 -05:00
Adam
35f03811e8
Fixed clearing entries from the bandata cache
2010-12-01 15:50:56 -05:00
Adam
14e396baf7
Fixed /ns set display
2010-11-29 19:20:26 -05:00
Adam
ba01e7a3bb
Fixed /ns help saset autoop reply
2010-11-27 00:07:48 -06:00
Adam
52d9ed428f
Fixed handling pings and ctcps to channels
2010-11-25 22:59:39 -06:00
Adam
8f825821e0
Fixed sending operwalls on ratbox
2010-11-22 13:10:14 -06:00
Adam
d1ba920729
Fixed replacing %R with /msg on non gettext builds
2010-11-21 20:36:46 -06:00
Adam
56b269e6b3
Merge branch '1.9' of git.sigterm.info:gitroot/anope/anope into 1.9
2010-11-21 20:05:48 -06:00
Adam
7e03427272
Fixed some language string names
2010-11-21 20:05:37 -06:00
Adam
72ab27af76
Introduce our clients with umode +q on Unreal so they can't be kicked
2010-11-21 18:55:52 -05:00
Adam
3445f4d680
Fixed parsing cidr masks
2010-11-19 14:16:42 -05:00
Adam
aab915f2e9
Fixed some mysql queries
2010-11-18 21:34:38 -05:00
Adam
27652144ec
Fixed the mlock events to be useful and fixed /cs access view's last used time
2010-11-17 19:59:23 -05:00
Adam
4f8dfc2132
Delete users and channels from the modestacker when they are destructed
2010-11-14 17:34:17 -05:00
Adam
4415a779a3
Fixed ban and kick from showing up twice in /cs help
2010-11-14 12:44:34 -05:00
Adam
8662b0989e
Removed an unused variable
2010-11-11 19:49:00 -05:00
Adam
12c5314863
Fixed possible unsafe iteration when purging dns cache, and fixed the dns cache to not expire all of the records for specific hosts if the records have different TTLs
...
(cherry picked from commit 736df4bd98b952aad459fdf7914735e88f97c4b2)
2010-11-11 19:34:23 -05:00
Adam
0d2db1f9f9
Fixed DNS caching and made DNS cache empty results
...
(cherry picked from commit 438ae629e51b519d0d5f70531d0262be1b9fe2bc)
2010-11-09 15:04:28 -05:00
Adam
fe6d7913ce
Fixed a crash in the DNS engine when using cached results
2010-11-09 03:20:50 -05:00
Adam
dc1252597a
Removed two primary keys on some metadata tables, they should not have them
2010-11-07 20:55:30 -05:00
Adam
721ef7d345
Fixed the OnPostCommand event overload in db_mysql
2010-11-07 18:06:02 -05:00
Adam
5209e73995
Updated version.log
2010-11-06 04:24:46 -04:00
Adam
07e2ec0fa7
Regenerated lang files
2010-11-06 04:24:27 -04:00
Adam
f5d20579ee
Fixed /ms sendall syntax error message
2010-11-05 03:34:44 -04:00
Adam
cbd0f52eff
Made Base not virtual, prevents us from having to dynamic cast in the mode stacker on release builds
2010-11-04 00:36:53 -04:00
Adam
4fb4858952
Fixed anopesmtp. Again. It works on Windows now
2010-11-02 00:58:24 -04:00
Adam
477ff30cec
Fixed calculate_depends again, now it works
2010-11-01 18:43:46 -04:00
Adam
daa97f0343
Fixed make install because Changes.lang is dead
2010-11-01 17:36:30 -04:00
Adam
3edc6d70b9
Fixed building anopesmtp on Windows, fixed some cmake problems with calculate_depends, and fixed building without gettext
2010-11-01 16:07:18 -04:00
Adam
9db85375ee
Made ns_set_misc work
2010-10-31 21:46:23 -04:00
Adam
e3f368f67b
Fixed replacing %R's in email messages and fixed anopesmtp to really work
2010-10-31 20:47:34 -04:00
Adam
2170823059
Updated Changes
2010-10-31 13:37:31 -04:00
Adam
011582ff3c
Fixed bug #1197 - Store vhosts in MySQL
2010-10-31 13:03:10 -04:00
Adam
98bdd9749a
Fixed build on cmake2.6
2010-10-30 20:12:52 -04:00
Adam
cd21bd758c
Updated TODO
2010-10-30 19:49:09 -04:00
Adam
fb9f41b3e5
Made gettext work on most OSs. Tested on Debian, FreeBSD, Gentoo, and Windows.
...
Added a search path option to the Config script for cmake to use when finding libraries for modules or for gettext.
Fixed m_mysql and m_ssl to work under Windows, made the Windows Config
program remember the last used options, and fixed Windows release builds.
2010-10-30 19:41:13 -04:00