NeonServV5.git
2011-11-10 pk910added cmd_motd command (just reading out motd.txt file)
2011-11-08 pk910prevent channel owners from deleting their selves with...
2011-11-08 pk910fixed cmd_unvisited
2011-11-08 pk910use optional third parameter as bot nick (defines the...
2011-11-07 pk910don't reply "NS_SERVICE_IMMUNE" when the bot gets deopped
2011-11-07 pk910don't allow non-god users seeing other users' myaccess...
2011-11-07 pk910show whole binding (inclusive predefined parameters...
2011-11-07 pk910show how many times a command is triggered in cmd_commands
2011-11-07 pk910fixed statistics
2011-11-06 pk910added support for an external statistics script
2011-11-06 pk910removed old bogus ini parser
2011-11-06 pk910added new self-made config parser with new config style
2011-11-05 pk910made cmd_extscript WIN32 compatible
2011-11-05 pk910added more missing arguments to the default language...
2011-11-05 pk910fixed argument of NS_UNBIND_REQUIRED (language editor)
2011-11-05 pk910updated cmd_version
2011-11-05 pk910added missing args to the default strings (language...
2011-11-04 pk910get all results after a database update and simply...
2011-11-04 pk910modified cmd_listrank to show all usernames
2011-11-04 pk910added cmd_staff
2011-11-04 pk910added DoNotRegister system and command cmd_noregister
2011-11-04 pk910retried to fix the zombie problem
2011-11-04 pk910added missing include
2011-11-04 pk910prevent zombie processes on cmd_extscript
2011-11-02 pk910added missing nick in cmd_kick reason
2011-11-02 pk910added small language pack update script
2011-11-02 pk910made cmd_chanservsync more compatible
2011-11-02 pk910rewrote HandleInfoHandler.c (WHOHandler style)
2011-11-02 pk910fixed cmd_mdeluser (bigger than/smaller than fail)
2011-11-02 pk910don't try to rename an auth account if it didn't really...
2011-11-02 pk910added funcmd_8ball
2011-11-01 pk910initialize rand() seed on startup
2011-11-01 pk910added funcmd_dice
2011-11-01 pk910ignore funcmd's in cmd_commands and disallow channel...
2011-11-01 pk910save function name with leading command alias in cmd_bind
2011-11-01 pk910added structure for future fun-commands
2011-11-01 pk910fork extscripts to increase performance & ignore messag...
2011-10-31 pk910fixed cmd_unbind
2011-10-31 pk910hide default greeting & ignore join on joinflood-check...
2011-10-31 pk910always update chanuser flag information when getting...
2011-10-31 pk910ignore inactive bots on cmd_search
2011-10-31 pk910fixed cmd_search mysql query
2011-10-31 pk910added states criteria to cmd_search
2011-10-31 pk910added cmd_commands and changed cmd_command to a global...
2011-10-31 pk910simplified modcmd system
2011-10-30 pk910fixed small unbind problem with these temporarily added...
2011-10-30 pk910made bind/unbind command bindings "required" (means...
2011-10-30 pk910repaired database upgrade code & updated database.defau...
2011-10-30 pk910fixed Registering User queue
2011-10-30 pk910cache user_id for most used DBHelper functions
2011-10-28 pk910added user registered event, tidied up helper functions...
2011-10-27 pk910completely rebuild WHOHander ticket management
2011-10-26 pk910added useless DummyServ (just for getting some events...
2011-10-26 pk910added possibility for no channel trigger (Bot doesn...
2011-10-26 pk910*** VERSION 5.2.0 ***
2011-10-26 pk910fixed NeonSpam convertNeonSpamSettingsToFlags function
2011-10-25 pk910added missing text outputs and some "global set" functi...
2011-10-25 pk910updated database.sql
2011-10-25 pk910don't send PASS command if theres no password set
2011-10-25 pk910fixed cmd_register (should be possible without a owner...
2011-10-25 pk910allow a burst of up to 4 messages instead of 3
2011-10-24 pk910added auto reconnect
2011-10-24 pk910added simple anti flood system
2011-10-23 pk910fixed cmd_move
2011-10-23 pk910use default trigger if the channel is not registered
2011-10-23 pk910don't set thr REQUESTED_CHANINFO flag on cmd_move ...
2011-10-23 pk910fixed cmd_move (remove existing channels first)
2011-10-23 pk910fixed WHOHandler (we should really save the data argume...
2011-10-23 pk910fixed WHOHandler (NULL + 1 can not be NULL ...)
2011-10-23 pk910found and fixed some very strange code in IRCParser...
2011-10-23 pk910if we use multiple callbacks we also need to save the...
2011-10-23 pk910added digit and caps scanner
2011-10-22 pk910do not optimize code right now
2011-10-22 pk910updated database.sql
2011-10-22 pk910completely changed the NeonSpam settings / scanner...
2011-10-20 pk910added BotNet scanner to NeonSpam
2011-10-20 pk910damn GCC -.- (this variable may _NOT_ be uninitialized!!!)
2011-10-20 pk910ignore users with access > channel_getop/getvoice if...
2011-10-20 pk910fixed join flood scanner
2011-10-20 pk910added joinflood scanner
2011-10-20 pk910merge WHO's for the same user
2011-10-20 pk910added get_userlist_if_invisible (WHO only if invisible...
2011-10-20 pk910prevent excessive WHO usage by checking if a WHO is...
2011-10-20 pk910changed/fixed NeonSpam kick/warn notices
2011-10-20 pk910get default reaction if nothing else is set
2011-10-20 pk910added spam/flood punishments
2011-10-20 pk910changed version numbering a little bit (3th path is...
2011-10-19 pk910added some more neonserv functions to neonspam
2011-10-19 pk910use channel settings for spam/flood scanner
2011-10-19 pk910added cmd_set for NeonSpam
2011-10-19 pk910added simple spam/flood scanner to bot_NeonSpam
2011-10-18 pk910added NeonSpamSettings & NeonSpamNode struct for later use
2011-10-18 pk910moved privctcp handler and use it for both bots
2011-10-18 pk910use cmd_netinfo and cmd_version from NeonServ
2011-10-18 pk910made cmd_register more multibot compatible
2011-10-18 pk910also use cmd_bind & cmd_unbind from neonserv
2011-10-18 pk910use cmd_register and cmd_unregister from neonserv for...
2011-10-18 pk910added basic NeonSpam code (no functions)
2011-10-17 pk910added example php script
2011-10-17 pk910made cmd_extscript accepting channel names as parameter...
next