This website requires JavaScript.
Explore
Help
Sign In
pegasus
/
unrealircd
Watch
1
Star
0
Fork
0
You've already forked unrealircd
mirror of
https://github.com/unrealircd/unrealircd.git
synced
2026-06-30 12:26:37 +02:00
Code
Activity
Files
8f28d5f0d5b22069aa29f74942257ffa74898fcb
unrealircd
/
src
/
modules
T
History
stskeeps
8f28d5f0d5
+- Fixed /quote sethost : and /quote setident : exploit, found by ac1d, fixed
...
+ by Griever
2001-06-10 19:50:24 +00:00
..
l_commands.c
+- Fixed some scan_socks problems - this needs a good hand with
2001-06-09 19:06:42 +00:00
m_chghost.c
.
2001-05-05 15:33:31 +00:00
m_chgident.c
+- Moved m_chgident to an .so
2001-03-17 21:47:22 +00:00
m_dummy.c
+- Added method mod_load in dummy example and made it work. mod_load() is executed
2001-04-21 19:49:54 +00:00
m_sdesc.c
+- Fixed a problem with SDESC module token being wrong - Found by eternal
2001-04-01 15:13:46 +00:00
m_sethost.c
+- Fixed /quote sethost : and /quote setident : exploit, found by ac1d, fixed
2001-06-10 19:50:24 +00:00
m_setident.c
+- Fixed /quote sethost : and /quote setident : exploit, found by ac1d, fixed
2001-06-10 19:50:24 +00:00
m_setname.c
Command hash changes
2001-03-18 20:34:59 +00:00
Makefile
+- Fixed some scan_socks problems - this needs a good hand with
2001-06-09 19:06:42 +00:00
scan_dummy.c
+- Fixed up scan_dummy.c
2001-06-09 19:56:21 +00:00
scan_socks.c
+- Fixed some scan_socks problems - this needs a good hand with
2001-06-09 19:06:42 +00:00
scan.c
+- Fixed some scan_socks problems - this needs a good hand with
2001-06-09 19:06:42 +00:00