Pra quem usa PHP e outras correções.
https://sourceforge.net/projects/letodb/
Código: Selecionar todos
2026-09-06 19:25 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
* source/server/leto_2.c
* Length limitation set for commands before Intro
* Whatsnew.txt
* tests/test_file.prg
2026-09-06 10:32 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
* include/funcleto.h
* Version number changed to 2.19 b2
2026-09-06 09:02 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
+ include/hbfuncs.ch
* source/server/server.prg
* header file added with harbour functions request
2026-09-05 19:10 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
* source/server/leto_2.c
* User added for Planner
2026-09-04 19:05 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
* include/letocl.h
* make_b32.bat
* make_linux.sh
* make_mingw.bat
* Comment added
* readme_rus.txt
* source/client/letocl.c
* source/client/letomgmn.c
* source/server/leto_win.c
* source/server/letofunc.c
* source/server/server.prg
* leto_RunHrb() function implemented to launch hrb's on server
2026-09-04 10:20 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
* readme_rus.txt
* readme updated
* include/letocl.h
* source/client/letocl.c
* source/client/letosqlt.c
* source/server/letofunc.c
* source/server/server.prg
* tests/test_run.prg
* leto_Run...() functions may now to use %base template in a command, which
will be replaced by a work directory (datapath) on a server
* leto_sqlt_Column_Double() added, fixes
2026-09-03 15:38 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
* include/letocl.h
* source/client/letocl.c
* source/client/letomgmn.c
* source/server/leto_lnx.c
* source/server/leto_win.c
* source/server/letofunc.c
* source/server/server.prg
* tests/test_run.prg
* leto_RunAsync( cCommand ), leto_RunSync( cCommand ) implemented
2026-09-02 18:20 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
+ source/client/letoextra.prg
* leto_FCopyToSrv(), leto_FCopyFromSrv() functions added
+ tests/test_copy.prg
+ tests/test_run.prg
* tests added
* Makefile.linux
* include/letocl.h
* letodb.hwprj
* makefile.bc
* makefile.gcc
* source/client/letocl.c
* source/client/letomgmn.c
* source/server/letofunc.c
* source/server/server.prg
* pass_for_run option added to letodb.ini
support for leto_RunApp() function added
2026-09-02 09:55 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
* include/funcleto.h
* Version number changed to 2.19 b1
* include/letocl.h
* include/srvleto.h
+ include/sqlit3.h
* source/client/letocl.c
+ source/client/letosqlt.c
* source/server/leto_2.c
+ source/server/leto_sqlite.c
+ source/server/sqlit3.c
+ tests/test_sqlt_1.prg
* Sqlite support added
+ letodb.hwprj
* hwbuilder project file added to build Letodb
2026-08-27 11:16 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
* include/funcleto.h
* source/phpclient/letocl.php
* Version number changed to 2.18 b1
2026-08-26 16:14 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
+ source/phpclient/encrypt.php
* source/phpclient/letocl.php
* encryption vodule added for php client
2026-08-25 15:22 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
* source/server/letofunc.c
* source/server/leto_2.c.c
* source/server/server.prg
* Planner (sheduler) implemented
2026-08-20 19:38 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
* source/server/leto_2.c
* Small cleanup
* utils/manager/manage.prg
! Bug fixed
2026-08-18 14:41 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
* source/server/letofunc.c
! Potential bug fixed - letoClearFilter() is called when table is closed
2026-08-18 12:25 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
* include/funcleto.h
* build number changed to 4
2026-08-18 12:22 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
* source/server/letofunc.c
! Few fixes: potential stack overflow via strcpy and operator precedence (NULL deref)
2026-07-26 19:50 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
* source/phpclient/letocl.php
LetoDbGetField() function added
2026-07-26 17:22 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
* source/phpclient/letocl.php
* letoDbOpenTable(), letoDbCloseTable(), letoDbBof(), letoDbEof(), letoDbRecCount()
functions added
2026-07-25 17:52 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
* source/phpclient/letocl.php
* New functions added: letoUdfExist(), letoFileExist(), leto_MemoRead(), letoMemoWrite()
2026-06-19 17:58 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
* source/server/leto_2.c
* user ip added to err messages
2026-06-18 16:12 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
* source/server/leto_2.c
* additional err messages added
* makefile.gcc
* Makefile.linux
! fixes
2026-06-18 12:37 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
* source/server/leto_2.c
* source/server/letofunc.c
* MAX_RECV_BLOCK increased
2026-06-18 12:10 UTC+0300 Alexander Kresin (alkresin/at/yandex.ru)
* source/server/leto_2.c
* source/server/letofunc.c
* date/time output added to leto_writelog()
