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 21 h liveuser /trunk/usr/lib64/qbpwcf/ -- Power by QBPWCF

'cp usr/lib to usr/lib64 for rpmbuild compatiable'
 
915 357 d 18 h liveuser /trunk/usr/lib/qbpwcf/ -- Power by QBPWCF

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

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

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

'cp qbpwcf to usr/lib'
 
849 387 d 13 h liveuser /trunk/ -- Power by QBPWCF

'新增 threads.php 檔案的 threads 類別的 proc_update 函式,提供更新 threads::proc 回傳之 content 的功能. [test]'

'增加 fileAccess.php 檔案的 fileAccess 類別的 ls 函式回傳的結果 path. [test]'

'增加 fileAccess.php 檔案的 fileAccess 類別的 ls 函式回傳的結果 secondName. [test]'

'增加 fileAccess.php 檔案的 fileAccess 類別的 ls 函式回傳的結果 mime type. [test]'
 
848 406 d 11 h liveuser /trunk/ -- Power by QBPWCF

'修正 search.php 檔案的 search 類別的 getMeetConditionsString 函式的實作,避免判斷錯誤. [test]'
 
841 412 d 18 h liveuser /trunk/ -- Power by QBPWCF

'commit part'
 
835 432 d 22 h liveuser /trunk/ -- Power by QBPWCF

'增加 sample/javaScript::qbpwcfJavaScript.php 的 window.qbpwcf.ws 測試案例. [test]'

'增加 sample/javaScript::qbpwcfJavaScript/window.qbpwcf.ws.php 檔案作為 javaScript::qbpwcfJavaScript 的 window.qbpwcf.ws 測試案例. [test]'

'增加 search.php 檔案的 search 類別的 getMeetMultiConditionsString 函式回傳的結果 meetConditions,代表符合的關鍵字條件.'

'新增 search.php 檔案的 search 類別的 getMeetMultiConditionsStrings 函式,提供搜尋多個字串是否有符合多個條件之一的內容.'

'新增 cmd.php 檔案的 cmd 類別的 httpdGetVhostInfo 函式,提供解析 appache vhost 設定的功能.'

'新增 sample/cmd::httpdGetVhostInfo.php 檔案,作為 cmd::httpdGetVhostInfo 的主測試檔案.'

'+新增 cmd::httpdGetVhostInfo 資料夾,作為 cmd::httpdGetVhostInfo 的測試案例存放區域.'

'新增 cmd::httpdGetVhostInfo/20250104.php 檔案,作為 cmd::httpdGetVhostInfo 的測試案例 20250104.'

'增加 fileAccess.php 檔案的 fileAccess 類別的 getFileContent 函式的 autoDeleteSpaceOnEachLineStart 參數,提供移除每行字串開頭空白的功能.'

'調整 sample/webSock::nativeSocketTcpIpServer.php 檔案的參數.'
 
744 647 d 1 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 函式的註解說明.'
 
728 697 d 1 h liveuser /trunk/ -- Power by QBPWCF

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

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

'增加 search.php 檔案的 search 類別的 findManyKeyWordsFromManyString 函式回傳的結果 keyWordsIncludeStr.'
 
707 726 d 22 h liveuser /trunk/ -- Power by QBPWCF

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

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

'hot fix 修正 search.php 檔案的 search 類別的 getMeetConditionsString 的警告訊息產生錯誤.'
 
663 757 d 21 h liveuser /trunk/ -- Power by QBPWCF

'新增 variableCheck.php 檔案的 variableCheck 類別的 checkRFC3339 函式.提供檢查時間字串格式是否符合RFC3339的功能.'

'增加 time.php 檔案的 time 類別的 caculateTimeAmount 函式的unixtime回傳結果.'

'增加 time.php 檔案的 time 類別的 caculateTimeAmount 函式的argu回傳結果.'

'優化 time.php 檔案的 time 類別的 caculateTimeAmount 函式的計算方式,增加實用性.'

'新增 variableCheck.php 檔案的 variableCheck 類別的 checkStringFormat 函式.提供檢查字串格式的功能.'

'修正 stringProcess.php 檔案的 stringProcess 類別的 str_split_unicode 函式的註解.'

'新增 search.php 檔案的 search 類別的 findKeyWordsPosition 函式,提供多個關鍵字的位置搜尋結果.'
 
651 768 d 0 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'fix searh::getMeetConditionsString warning msg create error'
 
648 768 d 0 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'fix search::getMeetMultiConditionsString return stauts not found issue'
 
646 768 d 19 h liveuser /trunk/ -- Power by QBPWCF

'修正 fileAccess.php 檔案的 fileAccess 類別的 checkMultiFileExist 函式於 web 參數為 "false" 時,會回傳不必要且不正確的 varNameWebPath 資訊問題.'

'新增 sample/time::caculate.php 檔案,用於驗證 time::caculate 功能.'

'新增 time.php 檔案的 time 類別的 caculate 函式,提供計算小時分鐘加總的功能.'

