Adam
|
9ea030d060
|
Fixed access comparators
|
2011-12-15 01:14:13 -05:00 |
|
Adam
|
fa54d5acb7
|
Fixed a memory leak in m_sqlite
|
2011-12-08 17:29:17 -05:00 |
|
Adam
|
aeefe1650e
|
Bug #1364 - fixed crash in /cs kick
|
2011-12-05 11:52:40 -05:00 |
|
Naram Qashat
|
c80e7844b7
|
Attempt to fix issue with modules having their link libraries in the wrong order.
|
2011-12-03 19:17:41 -05:00 |
|
lethality
|
620c08bd7a
|
Fixed some more errors in sql live-write, hopefully the last.
|
2011-11-25 23:12:23 +00:00 |
|
lethality
|
23a92709c0
|
Fixed a crash in ns saset when using mysql-write module
|
2011-11-25 23:10:26 +00:00 |
|
Adam
|
cef3eb78df
|
Remove send_cmd and replace it with a stringstream
|
2011-11-25 00:44:31 -05:00 |
|
Adam
|
781ed11ba8
|
Allow services operators to modify other users access list
|
2011-11-20 15:31:01 -05:00 |
|
Adam
|
6f8f7491db
|
Allow kicking and banning by mask
|
2011-11-18 16:20:17 -05:00 |
|
Adam
|
c43cdf438f
|
Added operserv/logout
|
2011-11-18 11:22:01 -05:00 |
|
Adam
|
8374211239
|
Allow having multiple fantasy characters
|
2011-11-18 00:36:54 -05:00 |
|
Adam
|
69dfc729e9
|
Fixed storing mode locks
|
2011-11-17 12:46:18 -05:00 |
|
Adam
|
5281282a61
|
Fixed compile error
|
2011-11-16 16:22:58 -05:00 |
|
Adam
|
1356498320
|
Prevent locking mode Z on unrealircd
|
2011-11-15 16:22:02 -05:00 |
|
Adam
|
9ed203c0cb
|
Fixed crash on shutdown & a compiler warning
|
2011-11-15 16:16:38 -05:00 |
|
Adam
|
b5ff856f47
|
Windows
|
2011-11-08 17:29:16 -05:00 |
|
Adam
|
97b9055f92
|
Remove xlines from the IRCd aswell as from our list when the clear command is used, and fixed adding timed Zlines to inspircd
|
2011-11-05 15:05:15 -04:00 |
|
Adam
|
5f0b9338dc
|
Set proper expirys on ZLines if the IRCd supports it
|
2011-11-05 00:11:49 -04:00 |
|
Adam
|
d01f4ea3ce
|
Allow /os userlist to match host and ip too
|
2011-11-04 18:04:12 -04:00 |
|
Adam
|
a42cafbf69
|
Store flags for memos, fixed the expiring very soon message, fixed /os session view when a session exception is added at a lower limit than th default
|
2011-11-04 17:55:14 -04:00 |
|
Adam
|
066e5b3fc0
|
Delete all tables before flushing not just ones we know about
|
2011-11-04 02:28:21 -04:00 |
|
Adam
|
302989bed1
|
Clarify the message when users try to lock modes they don't have access to lock
|
2011-11-01 01:11:26 -04:00 |
|
Naram Qashat
|
655c1cc1f7
|
Fix a few warnings that only showed up with gcc 3.4.6 here (sadly, there is one on every file about anonymous variadic macros that I can't get rid of).
|
2011-10-27 18:21:49 -04:00 |
|
Adam
|
0761a4a692
|
Bug #1350 + other related fixes
|
2011-10-27 14:46:20 -04:00 |
|
Adam
|
66ca256cfc
|
Fixed loading exceptions in db_plain
|
2011-10-27 13:50:32 -04:00 |
|
Adam
|
b14f5ea884
|
Fixed accidentally clearing botmodes when joins are sent
|
2011-10-26 16:52:00 -04:00 |
|
Adam
|
bf66336e2c
|
Bug #1347, fixed incorrect param parsing in cs_set_misc
|
2011-10-26 15:29:45 -04:00 |
|
Adam
|
c79a575452
|
Bug #1348 - Fixed /cs entrymsg list
|
2011-10-26 15:17:05 -04:00 |
|
Naram Qashat
|
377a7a968b
|
Fixed bug #1349 (m_sqlite compiles without error under FreeBSD), as well as use C99's stdint.h (or cstdint if available) to get (u)intX_t types instead of our stupid typedefs. pstdint.h included in case there is no cstdint or stdint.h available.
|
2011-10-24 16:32:29 -04:00 |
|
Adam
|
d0513d6506
|
A few minor fixups
|
2011-10-22 16:11:26 -04:00 |
|
Adam
|
3e2ac3640d
|
Bug #1343 - don't allow recovering and ghosting enforcers
|
2011-10-22 11:35:31 -04:00 |
|
Adam
|
c8b3809fc9
|
Added akill ids
|
2011-10-22 11:21:21 -04:00 |
|
Adam
|
d0afc8c509
|
Added m_rewrite
|
2011-10-21 00:21:34 -04:00 |
|
Adam
|
1cfb630ede
|
Fixed a crash in clearusers
|
2011-10-20 11:54:56 -04:00 |
|
Adam
|
d16f9620d5
|
Bug #1342 - fixed tracking chmodes in bahamuts sjoin
|
2011-10-19 12:59:16 -04:00 |
|
Adam
|
fc16746352
|
Prevent chankill from akilling my clients
|
2011-10-18 12:18:18 -04:00 |
|
Adam
|
eb5b5f97d1
|
Fixed compile errors on release build
|
2011-10-18 12:06:51 -04:00 |
|
Adam
|
faea45245d
|
Reorder some stuff in Init & the ts6 proto mods to fix weirdness from bots being introduced by 3rd party modules
|
2011-10-18 01:48:05 -04:00 |
|
Adam
|
2504af7d0f
|
Fixed os_forbid adds reason if no expiry is given
|
2011-10-14 12:53:28 -04:00 |
|
Adam
|
ddc3c2f38c
|
Added options:nonicknameownership config option
|
2011-10-14 12:20:07 -04:00 |
|
Adam
|
4681e3a0ef
|
Allow chanserv/suspend to take an expiry time
|
2011-10-10 17:19:06 -04:00 |
|
Adam
|
80f4f317b2
|
Put serialized_items on the heap to prevent weird crashes on shutdown from the list being destructed before members in it
|
2011-10-10 15:04:23 -04:00 |
|
Adam
|
9f3d735d9d
|
Allow nickserv/suspend to take an expiry time
|
2011-10-10 14:16:59 -04:00 |
|
Adam
|
1f2399de36
|
Added a new database format and sqlite support. Also moved db-convert to a module.
|
2011-09-25 04:19:15 -04:00 |
|
Adam
|
43201ead95
|
Fixed /os reload doing weird things to service channels, and allow setting modes by clients on burst
|
2011-09-19 18:35:40 -04:00 |
|
Adam
|
7dce64e540
|
Fixed missing _ in cs_appendtopic
|
2011-09-19 13:14:20 -04:00 |
|
Adam
|
1184eb59c5
|
Allow OnPreHelp to stop processing
|
2011-09-19 13:12:52 -04:00 |
|
Adam
|
4c2a4929ea
|
Call fantasy events even if the commands for them don't exist
|
2011-09-19 12:36:52 -04:00 |
|
Adam
|
be77a7e27e
|
Bug #1334 - fixed crash on /os oper info
|
2011-09-19 12:29:54 -04:00 |
|
Adam
|
f07295cc78
|
Bug #1332 - Fixed ValidateUser to not require secure off to disable nickserv kill
|
2011-09-16 14:07:33 -04:00 |
|