Subversion Repositories php-qbpwcf

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
402 21 d 11 h liveuser /trunk/ -- Power by QBPWCF

'增加 usr/share/qbpwcf/system/clientIp/index.php 檔案的安全性註解.'
 
326 87 d 4 h liveuser /trunk/ -- Power by QBPWCF

'新增 usr/bin/ipBlockerd.php 檔案的 --client-bother-query 參數支援. [devel]'

'修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 blockAcctackIp 函式對於 postfix log 解析的錯誤.'

'修正 usr/lib64/qbpwcf/threads.php 檔案的 threads 類別的 proc 函式變數初始化問題.'

'修正 usr/lib64/qbpwcf/variableCheck.php 檔案的 variableCheck 類別的 isexistMulti 函式對於 resource 類型檢查於 php-8.5 會出錯的問題.'

'新增 usr/share/qbpwcf/system/sendMailAgent 目錄,提供驗證email的服務.'

'修正 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 getFileContent 參數檢查的變數型別於 php-8.5 會出錯的問題.'

'增加 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 nativeSocketTcpIpServer 函式的覆寫訊息來源功能.'

'修正 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 unmask 函式遇到分段的 web socket frame 會出錯的問題.'

'修正 usr/lib64/qbpwcf/authenticate.php 檔案的 authenticate 類別的 enCodeStr 函式使用 gpg 加解密偶爾會失敗的問題.'

'修正 usr/lib64/qbpwcf/javaScript.php 檔案的 javaScript 類別的 qbpwcfJavaScript 函式的 window.qbpwcf.ws.init 的 await 支援.'

'新增 usr/share/qbpwcf/sample/system_sendMailAgent/20251224.php 檔案,作為 system sendMailAgent 的 20251224 測試案例.'

'新增 usr/share/qbpwcf/sample/system_sendMailAgent 目錄,作為存放 system sendMailAgent 各式測試案例的目錄.'

'新增 usr/share/qbpwcf/sample/system_sendMailAgent.php 檔案,作為 system sendMailAgent 測試的主檔案.'

'修正 usr/lib64/qbpwcf/variableCheck.php 檔案的 variableCheck 類別的 isexistMulti 函式檢查變數形態的異常結果.'

'增加 usr/lib64/qbpwcf/form.php 檔案的 form 類別的 responseMultiInputDataSecurityEnhance 函式的 clearHtml 參數,提供xss攻擊的預防.'

'新增 usr/share/qbpwcf/sample/stringProcess::cleanHtml/20260416.php 檔案,作為 stringProcess::cleanHtml 的 20260416 測試案例.'

'新增 usr/share/qbpwcf/sample/stringProcess::cleanHtml 目錄,存放 stringProcess::cleanHtml 的各式測試案例.'

'增加 usr/share/qbpwcf/sample/stringProcess::cleanHtml.php 檔案中的 20260416 測試案例.'

'新增 usr/share/qbpwcf/sample/stringProcess::cleanHtml.php 檔案,作為測試 stringProcess::cleanHtml 的主檔案.'

'新增 usr/lib64/qbpwcf/stringProcess.php 檔案的 stringProcess 類別的 cleanHtml 函式,提供xss攻擊的預防.'

'增加 usr/bin/webSocketServer.php 檔案的 debug 參數, 提供控制 debug 訊息的輸出.'

'新增 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 talk2someoneOnce 函式,提供 webSock::nativeSocketTcpIpServer 使用 talk2someoneOnce 功能.'

'新增 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 talk2everyoneOnce 函式,提供 webSock::nativeSocketTcpIpServer 使用 talk2everyoneOnce 功能.'

'增加 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 nativeSocketTcpIpServer 函式的權限管理功能.'

'增加 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 nativeSocketTcpIpServer 函式的參數 debug,提供控制 debug 訊息的輸出.'

'變更 usr/lib64/qbwpcf/cmd.php 檔案的 cmd 類別的 getArgu 函式對於表單變數的數值的處理.'

'修正 usr/llib64/qbpwcf/cmd.php 檔案的 cmd 類別的 svnci 函式,遇到 rls 指定與不存在的 node 會導致程式終止的問題.'

'新增 usr/llib64/qbpwcf/cmd.php 檔案的 cmd 類別的 svnls 函式,提供於用戶 svn 目錄中檢視遠端 repo 清單的功能.'

'增加 README 檔案對於函式庫開發的說明與範例.'

'新增 usr/share/qbpwcf/sample/system_snedMailAgent.php. 檔案,提供測試 var/qbpwcf/system/sendMailAgent 的 api 版本功能.'

'修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 createPHPcodeString 函式的註解.'

'修正 usr/lib64/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 parseVaraiableInPHPfile 函式的語法錯誤.'

'增加 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 client 函式參數 sendThenClose 跟 oneTimeMsg 提供傳遞完資訊就關閉 socket 的功能.'

