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 9 h liveuser /trunk/usr/bin/ -- Power by QBPWCF

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

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

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

'prepare mv qbpwcf/usr to usr'
 
736 697 d 1 h liveuser /trunk/ -- Power by QBPWCF

'"修正 usr/bin/ipBlockerd.php 檔案遇到 http(s) log 不存在會出錯的問題."'
 
720 703 d 10 h liveuser /trunk/ -- Power by QBPWCF

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

'修正 usr/bin/ipBlocketd.php 檔案對於收到訊息的處理.'
 
705 729 d 10 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 函式回傳結果的說明.'
 
701 735 d 11 h liveuser /trunk/ -- Power by QBPWCF

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

'fix debug flag get method'
 
699 735 d 11 h liveuser /trunk/ -- Power by QBPWCF

'增加 usr/bin/ipBlockerd.php 檔案的 debug 內容'
 
621 794 d 3 h liveuser /trunk/qbpwcf/usr/bin/ -- Power by QBPWCF

'not end'
 
576 840 d 10 h liveuser /trunk/ -- Power by QBPWCF

'修正 /usr/bin/ipBlockerd.php 的暫時白名單無效問題.'
 
572 845 d 11 h liveuser /trunk/ -- Power by QBPWCF

'增加 arrays.php 檔案的 arrays 類別的 mergeMultiDimensionArray 函式的回傳結果 argu,代表使用的參數.'

'增加 /usr/bin/ipBlockerd.php 檔案的互動功能,可以手動指定暫時的白名單跟有效時間.'
 
570 847 d 8 h liveuser /trunk/ -- Power by QBPWCF

'修正 usr/bin/ipBlockerd.php 檔案收到 --client-* 參數會導致程 server 端程序終止的問題'

'修正 sock.php 檔案的 sock 類別的 unixDomainSockClient 函式的 custom 參數會將 id 拋棄的問題.'

'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的 addOnProcessFunc 參數的說明.'

'變更 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的 changePermission 參數為字串.'

'修正 arrays.php 檔案的 arrays 類別的 mergeMultiDimensionArray 函式的遇到要合併空陣列會出錯的問題.'
 
565 851 d 4 h liveuser /trunk/ -- Power by QBPWCF

'增加 install.php 對於 $configUrl 的設定.'

'新增 sample/config::showSettings.php 檔案,用來驗證取得 php 設定資訊的功能.'

'剔除 config.php 檔案的 config 類別的 showSettings 函式的必填參數.'

'增加 config.php 檔案的 config 類別的 showSettings 函式預設回傳的設定.'

'修正 cmd.php 檔案的 cmd 類別的 nmcli_list 函式 使用 cmd::checkCmdExist 搭配的參數.'

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

'修正 config.php 檔案的 config 類別的 changeSettings 函式的註解說明.'

'新增 sample/threads::demo.php 檔案,用來驗證多執行序的功能.'

'增加 threads.php 為要自動匯入的類別檔案.'

'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的 infoToFunction 參數,提供給予addOnProcessFunc跟funcToRunWhenIdle函式的資訊,在函式中其參數的info鍵值.'

'新增 sock.php 檔案的 sock arrays.php 檔案 arrays 類別的 mergeMultiDimensionArray 函式,提供合併特定內容相同的多維陣列的功能.'

'增加 fileAccess.php 檔案的 fileAccess 類別的 getFileContent 函式的 web 參數說明.'

'修正 sock.php 檔案的 sock 類別的 unixDomainSockClient 函式的 custom 實作與參數說明.'

'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的 addOnProcessFunc 參數說明.'

'調整 cmd.php 檔案的 cmd 類別的 echoMultiLine 函式的結尾換行寫法,使之更通用.'
 
562 882 d 5 h liveuser /trunk/ -- Power by QBPWCF

'code clean'

'修正 cmd.php 檔案的 cmd 類別的 nmcli_list 函式 使用 cmd::checkCmdExist 的參數.'
 
556 894 d 13 h liveuser /trunk/qbpwcf/usr/bin/ -- Power by QBPWCF

'增加 cmd.php 檔案的 cmd 類別的 blockAcctackIp 函式回傳 封鎖IP原因的 變數 reason.'

'--line'
 
466 1043 d 15 h liveuser /trunk/ -- Power by QBPWCF

'新增 usr/bin/help 檔案,提供開發該路徑底下程式的說明.'

'修正 usr/bin/ 底下有 include 套件的 php 程式 include_path,避免以軟連接指向該目錄底下的程式執行出錯.'

'補上 usr/bin/ 底下 php 程式的版權宣告.'

'修正 usr/bin/backupDb.php 沒有指定 backTime 就無窮次執行的問題.'

'新增 sample/fileAccess::tildeToPath.php 檔案.'
 
464 1044 d 3 h liveuser /trunk/ -- Power by QBPWCF

'update'
 
456 1047 d 12 h liveuser /trunk/ -- Power by QBPWCF

'增加 variableCheck.php 檔案中的 variableCheck 類別的 checkArguments 函式的回傳結果 simpleError 提供簡易的錯誤訊息.s'

'新增 variableCheck.php 檔案中的 variableCheck 類別的 getSimpleError 函式,提供產生簡易錯誤訊息的功能.'
 

Show All