| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 701 |
897 d 23 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/bin/ipBlockerd.php 檔案的 addOnProcessFunc 函式解析收到訊息的處理.' |
|
| 699 |
897 d 23 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 usr/bin/ipBlockerd.php 檔案的 debug 內容' |
|
| 697 |
898 d 14 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 curl.php 檔案的 curl 類別的 curlSmtp 函式的 levelForCheckSSL 參數的註解.' |
|
| 695 |
898 d 20 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update readme file' |
|
| 694 |
898 d 21 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 cms.php 檔案的 cmd 類別的 systemd 函式對於 deactivating 的服務解析出錯的問題.' |
|
| 693 |
898 d 21 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 cms.php 檔案的 cmd 類別的 systemd 函式對於 enable 的服務解析出錯的問題.' |
|
| 691 |
899 d 15 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update readme file' |
|
| 689 |
899 d 16 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式未關閉的 debug log.' |
|
| 687 |
902 d 12 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 usr/bin/testNetOut.php 的 levelForCheckSSL 參數,來放寬SSL憑證的規範要求.' |
|
| 686 |
902 d 14 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update readme file' |
|
| 682 |
905 d 14 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'hot fix 修正 search.php 檔案的 search 類別的 getMeetConditionsString 的警告訊息產生錯誤.' |
|
| 680 |
905 d 15 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'prepare tag qbpwcf-alpha-2024-02-29' |
|
| 677 |
905 d 19 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update readme file' |
|
| 675 |
905 d 19 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update readme file' |
|
| 671 |
906 d 0 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 install.php 檔案的 whiteIp 參數,指定永遠不會被 usr/lib/etc/systemd/ststem/ip-blockerd.service 封鎖的 ip.'
'增加 arrays.php 檔案的 arrays 類別的 arrayToString 函式的 spiltSymbolAtStart 參數.' |
|
| 670 |
906 d 15 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update readme file' |
|
| 668 |
911 d 17 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 install.php 檔案的 whiteIp 參數,指定永遠不會被 usr/lib/etc/systemd/ststem/ip-blockerd.service 封鎖的 ip. [devel]'
'新增 usr/bin/unixDoaminSockServer.php 檔案,用於簡單建立 unix domain server. [devel]'
'新增 sample/sock::runWithAutoAddMemoryDaemon.php 檔案,用於展示 sock::runWithAutoAddMemoryDaemon. [devel]'
'新增 sock.php 檔案的 sock 類別的 addOnProcessFuncForUnixDomainSockServerInRunWithAutoAddMemoryDaemon 函式提供給 sock::runWithAutoAddMemoryDaemon 中 unixDomainSockServer 函式的 addOnProcessFunc 參數 [devel]'
'新增 sock.php 檔案的 sock 類別的 runWithAutoAddMemoryDaemon 函式提供執行時依照需要增加記憶體上限的功能. [devel]'
'新增 config.php 檔案的 config 類別的 autoAddMemory 函式提供依照需要增加記憶體上限的功能. [devel]'
'修正 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的遇到執行 addOnProcessFunc 參數指定的函式時,出錯會導致 unixDomainSockClient 函式卡死的問題 [devel]'
'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的回傳結果 serverCache 中的 clientSide["addOnProcessFunc"][$addOnProcessFunc] 用來儲存 $addOnProcessFunc 函式回傳的結果. [devel]'
'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的回傳結果 serverCache 中的 "exit" 元素,用來代表是正常結束. [devel]' |
|
| 667 |
912 d 22 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 sample/autoService::daemon.php 檔案,用於展示 autoService::daemon.'
'新增 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的參數 paramsForFuncToRunWhenIdle,代表指定給予funcToRunWhenIdle參數中的指定元素的參數.'
'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的回傳結果 serverCache,代表函式結束前,儲存在serverCache的內容.'
'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的參數 funcToRunWhenIdle 被呼叫時給予的 serverCache 參數.'
'更新 webSock.php 檔案的 webSock 類別的 nativeSocketTcpIpServer 函式註解.'
'新增 autoService.php 檔案的 autoService 類別的 daemon 函式.'
'新增 autoService.php 檔案的 autoService 類別的 updateList 函式.'
'新增 sample/threads::proc.php 檔案,用於展示 threads::proc.' |
|
| 666 |
919 d 19 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 threads.php 檔案的 threads 類別的 proc 函式.'
'新增 autoService.php 檔案的 autoService 類別的 daemon 函式.'
'新增 sample/autoService::runList.php 檔案,用於驗證 autoService::runList 功能.'
'新增 autoService.php 檔案的 autoService 類別的 runList 函式.' |
|
| 664 |
919 d 22 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 sample/autoService::checkList.php 檔案,用於驗證 autoService::checkList 功能.'
'實作 autoService.php 檔案的 autoService 類別的 checkList 函式.'
'新增 time.php 檔案的 time 類別的 unix 函式,提供取得unixtime的功能.' |
|