stskeeps
f387fbbd4f
+- Auth_Make fix for crypt method
2001-12-22 16:59:08 +00:00
stskeeps
3981a679c5
+- Changed SERVICES-NAME warning to error
2001-12-22 16:07:48 +00:00
stskeeps
e65e01ddff
+- Config parser fixes (bugs found by Souleh)
2001-12-22 15:42:21 +00:00
codemastr
68615a398f
Fixed a typo in s_misc.c
2001-12-22 01:50:47 +00:00
codemastr
c6266dc19c
Fixed some other scanner bugs
2001-12-21 23:08:03 +00:00
codemastr
dae5b893d1
Scan API cleanup, goto = evil
2001-12-21 22:58:00 +00:00
stskeeps
a4de9ac1e2
+- Added #undef SECURECHANMSGSONLYGOTOSECURE - send only channel msgs to +z
...
+ people on +z channels
+- win32 fixes
2001-12-21 17:40:43 +00:00
stskeeps
ea1e7b3f70
win32 fixes, again
2001-12-21 17:18:16 +00:00
stskeeps
edd0b08139
win32 fixes
2001-12-21 15:05:59 +00:00
griever
d9d5cdc910
m_sendumode done
2001-12-20 21:54:09 +00:00
griever
343f193e7b
...misspelling
2001-12-20 21:07:45 +00:00
griever
3a482d26ca
Dumbass bug...
2001-12-20 20:33:16 +00:00
griever
68bfeffa70
Slightly working m_sendumode recode, nits:
...
it will send to people only with ALL umodes, but with ANY of the
snomasks
blame it on sendto_umode and sendto_snomask for being wierdass
2001-12-20 03:46:00 +00:00
griever
6e42d09c50
beginning of new SMO code, testing to make sure it worky
...
new command format:
SMO modes :message
OR
SMO modes snomasks :message
if you want to use JUST snomasks, put "+" as the mode
the modes parameter accepts a snomask as long as there
isn't a mode with same name
2001-12-20 00:07:38 +00:00
griever
567f3b8fcb
Compiles and works fine now :D
2001-12-19 00:53:36 +00:00
griever
f8d1e81206
now lets see if it will compile
2001-12-19 00:04:32 +00:00
griever
6c6130fab6
Untested, not sure if it even compiles TKL shits, testing on t2n as soon as this is committed
2001-12-18 23:57:13 +00:00
stskeeps
7695fb209d
+- Made link::hubmask and link::leafmask actually work properly
2001-12-18 17:39:10 +00:00
griever
6e67d9dea0
added set::modes-on-oper (modes all opers get when they op up)
...
made Aa oflags include O
modified docs to reflect such
2001-12-17 00:43:51 +00:00
griever
5d2092858d
Made +N give you +OaA as well, since everyone used it that way
...
Grr, it seems like such a hack to me but ok :(
2001-12-17 00:13:37 +00:00
codemastr
4291191149
Help system recode
2001-12-16 00:35:57 +00:00
griever
5d5ffa3f06
!*@*$^%! I reported this bug MONTHS ago people!
2001-12-14 22:44:08 +00:00
stskeeps
e881a256f4
+- Some scan unloading stuff
2001-12-14 14:29:21 +00:00
stskeeps
5171e9e08a
+- 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,
2001-12-13 21:59:37 +00:00
codemastr
2b2f767ca5
Added more HP-UX code
2001-12-12 21:19:30 +00:00
codemastr
c4a8e970d3
Module v3 changes
2001-12-11 23:02:58 +00:00
griever
4e32d3a5dc
Corrected credits, moved the #ifdef for NO_FDLIST
2001-12-11 21:24:18 +00:00
codemastr
ccaa0f444b
..
2001-12-11 20:48:00 +00:00
codemastr
c2420f2eee
...
2001-12-11 20:45:45 +00:00
codemastr
eb4eb7a8c6
...
2001-12-11 20:38:17 +00:00
codemastr
b15292c980
Removed umode +T and oflags fue
2001-12-11 20:37:30 +00:00
griever
7689d54b8e
+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
2001-12-11 02:37:32 +00:00
codemastr
0171967e18
Moved the mkpasswd program into the ./unreal script
2001-12-10 22:02:47 +00:00
stskeeps
db82fc23b5
+- Module v3 bugfixes. cause: codemastr lack find n replace skill
2001-12-10 14:35:15 +00:00
codemastr
39562944c3
...
2001-12-10 00:30:00 +00:00
codemastr
28af208a1b
More module v3 fixes
2001-12-10 00:26:38 +00:00
codemastr
3b52789751
More module v3 fixes
2001-12-09 23:47:46 +00:00
codemastr
3d564a403f
Fixed some more module v3 problems and upgrade all modules
2001-12-09 20:19:35 +00:00
stskeeps
26dff4eeba
+- Small v3 fix with no dependency problem
2001-12-09 16:40:03 +00:00
codemastr
38588ba0b5
Fixed a win32 module v3 bug
2001-12-09 16:38:31 +00:00
stskeeps
07adb99680
+- Added module v3 code. Needs testing, and NO MODULES DOES NOT COMPILE
2001-12-09 10:44:11 +00:00
codemastr
89caaab24c
Added HOOKTYPE_SERVER_CONNECT and HOOKTYPE_SERVER_QUIT
2001-12-05 23:02:33 +00:00
codemastr
573328e4e1
Added snomask +q for Q:line notices
2001-12-04 20:13:03 +00:00
codemastr
19c649fb90
snomask changes
2001-12-03 22:42:53 +00:00
griever
923624c784
Bug that caused m_oper to core randomly if oper was -x
2001-12-03 01:17:53 +00:00
griever
1612ed7411
added can_gkline and can_gzline (for soon-to-come gzline module), old
...
flags are t and Z. Someone change docs accordingly
2001-12-02 20:45:17 +00:00
codemastr
e872aa28a9
Converted a bunch of structures to use ListStruct
2001-12-02 17:57:24 +00:00
stskeeps
abea394dc6
----------------------------------------------------------------------
2001-12-02 14:50:58 +00:00
stskeeps
528d82b219
+- Added ssl-pubkey auth method (parameter = pem file for public key)
2001-12-02 14:39:59 +00:00
codemastr
6d9cef9f03
...
2001-12-02 02:06:54 +00:00