| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 391 |
39 d 8 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 usr/lib/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 getTextFilePart 函式,提供逐行讀取純文字 log 檔案內容的功能.'
'新增 usr/share/qbpwcf/fileAccess::getTextFilePart.php 檔案,作為 fileAccess::getTextFilePart 的主測試檔案.'
'新增 usr/share/qbpwcf/fileAccess::getTextFilePart 目錄,作為存放 fileAccess::getTextFilePart 各測試案例的檔案.'
'新增 usr/share/qbpwcf/assets of fileAccess::getTextFilePart_20260708 目錄,作為存放 fileAccess::getTextFilePart 測試案例 20260708 的 assets 存放處'
'新增 usr/share/qbpwcf/assets of fileAccess::getTextFilePart_20260708-1 目錄,作為存放 fileAccess::getTextFilePart 測試案例 20260708-1 的 assets 存放處.'
'新增 usr/share/qbpwcf/external.php 檔案的 external 類別的 execPHPcode 函式,在 shell 運行 php程式字串.'
'增加 usr/lib/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 getFileContent 函式的 disableReturnBase64 參數,可以節省取得大檔案內容的記憶體.'
'優化 /usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 blockAcctackIp 存取 http log 的方式.'
'調整 usr/share/qbpwcf/security.php 檔案的 security 類別的 checkHttpAttackLog 函式使用 fileAccess::getFileContent 的參數,降低記憶體的使用.' |
|
| 350 |
64 d 13 h |
liveuser |
/trunk/usr/lib/ |
-- Power by QBPWCF
'變更 usr/lib64 為 usr/lib,以符合 FHS(Filesystem Hierarchy Standard) 對於 noarch 的定義.' |
|
| 310 |
145 d 20 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 sslUpdater 函式的實作.'
'增加 usr/share/qbpwcf/external::callShell.php 檔案的 測試案例 20260323.'
'增加 usr/share/qbpwcf/external::callShell/20260323.php 檔案作為 external::callShell 的測試案例 20260323.'
'prepare release php-qbpwcf-alpha.v20260325' |
|
| 309 |
148 d 8 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 sslUpdater 函式註解.'
'+新增 usr/bin/getCert.php 檔案,提供搜尋 zerossl 上的 SSL 憑證資訊.'
'修正 usr/lib64/qbpwcf/external.php 檔案的 external 類別 callShell 函式,於參數 cmdContainArgu 為 "true" 時,對於 | (pipe) 的處理. [test]' |
|
| 304 |
155 d 13 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/external.php 檔案的 external 類別的 callShell 函式的 cmdContainArgu 參數功能.'
'增加 usr/share/qbpwcf/sample/external::callShell.php 檔案的測試案例 20260313.'
'新增 usr/share/qbpwcf/sample/external::callShell/20260313.php 作為 external::callShell 的 20260313 測試案例.' |
|
| 294 |
159 d 13 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 updateDnsRecordFile 函式新增與既有記錄有同樣 query 但 value 不同的 CNAME 處理.'
'增加 usr/lib64/qbpwcf/external.php 檔案的 external 類別的 callShell 函式的 cmdContainArgu 參數,方便不用自己先行將指令與參數解析成陣列.' |
|
| 255 |
173 d 11 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 usr/lib64/qbpwcf/external.php 檔案的 external 類別的 callShell 函式的 remoteUser 跟 remoteIp 參數,提供在遠端執行shell的功能.'
'新增 usr/share/qbpwcf/sample/external::callShell.php 檔案作為測試 external::callShell 的主檔案.'
'新增 usr/share/qbpwcf/sample/external::callShell 目錄,作為測試 external::callShell 各式案例的目錄.'
'新增 usr/share/qbpwcf/sample/external::callShell/20260207.php 檔案,作為 external::callShell 的 20260207 測試案例.'
'修正 usr/lib64/qbpwcf/external.php 檔案的 external 類別的 callShell 函式的回傳結果 escaped、noEscaped 不一定存在的問題.'
'新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 verifyDomain 函式,提供驗證透過 zerossl::createCertificate 提出的 CSR.'
'新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 getCertSta 函式,提供查詢 certificate 在 zerossl 上的狀況. [test]'
'新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 getCertList 函式,提供查詢在 zerossl 上的 certificate 清單. [test]'
'新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 getCert 函式,提供下載在 zerossl 上的 certificate 功能. [test]'
'實作 usr/share/qbpwcf/phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式的 threadType 參數為 socket 的支援. [test]'
'新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 revokeCert 函式,提供廢 issued ssl 憑證的功能. [test]'
'新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 cancelCert 函式,提供取消 draft or unvalidated ssl 憑證的功能. [test]'
'新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 sslUpdater 函式,提供運行確保網域名稱的SSL憑證有效的常駐程式. [test]'
'新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 sslUpdater_cmd 函式,提供 zerossl::sslUpdater 收到訊息時要怎麼處理的功能. [devel]'
'新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 sslUpdater_idle 函式,提供 zerossl::sslUpdater 閒置時要執行確保網域名稱的SSL憑證有效的事情. [test]'
'增加 usr/lib64/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 parseVaraiableInPHPfile 函式的 allVarCountSame 參數. [test]'
'新增 usr/bin/sslUpdater.php 檔案,提供運行確保網域名稱的SSL憑證有效的常駐程式. [test]'
'-'
'新增 etc/qbpwcf/sslUpdater.php 提供 usr/bin/sslUpdater.php 程式於 daemon 模式時讀取的設定檔案範例. [test]'
'增加 REDEME 檔案中存取物件鍵值中陣列的方式.'
'-' |
|
| 239 |
221 d 8 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'更新版權宣告的年份到西元2026年.' |
|
| 226 |
238 d 5 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update copyright' |
|
| 218 |
251 d 10 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 usr/lib64/qbpwcf/math.php 檔案的 math 類別的 randomFromArrayManyTimes 函式,提供多次隨機產生結果並串接起來的功能'
'新增 usr/lib/qbpwcf/search.php 檔案的 search 類別的 findConMatchStrs 函式,提供判斷多個元素字串是否依照順序符合特定結構,並回傳比對結果的功能.'
'新增 usr/lib/qbpwcf/stringPorcess.php 檔案的 stringProcess 類別的 replaceOnce 函式,提供僅替換字串中特定內容一次的功能.'
'新增 usr/lib/qbpwcf/phpLib.php 檔案的 phpLib 類別的 replaceMatchContent 函式,提供取代檔案中特定格式的內容.'
'修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 checkFileExist 函式遇到含有空格的檔案路徑會出錯的問題.'
'修正 usr/lib/qbpwcf/external.php 檔案的 external 類別的 callShell 函式遇到含有空格的可執行檔案路徑會出錯的問題.'
'修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 cp 函式使用 external::callShellMulti 時參數無效果的問題.' |
|
| 183 |
295 d 9 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'code clean'
'加強 usr/share/qbpwcf/system/db/toDb.php 的安全性.'
'加強 usr/share/qbpwcf/system/db/deleteDb.php 的安全性.'
'修正 usr/lib64/qbpwcf/db.php 檔案的 db 類別的 shell 函式的 dbAddress 參數實作.'
'修正 usr/lib64/qbpwcf/db.php 檔案的 db 類別的 updateDataTableContent 函式中指派 shell 變數給 sql 的方式.'
'加強 usr/share/qbpwcf/system/db/update.php 的安全性.'
'update release note' |
|
| 130 |
332 d 18 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 cmd.php 檔案的 cmd 類別的 registerService 函式對於基於 ostree 系統的支援. [devel]'
'增加 var/qbpwcf/bin_for_systemctl 目錄,存放透過本套件的 cmd::registerService 建立的程式.'
'增加 usr/bin/registerService.php 檔案建立確保服務在線的功能. [test]'
'增加 cmd.php 檔案的 cmd 類別的 registerService 函式的 keepServiceUp、cmd::keepServiceUp["checkListen"]、cmd::keepServiceUp["interval"] 參數. [test]'
'增加 cmd.php 檔案的 cmd 類別的 registerService 函式的 content 回傳結果描述.'
'增加 cmd.php 檔案的 cmd 類別的 keepServiceUp 函式的 name 參數描述.'
'增加 aarch64 支援/變更rpm的指令集架構為 noarch. [test]' |
|
| 66 |
347 d 11 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]' |
|
| 60 |
391 d 9 h |
liveuser |
/trunk/usr/lib64/qbpwcf/ |
-- Power by QBPWCF
'code clean' |
|
| 3 |
465 d 10 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增未commit到的檔案' |
|