Fish
|
43e3ec5bae
|
Fix incorrect syntaxt for SeenNick Help command (SS-10)
|
2008-03-18 14:13:16 +00:00 |
|
Fish
|
d19d91372c
|
Should fix SS-9 - Crash with /msg SeenServ Chan command
|
2008-03-17 13:49:51 +00:00 |
|
Fish
|
e5768ac2b6
|
bump these versions as we already have a3 out
|
2008-03-05 11:04:22 +00:00 |
|
Fish
|
fd489e11c6
|
fix Seenserv compile error on x86-64
|
2008-02-21 09:41:18 +00:00 |
|
Fish
|
099e113973
|
update pulse file
|
2007-12-05 08:57:52 +00:00 |
|
Fish
|
e72171aa7a
|
add pulse file for AutoBuilds
|
2007-12-05 08:19:30 +00:00 |
|
Fish
|
e5c34366ed
|
alternative fix for %s issue, but saves some CPU cycles and is safe
|
2007-08-01 03:17:25 +00:00 |
|
DNB
|
669b309035
|
ignore any seen requests with a % in it
|
2007-07-30 12:48:48 +00:00 |
|
DNB
|
9ff9310a21
|
don't part the channel on channel delete, unless the channel actually exists AND the client is in the channel
|
2007-07-29 09:45:07 +00:00 |
|
DNB
|
9927f21957
|
no need to part the channel as bot isn't persistant
|
2007-07-28 12:15:14 +00:00 |
|
DNB
|
035587a688
|
use servicescmode when joining channel
|
2007-07-28 10:47:45 +00:00 |
|
DNB
|
c3827fd6a4
|
add option to allow multiple channels
|
2007-07-27 16:56:43 +00:00 |
|
DNB
|
430a198f7d
|
fix non deletion of db records in some circumstances
|
2007-07-27 13:20:14 +00:00 |
|
Fish
|
f0e2e54a6c
|
make distversion on this module
|
2007-01-11 10:42:07 +00:00 |
|
Fish
|
4377459d80
|
add template readme files
|
2006-01-15 07:52:24 +00:00 |
|
DNB
|
9e0cbeb51b
|
fix removal of records from the DB when using memory list only
(thanks for the report Fish, now down from 7.2% to 2.0% memory), it seems the dba layer isn't releasing memory somewhere when it's not needed.
|
2006-01-11 01:49:13 +00:00 |
|
DNB
|
87f77e20bd
|
help fixups
|
2005-12-17 08:04:18 +00:00 |
|
DNB
|
1e92d35f42
|
fix version numbers
|
2005-12-12 14:14:16 +00:00 |
|
DNB
|
1fc33a1a70
|
fixup version numbers
|
2005-12-12 14:00:05 +00:00 |
|
Fish
|
52f9f8a6db
|
bump version
|
2005-12-12 11:52:29 +00:00 |
|
DNB
|
7c6e949992
|
fix indents for readabilty
|
2005-12-11 12:06:21 +00:00 |
|
Mark
|
1836cd08cb
|
update Win32 build to VS2005
|
2005-11-14 22:40:36 +00:00 |
|
Mark
|
80f55f8b1f
|
update version and project info
|
2005-10-18 20:01:30 +00:00 |
|
Mark
|
0ea61f6dce
|
update RELNOTES
|
2005-10-18 19:42:09 +00:00 |
|
Mark
|
b90c3e61a1
|
const correct module API update
|
2005-10-13 22:30:23 +00:00 |
|
DNB
|
5a1e15ad49
|
ensure seendata table always open
|
2005-10-12 13:31:50 +00:00 |
|
Mark
|
91a11cba11
|
fix list max
|
2005-10-11 22:11:33 +00:00 |
|
Mark
|
05b8a5411e
|
update to new event table end macro
|
2005-09-19 20:38:57 +00:00 |
|
Mark
|
bb39201f2b
|
New macros NS_CMD_END() and NS_SETTING_END() for terminating command and setting lists
|
2005-08-17 21:00:17 +00:00 |
|
Mark
|
6c3e24cde5
|
fix compilation
|
2005-08-16 22:13:53 +00:00 |
|
Fish
|
9ee419bf3f
|
fix addtimer calls
|
2005-08-09 12:25:20 +00:00 |
|
DNB
|
f506745cf1
|
only load data on module load if using in memory list
use removeagedseenrecords to ensure expiretime set when changing MEMORYLIST setting
|
2005-08-09 06:27:15 +00:00 |
|
DNB
|
004fc8e9cb
|
expire records when using DB only
|
2005-08-09 06:20:57 +00:00 |
|
DNB
|
c37a4934f8
|
add option to allow lookups from DB only, using im memory list as cache only until data saved (not tested 100% yet)
update copyright info
|
2005-08-09 06:11:58 +00:00 |
|
DNB
|
0d86a7d1e6
|
remove unused var
|
2005-08-05 04:20:14 +00:00 |
|
DNB
|
bca4257c1c
|
add dbupdatetime setting to save new data to the db at set interval (1 to 900 seconds), or on lookup request
|
2005-08-05 04:12:41 +00:00 |
|
Fish
|
b9c2410fb5
|
kill compiler warnings
|
2005-07-01 09:35:53 +00:00 |
|
DNB
|
3f391bab3d
|
remove records based on age if they are displayed by a request
more optimising of limit and expiry checks
add timer for removing records based on age
|
2005-06-10 04:10:17 +00:00 |
|
DNB
|
9805489bf5
|
check for valid nickname and if nickname online before wildcard match
|
2005-06-10 02:26:24 +00:00 |
|
DNB
|
dfbaa2b416
|
change copyright text
fix changes from rev 30 that crashed services when using seen command
|
2005-05-26 14:32:20 +00:00 |
|
Mark
|
a7d3c8a49e
|
introduce some TS defines for easier code reading
|
2005-05-25 19:05:16 +00:00 |
|
Mark
|
e438402a03
|
help system update and some code tidy ups
|
2005-05-25 17:45:52 +00:00 |
|
DNB
|
a7fea55541
|
code tidyups
add check for enabled channel to join/part pseudo client
remove verbose setting
add segfault location s and debug info
|
2005-05-10 03:30:03 +00:00 |
|
Mark
|
92c46f8935
|
restore oper reports accidentally removed in rev 25 and additional type checking
|
2005-05-02 17:26:09 +00:00 |
|
Mark
|
60c2663bf8
|
minor string clear tidy up
|
2005-05-01 23:42:51 +00:00 |
|
Mark
|
590f946d4f
|
optimisations
|
2005-05-01 23:03:25 +00:00 |
|
Mark
|
fddb5aafc2
|
more reporting cleanup
|
2005-05-01 22:50:02 +00:00 |
|
Mark
|
0c40ddba49
|
clean up seen reporting with helper function
|
2005-05-01 22:31:09 +00:00 |
|
Mark
|
dfd36e6b6c
|
some list processing tidy ups
|
2005-05-01 21:51:36 +00:00 |
|
Mark
|
43438bec17
|
Optimise limit and expiry checks
|
2005-05-01 21:08:44 +00:00 |
|