Merge branch 'development'
[NeonServV5.git] / src /
2012-09-09 pk910fixed colors in cmd_neonserv_nicklist.c
2012-09-09 pk910fixed possible crash (NULL pointer) in cmd_neonserv_unv...
2012-09-08 pk910fixed multi-/zerobot support for cmd_neonserv_set trigger
2012-09-08 pk910fixed crash in module.c if no bot is available
2012-09-07 pk910Merge remote-tracking branch 'origin/development'
2012-09-07 pk910removed debug output added in d37738e35436f45fb1ff0f9b8...
2012-09-07 pk910fixed multiple added bots (WHO asyncs)
2012-09-07 pk910added some debug code & fixed compiler warning
2012-09-07 pk910added 2 small ASCII's to cmd_funcmds.c
2012-09-07 pk910added bomb funcmd
2012-09-07 pk910added free-client event
2012-09-06 pk910do not ignore Bots and IRCOps in get_userauth
2012-09-06 pk910*** VERSION 5.6.0 ***
2012-09-06 pk910Merge branch 'development' v5.5
2012-09-06 pk910changed version numbering (separate stable and dev...
2012-09-06 rootfixed file permissions (autogen.sh && src/versions.sh)
2012-09-06 pk910added NeonKick bot (just kicking users from channels...
2012-09-05 pk910fixed possible cache errors due receive time shifts
2012-09-05 pk910added UserBot rejoin system
2012-09-02 pk910fixed small memory leak in game_uno.c
2012-09-01 pk910fixed viscount update when another bot joins a channel
2012-09-01 pk910fixed "unused variable" and some timeq errors when...
2012-09-01 pk910fixed shutdown crash when not using QServer socket
2012-08-28 pk910Merge branch 'IOMultiplexer'
2012-08-28 pk910fixed modcmd.c: made all command functions case insensitive
2012-08-27 pk910Merge branch 'master' into IOMultiplexer
2012-08-27 pk910fixed crash caused by startup reload event
2012-08-27 pk910Merge branch 'master' into IOMultiplexer
2012-08-27 pk910added configuration (re)load event
2012-08-27 pk910fixed viscount modification on QUIT events
2012-08-25 pk910Merge branch 'master' into IOMultiplexer
2012-08-25 pk910prevent ChanUsers from being removed when user quits...
2012-08-23 pk910prevent bots from being added twice
2012-08-23 pk910Merge remote-tracking branch 'remotes/IOMultiplexer...
2012-08-23 pk910[IOMultiplexer] prevent SIGPIPES from being generated
2012-08-22 pk910fixed traffic_in counter in ClientSocket.c
2012-08-22 pk910fixed IRCQueue.c crash (added missing pointer to the...
2012-08-22 pk910Merge remote-tracking branch 'remotes/IOMultiplexer...
2012-08-22 pk910[IOMultiplexer] do not request events from closed descr...
2012-08-22 pk910Merge branch 'master' into IOMultiplexer
2012-08-22 pk910fixed small variable fail in version.sh
2012-08-22 pk910include autotools config.h to IOHandler.h
2012-08-22 pk910only add ban timers with a duration lower than 7 days...
2012-08-22 pk910Merge branch 'master' of git://git.pk910.de/IOMultiplex...
2012-08-22 pk910[IOMultiplexer] fixed possible endless loop when append...
2012-08-22 pk910fixed some more coding fails
2012-08-22 pk910Merge branch 'master' into IOMultiplexer
2012-08-22 pk910fixed signal.c flag removal and modified version.sh...
2012-08-21 pk910some fixes for previous commit
2012-08-21 pk910Merge branch 'master' into IOMultiplexer
2012-08-21 pk910modified code to use IOHandler functions instead of...
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-13 pk910Merge remote-tracking branch 'IOMultiplexer.git/master...
2012-08-13 pk910[IOMultiplexer] added multi-thread support
2012-08-13 pk910[IOMultiplexer] moved test program into own sub-directory
2012-08-13 pk910[IOMultiplexer] changed example main.c to be a very...
2012-08-13 pk910[IOMultiplexer] added win32 io-engine (WSAAsyncSelect)
2012-08-13 pk910[IOMultiplexer] initial commit
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...
next