'新增 search.php 檔案的 search 類別的 getMeetMultiConditionsString 函式,用於搜尋符合多個可能開頭與結尾關鍵字的字串.'

'增加 variableCheck.php 檔案的 variableCheck 類別的 checkArguments 函式的可省略參數 disallowAllSkipableVarNotExist ,用來設定是否允許可省略參數都可以不存在.'

'變更 search.php 檔案的 search 類別的 findKeyInArray 函式為 public static.'

'修正 search.php 檔案的 search 類別的 findManyKeyWordsFromManyString 函式的註解.'

'調整 search.php 檔案的 search 類別的 getMeetConditionsString 函式,對於關鍵字比被搜尋字串長的情況,不會視為錯誤.'

'code clean'
 
624 793 d 17 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'not end'
 
548 904 d 23 h liveuser /trunk/ -- Power by QBPWCF

'增加 cmd.php 檔案的 cmd 類別的 keepServiceUp 函式判斷服務正常啟動與否的依據,可選的依據有ip:port/protocol、unix domain socket address、program name.'

'新增 sample/parser:ss.php 檔案,用來驗證解析 ss 指令的輸出.'

'增加 sample/video:html5.php 檔案中的寫 log 的例外處理.'

'修正 mail.php 檔案中的 mail 類別的 curlSmtp 函式只有第一個收件人收得到信件的問題.'

'修正 stringProcess.php 檔案的 stringProcess 類別的 delStrBeforeKeyWord 函式 recursive 參數為 "true" 永遠找不到關鍵字的問題.'

'修正 stringProcess.php 檔案的 stringProcess 類別的 delStrBeforeKeyWord 函式 recursive 參數為 "true" 時可能因為找不到關鍵字而出錯的問題.'

'修正 stringProcess.php 檔案的 stringProcess 類別的 delStrBeforeKeyWord 函式 recursive 參數為 "true" 時無法結束執行的問題.'

'增加 stringProcess.php 檔案的 stringProcess 類別的 delStrBeforeKeyWord 函式回傳的結果 argu.'

'修正 search.php 檔案的 search 類別的 getMeetConditionsString 函式使用 tailWord 參數卻沒有找到關鍵字時會卡住的問題.'

'修正 sample/stringProcess::getContentBetweenKeyWord.php 無法在網站上運行的問題.'

'修正 stringProcess.php 檔案的 stringProcess 類別的 delStrAfterKeyWord 函式在修正 delStrBeforeKeyWord 函式後失效的問題.'
 
533 922 d 19 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'修正註解'
 
527 940 d 23 h liveuser /trunk/ -- Power by QBPWCF

'增加 cmd.php 檔案的 cmd 類別的 keepServiceUp 函式判斷服務正常啟動與否的依據,可選的依據有ip:port/protocol、unix domain socket address、program name.'

'增加 cmd.php 檔案的 cmd 類別的 keepServiceUp 函式的 reportOnly 參數,提供僅輸出訊息,不直接啟動與重新啟動服務.'

'新增 sock.php 檔案的 sock 類別的 execAnyCmdByQBPWCFunixSocket 函式,提供透過 usr/bin/qbpwcf-usock.php 產生的 unix domain socket 來運行指定的指令.'

'新增 sample/sock::execAnyCmdByQBPWCFunixSocket.php 用於測試 sock 類別的 execAnyCmdByQBPWCFunixSocket 函式的範例.'

'新增 parser.php 檔案,提供 parser 類別,存放解析各種內容的程式.'

'新增 parser.php 檔案的 parser 類別的 ss 函式,用於解析 ss 指令的輸出.'

'新增 parser.php 檔案的 parser 類別的 section 函式,用於解析字串為多個段落.'

'增加 allInOneForCI.php 、allInOneForCmd.php、allInOneForJson.php、allInOneForSOAP.php、allInOneFull.php 檔案中匯入的類別檔案 parser.php'

'增加 usr/bin/keepHttpd.php 的 debug 資訊.'

'新增 usr/bin/keepSshd.php 程式,用來確保 sshd 服務正常.'

'修正 stringProcess.php 檔案的 stringProcess 類別中的 getMeetConditionsString 函式的註解.'

'增加 search.php 檔案中 search 類別的 getMeetConditionsString 函式回傳 content 的結果,代表剔除字首字尾後的內容.'

'修正 cmd.php 檔案的 cmd 類別的 systemd 函式的判斷有無取得服務狀態的方式.'

'增加 stringProcess.php 檔案的 stringProcess 類別中 delStrAfterKeyWord 函式的 deleteLastRepeatedOne 參數,提供僅刪除最後一個關鍵字後的內容.'

'新增 sample/sock::execAnyCmdByQBPWCFunixSocket.php 檔案,提供透過 QBPWCF Unix Domain Socket Server 執行指令的功能.'

'新增 sample/bigbluebutton::listRooms.php 檔案,用來確認尚還開啟的 room.'

'新增 sample/bigbluebutton::getCheckSum.php 檔案,用來取得 應用於api 的 checksum.'
 
