Subversion Repositories php-qbpwcf

Rev

Rev 341 | Rev 344 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 341 Rev 342
Line 53... Line 53...
53
 
53
 
54
新增 usr/bin/ipBlockerd.php 檔案的 --client-bother-query 參數支援. [devel] 
54
新增 usr/bin/ipBlockerd.php 檔案的 --client-bother-query 參數支援. [devel] 
55
 
55
 
56
新增 usr/lib64/qbpwcf/resource.php 檔案,提供 resource 類別的 client 函式,提供存取 resource::server 服務的功能. [test]
56
新增 usr/lib64/qbpwcf/resource.php 檔案,提供 resource 類別的 client 函式,提供存取 resource::server 服務的功能. [test]
57
 
57
 
-
 
58
php-qbpwcf-alpha.v20260613
-
 
59
 
-
 
60
新增 usr/bin/ipBlockerd.php 檔案的 --client-bother-query 參數支援. [devel] 
-
 
61
 
-
 
62
新增 usr/lib64/qbpwcf/resource.php 檔案,提供 resource 類別的 client 函式,提供存取 resource::server 服務的功能. [test]
-
 
63
 
58
新增 usr/lib64/qbpwcf/resource.php 檔案,提供 resource 類別,提供具備揮發性的物件、資源管理,讓不同程序與程式能夠共享資源.
64
新增 usr/lib64/qbpwcf/resource.php 檔案,提供 resource 類別,提供具備揮發性的物件、資源管理,讓不同程序與程式能夠共享資源.
59
 
65
 
60
修正  usr/bin/sslUpdater.php 檔案遇到 api endpoint 忙碌中無法處理要求時,不會稍微重試的問題.
66
修正  usr/bin/sslUpdater.php 檔案遇到 api endpoint 忙碌中無法處理要求時,不會稍微重試的問題.
61
 
67
 
62
增加 usr/lib64/qbwpcf/zerossl.php 檔案的 zerossl 類別的 revokeCert 函式的回傳結果 busy,用於識別 api endpoint 是否忙碌中,無法處理要求.
68
增加 usr/lib64/qbwpcf/zerossl.php 檔案的 zerossl 類別的 revokeCert 函式的回傳結果 busy,用於識別 api endpoint 是否忙碌中,無法處理要求.