fixed Makefile.am
[NeonServV5.git] / src /
2011-10-02 pk910fixed cmd_delban and issuer prefix on cmd_addtimeban
2011-10-02 pk910prefix kick reason with the issuers nick
2011-10-02 pk910don't send PASS cmd if password is empty
2011-10-02 pk910fixed Tables maxwidth array (needs to have as many...
2011-10-02 pk910don't crash if a table field is NULL
2011-10-02 pk910use low priority bot if there is no preferred one
2011-10-02 pk910fixed NULL-Pointer bug when performing oper cmd's in...
2011-10-02 pk910fixed "may be uninitialized" on linux systems
2011-10-02 pk910added mysql config file and some initial database insta...
2011-10-02 pk910some more changes for WIN32 compatibility
2011-10-02 pk910some modifications for WIN32 support :)
2011-10-02 pk910tried to reorder the program structure and build process