📄 changelog
字号:
* includes/xml/hardware.php (tags: REL-2-5-2-RC3): missing var change2006-06-16 09:02 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/xml/: filesystems.php (tags: REL-2-5-2-RC3), hardware.php, hddtemp.php (tags: REL-2-5-2-RC3), mbinfo.php (tags: REL-2-5-2-RC3), memory.php (tags: REL-2-5-3-RC1, REL-2-5-2-RC3), network.php (tags: REL-2-5-3-RC1, REL-2-5-2-RC3), vitals.php (tags: REL-2-5-2-RC3): codestyle: header and tabs2006-06-16 09:00 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * index.php (tags: REL-2-5-2-RC3): shorten mbinfo xml function2006-06-16 08:59 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * phpsysinfo.dtd (tags: REL-2-5-3-RC1, REL-2-5-2-RC3): update for no swap2006-06-16 08:58 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/common_functions.php (tags: REL-2-5-2-RC3): format function for MHz2006-06-16 07:02 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/class.Linux.inc.php: return value is "ERROR" no longer null2006-06-15 22:24 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/class.WINNT.inc.php (tags: REL-2-5-3-RC2, REL-2-5-3-RC1, REL-2-5-2-RC3): ok today the bug "[ 1448895 ] Wrong network tx/rx format" appeared on my machine so that i can see what it caused, i think it's now fixed in a dirty way, for detail look in the comment in the network function2006-06-15 18:42 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/class.error.inc.php (tags: REL-2-5-2-RC3), includes/common_functions.php, includes/indicator.php (tags: REL-2-5-3-RC2, REL-2-5-3-RC1, REL-2-5-2-RC3), includes/system_footer.php (tags: REL-2-5-2-RC3), includes/system_header.php (tags: REL-2-5-3-RC1, REL-2-5-2-RC3), tools/header (tags: REL-2-5-3-RC2, REL-2-5-3-RC1, REL-2-5-2-RC3): missing $2006-06-15 18:35 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * tools/header: sample header2006-06-15 18:34 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/: class.error.inc.php, common_functions.php, indicator.php, system_footer.php, system_header.php: codestyle: header and tabs2006-06-14 16:36 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/class.Darwin.inc.php (tags: REL-2-5-3-RC2, REL-2-5-3-RC1, REL-2-5-2-RC3): another cpu entry2006-06-14 08:37 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/common_functions.php: wrong place for return2006-06-14 08:32 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/common_functions.php: return ERROR at the right places this finally closes "[ 1448129 ] Mac OS X Jaguar regressions with 2.5" hopefully2006-06-13 18:31 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/class.BSD.common.inc.php (tags: REL-2-5-3-RC2, REL-2-5-3-RC1, REL-2-5-2-RC3): quick hack for not reading boot.msg on Darwin systems2006-06-13 18:22 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/class.Darwin.inc.php: 10 values are needed2006-06-13 18:16 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/class.Darwin.inc.php: init devswap in array2006-06-13 18:09 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/common_functions.php: return error if programm failes to execute2006-06-13 18:04 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/class.Darwin.inc.php: fix some udef offsets2006-06-13 17:02 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/class.Linux.inc.php: undef var fix2006-06-13 16:58 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/class.Darwin.inc.php: use standard filesystem function fixes "[ 1448431 ] Double % on disk space"2006-06-11 19:37 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * README (tags: REL-2-5-2-RC3): 80 chars width add some notes for mbm5 remove security notice, fixed long time ago2006-06-11 19:34 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/common_functions.php: tabs for better reading show php notices only if showerrors is true replace some more chars in xml (german umlauts)2006-06-11 17:58 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/mb/class.mbm5.inc.php (tags: REL-2-5-2-RC3): shorten the code and read the values only onse, still need to add logic if there are more values stored in the log-file, now all has fixed values2006-06-11 11:09 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/class.WINNT.inc.php: avoid message if no drivetype is set2006-06-11 10:09 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * index.php: we need another rc befor release2006-06-11 09:57 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/: class.HP-UX.inc.php (tags: REL-2-5-3-RC2, REL-2-5-3-RC1, REL-2-5-2-RC3), class.WINNT.inc.php: forgot to change vars2006-06-09 17:17 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/: class.error.inc.php, os/class.Darwin.inc.php: add warnings in an extra function2006-06-05 20:18 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * distros.ini (tags: REL-2-5-2-RC3): add PLD distro2006-06-05 20:16 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * images/PLD.gif (tags: REL-2-5-3-RC2, REL-2-5-3-RC1, REL-2-5-2-RC3): add PLD image2006-06-05 13:14 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/: os/class.BSD.common.inc.php, os/class.Darwin.inc.php, os/class.HP-UX.inc.php, os/class.Linux.inc.php, os/class.SunOS.inc.php (tags: REL-2-5-3-RC2, REL-2-5-3-RC1, REL-2-5-2-RC3), os/class.WINNT.inc.php, xml/memory.php: support for having no swap devices fixes hopefully "[ 1500265 ] Errors (div by 0 & hdr modify)"2006-06-05 12:24 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * phpsysinfo.dtd, includes/os/class.Linux.inc.php, includes/xml/hardware.php: included FR "[ 1472013 ] Extended Sensors"2006-06-05 11:48 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * config.php.new (tags: REL-2-5-2-RC3), index.php, includes/common_functions.php, includes/lang/ar_utf8.php (tags: REL-2-5-2-RC3), includes/lang/bg.php (tags: REL-2-5-2-RC3), includes/lang/big5.php (tags: REL-2-5-2-RC3), includes/lang/br.php (tags: REL-2-5-2-RC3), includes/lang/ca.php (tags: REL-2-5-2-RC3), includes/lang/cn.php (tags: REL-2-5-2-RC3), includes/lang/cs.php (tags: REL-2-5-2-RC3), includes/lang/ct.php (tags: REL-2-5-2-RC3), includes/lang/da.php (tags: REL-2-5-2-RC3), includes/lang/de.php (tags: REL-2-5-2-RC3), includes/lang/en.php (tags: REL-2-5-2-RC3), includes/lang/es.php (tags: REL-2-5-2-RC3), includes/lang/et.php (tags: REL-2-5-2-RC3), includes/lang/eu.php (tags: REL-2-5-2-RC3), includes/lang/fi.php (tags: REL-2-5-2-RC3), includes/lang/fr.php (tags: REL-2-5-2-RC3), includes/lang/gr.php (tags: REL-2-5-2-RC3), includes/lang/he.php (tags: REL-2-5-2-RC3), includes/lang/hu.php (tags: REL-2-5-2-RC3), includes/lang/id.php (tags: REL-2-5-2-RC3), includes/lang/is.php (tags: REL-2-5-2-RC3), includes/lang/it.php (tags: REL-2-5-2-RC3), includes/lang/jp.php (tags: REL-2-5-2-RC3), includes/lang/ko.php (tags: REL-2-5-2-RC3), includes/lang/lt.php (tags: REL-2-5-2-RC3), includes/lang/lv.php (tags: REL-2-5-2-RC3), includes/lang/nl.php (tags: REL-2-5-2-RC3), includes/lang/no.php (tags: REL-2-5-2-RC3), includes/lang/pa_utf8.php (tags: REL-2-5-2-RC3), includes/lang/pl.php (tags: REL-2-5-2-RC3), includes/lang/pt-br.php (tags: REL-2-5-2-RC3), includes/lang/pt.php (tags: REL-2-5-2-RC3), includes/lang/ro.php (tags: REL-2-5-2-RC3), includes/lang/ru.php (tags: REL-2-5-2-RC3), includes/lang/sk.php (tags: REL-2-5-2-RC3), includes/lang/sr.php (tags: REL-2-5-2-RC3), includes/lang/sv.php (tags: REL-2-5-2-RC3), includes/lang/tr.php (tags: REL-2-5-2-RC3), includes/lang/tw.php (tags: REL-2-5-2-RC3), includes/xml/hddtemp.php, includes/xml/mbinfo.php: fixes "[ 1500615 ] Temperature display in Fahrenheit (vs. Celcius)" configurable through an option in config.php2006-06-04 16:55 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/class.WINNT.inc.php: fixes "[ 1497748 ] uptime displays wrong in windows environments"2006-06-04 16:38 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/xml/filesystems.php: fixes "[ 1494030 ] Show Mount Point Error"2006-05-20 17:01 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/mb/class.hwsensors.inc.php (tags: REL-2-5-3-RC2, REL-2-5-3-RC1, REL-2-5-2-RC3): fixed "[ 1491291 ] Undefined offset errors with class.hwsensors.inc.php"2006-05-20 16:45 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * tools/langs.php (tags: REL-2-5-3-RC2, REL-2-5-3-RC1, REL-2-5-2-RC3): simple script for showing missing language variables in language files2006-05-20 16:41 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/lang/: br.php, ca.php, cn.php, cs.php, ct.php, da.php, de.php, es.php, et.php, fi.php, fr.php, hu.php, is.php, it.php, jp.php, ko.php, lt.php, nl.php, no.php, pa_utf8.php, pl.php, ro.php, sk.php, sr.php, sv.php, tw.php: added missing translation-variables2006-05-03 16:53 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/lang/fr.php: fixes "[ 1481143 ] Undefined index: cpuspeed in fr language"2006-04-23 15:10 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * ChangeLog: update ChangeLog2006-04-23 15:09 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * README: phpSysInfo 2.5.2-rc22006-04-23 15:08 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * tools/: GenerateCL.sh, GenerateChangeLog.sh, MakeRelease.sh (tags: REL-2-5-3-RC2, REL-2-5-3-RC1, REL-2-5-2-RC3): update some tools2006-04-22 18:01 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * phpsysinfo.dtd: Mhz -> Busspeed2006-04-22 16:47 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/class.WINNT.inc.php: wrong usage of an array as string2006-04-22 16:11 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/class.parseProgs.inc.php (tags: REL-2-5-2-RC3): use last percent in a row for inodes2006-04-22 15:55 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/class.parseProgs.inc.php: if there was only one space between the numbers everything fail2006-04-22 14:35 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * config.php.new, phpsysinfo.dtd, includes/os/class.BSD.common.inc.php, includes/os/class.Linux.inc.php, includes/os/class.parseProgs.inc.php, includes/xml/filesystems.php: rewritten the filesystem parser includes now also feature request "[ 672548 ] Add a check for inodes"2006-04-18 17:46 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/class.OpenBSD.inc.php (tags: REL-2-5-3-RC2, REL-2-5-3-RC1, REL-2-5-2-RC3): call constructor2006-04-18 16:57 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/: class.BSD.common.inc.php, class.NetBSD.inc.php (tags: REL-2-5-3-RC2, REL-2-5-3-RC1, REL-2-5-2-RC3): use parse_filesystem function2006-04-18 16:22 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/: class.BSD.common.inc.php, class.FreeBSD.inc.php (tags: REL-2-5-3-RC2, REL-2-5-3-RC1, REL-2-5-2-RC3): use filesystem parser and removed duplicated code2006-04-18 16:03 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/: class.BSD.common.inc.php, class.Linux.inc.php, class.parseProgs.inc.php: include filesystem parser in parser class and rename this class2006-04-17 15:44 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/class.Linux.inc.php: remove lspci code, include parser class2006-04-17 15:24 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * index.php, includes/os/class.BSD.common.inc.php: i hate logic, update version2006-04-17 14:55 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/: class.BSD.common.inc.php, class.parseProgs.inc.php: add pciconf to parser class2006-04-17 14:09 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/class.OpenBSD.inc.php: no need for extra pci function2006-04-17 13:33 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/class.NetBSD.inc.php: show ide devices and capacity2006-04-17 13:12 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) * includes/os/: class.BSD.common.inc.php, class.FreeBSD.inc.php:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -