| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 307 |
7 m |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 usr/bin/encrypt.php 檔案,提供字串的加解密功能.'
'準備釋出php-qbpwcf-alpha.v20260319' |
|
| 306 |
2 h 22 m |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 usr/lib64/qbpwcf/stringProcess.php 檔案的 stringProcess 類別的 delLastByte 函式, 提供移除字串結尾1byte的功能.'
'修正 usr/lib64/qbpwcf/authenticate.php 檔案的 authenticate 類別的 enCodeStr 函式的 encdoeType 參數的 gpg 與 qbpwcf 的實作.'
'新增 usr/lib64/qbpwcf/sock.php 檔案的 sock 類別的 internetAndIntranetServer 函式,提供同時具備對內高效與可以被internet存取的 socket server. [devel]'
'新增 usr/lib64/qbpwcf/source.php 檔案,提供 source 類別,提供具備揮發性的物件、資源管理,讓不同程序與程式能夠共享資源. [devel]' |
|
| 304 |
4 d 2 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 測試案例.' |
|
| 302 |
6 d 10 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 sslUpdater 函式於某些情況下執行套用憑證的指令會失敗的問題.'
'準備釋出php-qbpwcf-alpha.v20260313' |
|
| 297 |
7 d 1 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' |
|
| 295 |
7 d 12 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'準備釋出php-qbpwcf-alpha.v20260312' |
|
| 294 |
8 d 2 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 updateDnsRecordFile 函式新增與既有記錄有同樣 query 但 value 不同的 CNAME 處理.'
'增加 usr/lib64/qbpwcf/external.php 檔案的 external 類別的 callShell 函式的 cmdContainArgu 參數,方便不用自己先行將指令與參數解析成陣列.' |
|
| 293 |
10 d 3 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 parseRRline 函式,解析RR中的一行內容.'
'增加 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 updateDnsRecordFile 函式的 multiThread 參數,加快解析 RR 檔案的效率.'
'修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 verifyDomain 函式執行是否正常的判讀.'
'修正 usr/lib64/qbpwcf/threads.php 檔案的 threads 類別的 proc 函式回傳結果說明.' |
|
| 291 |
12 d 16 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 updateDnsRecordFile 函式中對於 RR 檔案的擁有着與權限設置.'
'修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 getCertList 函式的回傳結果 certs.'
'修正 usr/lib64/qbpwcf/arrays.php 檔案的 array 類別的 getKeyAndValue 函式的回傳結果描述.'
'修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 getCert 函式中取得物件鍵值的錯誤.'
'修正 usr/lib64/qbpwcf/catchWebContent.php 檔案的 catchWebContent 類別的 curlCmd 函式中數值相同的判斷為"===".' |
|
| 288 |
15 d 23 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修改 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 sslUpdater 函式的 sock 參數為可省略的參數.'
'修改 usr/bin/sslUpdater.php 檔案的 sock 參數為可省略.'
'修正 usr/lib64/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 parseVaraiableInPHPfile 函式解析含有空格的變數數值會出錯的問題.' |
|
| 287 |
17 d 2 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 registerService 函式的參數 runAfertService, 提供指定要於哪些服務啟動後再啟動的功能.'
'增加 usr/bin/registerService.php 檔案的參數 runAfertService, 提供指定要於哪些服務啟動後再啟動的功能.' |
|
| 284 |
17 d 5 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 |
17 d 7 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正release版號,更新rpmspec檔案' |
|
| 281 |
17 d 7 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 |
19 d 1 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 usr/bin/ipBlockerd.php 檔案運行時輸出封鎖ip資訊 的功能. [test]' |
|
| 278 |
19 d 4 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 blockAcctackIp 函式語法錯誤問題.'
'準備釋出php-qbpwcf-alpha.v20260228' |
|
| 276 |
20 d 1 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 blockAcctackIp 函式語法錯誤問題.' |
|
| 274 |
20 d 3 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 blockAcctackIp 函式語法錯誤問題.'
'準備釋出php-qbpwcf-alpha.v20260227.2' |
|
| 273 |
20 d 3 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'測試 usr/bin/qbpwcf-usock.php 檔案的 unix domain socket 群組 修正結果' |
|
| 268 |
20 d 4 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'變更 etc/qbpwcf/allInOneConfig.php 檔案中的 $webUser 預設值為 qbpwcf.'
'準備釋出php-qbpwcf-alpha.v20260227.1' |
|