added some code & compiler information to cmd_netinfo
[NeonServV5.git] / modcmd.c
2011-09-09 pk910fixed modcmd query bug
2011-08-27 pk910fixed modcmd privs parsing and extended merge_argv
2011-08-25 pk910fixed last commit
2011-08-25 pk910modified modcmd to give the possibility for dynamic...
2011-08-21 pk910really use parameters when passed with bind_set_parameters
2011-08-21 pk910added timeToStr and cmd_users
2011-08-20 pk910added cmd_clvl and moved all the database request funct...
2011-08-17 pk910added mussing include
2011-08-17 pk910completed cmd_adduser and added CMDFLAG_REGISTERED_CHAN...
2011-08-17 pk910changed access variable name
2011-08-17 pk910moved cmds to extra files and loading binds from the...
2011-08-17 pk910added first messages to modcmd.c
2011-08-17 pk910fixed last commit
2011-08-15 pk910syntax fix
2011-08-15 pk910fixed last commit #2
2011-08-15 pk910fixed last commit
2011-08-15 pk910added get_userauth to WHOHandler.c and continues modcmd
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 file
2011-08-12 pk910some fixes
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 #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)