Adam
032c30dd5d
Fixed /ms set limit none and made db_plain care less about convert exceptions
2011-02-04 12:37:01 -05:00
Adam
92fb9844ec
Fixed setting usermode +k on our clients on InspIRCd 2.0
2011-01-28 13:21:24 -05:00
lethality
d8b92f1c70
Bug #1237 - only set umode +h on a user joining help chan if they have op access
2011-01-28 00:44:30 +00:00
Adam
b354d4d1ab
nickcore:language is a string now, not an int
2011-01-24 19:04:27 -05:00
Adam
81d8858e56
Fixed some SQL queries
2011-01-24 17:52:33 -05:00
Adam
d7206c8f38
Fixed db upgrade loading forbidden nicks
2011-01-24 01:08:28 -05:00
Adam
a2f5edf977
Fixed /ns confirm's log message to show the nick of who was confirmed
...
(cherry picked from commit 1b6aab0cd7 )
Conflicts:
modules/core/ns_register.cpp
2011-01-15 16:31:46 -05:00
DukePyrolator
39d34f7174
fixed a small bug in the ratbox protocol module
...
(cherry picked from commit 2e7d08c10b )
2011-01-08 03:41:12 -05:00
Adam
851c0a990e
Bug #1225 - Made REGISTER show in /cs help
2010-12-28 16:39:41 -05:00
Adam
e9f84a0db9
Load session exceptions on start when using SQL
...
(cherry picked from commit a1c635b050 )
2010-12-27 01:35:40 -05:00
Adam
87141253a1
Bug #1222 - Fixed crash from reading to read a range of memos
2010-12-27 01:03:13 -05:00
Adam
0c686e7168
Bug #1220 - Fixed an event in /hs activate and /ms del
...
(cherry picked from commit 49dd1c3409 )
2010-12-27 01:02:18 -05:00
Adam
b5091a373e
Bug #1219 - Correctly restrict people from registering potentential guest names
...
(cherry picked from commit 8af2465a61 )
2010-12-26 00:31:50 -05:00
Adam
852ed51ed7
Fixed bug #1217 again... works better now
2010-12-25 01:19:02 -05:00
Adam
0f63790b4c
Bug #1215 - Fixed crash when /cs set mlock is given an empty string
2010-12-24 20:16:42 -05:00
Adam
4f6232e628
Bug #1217 - Fix crash from deleting nonexistant users from XOP list
2010-12-24 20:15:28 -05:00
Adam
839fb4e5f0
Made SQLine clear work
2010-12-24 20:06:59 -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
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
8f825821e0
Fixed sending operwalls on ratbox
2010-11-22 13:10:14 -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
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
4415a779a3
Fixed ban and kick from showing up twice in /cs help
2010-11-14 12:44:34 -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
721ef7d345
Fixed the OnPostCommand event overload in db_mysql
2010-11-07 18:06:02 -05:00
Adam
f5d20579ee
Fixed /ms sendall syntax error message
2010-11-05 03:34:44 -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
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
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
Adam
180aa6b67b
Removed memo number from databases. Since we already have db-upgrade we might as well make that update memos too.
...
Users using the top of git will need to run sed -i 's/MD MI [0-9]* /MD MI /' anope.db on their database.
2010-10-27 23:02:20 -04:00
Adam
a26f119bc8
Do not store memo number in memo structs, fixes some bugs with deleting memos
2010-10-27 22:29:34 -04:00
Adam
1d931401cd
Fixed the other half of bug #1200
2010-10-24 13:46:56 -04:00
Adam
bd7b6b16ec
Fixed bug #1200
2010-10-24 12:56:20 -04:00
Adam
7e47b97740
Fixed a crash on some usages of /cs akick view
2010-10-23 03:10:15 -04:00
Adam
1bd975b90e
Fixed a crash on inspircd if we get a join without a TS
2010-10-23 02:40:46 -04:00
Adam
eb8f3a799c
Fixed some Windows problems
2010-10-22 04:20:34 -04:00
Adam
4f317a2421
Made /cs help levels desc not case sensitive
2010-10-16 17:46:56 -04:00
Adam
5e9db23883
Fixed saset noexpire to set noexpire on the nick it is used on not just the display name
2010-10-13 14:33:27 -04:00
Adam
c4075c032e
Changed cs/ns_set_misc operonly config directive to better reflect what it really does
2010-10-13 13:25:34 -04:00
Adam
dc0c07b408
Made the SQL tables use foriegn keys and references to each other, removed many now unnecessary queries from db_mysql
2010-10-12 21:43:39 -04:00
Adam
d7aa5f6a3a
Fixed Windows build
2010-10-11 18:47:54 -04:00
Adam
717c123441
Fixed some warnings
2010-10-11 15:37:39 -04:00
Adam
5ca2df1edb
Fixed bug #1196 - truncate anope_extra before flushing data into it again
2010-10-09 12:22:55 -04:00
Adam
b3dd5668f6
Set +P on mlock when channels are set as persistant
2010-10-08 16:21:23 -04:00
Adam
d5e6bd8391
Fixed a crash on insp12 if we receeve a part without a reason
2010-10-08 16:03:48 -04:00