Merge remote-tracking branch 'IoMultiplexer.git/master' into development
[NeonServV5.git] / src /
2012-10-18 pk910Merge remote-tracking branch 'IoMultiplexer.git/master...
2012-10-18 pk910[IOMultiplexer] fixed SSL accept event handling
2012-10-18 pk910fixed timeq (free name before executing the callback)
2012-10-18 pk910Merge remote-tracking branch 'IOMultiplexer.git/master...
2012-10-18 pk910reimplemented auto reconnect for bots
2012-10-17 pk910[IOMultiplexer] added SSL Server Sockets and IPv4/IPv6...
2012-09-28 pk910do not filter access levels if not wanted (show databas...
2012-09-27 pk910do not throw PARSE ERRORs for "NOTICE AUTH" RAWs
2012-09-27 pk910fixed log mutex location
2012-09-27 pk910include full raw in PARSE ERROR message
2012-09-27 pk910added cmd_myaccess override message and blocked iohandl...
2012-09-27 pk910added override log
2012-09-27 pk910added new multi log system
2012-09-26 pk910fixed some missing includes
2012-09-26 pk910fixed main.c multi thread support
2012-09-26 pk910fixed renameAccount function (merging mode)
2012-09-24 pk910wait for bots to be disconnected on shutdown
2012-09-24 pk910Merge remote-tracking branch 'IOMultiplexer.git/master...
2012-09-24 pk910added additional iohandler_poll_timeout function
2012-09-24 pk910fixed small startup crash in main.c
2012-09-24 pk910added some usleep milliseconds to give IOHandler the...
2012-09-24 pk910tidied up main.c code
2012-09-24 pk910added "all" argument to cmd_invitemeall to get invited...
2012-09-23 pk910added SUB_LINKER command flag to add a quiet sub comman...
2012-09-23 pk910moved inviteme all to an own command called invitemeall
2012-09-23 pk910added "all" argument to inviteme to invite users to...
2012-09-22 pk910Merge remote-tracking branch 'remotes/IOMultiplexer...
2012-09-22 pk910[IOMultiplexer] fixed copy paste fail in IOEngine_kevent.c
2012-09-22 pk910fixed path of mysql/errmsg.h (OSX compilation fix)
2012-09-22 pk910fixed undefined PTHREAD_MUTEX_RECURSIVE_NP (OSX has...
2012-09-22 pk910Merge remote-tracking branch 'remotes/IOMultiplexer...
2012-09-22 pk910[IOMultiplexer] fixed undefined PTHREAD_MUTEX_RECURSIVE...
2012-09-22 pk910Merge remote-tracking branch 'refs/remotes/IOMultiplexe...
2012-09-22 pk910[IOMultiplexer] fixed IOEngine_kevent.c
2012-09-22 pk910fixed OSX build
2012-09-22 pk910added uptime to stats module
2012-09-12 pk910subtract REWHO_TIMEOUT from UserNode::last_who on Regis...
2012-09-12 pk910trigger join event on Registered rejoin
2012-09-11 pk910use putsock function instead of iohandler functions...
2012-09-10 pk910fixed cache asyncs caused by users rejoining the channe...
2012-09-09 pk910fixed cmd_neonspam_set.c neonspam_cmd_set_reaction_time...
2012-09-09 pk910fixed cmd_neonserv_set trigger mysql query
2012-09-09 pk910removed unused code in bots.c
2012-09-09 pk910fixed WIN32 compilation
2012-09-09 pk910fixed colors in cmd_neonserv_nicklist.c (again)
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 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...
next