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 |
|
Daniel De Graaf
|
b157bcdbbc
|
Recreate the build/include symlink so that changing the build location works as expected
|
2010-09-08 20:21:17 -04:00 |
|
Daniel De Graaf
|
bdf42d6125
|
Add gettimeofday() fallback for systems without clock_gettime
|
2010-09-08 20:21:15 -04:00 |
|
Daniel De Graaf
|
6010e6b53c
|
Fix the pseudo-penalty hack that doesn't work properly
|
2010-09-05 17:03:07 -04:00 |
|
Daniel De Graaf
|
30e87ec34d
|
2.0.2 release
v2.0.2
|
2010-09-04 19:31:01 -04:00 |
|
Daniel De Graaf
|
08895e2aa3
|
Do not apply parameter length restrictions or CleanMask when unsetting modes
|
2010-09-04 19:30:44 -04:00 |
|
Daniel De Graaf
|
3ee7abb7b9
|
Fix crash in m_silence when provided with a bad pattern (bug #79)
|
2010-09-04 16:36:17 -04:00 |
|
Daniel De Graaf
|
33f4713fbd
|
Fix crash on matching j:@#chan ban when the user is not in the channel
|
2010-09-04 16:17:21 -04:00 |
|
Daniel De Graaf
|
3c8cda0590
|
Fix resolved hostname not being changed when WEBIRC passes a hostname longer than 64 characters
|
2010-09-03 22:58:00 -04:00 |
|