Subversion Repositories php-qbpwcf

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
297 12 h 12 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'
 
/trunk/Release_Note
/trunk/usr/bin/registerService.php
/trunk/usr/lib64/qbpwcf/cmd.php
295 23 h 10 m liveuser /trunk/ -- Power by QBPWCF

'準備釋出php-qbpwcf-alpha.v20260312'
 
/trunk/Release_Note
/trunk/php-qbpwcf.spec
294 1 d 13 h liveuser /trunk/ -- Power by QBPWCF

'修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 updateDnsRecordFile 函式新增與既有記錄有同樣 query 但 value 不同的 CNAME 處理.'

'增加 usr/lib64/qbpwcf/external.php 檔案的 external 類別的 callShell 函式的 cmdContainArgu 參數,方便不用自己先行將指令與參數解析成陣列.'
 
/trunk/Release_Note
/trunk/usr/lib64/qbpwcf/external.php
/trunk/usr/lib64/qbpwcf/zerossl.php
293 3 d 14 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 函式回傳結果說明.'
 
/trunk/Release_Note
/trunk/usr/bin/sslUpdater.php
/trunk/usr/lib64/qbpwcf/threads.php
/trunk/usr/lib64/qbpwcf/zerossl.php
291 6 d 3 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 函式中數值相同的判斷為"===".'
 
/trunk/Release_Note
/trunk/usr/bin/sslUpdater.php
/trunk/usr/lib64/qbpwcf/arrays.php
/trunk/usr/lib64/qbpwcf/catchWebContent.php
/trunk/usr/lib64/qbpwcf/zerossl.php
288 9 d 9 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 函式解析含有空格的變數數值會出錯的問題.'
 
/trunk/Release_Note
/trunk/usr/bin/sslUpdater.php
/trunk/usr/lib64/qbpwcf/fileAccess.php
/trunk/usr/lib64/qbpwcf/zerossl.php
287 10 d 13 h liveuser /trunk/ -- Power by QBPWCF

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

'增加 usr/bin/registerService.php 檔案的參數 runAfertService, 提供指定要於哪些服務啟動後再啟動的功能.'
 
/trunk/Release_Note
/trunk/usr/bin/registerService.php
/trunk/usr/lib64/qbpwcf/cmd.php
284 10 d 16 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'
 
/trunk/Release_Note
/trunk/usr/lib64/qbpwcf/cmd.php
/trunk/usr/lib64/qbpwcf/stringProcess.php
282 10 d 17 h liveuser /trunk/ -- Power by QBPWCF

'修正release版號,更新rpmspec檔案'
 
/trunk/Release_Note
/trunk/php-qbpwcf.spec
281 10 d 17 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'
 
/trunk/etc/systemd/system/sslUpdater.service
/trunk/Release_Note
/trunk/etc/systemd/system/auto.service
/trunk/etc/systemd/system/db-backup.service
/trunk/etc/systemd/system/httpd-keep.service
/trunk/etc/systemd/system/ip-blockerd.service
/trunk/etc/systemd/system/mariadb-keep.service
/trunk/etc/systemd/system/pppoe-keep.service
/trunk/etc/systemd/system/qbpwcf-usock.service
/trunk/etc/systemd/system/qbpwcf-wss.service
/trunk/etc/systemd/system/sshd-keep.service
/trunk/usr/bin/sslUpdater.php
/trunk/usr/lib64/qbpwcf/zerossl.php
280 12 d 11 h liveuser /trunk/ -- Power by QBPWCF

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

'修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 blockAcctackIp 函式語法錯誤問題.'

'準備釋出php-qbpwcf-alpha.v20260228'
 
/trunk/Release_Note
/trunk/php-qbpwcf.spec
/trunk/usr/lib64/qbpwcf/cmd.php
276 13 d 11 h liveuser /trunk/ -- Power by QBPWCF

'修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 blockAcctackIp 函式語法錯誤問題.'
 
/trunk/Release_Note
/trunk/php-qbpwcf.spec
/trunk/usr/lib64/qbpwcf/cmd.php
274 13 d 14 h liveuser /trunk/ -- Power by QBPWCF

'修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 blockAcctackIp 函式語法錯誤問題.'

'準備釋出php-qbpwcf-alpha.v20260227.2'
 
/trunk/Release_Note
/trunk/php-qbpwcf.spec
/trunk/usr/lib64/qbpwcf/cmd.php
273 13 d 14 h liveuser /trunk/ -- Power by QBPWCF

'測試 usr/bin/qbpwcf-usock.php 檔案的 unix domain socket 群組 修正結果'
 
/trunk/Release_Note
268 13 d 14 h liveuser /trunk/ -- Power by QBPWCF

'變更 etc/qbpwcf/allInOneConfig.php 檔案中的 $webUser 預設值為 qbpwcf.'

'準備釋出php-qbpwcf-alpha.v20260227.1'
 
/trunk/Release_Note
/trunk/etc/qbpwcf/allInOneConfig.php
266 13 d 15 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.'
 
/trunk/Release_Note
/trunk/usr/bin/ipBlockerd.php
/trunk/usr/bin/qbpwcf-usock.php
263 13 d 15 h liveuser /trunk/ -- Power by QBPWCF

'優化 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 sslUpdater 函式使用 zerossl api 的頻率. [test]'

'修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別 blockAcctackIp 函式對於 imap、ssh 攻擊的判斷. [test]'

'準備釋出php-qbpwcf-alpha.v20260227'
 
/trunk/Release_Note
/trunk/php-qbpwcf.spec
/trunk/usr/lib64/qbpwcf/cmd.php
261 14 d 12 h liveuser /trunk/ -- Power by QBPWCF

'準備釋出php-qbpwcf-alpha.v20260226來測試功能'
 
/trunk/Release_Note
/trunk/php-qbpwcf.spec
/trunk/usr/lib64/qbpwcf/zerossl.php
259 15 d 8 h liveuser /trunk/ -- Power by QBPWCF

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

'修正 usr/llib64/qbpwcf/sock.php 檔案的 sock 類別的 execAnyCmdByQBPWCFunixSocket 函式,傳遞給 unix domain socket 的指令格式異常問題.'
 
/trunk/Release_Note
/trunk/php-qbpwcf.spec
/trunk/usr/bin/ipBlockerd.php
/trunk/usr/lib64/qbpwcf/sock.php

Show All