| Line 36... |
Line 36... |
| 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
|
39 |
qbpwcf-alpha-2024-03-xx.tar.zst
|
| 40 |
|
40 |
|
| - |
|
41 |
新增 sample/assets of cmd::chmod_20240325 供 cmd::chmod/20240325.php 使用.
|
| - |
|
42 |
|
| - |
|
43 |
新增 cmd::chmod 共 cmd::chmod.php 使用各種不同範例程式.
|
| - |
|
44 |
|
| - |
|
45 |
增加 fileAccess.php 檔案的 fileAccess 類別的 getListTree 函式的回傳結果(使用者的權限、群組使用者的權限、其他使用者的權限、擁有者賬戶、群組擁有者賬戶).
|
| - |
|
46 |
|
| - |
|
47 |
增加 fileAccess.php 檔案的 fileAccess 類別的 getList 函式的回傳結果(使用者的權限、群組使用者的權限、其他使用者的權限、擁有者賬戶、群組擁有者賬戶).
|
| - |
|
48 |
|
| - |
|
49 |
改善 fileAccess.php 檔案的 fileAccess 類別的 fileInfo 函式的說明.
|
| - |
|
50 |
|
| - |
|
51 |
新增 cmd.php 檔案的 cmd 類別的 chmod 函式,提供預先檢查是否有權限進行 chmod 操作,避免錯誤訊息產生.
|
| - |
|
52 |
|
| - |
|
53 |
增加回傳 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 函式的回傳結果 phpUserType.
|
| - |
|
54 |
|
| - |
|
55 |
標準化 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 函式的註解格式.
|
| - |
|
56 |
|
| 41 |
修正 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 函式的回傳結果 "LOGNAME" 會不存在的問題.
|
57 |
修正 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 函式的回傳結果 "LOGNAME" 會不存在的問題.
|
| 42 |
|
58 |
|
| 43 |
修正 external.php 檔案的 external 類別 callShell 函式的 escapeshellarg 參數若為 "false",則回傳結果就不會有 "escape" 元素存在.
|
59 |
修正 external.php 檔案的 external 類別 callShell 函式的 escapeshellarg 參數若為 "false",則回傳結果就不會有 "escape" 元素存在.
|
| 44 |
|
60 |
|
| 45 |
變更 arrays.php 檔案的 arrays 類別的 arrayToString 函式的 spiltSymbol 參數可以允許為空字串.
|
61 |
變更 arrays.php 檔案的 arrays 類別的 arrayToString 函式的 spiltSymbol 參數可以允許為空字串.
|
| 46 |
|
62 |
|
| 47 |
新增 samplePage/config::server/20240317 檔案,存放使用 config::server 的 20240317 範例.
|
63 |
新增 sample/config::server/20240317 檔案,存放使用 config::server 的 20240317 範例.
|
| - |
|
64 |
|
| - |
|
65 |
新增 sample/config::server/initial 檔案,存放使用 config::server 的第一版範例.
|
| 48 |
|
66 |
|
| 49 |
新增 samplePage/config::server/initial 檔案,存放使用 config::server 的第一版範例.
|
67 |
新增 sample/sample/config::server 資料夾,存放給 config::server 使用的各種範例.
|
| 50 |
|
68 |
|
| 51 |
修改 samplePage/config::server.php 檔案,使之可以依照 $nameOfSample 的內容呈現不同範例.
|
69 |
修改 sample/config::server.php 檔案,使之可以依照 $nameOfSample 的內容呈現不同範例.
|
| 52 |
|
70 |
|
| 53 |
新增 samplePage/config::server 資料夾,存放使用 config::server 的範例檔案.
|
71 |
新增 sample/config::server 資料夾,存放使用 config::server 的範例檔案.
|
| 54 |
|
72 |
|
| 55 |
增加 server 函式的 configFileAddr 參數對於array的支援,亦即可以將設定檔內容直接用變數來設定.
|
73 |
增加 server 函式的 configFileAddr 參數對於array的支援,亦即可以將設定檔內容直接用變數來設定.
|
| 56 |
|
74 |
|
| 57 |
調整 search.php 檔案的 search 類別的 findKeyWordPosition 函式對於找不到關鍵字的處理.
|
75 |
調整 search.php 檔案的 search 類別的 findKeyWordPosition 函式對於找不到關鍵字的處理.
|
| 58 |
|
76 |
|
| 59 |
修正 variableCheck.php 檔案的 variableCheck 類別的 checkStringFormat 函式對於不符合格式的判斷.
|
77 |
修正 variableCheck.php 檔案的 variableCheck 類別的 checkStringFormat 函式對於不符合格式的判斷.
|
| 60 |
|
78 |
|
| 61 |
讓 sample/usr_bin_test.php 更 portable. [test]
|
79 |
讓 sample/usr_bin_test.php 更 portable.
|
| 62 |
|
80 |
|
| 63 |
新增 usr/bin/configCache.php 檔案,提供config::client的cache支援. [test]
|
81 |
新增 usr/bin/configCache.php 檔案,提供config::client的cache支援. [test]
|
| 64 |
|
82 |
|
| 65 |
新增 sock.php 檔案的 sock 類別的 sendAnyMsgToQBPWCFunixSocket 函式,傳遞指定的訊息給 sock::unixDomainSocketServer 產生的 unix domain socket. [test]
|
83 |
新增 sock.php 檔案的 sock 類別的 sendAnyMsgToQBPWCFunixSocket 函式,傳遞指定的訊息給 sock::unixDomainSocketServer 產生的 unix domain socket.
|
| 66 |
|
84 |
|
| 67 |
增加 sock.php 檔案的 sock 類別的 addOnProcessFuncForUnixDomainSockServerInRunWithAutoAddMemoryDaemon 函式允許的 clientCache 參數. [test]
|
85 |
增加 sock.php 檔案的 sock 類別的 addOnProcessFuncForUnixDomainSockServerInRunWithAutoAddMemoryDaemon 函式允許的 clientCache 參數.
|
| 68 |
|
86 |
|
| 69 |
修正 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的 遇到不存在的 socket 路徑會出錯的問題. [test]
|
87 |
修正 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的 遇到不存在的 socket 路徑會出錯的問題.
|
| 70 |
|
88 |
|
| 71 |
增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的 addOnProcessFunc 參數給予 clientCache 參數. [test]
|
89 |
增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的 addOnProcessFunc 參數給予 clientCache 參數.
|
| 72 |
|
90 |
|
| 73 |
增加 config.php 檔案的 config 類別的 client 函式回傳的 rawContent 結果. [test]
|
91 |
增加 config.php 檔案的 config 類別的 client 函式回傳的 rawContent 結果.
|
| 74 |
|
92 |
|
| 75 |
增加 config.php 檔案的 config 類別的 client 函式的 cache、checkVersionInterval、inBg 參數. [test]
|
93 |
增加 config.php 檔案的 config 類別的 client 函式的 cache、checkVersionInterval、inBg 參數.
|
| 76 |
|
94 |
|
| 77 |
新增 config.php 檔案的 config 類別的 client 函式的 clientCacheDaemon 函式,提供config::client的cache支援. [test]
|
95 |
新增 config.php 檔案的 config 類別的 client 函式的 clientCacheDaemon 函式,提供config::client的cache支援.
|
| 78 |
|
96 |
|
| 79 |
新增 config.php 檔案的 config 類別的 addOnProcessFuncForClientCacheDaemon 函式,給予 config::clientCacheDaemon 使用. [test]
|
97 |
新增 config.php 檔案的 config 類別的 addOnProcessFuncForClientCacheDaemon 函式,給予 config::clientCacheDaemon 使用.
|
| 80 |
|
98 |
|
| 81 |
新增 config.php 檔案的 config 類別的 funcToRunWhenIdleForClientCacheDaemon 函式.給予 config::clientCacheDaemon 使用. [test]
|
99 |
新增 config.php 檔案的 config 類別的 funcToRunWhenIdleForClientCacheDaemon 函式.給予 config::clientCacheDaemon 使用.
|
| 82 |
|
100 |
|
| 83 |
增加 catchWebContent.php 檔案的 catchWebContent 類別的 curlCmd 函式的 bgInProc 參數,讓curl指令透過proc在背景中運行,且可以監控狀況. [test]
|
101 |
增加 catchWebContent.php 檔案的 catchWebContent 類別的 curlCmd 函式的 bgInProc 參數,讓curl指令透過proc在背景中運行,且可以監控狀況.
|
| 84 |
|
102 |
|
| 85 |
增加 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 於指令模式下回傳的內容. [test]
|
103 |
增加 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 於指令模式下回傳的內容.
|
| 86 |
|
104 |
|
| 87 |
修正 csInformation.php 檔案的 csInformation 類別的 getPathOfThisPhpFile 函式於 cmd 模式下的實作. [test]
|
105 |
修正 csInformation.php 檔案的 csInformation 類別的 getPathOfThisPhpFile 函式於 cmd 模式下的實作.
|
| 88 |
|
106 |
|
| 89 |
增加 cmd.php 檔案的 cmd 類別的 keepServiceUp 函式的 onlyWhenEnable 參數. [test]
|
107 |
增加 cmd.php 檔案的 cmd 類別的 keepServiceUp 函式的 onlyWhenEnable 參數.
|
| 90 |
|
108 |
|
| 91 |
修正 fileAccess.php 檔案的 fileAccess 類別的 validatePath 函式的 dirPermission 參數的註解.
|
109 |
修正 fileAccess.php 檔案的 fileAccess 類別的 validatePath 函式的 dirPermission 參數的註解.
|
| 92 |
|
110 |
|
| 93 |
更新 usr/bin/ipBlockerd.php 的註解.
|
111 |
更新 usr/bin/ipBlockerd.php 的註解.
|
| 94 |
|
112 |
|