| 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
|
| - |
|
53 |
|
| 52 |
實作 usr/share/qbpwcf/phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式的 threadType 參數為 socket 的支援. [test]
|
54 |
實作 usr/share/qbpwcf/phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式的 threadType 參數為 socket 的支援. [test]
|
| 53 |
|
55 |
|
| - |
|
56 |
新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 verifyDomain 函式,提供驗證透過 zerossl::createCertificate 提出的 CSR. [test]
|
| - |
|
57 |
|
| - |
|
58 |
修正 usr/lib64/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 getFileContentSpiltBySomething 函式的參數沒有傳參考的問題.
|
| - |
|
59 |
|
| - |
|
60 |
修正 usr/lib64/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 getFileContent 函式的參數沒有傳參考的問題.
|
| - |
|
61 |
|
| - |
|
62 |
新增 usr/share/qbpwcf/sample/zerossl::updateDnsRecordFile/20260126.php 檔案, 用於測試 zerossl::updateDnsRecordFile 的 20260126 測試案例.
|
| - |
|
63 |
|
| - |
|
64 |
新增 usr/share/qbpwcf/sample/zerossl::updateDnsRecordFile 目錄,存放用於測試 zerossl::updateDnsRecordFile 的各測試案例.
|
| - |
|
65 |
|
| - |
|
66 |
新增 usr/share/qbpwcf/sample/zerossl::updateDnsRecordFile.php 檔案,用於測試 zerossl::updateDnsRecordFile 的主檔案.
|
| - |
|
67 |
|
| - |
|
68 |
新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 updateDnsRecordFile 函式,提供更新 zone file 中 RR 的功能. [test]
|
| - |
|
69 |
|
| - |
|
70 |
修正 usr/lib64/qbpwcf/stringProcess.php 檔案的 stringProcess 類別的 parse 函式對於 input 參數為空的處理.
|
| - |
|
71 |
|
| - |
|
72 |
新增 usr/lib64/qbpwcf/stringProcess.php 檔案的 stringProcess 類別的 delHeadStr 函式,提供移除開頭的特定字元 功能.
|
| - |
|
73 |
|
| - |
|
74 |
修正 usr/lib64/qbpwcf/stringProcess.php 檔案的 stringProcess 類別對於被靜態或動態呼叫到不存在的方法時的錯誤訊息.
|
| - |
|
75 |
|
| - |
|
76 |
增加 usr/lib64/qbpwcf/search.php 檔案的 search 類別的 findSpecifyStrFormat 函式的回傳結果 parsedVar 的註解說明.
|
| - |
|
77 |
|
| - |
|
78 |
新增 usr/share/qbpwcf/sample/zerossl::createCertificate 目錄作為存放 zerossl::createCertificate 各測試案例的存放目錄.
|
| - |
|
79 |
|
| - |
|
80 |
新增 usr/share/qbpwcf/sample/zerossl::createCertificate.php 檔案作為 zerossl::createCertificate 測試案例的主檔案.
|
| - |
|
81 |
|
| - |
|
82 |
新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 createCertificate 函式,提出CSR的要求給zerossl,取得驗證的資訊.
|
| - |
|
83 |
|
| - |
|
84 |
增加 usr/lib64/qbpwcf/threads.php 檔案的 threads 類別的 proc 函式於 wait 參數為 "true" 時,自動更新標準輸出與錯誤輸出的結果的功能.
|
| - |
|
85 |
|
| - |
|
86 |
新增 usr/share/qbpwcf/sample/zerossl::createCSR/20260118.php 檔案作為 zerossl::createCSR 的 20260118 測試案例.
|
| - |
|
87 |
|
| - |
|
88 |
新增 usr/share/qbpwcf/sample/zerossl::createCSR 目錄作為存放 zerossl::createCSR 各測試案例的存放目錄.
|
| - |
|
89 |
|
| - |
|
90 |
新增 usr/share/qbpwcf/sample/zerossl::createCSR.php 檔案作為 zerossl::createCSR 測試案例的主檔案.
|
| - |
|
91 |
|
| - |
|
92 |
新增 usr/share/qbpwcf/sample/zerossl::getApiInfo/20260118.php 檔案作為 zerossl::getApiInfo 的 20260118 測試案例.
|
| - |
|
93 |
|
| - |
|
94 |
新增 usr/share/qbpwcf/sample/zerossl::getApiInfo 目錄作為存放 zerossl::getApiInfo 各測試案例的存放目錄.
|
| - |
|
95 |
|
| - |
|
96 |
新增 usr/share/qbpwcf/sample/zerossl::getApiInfo.php 檔案,作為 zerossl::getApiInfo 測試案例的主檔案.
|
| - |
|
97 |
|
| 54 |
更新 index.php 檔案,增加網頁標題.
|
98 |
更新 index.php 檔案,增加網頁標題.
|
| 55 |
|
99 |
|
| 56 |
增加 php-qbpwcf.spec 檔案中的安裝RPM包時所需要套件 liberation-mono-fonts.
|
100 |
增加 php-qbpwcf.spec 檔案中的安裝RPM包時所需要套件 liberation-mono-fonts.
|
| 57 |
|
101 |
|
| 58 |
php-qbpwcf-alpha.v2026014
|
102 |
php-qbpwcf-alpha.v2026014
|