1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-24 08:16:37 +02:00
Files
unrealircd/extras
Bram Matthys 8ff913a2db - c-ares (currently, a forked off version) enhancements:
- '/quote dns i' now shows the nameserver settings (which is taken from /etc/resolv.conf
    on *NIX, and from the registry on Windows)
  - We no longer depend on a C++ compiler (was useless c-ares dependency caused by libtool)
  - '/REHASH -dns' now rereads the resolver data from resolv.conf/registry, no IRCd restart
    needed anymore. It's currently kinda experimental however, but I *think* it will work ok.
  Unfortunately the above features required some ugly hacks if curl was enabled, so if you
  use curl (Remote includes), feel free to test on your OS (Linux, but especially FreeBSD
  and the other *NIXes) to see if things still compile (make clean; ./Config && make).
2006-04-11 22:00:01 +00:00
..
2001-12-25 13:29:50 +00:00
2002-07-03 11:25:41 +00:00
2003-05-18 17:30:56 +00:00
2004-12-29 18:47:42 +00:00