| Line 47... |
Line 47... |
| 47 |
|
47 |
|
| 48 |
新增 usr/share/qbpwcf/system/sendMailAgent 目錄,提供代為寄送郵件的服務. [devel]
|
48 |
新增 usr/share/qbpwcf/system/sendMailAgent 目錄,提供代為寄送郵件的服務. [devel]
|
| 49 |
|
49 |
|
| 50 |
實作 usr/share/qbpwcf/phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式的 threadType 參數為 proc 的支援. [devel]
|
50 |
實作 usr/share/qbpwcf/phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式的 threadType 參數為 proc 的支援. [devel]
|
| 51 |
|
51 |
|
| 52 |
php-qbpwcf-alpha.v2026020x
|
52 |
php-qbpwcf-alpha.v20260225
|
| - |
|
53 |
|
| - |
|
54 |
增加 REDEME 檔案中存取物件鍵值中陣列的方式.
|
| - |
|
55 |
|
| - |
|
56 |
新增 etc/qbpwcf/sslUpdater.php 提供 usr/bin/sslUpdater.php 程式於 daemon 模式時讀取的設定檔案範例. [test]
|
| - |
|
57 |
|
| - |
|
58 |
新增 usr/bin/sslUpdater.php 檔案,提供運行確保網域名稱的SSL憑證有效的常駐程式. [test]
|
| - |
|
59 |
|
| - |
|
60 |
增加 usr/lib64/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 parseVaraiableInPHPfile 函式的 allVarCountSame 參數. [test]
|
| - |
|
61 |
|
| - |
|
62 |
新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 sslUpdater_idle 函式,提供 zerossl::sslUpdater 閒置時要執行確保網域名稱的SSL憑證有效的事情. [test]
|
| - |
|
63 |
|
| - |
|
64 |
新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 sslUpdater_cmd 函式,提供 zerossl::sslUpdater 收到訊息時要怎麼處理的功能. [devel]
|
| - |
|
65 |
|
| - |
|
66 |
新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 sslUpdater 函式,提供運行確保網域名稱的SSL憑證有效的常駐程式. [test]
|
| - |
|
67 |
|
| - |
|
68 |
新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 cancelCert 函式,提供取消 draft or unvalidated ssl 憑證的功能. [test]
|
| - |
|
69 |
|
| - |
|
70 |
新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 revokeCert 函式,提供廢 issued ssl 憑證的功能. [test]
|
| 53 |
|
71 |
|
| 54 |
實作 usr/share/qbpwcf/phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式的 threadType 參數為 socket 的支援. [test]
|
72 |
實作 usr/share/qbpwcf/phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式的 threadType 參數為 socket 的支援. [test]
|
| 55 |
|
73 |
|
| - |
|
74 |
新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 getCert 函式,提供下載在 zerossl 上的 certificate 功能. [test]
|
| - |
|
75 |
|
| - |
|
76 |
新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 getCertList 函式,提供查詢在 zerossl 上的 certificate 清單. [test]
|
| - |
|
77 |
|
| - |
|
78 |
新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 getCertSta 函式,提供查詢 certificate 在 zerossl 上的狀況. [test]
|
| - |
|
79 |
|
| 56 |
新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 verifyDomain 函式,提供驗證透過 zerossl::createCertificate 提出的 CSR. [test]
|
80 |
新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 verifyDomain 函式,提供驗證透過 zerossl::createCertificate 提出的 CSR.
|
| - |
|
81 |
|
| - |
|
82 |
修正 usr/lib64/qbpwcf/external.php 檔案的 external 類別的 callShell 函式的回傳結果 escaped、noEscaped 不一定存在的問題.
|
| - |
|
83 |
|
| - |
|
84 |
新增 usr/share/qbpwcf/sample/external::callShell/20260207.php 檔案,作為 external::callShell 的 20260207 測試案例.
|
| - |
|
85 |
|
| - |
|
86 |
新增 usr/share/qbpwcf/sample/external::callShell 目錄,作為測試 external::callShell 各式案例的目錄.
|
| - |
|
87 |
|
| - |
|
88 |
新增 usr/share/qbpwcf/sample/external::callShell.php 檔案作為測試 external::callShell 的主檔案.
|
| - |
|
89 |
|
| - |
|
90 |
增加 usr/lib64/qbpwcf/external.php 檔案的 external 類別的 callShell 函式的 remoteUser 跟 remoteIp 參數,提供在遠端執行shell的功能.
|
| 57 |
|
91 |
|
| 58 |
修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 svnci 函式 提示目標節點不存在時,節點名稱呈現出錯的問題.
|
92 |
修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 svnci 函式 提示目標節點不存在時,節點名稱呈現出錯的問題.
|
| 59 |
|
93 |
|
| 60 |
修正 usr/lib64/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 getFileContentSpiltBySomething 函式的參數沒有傳參考的問題.
|
94 |
修正 usr/lib64/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 getFileContentSpiltBySomething 函式的參數沒有傳參考的問題.
|
| 61 |
|
95 |
|