codemastr
333499a98c
Win32 installer
2002-08-07 21:35:51 +00:00
stskeeps
7af962ecf7
SSL fixes
2002-08-07 21:10:49 +00:00
luke
608963e031
blah
2002-08-07 20:40:49 +00:00
luke
081b1cd12e
sts sucks with grammar
2002-08-07 18:44:45 +00:00
stskeeps
1db6a86254
- Cleaned out Credits (i'll fix the web part of it later), made doug lea malloc default
...
+ on Linux FSU Pthread installs. (When we got a better way, we will have full doug lea malloc..)
2002-08-07 17:23:52 +00:00
codemastr
80d837fa8b
Removed support for SSLv2
2002-08-05 17:54:52 +00:00
stskeeps
31d2224b2c
- Made +x send out a SETHOST to VHP servers, requested by PreZ@DarkerNet
2002-08-04 08:41:55 +00:00
stskeeps
bf1ccab9a9
+- Removed doc/features.txt, doc/unrealircd.conf.txt, include/relinfo.h,
...
+ include/stamp.h, src/buildm4, src/chkconf.c, src/conftool.c
2002-08-03 20:12:35 +00:00
stskeeps
c2b48d3ce4
- Fixed SSL compile error wrt to /trace
2002-08-03 19:01:26 +00:00
codemastr
6e076ba67b
installer fixes and version number change
2002-08-03 18:31:11 +00:00
stskeeps
66eb6fa848
SSL stuff
2002-08-03 16:10:25 +00:00
stskeeps
959c5b0188
Added some OpenSSL version showing
2002-08-03 13:47:23 +00:00
stskeeps
0c730e8931
bah
2002-08-03 11:52:01 +00:00
stskeeps
7d7d4aafca
fix
2002-08-03 11:49:37 +00:00
stskeeps
385d9f3ada
- SSL compile error fix in s_bsd.c
2002-08-03 11:25:40 +00:00
stskeeps
ff4bc60486
Fixed SSL linking, again..
2002-08-03 11:09:20 +00:00
codemastr
dc27e6470d
Fixed some SJ3 bugs that could cause desync
2002-08-02 20:40:09 +00:00
stskeeps
4d410f5982
- Seemingily we can't do SSLv3 only for ctx_server?
2002-08-02 11:54:03 +00:00
stskeeps
c9be3fbac8
+- Fixed some SSL errors. read() returns -1 on error, so ircd_SSL_write and
...
+ ircd_SSL_read must emulate the same. codemastr: could you check what the
+ win32 equiviant of EIO is? I don't think my WSAEIO or whatever I called it
+ in sys.h is correct.
2002-08-02 11:45:31 +00:00
stskeeps
51539ee85b
- Fixed some compile errors found by Zerwas and fixed some implementation problems of
...
the not able to set +z when there's non +z users (ULines not counted) in channel
2002-08-02 09:22:58 +00:00
luke
f448495e3a
Made notices pretty
2002-08-01 23:15:12 +00:00
luke
f45917c16c
New operoverride system...hope it works
2002-08-01 19:53:30 +00:00
luke
b22f4c890b
fixed modebuf, parabuf sizes
2002-08-01 17:56:54 +00:00
stskeeps
9e205fe3d5
- Made the win32 installer have the option of installing as a service under NT and fixed a
...
+ shortcut bug
+- Fixed sptr->user->realhost becoming lowercase upon a +x
+- Fixed +bbbbb lots of crap desynch bug
+- Fixed OperOverride snotice bugs with halfop
+- Standardized OperOverride notices
2002-08-01 16:39:05 +00:00
stskeeps
ba60adb833
fixed no nssl compile error
2002-07-25 18:35:48 +00:00
stskeeps
c0af661c77
More SSL horror and fixed a missing , in m_who
2002-07-24 17:59:26 +00:00
codemastr
54ed370fb3
Fixed a /who hop count bug
2002-07-24 17:49:39 +00:00
codemastr
5b32996538
Some config changes and documentation updates
2002-07-24 17:00:37 +00:00
stskeeps
5af8478d67
moo
2002-07-24 10:22:22 +00:00
stskeeps
2336498e9d
blah
2002-07-24 10:11:35 +00:00
stskeeps
d7c8623438
.
2002-07-24 10:00:17 +00:00
stskeeps
4e84c85ceb
- Added ircd/safe_SSL_read/write from bahamut+inet6/azzuranet. This can be done much nic
...
when newio is done.
2002-07-23 19:04:18 +00:00
stskeeps
8aabac59e9
Credits changes
2002-07-23 16:12:16 +00:00
stskeeps
4f1345c350
Removed mutex.c
2002-07-23 15:35:39 +00:00
stskeeps
13f23e478d
- Changed ./update to use update.unrealircd.com
2002-07-23 12:45:58 +00:00
stskeeps
f19ebceee6
Fixed a silly bug with regards to matching against compressed IPs in link {} checking
2002-07-22 20:39:58 +00:00
stskeeps
f0564193ba
- Added a #ifdef _WIN32 for extern BOOL IsService; in ircd.c that made compile break
...
on non WIN32 systems
- Depricated AKILL/RAKILL and made them alias to TKL G +/- - for normal users they
just reply that the commands are depricated. Server compatiblity is maintained.
Eventually it will just be removed. Thank god for modules.
2002-07-22 20:33:49 +00:00
codemastr
36e4b65c45
Made the win32 uninstaller remove dbghelp.dll if it was installed
2002-07-22 00:50:49 +00:00
codemastr
a1456aa107
Added an installer script to generate the SSL win32 version
2002-07-21 21:40:24 +00:00
codemastr
a799e48f82
Removed StackTrace and implimented a home-grown debugger for win32
2002-07-21 21:31:44 +00:00
codemastr
33403f2c3c
Added an installer for win32
2002-07-19 18:15:53 +00:00
codemastr
ec47a030fb
Added WinNT Service Support
2002-07-19 17:31:51 +00:00
luke
02d7d80eb6
Secure channel only (+z) ERR_BANNEDFROMCHAN fix
2002-07-19 00:27:48 +00:00
stskeeps
1dbd3b42d5
- Fixed compile problem with non-glob/win32 systems (sunos 4.1) found by rshurr
2002-07-18 18:05:18 +00:00
luke
2fa495de1f
Added self to /info
2002-07-17 16:49:31 +00:00
luke
7003df9aaf
m_sjoin bugfix to resolve banlist problems
2002-07-17 16:42:11 +00:00
codemastr
3c11cbb999
Fixed an oper bug where locops didn't get a hidden host
2002-07-13 16:56:01 +00:00
codemastr
c5572fa6d5
Fixed a +sp bug
2002-07-12 18:00:45 +00:00
codemastr
032b8c523c
...
2002-07-12 15:51:33 +00:00
codemastr
188fa47e73
Fixed an alias {} prefix bug
2002-07-12 00:52:00 +00:00