| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 239 |
63 d 17 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'更新版權宣告的年份到西元2026年.' |
|
| 226 |
80 d 15 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update copyright' |
|
| 162 |
169 d 2 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 usr/lib64/qbpwcf/threads.php 檔案的 threads 類別的 proc 函式的回傳結果 content 的描述.' |
|
| 159 |
169 d 4 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/threads.php 檔案的 threads 類別的 proc 函式對於 timeout 的程序處理.' |
|
| 140 |
172 d 4 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 usr/lib64/qbpwcf/threads.php 檔案的 threads 類別的 proc 函式的 timeout 參數,提供超過時間就強迫終止程序執行的功能.'
'增加 usr/share/qbpwcf/sample/threads::proc.php 檔案的測試案例 20250921.'
'新增 usr/share/qbpwcf/sample/threads::proc/20250921.php 檔案,作為 threads::proc 的測試案例 20250921.'
'增加 usr/share/qbpwcf/sample/threads::proc.php 檔案的測試案例 20250921-1.'
'新增 usr/share/qbpwcf/sample/threads::proc/20250921-1.php 檔案,作為 threads::proc 的測試案例 20250921-1.'
'準備釋出 php-qbpwcf-alpha.v20250922' |
|
| 66 |
189 d 21 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 var/qbpwcf/sample/search::findSpecifyStrFormats.php 檔案,作為 search::findSpecifyStrFormats 各式範例的主檔案.'
'新增 var/qbpwcf/sample/search::findSpecifyStrFormats 資料夾 作為存放 search::findSpecifyStrFormats 各式範例的位置.'
'新增 var/qbpwcf/sample/search::findSpecifyStrFormats/20250820.php 檔案,作為 search::findSpecifyStrFormats 的 20250820 範例.'
'修正 /usr/lib64/qbpwcf/search.php 檔案的 search 類別的 findSpecifyStr 函式的解析異常問題.'
'增加 usr/lib64/qbpwcf/search.php 檔案的 search 類別的 findSpecifyStr 函式的可省略參數 varEqual、varCon.'
'新增 var/qbpwcf/sample/search::findSpecifyStrFormat.php 檔案,作為 search::findSpecifyStrFormat 各式範例的主檔案.'
'新增 var/qbpwcf/sample/search::findSpecifyStrFormat 資料夾 作為存放 search::findSpecifyStrFormat 各式範例的位置.'
'新增 var/qbpwcf/sample/search::findSpecifyStrFormat/20250821.php 檔案,作為 search::findSpecifyStrFormat 的 20250821 範例.'
'新增 var/qbpwcf/sample/search::findSpecifyStrFormat/20250903.php 檔案,作為 search::findSpecifyStrFormat 的 20250903 範例.'
'新增 var/qbpwcf/sample/search::findSpecifyStrFormat/20250903-1.php 檔案,作為 search::findSpecifyStrFormat 的 20250903-1 範例.'
'增加 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 checkFileExist 函式的可省略參數 getCmdOnly 與回傳結果 cmdStr、escapedCmdArray.'
'改善 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 checkFileExist 函式的判斷機制.'
'增加 usr/lib64/qbpwcf/external.php 檔案的 external 類別的 callShell 函式的回傳結果 $result["noEcaped"],記錄了未 escape 的指令與參數資訊.'
'增加 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 nativeSocketTcpIpServer 函式的可省略參數 "idleFunc",提供於idles要執行的函式順序. [test]'
'增加 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 nativeSocketTcpIpServer 函式的權限管理機制. [test]'
'增加 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 noAuth 函式,提供webSock::nativeSocketTcpIpServer使用不需要驗證的功能. [test]'
'增加 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 system 函式,提供webSock::nativeSocketTcpIpServer使用系統功能. [test]'
'移除 usr/lib64/qbpwcf/form.php 檔案的 form 類別的 responseMultiInputDataSecurityEnhance 函式中不支援的參數. [test]'
'修正 usr/lib64/qbpwcf/authenticate.php 檔案的 authenticate 類別的 validUser 函式的判斷條件. [test]'
'新增 usr/bin/getNodeInfo.php 檔案,提供取得節點的擁有着以及權限等資訊.'
'增加 usr/lib64/qbpwcf/authenticate.php 檔案的 authenticate 類別的 validUser 函式的 sshPrivateKey 參數. [test]'
'新增 usr/lib64/qbpwcf/authenticate.php 檔案的 authenticate 類別的 getUserGroup 函式,提供取得本機使用者群組的資訊. [test]'
'新增 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 checkAuth 函式,提供權限管理功能. [test]'
'新增 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 auth 函式,提供認證功能. [test]'
'新增 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 callFunc 函式,提供依照權限來呼叫任意函式的功能. [test]' |
|
| 3 |
307 d 20 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增未commit到的檔案' |
|