Bram Matthys
eddb406807
- Removed all old resolver code and switched over to c-ares (+our caching routines).
...
This should get rid of some annoying untracable (and usually rare) crashbugs in the
old resolver. Besides that, it makes things look more clean and understandable.
This should be the fix for the following bugids (all the same issue): #2499 , #2551 , #2558 ,
#2559 , #2603 , #2642 , #2502 , #2501 , #2618 , #2616 .
Feedback and testing is very much welcomed (syzop@unrealircd.com ).
2005-10-10 14:32:12 +00:00
Bram Matthys
0edd95dd2f
removed useless var + forgot to give credit to ratbox for in6addr_any detection code. configure not rebuild because there are not exactly source code changes...
2005-07-25 21:33:34 +00:00
Bram Matthys
ef43bedd03
blah.. that didn't work, this does. [seperate case/esac]
2005-07-25 21:24:57 +00:00
Bram Matthys
97cc076531
- Added -Wno-pointer-sign to get rid of those stupid warnings that are enabled by default
...
even without -Wall (!?) on GCC4.
2005-07-25 21:17:35 +00:00
Bram Matthys
3b84610599
- IPv6: Added configure check for in6addr_any to fix Fedora Core 4 compile problem,
...
reported by wheatie80 (#2594 ).
2005-07-25 21:11:27 +00:00
Bram Matthys
bc0e3e9722
no-strict-aliasing..
2005-07-22 23:30:57 +00:00
codemastr
274230c55f
Imported TRE 0.7.2 for *nix
2004-12-29 18:47:42 +00:00
codemastr
191127296a
Rewrote some of the previous change to deal with some strange issues
2004-11-26 22:14:30 +00:00
codemastr
1bb24f0515
Made ./Config better handle command line arguments, Removed NAZIISH_CHBAN_HANDLING as it didn't do anything, Added -advanced flag to ./Config to configure advanced options
2004-11-06 17:33:50 +00:00
codemastr
75b639af81
Fixed a +u problem and updated to TRE 0.7.0
2004-09-25 19:10:35 +00:00
codemastr
8e5fb728a4
Added ELIST support
2004-06-21 18:40:02 +00:00
codemastr
a450365faa
Made Unreal create the tmp/ dir at startup, rather than configure
2004-06-01 20:29:20 +00:00
codemastr
a9fbc71459
Imported TRE 0.6.8 for *nix
2004-05-29 18:58:23 +00:00
codemastr
9e9390e57e
Configure checks for inet_ntop/pton
2004-05-27 22:10:18 +00:00
codemastr
79c4cee4b7
Updated to TRE 0.6.7
2004-05-15 19:43:20 +00:00
Bram Matthys
e501f1b90f
- Force a TRE recompile if ./Config is re-run, due to timestamp fun if you were
...
upgrading to CVS every time TRE was not recompiled even if you did make clean.
2004-04-14 18:21:49 +00:00
codemastr
6be3ab9291
Updated TRE to 0.6.6
2004-03-21 19:01:15 +00:00
codemastr
ddcec35e9f
Fixed a compile problem on Solaris
2004-03-07 22:03:41 +00:00
codemastr
0fb0490262
Imported TRE 0.6.5 on Linux
2004-03-05 22:43:38 +00:00
codemastr
4ce745ca37
SSL fix and added can_setq
2004-01-30 21:13:32 +00:00
codemastr
dc11242795
Made the configure script not add -I or -L for /usr/include and /usr/lib
2004-01-18 21:58:01 +00:00
codemastr
e7c7909d66
Various minor changes
2004-01-17 18:38:40 +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
ce14fdec61
Added TRE compiling
2004-01-04 19:11:50 +00:00
codemastr
d274d493fd
...
2004-01-02 23:12:27 +00:00
codemastr
5de605d767
Made the TRE library get compiled
2004-01-02 20:30:41 +00:00
codemastr
042ce07691
Various remote include fixes
2003-12-30 18:45:40 +00:00
codemastr
3be92d0201
added configure checks for libcurl and other various changes
2003-12-26 00:29:36 +00:00
codemastr
af289c8687
Various fixes and changes
2003-12-16 19:39:38 +00:00
codemastr
3a5a4947f0
Made it so modules can be reloaded (new image) on /rehash
2003-12-06 01:09:32 +00:00
Bram Matthys
948b4e61ad
- Added comment regarding MLOCK and set::restrict-chanmodes in unreal32docs.html.
...
- Made PREFIX_AQ a ./Config question at *NIX and enabled it by default at Win32.
2003-11-21 15:13:45 +00:00
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