NeonServV5.git
2011-10-03 pk910added GPL header to all files and added INSTALL AUTHORS...
2011-10-03 pk910send BOTWAR_ALERT's always with the default language
2011-10-03 pk910change global access of all users in the ranking when...
2011-10-03 pk910fixed cmd_assignrank
2011-10-03 pk910show ranking information above the channel access in...
2011-10-03 pk910fixed cmd_listrank
2011-10-03 pk910added support ranking system
2011-10-03 pk910fixed cmd_myaccess table length & modified mysql query...
2011-10-03 pk910fixed Makefile.am
2011-10-02 pk910fixed cmd_delban and issuer prefix on cmd_addtimeban
2011-10-02 pk910prefix kick reason with the issuers nick
2011-10-02 pk910don't send PASS cmd if password is empty
2011-10-02 pk910fixed Tables maxwidth array (needs to have as many...
2011-10-02 pk910don't crash if a table field is NULL
2011-10-02 pk910use low priority bot if there is no preferred one
2011-10-02 pk910fixed NULL-Pointer bug when performing oper cmd's in...
2011-10-02 pk910fixed "may be uninitialized" on linux systems
2011-10-02 pk910added mysql config file and some initial database insta...
2011-10-02 pk910some more changes for WIN32 compatibility
2011-10-02 pk910some modifications for WIN32 support :)
2011-10-02 pk910tried to reorder the program structure and build process
2011-10-02 pk910changed Makefile; build all commands as an own file
2011-09-30 pk910marked settings that have a help text
2011-09-30 pk910added missing cmd_set options & help strings
2011-09-30 pk910fixed +a (argc = 0) cache (cache->nick needs to be...
2011-09-30 pk910create temporary user if inviting user is not known
2011-09-28 pk910added cmd_setaccess
2011-09-28 pk910added event_invite & event_topic
2011-09-28 pk910fixed comments
2011-09-28 pk910added event_ctcp, event_notice and event_quit
2011-09-24 pk910ignore bots and ircops on cmd_resync
2011-09-24 pk910fixed modcmd override parameter parsing
2011-09-24 pk910fixed crash in event_join
2011-09-24 pk910renamed cmd_a to cmd_access
2011-09-24 pk910added cmd_command
2011-09-24 pk910change language for all users logged in to the given...
2011-09-24 pk910fixed cmd_invite
2011-09-24 pk910fixed example parameters for NS_INVITE_DONE_USER
2011-09-24 pk910added cmd_search
2011-09-24 pk910fixed cmd_events & cmd_oplog parameter handling
2011-09-24 pk910fixed oplog query
2011-09-24 pk910added cmd_oplog and added CMDFLAG_LOG to all cmd's...
2011-09-24 pk910tidied up command list
2011-09-24 pk910added cmd_events
2011-09-22 pk910added cmd_bind & cmd_unbind
2011-09-22 pk910added event_part
2011-09-22 pk910using integer as parameter for NS_SET_INVALID_OPTION...
2011-09-22 pk910wrote logEvent function
2011-09-21 pk910continued event_join
2011-09-21 pk910fixed parsing of PART raws
2011-09-21 pk910only use the user-greeting if it really exists
2011-09-21 pk910continued event_join
2011-09-21 pk910started event_join & removed cmd_modes (debug cmd)
2011-09-20 pk910fixed parsing of QUIT raws
2011-09-20 pk910fixed MODE raw for requesting the channel ban list
2011-09-20 pk910update cached information on cmd_move
2011-09-20 pk910added cmd_move
2011-09-20 pk910added missing language strings & parameters
2011-09-20 pk910added cmd_csuspend and cmd_cunsuspend
2011-09-20 pk910added cmd_help
2011-09-20 pk910added cmd_invite and cmd_inviteme
2011-09-20 pk910updated DATABASE.txt and implemented suspended channels
2011-09-20 pk910added cmd_unban, cmd_unbanall, cmd_unbanme
2011-09-19 pk910added cmd_reloadlang
2011-09-19 pk910using $b, $k for formating purposes - don't use \002...
2011-09-19 pk910automatically switch to build in language if a custom...
2011-09-19 pk910save new languages for later use ;)
2011-09-19 pk910load all languages on startup
2011-09-19 pk910added dirty cmd_uset
2011-09-18 pk910added cmd_peek and added example arguments for language...
2011-09-18 pk910changed Makefile (version should always be updated)
2011-09-18 pk910remade Makefile
2011-09-18 pk910added cmd_version
2011-09-17 pk910fixed cmd_resync (bot shouldn't deop itself...)
2011-09-17 pk910fixed cmd_trim access range check
2011-09-17 pk910we should show the new value for dynlimit & nodelete...
2011-09-17 pk910fixed cmd_register
2011-09-17 pk910added cmd_god
2011-09-17 pk910added cmd_say, cmd_emote, cmd_notice, cmd_raw
2011-09-16 pk910added mode +-b to cmd_mode
2011-09-16 pk910added +-ov to cmd_mode
2011-09-16 pk910added cmd_mode and added some useful functions to ModeN...
2011-09-15 pk910moved all modes to an extra ModeNode struct
2011-09-15 pk910fixed cmd_bans expires time
2011-09-15 pk910fixed time-queue (remove triggered & freed entries...
2011-09-15 pk910remove timed out bans from the channel ban list
2011-09-14 pk910modified time-queue system and added cmd_addtimeban
2011-09-14 pk910changed version.sh to skip merged commits (they're...
2011-09-14 pk910fixed last commit
2011-09-14 pk910added cmd_resync
2011-09-14 pk910request and parse channel banlist on join
2011-09-12 pk910fixed start_bots query
2011-09-12 pk910implemented event logger
2011-09-12 pk910use the correct channel ID in cmd_unregister
2011-09-12 pk910fixed endless loop in freeChanNode
2011-09-12 pk910fixed cmd_register
2011-09-12 pk910added cmd_unregister and cmd_recover
2011-09-12 pk910added cmd_register
2011-09-12 pk910made cmd_op checking invisible users
2011-09-12 pk910fixed VALID_NICK_CHARS and WHOHandler multi-query support
next