| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 744 |
647 d 7 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'變更 webSock.php 檔單的 wbeSock 類別的 nativeSocketTcpIpServer 函式的 httpMode 參數為 wsMode.'
'新增 usr/bin/webSocketClientDaemon.php [devel]'
'新增 usr/bin/libexec/webSocketClientDaemon.php'
'修正 searh.php 檔案的 search 類別的 findManyKeyWordsFromManyString 函式的回傳結果 keyWordsIncludeStr 可能不存在的問題.'
'修正 threads.php 檔案的 thread 類別的 proc 函式於 wait 參數為 "false" 時,會因為標準/錯誤輸出來源端沒有關閉而導致 fread 函式卡住的問題.'
'修正 stringProcess.php 檔案的 stringProcess 類別的 spiltString 函式的註解說明.' |
|
| 743 |
649 d 22 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 form.php 檔案的 form 類別的 inputText 函式的 classList 參數, 以變設定多個 css class 名稱.'
'新增 sample/form::inputText.php 檔案,用於測試 form::inputText 功能.' |
|
| 736 |
696 d 21 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'"修正 usr/bin/ipBlockerd.php 檔案遇到 http(s) log 不存在會出錯的問題."' |
|
| 733 |
696 d 23 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 external.php 檔案的 external 類別的 callShell 函式對於 username 參數的應用.'
'修正 fileAccess.php 檔案的 fileAccess 類別的 getList 函式使用 fileAccess::fileInfo 的方式.'
'修正 csInformation.php 檔案的 csInformation 類別的 runner 函式於 container 會無法判別自己是哪個 user 的問題.'
'新增 sample/csInformation::getConnectionInfo.php 檔案,用於測試 csInformation::getConnectionInfo 功能.' |
|
| 728 |
697 d 7 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 sample/csInformation::getConnectionInfo.php 檔案,用於測試 csInformation::getConnectionInfo 功能.'
'修正 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 函式於 container 會無法判別自己是哪個 user 的問題.'
'增加 search.php 檔案的 search 類別的 findManyKeyWordsFromManyString 函式回傳的結果 keyWordsIncludeStr.' |
|
| 726 |
698 d 7 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update not commit file'
'update readme file' |
|
| 725 |
698 d 20 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 webSock.php 檔案的 webSock 類別的 clientDaemon 函式的 debug 參數. [test]'
'增加 webSock.php 檔案的 webSock 類別的 encode 函式的 debug 參數.'
'增加 webSock.php 檔案的 webSock 類別的 mask 函式的 debug 參數.'
'增加 webSock.php 檔案的 webSock 類別的 mask 函式對於 web socket frame 的判別.'
'增加 webSock.php 檔案的 webSock 類別的 encode 的 pong 參數.'
'新增 sock.php 檔案的 sock 類別的 sendRawMsgUnixSocket 函式.'
'新增 webSock.php 檔案的 webSock 類別的 mask 函式,為同類別的 unmask 函式別名.'
'新增 stringProcess.php 檔案的 stringProcess 類別的 randomByte 參數.'
'增加 webSock.php 檔案的 webSock 類別的 unmask 函式的 allowUnmask 參數.'
'變更 webSock.php 檔案的 webSock 類別的 connectNativeSocket 函式名稱為 clientDaemon.'
'新增 sample/webSocket::client.php 檔案,提供 wobSock::client 的範例.' |
|
| 723 |
702 d 22 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 webSock.php 檔案的 webSock 類別的 unmask 函式的 allowUnmask 參數.'
'變更 webSock.php 檔案的 webSock 類別的 connectNativeSocket 函式名稱為 connectToWebSocket.'
'quitquit' |
|
| 721 |
703 d 5 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 sample/webSock::nativeSocketTcpIpServer.php 檔案,提供 wobSock::nativeSocketTcpIpServer 的範例.'
'變更 webSock.php 檔案的 wobSock 類別的 nativeSocketTcpIpServer 函式的參數.'
'新增 sample/webSocket::client.php 檔案,提供 wobSock::client 的範例.' |
|
| 720 |
703 d 6 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 sock.php 檔案的 sock 類別的 fwrite 函式對於 stream 能否寫入的判斷.'
'修正 usr/bin/ipBlocketd.php 檔案對於收到訊息的處理.' |
|
| 718 |
709 d 10 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 sample/config::client/20240401.php 檔案.'
'新增 sample/config::client/20240401-1.php 檔案.' |
|
| 717 |
710 d 22 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'變更 variableCheck.php 檔案的 variableCheck 類別的 isexistMulti 函式,對於形態為resource的變數檢查方式.'
'+變更 variableCheck.php 檔案的 variableCheck 類別的 checkType 函式,對於形態為resource的變數檢查方式.'
'新增 sock.php 檔案的 sock 類別的 fwrite 函式.'
'新增 sample/cmd::config/20240328.php 檔案.' |
|
| 714 |
715 d 5 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 sample/cmd::chmod/20240325.php 檔案.'
'新增 sample/cmd::chown/20240326.php 檔案.'
'變更 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的 chown、chmod 方式.'
'新增 cmd.php 檔案的 cmd 類別的 getUserGroups 函式, 提供查詢使用者所屬的清單.'
'新增 sample/cmd::config 資料夾,存放使用 cmd::config 的各種不同範例程式.'
'新增 sample/cmd::config/initial.php 檔案.'
'新增 sample/cmd::config/20240328.php 檔案. [test]' |
|
| 713 |
716 d 8 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'remove test status in README' |
|
| 712 |
717 d 4 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update readme' |
|
| 711 |
717 d 7 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 sample/config::server 資料夾,存放使用 config::server 的範例檔案.'
'標準化 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 函式的註解格式.'
'增加回傳 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 函式的回傳結果 phpUserType.'
'新增 cmd.php 檔案的 cmd 類別的 chmod 函式,提供預先檢查是否有權限進行 chmod 操作,避免錯誤訊息產生.'
'改善 fileAccess.php 檔案的 fileAccess 類別的 fileInfo 函式的說明.'
'增加 fileAccess.php 檔案的 fileAccess 類別的 getList 函式的回傳結果(使用者的權限、群組使用者的權限、其他使用者的權限、擁有者賬戶、群組擁有者賬戶).'
'增加 fileAccess.php 檔案的 fileAccess 類別的 getListTree 函式的回傳結果(使用者的權限、群組使用者的權限、其他使用者的權限、擁有者賬戶、群組擁有者賬戶).'
'新增 cmd::chmod 共 cmd::chmod.php 使用各種不同範例程式.'
'新增 sample/assets of cmd::chmod_20240325 供 cmd::chmod/20240325.php 使用.' |
|
| 710 |
724 d 19 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 函式的回傳結果 "LOGNAME" 會不存在的問題.' |
|
| 709 |
724 d 19 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 external.php 檔案的 external 類別 callShell 函式的 escapeshellarg 參數若為 "false",則回傳結果就不會有 "escape" 元素存在.'
'變更 arrays.php 檔案的 arrays 類別的 arrayToString 函式的 spiltSymbol 參數可以允許為空字串.'
'新增 samplePage/config::server/20240317 檔案,存放使用 config::server 的 20240317 範例.'
'新增 samplePage/config::server/initial 檔案,存放使用 config::server 的第一版範例.'
'修改 samplePage/config::server.php 檔案,使之可以依照 $nameOfSample 的內容呈現不同範例.'
'新增 samplePage/config::server 資料夾,存放使用 config::server 的範例檔案.' |
|
| 708 |
726 d 2 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 server 函式的 configFileAddr 參數對於array的支援,亦即可以將設定檔內容直接用變數來設定.' |
|
| 707 |
727 d 5 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'調整 search.php 檔案的 search 類別的 findKeyWordPosition 函式對於找不到關鍵字的處理.'
'修正 variableCheck.php 檔案的 variableCheck 類別的 checkStringFormat 函式對於不符合格式的判斷.' |
|