| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 231 |
84 d 18 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update release note' |
|
| 230 |
84 d 18 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式的註解.' |
|
| 227 |
86 d 1 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 svnsta 函式的 解析 node 路徑與名稱遇到空格會解析出錯的問題.'
'增加 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 svnci 函式功能,提供一開始就選擇全部有異動的檔案為 commit 對象 的功能.' |
|
| 226 |
86 d 2 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update copyright' |
|
| 220 |
87 d 14 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 parseCmdString 函式使用 external::callShell 的方式.'
'增加 usr/lib/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 updateFile 函式的可省略參數 replaceSpecifyLine 提供取代檔案中特定行數內容的功能.'
'增加 usr/lib/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 updateFile 函式的回傳結果 $result["content"]["old"/"nwe"],代表取代前後的逐行內容.'
'修正 usr/lib/qbpwcf/stringProcess.php 檔案的 stringProcess 類別的 toSingleShellArg 函式使用 usr/bin/parse 程式的路徑產生方式.'
'加 usr/lib/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 writeMultiLine 函式的 fastWrite 參數,提供快速寫入的功能.'
'增加 phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式,提供更新版權宣告年份的功能. [devel]' |
|
| 218 |
99 d 7 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'新增 usr/lib64/qbpwcf/math.php 檔案的 math 類別的 randomFromArrayManyTimes 函式,提供多次隨機產生結果並串接起來的功能'
'新增 usr/lib/qbpwcf/search.php 檔案的 search 類別的 findConMatchStrs 函式,提供判斷多個元素字串是否依照順序符合特定結構,並回傳比對結果的功能.'
'新增 usr/lib/qbpwcf/stringPorcess.php 檔案的 stringProcess 類別的 replaceOnce 函式,提供僅替換字串中特定內容一次的功能.'
'新增 usr/lib/qbpwcf/phpLib.php 檔案的 phpLib 類別的 replaceMatchContent 函式,提供取代檔案中特定格式的內容.'
'修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 checkFileExist 函式遇到含有空格的檔案路徑會出錯的問題.'
'修正 usr/lib/qbpwcf/external.php 檔案的 external 類別的 callShell 函式遇到含有空格的可執行檔案路徑會出錯的問題.'
'修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 cp 函式使用 external::callShellMulti 時參數無效果的問題.' |
|
| 216 |
114 d 11 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 php-qbpwcf.spec 檔案中 qbpwcf 家目錄以及底下 php session 的權限設置.' |
|
| 214 |
115 d 9 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 php-qbpwcf.spec 檔案中 qbpwcf 家目錄以及底下 php session 的權限設置.' |
|
| 212 |
115 d 9 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 php-qbpwcf.spec 檔案中 qbpwcf 家目錄以及底下 php session 的權限設置.' |
|
| 210 |
118 d 9 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 php-qbpwcf.spec 檔案中 %post 區段運行失敗的問題.' |
|
| 208 |
118 d 12 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update release note' |
|
| 205 |
122 d 16 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'+新增 /var/qbpwcf/home/php/session 目錄, 提供 php 存放 session 的地方. [test]'
'增加 php-qbpwcf.spec 檔案的 安裝好 package 後要確保 /var/qbpwcf/home/php/session 可以被使用者 qbpwcf 存取. [test]' |
|
| 203 |
129 d 5 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 getFileContent 函式的回傳結果 base64data.' |
|
| 200 |
129 d 7 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/qbpwcf/javaScript.php 檔案的 javaScript 類別的 qbpwcfJavaScript 函式中 window.qbpwcf.form.fakeScrollingList 的 disallowClose 參數判斷方式.'
'新增 usr/lib64/qbpwcf/javaScript.php 檔案的 javaScript 類別的 qbpwcfJavaScript 函式中 window.qbpwcf.form.fakeScrollingList 的 redirectAfterClose 參數,提供關閉選單後進行轉址的功能.'
'同步 usr/lib64/sysusers.d/php-qbpwcf.conf 的內容.'
'增加 usr/lib64/qbpwcf/fileAccess.php 檔案的 getFileContent 函式的回傳結果 base64dataOnly,提供只有 base64 編碼後的字串.'
'修正 usr/lib64/qbpwcf/img.php 檔案的 img 類別的 data 函式對於 mimeType 參數的使用.' |
|
| 198 |
132 d 6 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/lib64/cmd.php 檔案的 cmd 類別的 blockAcctackIp 函式計數異常 postfix、named log 次數的時間點算法. [test]' |
|
| 196 |
135 d 7 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修正 usr/bin/ipBlockerd.php 檔案無法偵測postfix、dovecot、named log、sshd的問題. [test]' |
|
| 194 |
135 d 9 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'update release note' |
|
| 193 |
135 d 10 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 usr/bin/keepHttpd.php 檔案對於執行異常會回傳 1 的功能. [test]' |
|
| 192 |
135 d 10 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'增加 usr/bin/keepSshd.php 檔案對於執行異常會回傳 1 的功能. [test]' |
|
| 190 |
135 d 13 h |
liveuser |
/trunk/ |
-- Power by QBPWCF
'修改 usr/lib/qbpwcf/img.php 檔案的 img 類別的 data 函式的 mimeType 參數的預設值為自動判斷. [test]'
'增加 usr/lib64/qbpwcf/controlStructures.php 檔案的 controlStructures 類別的 nestedIf 函式當回傳結果$result["pass"]為"false"時,會回傳用於判斷的資訊. [test]'
'修正 usr/bin/ipBlockerd.php 檔案無法偵測ssh log的問題. [test]' |
|