stskeeps
68ed7aee77
- #0003294 reported by Bock, patched by aegis regarding a problem with make
...
install, that also cleans up the stuff to install a bit, with adding a
variable to determine what should be copied.
2007-04-25 17:01:44 +00:00
stskeeps
ad9c35029e
- #0003287 reported and patched by satmd regarding 318 end of /whois list
...
breaks RFC
- Fixed a typo in #003091 related patch
2007-04-24 10:41:36 +00:00
stskeeps
d776eb39e2
- #0003091,#0003068,#003290 reported by Bock, aegis, WolfSage and patched by aegis, regarding
...
Makefile.in includes networks* files/dirs, Problems when specifying
different directory for binary in Config, error on 'make install' if path
to binary not exist
2007-04-24 10:16:48 +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
codemastr
6be3ab9291
Updated TRE to 0.6.6
2004-03-21 19:01:15 +00:00
codemastr
759be00efe
Fixed a compile bug regarding TRE
2004-01-07 00:28:46 +00:00
codemastr
3dd67bf248
Integrated TRE into Unreal
2004-01-04 20:12:31 +00:00
codemastr
3be92d0201
added configure checks for libcurl and other various changes
2003-12-26 00:29:36 +00:00
Bram Matthys
f574385475
- Fixed problem with make custommodule and multiple EXLIBS arguments (EXLIBS="-la -lb -lc").
2003-07-07 18:27:47 +00:00
Bram Matthys
d1fc8bff14
- Fixed "make install" error caused by bugreport file removal.
2003-05-03 22:00:51 +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
codemastr
06dc8646a4
added ziplinks support to ./Config and updated SSL support in ./Config
2003-02-05 00:44:14 +00:00
codemastr
7c0bc3f0be
Fixed a tsctl and a make install bug
2002-12-14 17:29:39 +00:00
cknight
13a7293f34
- Removed old docs and added new docs to Makefile.in
...
- Updated .CHANGES.NEW with new version # and link to docs
- Updated .RELEASE.NOTES with new version # and link to docs
- Added NEW doc/unreal32docs.html Docs
2002-08-19 00:42:15 +00:00
codemastr
43e470f898
make install fix
2002-08-11 00:38:03 +00:00
codemastr
3bd9fbcccf
Fixed a typo after make is done
2002-04-28 18:45:14 +00:00
codemastr
430121770f
Added EXLIBS= to make custommodule
2002-03-24 17:11:24 +00:00
stskeeps
ce580bbe09
- Small release tricks
2002-03-12 20:29:17 +00:00
stskeeps
afcb0b2a03
- Made makefile ability to "make custommodule MODULEFILE=m_zline"
...
if m_zline.c is in src/modules/, it will get compiled. This SHOULD
help 3rd party modules atleast
2002-02-11 10:24:11 +00:00
stskeeps
bebebf6cdf
+- Made support in *nix for encrypted SSL private keys,
...
+ "make encpem" to make an encrypted server key if you already have one
2002-01-01 16:25:29 +00:00
codemastr
897a8cec60
Fixed a DEFAULT_PERMISSIONS bug
2001-12-24 22:34:02 +00:00
stskeeps
7ec691c0ed
+- make install fix
2001-12-24 13:54:59 +00:00
codemastr
4291191149
Help system recode
2001-12-16 00:35:57 +00:00
codemastr
abedc78b8b
Fixed a make install problem and added some Auth support
2001-11-15 22:29:23 +00:00
codemastr
29b7ea7ee8
Added make install and ./unreal utility
2001-11-04 22:09:30 +00:00
stskeeps
351a8b48ec
.
2001-07-13 11:19:44 +00:00
codemastr
aa5ee8b79f
added ./configure (autoconf generated configure script
2001-06-18 17:19:35 +00:00