summaryrefslogtreecommitdiffstats
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
* +- Some scan unloading stuffGravatar stskeeps2001-12-141-1/+27
* +- Made "Module already loaded" a non fatal error (funny msg on rehash)•••+- Fixed typical codemastr "Let's delete this from a list we haven't even + added it to yet *giggles and twirls around*" bug, do to with config_set_unknown +- Fixed events bug, added recoded scan module, got a lot of stuff to fix so + far. Problems, unloading, (delay), tkl doesn't always sweep it all, Gravatar stskeeps2001-12-133-472/+316
* Corrected credits, moved the #ifdef for NO_FDLISTGravatar griever2001-12-111-1/+7
* ..Gravatar codemastr2001-12-112-3/+2
* ...Gravatar codemastr2001-12-111-142/+0
* Removed umode +T and oflags fueGravatar codemastr2001-12-117-29/+9
* +T is on its deathbed, expect it to be gone soon•••m_oper mostly recoded Various oflags now silently ignored by m_oper although kept in the oflags var. expect TEChat, the T oflag, and hosts::techadmin to be removed shortly Gravatar griever2001-12-111-2/+98
* +- Module v3 bugfixes. cause: codemastr lack find n replace skillGravatar stskeeps2001-12-103-25/+33
* ...Gravatar codemastr2001-12-102-3/+5
* More module v3 fixesGravatar codemastr2001-12-101-1/+2
* More module v3 fixesGravatar codemastr2001-12-097-8/+8
* Fixed some more module v3 problems and upgrade all modulesGravatar codemastr2001-12-0946-704/+638
* snomask changesGravatar codemastr2001-12-031-1/+4
* Converted a bunch of structures to use ListStructGravatar codemastr2001-12-0210-13/+12
* mooGravatar stskeeps2001-12-011-10/+2
* Changed some function namesGravatar codemastr2001-11-193-10/+10
* Redid the event system to be more accurateGravatar codemastr2001-11-182-14/+15
* .Gravatar stskeeps2001-11-151-40/+31
* +- Added new auth.c API and a lot of different crap .. will document laterGravatar stskeeps2001-11-151-30/+9
* Made the /kline hostmask checker work like the G:line checker, (it was too e...Gravatar codemastr2001-11-091-7/+17
* +- VERSION M_SERVER fix by skold•••+- Fixed connecting with IPv6 +- Ident requests now orgin with the listener that the user connected on +- More IPv6 fixes, DNS resolving actually works now too.. (crackhead IRCnet + coding) +- Webserver caching fix Gravatar stskeeps2001-11-081-1/+1
* Updated module dependancies to allow a module to load the module containing t...Gravatar codemastr2001-11-012-8/+8
* Added M_RESETIDLE to fix a /privmsg bugGravatar codemastr2001-10-171-1/+1
* +- Added umodes.c, long val = get_umode('c');Gravatar stskeeps2001-10-152-24/+29
* Fixed the Win32 Z:line bugGravatar codemastr2001-10-131-11/+11
* Hopefully fixed the weird Z:line bug on win32?Gravatar codemastr2001-10-132-2/+2
* Fixed a win32 bug where the http scanner didn't get loadedGravatar codemastr2001-10-131-0/+5
* Added headers to all the new modulesGravatar codemastr2001-10-0824-72/+432
* Made changes so the new modules compile on win32Gravatar codemastr2001-10-073-3/+2
* +- Added in Fish's patches•••+- Added bitching when you lack needed IRC commands +- Removed REMGLINE Gravatar stskeeps2001-10-072-108/+2
* +- Fixed a /who bug, found by IXpfahGravatar stskeeps2001-10-071-2/+8
* *** empty log message ***Gravatar stskeeps2001-10-0727-1/+5633
* Made the http scanner work on win32Gravatar codemastr2001-10-022-4/+4
* Fixed a win32 bug in scan.cGravatar codemastr2001-10-021-1/+1
* Made some changes to allow Unreal to compile on win32Gravatar codemastr2001-10-011-1/+1
* +- Some more VFS/PHTML fixes, it actually works now, thanks to butterGravatar stskeeps2001-09-063-4/+3
* +- modulize documentation, some web server fixes, preparation for uabrGravatar stskeeps2001-09-061-1/+1
* Moved /svso and /svsnick to modulesGravatar codemastr2001-09-024-2/+358
* +- HTTPd VFS fixesGravatar stskeeps2001-09-011-19/+16
* +- Made except socks become except scan, and made it actually WORK, and some•••+ bugreport fixes Gravatar stskeeps2001-09-011-9/+13
* +- Added a bug reporting tool (still alpha)Gravatar stskeeps2001-08-291-22/+59
* Module additionsGravatar codemastr2001-08-245-2/+482
* +- Fixed some credits, recoded httpd (still in progress)•••+- Disabled #undef PROPER_CORE Gravatar stskeeps2001-08-193-271/+291
* Fixed up http proxy scan and added SOCKS5 scannerGravatar codemastr2001-08-172-6/+172
* +- Added scan_http, scans on 80, 3128, 8080 in a threaded mannerGravatar stskeeps2001-08-123-2/+296
* +- Some httpd stuff and a #define CHROOTDIR problem found by ZhadumGravatar stskeeps2001-08-123-3/+16
* +- /who fixes regarding +I +H and crapGravatar stskeeps2001-08-071-15/+13
* +- /who fix•••+- Another /who fix, what crashed it I assume - helped by narf to find this Gravatar stskeeps2001-08-071-2/+1
* +- Fixed vhost bug that forgot to add a \0 in the end of the string•••+- /who fix \ No newline at end of file Gravatar stskeeps2001-08-071-0/+47
* +- /who fix .. removed nick matching functionality..Gravatar stskeeps2001-08-061-45/+0