| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 396 |
27 d 15 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'part of commit' |
|
| 383 |
49 d 8 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 usr/share/qbpwcf/sample/search::getMatchFormatsStrings.php 檔案,作為 search::getMatchFormatsStrings 的主測試檔案.'
'新增 usr/share/qbpwcf/sample/search::getMatchFormatsStrings 目錄,作為存放 search::getMatchFormatsStrings 各式測試檔案例的地方.'
'修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 chmod 函式於 proc 中呼叫之會被檢查為沒有權限運行的問題.'
'新增 ust/lib/qbpwcf/threads.php 檔案的 threads 類別的 proc_stream_select 函式,提供監控 threads::proc 運行的不等待多程序運行時輸出的內容.'
'新增 usr/share/qbpwcf/sample/threads::proc_stream_select.php 檔案,作為 threads::proc_stream_select 的主測試檔案.'
'新增 usr/share/qbpwcf/sample/threads::proc_stream_select 目錄,存放 threads::proc_stream_select 的各式測試案例.'
'修正 usr/share/qbpwcf/sample/threads::proc.php 檔案的註解.'
'增加 usr/bin/ipBlockerd.php 檔案的註解說明記憶體使用的狀況.' |
|
| 368 |
54 d 20 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 usr/lib/qbpwcf/resource.php 檔案的 resource 類別的 server 函式的可省略參數 defaultUserGroup、defaultPermission.'
'修正 usr/lib/qbpwcf/resource.php 檔案的 resource 類別的 client 函式的參數檢查設定.'
'新增 usr/share/qbpwcf/sample/resource::servver.php 檔案,作為測試 resource::server 的主檔案.'
'新增 usr/share/qbpwcf/sample/resource::servver 目錄,面存放 resource::server 的各種測試案例'
'新增 usr/share/qbpwcf/sample/assets of resource::server_20260604 目錄,存放 resource::server 20260604 測試案例的 asset.'
'新增 usr/share/qbpwcf/sample/assets of resource::server_20260604-1 目錄,存放 resource::server 20260604-1 測試案例的 asset.'
'增加 usr/lib/qbpwcf/security.php 檔案的 security 類別的 checkHttpAttackLog 函式,提供取得 http(s) log 攻擊記錄的功能.'
'增加 usr/lib/qbpwcf/security.php 檔案的 security 類別的 checkPostfixAttackLog 函式,提供取得 postfix log 攻擊記錄的功能.'
'增加 usr/lib/qbpwcf/security.php 檔案的 security 類別的 checkNamedAttackLog 函式,提供取得 named log 攻擊記錄的功能.'
'增加 usr/lib/qbpwcf/security.php 檔案的 security 類別的 checkDovecotAttackLog 函式,提供取得 dovecot log 攻擊記錄的功能.'
'增加 usr/lib/qbpwcf/security.php 檔案的 security 類別的 checkSshAttackLog 函式,提供取得 ssh log 攻擊記錄的功能.'
'增加 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 blockAcctackIp 函式對於 http 攻擊的靈敏度.'
'修正 usr/lib/qbpwcf/search.php 檔案的 search 類別的 findSpecifyStrFormats 函式,回傳的 content 索引為對應的 formats 參數索引.'
'增加 usr/lib/qbpwcf/search.php 檔案的 search 類別的 findSpecifyStrFormats 函式,回傳的 parsedVar 陣列結果.'
'增加 usr/lib/qbpwcf/search.php 檔案的 search 類別的 getMatchFormatsStrings 函式,回傳的 content 結果,使取得格式之變數結果更方便.'
'新增 usr/share/qbpwcf/search::getMatchFormatsStrings.php 檔案,作為 search::getMatchFormatsStrings 的主測試檔案.'
'新增 usr/share/qbpwcf/search::getMatchFormatsStrings 目錄,作為存放 search::getMatchFormatsStrings 各式測試檔案例的地方.' |
|
| 350 |
64 d 12 h |
liveuser |
/trunk/usr/lib/ |
-- Power by QBPWCF
'變更 usr/lib64 為 usr/lib,以符合 FHS(Filesystem Hierarchy Standard) 對於 noarch 的定義.' |
|
| 341 |
66 d 3 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 usr/lib64/qbwpcf/zerossl.php 檔案的 zerossl 類別的 revokeCert 函式的回傳結果 busy,用於識別 api endpoint 是否忙碌中,無法處理要求.'
'修正 usr/bin/sslUpdater.php 檔案遇到 api endpoint 忙碌中無法處理要求時,不會稍微重試的問題.'
'新增 usr/lib64/qbpwcf/resource.php 檔案,提供 resource 類別的 client 函式,提供存取 resource::server 服務的功能. [test]'
'新增 usr/lib64/qbpwcf/resource.php 檔案,提供 resource 類別,提供具備揮發性的物件、資源管理,讓不同程序與程式能夠共享資源.' |
|
| 340 |
67 d 10 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/threads.php 檔案的 threads 類別的 proc 函式的 workingDir 參數無效問題.'
'修正 usr/bin/sslUpdater.php 檔案遇到參數錯誤不會提示指令用法的問題.' |
|
| 339 |
74 d 17 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 usr/lib64/qbpwcf/sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的 shutdownCallback 參數,提供結束執行前要執行的函式.'
'增加 usr/lib64/qbpwcf/sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的 shutdownStrAddr 參數說明.'
'增加 usr/lib64/qbpwcf/allInOneFull.php、allInOneForCI.php、allInOneForCmd.php、allInOneForJson.php 檔案對於 resouce.php 的支援.'
'新增 usr/lib64/qbpwcf/resource.php 檔案,提供 resource 類別,提供具備揮發性的物件、資源管理,讓不同程序與程式能夠共享資源. [test]'
'新增 usr/bin/ipBlockerd.php 檔案的 --client-bother-query 參數支援. [devel]' |
|
| 327 |
87 d 8 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 usr/lib64/qbpwcf/resource.php 檔案,提供 resource 類別,提供具備揮發性的物件、資源管理,讓不同程序與程式能夠共享資源. [devel]'
'準備釋出php-qbpwcf-alpha.v20260522' |
|
| 306 |
151 d 13 h |
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]' |
|