Subversion Repositories php-qbpwcf

Rev

Rev 295 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 295 Rev 297
Line 49... Line 49...
49
 
49
 
50
php-qbpwcf-alpha.v202603xx
50
php-qbpwcf-alpha.v202603xx
51
 
51
 
52
修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 updateDnsRecordFile 函式的 multiThread 參數功能. [devel]
52
修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 updateDnsRecordFile 函式的 multiThread 參數功能. [devel]
53
 
53
 
-
 
54
php-qbpwcf-alpha.v20260312.1
-
 
55
 
-
 
56
修正 usr/lib64/qbpwcf/cmd.php 檔案的 cmd 類別的 registerService 函式中使用 external::callShell 的方式.
-
 
57
 
-
 
58
修正 usr/bin/registerService.php 檔案的 checkListen 跟 interval 參數應用.
-
 
59
 
54
php-qbpwcf-alpha.v20260312
60
php-qbpwcf-alpha.v20260312
55
 
61
 
56
增加 usr/lib64/qbpwcf/external.php 檔案的 external 類別的 callShell 函式的 cmdContainArgu 參數,方便不用自己先行將指令與參數解析成陣列.
62
增加 usr/lib64/qbpwcf/external.php 檔案的 external 類別的 callShell 函式的 cmdContainArgu 參數,方便不用自己先行將指令與參數解析成陣列.
57
 
63
 
58
修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 updateDnsRecordFile 函式新增與既有記錄有同樣 query 但 value 不同的 CNAME 處理.
64
修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 updateDnsRecordFile 函式新增與既有記錄有同樣 query 但 value 不同的 CNAME 處理.