NeonServV5.git
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
2011-08-12 pk910fixed last commit #2
2011-08-12 pk910fixed last commit
2011-08-12 pk910added channel mode handler
2011-08-12 pk910fixed last commit #2
2011-08-12 pk910fixed last commit
2011-08-12 pk910implemented the new events
2011-08-11 pk910include <time.h>
2011-08-11 pk910added some more events and changed TempUser-Handling
2011-08-11 pk910added "channel master bot" system to prevent event...
2011-08-11 pk910initialize chanuser->flags on create
2011-08-11 pk910added some test code
2011-08-11 pk910fixed syntax of last commit #2
2011-08-11 pk910fixed syntax of last commit
2011-08-11 pk910added raw_topic, raw_privmsg and wrote the small "dead...
2011-08-11 pk910addUserMask should return a user - not NULL
2011-08-11 pk910fixed get_userlist declaration in the header file
2011-08-11 pk910added a data parameter to get_userlist that gets passed...
2011-08-11 pk910fixed test output to see if it really detects if a...
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 pk910changed return value for USERLIST_CALLBACK functions...
2011-08-11 pk910added WHOHandler.c without any functions
2011-08-11 pk910fixed last commit
2011-08-11 pk910fixed last commit
2011-08-11 pk910fixed last commit
2011-08-11 pk910added IRCEvents.c without any functions
2011-08-11 pk910added ChanUser.c and basic cache system
2011-08-10 pk910commented out a parse error output
2011-08-10 pk910fixed ChanNode "fast access" array
2011-08-10 pk910init_ChanNode() needs to be called ;)
2011-08-10 pk910fixed last commit
2011-08-10 pk910continued writing cache
2011-08-10 pk910fixed parse_line
2011-08-10 pk910removed debug output
2011-08-10 pk910fixed last commit #2
2011-08-10 pk910fixed last commit
2011-08-10 pk910tried to fix parse_lines #5
2011-08-10 pk910tried to fix parse_lines #4
2011-08-10 pk910tried to fix parse_lines #3
2011-08-10 pk910fixed debug output :D
2011-08-10 pk910debug output...
2011-08-10 pk910tried to fix parse_lines #2 :D
2011-08-10 pk910removed previously added debug output & fixed PING...
2011-08-10 pk910tried to fix parse_lines
2011-08-10 pk910added some debug output
2011-08-10 pk910fixed putsock
2011-08-10 pk910include stdarg.h
2011-08-10 pk910added raw_ping and printf-like putsock
2011-08-10 pk910fixed a <> bug and added some debug output
2011-08-10 pk910*push*
2011-08-10 pk910changes test server host
2011-08-10 pk910connect socket
2011-08-10 pk910changed Makefile a little bit :D
2011-08-10 pk910*push*
2011-08-10 pk910*push*
2011-08-10 pk910*push*
2011-08-09 pk910*push*
2011-08-09 pk910*push*
next