Subversion Repositories qbpwcf-lib(archive)

Rev

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

Rev 702 Rev 705
Line 34... Line 34...
34
 
34
 
35
qbpwcf-next.tat.zst
35
qbpwcf-next.tat.zst
36
 
36
 
37
新增 javaScript.php 檔案的 javaScript 類別中 qbpwcfJavaScript 函式的 window.qbpwcf.text_editor 提供編輯文字檔案的功能. [devel]
37
新增 javaScript.php 檔案的 javaScript 類別中 qbpwcfJavaScript 函式的 window.qbpwcf.text_editor 提供編輯文字檔案的功能. [devel]
38
 
38
 
-
 
39
qbpwcf-alpha-2024-03-xx.tar.zst
-
 
40
 
-
 
41
新增 sock.php 檔案的 sock 類別的 sendAnyMsgToQBPWCFunixSocket 函式,傳遞指定的訊息給 sock::unixDomainSocketServer 產生的 unix domain socket. [test]
-
 
42
 
-
 
43
增加 sock.php 檔案的 sock 類別的 addOnProcessFuncForUnixDomainSockServerInRunWithAutoAddMemoryDaemon 函式允許的 clientCache 參數. [test]
-
 
44
 
-
 
45
增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的 addOnProcessFunc 參數給予 clientCache 參數. [test]
-
 
46
 
-
 
47
增加 config.php 檔案的 config 類別的 client 函式回傳的 rawContent 結果. [test]
-
 
48
 
-
 
49
增加 config.php 檔案的 config 類別的 client 函式的 cache、checkVersionInterval、inBg 參數. [test]
-
 
50
 
-
 
51
新增 config.php 檔案的 config 類別的 client 函式的 clientCacheDaemon 函式,提供config::client的cache支援. [test]
-
 
52
 
-
 
53
新增 config.php 檔案的 config 類別的 addOnProcessFuncForClientCacheDaemon 函式,給予 config::clientCacheDaemon 使用. [test]
-
 
54
 
-
 
55
新增 config.php 檔案的 config 類別的 funcToRunWhenIdleForClientCacheDaemon 函式.給予 config::clientCacheDaemon 使用. [test]
-
 
56
 
-
 
57
增加 catchWebContent.php 檔案的 catchWebContent 類別的 curlCmd 函式的 bgInProc 參數,讓curl指令透過proc在背景中運行,且可以監控狀況. [test]
-
 
58
 
-
 
59
增加 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 於指令模式下回傳的內容. [test]
-
 
60
 
-
 
61
修正 csInformation.php 檔案的 csInformation 類別的 getPathOfThisPhpFile 函式於 cmd 模式下的實作. [test]
-
 
62
 
-
 
63
增加 cmd.php 檔案的 cmd 類別的 keepServiceUp 函式的 onlyWhenEnable 參數. [test]
-
 
64
 
-
 
65
更新 usr/bin/ipBlockerd.php 的註解.
-
 
66
 
-
 
67
新增 var 資料夾,用來存放運行時產出且結束執行後需要保存下來的檔案.
-
 
68
 
-
 
69
增加 fileAccess.php 檔案的 fileAccess 類別的 ls 函式回傳結果的說明.
-
 
70
 
39
qbpwcf-alpha-2024-03-08-1.tar.zst
71
qbpwcf-alpha-2024-03-08-1.tar.zst
40
 
72
 
41
修正 usr/bin/ipBlockerd.php 檔案的 addOnProcessFunc 函式解析收到訊息的處理.
73
修正 usr/bin/ipBlockerd.php 檔案的 addOnProcessFunc 函式解析收到訊息的處理.
42
 
74
 
43
增加 usr/bin/ipBlockerd.php 檔案的 debug 內容.
75
增加 usr/bin/ipBlockerd.php 檔案的 debug 內容.