Daniel De Graaf
197431e44a
Remove possibly dangerous skip of VerifyCertificate
2011-06-23 20:38:05 -04:00
Daniel De Graaf
386430c38d
Fix initialization of SSL certificate field on connect
2011-06-23 20:31:29 -04:00
Daniel De Graaf
f235772cf1
Fix WSAEWOULDBLOCK error on Windows
...
Making a connection and then immediately accepting it is not synchronous on
Windows; force the accept to block and wait for the connection we just made.
2011-06-18 17:40:39 -04:00
Adam
699a8b2fc8
Fix extras compilation under Windows
2011-06-18 17:25:35 -04:00
Adam
e46e50071f
Final fixups for a working Windows build
2011-06-08 20:40:29 -04:00
Daniel De Graaf
9fcb032269
Fix incorrect typecast
2011-06-06 17:41:55 -04:00
Jackmcbarn
58ab072505
Fix recursion of QuitUser in SendQ quits
2011-05-23 21:51:08 -04:00
Adam
f5409f04cd
Fix timers never being ticked on windows
2011-05-21 16:49:26 -04:00
Daniel De Graaf
48fcc4070f
2.0.4 release
v2.0.4
2011-05-08 19:03:08 -04:00
Adam
e8f97ac842
Fix IPv6 test on Windows
2011-04-19 23:05:03 -04:00
Daniel De Graaf
7aab0d12db
Merge commit 'refs/merge-requests/5' of git://gitorious.org/inspircd/inspircd into insp20
2011-04-18 21:48:05 -04:00
Daniel De Graaf
a07ad07156
Fix mis-implemented irc::sockets::cidr_mask::operator<
2011-04-18 16:58:42 -04:00
Adam
b56565eac2
Fixed Windows build on VS 2010
2011-04-10 17:54:20 -04:00
Jackmcbarn
f8588b112f
Revert to old sepstream logic until a proper fix is finished
2011-04-01 10:09:18 -04:00
DjSlash
00d5b1e12c
Updated helpop regarding SILENCE, example had syntax wrong
2011-03-30 23:41:40 +02:00
DjSlash
171a334bcd
Fix bug 126, thanks to Seb
2011-03-30 23:07:46 +02:00
Jackmcbarn
d2a5339ddf
Fix sepstream logic when multiple consecutive separators are encountered
2011-03-28 16:20:48 -04:00
DjSlash
1a721c948d
Updated examples, removing ziplinks
2011-03-28 16:03:54 +02:00
Jackmcbarn
2018098273
Display a message when using /greloadmodule
2011-03-23 09:11:18 -04:00
DjSlash
7ca5bfa8a7
Values were -1, couldnt find an explanation for that. So applied
...
submitted patch from bug 114 (thanks to DarkStorm) and removed
additional -1's.
2011-03-18 21:48:48 +01:00
DjSlash
d73be0b396
Fix for bug 80
2011-03-18 19:49:35 +01:00
DjSlash
73b297aeb2
Deleted m_invisible from modules.conf.example since that module isn't
...
supported nor delivered in main package
2011-03-18 16:10:23 +01:00
DjSlash
b934da089d
Fix for bug 47
2011-03-18 16:08:10 +01:00
DjSlash
0c23190956
Fix for bug 116, in addition an improvement of the regex is made
2011-03-18 16:04:17 +01:00
Daniel De Graaf
70cd4a5a06
Fix excessive memory use in kqueue
...
The maximum number of file descriptors was incorrectly using the OS maximum,
not the process maximum. Thanks to Liath for finding & testing.
2011-03-03 21:24:05 -05:00
Daniel De Graaf
58e8147b37
Fix timeout defaulting to zero for link blocks
2011-02-28 22:35:06 -05:00
Peter Powell
9aa4102cfd
Fix "-bundle not allowed with -dynamiclib" issue on OS X
2011-02-27 00:21:45 -05:00
Jackmcbarn
edc538a3c8
Fix bug #122
2011-02-14 11:07:12 -05:00
Daniel De Graaf
276caaad04
2.0.3 release
v2.0.3
2011-02-01 21:25:41 -05:00
Jackmcbarn
511c11b8da
Fix bug #83
2011-01-30 11:42:26 -05:00
Jackmcbarn
c56c8dea82
Fix bug #110
2011-01-24 12:06:54 -05:00
Jackmcbarn
0f2ca5f1eb
Fix bug where an empty parameter is generated when input to a tokenstream ends in a colon
2011-01-22 14:12:44 -05:00
Jackmcbarn
2aeca99c63
Fix bug #117 , found by satmd, thanks
2011-01-19 20:40:51 -05:00
Jackmcbarn
82eaa0c036
Remove bad return statement - noticed by zynox, thanks
2011-01-04 20:27:58 -05:00
Jackmcbarn
0afcb5ce88
Fix bug #113
2010-12-23 14:50:11 -05:00
Jackmcbarn
465ddddb34
Restore prefix
2010-12-02 09:03:02 -05:00
Jackmcbarn
8c34dc0cc8
Simplify ClearAllConnections code and fix possible crash
2010-12-02 08:51:00 -05:00
Jackmcbarn
017ec10c51
Fix possible crash
2010-12-02 08:41:33 -05:00
Daniel De Graaf
dd49cf696c
Fix taint mode execution
2010-10-20 21:16:10 -04:00
Jackmcbarn
6cb19cfffd
Register the silence list extension
2010-10-15 14:01:01 -04:00
Dennis Friis
9133c33024
Remove m_sqlv2.h from these modules, they both use v3 now.
2010-10-15 12:37:24 +02:00
Daniel De Graaf
2a8510472b
Fix memory leak in m_conn_waitpong caught by its breaking in 2.1
2010-10-13 21:06:59 -04:00
Daniel De Graaf
4fb31d6a34
Fix kick level check to scan all status modes and not skip checks for modeless users
2010-09-30 19:03:06 -04:00
Daniel De Graaf
3dc56e3425
Work around old GNU make's inability to use "else if"
2010-09-28 11:16:34 -04:00
Daniel De Graaf
2d0e736f33
Fix kicking permisisons - GetPrefixChar returns the prefix, not the mode character
2010-09-28 11:01:45 -04:00
Daniel De Graaf
7aad2ac848
Fix unsafe iteration in m_timedbans
2010-09-25 17:17:57 -04:00
Daniel De Graaf
1e2aa07101
A zero return from gnutls_record_send is not an error
2010-09-19 16:32:52 -04:00
Daniel De Graaf
7f578746d5
Fix global notice of timedban add and remove being sourced from all servers
2010-09-18 17:37:37 -04:00
Daniel De Graaf
49f43c14c6
SVSNICK should not translate nicks to UIDs
2010-09-17 22:06:50 -04:00
Daniel De Graaf
1570b13174
Build fixes for darwin
2010-09-10 18:38:42 -04:00