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
953 351 d 17 h liveuser /trunk/ -- Power by QBPWCF

'新增 usr/bin/libexec/folderOfUsrLib.php 檔案,用於判斷 cpu ISA 對應的 lib 路徑,例如 x86_64 的 ISA 會對應到 lib64. [test]'
 
922 357 d 11 h liveuser /trunk/usr/bin/ -- Power by QBPWCF

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

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

'prepare mv qbpwcf/usr to usr'
 
619 793 d 10 h liveuser /trunk/qbpwcf/usr/bin/ -- Power by QBPWCF

'not end'
 
466 1042 d 22 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 1043 d 10 h liveuser /trunk/ -- Power by QBPWCF

'update'
 
453 1048 d 17 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'修正 db.php 檔案的 db 類別中對於 external::callShell 的使用.'

'修正 external.php 檔案的 external 類別中對於 external::callShell 的使用.'

'修正 qemu.php 檔案的 qemu 類別中對於 external::callShell 的使用.'

'修正 form.php 檔案的 form 類別的 processUploadedFile 函式的實作.'

'修正 bigbluebutton.php 檔案的 bigbluebutton 類別的 createRoom 函式的實作.'

'修正 line.php 檔案的 line 類別的 login 函式的實作.'

'修正 fileAccess.php 檔案的 fileAccess 類別中對於 external::callShell 的使用.'

'增加 external.php 檔案的 external 類別的 callShell 函式對於 ~、&、$! 的支援.'

'修正 catchWebContent.php 檔案的 catchWebContent 類別中對於 external::callShell 的使用.'

'修正 lib.php 檔案的 lib 類別的 getLib 函式的實作.'

'修正 webSock.php 檔案的 webSock 類別中對於 external::callShell 的使用.'

'修正 fuse.php 檔案的 fuse 類別中對於 external::callShell 的使用.'

'修正 R.php 檔案的 R 類別的 executeR 函式的實作.'

'修正 cmd.php 檔案的 cmd 類別中對於 external::callShell 的使用.'

'修正 mail.php 檔案的 mail 類別的 curlSmtp 函式實作.'

'修正 authenticate.php 檔案的 authenticate 類別的 validUser 函式的實作.'

'修正 time.php 檔案的 time 類別的 computeFebDays 函式的實作.'

'修正 usr/bin/httpd404blockerManually.php 的實作.'

'修正 usr/bin/testNetOut.php 的實作.'

'修正 usr/bin/backupDb.php 的實作.'

'修正 usr/bin/rerunProgram.php 的實作.'

'修正 usr/bin/sshFailedBlockerManually.php 的實作.'

'修正 usr/bin/monitorProcess.php 的實作.'

'修正 usr/bin/ipBlockerd.php 的實作.'

'修正 usr/bin/getContentByLineRange.php 的實作.'

'修正 external.php 檔案的 external 類別的 multiThreadsShell 函式的實作.'

'修正 cmd.php 檔案的 cmd 類別的 searchOutPut 函式的實作.'

'修正 cmd.php 檔案的 cmd 類別的 nmap 函式的實作.'
 
123 1223 d 23 h liveuser /trunk/qbpwcf/usr/bin/ -- Power by QBPWCF
code clean
 
119 1228 d 23 h liveuser /trunk/qbpwcf/usr/bin/ -- Power by QBPWCF
update 說明
 
118 1229 d 14 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
修正 mail.php 程式的 mail 類別的 curlSmtp 函式寄送出去的信件內容怪怪的問題.
修正 usr/bin/monitorProcess.php 程式寄送 email 的 html 內容顯示不完整的問題.
 
104 1230 d 13 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
fix bug
 
98 1246 d 20 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
增加 sock.php 檔案的 sock 類別的 tcpClient 函式的 sec、microSec 參數,避免連線不被中斷就會一直保持的問題.
修改 usr/bin/monitorProcess.php 檔案,提供比較完整的資訊.
 
72 1310 d 23 h liveuser /trunk/ -- Power by QBPWCF
修改 /usr/bin/monitorProcess.php 檔案的運作方式,加上cpu跟mem使用量大的前5名.
 
70 1313 d 18 h liveuser /trunk/ -- Power by QBPWCF
更新 app.php 檔案的 app 類別的 defaultMode 函式的註解.
更新 arrays.php 檔案的 arrays 類別的各函式的註解.
修正 mail.php 檔案的 mail 類別的 curlSmtp 函式寄送 mail 內容出錯的問題.
修改 /usr/bin/monitorProcess.php 檔案的運作方式.
 
1 1494 d 17 h liveuser / Add initial directories