darkelf
|
95d9f969d8
|
Moved write_pidfile function to ircd.c
|
2006-08-16 13:39:06 +00:00 |
|
darkelf
|
32843244bd
|
Added new defines with NEW_IO some of old NOPOLL define names changed to
NEW_IO too.
|
2006-08-16 06:59:30 +00:00 |
|
darkelf
|
e0c9b38269
|
Removed warning at SocketLoop
|
2006-08-13 21:49:13 +00:00 |
|
aquanight
|
f71456670c
|
Fix error msg in unreal_copyfile
|
2006-08-13 21:27:31 +00:00 |
|
aquanight
|
ef3afb8844
|
fixed loadmodule to use correct error msg when actual module .so is missing
|
2006-08-13 19:35:20 +00:00 |
|
darkelf
|
e884446871
|
SocketLoop become general io loop function for *nix too.
|
2006-08-09 13:26:23 +00:00 |
|
darkelf
|
078fd039d4
|
Removed old set_blocking function.
|
2006-08-05 17:01:21 +00:00 |
|
darkelf
|
0523a55aca
|
Removed old buggy poll code from s_bsd.c and s_debug.c
|
2006-08-05 16:52:00 +00:00 |
|
Bram Matthys
|
cbdd3138c8
|
Resynch with 3.2* cvs .551 (=post-3.2.5). This should mark the real start of Unreal3.3*
|
2006-08-05 13:23:53 +00:00 |
|
Bram Matthys
|
704b6260d2
|
branch off from current unreal3_2_fixes (post-Unreal3.2.3), for Unreal 3.3* (that's the idea at least).
|
2005-06-22 22:56:06 +00:00 |
|
Bram Matthys
|
533895722b
|
- Added temporary fix for include "http://www.blah.com/"; crashbug...although I doubt
many people would use it. Reported by Angrywolf (#0001757).
|
2004-04-24 15:30:36 +00:00 |
|
Bram Matthys
|
ad9a40e7c4
|
- Changed version to 3.2 already
** internal pre2 release **
|
2004-04-23 22:25:38 +00:00 |
|
Bram Matthys
|
6199e0f98c
|
- Fixed some remote includes issues and added a connect/transfer timeout, server should
now no longer be frozen if the site is unreachable. Reported by Ron2K (#0001751).
|
2004-04-23 22:05:36 +00:00 |
|
Bram Matthys
|
324bcc3cf9
|
- Minor sajoin/sapart ERR_NEEDMOREPARAMS tweak.
|
2004-04-16 22:41:46 +00:00 |
|
Bram Matthys
|
ebcfe963a5
|
- Fixed SJOIN bug: it sometimes was setting too many modes at once.
|
2004-04-16 20:52:42 +00:00 |
|
Bram Matthys
|
f032115d8a
|
- Changed version to pre1
|
2004-04-16 19:20:25 +00:00 |
|
Bram Matthys
|
8350a7958a
|
- Fixed /rehash bug if an .so (or remote include?) failed to load properly,
reported by fez (#0001736).
|
2004-04-15 16:14:14 +00:00 |
|
Bram Matthys
|
407f9af942
|
- Various doc/text updates
|
2004-04-14 23:09:16 +00:00 |
|
Bram Matthys
|
fa6edb8c64
|
- Made ./unreal rehash (= kill -1 <pid>) also reread motd/rules/etc just as a
normal /rehash does, reported by superh (#0001699).
|
2004-04-14 18:51:14 +00:00 |
|
Bram Matthys
|
d1bfc78a45
|
- Fixed /who +m bug for opers, reported by Bugz (#0001715).
- Fixed halfop mode code to not check remote halfop modes (desynch danger).
|
2004-04-13 22:22:50 +00:00 |
|
Bram Matthys
|
24336c6153
|
- Updated server<->server code for MODE so operoverride bug #0001704 and other
feature requests can be fixed/added in the future (3.2.1).
|
2004-04-13 19:04:41 +00:00 |
|
Bram Matthys
|
c78a8c6110
|
- Fixed something if sptr->user->virthost was NULL (which is/should never be the case),
just to be sure... (#0001724).
|
2004-04-11 15:20:19 +00:00 |
|
codemastr
|
7399ad2cde
|
Fixed a typo in /credits
|
2004-04-10 16:10:07 +00:00 |
|
codemastr
|
23eddafaf7
|
Fixed /stats ? for Q and q
|
2004-04-07 22:18:27 +00:00 |
|
codemastr
|
7ebd0473b9
|
Updated /credits a bit more
|
2004-04-07 22:13:21 +00:00 |
|
codemastr
|
1d140eff88
|
Updated credits
|
2004-04-07 02:33:13 +00:00 |
|
Bram Matthys
|
1103ffe636
|
- Windows: Updated makefile/unrealinst.iss/zip.h to use zlib 1.2.1.
|
2004-04-05 22:26:03 +00:00 |
|
codemastr
|
05c1c38d76
|
Fixed vhost::swhois not being shown remotely
|
2004-04-05 22:06:31 +00:00 |
|
codemastr
|
a3a4158556
|
Patched win32 TRE
|
2004-04-05 21:47:15 +00:00 |
|
codemastr
|
602ea12b9f
|
Fixed an SVSMODE #chan -qaohv bug
|
2004-03-29 23:18:26 +00:00 |
|
Bram Matthys
|
f6b0bf15b5
|
- Usermode 'r' (registered) was unset even in case of "case"-nickchanges (like:
'Syzop' -> 'syzop'). This affected f.e. ircservices. Reported by LoVeR (#0001679).
|
2004-03-27 20:13:27 +00:00 |
|
Bram Matthys
|
a87a1688b6
|
- Made the setup script use the new compression method 'lzma' which makes the setup.exe
~300Kb smaller. Now also requires Inno Setup 4.1.6 (tested with 4.2.0).
|
2004-03-27 00:58:18 +00:00 |
|
codemastr
|
1ac0936d8a
|
win32 installer changes
|
2004-03-26 23:12:22 +00:00 |
|
codemastr
|
ec12bd4c05
|
Fixed a win32 GUI bug with rehash all not rehashing motd/rules
|
2004-03-26 21:25:45 +00:00 |
|
codemastr
|
f095d6e9de
|
Fixed a win32 resolver problem with detecting nameservers
|
2004-03-26 21:14:43 +00:00 |
|
codemastr
|
a998fe14cc
|
Fixed a /stats S modes-on-join extended mode problem
|
2004-03-22 21:35:56 +00:00 |
|
codemastr
|
6c7a6b507f
|
Imported TRE 0.6.6 for win32
|
2004-03-21 18:12:21 +00:00 |
|
Bram Matthys
|
d731cf04ab
|
- Fixed /spamfilter reason field bug.. things were double escaped sometimes,
especially in post-RC2-cvs this was noticable. Reported by Fury (#0001670).
- help.conf: updated snomasks section.
|
2004-03-19 21:32:03 +00:00 |
|
Bram Matthys
|
da9bd6e5e9
|
- Fixed /spamfilter removal problem... often the wrong entry was removed [!] or
nothing was removed at all. Reported by MiNdErAsR, RealCFC and others (#0001669).
|
2004-03-19 02:18:04 +00:00 |
|
codemastr
|
51704ca942
|
Fixed an SQLINE memory leak
|
2004-03-14 22:25:24 +00:00 |
|
Bram Matthys
|
2da3de60c4
|
- Added conf check for too large spamfilter regex + reason field. Reported by
Z3l3zT (#0001648).
|
2004-03-14 20:16:54 +00:00 |
|
codemastr
|
c35aede803
|
Fixed a version.c.SH typo
|
2004-03-13 19:35:51 +00:00 |
|
Bram Matthys
|
8273643f88
|
- More Opteron fixes... sizeof() fun, %B fun (always use a 'long'!), etc..
- Added __attribute__ stuff for ircsprintf() to catch more warnings.
|
2004-03-11 21:59:08 +00:00 |
|
Bram Matthys
|
1c671a47bd
|
SSsshht ;p
|
2004-03-11 20:39:58 +00:00 |
|
Bram Matthys
|
3294afe918
|
- Hide server IP in /stats z
- First Opteron crash bugfix. Thanks to Liverbugg for helping us trace this issue.
|
2004-03-11 20:34:36 +00:00 |
|
codemastr
|
99a3c53703
|
Remote include installer changes and /credits updates
|
2004-03-10 17:11:27 +00:00 |
|
codemastr
|
2f64d946b4
|
Made set::modes-on-join work with extcmodes
|
2004-03-10 03:49:04 +00:00 |
|
Bram Matthys
|
6717b75911
|
minor adjustment.
|
2004-03-10 01:43:45 +00:00 |
|
Bram Matthys
|
15b52e94b4
|
- Added '__' -> '_' decoding for spamfilter reason field.
|
2004-03-10 01:23:58 +00:00 |
|
codemastr
|
dd6eb1bd34
|
Fixed a spamfilter memory leak
|
2004-03-10 01:00:22 +00:00 |
|