NeonServV5.git
2011-08-22 pk910fixed access check & added cmd_up
2011-08-22 pk910get default value if channel_getop or channel_getvoice...
2011-08-22 pk910fixed cmd_myaccess
2011-08-22 pk910improved table_end
2011-08-22 pk910added cmd_myaccess
2011-08-21 pk910fixed last commit
2011-08-21 pk910added list of cmd's to do and added cmd_delme
2011-08-21 pk910fixed comment copy fail :D
2011-08-21 pk910changed cmd_users output
2011-08-21 pk910fixed last commit
2011-08-21 pk910added cmd_suspend and cmd_unsuspend
2011-08-21 pk910really use parameters when passed with bind_set_parameters
2011-08-21 pk910fixed match check on cmd_neonserv_users.c
2011-08-21 pk910added timeToStr and cmd_users
2011-08-21 pk910added table system
2011-08-20 pk910fixed small language "bug"
2011-08-20 pk910fixed last commit
2011-08-20 pk910some variable fixes
2011-08-20 pk910added missing cmd includes
2011-08-20 pk910added cmd_a
2011-08-20 pk910fixed last commit
2011-08-20 pk910using channel entry named 'default' as default values
2011-08-20 pk910fixed last commit
2011-08-20 pk910added cmd_clvl and moved all the database request funct...
2011-08-19 pk910cmd_neonserv_deluser added
2011-08-17 pk910fixed last commit
2011-08-17 pk910added mussing include
2011-08-17 pk910completed cmd_adduser and added CMDFLAG_REGISTERED_CHAN...
2011-08-17 pk910added missing variable declarations
2011-08-17 pk910continues cmd_neonserv_adduser.c
2011-08-17 pk910changed USERINFO to ACCOUNTINFO
2011-08-17 pk910changes srvx command "HANDLEINFO" to "USERINFO"
2011-08-17 pk910fixed small negation bug on WHOHandler.c
2011-08-17 pk910syntax fix
2011-08-17 pk910added missing include
2011-08-17 pk910added error messages to cmd_adduser
2011-08-17 pk910fixed last commits
2011-08-17 pk910register this new command in modcmd
2011-08-17 pk910added first command requesting asynchronous data (adduser)
2011-08-17 pk910pass NULL to the get_userauth callback if the user...
2011-08-17 pk910added HandleInfoHandler.c with lookup_authname()
2011-08-17 pk910set automodes on connect
2011-08-17 pk910changed access variable name
2011-08-17 pk910moved cmds to extra files and loading binds from the...
2011-08-17 pk910fixed WHOHandler.c WHO queue
2011-08-17 pk910fixed raw parser
2011-08-17 pk910fixed missing parameter
2011-08-17 pk910added first messages to modcmd.c
2011-08-17 pk910fixed last commit
2011-08-16 pk910added language system
2011-08-15 pk910added new (now missing) parameters
2011-08-15 pk910syntax fix
2011-08-15 pk910fixed last commit #2
2011-08-15 pk910fixed last commit
2011-08-15 pk910fixed last commit
2011-08-15 pk910added get_userauth to WHOHandler.c and continues modcmd
2011-08-14 pk910syntax fix
2011-08-14 pk910fixed MYSQL_RES parsing
2011-08-14 pk910fixed Makefile
2011-08-14 pk910added debug output
2011-08-14 pk910added .gitignore
2011-08-14 pk910fixed bot_NeonServ.c
2011-08-14 pk910fixed mysqlConn.c
2011-08-14 pk910added mysql db and loading bots from bots table
2011-08-14 pk910added mysql connector
2011-08-13 pk910fixed possible NULL access bug
2011-08-13 pk910the bots need to get the right botid
2011-08-13 pk910moved all the bot things into bot_NeonServ.c
2011-08-13 pk910we shouldn't parse args if there are no args
2011-08-13 pk910removed unused variable
2011-08-13 pk910added bot_NeonServ.c to the Makefile
2011-08-13 pk910added bot_NeonServ.c file
2011-08-12 pk910some fixes
2011-08-12 pk910small syntax fix
2011-08-12 pk910fixed Makefile
2011-08-12 pk910added free functions to free everything (maybe a restar...
2011-08-12 pk910set preferred flag for TestBot
2011-08-12 pk910fixed last commit #4
2011-08-12 pk910fixed last commit #3
2011-08-12 pk910fixed last commit #2
2011-08-12 pk910fixed last commit
2011-08-12 pk910wrote modcmd bind system
2011-08-12 pk910fixed missing includes
2011-08-12 pk910modcmd added (with debug output only)
2011-08-12 pk910added make clean
2011-08-12 pk910fixed multiple definition of stricmp
2011-08-12 pk910fixed missing includes and declarations
2011-08-12 pk910wrote a small Makefile
2011-08-12 pk910fix of last commit #4
2011-08-12 pk910fixed last commit #3
2011-08-12 pk910fixed last commit #2
2011-08-12 pk910fix of last commit
2011-08-12 pk910implemented bind system
2011-08-12 pk910fixed parseModes
2011-08-12 pk910removed unused variable
2011-08-12 pk910moved debug outputs and added getModeString
2011-08-12 pk910set server password for TestBot
2011-08-12 pk910added special modes handler
2011-08-12 pk910request MODE list when joining a channel and prevent...
2011-08-12 pk910initialize chan->modes on create
next