'增加 usr/lib64/qbpwcf/allInOnForJson.php、allInOnForSOAP.php、allInOnForCI.php、allInOnFull.php 中的 system_sendMailAgent_domain 跟 system_sendMailAgent_path 跟 system_sendMailAgent_ws_domain 定義.'

'增加 etc/qbpwc/allInOnConfig.php 檔案中的 $system_sendMailAgent_domain 跟 $system_sendMailAgent_path 變數.'

'修正 usr/lib64/qbpwcf/allInOnForJson.php、allInOnForSOAP.php、allInOnForCI.php、allInOnFull.php 中 sId 於某些情況下找不到的問題.'

'新增 usr/share/qbpwcf/sample/assets_of_phpLib::updateCopyRightYear_20260330 目錄,作為 phpLib::updateCopyRightYear 的 20260330 測試案例 assets.'

'增加 usr/share/qbpwcf/sample/phpLib::updateCopyRightYear.php 檔案中的 20260330 測試案例.'

'增加 usr/share/qbpwcf/sample/phpLib::updateCopyRightYear/20260330.php 檔案作為 phpLib::updateCopyRightYear 的 20260330 測試案例.'

'增加 usr/share/qbpwcf/sample/phpLib::updateCopyRightYear/20250122.php 的 log 參數.'

'增加 usr/lib64/qbpwcf/phpLib.php 檔案中 phpLib 類別的 updateCopyRightYear 函式的 log 內容.'

'更新與修正 usr/share/qbpwcf/sample/threads::proc/20250203.php 的註解.'

'修正 usr/share/qbpwcf/sample/threads::proc/20250221.php 的註解.'

'增加 usr/share/qbpwcf/sample/threads::proc/20250403.php 的註解.'

'修正 usr/share/qbpwcf/threads.php 檔案的 threads 類別的 proc 函式對於執行異常的程序沒有關閉的問題.'

'增加 etc/systemd/system/sslUpdater.service 檔案,啟動服務的 debug 參數.'
 
324 112 d 17 h liveuser /trunk/ -- Power by QBPWCF

'修正 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 unmask 函式遇到分段的 web socket frame 會出錯的問題.'

'增加 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 nativeSocketTcpIpServer 函式的覆寫訊息來源功能.'
 
323 115 d 2 h liveuser /trunk/ -- Power by QBPWCF

'新增 usr/llib64/qbpwcf/cmd.php 檔案的 cmd 類別的 svnls 函式,提供於用戶 svn 目錄中檢視遠端 repo 清單的功能.'

'修正 usr/llib64/qbpwcf/cmd.php 檔案的 cmd 類別的 svnci 函式,遇到 rls 指定與不存在的 node 會導致程式終止的問題.'

'變更 usr/lib64/qbwpcf/cmd.php 檔案的 cmd 類別的 getArgu 函式對於表單變數的數值的處理.'

'增加 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 nativeSocketTcpIpServer 函式的參數 debug,提供控制 debug 訊息的輸出.'

'增加 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 nativeSocketTcpIpServer 函式的權限管理功能.'

'新增 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 talk2everyoneOnce 函式,提供 webSock::nativeSocketTcpIpServer 使用 talk2everyoneOnce 功能.'

'新增 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 talk2someoneOnce 函式,提供 webSock::nativeSocketTcpIpServer 使用 talk2someoneOnce 功能.'

'增加 usr/bin/webSocketServer.php 檔案的 debug 參數, 提供控制 debug 訊息的輸出.'

'新增 usr/lib64/qbpwcf/stringProcess.php 檔案的 stringProcess 類別的 cleanHtml 函式,提供xss攻擊的預防.'

'新增 usr/share/qbpwcf/sample/stringProcess::cleanHtml.php 檔案,作為測試 stringProcess::cleanHtml 的主檔案.'

'增加 usr/share/qbpwcf/sample/stringProcess::cleanHtml.php 檔案中的 20260416 測試案例.'

'新增 usr/share/qbpwcf/sample/stringProcess::cleanHtml 目錄,存放 stringProcess::cleanHtml 的各式測試案例.'

'新增 usr/share/qbpwcf/sample/stringProcess::cleanHtml/20260416.php 檔案,作為 stringProcess::cleanHtml 的 20260416 測試案例.'

'增加 usr/lib64/qbpwcf/form.php 檔案的 form 類別的 responseMultiInputDataSecurityEnhance 函式的 clearHtml 參數,提供xss攻擊的預防.'

'修正 usr/lib64/qbpwcf/variableCheck.php 檔案的 variableCheck 類別的 isexistMulti 函式檢查變數形態的異常結果.'

'新增 usr/share/qbpwcf/sample/system_sendMailAgent.php 檔案,作為 system sendMailAgent 測試的主檔案.'

