| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 950 |
353 d 18 h |
liveuser |
/trunk/usr/lib64/qbpwcf/ |
-- Power by QBPWCF
'cp usr/lib to usr/lib64 for rpmbuild compatiable' |
|
| 915 |
357 d 15 h |
liveuser |
/trunk/usr/lib/qbpwcf/ |
-- Power by QBPWCF
'mv usr/lib to usr/lib/qbpwcf' |
|
| 911 |
357 d 15 h |
liveuser |
/trunk/user_lib_qbpwcf_lib/ |
-- Power by QBPWCF
'prepare prepare mv usr/lib ro usr/lib/qbpwcf/lib' |
|
| 910 |
357 d 15 h |
liveuser |
/trunk/usr_lib_qbpwcf/ |
-- Power by QBPWCF
'prepare mv usr/lib ro usr/lib/qbpwcf/lib' |
|
| 891 |
361 d 14 h |
liveuser |
/trunk/usr/lib/ |
-- Power by QBPWCF
'cp qbpwcf to usr/lib' |
|
| 851 |
378 d 17 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 sample/threads::proc/20250221.php 檔案作為 threds::proc 測試用 php -r \${PHPcode} 是否會 timeout 的測試案例. [test]'
'增加 sock.php 檔案的 sock 類別的 execAnyCmdByQBPWCFunixSocket 函式的 commandIncludeArgu 參數,提供支援直接給予指令加參數的功能. [test]'
'增加 sock.php 檔案的 sock 類別的 execAnyCmdByQBPWCFunixSocket 函式的 commandInBg 參數,提供在背景中執行指令,並取得相關資訊的功能. [test]'
'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式回傳的 server side 的 procs cache,其儲存執行的子程序資訊. [test]'
'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式提供的 procs cache 查詢功能. [test]'
'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的清除過久沒被關注的子程序功能. [test]'
'新增 threads.php 檔案的 threads 類別的 socket 函式,提供基於 socket 的 multi threads 功能. [test]' |
|
| 845 |
412 d 15 h |
liveuser |
/trunk/qbpwcf/ |
-- Power by QBPWCF
'commit part' |
|
| 709 |
724 d 11 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 external.php 檔案的 external 類別 callShell 函式的 escapeshellarg 參數若為 "false",則回傳結果就不會有 "escape" 元素存在.'
'變更 arrays.php 檔案的 arrays 類別的 arrayToString 函式的 spiltSymbol 參數可以允許為空字串.'
'新增 samplePage/config::server/20240317 檔案,存放使用 config::server 的 20240317 範例.'
'新增 samplePage/config::server/initial 檔案,存放使用 config::server 的第一版範例.'
'修改 samplePage/config::server.php 檔案,使之可以依照 $nameOfSample 的內容呈現不同範例.'
'新增 samplePage/config::server 資料夾,存放使用 config::server 的範例檔案.' |
|
| 672 |
742 d 23 h |
liveuser |
/trunk/qbpwcf/ |
-- Power by QBPWCF
'fix synax error' |
|
| 671 |
742 d 23 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 install.php 檔案的 whiteIp 參數,指定永遠不會被 usr/lib/etc/systemd/ststem/ip-blockerd.service 封鎖的 ip.'
'增加 arrays.php 檔案的 arrays 類別的 arrayToString 函式的 spiltSymbolAtStart 參數.' |
|
| 632 |
793 d 14 h |
liveuser |
/trunk/qbpwcf/ |
-- Power by QBPWCF
'not end' |
|
| 571 |
844 d 22 h |
liveuser |
/trunk/qbpwcf/ |
-- Power by QBPWCF
'修正 arrays.php 檔案的 arrays 類別的 mergeMultiDimensionArray 函式的遇到要合併空陣列會出錯的問題.' |
|
| 570 |
846 d 19 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/bin/ipBlockerd.php 檔案收到 --client-* 參數會導致程 server 端程序終止的問題'
'修正 sock.php 檔案的 sock 類別的 unixDomainSockClient 函式的 custom 參數會將 id 拋棄的問題.'
'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的 addOnProcessFunc 參數的說明.'
'變更 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的 changePermission 參數為字串.'
'修正 arrays.php 檔案的 arrays 類別的 mergeMultiDimensionArray 函式的遇到要合併空陣列會出錯的問題.' |
|
| 565 |
850 d 15 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 install.php 對於 $configUrl 的設定.'
'新增 sample/config::showSettings.php 檔案,用來驗證取得 php 設定資訊的功能.'
'剔除 config.php 檔案的 config 類別的 showSettings 函式的必填參數.'
'增加 config.php 檔案的 config 類別的 showSettings 函式預設回傳的設定.'
'修正 cmd.php 檔案的 cmd 類別的 nmcli_list 函式 使用 cmd::checkCmdExist 搭配的參數.'
'新增 sample/cmd::blockAcctackIp.php 檔案,用於驗證 cmd::blockAcctackIp 功能.'
'修正 config.php 檔案的 config 類別的 changeSettings 函式的註解說明.'
'新增 sample/threads::demo.php 檔案,用來驗證多執行序的功能.'
'增加 threads.php 為要自動匯入的類別檔案.'
'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的 infoToFunction 參數,提供給予addOnProcessFunc跟funcToRunWhenIdle函式的資訊,在函式中其參數的info鍵值.'
'新增 sock.php 檔案的 sock arrays.php 檔案 arrays 類別的 mergeMultiDimensionArray 函式,提供合併特定內容相同的多維陣列的功能.'
'增加 fileAccess.php 檔案的 fileAccess 類別的 getFileContent 函式的 web 參數說明.'
'修正 sock.php 檔案的 sock 類別的 unixDomainSockClient 函式的 custom 實作與參數說明.'
'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的 addOnProcessFunc 參數說明.'
'調整 cmd.php 檔案的 cmd 類別的 echoMultiLine 函式的結尾換行寫法,使之更通用.' |
|
| 557 |
894 d 1 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'code clean'
'增加 usr/bin/ipBlockerd.php 檔案輸出 封鎖 ip 的原因資訊.'
'增加 cmd.php 檔案的 cmd 類別的 blockAcctackIp 函式回傳 封鎖IP原因的 變數 reason.' |
|
| 277 |
1156 d 16 h |
liveuser |
/trunk/qbpwcf/ |
-- Power by QBPWCF
fix bug |
|
| 276 |
1156 d 16 h |
liveuser |
/trunk/qbpwcf/ |
-- Power by QBPWCF
fix bug |
|
| 274 |
1156 d 17 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
修正 arrays.php 檔案的 arrays 類別的 arrayToString 函式對於參數格式錯誤的處理
修正 db.php 檔案的 db 類別的 updateDataTableContent 函式對於參數格式錯誤的處理. |
|
| 250 |
1161 d 3 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
update |
|
| 237 |
1165 d 22 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
update copyright info |
|