NeonServV5.git
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
2012-01-30 pk910fixed memory leak in UserNode.c
2012-01-30 pk910fixed memory leak in tools.c and fixed allocation size...
2012-01-30 pk910added small memory debugger to detect memory leaks
2012-01-29 pk910added signal handler
2012-01-29 pk910fixed crash in cmd_set for NeonSpam
2012-01-29 pk910removed "#channel_getop" access requirement from cmd_up
2012-01-28 pk910fixed NULL pointer in cmd_unregister && fixed crash...
2012-01-26 pk910fixed underline code ($u) in help/language lines
2012-01-23 pk910fixed WIN32 support
2012-01-18 pk910added cmd_stats to NeonHelp
2012-01-17 pk910added new auth-check security feature
2012-01-17 pk910fixed crash in modcmd.c
2012-01-15 pk910fixed WHOHandler: don't add temporary user if a real...
2012-01-15 pk910fixed invisible support for cmd_up and some other funct...
2012-01-15 pk910added QServer for external cache access
2012-01-14 pk910fixed UserNode.c & IRCParser.c multi thread compatibility
2012-01-14 pk910fixed statistics user counter
2012-01-14 pk910fixed WHOHandler.c multithread compatibility
2012-01-14 pk910fixed mysqlConn.c (no-threads mode)
2012-01-14 pk910improved WHOHandler multi thread stability
2012-01-14 pk910fixed cookie funcmd: do not continue function if there...
2012-01-14 pk910added --enable-threads flag to enable experimental...
2012-01-14 pk910moved timeq loop to the "main thread" and made it more...
2012-01-13 pk910fixes for multi thread support
2012-01-13 pk910added thread count to cmd_netinfo
2012-01-13 pk910added experimental multi thread support
2012-01-13 pk910fixed endless loop in cmd_set
2012-01-12 pk910fixed small invalid mode bug with "-k" and a crash...
2012-01-12 pk910added full half-op support
2012-01-12 pk910fixed small (null) output issue in cmd_access
2012-01-12 pk910added IPNode for storing real IP's of users
2012-01-08 pk910fixed cmd_peek
2012-01-08 pk910fixed timeq: remove entry from list before executing...
2012-01-08 pk910fixed temporary user management
2012-01-08 pk910fixed crash in multiple commands if createTempUser...
2012-01-08 pk910fixed WHOHandler.c: don't WHO if requested nickname...
2012-01-07 pk910fixed crash if some strange admins simul bots in unregi...
2012-01-07 pk910fixed small "uninitialized string" bug in bot_NeonHelp.c
2012-01-07 pk910made commands op, deop, opall, deopall, voice, devoice...
2012-01-07 pk910don't show sub-sub-commands in linker overview
2012-01-07 pk910added support for multi-interleaved commands
2012-01-07 pk910removed CMDFLAG_REQUIRED from some not-really-required...
2012-01-06 pk910fixed modcmd (allow #chan parameter in custom parameter...
2012-01-06 pk910fixed small cmd_setbot error
2012-01-06 pk910added some missing language strings and a internal...
2012-01-06 pk910added some more helpserv functions
2012-01-06 pk910added database structure for NeonHelp tables
2012-01-04 pk910added SOCKET_FLAG_SILENT flag for "silent modcmd"
2012-01-04 pk910fixed #989cb8324ec8fe9caba511d89051552638dbc776
2012-01-04 pk910Merge branch 'master' of ssh://git.pk910.de:16110/NeonS...
2012-01-04 pk910added first helpserv functions
2012-01-04 pk910fixed #65bb4d5
2012-01-04 pk910fixed cmd_downall and cmd_upall to be multibot-supported
2012-01-04 pk910fixed merge_argv_char to walk over skipped spaces
2012-01-04 pk910fixed event_neonserv_kick and user-free-after-kick...
2012-01-04 pk910fixed raw_mode execution order: update cache before...
2012-01-04 pk910try to get op back on deop
2012-01-04 pk910fixed cmd_set: show set option explanation
2012-01-04 pk910fixed cmd_nicklist text
2012-01-04 pk910decreased minimal timeban time to 5seconds
2011-12-30 pk910Another year is about to end... So we have to update...
2011-12-29 pk910fixed neonspam cmd_set (support for default trigger)
2011-12-26 pk910added some default parameters to cmd_unregister (curren...
2011-12-26 pk910fixed cmd_devoiceall & cmd_deopall
2011-12-25 pk910allow god users overriding the cross-channel restriction
2011-12-25 pk910fixed database (increased flags field size)
2011-12-25 pk910give an external script the possibility to log the...
2011-12-25 pk910added possibility to edit command flags (cmd_modcmd)
2011-12-25 pk910added cmd_modcmd
2011-12-24 pk910fixed ClientSocket.c: don't close socket on close_socke...
2011-12-24 pk910fixed cmd_register again... damn zero-bot support
2011-12-23 pk910censor server password on cmd_setbot
2011-12-23 pk910fixed cmd_register & cmd_unregister (fixed some zero...
2011-12-23 pk910fixed crash in cmd_set (use default trigger instead...
2011-12-23 pk910don't try to read from closing (SOCKET_FLAG_QUIT) sockets
2011-12-23 pk910fixed small crash bug in ClientSocket.c:socket_loop
2011-12-22 pk910fixed language
2011-12-22 pk910don't close socket directly after sending the QUIT...
2011-12-22 pk910added possibility to change default trigger (even for...
2011-12-22 pk910*** VERSION 5.3.0 ***
2011-12-22 pk910added cmd_reconnect
2011-12-22 pk910added MODCMD_UNKNOWN reply for unknown commands sent...
2011-12-22 pk910fixed small mysql error on cmd_setbot
2011-12-22 pk910bind / unbind commands when bot gets marked as active...
2011-12-22 pk910fixed cmd_addbot, cmd_setbot: resolve_botalias value...
2011-12-22 pk910remove bot entries from `bot_binds` and `bot_channels...
2011-12-22 pk910fixed cmd_unbind crash when unbinding a temporary bound...
2011-12-22 pk910added cmd_addbot and cmd_delbot for dynamic bot management
2011-12-21 pk910fixed cmd_linker output for empty subcommand list
2011-12-21 pk910fixed crash in modcmd.c (bots could be destroyed inside...
2011-12-21 pk910added cmd_setbot for dynamic bot management
2011-12-21 pk910fixed trigger callback
next