codemastr
142f037fd2
Linux PPC fix
2003-09-14 16:43:02 +00:00
codemastr
6e45d6ccd3
Fixed a PPC problem
2003-07-18 22:02:14 +00:00
codemastr
4bda94acf3
Crontab fixes
2003-07-16 21:13:25 +00:00
codemastr
51462f5ee1
...
2003-07-14 22:23:32 +00:00
codemastr
31f2e23e30
temporarily disabled TRE
2003-06-15 17:01:49 +00:00
codemastr
9661a1a713
Made ./Config setup TRE
2003-06-13 15:11:57 +00:00
codemastr
825ee732bf
./Config fixes for Solaris
2003-05-30 20:31:07 +00:00
codemastr
730c302c72
Made regex use extended regexps, and fixed a Sun compile problem
2003-05-15 18:40:08 +00:00
codemastr
2c3eb0339c
Solaris compile fix, and deny channel::redirect
2003-05-14 22:34:44 +00:00
stskeeps
878a0f899b
- Check in autoconf for MacOS X that will make compiling and running on it
...
to work
2003-05-13 12:35:52 +00:00
stskeeps
40f4bb7e6c
- Mm, let's see what this checkin brings:
...
* Removed thread questions from Config, and autoconf code from
configure.in, leaving in the old macros though, but inactive
--enable-standardthreads is dead as of now
* Undefined HOOKTYPE_SCAN_INFO
* Removed CONF_EXCEPT_SCAN
* Removed locking in events, Lock/UnlockEventSystem still active for other
possible uses.
* Removed scanners, web server module
* Removed except scan {}
* Removed SCAN_API stuff from l_commands.c, win32 makefiles, etc
* Removed basically any mentions of threads in source tree, excepting
threads.h which Resolver uses on win32
* Documentation changes not done yet
2003-05-01 18:31:58 +00:00
Bram Matthys
0778c391b6
Some useless BUFFERPOOL changes, only affects users manually running ./configure (do they exist? ;P)...
2003-04-11 00:57:48 +00:00
codemastr
0ca9f4c2c5
...
2003-02-05 00:59:51 +00:00
codemastr
06dc8646a4
added ziplinks support to ./Config and updated SSL support in ./Config
2003-02-05 00:44:14 +00:00
codemastr
d75ffab485
Fixed some configure problems with gcc3
2002-11-02 20:32:47 +00:00
codemastr
9f4f72d2af
Now using unsigned chars
2002-09-02 15:30:03 +00:00
codemastr
efb54b62f3
Fixed a bug where MAXCONNECTIONS is shown as 0 when it is too high
2002-08-12 17:51:49 +00:00
stskeeps
f8f829840d
FD_SETSIZE crap
2002-08-10 15:40:08 +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
stskeeps
775f3fe272
Fixed some ./configure errors
2002-07-23 17:55:02 +00:00
stskeeps
4f1345c350
Removed mutex.c
2002-07-23 15:35:39 +00:00
stskeeps
f69335e62b
- Made ./configure check if it has parameters, and error if it don't.
2002-07-23 13:11:52 +00:00
codemastr
a6ddaba35b
Added gethostbyname_r config check
2002-05-21 18:52:27 +00:00
codemastr
e77382c196
Fixed an OpenBSD bug
2002-05-10 21:27:18 +00:00
stskeeps
491d6f70c2
First part of skyper's security audit patch
2002-04-15 20:17:36 +00:00
codemastr
65a2668ede
Added log {} syslog support
2002-03-18 23:26:12 +00:00
codemastr
d29b6498fb
Modified the _ fix to work on all OSes that need it
2002-02-11 17:08:18 +00:00
codemastr
15c765449b
Fixed a t.next recode typo and added -pipe check for gcc
2002-01-26 17:54:14 +00:00
codemastr
0171967e18
Moved the mkpasswd program into the ./unreal script
2001-12-10 22:02:47 +00:00
codemastr
893f67668f
Fixed a FSU Pthreads bug on Slackware (thanks to Frank Mueller)
2001-11-24 00:34:26 +00:00
codemastr
abedc78b8b
Fixed a make install problem and added some Auth support
2001-11-15 22:29:23 +00:00
codemastr
ab9db56291
Added support for PS_STRINGS and pstat
2001-11-10 18:13:05 +00:00
codemastr
afebe1568a
Changed the setproctitle check to also check in -lutil (some OSes have it there)
2001-11-05 21:38:27 +00:00
codemastr
b960288402
Added autoconf check for setproctitle
2001-11-05 21:26:50 +00:00
codemastr
cad8d53264
- Made ./unreal generated by configure to make sure it has the correct path of the exe
2001-11-05 20:47:39 +00:00
codemastr
29b7ea7ee8
Added make install and ./unreal utility
2001-11-04 22:09:30 +00:00
stskeeps
667d52199d
+- Using bahamut /who now, this needs some testing..
2001-08-05 23:38:17 +00:00
codemastr
871948d23a
Added config check to determine the order to specify the ssl libraries
2001-08-04 18:28:37 +00:00
codemastr
3fa29a16e5
Various fixes
2001-07-16 00:59:34 +00:00
codemastr
26f91d1c7e
Some gcc 3.0 fixes and other stuff
2001-07-15 20:43:50 +00:00
stskeeps
c8c5ff9571
.
2001-07-13 12:39:21 +00:00
stskeeps
ae3ac9012d
.
2001-07-13 12:10:43 +00:00
stskeeps
7de9d2d6a6
...
2001-07-13 11:42:40 +00:00
stskeeps
351a8b48ec
.
2001-07-13 11:19:44 +00:00
stskeeps
29ad0e8ff0
+- Fixed u_intXX_t problem
2001-07-13 10:59:15 +00:00
stskeeps
519a8f893e
+- Fixed problem with MAXCONNECTIONS when no parameters given in ./configure
2001-07-12 22:36:19 +00:00
stskeeps
510a8fb9c2
.
2001-07-09 22:36:20 +00:00
stskeeps
bd1a3ecf55
.
2001-07-09 22:36:19 +00:00
stskeeps
463aa1532c
.
2001-07-09 22:34:02 +00:00
stskeeps
ab60bb826c
.
2001-07-09 22:08:39 +00:00