changed Makefile; build all commands as an own file
[NeonServV5.git] / cmd_neonserv_adduser.c
2011-10-02 pk910changed Makefile; build all commands as an own file
2011-09-12 pk910implemented event logger
2011-09-10 pk910execute mysql_check only if a query fails.
2011-08-25 pk910modified modcmd to give the possibility for dynamic...
2011-08-22 pk910fixed access check & added cmd_up
2011-08-20 pk910added cmd_clvl and moved all the database request funct...
2011-08-17 pk910fixed last commit
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 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)