| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 287 |
10 d 23 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 registerService 函式的參數 runAfertService, 提供指定要於哪些服務啟動後再啟動的功能.'
'增加 usr/bin/registerService.php 檔案的參數 runAfertService, 提供指定要於哪些服務啟動後再啟動的功能.' |
|
| 284 |
11 d 2 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 blockAcctackIp 函式對於 dns 攻擊的處理出錯問題.'
'修正 usr/lib64/qbpwcf/stringProcess.php 檔案的 stringProcess 類別的 toSingleShellArg 函式解析輸出是否為json出錯的問題.'
'準備釋出php-qbpwcf-alpha.v20260302.1' |
|
| 282 |
11 d 4 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正release版號,更新rpmspec檔案' |
|
| 281 |
11 d 4 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 usr/bin/ipBlockerd.php 檔案運行時輸出封鎖ip資訊 的功能.'
'新增 etc/systemd/system/sslUpdater.service 服務檔案,透過運行 usr/bin/sslUpdater.php 來達成確保服務SSL之有效性.'
'修改 usr/bin/sslUpdater.php 檔案的 daemon 參數用法與說明.'
'增加 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 sslUpdater_idle 函式的 debug 支援.'
'prepare release php-qbpwcf-alpha.v20260502' |
|
| 280 |
12 d 22 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 usr/bin/ipBlockerd.php 檔案運行時輸出封鎖ip資訊 的功能. [test]' |
|
| 278 |
13 d 1 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 blockAcctackIp 函式語法錯誤問題.'
'準備釋出php-qbpwcf-alpha.v20260228' |
|
| 276 |
13 d 22 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 blockAcctackIp 函式語法錯誤問題.' |
|
| 274 |
14 d 0 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 blockAcctackIp 函式語法錯誤問題.'
'準備釋出php-qbpwcf-alpha.v20260227.2' |
|
| 273 |
14 d 1 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'測試 usr/bin/qbpwcf-usock.php 檔案的 unix domain socket 群組 修正結果' |
|
| 268 |
14 d 1 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'變更 etc/qbpwcf/allInOneConfig.php 檔案中的 $webUser 預設值為 qbpwcf.'
'準備釋出php-qbpwcf-alpha.v20260227.1' |
|
| 266 |
14 d 2 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'變更 usr/bin/ipBlockerd.php 檔案的 unix domain socket 群組擁有着為 etc/qbpwcf/allInOneConfig.php 檔案中的 $webUser.'
'變更 usr/bin/qbpwcf-usock.php 檔案的 unix domain socket 群組擁有着為 etc/qbpwcf/allInOneConfig.php 檔案中的 $webUser.' |
|
| 263 |
14 d 2 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'優化 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 sslUpdater 函式使用 zerossl api 的頻率. [test]'
'修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別 blockAcctackIp 函式對於 imap、ssh 攻擊的判斷. [test]'
'準備釋出php-qbpwcf-alpha.v20260227' |
|
| 261 |
14 d 23 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'準備釋出php-qbpwcf-alpha.v20260226來測試功能' |
|
| 259 |
15 d 19 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/bin/ipBlockerd.php 檔案的預設白名單設定錯誤問題.'
'修正 usr/llib64/qbpwcf/sock.php 檔案的 sock 類別的 execAnyCmdByQBPWCFunixSocket 函式,傳遞給 unix domain socket 的指令格式異常問題.' |
|
| 255 |
15 d 21 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 檔案中存取物件鍵值中陣列的方式.'
'-' |
|
| 254 |
36 d 0 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 svnci 函式 提示目標節點不存在時,節點名稱呈現出錯的問題.' |
|
| 253 |
36 d 0 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 usr/share/qbpwcf/sample/assets_of_zerossl::updateDnsRecordFile_20260126 目錄作為 zerossl::updateDnsRecordFile 的 20260126 測試案例 的 asset 目錄'
'新增 usr/share/qbpwcf/sample/zerossl::updateDnsRecordFile/20260205.php 檔案, 用於測試 zerossl::updateDnsRecordFile 的 20260205 測試案例.'
'新增 usr/share/qbpwcf/sample/assets_of_zerossl::updateDnsRecordFile_20260206 目錄作為 zerossl::updateDnsRecordFile 的 20260206 測試案例 的 asset 目錄'
'增加 ust/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 cp 函式的 cmdOnly 參數,提供可在非指令環境中執行的功能.'
'新增 ust/lib64/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 cp 函式,提供複製檔案、目錄的功能.' |
|
| 250 |
37 d 21 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update Release Note' |
|
| 243 |
57 d 23 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'更新 index.php 檔案,增加網頁標題.'
'增加 php-qbpwcf.spec 檔案中的安裝RPM包時所需要套件 liberation-mono-fonts.' |
|
| 241 |
58 d 0 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'prepare release php-qbpwcf-alpha.v20260114' |
|