Subversion Repositories php-qbpwcf

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
297 13 h 18 m 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'
 
293 3 d 15 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 6 d 4 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 函式中數值相同的判斷為"===".'
 
290 9 d 10 h liveuser /trunk/usr/bin/ -- Power by QBPWCF

'變更 usr/bin/sslUpdater.php 為可執行'
 
289 9 d 10 h liveuser /trunk/usr/bin/ -- Power by QBPWCF

'準備變更usr/bin/sslUpdater.php的權限設置'
 
288 9 d 10 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 10 d 14 h liveuser /trunk/ -- Power by QBPWCF

'增加 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 registerService 函式的參數 runAfertService, 提供指定要於哪些服務啟動後再啟動的功能.'

'增加 usr/bin/registerService.php 檔案的參數 runAfertService, 提供指定要於哪些服務啟動後再啟動的功能.'
 
281 10 d 18 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 12 d 13 h liveuser /trunk/ -- Power by QBPWCF

'增加 usr/bin/ipBlockerd.php 檔案運行時輸出封鎖ip資訊 的功能. [test]'
 
266 13 d 16 h liveuser /trunk/ -- Power by QBPWCF

'變更 usr/bin/ipBlockerd.php 檔案的 unix domain socket 群組擁有着為 etc/qbpwcf/allInOneConfig.php 檔案中的 $webUser.'

'變更 usr/bin/qbpwcf-usock.php 檔案的 unix domain socket 群組擁有着為 etc/qbpwcf/allInOneConfig.php 檔案中的 $webUser.'
 
259 15 d 10 h liveuser /trunk/ -- Power by QBPWCF

'修正 usr/bin/ipBlockerd.php 檔案的預設白名單設定錯誤問題.'

'修正 usr/llib64/qbpwcf/sock.php 檔案的 sock 類別的 execAnyCmdByQBPWCFunixSocket 函式,傳遞給 unix domain socket 的指令格式異常問題.'
 
255 15 d 12 h liveuser /trunk/ -- Power by QBPWCF

'增加 usr/lib64/qbpwcf/external.php 檔案的 external 類別的 callShell 函式的 remoteUser 跟 remoteIp 參數,提供在遠端執行shell的功能.'

'新增 usr/share/qbpwcf/sample/external::callShell.php 檔案作為測試 external::callShell 的主檔案.'

'新增 usr/share/qbpwcf/sample/external::callShell 目錄,作為測試 external::callShell 各式案例的目錄.'

'新增 usr/share/qbpwcf/sample/external::callShell/20260207.php 檔案,作為 external::callShell 的 20260207 測試案例.'

'修正 usr/lib64/qbpwcf/external.php 檔案的 external 類別的 callShell 函式的回傳結果 escaped、noEscaped 不一定存在的問題.'

'新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 verifyDomain 函式,提供驗證透過 zerossl::createCertificate 提出的 CSR.'

'新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 getCertSta 函式,提供查詢 certificate 在 zerossl 上的狀況. [test]'

'新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 getCertList 函式,提供查詢在 zerossl 上的 certificate 清單. [test]'

'新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 getCert 函式,提供下載在 zerossl 上的 certificate 功能. [test]'

'實作 usr/share/qbpwcf/phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式的 threadType 參數為 socket 的支援. [test]'

'新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 revokeCert 函式,提供廢 issued ssl 憑證的功能. [test]'

'新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 cancelCert 函式,提供取消 draft or unvalidated ssl 憑證的功能. [test]'

'新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 sslUpdater 函式,提供運行確保網域名稱的SSL憑證有效的常駐程式. [test]'

'新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 sslUpdater_cmd 函式,提供 zerossl::sslUpdater 收到訊息時要怎麼處理的功能. [devel]'

'新增 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 sslUpdater_idle 函式,提供 zerossl::sslUpdater 閒置時要執行確保網域名稱的SSL憑證有效的事情. [test]'

'增加 usr/lib64/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 parseVaraiableInPHPfile 函式的 allVarCountSame 參數. [test]'

'新增 usr/bin/sslUpdater.php 檔案,提供運行確保網域名稱的SSL憑證有效的常駐程式. [test]'

'-'

'新增 etc/qbpwcf/sslUpdater.php 提供 usr/bin/sslUpdater.php 程式於 daemon 模式時讀取的設定檔案範例. [test]'

'增加 REDEME 檔案中存取物件鍵值中陣列的方式.'

'-'
 
239 63 d 8 h liveuser /trunk/ -- Power by QBPWCF

'更新版權宣告的年份到西元2026年.'
 
237 64 d 9 h liveuser /trunk/ -- Power by QBPWCF

'修正 authenticate.php 檔案的 authenticate 類別的 enCodeStr 函式的 qbpwcf 與 gpg 的編解碼與加解密方式.'

'增加 usr/lib64/qbpwcf/mail.php 檔案的 mail 類別的 pear_smtp_send 函式的 signGpgThroughSocket 參數,提供透過 qbpwcf-usock.service 來運行 gpg 簽署的功能.'

'修正 usr/lib64/qbpwcf/mail.php 檔案的 mail 類別的 pear_smtp_send 函式的 wordwrap 實作.'

'增加 usr/lib64/qbpwcf/mail.php 檔案的 mail 類別的 pear_smtp_send 函式的 gpgPrivateKeyUser 參數,提供指定使用者來存取簽署所須資料的功能.'

'增加 usr//bin/ipBlockerd.php 檔案中的預設白名單 127.0.0.1.'

'新增 usr/share/qbpwcf/sample/mail::pear_smtp_send.php 檔案,作為 mail::pear_smtp_send 的範例主程式.'

'新增 usr/share/qbpwcf/sample/mail::pear_smtp_send/20260104.php 檔案,作為 mail::pear_smtp_send 的 20260104 範例.'
 
232 75 d 12 h liveuser /trunk/ -- Power by QBPWCF

'增加 javaScript.php 檔案的 javaScript 類別的 qbpwcfJavaScript 函式的 window.qbpwcf.ajaxP 回傳結果 status 以及註解說明.'

'修正 authenticate.php 檔案的 authenticate 類別的 enCodeStr 函式的 qbpwcf 與 gpg 的編解碼與加解密方式. [test]'

'code clean'
 
226 80 d 6 h liveuser /trunk/ -- Power by QBPWCF

'update copyright'
 
207 112 d 16 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 函式的註解.'
 
196 129 d 11 h liveuser /trunk/ -- Power by QBPWCF

'修正 usr/bin/ipBlockerd.php 檔案無法偵測postfix、dovecot、named log、sshd的問題. [test]'
 
193 129 d 14 h liveuser /trunk/ -- Power by QBPWCF

'增加 usr/bin/keepHttpd.php 檔案對於執行異常會回傳 1 的功能. [test]'
 
192 129 d 14 h liveuser /trunk/ -- Power by QBPWCF

'增加 usr/bin/keepSshd.php 檔案對於執行異常會回傳 1 的功能. [test]'
 

Show All