NeonServV5.git
2011-10-17 pk910added example php script
2011-10-17 pk910made cmd_extscript accepting channel names as parameter...
2011-10-17 pk910added scripts directory to .gitignore
2011-10-17 pk910only escape user parameters on cmd_extscript
2011-10-17 pk910added cmd_extscript
2011-10-17 pk910modified modcmd parameter pattern parser.
2011-10-17 pk910added bin directory (for windows builds) to .gitignore
2011-10-17 pk910prevent strange users from kicking/banning their selves...
2011-10-17 pk910fixed event_mode crash bug
2011-10-17 pk910fixed WHOHandler.c
2011-10-17 pk910fixed HandleInfoHandler
2011-10-17 pk910added cmd_unvisited
2011-10-06 pk910fixed event_join
2011-10-05 pk910neonserv_trigger_callback should return the right trigger
2011-10-05 pk910add defaults to the channels table on database.upgrade_...
2011-10-05 pk910fixed usage of an uninitialized variable in WHOHandler.c
2011-10-05 pk910added missing register_order field to database.upgrade_...
2011-10-05 pk910added version table to database.upgrade_v4_v5.sql
2011-10-05 pk910*** VERSION 5.1.0 ***
2011-10-05 pk910finished cmd_trim (trim bans)
2011-10-05 pk910added Translators to the AUTHORS file
2011-10-05 pk910fixed TODO list
2011-10-05 pk910added cmd_rename
2011-10-05 pk910prevent numerics in the dynamic topic parts from being...
2011-10-05 pk910always allow users oping bots
2011-10-05 pk910fixed tools.c:flushModeBuffer (used uninitialized chars)
2011-10-05 pk910fixed cmd_set
2011-10-05 pk910fixed event_kick
2011-10-05 pk910continued cmd_set modes
2011-10-05 pk910added event_kick
2011-10-05 pk910don't block events coming from servers and ignore CTCP...
2011-10-05 pk910added botwar detection to event_mode
2011-10-05 pk910added event_mode
2011-10-04 pk910made some information in cmd_info only visible for...
2011-10-04 pk910added owner history to cmd_info
2011-10-04 pk910fixed cmd_info table
2011-10-04 pk910don't join suspended channels on event_invite
2011-10-04 pk910removed cmd_debug
2011-10-04 pk910fixed a core bug (user got lost in the channel userlist...
2011-10-04 pk910added cmd_info & cmd_debug
2011-10-03 pk910fixed cmd_bind (content of params gets changed on bind_...
2011-10-03 pk910fixed modcmd again (small fix)
2011-10-03 pk910update channel_lastvisit if a user without access joins
2011-10-03 pk910fixed modcmd parameter handling
2011-10-03 pk910order ranks in cmd_listrank
2011-10-03 pk910fixed cmd_addrank and cmd_delrank
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
next