Commit graph

  • 43e3ec5bae Fix incorrect syntaxt for SeenNick Help command (SS-10) master Fish 2008-03-18 14:13:16 +00:00
  • d19d91372c Should fix SS-9 - Crash with /msg SeenServ Chan command Fish 2008-03-17 13:49:51 +00:00
  • e5768ac2b6 bump these versions as we already have a3 out Fish 2008-03-05 11:04:22 +00:00
  • fd489e11c6 fix Seenserv compile error on x86-64 Fish 2008-02-21 09:41:18 +00:00
  • 099e113973 update pulse file Fish 2007-12-05 08:57:52 +00:00
  • e72171aa7a add pulse file for AutoBuilds Fish 2007-12-05 08:19:30 +00:00
  • e5c34366ed alternative fix for %s issue, but saves some CPU cycles and is safe Fish 2007-08-01 03:17:25 +00:00
  • 669b309035 ignore any seen requests with a % in it DNB 2007-07-30 12:48:48 +00:00
  • 9ff9310a21 don't part the channel on channel delete, unless the channel actually exists AND the client is in the channel DNB 2007-07-29 09:45:07 +00:00
  • 9927f21957 no need to part the channel as bot isn't persistant DNB 2007-07-28 12:15:14 +00:00
  • 035587a688 use servicescmode when joining channel DNB 2007-07-28 10:47:45 +00:00
  • c3827fd6a4 add option to allow multiple channels DNB 2007-07-27 16:56:43 +00:00
  • 430a198f7d fix non deletion of db records in some circumstances DNB 2007-07-27 13:20:14 +00:00
  • f0e2e54a6c make distversion on this module Fish 2007-01-11 10:42:07 +00:00
  • 4377459d80 add template readme files Fish 2006-01-15 07:52:24 +00:00
  • 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. DNB 2006-01-11 01:49:13 +00:00
  • 87f77e20bd help fixups DNB 2005-12-17 08:04:18 +00:00
  • 1e92d35f42 fix version numbers Rel-3-0-a3 DNB 2005-12-12 14:14:16 +00:00
  • 1fc33a1a70 fixup version numbers DNB 2005-12-12 14:00:05 +00:00
  • 52f9f8a6db bump version Fish 2005-12-12 11:52:29 +00:00
  • 7c6e949992 fix indents for readabilty DNB 2005-12-11 12:06:21 +00:00
  • 1836cd08cb update Win32 build to VS2005 Mark 2005-11-14 22:40:36 +00:00
  • 80f55f8b1f update version and project info Mark 2005-10-18 20:01:30 +00:00
  • 0ea61f6dce update RELNOTES Mark 2005-10-18 19:42:09 +00:00
  • b90c3e61a1 const correct module API update Mark 2005-10-13 22:30:23 +00:00
  • 5a1e15ad49 ensure seendata table always open DNB 2005-10-12 13:31:50 +00:00
  • 91a11cba11 fix list max Mark 2005-10-11 22:11:33 +00:00
  • 05b8a5411e update to new event table end macro Mark 2005-09-19 20:38:57 +00:00
  • bb39201f2b New macros NS_CMD_END() and NS_SETTING_END() for terminating command and setting lists Mark 2005-08-17 21:00:17 +00:00
  • 6c3e24cde5 fix compilation Mark 2005-08-16 22:13:53 +00:00
  • 9ee419bf3f fix addtimer calls Fish 2005-08-09 12:25:20 +00:00
  • f506745cf1 only load data on module load if using in memory list use removeagedseenrecords to ensure expiretime set when changing MEMORYLIST setting DNB 2005-08-09 06:27:15 +00:00
  • 004fc8e9cb expire records when using DB only DNB 2005-08-09 06:20:57 +00:00
  • 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 DNB 2005-08-09 06:11:58 +00:00
  • 0d86a7d1e6 remove unused var DNB 2005-08-05 04:20:14 +00:00
  • bca4257c1c add dbupdatetime setting to save new data to the db at set interval (1 to 900 seconds), or on lookup request DNB 2005-08-05 04:12:41 +00:00
  • b9c2410fb5 kill compiler warnings Fish 2005-07-01 09:35:53 +00:00
  • 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 DNB 2005-06-10 04:10:17 +00:00
  • 9805489bf5 check for valid nickname and if nickname online before wildcard match DNB 2005-06-10 02:26:24 +00:00
  • dfbaa2b416 change copyright text fix changes from rev 30 that crashed services when using seen command DNB 2005-05-26 14:32:20 +00:00
  • a7d3c8a49e introduce some TS defines for easier code reading Mark 2005-05-25 19:05:16 +00:00
  • e438402a03 help system update and some code tidy ups Mark 2005-05-25 17:45:52 +00:00
  • a7fea55541 code tidyups add check for enabled channel to join/part pseudo client remove verbose setting add segfault location s and debug info DNB 2005-05-10 03:30:03 +00:00
  • 92c46f8935 restore oper reports accidentally removed in rev 25 and additional type checking Mark 2005-05-02 17:26:09 +00:00
  • 60c2663bf8 minor string clear tidy up Mark 2005-05-01 23:42:51 +00:00
  • 590f946d4f optimisations Mark 2005-05-01 23:03:25 +00:00
  • fddb5aafc2 more reporting cleanup Mark 2005-05-01 22:50:02 +00:00
  • 0c40ddba49 clean up seen reporting with helper function Mark 2005-05-01 22:31:09 +00:00
  • dfd36e6b6c some list processing tidy ups Mark 2005-05-01 21:51:36 +00:00
  • 43438bec17 Optimise limit and expiry checks Mark 2005-05-01 21:08:44 +00:00
  • c5171c47e5 win32 lib fix and strchr call fix Mark 2005-05-01 20:42:31 +00:00
  • 3fa8815137 add record expiry by number of days DNB 2005-03-30 05:47:23 +00:00
  • 7dc245be81 use old host/vhost on nick change DNB 2005-03-22 14:17:34 +00:00
  • cf22b790c1 code tidyups fix up copyright notices ensure memory free when unloading module DNB 2005-03-20 02:36:34 +00:00
  • e3141d177f fix segfault when server kicks from a channel and verbose mode on DNB 2005-03-19 00:04:04 +00:00
  • 8ac96aa2f9 Add Enable/Disable options for each event change connection output to nick only instead of vhost (no vhost recorded when signon/nickip events activated) Add output from event recording when verbose set on DNB 2005-03-18 12:20:22 +00:00
  • c63e373632 add misc Files DNB 2005-03-18 01:55:57 +00:00
  • b930a82bb2 remove unneeded ModExcludeChannel check DNB 2005-03-18 01:03:31 +00:00
  • ae41e27d9f Add Module Exclusions change REMOVE command to DEL (suggested by Mark) DNB 2005-03-18 00:34:05 +00:00
  • 007b3ecb89 use new core user struct fields userhostmask and uservhostmask (seendata file must be removed when updating to this rev) DNB 2005-03-17 23:27:28 +00:00
  • c99f4b34fd Update to FetchRows handlers to take size parameter Mark 2005-03-17 21:02:31 +00:00
  • 2895364667 Update to FetchRows handlers to take size parameter Mark 2005-03-17 19:54:17 +00:00
  • d8a333fbe2 fix bug not showing data if valid nickname used and the nick wasn't currently online. stop showing extra matches if only one match found added missed ChangeLog Updates DNB 2005-03-17 08:57:50 +00:00
  • 6cbe418361 stop segfault on connection event DNB 2005-03-17 07:27:39 +00:00
  • 1d7a3cff62 fix typo DNB 2005-03-17 07:17:02 +00:00
  • bf972294c4 Add ChangeLog code tidyups data changes (SeenServseendata.gdbm must be deleted when updateing from previous revisions) Extra data output on wildcarded seen.c Verbose Option added DNB 2005-03-17 07:10:18 +00:00
  • 92f243cd7a Add win32 support files Mark 2005-03-17 00:10:19 +00:00
  • ccb0b79232 fix bug introduced in last update when no message data during event DNB 2005-03-16 01:57:33 +00:00
  • 2241b8a5b7 Code Tidyups Add checks for user connected, channel online, and user in channel DNB 2005-03-16 00:34:03 +00:00
  • 4ff77ee371 Initial Commit DNB 2005-03-15 12:37:07 +00:00
  • dabbea0835 add default directory layout Fish 2005-03-15 12:13:11 +00:00