PtokaX forum

Forum => News => Topic started by: PPK on 30 June, 2015, 20:34:48

Title: PtokaX 0.5.1.0 released...
Post by: PPK on 30 June, 2015, 20:34:48
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.

Title: Re: PtokaX 0.5.1.0 released...
Post by: PPK on 01 July, 2015, 17:19:55
Updated guide section in PtokaX Wiki (http://wiki.ptokax.org/doku.php?id=guides). Now contains guides to compile and setup PtokaX with database ;)
Title: Re: PtokaX 0.5.1.0 released...
Post by: PPK on 02 July, 2015, 19:44:29
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.
Title: Re: PtokaX 0.5.1.0 released...
Post by: PPK on 02 July, 2015, 21:38:23
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 ;)
Title: Re: PtokaX 0.5.1.0 released...
Post by: PPK on 06 July, 2015, 02:07:45
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:
Title: Re: PtokaX 0.5.1.0 released...
Post by: PPK on 10 July, 2015, 19:28:10
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)  :)