'新增 usr/share/qbpwcf/sample/system_sendMailAgent 目錄,作為存放 system sendMailAgent 各式測試案例的目錄.'

'?\002'

'新增 usr/share/qbpwcf/sample/system_sendMailAgent/20251224.php 檔案,作為 system sendMailAgent 的 20251224 測試案例.'

'修正 usr/lib64/qbpwcf/javaScript.php 檔案的 javaScript 類別的 qbpwcfJavaScript 函式的 window.qbpwcf.ws.init 的 await 支援.'

'修正 usr/lib64/qbpwcf/authenticate.php 檔案的 authenticate 類別的 enCodeStr 函式使用 gpg 加解密偶爾會失敗的問題.'
 
317 133 d 6 h liveuser /trunk/usr/ -- Power by QBPWCF

'add function'
 
239 221 d 3 h liveuser /trunk/ -- Power by QBPWCF

'更新版權宣告的年份到西元2026年.'
 
222 239 d 1 h liveuser /trunk/usr/share/qbpwcf/ -- Power by QBPWCF

'update copyright info'
 
183 295 d 4 h liveuser /trunk/ -- Power by QBPWCF

'code clean'

'加強 usr/share/qbpwcf/system/db/toDb.php 的安全性.'

'加強 usr/share/qbpwcf/system/db/deleteDb.php 的安全性.'

'修正 usr/lib64/qbpwcf/db.php 檔案的 db 類別的 shell 函式的 dbAddress 參數實作.'

'修正 usr/lib64/qbpwcf/db.php 檔案的 db 類別的 updateDataTableContent 函式中指派 shell 變數給 sql 的方式.'

'加強 usr/share/qbpwcf/system/db/update.php 的安全性.'

'update release note'
 
182 297 d 2 h liveuser /trunk/ -- Power by QBPWCF

'變更 etc/qbpwcf/allInOneConfig.php 檔案中的 $dbSecret 變數定義.'

'變更 usr/lib64/qbpwcf/allInOneFull.php 檔案中的 dbSecret 變數定義.'

'變更 usr/lib64/qbpwcf/allInOneForJson.php 檔案中的 dbSecret 變數定義.'

'變更 usr/lib64/qbpwcf/allInOneForCmd.php 檔案中的 dbSecret 變數定義.'

'變更 usr/lib64/qbpwcf/allInOneForSOAP.php 檔案中的 dbSecret 變數定義.'

'變更 usr/lib64/qbpwcf/allInOneForCI.php 檔案中的 dbSecret 變數定義.'

'修正 usr/bin/base64encode.php 檔案的實作與說明.'

'+加強 usr/share/qbpwcf/system/db/dbOut.php 的安全性.'
 
106 339 d 4 h liveuser /trunk/usr/share/qbpwcf/system/db/ -- Power by QBPWCF

'修正 usr/share/qbpwcf/system/db 的 lib 路徑'
 
105 339 d 5 h liveuser /trunk/usr/share/qbpwcf/system/db/ -- Power by QBPWCF

'將 usr/share/qbpwcf/db 移動到 usr/share/qbpwcf/system/db'
 
96 339 d 8 h liveuser /trunk/usr/share/qbpwcf/ -- Power by QBPWCF

'修正 usr/share/qbpwcf 底下的 lib 路徑.'
 
83 339 d 14 h liveuser /trunk/usr/share/qbpwcf/system/ -- Power by QBPWCF

'將 var/qbpwcf/system 移動到 usr/share/qbpwcf/system'
 
47 416 d 5 h liveuser /trunk/ -- Power by QBPWCF

'增加 php-qbpwcf.spec 中對 php-pear 的相依性要求.'

'新增 var/qbpwcf/sample/fileAccess::checkMultiFileExist.php 檔案,作為 fileAccess::checkMultiFileExist 的主測試檔案.'

'新增 var/qbpwcf/sample/fileAccess::checkMultiFileExist 目錄,作為 fileAccess::checkMultiFileExist 的測試案例檔案存放處.'

'增加 etc/qbpwcf/allInOneConfig.php、usr/lib64/qbpwcf/allInOneFull.php 檔案中的 mode 變數,設定初始化本套件後要使用的模式.'

'增加 var/qbpwcf/system/config/index.php 的錯誤處理.'

'加強 commit-devel.sh 的設定性.'
 
29 462 d 5 h liveuser /trunk/ -- Power by QBPWCF

'新增 var/qbpwcf/system/config 目錄,提供用戶端查詢設定檔的功能.'
 
28 463 d 5 h liveuser /trunk/ -- Power by QBPWCF

'修正 var/qbpwcf/system/clientIp 於 proxy 後面取得的 client ip 錯誤問題.'
 
1 465 d 6 h liveuser /trunk/ -- Power by QBPWCF

'add trunk'