443 1053 d 21 h liveuser /trunk/ -- Power by QBPWCF

'修正 external.php 檔案的 external 類別的 callShell 函式中會將 shell 變數指派 視為不存在的指令 的問題.'

'增加 db.php 檔案的 db 類別的 updateDataTableContent 函式的回傳結果.'

'修正 db.php 檔案的 db 類別的 shell 函式沒有運行的問題.'

'修改 fileAccess.php 檔案中 fileAccess 類別的 createTempFile 函式建立的暫存檔案名稱前戳,以方便清除遺留的暫存的檔案.'

'新增 external.php 檔案的 external 類別的 parseCmdString 函式,提供解析指令為陣列的功能.'

'修改 external.php 檔案的 external 類別的 callShell 函式的 pre 參數實作.'

'修改 external.php 檔案的 external 類別的 callShell 函式的 thereIsShellVar 參數實作.'

'新增 search.php 檔案的 search 類別的 findShellVar 函式,提供檢查字串中是否含有 shell 變數的功能.'

'增加 sock.php 檔案的 sock 類別的 unixDomainSockClient 函式的 escaped 參數,用來識別使用的 param 參數是否已經 escaped 了.'

'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式對於識別指令參數是否要 escape 的識別.'

'修改 external.php 檔案的 external 類別的 callShell 函式的 escapeshellarg 參數為 "false" 的實作.'

'移除 external.php 檔案的 external 類別的 callShell 函式的 "plainArgu"、"useApostrophe" 參數.'

'修正 cmd.php 檔案的 cmd 類別的 svnci 函式對於註解輸入會導致程式終止的問題.'

'修正 stringProcess.php 檔案的 stringProcess 類別的 parse 函式解析含有 "`" 字元的字串會出錯的問題.'
 
269 1156 d 22 h liveuser /trunk/ -- Power by QBPWCF
修正 search.php 檔案的 search 類別的 getMeetConditionsString 函式的警報與錯誤判斷方式.
 
253 1158 d 22 h liveuser /trunk/ -- Power by QBPWCF
增加 phpLib.php 檔案的 phpLib 類別的 getPhpLibConstruction 函式的回傳內容項目:每個命令空間對應的註解、每個類別對應的註解.
增加 search.php 檔案的 search 類別的 findManyKeyWordsFromManyString 函式回傳內容中 foundedTrueKey 的註解.
 
243 1161 d 17 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
update
 
230 1166 d 1 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
update copyright info
 
207 1171 d 23 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
fix search comment foramt
 
206 1171 d 23 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
fix search comment format
 
205 1171 d 23 h liveuser /trunk/ -- Power by QBPWCF
update search comment foramt
quti
 
115 1230 d 6 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
fix bug
 
108 1230 d 19 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
fix bug
 
107 1230 d 19 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
fix bug
 
106 1230 d 19 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
fix bug
 
57 1335 d 5 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
修正 jwt.php 檔案的 jwt 類別的註解格式.
修正 line.php 檔案的 line 類別的註解格式.
修正 link.php 檔案的 link 類別的註解格式.
修正 logs.php 檔案的 logs 類別的註解格式.
修正 mail.php 檔案的 mail 類別的註解格式.
修正 math.php 檔案的 math 類別的註解格式.
修正 phpLib.php 檔案的 phpLib 類別的註解格式.
修正 record.php 檔案的 record 類別的註解格式.
修正 search.php 檔案的 search 類別的註解格式.
修正 security.php 檔案的 security 類別的註解格式.
修正 session.php 檔案的 session 類別的註解格式.
修正 sock.php 檔案的 sock 類別的註解格式.
修正 stringProcess.php 檔案的 stringProcess 類別的註解格式.
修正 table.php 檔案的 table 類別的註解格式.
修正 text.php 檔案的 text 類別的註解格式.
修正 time.php 檔案的 time 類別的註解格式.
修正 variableCheck.php 檔案的 variableCheck 類別的註解格式.
修正 video.php 檔案的 video 類別的註解格式.
修正 webSock.php 檔案的 webSock 類別的註解格式.
修正 xml.php 檔案的 xml 類別的註解格式.
 
17 1467 d 20 h liveuser /trunk/ -- Power by QBPWCF
新增 allInOne.php、allInOneForCmd.php、allInOneForJson.php、allInOneForSOAP.php 的 dbSecret 資訊.
更新 db/call_record.sql、int8array.sql、member.sql 的版本宣告年份.
更新 db/dbOut.php 檔案,調整結果的輸出方式,增加port參數.
新增 db/delete.php 檔案,提供移除資料庫資料的功能.
更新 db/toDb.php 檔案,印出json回應,增加port參數.
新增 db/update.php 檔案,提供更新資料庫資料的功能.
新增 search.php 檔案的 search 類別的 findKeyWordPosition 函式的回傳結果.
新增 security.php 檔案的 encodePHP 方法,加密php的檔案內容,然後輸出加密後的內容.
 
9 1473 d 20 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
update copyright info
 
1 1495 d 0 h liveuser / Add initial directories