added some code & compiler information to cmd_netinfo
[NeonServV5.git] / WHOHandler.c
2011-08-17 pk910fixed small negation bug on WHOHandler.c
2011-08-17 pk910fixed last commits
2011-08-17 pk910pass NULL to the get_userauth callback if the user...
2011-08-17 pk910fixed WHOHandler.c WHO queue
2011-08-15 pk910fixed last commit
2011-08-15 pk910added get_userauth to WHOHandler.c and continues modcmd
2011-08-12 pk910small syntax fix
2011-08-12 pk910added free functions to free everything (maybe a restar...
2011-08-12 pk910fixed missing includes and declarations
2011-08-11 pk910added a data parameter to get_userlist that gets passed...
2011-08-11 pk910fixed missing return
2011-08-11 pk910some syntax fixes
2011-08-11 pk910added get_userlist function to WHOHandler.c and wrote...
2011-08-11 pk910added simple queue system to WHOHandler.c
2011-08-11 pk910added WHOHandler.c without any functions