| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 784 |
586 d 2 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 install.php 檔案的安裝說明.'
'修正 /usr/bin/backupDb.php 檔案,遇到沒有參數僅會報錯的問題.'
'增加 video.php 檔案的 video 類別的 html5 函式的 styleAttr 跟 styleVal 參數,提供設定 style 的功能' |
|
| 767 |
625 d 8 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 install.php 檔案安裝 usr/bin/libexec 目錄下程式的功能.' |
|
| 755 |
634 d 10 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 install.php 檔案的 include_path.'
'變更 install.php 檔案的 匯入套件函式為 require_once.' |
|
| 678 |
747 d 10 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'fix missing params' |
|
| 674 |
747 d 10 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 fileAcces.php 檔案的 fileAccess 類別的 updateFile 函式尋找關鍵字並整行取代的實作.' |
|
| 673 |
747 d 14 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'fix install params error'
'quiy' |
|
| 671 |
747 d 15 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 install.php 檔案的 whiteIp 參數,指定永遠不會被 usr/lib/etc/systemd/ststem/ip-blockerd.service 封鎖的 ip.'
'增加 arrays.php 檔案的 arrays 類別的 arrayToString 函式的 spiltSymbolAtStart 參數.' |
|
| 668 |
753 d 8 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]' |
|
| 615 |
798 d 6 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'變更 usr/bin/maxcpu 為透過 sudo 來以管理者權限運行.'
'新增 tmp 資料夾.'
'將未於開頭標註版權宣告的文件更新'
'更新版權宣告的年份到 2024 年'
'not end' |
|
| 564 |
878 d 15 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'讓install.php可以指定config server的位置' |
|
| 554 |
904 d 17 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 install.php 的檔案的 getIpUrl 參數,允許設定提供取得自身對外ip的服務網址.'
'更新 csInformation.php 檔案的 csInformation 類別的 getServerRealIP 函式取得自己 ip 的預設服務網址.'
'修正 csInformation.php 檔案的 csInformation 類別的 getServerRealIP 函式取得自己 ip 會因為 /usr/lib/qbpwcf/etc/config.php 內容為 $myIp="" 導致不會去問 IP 的問題.'
'新增 sample/csInformation:getServerRealIP.php 檔案,用來驗證取得自己對外 ip 的服務功能.' |
|
| 553 |
904 d 17 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 |
905 d 15 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.' |
|
| 488 |
1021 d 18 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 install.php 檔案建立建立軟連結路徑錯誤的問題.'
'增加 cmd.php 檔案的 cmd 類別的 chmod 函式的 cmd 回傳結果,代表執行的指令.'
'增加 fileAccess.php 檔案的 fileAccess 類別的 createLink 函式的 cmd 回傳結果,代表執行的指令.'
'變更 fileAccess.php 檔案的 fileAccess 類別的 createLink 函式為靜態函式, 代表執行的指令.'
'增加 fileAccess.php 檔案的 fileAccess 類別的 getRelativePath 函式的 cmd 回傳結果,代表執行的指令.'
'修正 fileAccess.php 檔案的 fileAccess 類別的 createLink 函式 路徑找不到的問題.'
'修正 fileAccess.php 檔案的 fileAccess 類別的 createLink 函式 fileArguPath 變數的產生.' |
|
| 469 |
1045 d 12 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 qbpwcf/usr/lib/systemd/system/ip-blockerd.service 的重新啟動腳本,避免多個 ipBlockerd.php 執行.'
'修正 install.php 檔案對於 qbpwcf/usr/lib/systemd/system 底下檔案的權限為 640.' |
|
| 431 |
1089 d 21 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
讓 "qbpwcf/etc/config.php" 可以被大家使用 |
|
| 426 |
1098 d 7 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
修正 cmd.php 檔案的 cmd 類別的 chmod 函式使用 excludeSelf 參數會出錯的問題.
修正 install.php 設置 IP 的內容變數錯誤問題. |
|
| 424 |
1098 d 8 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
修正 install.php 設置 IP 的語法錯誤問題.
修正 cmd.php 檔案的 cmd 類別的 chmod 函式使用 excludeSelf 參數會出錯的問題. |
|
| 419 |
1099 d 8 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
diff READs
diff READ
修正 install.php 設置的 服務設定檔 不應該具備可執行權限的問題.
增加 cmd.php 檔案的 cmd 類別的 chmod 函式的 excludeSelf 參數,避免搭配 recursive 參數移除執行權限時,會讓目標資料夾變得無法進入. |
|
| 414 |
1099 d 14 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
修正 install.php 的執行失敗問題.
修正 fileAccess.php 檔案的 fileAccess 類別的 createLink 函式建立的軟連結指向目標錯誤的問題.
新增 stringProcess.php 檔案的 stringProcess 類別的 stringProcess 函式 recursive 參數,提供重複執行直到沒有符合條件的結果為止.
修正 cmd.php 檔案的 cmd 類別的 svnci 函式執行 diff 功能找不到變數的問題. |
|