NeonServV5.git
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...
2011-11-07 pk910show whole binding (inclusive predefined parameters...
2011-11-07 pk910show how many times a command is triggered in cmd_commands
2011-11-07 pk910fixed statistics
2011-11-06 pk910added support for an external statistics script
2011-11-06 pk910removed old bogus ini parser
2011-11-06 pk910added new self-made config parser with new config style
2011-11-05 pk910made cmd_extscript WIN32 compatible
2011-11-05 pk910added more missing arguments to the default language...
2011-11-05 pk910fixed argument of NS_UNBIND_REQUIRED (language editor)
2011-11-05 pk910updated cmd_version
2011-11-05 pk910added missing args to the default strings (language...
2011-11-04 pk910get all results after a database update and simply...
2011-11-04 pk910modified cmd_listrank to show all usernames
2011-11-04 pk910added cmd_staff
2011-11-04 pk910added DoNotRegister system and command cmd_noregister
2011-11-04 pk910retried to fix the zombie problem
2011-11-04 pk910added missing include
2011-11-04 pk910prevent zombie processes on cmd_extscript
2011-11-02 pk910added missing nick in cmd_kick reason
2011-11-02 pk910added small language pack update script
2011-11-02 pk910made cmd_chanservsync more compatible
2011-11-02 pk910rewrote HandleInfoHandler.c (WHOHandler style)
2011-11-02 pk910fixed cmd_mdeluser (bigger than/smaller than fail)
2011-11-02 pk910don't try to rename an auth account if it didn't really...
2011-11-02 pk910added funcmd_8ball
2011-11-01 pk910initialize rand() seed on startup
2011-11-01 pk910added funcmd_dice
2011-11-01 pk910ignore funcmd's in cmd_commands and disallow channel...
2011-11-01 pk910save function name with leading command alias in cmd_bind
2011-11-01 pk910added structure for future fun-commands
2011-11-01 pk910fork extscripts to increase performance & ignore messag...
2011-10-31 pk910fixed cmd_unbind
2011-10-31 pk910hide default greeting & ignore join on joinflood-check...
2011-10-31 pk910always update chanuser flag information when getting...
2011-10-31 pk910ignore inactive bots on cmd_search
2011-10-31 pk910fixed cmd_search mysql query
next