NeonServV5.git
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
2011-12-21 pk910fixed ClientSocket::SOCKET_FLAG_READY: unset this flag...
2011-12-20 pk910fixed cmd_access: do not use nick for NS_NOT_ON_USERLIS...
2011-12-20 pk910added possibility for default values (dynamic parameter...
2011-12-18 pk910added cmd_search onchan criteria
2011-12-18 pk910added basic halfop support
2011-12-17 pk910added some more ZNC/sBNC support
2011-12-15 pk910fixed "Net Rider" kick crash
2011-12-15 pk910allow gods adding users via cmd_nicklist without having...
2011-12-14 pk910fixed invi join for BNC bots
2011-12-14 pk910fixed cmd_nicklist: add users only one time to the...
2011-12-14 pk910fixed last commits
2011-12-14 pk910remove CHANUSERFLAG_INVISIBLE if bot gets voiced /...
2011-12-14 pk910fixed invisible nicklist (bots need to be added even...
2011-12-14 pk910added cmd_nicklist
2011-12-14 pk910fixed cmd_register and cmd_unregister for "zero-bot...
2011-12-14 pk910added support for independent "zero-bots" (bots without...
2011-12-12 pk910fixed cmd_myaccess: don't use empty, maybe uninitialize...
2011-12-11 pk910fixed unused variable
2011-12-11 pk910fixed WIN32 compatibility (use old connect function...
2011-12-11 pk910fixed cmd_search: used wrong MYSQL_RES variable
2011-12-11 pk910fixed WIN32 compatibility
2011-12-11 pk910use nonblocking fgets instead of fork in cmd_extscript
2011-12-11 pk910added new files to Makefile.am
2011-12-11 pk910added cmd_restart cmd_reload and cmd_die; added Socket...
2011-12-10 pk910updated included mysql defaults (database.defaults...
2011-12-10 pk910implemented bind support (vhost)
2011-12-10 pk910implemented ipv6 support
2011-12-10 pk910fixed cmd_myaccess: do not show channels from inactive...
2011-12-10 pk910added automatic multi-bot rejoin for opless channels
2011-12-10 pk910prevent users from executing CrossChannel commands...
2011-12-10 pk910fixed last commit
2011-12-10 pk910fixed autoinvite feature: we need to check if the user...
2011-12-10 pk910fixed cmd_resync: don't op/voice users with NoAutoOp...
2011-12-10 pk910added AC_ARG_ENABLE to configure.ac to use -W (all...
2011-12-09 pk910register only to active bots - even if the register...
2011-12-09 pk910implemented autoinvite (invite to all channels enabled...
2011-12-08 pk910add nick to cmd_addban kick reason
2011-12-06 pk910fixed ssl handler
2011-12-06 pk910added OpenSSL handler
2011-12-04 pk910fixed null pointer crash when passing NULL to putsock...
2011-12-04 pk910deop users on disallowed /mode events and do not revoke...
2011-11-29 pk910added auto-rejoin on kick to bot_NeonSpam.c
2011-11-29 pk910automatically try to rejoin channel when get kicked
2011-11-29 pk910tried to make NeonServ fully ZNC compatible (shared...
2011-11-29 pk910fixed IRCParser bug (we shouldn't check chanuser after...
2011-11-26 pk910fixed text fail in language.php
2011-11-18 pk910fixed crash bug in cmd_resync
2011-11-17 pk910added events for FreeUser & FreeChan (triggered just...
2011-11-15 pk910fixed funcmd_reply and added missing include
2011-11-15 pk910added some missing includes to bot_NeonHelp.c
2011-11-15 pk910added cookie fun command :D (and the underlying getSett...
2011-11-14 pk910added NeonHelp bot (without any functions, yet)
2011-11-13 pk910fixed entry deficit in timeq.c (some entrys can get...
2011-11-12 pk910fixed bot user handling (bot should only have a user...
2011-11-12 pk910fixed cmd_rename (should check the new auth for existence)
2011-11-11 pk910fixed NeonSpam timeban reaction
2011-11-10 pk910parse channel topic (raw 332) on join
2011-11-10 pk910added possibility for subcommands
2011-11-10 pk910fixed cmd_bots
2011-11-10 pk910fixed cmd_motd
2011-11-10 pk910added cmd_bots (lists all bots)
2011-11-10 pk910added some missing fclose
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...
next