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

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

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

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

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

'cp qbpwcf to usr/lib'
 
843 412 d 23 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'commit part'
 
630 793 d 21 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'not end'
 
527 941 d 4 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.'
 
486 1019 d 6 h liveuser /trunk/ -- Power by QBPWCF

'修正 cmd.php 檔案的 cmd 類別的 makeZstFile 函式對於 path 參數的處理.'

'修正 cmd.php 檔案的 cmd 類別的 makeZstFile 函式沒有使用到給予的 fileArgu 參數問題.'

'變更 allInOneConfig.php 檔案的 資料庫連結用資訊註解方式.'

'增加 allInOneForCI.php、allInOneCmd.php、allInOneJson.php、allInOneForSOAP.php、allInOneFull.php 檔案的 dbPort 變數, 提供預設的資料庫 tcp port, 提供覆蓋預設值的功能.'

'增加 allInOneConfig.php 檔案的 dbPort 變數,提供預設的資料庫 tcp port.'

'增加 usr/bin/backupDb.php 檔案的 backupFilesToKeep 參數,預設至多保留7天份的備份檔案.'

'新增 sample/fileAccess::ls.php 檔案.'

'新增 fileAccess.php 檔案的 fileAccess 類別的 ls 函式,提供詳細的目錄底下檔案與資料夾資訊.'

'新增 sample/fileAccess::listInfo.php 檔案.'
 
454 1049 d 4 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'update'
 
443 1054 d 2 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 函式解析含有 "`" 字元的字串會出錯的問題.'
 
380 1115 d 1 h liveuser /trunk/ -- Power by QBPWCF

修正 db.php 檔案 db 類別的 backupDatabase 函式運行 mysqldump 出錯的問題.
 
346 1150 d 11 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
disable debug log
 
345 1150 d 23 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
update
 
344 1150 d 23 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
debug
 
343 1150 d 23 h liveuser /trunk/ -- Power by QBPWCF
優化 db.php 檔案的 db 類別的 query 效能
 
342 1150 d 23 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
update
debug
 
341 1150 d 23 h liveuser /trunk/ -- Power by QBPWCF
修正 db.php 檔案的 db 類別的 dbConnect 函式的錯誤回報.
 
340 1150 d 23 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF  
339 1150 d 23 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
debug
 

Show All