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
954 352 d 10 h liveuser /trunk/usr/bin/ -- Power by QBPWCF

'keep commit left changes'
 
922 358 d 5 h liveuser /trunk/usr/bin/ -- Power by QBPWCF

'更新 usr/bin 底下的 php 檔案,使用符合新的 qbpwcf lib 路徑. [test]'
 
906 360 d 14 h liveuser /trunk/ -- Power by QBPWCF

'調整 fileAccess.php 檔案的 fileAccess 類別的 createTempFile 函式的暫存目錄為 var/temp. [test]'
 
883 363 d 7 h liveuser /trunk/usr/ -- Power by QBPWCF

'prepare mv qbpwcf/usr to usr'
 
620 794 d 4 h liveuser /trunk/qbpwcf/usr/bin/ -- Power by QBPWCF

'not end'
 
553 900 d 15 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'
 
550 901 d 13 h liveuser /trunk/ -- Power by QBPWCF

'增加 usr/bin/keepSshd.php 的 config 參數支援.'

'新增 usr/systemd/system/sshd-keep.service 檔案,用來確保 sshd 服務有正常運行.'

'修正 fileAccess.php 檔案的 fileAccess 類別的 updateFile 函式的註解.'

'增加 install.php 的檔案的 sshAddrAndPort 參數,以支援 sshd-keep.service.'
 
527 941 d 10 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.'