Commit graph

279 commits

Author SHA1 Message Date
fishwaldo
fd07fdf57c *** empty log message *** 2002-08-28 16:23:05 +00:00
fishwaldo
a0bc5b0ba6 fixed opsb make install target` 2002-08-28 16:14:17 +00:00
fishwaldo
d70fbf8df4 Open Proxy Scanning bot is ready for production testing! 2002-08-28 16:11:03 +00:00
fishwaldo
b41347fa5e updated makefile to remvoe ares dependancy 2002-08-28 09:16:25 +00:00
fishwaldo
6210ad3c00 removed un-used ares (async dns resolver) from opsb source 2002-08-28 09:15:12 +00:00
fishwaldo
7c86a1e39f fixed compile warning 2002-08-28 09:12:56 +00:00
fishwaldo
82f30c427f socket functions updated, and updates to opsb.
This stops modules from closing the server socket
2002-08-28 09:11:47 +00:00
fishwaldo
c5f4f43700 fixes and updates to the core, and continuing on the opsb. 2002-08-24 02:51:41 +00:00
fishwaldo
9bf1658d6f everything but the /msg opsb set and ban code is done 2002-08-22 13:53:08 +00:00
fishwaldo
eb104c2650 Scanning is kinda working now. still no automatic scans, but it detects http, cisco, wingate proxies 2002-08-22 07:57:37 +00:00
fishwaldo
550fbc2a74 update 2002-08-22 03:17:03 +00:00
fishwaldo
fe2a38fd5a added header file and proxy file for opsb 2002-08-22 03:16:06 +00:00
fishwaldo
4160b685ab opsb now checks opm.blitzed.org correctly. still does not check connecting clients 2002-08-20 14:21:59 +00:00
fishwaldo
23488a3b9b second phase of adns integration. Added dns callback functions in dns.c 2002-08-20 09:30:37 +00:00
fishwaldo
09b3bed311 opsb updates to use adns libary. /msg opsb lookup works now 2002-08-20 09:29:20 +00:00
fishwaldo
c37b6e213d prefmsg bug fix. BSD related fixes. opsb updates 2002-08-20 04:30:47 +00:00
fishwaldo
f5a68ee1a7 Forget the closing terminal code, it works on BSD, but not on linux. Gah 2002-08-19 04:59:53 +00:00
fishwaldo
93099bab4f its close, not fclose :) 2002-08-19 04:44:54 +00:00
fishwaldo
d69b8c0b9e fixed version strings to Beta4 2002-08-18 03:55:12 +00:00
fishwaldo
1a8fa8b48a bsd fixes and Hybrid7 fixes 2002-08-18 03:17:33 +00:00
fishwaldo
bfd785440e A few more BSD based fixes 2002-08-16 16:47:58 +00:00
fishwaldo
df87021b85 BSD autoconf fixes 2002-08-16 16:38:44 +00:00
fishwaldo
90c90e8978 *BSD support. 2002-08-16 16:37:41 +00:00
fishwaldo
da80182ed9 Added Stats m. 2002-08-16 05:02:40 +00:00
fishwaldo
b43539c6dd Beta3 fixes. To Numerous to mention all. Ready for release 2002-08-16 04:48:04 +00:00
fishwaldo
42f3f6bd7e hybrid7 updates. May have broken other ircd's. Must check them out.
Hybrid7 modes are a pain to integrate. Needs *TESTING* on a large network
2002-08-10 06:30:44 +00:00
fishwaldo
40388fc5fb we were not counting localops as operators. This was throwing out the counts. Fixed (both statserv and core) 2002-08-08 16:25:49 +00:00
shmad
15951fc6ad AAAAARRRRGHHHHH! Fixed the same thing again.. nfi what happened there. 2002-08-05 22:21:08 +00:00
shmad
08439be39e Fixed hostserv memory leak 2002-08-04 14:48:29 +00:00
fishwaldo
69d37c0df3 fixed a svsmode bug with related to users/channels 2002-08-02 04:54:26 +00:00
shmad
90bfdb1ff2 changelog 2002-07-31 16:34:53 +00:00
shmad
13ba36fd87 Updated niconfig.db to be sane 2002-07-31 16:33:19 +00:00
shmad
451def6832 niconfig.db by default was fucked. 2002-07-31 16:32:17 +00:00
shmad
b547fa15ce Fixed module compiler warnings, ported netinfo 2002-07-31 16:24:56 +00:00
fishwaldo
92f127dd92 added backtrace support for debuging problems. Can identify where we crashed 2002-07-31 09:57:01 +00:00
fishwaldo
7a6b7fc3ef small fix to spam 2002-07-31 05:54:53 +00:00
shmad
41b984d638 slap me silly 2002-07-31 05:43:24 +00:00
shmad
7a8fd7e698 Thats what I get for a quick update. fixed mode. 2002-07-31 05:41:49 +00:00
shmad
560597f372 added cs.h 2002-07-31 05:38:48 +00:00
fishwaldo
73985e6e85 fixed a unreal nickip bug 2002-07-31 05:16:08 +00:00
fishwaldo
27a3090168 Added adns makefile 2002-07-31 03:27:36 +00:00
fishwaldo
7670276632 changed stats.cfg.dist to neostats.cfg.dist 2002-07-30 06:16:20 +00:00
fishwaldo
44933553b4 makefile fixes 2002-07-30 06:14:32 +00:00
fishwaldo
4ecb0ec60a removed statserv and netinfo databases from cvs 2002-07-30 06:13:32 +00:00
fishwaldo
e5b98e6b25 the start of hybrid7 support 2002-07-30 06:11:23 +00:00
fishwaldo
48f9c4474f Makefile updates (include adns directory)
Version module ported to new core
2002-07-30 05:25:05 +00:00
fishwaldo
5e8b16a7a4 minor bugfix with adns blocking. StatServ record walloping on load (new db and new network) no longer 2002-07-30 05:16:07 +00:00
fishwaldo
8b350fabf6 adns fixes and updates. *maybe* works. Not tested yet :( 2002-07-30 04:26:28 +00:00
fishwaldo
2fcdaef448 Added adns resolver libary. Updating Makefiles and sock.c for adns to function 2002-07-30 03:43:27 +00:00
shmad
eecb598cc9 Updated misc. 2002-07-29 21:24:18 +00:00