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
950 353 d 20 h liveuser /trunk/usr/lib64/qbpwcf/ -- Power by QBPWCF

'cp usr/lib to usr/lib64 for rpmbuild compatiable'
 
915 357 d 17 h liveuser /trunk/usr/lib/qbpwcf/ -- Power by QBPWCF

'mv usr/lib to usr/lib/qbpwcf'
 
911 357 d 17 h liveuser /trunk/user_lib_qbpwcf_lib/ -- Power by QBPWCF

'prepare prepare mv usr/lib ro usr/lib/qbpwcf/lib'
 
910 357 d 17 h liveuser /trunk/usr_lib_qbpwcf/ -- Power by QBPWCF

'prepare mv usr/lib ro usr/lib/qbpwcf/lib'
 
891 361 d 15 h liveuser /trunk/usr/lib/ -- Power by QBPWCF

'cp qbpwcf to usr/lib'
 
697 735 d 14 h liveuser /trunk/ -- Power by QBPWCF

'修正 curl.php 檔案的 curl 類別的 curlSmtp 函式的 levelForCheckSSL 參數的註解.'
 
685 739 d 15 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'增加 mail.php 檔案的 mail 類別的 curlSmtp 函式的 levelForCheckSSL 參數,允許放寬ssl的驗證.'

'修正 cmd.php 檔案的 cmd 類別的 systemd 函式解析 service enable/disable 失敗的問題.'

'修正 usr/bin/keepMariadb.php 運行失敗的問題.'

'修正 usr/bin/keepHttpd.php 運行失敗的問題.'
 
645 772 d 17 h liveuser /trunk/ -- Power by QBPWCF

'修正 mail.php 檔案的 mail 類別的 curlSmtp 函式使用 curl 指令的 ssl 參數.'
 
626 793 d 15 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF

'not end'
 
544 917 d 2 h liveuser /trunk/ -- Power by QBPWCF

'修正 mail.php 檔案中的 mail 類別的 curlSmtp 函式只有第一個收件人收得到信件的問題.'
 
542 918 d 19 h liveuser /trunk/ -- Power by QBPWCF

'修正 mail.php 檔案中的 mail 類別的 curlSmtp 函式的 mail 內容格式為 RCF5321'
 
453 1048 d 22 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 函式的實作.'
 
244 1161 d 4 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
update
 
232 1166 d 0 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
update copyright info
 
199 1171 d 22 h liveuser /trunk/ -- Power by QBPWCF
標準化 mail.php 檔案的 mail 類別中各函式的註解格式.
 
118 1229 d 19 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
修正 mail.php 程式的 mail 類別的 curlSmtp 函式寄送出去的信件內容怪怪的問題.
修正 usr/bin/monitorProcess.php 程式寄送 email 的 html 內容顯示不完整的問題.
 
102 1230 d 18 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
增加 cmd.php 程式的 cmd 類別的 parseArgu 函式的 helpFunc 參數,當沒有參數或參數不成對時會呼叫名為 helpFunc 的函式.
增加 lib/glMatrix 提供 3D 繪圖的套件.
移除 mail.php 程式的 mail 類別的 postfix 函式.
完善 mail.php 程式的 mail 類別的 sendMail 函式.
增加 usr/bin/testNetOut.php 程式,用來檢查自己對外的網路連線狀況,若有異常就寄信通知指定的人員.
 
70 1313 d 23 h liveuser /trunk/ -- Power by QBPWCF
更新 app.php 檔案的 app 類別的 defaultMode 函式的註解.
更新 arrays.php 檔案的 arrays 類別的各函式的註解.
修正 mail.php 檔案的 mail 類別的 curlSmtp 函式寄送 mail 內容出錯的問題.
修改 /usr/bin/monitorProcess.php 檔案的運作方式.
 
57 1335 d 4 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
修正 jwt.php 檔案的 jwt 類別的註解格式.
修正 line.php 檔案的 line 類別的註解格式.
修正 link.php 檔案的 link 類別的註解格式.
修正 logs.php 檔案的 logs 類別的註解格式.
修正 mail.php 檔案的 mail 類別的註解格式.
修正 math.php 檔案的 math 類別的註解格式.
修正 phpLib.php 檔案的 phpLib 類別的註解格式.
修正 record.php 檔案的 record 類別的註解格式.
修正 search.php 檔案的 search 類別的註解格式.
修正 security.php 檔案的 security 類別的註解格式.
修正 session.php 檔案的 session 類別的註解格式.
修正 sock.php 檔案的 sock 類別的註解格式.
修正 stringProcess.php 檔案的 stringProcess 類別的註解格式.
修正 table.php 檔案的 table 類別的註解格式.
修正 text.php 檔案的 text 類別的註解格式.
修正 time.php 檔案的 time 類別的註解格式.
修正 variableCheck.php 檔案的 variableCheck 類別的註解格式.
修正 video.php 檔案的 video 類別的註解格式.
修正 webSock.php 檔案的 webSock 類別的註解格式.
修正 xml.php 檔案的 xml 類別的註解格式.
 
10 1473 d 18 h liveuser /trunk/qbpwcf/ -- Power by QBPWCF
update
update copyright info
 

Show All