New PtokaX is here. Major addition is support for databases SQLite, PostgreSQL, MySQL and MariaDB.
Those databases are used for feature known as "user statistics" in old PtokaX.
Windows version is compiled with SQLite support.
Non-Windows version can be compiled with support for one of these databases, or without database support.
Win32 GUI with Lua 5.3.1 and SQLite (http://www.ptokax.org/files/0.5.1.0-Lua5.3.1.7z)
Win64 GUI with Lua 5.3.1 and SQLite (http://www.ptokax.org/files/0.5.1.0-Lua5.3.1-x64.7z)
Win32 service/console with Lua 5.3.1 and SQLite (http://www.ptokax.org/files/0.5.1.0-Lua5.3.1-service.7z)
Win64 service/console with Lua 5.3.1 and SQLite (http://www.ptokax.org/files/0.5.1.0-Lua5.3.1-service-x64.7z)
Win32 GUI with Lua 5.1.5 and SQLite (http://www.ptokax.org/files/0.5.1.0-Lua5.1.5.7z)
Win64 GUI with Lua 5.1.5 and SQLite (http://www.ptokax.org/files/0.5.1.0-Lua5.1.5-x64.7z)
Win32 service/console with Lua 5.1.5 and SQLite (http://www.ptokax.org/files/0.5.1.0-Lua5.1.5-service.7z)
Win64 service/console with Lua 5.1.5 and SQLite (http://www.ptokax.org/files/0.5.1.0-Lua5.1.5-service-x64.7z)
UniX source (was tested on Linux) (http://www.ptokax.org/files/0.5.1.0-nix-src.tgz)
Quote from: Changelog...
Added: Support for PostgreSQL database to store info about users.
Added: Chat command !getipinfo to get info about ip(s) from Database.
Added: Support for CTM2HUB.
Added: Little time delay before $Lock is sent by hub. That way hub don't sending $Lock if new connection is CTM DDOS (idea from original NeoModus Direct Connect Hub 1.0.25).
Added: -p command line param for pid file.
Added: Support for SQLite database to store info about users.
Added: Support for MySQL/MariaDB database to store info about users.
Fixed: Missing settings and profiles identificator tables with Lua 5.1.
Fixed: Few bad possitions of gui items in settings window (thx keep_clear for report).
Changed: Chat command !getinfo to get info about offline user(s) from Database.
Updated: Lua 5.3 to 5.3.1.
Updated guide section in PtokaX Wiki (http://wiki.ptokax.org/doku.php?id=guides). Now contains guides to compile and setup PtokaX with database ;)
Updated source with fixes needed for FreeBSD 10.1.
UniX source (was tested on FreeBSD 10.1) (http://www.ptokax.org/files/0.5.1.0-freebsd-src.tgz)
And updated guide section in PtokaX Wiki (http://wiki.ptokax.org/doku.php?id=guides) with new compile guides for FreeBSD.
Updated guide section in PtokaX Wiki (http://wiki.ptokax.org/doku.php?id=guides). Now contains guides to compile PtokaX on CentOS with database support ;)
And another guide added. Running PtokaX on Linux on ports 1024 and below without root. Running PtokaX on startup. Multiple PtokaX instances on startup... Advanced setup in PtokaX Wiki (http://wiki.ptokax.org/doku.php?id=guides:unix_advanced_setup) :rolleyes:
Updated Unix source http://www.PtokaX.org/files/0.5.1.0-nix-src-b502.tgz and many new compile guides (Solaris, Fedora, Mageia, OpenSuse, Arch Linux) in PtokaX Wiki (http://wiki.ptokax.org/doku.php?id=guides) :)