Subversion Repositories qbpwcf-lib(archive)

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
723 864 d 22 h liveuser /trunk/ -- Power by QBPWCF

'增加 webSock.php 檔案的 webSock 類別的 unmask 函式的 allowUnmask 參數.'

'變更 webSock.php 檔案的 webSock 類別的 connectNativeSocket 函式名稱為 connectToWebSocket.'

'quitquit'
 
721 865 d 4 h liveuser /trunk/ -- Power by QBPWCF

'新增 sample/webSock::nativeSocketTcpIpServer.php 檔案,提供 wobSock::nativeSocketTcpIpServer 的範例.'

'變更 webSock.php 檔案的 wobSock 類別的 nativeSocketTcpIpServer 函式的參數.'

'新增 sample/webSocket::client.php 檔案,提供 wobSock::client 的範例.'
 
720 865 d 5 h liveuser /trunk/ -- Power by QBPWCF

'修正 sock.php 檔案的 sock 類別的 fwrite 函式對於 stream 能否寫入的判斷.'

'修正 usr/bin/ipBlocketd.php 檔案對於收到訊息的處理.'
 
718 871 d 9 h liveuser /trunk/ -- Power by QBPWCF

'新增 sample/config::client/20240401.php 檔案.'

'新增 sample/config::client/20240401-1.php 檔案.'
 
717 872 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 877 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 878 d 7 h liveuser /trunk/ -- Power by QBPWCF

'remove test status in README'
 
712 879 d 3 h liveuser /trunk/ -- Power by QBPWCF

'update readme'
 
711 879 d 6 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 886 d 18 h liveuser /trunk/ -- Power by QBPWCF

'修正 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 函式的回傳結果 "LOGNAME" 會不存在的問題.'
 
709 886 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 888 d 1 h liveuser /trunk/ -- Power by QBPWCF

'增加 server 函式的 configFileAddr 參數對於array的支援,亦即可以將設定檔內容直接用變數來設定.'
 
707 889 d 4 h liveuser /trunk/ -- Power by QBPWCF

'調整 search.php 檔案的 search 類別的 findKeyWordPosition 函式對於找不到關鍵字的處理.'

'修正 variableCheck.php 檔案的 variableCheck 類別的 checkStringFormat 函式對於不符合格式的判斷.'
 
706 889 d 16 h liveuser /trunk/ -- Power by QBPWCF

'修正 fileAccess.php 檔案的 fileAccess 類別的 validatePath 函式的 dirPermission 參數的註解.'

'修正 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的 遇到不存在的 socket 路徑會出錯的問題. [test]'

'新增 usr/bin/configCache.php 檔案,提供config::client的cache支援. [test]'

'讓 sample/usr_bin_test.php 更 portable. [test]'
 
705 891 d 6 h liveuser /trunk/ -- Power by QBPWCF

'新增 sock.php 檔案的 sock 類別的 sendAnyMsgToQBPWCFunixSocket 函式,傳遞指定的訊息給 sock::unixDomainSocketServer 產生的 unix domain socket. [test]'

'增加 sock.php 檔案的 sock 類別的 addOnProcessFuncForUnixDomainSockServerInRunWithAutoAddMemoryDaemon 函式允許的 clientCache 參數. [test]'

'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的 addOnProcessFunc 參數給予 clientCache 參數. [test]'

'增加 config.php 檔案的 config 類別的 client 函式回傳的 rawContent 結果. [test]'

'增加 config.php 檔案的 config 類別的 client 函式的 cache、checkVersionInterval、inBg 參數. [test]'

'新增 config.php 檔案的 config 類別的 client 函式的 clientCacheDaemon 函式,提供config::client的cache支援. [test]'

'新增 config.php 檔案的 config 類別的 addOnProcessFuncForClientCacheDaemon 函式,給予 config::clientCacheDaemon 使用. [test]'

'新增 config.php 檔案的 config 類別的 funcToRunWhenIdleForClientCacheDaemon 函式.給予 config::clientCacheDaemon 使用. [test]'

'增加 catchWebContent.php 檔案的 catchWebContent 類別的 curlCmd 函式的 bgInProc 參數,讓curl指令透過proc在背景中運行,且可以監控狀況. [test]'

'增加 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 於指令模式下回傳的內容. [test]'

'修正 csInformation.php 檔案的 csInformation 類別的 getPathOfThisPhpFile 函式於 cmd 模式下的實作. [test]'

'增加 cmd.php 檔案的 cmd 類別的 keepServiceUp 函式的 onlyWhenEnable 參數. [test]'

'更新 usr/bin/ipBlockerd.php 的註解.'

'新增 var 資料夾,用來存放運行時產出且結束執行後需要保存下來的檔案.'

'增加 fileAccess.php 檔案的 fileAccess 類別的 ls 函式回傳結果的說明.'
 
702 897 d 6 h liveuser /trunk/ -- Power by QBPWCF

'update readme file'
 
701 897 d 6 h liveuser /trunk/ -- Power by QBPWCF

'修正 usr/bin/ipBlockerd.php 檔案的 addOnProcessFunc 函式解析收到訊息的處理.'
 
699 897 d 7 h liveuser /trunk/ -- Power by QBPWCF

'增加 usr/bin/ipBlockerd.php 檔案的 debug 內容'
 
697 897 d 21 h liveuser /trunk/ -- Power by QBPWCF

'修正 curl.php 檔案的 curl 類別的 curlSmtp 函式的 levelForCheckSSL 參數的註解.'
 
695 898 d 4 h liveuser /trunk/ -- Power by QBPWCF

'update readme file'
 

Show All