Subversion Repositories qbpwcf-lib(archive)

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
950 353 d 22 h liveuser /trunk/usr/lib64/qbpwcf/ -- Power by QBPWCF

'cp usr/lib to usr/lib64 for rpmbuild compatiable'
 
945 354 d 21 h liveuser /trunk/ -- Power by QBPWCF

'fix install.php'
 
915 357 d 19 h liveuser /trunk/usr/lib/qbpwcf/ -- Power by QBPWCF

'mv usr/lib to usr/lib/qbpwcf'
 
911 357 d 20 h liveuser /trunk/user_lib_qbpwcf_lib/ -- Power by QBPWCF

'prepare prepare mv usr/lib ro usr/lib/qbpwcf/lib'
 
910 357 d 20 h liveuser /trunk/usr_lib_qbpwcf/ -- Power by QBPWCF

'prepare mv usr/lib ro usr/lib/qbpwcf/lib'
 
891 361 d 18 h liveuser /trunk/usr/lib/ -- Power by QBPWCF

'cp qbpwcf to usr/lib'
 
859 371 d 16 h liveuser /trunk/ -- Power by QBPWCF

'修正 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 函式解析所屬群組子只有使用者自己時會出錯的問題. [test]'
 
844 412 d 19 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'commit part'
 
733 696 d 18 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 功能.'
 
730 697 d 2 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'修正 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 函式於 container 會無法判別自己是哪個 user 的問題.'
 
728 697 d 3 h liveuser /trunk/ -- Power by QBPWCF

'新增 sample/csInformation::getConnectionInfo.php 檔案,用於測試 csInformation::getConnectionInfo 功能.'

'修正 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 函式於 container 會無法判別自己是哪個 user 的問題.'

'增加 search.php 檔案的 search 類別的 findManyKeyWordsFromManyString 函式回傳的結果 keyWordsIncludeStr.'
 
717 710 d 18 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 檔案.'
 
712 716 d 23 h liveuser /trunk/ -- Power by QBPWCF

'update readme'
 
711 717 d 2 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 14 h liveuser /trunk/ -- Power by QBPWCF

'修正 csInformation.php 檔案的 csInformation 類別的 getConnectionInfo 函式的回傳結果 "LOGNAME" 會不存在的問題.'
 
706 727 d 12 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 729 d 2 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 函式回傳結果的說明.'
 
631 793 d 18 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'not end'
 
554 900 d 5 h liveuser /trunk/ -- Power by QBPWCF

'增加 install.php 的檔案的 getIpUrl 參數,允許設定提供取得自身對外ip的服務網址.'

'更新 csInformation.php 檔案的 csInformation 類別的 getServerRealIP 函式取得自己 ip 的預設服務網址.'

'修正 csInformation.php 檔案的 csInformation 類別的 getServerRealIP 函式取得自己 ip 會因為 /usr/lib/qbpwcf/etc/config.php 內容為 $myIp="" 導致不會去問 IP 的問題.'

'新增 sample/csInformation:getServerRealIP.php 檔案,用來驗證取得自己對外 ip 的服務功能.'
 
553 900 d 6 h liveuser /trunk/ -- Power by QBPWCF

'更新 csInformation.php 檔案的 csInformation 類別的 getServerRealIP 函式取得自己 ip 的服務網址.'

'修正 csInformation.php 檔案的 csInformation 類別的 getServerRealIP 函式取得自己 ip 會因為 /usr/lib/qbpwcf/etc/config.php 內容為 $myIp="" 導致不會去問 IP 的問題.'

'新增 sample/csInformation:getServerRealIP.php 檔案,用來驗證取得自己對外 ip 的服務功能.'

'quiy'
 

Show All