| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 297 |
1 d 9 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/bin/registerService.php 檔案的 checkListen 跟 interval 參數應用.'
'修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 registerService 函式中使用 external::callShell 的方式.'
'準備釋出php-qbpwcf-alpha.v20260312.1' |
|
| 287 |
11 d 10 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 registerService 函式的參數 runAfertService, 提供指定要於哪些服務啟動後再啟動的功能.'
'增加 usr/bin/registerService.php 檔案的參數 runAfertService, 提供指定要於哪些服務啟動後再啟動的功能.' |
|
| 284 |
11 d 13 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' |
|
| 278 |
13 d 12 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 blockAcctackIp 函式語法錯誤問題.'
'準備釋出php-qbpwcf-alpha.v20260228' |
|
| 276 |
14 d 8 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 blockAcctackIp 函式語法錯誤問題.' |
|
| 274 |
14 d 11 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 blockAcctackIp 函式語法錯誤問題.'
'準備釋出php-qbpwcf-alpha.v20260227.2' |
|
| 263 |
14 d 12 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' |
|
| 254 |
36 d 10 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 svnci 函式 提示目標節點不存在時,節點名稱呈現出錯的問題.' |
|
| 253 |
36 d 11 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 函式,提供複製檔案、目錄的功能.' |
|
| 249 |
38 d 7 h |
liveuser |
/trunk/usr/lib64/qbpwcf/ |
-- Power by QBPWCF
'新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 createCertificate 函式,提出CSR的要求給zerossl,取得驗證的資訊.'
'增加 usr/lib64/qbpwcf/threads.php 檔案的 threads 類別的 proc 函式於 wait 參數為 "true" 時,自動更新標準輸出與錯誤輸出的結果的功能.'
'增加 usr/lib64/qbpwcf/search.php 檔案的 search 類別的 findSpecifyStrFormat 函式的回傳結果 parsedVar 的註解說明.'
'新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 updateDnsRecordFile 函式,提供更新 zone file 中 RR 的功能. [test]'
'修正 usr/lib64/qbpwcf/stringProcess.php 檔案的 stringProcess 類別的 parse 函式對於 input 參數為空的處理.'
'新增 usr/lib64/qbpwcf/stringProcess.php 檔案的 stringProcess 類別的 delHeadStr 函式,提供移除開頭的特定字元 功能.'
'修正 usr/lib64/qbpwcf/stringProcess.php 檔案的 stringProcess 類別對於被靜態或動態呼叫到不存在的方法時的錯誤訊息.'
'實作 usr/share/qbpwcf/phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式的 threadType 參數為 socket 的支援. [test]'
'新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 verifyDomain 函式,提供驗證透過 zerossl::createCertificate 提出的 CSR. [test]' |
|
| 226 |
81 d 2 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update copyright' |
|
| 220 |
82 d 14 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 parseCmdString 函式使用 external::callShell 的方式.'
'增加 usr/lib/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 updateFile 函式的可省略參數 replaceSpecifyLine 提供取代檔案中特定行數內容的功能.'
'增加 usr/lib/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 updateFile 函式的回傳結果 $result["content"]["old"/"nwe"],代表取代前後的逐行內容.'
'修正 usr/lib/qbpwcf/stringProcess.php 檔案的 stringProcess 類別的 toSingleShellArg 函式使用 usr/bin/parse 程式的路徑產生方式.'
'加 usr/lib/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 writeMultiLine 函式的 fastWrite 參數,提供快速寫入的功能.'
'增加 phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式,提供更新版權宣告年份的功能. [devel]' |
|
| 218 |
94 d 7 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 時參數無效果的問題.' |
|
| 207 |
113 d 12 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'變更 usr/lib64/qbpwcf/db.php 檔案的 db 類別的 joinByPHP 函式的 linkColumnName 參數為可省略.'
'增加 usr/lib64/qbpwcf/table.php 檔案的 table 類別的 divAjaxRes 函式的 db::joinByPHP 使用,強化資料庫取得能力. [test]'
'修正 usr/lib64/qbpwcf/table.php 檔案的 table 類別的 divAjax 函式的 有無資料判斷.'
'增加 usr/lib64/qbpwcf/table.php 檔案的 table 類別的 divAjax 函式的註解.'
'新增 usr/lib64/qbpwcf/javaScript.php 檔案的 javaScript 類別的 setBodyFont 函式,提供使用自定義字形的功能.'
'變更 usr/lib64/qbpwcf/javaScript.php 檔案的 javaScript 類別的 qbpwcfJavaScript 函式的 window.qbpwcf.fonts 物件中載入字體的方式.'
'增加 usr/lib64/qbpwcf/allInOneFull.php 檔案的對於預設字體的設置.'
'修正 usr/lib64/qbpwcf/text.php 檔案的 text 類別的 oneLineNotEnd 函式重複定義同名 css class 的問題.'
'增加 usr/lib64/qbpwcf/css.php 檔案的 css 類別的 qbpwcfStyle 函式中的 __qbpwcf_inputRadioWithBorder css class.'
'增加 usr/lib64/qbpwcf/security.php 檔案的 security 類別的 copyRight 函式的註解.' |
|
| 198 |
127 d 6 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/cmd.php 檔案的 cmd 類別的 blockAcctackIp 函式計數異常 postfix、named log 次數的時間點算法. [test]' |
|
| 168 |
157 d 8 h |
liveuser |
/trunk/usr/ |
-- Power by QBPWCF
'加強 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 blockAcctackIp 函式對於 dns、smtp、imap、ssh 攻擊的判斷. [test]'
'修正 usr/bin/ipBlockerd.php 判斷 httpd log 異動的方式.'
'修正 usr/bin/ipBlockerd.php 解析自己對外ip的方式.'
'加強 usr/bin/ipBlockerd.php 檔案的靈敏度.' |
|
| 165 |
164 d 16 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'quiy' |
|
| 162 |
169 d 13 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 usr/lib64/qbpwcf/threads.php 檔案的 threads 類別的 proc 函式的回傳結果 content 的描述.' |
|
| 159 |
169 d 14 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/threads.php 檔案的 threads 類別的 proc 函式對於 timeout 的程序處理.' |
|
| 156 |
169 d 16 h |
liveuser |
/trunk/usr/lib64/qbpwcf/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 keepServiceUp 函式使用 threads::proc 的參數.' |
|