Bram Matthys
|
2509482e02
|
Update UnrealIRCd version
|
2018-09-28 09:31:35 +02:00 |
|
Bram Matthys
|
61f40a59a7
|
Remove unused events.h
|
2018-04-22 14:36:21 +02:00 |
|
Bram Matthys
|
9a1a4f13a4
|
Remove sjoin.h (was included but contents were unused)
|
2018-04-22 14:32:28 +02:00 |
|
Bram Matthys
|
8b45169f82
|
Get rid of $Id$ in /MODULE (version) output. Just report as "4.0"
|
2015-10-11 18:18:31 +02:00 |
|
Bram Matthys
|
a613a29b02
|
Ensure people don't run 'make' from the wrong directory. Reported by hyperi0n.
|
2015-07-26 14:14:39 +02: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 |
|
Bram Matthys
|
83268d31bb
|
Convert all HookAddEx to HookAdd with new priority syntax (and same for HookAddVoidEx.. etc...)
|
2015-07-08 17:19:47 +02:00 |
|
Bram Matthys
|
1b2849d818
|
remove 'make custommodule' from other makefiles
|
2015-07-05 20:07:10 +02:00 |
|
Bram Matthys
|
80362e0d9c
|
Fix compile warnings (and possibly a crash in dcc deny code introduced a week or so ago)
|
2015-06-25 22:38:22 +02:00 |
|
Bram Matthys
|
dd3c4ac4f4
|
Insert an extra parameter in UmodeAdd and SnomaskAdd to indicate "unset this on de-oper". Safer and better than in XYZ places in the code.
|
2015-06-21 20:37:53 +02:00 |
|
Bram Matthys
|
c0f18b3e8e
|
Replace user mode +v ("victim", receive infected DCC notices) with snomask +D (modules/snomasks/dccreject).
|
2015-06-21 19:48:13 +02:00 |
|