Bram Matthys
|
e8dfb284a1
|
Replace parv[0] with sptr->name. Don't use parv[0] anymore.
I went through all 500+ of them by hand as to avoid introducing bugs... we'll see ;)
|
2015-07-10 12:17:05 +02:00 |
|
Travis McArthur
|
2450909c26
|
Change name of OperEval...
|
2015-07-09 12:31:45 -07:00 |
|
Bram Matthys
|
fe14e21175
|
Update all MOD_TEST/MOD_INIT/MOD_LOAD/MOD_UNLOAD calls to new format
|
2015-07-08 18:02:19 +02:00 |
|
Travis McArthur
|
ad4ab6c5f5
|
Update close permissions
|
2015-07-05 12:04:40 -07:00 |
|
Bram Matthys
|
101d2dd6a3
|
Big 3.4.x commit containing bug fixes and enhancements. Modularizing
user & channel modes. Fixing Windows build. Etc..
|
2014-05-11 20:56:02 +02:00 |
|
William Pitcock
|
b413848524
|
- TOK_FOO removal pass 2
|
2013-05-19 21:40:45 +00:00 |
|
William Pitcock
|
ca86485927
|
- Remove token parameter from CommandAdd().
|
2013-05-19 21:27:26 +00:00 |
|
William Pitcock
|
424d7afba7
|
- Remove all references to add_Command(). (#3177)
|
2012-12-26 19:57:35 -06:00 |
|
William Pitcock
|
f55d5f0b0f
|
- Allow local opers to CLOSE connections. (#2486)
|
2012-11-25 17:56:23 +00:00 |
|
William Pitcock
|
2b3a724524
|
- Use unknown_list instead of iterating local[] in PASS and CLOSE commands.
|
2012-11-24 23:04:58 +00:00 |
|
Bram Matthys
|
a573b29a0f
|
- Fixed a bug in individual m_*.so loading, 39 new modules were affected.
|
2004-02-23 23:14:05 +00:00 |
|
Bram Matthys
|
809b19743e
|
- Modulized: netinfo, links, help, rules, close, map, eos and made it compile on win32 again.
|
2004-02-22 00:21:58 +00:00 |
|