Subversion Repositories php-qbpwcf

Rev

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

Rev 366 Rev 368
Line 47... Line 47...
47
 
47
 
48
修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 updateDnsRecordFile 函式的 multiThread 參數功能. [devel]
48
修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 updateDnsRecordFile 函式的 multiThread 參數功能. [devel]
49
 
49
 
50
增加 usr/lib64/qbpwcf/webSock.php 檔案中 webSock 類別的 PHPoneTimeClient 函式,提供後段的 web socket 用戶端程式. [devel]
50
增加 usr/lib64/qbpwcf/webSock.php 檔案中 webSock 類別的 PHPoneTimeClient 函式,提供後段的 web socket 用戶端程式. [devel]
51
 
51
 
-
 
52
php-qbpwcf-alpha.v202606xx
-
 
53
 
-
 
54
新增 usr/bin/ipBlockerd.php 檔案的 --client-bother-query 參數支援. [devel] 
-
 
55
 
-
 
56
新增 usr/share/qbpwcf/search::getMatchFormatsStrings 目錄,作為存放 search::getMatchFormatsStrings 各式測試檔案例的地方.
-
 
57
 
-
 
58
新增 usr/share/qbpwcf/search::getMatchFormatsStrings.php 檔案,作為 search::getMatchFormatsStrings 的主測試檔案.
-
 
59
 
-
 
60
增加 usr/lib/qbpwcf/search.php 檔案的 search 類別的 getMatchFormatsStrings 函式,回傳的 content 結果,使取得格式之變數結果更方便.
-
 
61
 
-
 
62
增加 usr/lib/qbpwcf/search.php 檔案的 search 類別的 findSpecifyStrFormats 函式,回傳的 parsedVar 陣列結果.
-
 
63
 
-
 
64
修正 usr/lib/qbpwcf/search.php 檔案的 search 類別的 findSpecifyStrFormats 函式,回傳的 content 索引為對應的 formats 參數索引.
-
 
65
 
-
 
66
增加 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 blockAcctackIp 函式對於 http 攻擊的靈敏度.
-
 
67
 
-
 
68
增加 usr/lib/qbpwcf/security.php 檔案的 security 類別的 checkSshAttackLog 函式,提供取得 ssh log 攻擊記錄的功能.
-
 
69
 
-
 
70
增加 usr/lib/qbpwcf/security.php 檔案的 security 類別的  checkDovecotAttackLog 函式,提供取得 dovecot log 攻擊記錄的功能.
-
 
71
 
-
 
72
增加 usr/lib/qbpwcf/security.php 檔案的 security 類別的  checkNamedAttackLog 函式,提供取得 named log 攻擊記錄的功能.
-
 
73
 
-
 
74
增加 usr/lib/qbpwcf/security.php 檔案的 security 類別的 checkPostfixAttackLog 函式,提供取得 postfix log 攻擊記錄的功能.
-
 
75
 
-
 
76
增加 usr/lib/qbpwcf/security.php 檔案的 security 類別的 checkHttpAttackLog 函式,提供取得 http(s) log 攻擊記錄的功能.
-
 
77
 
-
 
78
新增  usr/share/qbpwcf/sample/assets of resource::server_20260604-1 目錄,存放 resource::server 20260604-1 測試案例的 asset.
-
 
79
 
-
 
80
新增  usr/share/qbpwcf/sample/assets of resource::server_20260604 目錄,存放 resource::server 20260604 測試案例的 asset.
-
 
81
 
-
 
82
新增 usr/share/qbpwcf/sample/resource::servver 目錄,面存放 resource::server 的各種測試案例.
-
 
83
 
-
 
84
新增 usr/share/qbpwcf/sample/resource::servver.php 檔案,作為測試 resource::server 的主檔案.
-
 
85
 
-
 
86
修正 usr/lib/qbpwcf/resource.php 檔案的 resource 類別的 client 函式的參數檢查設定.
-
 
87
 
-
 
88
增加 usr/lib/qbpwcf/resource.php 檔案的 resource 類別的 server 函式的可省略參數 defaultUserGroup、defaultPermission.
-
 
89
 
52
php-qbpwcf-alpha.v20260615.3
90
php-qbpwcf-alpha.v20260615.3
53
 
91
 
54
新增 usr/bin/ipBlockerd.php 檔案的 --client-bother-query 參數支援. [devel] 
92
新增 usr/bin/ipBlockerd.php 檔案的 --client-bother-query 參數支援. [devel] 
55
 
93
 
56
新增 usr/lib/qbpwcf/resource.php 檔案,提供 resource 類別的 client 函式,提供存取 resource::server 服務的功能. [test]
94
新增 usr/lib/qbpwcf/resource.php 檔案,提供 resource 類別的 client 函式,提供存取 resource::server 服務的功能. [test]