NeonServV5.git
2012-08-25 pk910prevent ChanUsers from being removed when user quits...
2012-08-23 pk910prevent bots from being added twice
2012-08-22 pk910fixed small variable fail in version.sh
2012-08-22 pk910fixed signal.c flag removal and modified version.sh...
2012-08-21 pk910added missing DESYNCHRONIZE in IRCParser.c
2012-08-21 pk910added bot/ircop mark to cmd_nicklist
2012-08-20 pk910fixed table functions (color code space)
2012-08-20 pk910fixed ChanUser.c: even remove ChanUser from Channel...
2012-08-20 pk910fixed cache update when a bot disconnects from the...
2012-08-20 pk910fixed coding fail (variable name)
2012-08-20 pk910added more debug output to cmd_nicklist
2012-08-20 pk910fixed initial cache buildup (increase viscount per...
2012-08-15 pk910added sort function to cmd_nicklist
2012-08-12 pk910*** VERSION 5.5.0 ***
2012-08-12 pk910rewrote IRC cache parser to be (hopefully) more stable v5.4
2012-08-10 pk910fixed auto-rejoin when only bots are in an opless channel
2012-08-06 pk910fixed function name in cmd_neonhelp_delete.c
2012-08-06 pk910removed accidentally committed future feature structure...
2012-08-03 pk910NeonHelp: reinvite active requests when resetting the...
2012-08-02 pk910reset invite list when a request gets closed
2012-07-26 pk910added output limit for cmd_history
2012-07-26 pk910added NeonHelp history command
2012-07-24 pk910removed getTextBot() function and added textbot paramet...
2012-07-24 pk910added rename (debug) message (alertchan)
2012-07-18 pk910added missing include to fix implicit declaration
2012-07-08 pk910added zero_bots_bot_ready function to autojoin zero...
2012-07-01 pk910use modeBuffer in recover_chan function and call it...
2012-07-01 pk910fixed cmd_global_unregister.c: invalid return
2012-07-01 pk910added recover function to NeonBackup (used to recover...
2012-07-01 pk910fixed some bugs
2012-07-01 pk910added NeonBackup bot
2012-05-19 pk910always allow users to invite clones (override invite...
2012-05-19 pk910added BlockInvite uset setting to block invites globally
2012-05-06 pk910fixed small output bug in cmd_neonspam_set
2012-04-29 pk910add more information when deleting a user; added zombie...
2012-04-03 pk910fixed cmd_set nodelete
2012-03-31 pk910added OPER support (let the bots try to op themselves)
2012-03-28 pk910fixed crash in cmd_recover
2012-03-27 pk910fixed UNO game
2012-03-25 pk910fixed crash in event_neonserv_join.c (dynlimit callback)
2012-03-25 pk910fixed CheckAuth to take care about different timezones...
2012-03-22 pk910fixed 4wins, uno ranking output and some language strings
2012-03-22 pk910added cmd_global
2012-03-22 pk910fixed 4wins game counter and prevent players playing...
2012-03-22 pk910added 4wins game
2012-03-17 pk910added NeonFun Bot with UNO Game
2012-03-03 pk910fixed invisible bot management (don't add them as invis...
2012-02-29 pk910fixed small memory leak in timeq.c
2012-02-25 pk910fixed crash in stats.mod/module.c
2012-02-24 pk910tidied up cmd_uset
2012-02-20 pk910added NeonSpam Badword scanner
2012-02-18 pk910updated default values for channels table
2012-02-18 pk910synchronized more important events to fix some crashes
2012-02-18 pk910updated default bindings
2012-02-18 pk910added error message if modules block is missing in...
2012-02-18 pk910added automatic unregistration of unvisited channel
2012-02-18 pk910fixed unwanted shutdowns due "no more bots running"
2012-02-17 pk910fixed compilation without threads and fixed some warnings
2012-02-16 pk910added stats module for neonserv.krypton-bouncer.de...
2012-02-16 pk910fixed crash management
2012-02-16 pk910fixed some missing newlines (\n) in putlog lines
2012-02-16 pk910moved cmd_move to global.mod and fixed crash in bot_Spa...
2012-02-16 pk910search modules locally
2012-02-16 pk910*** VERSION 5.4.0 ***
2012-02-16 pk910made configure.ac using silent rules if possible v5.3
2012-02-15 pk910fixed WIN32 compatibility
2012-02-14 pk910added possibility to change bot nick even if bot is...
2012-02-12 pk910added modules to neonserv.example.conf and added protec...
2012-02-12 pk910fixed reloadmod command to use old module name (case...
2012-02-12 pk910fixed endless loop in lang.c
2012-02-12 pk910moved cmd_extscript from NeonServ.mod to global.mod
2012-02-12 pk910fixed endless loop in modcmd.c
2012-02-12 pk910added module management commands
2012-02-12 pk910fixed installation process
2012-02-12 pk910fixed debug/log output of sent data (don't add a second \n)
2012-02-12 pk910fixed debug/log output of sent data
2012-02-12 pk910fixed crash in modules.c
2012-02-12 pk910modified Makefile.am to build shared module (.so)
2012-02-12 pk910multiple fixes
2012-02-11 pk910added Makefile.am to each directory
2012-02-11 pk910rearranged NeonServ code to be modular
2012-02-11 pk910added "nowho" parameter to debug userlist and fixed...
2012-02-09 pk910fixed ZNC support
2012-02-09 pk910fixed getopt parameter
2012-02-06 pk910fixed event_neonserv_mode.c multi-thread support
2012-02-06 pk910fixed botwar detection for bot deops
2012-02-06 pk910modernized argument parser (use getopt now)
2012-02-05 pk910removed debug output from mysqlConn.c
2012-02-05 pk910redirect stdin/stdout/stderr to /dev/null after forking...
2012-02-05 pk910added "first time" configuration (set up first bot...
2012-02-05 pk910updated AUTHORS and cmd_version, cmd_netinfo
2012-02-05 pk910fixed IRCParser.c: mark only bots as invisible when...
2012-02-02 pk910updated example configuration
2012-02-02 pk910fixed several memory leaks
2012-02-02 pk910fixed several memory leaks caused by missing table_free...
2012-01-31 pk910fixed crash if the user quits directly after performing...
2012-01-30 pk910moving NeonServ into background by default; added a...
2012-01-30 pk910perform crosschan check only for some commands
2012-01-30 pk910added memoryDebug.c memory info to cmd_meminfo
2012-01-30 pk910fixed small memory leak in event_neonserv_mode.c
next