Subversion Repositories qbpwcf-lib(archive)

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
694 900 d 13 h liveuser /trunk/ -- Power by QBPWCF

'修正 cms.php 檔案的 cmd 類別的 systemd 函式對於 deactivating 的服務解析出錯的問題.'
 
693 900 d 13 h liveuser /trunk/ -- Power by QBPWCF

'修正 cms.php 檔案的 cmd 類別的 systemd 函式對於 enable 的服務解析出錯的問題.'
 
691 901 d 7 h liveuser /trunk/ -- Power by QBPWCF

'update readme file'
 
689 901 d 8 h liveuser /trunk/ -- Power by QBPWCF

'修正 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式未關閉的 debug log.'
 
687 904 d 4 h liveuser /trunk/ -- Power by QBPWCF

'增加 usr/bin/testNetOut.php 的 levelForCheckSSL 參數,來放寬SSL憑證的規範要求.'
 
686 904 d 7 h liveuser /trunk/ -- Power by QBPWCF

'update readme file'
 
682 907 d 6 h liveuser /trunk/ -- Power by QBPWCF

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

'prepare tag qbpwcf-alpha-2024-02-29'
 
677 907 d 11 h liveuser /trunk/ -- Power by QBPWCF

'update readme file'
 
675 907 d 12 h liveuser /trunk/ -- Power by QBPWCF

'update readme file'
 
671 907 d 16 h liveuser /trunk/ -- Power by QBPWCF

'增加 install.php 檔案的 whiteIp 參數,指定永遠不會被 usr/lib/etc/systemd/ststem/ip-blockerd.service 封鎖的 ip.'

'增加 arrays.php 檔案的 arrays 類別的 arrayToString 函式的 spiltSymbolAtStart 參數.'
 
670 908 d 7 h liveuser /trunk/ -- Power by QBPWCF

'update readme file'
 
668 913 d 10 h liveuser /trunk/ -- Power by QBPWCF

'增加 install.php 檔案的 whiteIp 參數,指定永遠不會被 usr/lib/etc/systemd/ststem/ip-blockerd.service 封鎖的 ip. [devel]'

'新增 usr/bin/unixDoaminSockServer.php 檔案,用於簡單建立 unix domain server. [devel]'

'新增 sample/sock::runWithAutoAddMemoryDaemon.php 檔案,用於展示 sock::runWithAutoAddMemoryDaemon. [devel]'

'新增 sock.php 檔案的 sock 類別的 addOnProcessFuncForUnixDomainSockServerInRunWithAutoAddMemoryDaemon 函式提供給 sock::runWithAutoAddMemoryDaemon 中 unixDomainSockServer 函式的 addOnProcessFunc 參數 [devel]'

'新增 sock.php 檔案的 sock 類別的 runWithAutoAddMemoryDaemon 函式提供執行時依照需要增加記憶體上限的功能. [devel]'

'新增 config.php 檔案的 config 類別的 autoAddMemory 函式提供依照需要增加記憶體上限的功能. [devel]'

'修正 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的遇到執行 addOnProcessFunc 參數指定的函式時,出錯會導致 unixDomainSockClient 函式卡死的問題 [devel]'

'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的回傳結果 serverCache 中的 clientSide["addOnProcessFunc"][$addOnProcessFunc] 用來儲存 $addOnProcessFunc 函式回傳的結果. [devel]'

'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的回傳結果 serverCache 中的 "exit" 元素,用來代表是正常結束. [devel]'
 
667 914 d 14 h liveuser /trunk/ -- Power by QBPWCF

'新增 sample/autoService::daemon.php 檔案,用於展示 autoService::daemon.'

'新增 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的參數 paramsForFuncToRunWhenIdle,代表指定給予funcToRunWhenIdle參數中的指定元素的參數.'

'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的回傳結果 serverCache,代表函式結束前,儲存在serverCache的內容.'

'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式的參數 funcToRunWhenIdle 被呼叫時給予的 serverCache 參數.'

'更新 webSock.php 檔案的 webSock 類別的 nativeSocketTcpIpServer 函式註解.'

'新增 autoService.php 檔案的 autoService 類別的 daemon 函式.'

'新增 autoService.php 檔案的 autoService 類別的 updateList 函式.'

'新增 sample/threads::proc.php 檔案,用於展示 threads::proc.'
 
666 921 d 12 h liveuser /trunk/ -- Power by QBPWCF

'新增 threads.php 檔案的 threads 類別的 proc 函式.'

'新增 autoService.php 檔案的 autoService 類別的 daemon 函式.'

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

'新增 autoService.php 檔案的 autoService 類別的 runList 函式.'
 
664 921 d 15 h liveuser /trunk/ -- Power by QBPWCF

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

'實作 autoService.php 檔案的 autoService 類別的 checkList 函式.'

'新增 time.php 檔案的 time 類別的 unix 函式,提供取得unixtime的功能.'
 
663 922 d 11 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 函式,提供多個關鍵字的位置搜尋結果.'
 
662 925 d 9 h liveuser /trunk/ -- Power by QBPWCF

'update README'
 
660 925 d 9 h liveuser /trunk/ -- Power by QBPWCF

'增加 allInOneFull.php、allInOneForCI.php、allInOneForCmd.php、allInOneForJson.php、allInOneForSOAP.php 匯入的檔案 autoService.php.'

'新增 sample/assets of autoService 資料夾.'

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

'增加 authenticate.php 檔案的 authenticate 類別的 enCodeStr 函式的 enCodeStr 參數的格式.'

'增加 authenticate.php 檔案的 authenticate 類別的 enCodeStr 函式的 enCodeType 參數支援的qbpwcf方式.'

'新增 autoService.php 檔案的 autoService 類別的 createList 函式.'
 
659 926 d 6 h liveuser /trunk/ -- Power by QBPWCF

'優化 text.php 檔案的 text 類別的 multiLine 函式的 type 參數為 textarea 的呈現效果.'
 

Show All