| [ PHPXref.com ] | [ Generated: Sun Jul 20 19:56:43 2008 ] | [ phpSysInfo 2.5.1 ] |
| [ Index ] [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Summary view] [Print] [Text view]
1 2005-12-10 15:58 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 2 3 * index.php: little spped up the creation 4 5 2005-12-10 15:54 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 6 7 * index.php, includes/system_header.php, 8 includes/common_functions.php, includes/xml/memory.php, 9 includes/xml/filesystems.php, includes/xml/hardware.php, 10 includes/xml/network.php, includes/xml/vitals.php, 11 includes/xml/mbinfo.php, includes/xml/hddtemp.php, 12 templates/black/box.tpl, templates/wintendoxp/box.tpl, 13 templates/aq/box.tpl, templates/windows_classic/box.tpl, 14 templates/orange/box.tpl, templates/metal/box.tpl, 15 templates/blue/box.tpl, templates/typo3/box.tpl, 16 templates/bulix/box.tpl, templates/kde/box.tpl, 17 templates/classic/box.tpl: huge update for supporting 18 rtl-languages should close: "[ 1364219 ] Fix for bug 1039460 ?" 19 "[ 1039460 ] chareset=utf-8 dir=rtl breaks templates" 20 21 2005-12-10 13:09 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 22 23 * templates/: black/box.tpl, aq/box.tpl, metal/box.tpl, 24 kde/box.tpl, wintendoxp/box.tpl, windows_classic/box.tpl: html 25 code fixes to be HTML 4.01 Transitional compatible, verified at 26 validator.w3.org 27 28 2005-12-10 12:30 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 29 30 * includes/system_footer.php: fixes bug "[ 1377012 ] Correcting a 31 html "error"." 32 33 2005-12-10 09:08 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 34 35 * includes/mb/class.mbm5.inc.php: fixes "[ 1377470 ] error in file 36 "\includes\mb\class.mbm5.inc.php on line 27"" 37 38 2005-12-09 19:30 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 39 40 * includes/os/class.BSD.common.inc.php: 41 add ability to read pci devices from "pciconf -lv", if this 42 doesn't work we fall back to old way 43 44 2005-12-08 20:18 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 45 46 * includes/os/class.BSD.common.inc.php: 47 loadbar now works also with BSD systems fixes bug "[ 1376395 ] 48 $loadbar not working" 49 50 2005-12-08 19:59 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 51 52 * includes/os/class.BSD.common.inc.php: 53 command must be df -k and not df -kP for BSD systems 54 55 2005-12-08 19:54 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 56 57 * index.php: 58 we need the pcre extension 59 60 2005-12-07 16:04 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 61 62 * includes/xml/filesystems.php: overall size was wrong calculated 63 for WINNT systems, here we must use the MountPoint for allready 64 counted Partitions 65 66 2005-12-07 15:47 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 67 68 * includes/os/class.WINNT.inc.php: mhz must be cpuspeed in array 69 and busspeed has it's own position in the array 70 71 2005-12-07 15:36 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 72 73 * includes/os/class.WINNT.inc.php: read hostname from wmi 74 75 2005-12-07 15:07 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 76 77 * includes/common_functions.php: fixes bug "[ 1375301 ] fstype is 78 CDFS under Windows not iso9660" 79 80 2005-12-07 15:02 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 81 82 * includes/lang/: ar_utf8.php, bg.php, de.php, lv.php, pt.php, 83 sv.php, br.php, it.php, da.php, cs.php, ct.php, ro.php, 84 pa_utf8.php, is.php, ca.php, fi.php, big5.php, et.php, tr.php, 85 pt-br.php, tw.php, hu.php, cn.php, gr.php, he.php, nl.php, 86 ru.php, fr.php, no.php, id.php, es.php, eu.php, sk.php, sr.php, 87 ko.php, en.php: fix bug "[ 1375274 ] strftime under windows has 88 no %r %R" 89 90 2005-12-07 05:09 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 91 92 * includes/os/class.SunOS.inc.php: fixed bug "[ 1374759 ] Netword 93 info wrong for Solaris" with patch included in bug report 94 95 2005-12-06 16:04 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 96 97 * README, index.php: 2.5 release 98 99 2005-12-06 15:58 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 100 101 * includes/os/class.Linux.inc.php: fixed bug "[ 1082407 ] IDE HDDs 102 Capacity reports "0" on FC3", but i can not believe that sys has 103 the ide and proc not 104 105 2005-12-06 15:49 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 106 107 * index.php: check if file exist before include 108 109 2005-12-06 05:00 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 110 111 * index.php: security fix 112 113 2005-12-03 11:12 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 114 115 * includes/os/class.BSD.common.inc.php: wrong regex 116 117 2005-12-02 22:19 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 118 119 * includes/os/class.BSD.common.inc.php: fixes bug "[ 1369246 ] 120 Extra slash on "Mount"" it's now the same filesystem() code linke 121 on Linux class 122 123 2005-12-02 14:14 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 124 125 * includes/os/class.WINNT.inc.php: fix not showing cpu usage (wrong 126 position in array) add value for cpu bargraph 127 128 2005-12-02 14:03 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 129 130 * includes/: os/class.Linux.inc.php, xml/vitals.php: load averages 131 change 132 133 2005-12-02 13:57 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 134 135 * index.php: undefined variable 136 137 2005-11-30 05:14 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 138 139 * config.php.new: fix for bug "[ 1369688 ] little issue in the 140 configuration file for hddtemp" changed style of comments 141 142 2005-11-28 15:52 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 143 144 * includes/os/class.OpenBSD.inc.php: missing dot causes error, 145 fixes bug "[ 1368270 ] Error in OpenBSD 3.7" 146 147 2005-11-27 20:39 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 148 149 * sample/lmsensors5.txt: another "nice" output 150 151 2005-11-27 20:38 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 152 153 * includes/mb/class.lmsensors.inc.php: corrected regex 154 155 2005-11-27 20:19 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 156 157 * includes/xml/vitals.php: set maximum value for cpu bargraph 158 159 2005-11-27 20:17 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 160 161 * includes/os/class.Linux.inc.php: rewrite, because of bug "[ 162 1367290 ] mount point show 11515% usage." 163 164 2005-11-27 17:30 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 165 166 * index.php, includes/xml/memory.php, includes/xml/filesystems.php, 167 includes/xml/hardware.php, includes/xml/network.php, 168 includes/xml/vitals.php, includes/xml/mbinfo.php, 169 includes/xml/hddtemp.php: htmlentities causes some strange 170 xml-errors, htmlentities are good enough for our xml 171 172 2005-11-27 17:17 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 173 174 * sample/lmsensors4.txt: another test output 175 176 2005-11-27 13:18 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 177 178 * includes/mb/class.lmsensors.inc.php: we need these lines, the got 179 lost at last commit 180 181 2005-11-26 21:44 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 182 183 * includes/: common_functions.php, xml/memory.php, 184 xml/filesystems.php, xml/mbinfo.php, xml/hddtemp.php: restructure 185 the bargraph output 186 187 2005-11-26 21:41 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 188 189 * includes/mb/class.lmsensors.inc.php: remove ununsed var $alarm 190 fix for chipsets that have not the full vars we need, e.g. 191 "fscpos-i2c-0-73" 192 193 2005-11-26 15:35 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 194 195 * index.php: reflect version change, and we need a second rc, too 196 many changes since last rc 197 198 2005-11-26 15:19 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 199 200 * includes/xml/hddtemp.php: write headline if no sensor_program is 201 available 202 203 2005-11-26 13:20 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 204 205 * includes/xml/: memory.php, filesystems.php, hardware.php, 206 network.php, vitals.php: tables should be 100% to get a nice 207 output 208 209 2005-11-26 13:20 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 210 211 * includes/common_functions.php: a no breaking space is required, 212 else sometimes byte sizewraps to a new line and this looks bad 213 214 2005-11-26 13:01 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 215 216 * includes/class.Template.inc.php: Template class update version 217 1.6 from egroupware from folder 218 ./setup/inc/class.Template.inc.php 219 220 2005-11-26 11:39 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 221 222 * index.php: changed output for temperatures with help from Timo 223 van Roermund 224 225 2005-11-26 10:45 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 226 227 * index.php: unused value $percent 228 229 2005-11-25 21:55 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 230 231 * includes/xml/mbinfo.php: missing <tr> 232 233 2005-11-25 21:27 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 234 235 * includes/common_functions.php: yellow only for above 75% and not 236 20 237 238 2005-11-24 18:51 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 239 240 * includes/xml/hardware.php: no extra encoding needed 241 242 2005-11-24 17:10 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 243 244 * includes/xml/: memory.php, filesystems.php, hardware.php, 245 vitals.php: missing changes for last commit at XPath 246 247 2005-11-24 17:05 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 248 249 * phpsysinfo.dtd, includes/system_header.php, 250 includes/xml/memory.php, includes/xml/filesystems.php, 251 includes/xml/hardware.php: DTD update to reflect the latest 252 changes and privious missing declarations, need some more 253 tweeking 254 255 2005-11-23 17:09 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 256 257 * includes/lang/ar_utf8.php: missing $text['gen_time'] 258 259 2005-11-23 17:08 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 260 261 * includes/lang/ar_utf8.php: missing $text['locale'] 262 263 2005-11-23 17:03 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 264 265 * includes/os/class.Linux.inc.php: undefined variable 266 267 2005-11-23 16:58 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 268 269 * includes/system_header.php: undefined variable 270 271 2005-11-23 16:54 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 272 273 * includes/xml/: hardware.php, vitals.php: undefined variable 274 275 2005-11-23 05:05 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 276 277 * index.php: wrong varname 278 279 2005-11-22 16:15 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 280 281 * includes/xml/vitals.php: typo 282 283 2005-11-22 16:14 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 284 285 * config.php.new: missing entry and description in config.php.new 286 for last commit 287 288 2005-11-22 16:08 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 289 290 * index.php, includes/system_header.php, 291 includes/common_functions.php, includes/system_footer.php, 292 includes/os/class.Linux.inc.php, includes/xml/vitals.php, 293 templates/black/box.tpl, templates/aq/box.tpl, 294 templates/windows_classic/box.tpl, templates/metal/box.tpl, 295 templates/kde/box.tpl: fix for including page in other scripts 296 and nothing will work any longer (extra config value $webpath) 297 298 2005-11-22 15:08 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 299 300 * includes/: mb/class.mbmon.inc.php, xml/mbinfo.php: fix for "[ 301 1195024 ] Ignore not connected temperature sensors" 302 303 2005-11-22 14:59 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 304 305 * includes/os/class.Linux.inc.php: error message for all FC 306 systems, where we can't read /proc/net/dev, because of SELinux 307 308 2005-11-22 14:30 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 309 310 * distros.ini, includes/os/class.HP-UX.inc.php, 311 includes/os/class.NetBSD.inc.php, 312 includes/os/class.Linux.inc.php, 313 includes/os/class.Darwin.inc.php, 314 includes/os/class.FreeBSD.inc.php, 315 includes/os/class.SunOS.inc.php, 316 includes/os/class.OpenBSD.inc.php, images/Gentoo.png, 317 images/lfs.png, images/FreeBSD.png, images/Debian.png, 318 images/Cobalt.png, images/unknown.png, images/Redhat.png, 319 images/Slackware.png, images/Mandrake.png, images/NetBSD.png, 320 images/Darwin.png, images/OpenBSD.png, images/free-eos.png, 321 images/Fedora.png, images/Suse.png, images/Rubix.png: included 322 patch "[ 1363677 ] Linux Distro INI Definitions file" for simpler 323 distro-icon management, also convert some icons to png format 324 325 2005-11-21 15:39 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 326 327 * index.php: set the default template, if the one which is stored 328 in the cookie no longer exists 329 330 2005-11-20 13:21 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 331 332 * includes/xml/vitals.php: round cpuload 333 334 2005-11-20 12:54 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 335 336 * config.php.new, includes/os/class.HP-UX.inc.php, 337 includes/os/class.Linux.inc.php, 338 includes/os/class.BSD.common.inc.php, 339 includes/os/class.WINNT.inc.php, includes/os/class.SunOS.inc.php, 340 includes/xml/vitals.php: included feature request "[ 1252617 ] 341 CPU Time/usage" 342 343 2005-11-20 11:29 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 344 345 * includes/lang/pa_utf8.php: new translation from feature request 346 "[ 1214326 ] New Translation adding" 347 348 2005-11-20 11:27 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 349 350 * includes/xml/hardware.php: another xml-destroyer bug, if GB or kb 351 is translated 352 353 2005-11-20 11:14 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 354 355 * includes/common_functions.php, 356 templates/windows_classic/images/yellowbar_right.gif, 357 templates/windows_classic/images/yellowbar_middle.gif, 358 templates/windows_classic/images/yellowbar_left.gif: feature 359 request "[ 620192 ] Color indicators in graph" 360 361 bars will show in a third color if there are images present like 362 "yellowbar_*.gif" values can be changed in common_functions.php 363 at which these colors should appear default: red > 90%, yellow > 364 75%, else green 365 366 2005-11-20 10:43 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 367 368 * includes/os/class.Linux.inc.php: add detection for 369 Linux-from-Scratch 370 371 2005-11-20 10:13 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 372 373 * includes/os/class.WINNT.inc.php: more network informations, 374 included patch "[ 1234690 ] More network information on 375 WindowsXP" 376 377 2005-11-20 09:56 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 378 379 * config.php.new, index.php, includes/mb/class.hddtemp.inc.php, 380 includes/xml/hddtemp.php: read hddtemp values from deamon or 381 execute hddtemp (fixed with help of Timo van Roermund) 382 383 2005-11-19 23:41 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 384 385 * includes/os/class.Linux.inc.php: simplify sparc cache detection 386 code, also check before open a file exists 387 388 2005-11-19 23:33 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 389 390 * includes/os/class.Linux.inc.php: simplify usb detection 391 392 2005-11-19 23:23 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 393 394 * includes/xml/hardware.php: undefined var fix exclude SBUS 395 information, we have no output for this 396 397 2005-11-19 23:21 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 398 399 * includes/xml/filesystems.php: unneeded calculation of hdd sums in 400 xml function undefined var fix 401 402 2005-11-19 23:09 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 403 404 * includes/os/class.Linux.inc.php: there was a serious error in the 405 detection code, if sizes are seperated by one only space, hope 406 this fixes it 407 408 2005-11-19 21:59 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 409 410 * includes/os/class.Linux.inc.php: extra distribution information 411 added (specially for Debian, which got lost) 412 413 2005-11-19 21:43 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 414 415 * includes/xml/: mbinfo.php, hddtemp.php: made bars smaller (same 416 factor like memory bars), perhaps set in config file 417 418 2005-11-19 21:39 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 419 420 * includes/xml/hardware.php: remove space after capacity text 421 422 2005-11-19 18:36 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 423 424 * config.php.new, index.php, includes/mb/class.hddtemp.inc.php, 425 includes/xml/hardware.php, includes/xml/mbinfo.php, 426 includes/xml/hddtemp.php: added support for hddtemp this closes 427 "[ 1035068 ] hddtemp support" 428 429 2005-11-19 17:11 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 430 431 * index.php: security fixes from debian 432 433 2005-11-19 16:00 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 434 435 * includes/os/class.BSD.common.inc.php: included patch from "[ 436 1334110 ] Support for harddisks above 'ad9' on (Free)BSD" 437 438 2005-11-19 15:56 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 439 440 * config.php.new, includes/common_functions.php, 441 includes/os/class.HP-UX.inc.php, includes/os/class.Linux.inc.php, 442 includes/os/class.BSD.common.inc.php, 443 includes/os/class.Darwin.inc.php, 444 includes/os/class.WINNT.inc.php, includes/os/class.SunOS.inc.php: 445 support for hiding specific mounts patch from here "[ 1214480 ] 446 Support for hiding specific mounts" and closes also "[ 979229 ] 447 Support for hiding specific mounts" 448 449 2005-11-19 15:11 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 450 451 * includes/xml/filesystems.php: don't count mountpoints twice or 452 more fixes "[ 1123357 ] the totals size for hd" 453 454 2005-11-19 14:42 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 455 456 * includes/: os/class.Linux.inc.php, xml/memory.php: if more than 1 457 swapdevice, show the divices in output with the stats of each own 458 fixes "[ 964630 ] 2 swap partition problem" 459 460 2005-11-19 14:08 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 461 462 * includes/: system_header.php, lang/bg.php, lang/de.php, 463 lang/lv.php, lang/pt.php, lang/lt.php, lang/sv.php, lang/br.php, 464 lang/pl.php, lang/it.php, lang/da.php, lang/cs.php, lang/ct.php, 465 lang/ro.php, lang/is.php, lang/ca.php, lang/fi.php, 466 lang/big5.php, lang/et.php, lang/tr.php, lang/pt-br.php, 467 lang/tw.php, lang/hu.php, lang/cn.php, lang/jp.php, lang/gr.php, 468 lang/he.php, lang/ar_utf8.php, lang/nl.php, lang/ru.php, 469 lang/fr.php, lang/no.php, lang/id.php, lang/es.php, lang/eu.php, 470 lang/sk.php, lang/sr.php, lang/ko.php, lang/en.php, 471 os/class.Linux.inc.php, xml/memory.php: split memory information 472 (this time only for linux) this closes: "[ 1297967 ] memory usage 473 includes cache... bad idea?" "[ 1065909 ] split memory usage 474 information" "[ 1220004 ] Ignore cached memory" "[ 616434 ] More 475 Memory Values" and now $text['locale'] is used for setting LC_ALL 476 instead of LC_TIME (numbers have now correct dots and commas) 477 478 2005-11-19 12:32 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 479 480 * includes/common_functions.php, 481 templates/wintendoxp/images/nobar_middle.gif, 482 templates/wintendoxp/images/nobar_right.gif, 483 templates/wintendoxp/images/nobar_left.gif, 484 templates/windows_classic/images/nobar_middle.gif, 485 templates/windows_classic/images/nobar_right.gif, 486 templates/windows_classic/images/nobar_left.gif, 487 templates/kde/images/nobar_left.gif: included patch from "[ 488 1017212 ] create bar" if there are files called "nobar_*.gif" in 489 the templates dir, a full bar is shown 490 491 2005-11-18 18:05 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 492 493 * includes/os/class.Linux.inc.php: don't show the devices 494 serialnumber 495 496 2005-11-18 17:52 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 497 498 * config.php.new, includes/os/class.Linux.inc.php, 499 includes/xml/filesystems.php: included feature suggested here "[ 500 1070565 ] Bind mount management; some cosmetics" and also by 501 gentoo if showing bind-mounts they dont't increase the overall 502 size, if disable these mounts not shown controlled by an option 503 in config.php 504 505 2005-11-18 17:16 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 506 507 * includes/xml/: memory.php, filesystems.php, hardware.php, 508 network.php, vitals.php, mbinfo.php: now all strings are encoded 509 in the xml ("[ 1075222 ] XML "&" problems"), not everywhere 510 necassary, but now it should be safe 511 512 2005-11-18 16:59 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 513 514 * includes/os/class.Linux.inc.php: include the patch from gentoo 515 for sparc 516 517 2005-11-18 16:55 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 518 519 * includes/xml/hardware.php: fixes bug "[ 1072981 ] XML Parsing 520 error", if there are some characters in the device name which 521 breaks xml 522 523 2005-11-18 16:50 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 524 525 * includes/: os/class.Linux.inc.php, os/class.BSD.common.inc.php, 526 xml/filesystems.php: this fixes bugs: "[ 619173 ] broken 527 filesystem() code" "[ 1001681 ] can't handle whitespaces" also 528 convert specialchars in devicename and mountpoint to be html 529 conform 530 531 2005-11-18 15:46 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 532 533 * includes/xml/hardware.php: never, really never store language 534 specific words in an xml document (if there is no CDATA section) 535 536 2005-11-18 15:11 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 537 538 * index.php: security fix for phpgroupware 539 540 2005-11-17 19:55 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 541 542 * index.php, includes/os/class.NetBSD.inc.php, 543 includes/os/class.Darwin.inc.php, 544 includes/os/class.FreeBSD.inc.php, 545 includes/os/class.OpenBSD.inc.php: all require() changed to 546 require_once() and they include now the APP_ROOT, for using 547 phpsysinfo in other web-apps 548 549 2005-11-17 16:56 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 550 551 * includes/mb/class.lmsensors.inc.php: following bugs should be 552 fixed now: "[ 1357257 ] lmsensors & phpsysinfo bugs" "[ 1241520 ] 553 Temperature, Voltage Empty" "[ 1109524 ] lmsensores Bug" included 554 fix for "[ 1277145 ] Fan Speed w/out divisor does not show" and 555 finally fix for some E_NOTICE massages 556 557 2005-11-16 21:47 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 558 559 * includes/lang/nl.php: updated translation from patch "[ 1104472 ] 560 Dutch language patch" 561 562 2005-11-16 21:42 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 563 564 * includes/lang/fr.php: updated translation from "[ 1220000 ] 565 French language patch", hope this is all correct translated 566 567 2005-11-16 21:28 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 568 569 * includes/os/class.Linux.inc.php: included patch "[ 1198070 ] SuSE 570 Enterprise Server not detected" also change distribution 571 detection (first check if a file exist before read it, one icon 572 can also have more than one associated file) 573 574 2005-11-16 17:39 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 575 576 * index.php, includes/system_header.php, 577 includes/system_footer.php, includes/os/class.NetBSD.inc.php, 578 includes/os/class.Darwin.inc.php, 579 includes/os/class.FreeBSD.inc.php, 580 includes/os/class.OpenBSD.inc.php: security fixes, mentioned in 581 bug "[ 1168383 ] phpSysInfo 2.3 Multiple vulnerabilities" 582 583 2005-11-16 17:26 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 584 585 * includes/XPath.class.php: update to latest version, which fixes 586 array_merge() warnings 587 588 2005-11-16 16:32 bigmichi1 Michael Cramer (bigmichi1 at users.sf.net) 589 590 * includes/lang/ru.php: applied patch "[ 1234692 ] Russian lang 591 typo/mistake fix" 592 593 2005-11-11 21:13 precision Uriah Welcome (precision at users.sf.net) 594 595 * index.php: This is a quick fix for the $lng issue reintroduced in 596 Version 2.4. The bugfix for CVE-2005-3347 has reopened 597 CVE-2003-0536, but since we expect a very short string (directory 598 name), we can actually do basename and strip off any non-filename 599 characters. Also, CVE-2005-3348 was not fixed with 600 register_globals On, since $charset could be overwritten. Fix by 601 christopher.kunz@hardened-php.net */ 602 603 2005-11-10 17:39 precision Uriah Welcome (precision at users.sf.net) 604 605 * README, index.php: misc updates, releasing 2.4 606 607 2005-11-10 17:31 precision Uriah Welcome (precision at users.sf.net) 608 609 * includes/lang/sr.php: adding serbian translation 610 611 2005-08-19 19:02 precision Uriah Welcome (precision at users.sf.net) 612 613 * includes/XPath.class.php: updating to the latest version of 614 XPath.class.php 615 616 2004-10-30 08:09 webbie (webbie at ipfw dot org) 617 618 * includes/mb/: class.healthd.inc.php, class.lmsensors.inc.php, 619 class.hwsensors.inc.php, class.mbm5.inc.php, class.mbmon.inc.php: 620 Saving the results of the output to a class level variable, we 621 only need to run the mbmon binary once. 622 623 2004-10-30 07:14 webbie (webbie at ipfw dot org) 624 625 * includes/mb/class.mbmon.inc.php: Saving the results of the output 626 to a class level variable, we only need to run the mbmon binary 627 once. ( Gorilla <gorilla_ at users.sf.net> ) 628 629 2004-10-29 06:49 webbie (webbie at ipfw dot org) 630 631 * includes/xml/filesystems.php: hide mount point in XML when 632 $show_mount_point is false 633 634 2004-10-13 08:13 webbie (webbie at ipfw dot org) 635 636 * includes/: os/class.HP-UX.inc.php, os/class.Linux.inc.php, 637 os/class.BSD.common.inc.php, os/class.WINNT.inc.php, 638 os/class.SunOS.inc.php, xml/vitals.php: sysinfo classes return 639 the Uptime in seconds. ( Edwin Meester <millenniumv3 at 640 users.sf.net> ) 641 642 2004-10-06 05:51 webbie (webbie at ipfw dot org) 643 644 * includes/lang/lt.php: proper Lithuanian translation update 645 646 2004-10-06 05:45 webbie (webbie at ipfw dot org) 647 648 * index.php, includes/common_functions.php: Removed GD dependency 649 ( Edwin Meester <millenniumv3 at users.sf.net> ) 650 651 2004-10-05 00:39 webbie (webbie at ipfw dot org) 652 653 * index.php: remove debug statement 654 655 2004-10-04 03:16 webbie (webbie at ipfw dot org) 656 657 * index.php: comestic fix again 658 659 2004-10-04 03:15 webbie (webbie at ipfw dot org) 660 661 * index.php: comestic fix 662 663 2004-10-04 03:13 webbie (webbie at ipfw dot org) 664 665 * index.php: bug fix, wrong _GET language variable 666 667 2004-10-03 07:13 webbie (webbie at ipfw dot org) 668 669 * includes/: mb/class.mbm5.inc.php, system_footer.php: comestic fix 670 671 2004-10-03 07:12 webbie (webbie at ipfw dot org) 672 673 * includes/mb/class.mbm5.inc.php: A class for MBM5 wich parses the 674 csv logs for Fan Speed, Voltages and Temperatures. see the Note 675 for making things work. ( Edwin Meester <millenniumv3 at 676 users.sf.net> ) 677 678 2004-10-03 05:05 webbie (webbie at ipfw dot org) 679 680 * includes/lang/lt.php: comestic update ( Rimas Kudelis <er-ku 681 at users.sf.net> ) 682 683 2004-10-03 04:25 webbie (webbie at ipfw dot org) 684 685 * index.php, includes/system_footer.php: do not use 686 register_long_arrays ( Edwin Meester <millenniumv3 at 687 sf.users.net> ) 688 689 2004-10-03 04:14 webbie (webbie at ipfw dot org) 690 691 * includes/mb/class.lmsensors.inc.php: Dirty fix for misinterpreted 692 output of sensors, where info could come on next line when the 693 label is too long. ( Martijn Stolk <netrippert at users.sf.net> 694 ) 695 696 2004-10-03 04:07 webbie (webbie at ipfw dot org) 697 698 * config.php.new: A class for MBM5 wich parses the csv logs for Fan 699 Speed, Voltages and Temperatures. see the Note for making things 700 work. ( Edwin Meester <millenniumv3 at users.sf.net> ) 701 702 2004-09-01 18:00 webbie (webbie at ipfw dot org) 703 704 * includes/lang/fr.php: cosmectic fix 705 706 2004-08-31 17:50 webbie (webbie at ipfw dot org) 707 708 * templates/: aq/index.html, black/index.html, 709 black/images/index.html, aq/images/index.html, blue/index.html, 710 blue/images/index.html, bulix/index.html, 711 bulix/images/index.html, kde/index.html, kde/images/index.html, 712 classic/index.html, classic/images/index.html, orange/index.html, 713 orange/images/index.html, metal/index.html, 714 metal/images/index.html, typo3/index.html, wintendoxp/index.html, 715 wintendoxp/images/index.html, windows_classic/index.html, 716 windows_classic/images/index.html, typo3/images/index.html: 717 prevent index listing 718 719 2004-08-30 16:05 webbie (webbie at ipfw dot org) 720 721 * templates/windows_classic/images/: bottom_left_corner.gif, 722 bottom_right_corner.gif, right.gif, left.gif, 723 upper_right_corner.gif, min_max.gif, top.gif, 724 upper_left_corner.gif, middle.gif, bottom.gif: Changed the colors 725 and Icon. ( Edwin Meester <millenniumv3 at users.sf.net> ) 726 727 2004-08-30 15:51 webbie (webbie at ipfw dot org) 728 729 * includes/lang/: bg.php, br.php, big5.php, ar_utf8.php, de.php, 730 lv.php, pt.php, lt.php, sv.php, pl.php, it.php, da.php, cs.php, 731 ct.php, ro.php, is.php, ca.php, fi.php, et.php, tr.php, 732 pt-br.php, tw.php, hu.php, cn.php, jp.php, gr.php, he.php, 733 nl.php, ru.php, fr.php, no.php, id.php, es.php, eu.php, sk.php, 734 ko.php, en.php: missing USB tag ( Edwin Meester <millenniumv3 735 at users.sf.net> ) 736 737 2004-08-30 15:28 webbie (webbie at ipfw dot org) 738 739 * includes/os/class.WINNT.inc.php: Fatal error: Call to undefined 740 method variant::Next() in 741 F:\Http\localhost\test\phpsysinfo\includes\os\class.WINNT.inc 742 .php on line 104 ( Edwin Meester <millenniumv3 at users.sf.net> ) 743 744 2004-08-25 19:33 webbie (webbie at ipfw dot org) 745 746 * includes/lang/nl.php: - Updated CPUSpeed en BUSSpeed Labels - 747 changed "Buffergrootte" to "Cache grootte" cause Cache is used by 748 most of Dutch PC Shops... ( Edwin Meester <millenniumv3 at 749 users.sf.net> ) 750 751 2004-08-25 03:04 webbie (webbie at ipfw dot org) 752 753 * includes/: system_footer.php, lang/bg.php, lang/de.php, 754 lang/lv.php, lang/lt.php, lang/br.php, lang/it.php, lang/da.php, 755 lang/cs.php, lang/ct.php, lang/is.php, lang/ca.php, lang/fi.php, 756 lang/big5.php, lang/et.php, lang/hu.php, lang/cn.php, 757 lang/jp.php, lang/gr.php, lang/he.php, lang/ar_utf8.php, 758 lang/nl.php, lang/fr.php, lang/id.php, lang/es.php, lang/eu.php, 759 lang/ko.php, lang/en.php, lang/pt.php, lang/sv.php, lang/pl.php, 760 lang/ro.php, lang/tr.php, lang/pt-br.php, lang/tw.php, 761 lang/ru.php, lang/no.php, lang/sk.php, os/class.Darwin.inc.php, 762 xml/hardware.php: add BUS Speed to the hardware section ( 763 macftphttp.serverbox.org <macftphttp at users.sf.net> ) ( Edwin 764 Meester <millenniumv3 at users.sf.net> ) 765 766 2004-08-25 02:34 webbie (webbie at ipfw dot org) 767 768 * includes/: lang/bg.php, lang/de.php, lang/lv.php, lang/pt.php, 769 lang/lt.php, lang/sv.php, lang/br.php, lang/pl.php, lang/it.php, 770 lang/da.php, lang/cs.php, lang/ct.php, lang/ro.php, lang/is.php, 771 lang/ca.php, lang/fi.php, lang/big5.php, lang/et.php, 772 lang/tr.php, lang/pt-br.php, lang/tw.php, lang/hu.php, 773 lang/cn.php, lang/jp.php, lang/gr.php, lang/he.php, 774 lang/ar_utf8.php, lang/nl.php, lang/ru.php, lang/fr.php, 775 lang/no.php, lang/id.php, lang/es.php, lang/eu.php, lang/sk.php, 776 lang/ko.php, lang/en.php, os/class.HP-UX.inc.php, 777 os/class.Linux.inc.php, os/class.BSD.common.inc.php, 778 os/class.Darwin.inc.php, os/class.WINNT.inc.php, 779 os/class.SunOS.inc.php, xml/hardware.php: show CPU speed as X.XX 780 Ghz or XXX Mhz if less than 1 Ghz. ( macftphttp.serverbox.org 781 <macftphttp at users.sf.net> ) ( Edwin Meester <millenniumv3 at 782 users.sf.net> ) 783 784 2004-08-24 23:57 webbie (webbie at ipfw dot org) 785 786 * templates/windows_classic/: box.tpl, windows_classic.css, 787 form.tpl, images/bottom_left_corner.gif, 788 images/bottom_right_corner.gif, images/redbar_middle.gif, 789 images/spacer.gif, images/bar_middle.gif, images/right.gif, 790 images/left.gif, images/bar_right.gif, images/min_max.gif, 791 images/redbar_right.gif, images/top.gif, 792 images/upper_left_corner.gif, images/redbar_left.gif, 793 images/middle.gif, images/bar_left.gif, images/bottom.gif, 794 images/upper_right_corner.gif: new windows_classic template ( 795 Edwin Meester <millenniumv3 at users.sf.net> ) 796 797 2004-08-24 23:18 webbie (webbie at ipfw dot org) 798 799 * includes/lang/fr.php: update french localization ( Xavier 800 Spirlet <exess at skynet.be> ) 801 802 2004-08-24 23:06 webbie (webbie at ipfw dot org) 803 804 * templates/: aq/form.tpl, black/form.tpl, blue/form.tpl, 805 bulix/form.tpl, kde/form.tpl, wintendoxp/form.tpl, 806 orange/form.tpl, metal/form.tpl, typo3/form.tpl: remove 807 hysteresis from temperature section 808 809 2004-08-24 22:58 webbie (webbie at ipfw dot org) 810 811 * includes/xml/mbinfo.php, templates/classic/form.tpl: [no log 812 message] 813 814 2004-08-23 23:02 webbie (webbie at ipfw dot org) 815 816 * includes/lang/nl.php: - Fixed the Dutch Local windows and Linux. 817 (Guess al other files have to be patched also (for windows 818 support) 819 820 - translated labels from version 2.2 and 2.3 821 822 ( Edwin Meester <millenniumv3 at users.sf.net> ) 823 824 2004-08-23 22:56 webbie (webbie at ipfw dot org) 825 826 * includes/os/class.Linux.inc.php: add sun cobalt detection ( 827 Jerry Bauer <kb at diskfailure.nl> ) 828 829 2004-08-19 14:48 webbie (webbie at ipfw dot org) 830 831 * config.php.new: update comments 832 833 2004-08-19 14:32 webbie (webbie at ipfw dot org) 834 835 * includes/lang/is.php: update Icelandic translation (Throstur 836 Svanbergsson <throstur at users.sf.net> ) 837 838 2004-08-19 14:26 webbie (webbie at ipfw dot org) 839 840 * index.php: disable notice if cookie is not set 841 842 2004-08-14 22:18 webbie (webbie at ipfw dot org) 843 844 * index.php: bump version to 2.4-cvs 845 846 2004-08-14 11:22 webbie (webbie at ipfw dot org) 847 848 * index.php (tags: REL-2-3): phpsysinfo version 2.3 release! 849 850 2004-08-13 23:02 webbie (webbie at ipfw dot org) 851 852 * includes/system_footer.php (tags: REL-2-3): template picklist 853 should only pickup directory name and language picklist should 854 only pickup language file with .php extension 855 856 2004-08-12 00:07 webbie (webbie at ipfw dot org) 857 858 * includes/system_footer.php: comestic bug fix 859 860 2004-08-11 11:55 webbie (webbie at ipfw dot org) 861 862 * includes/system_footer.php: format code using phpCodeBeautifier 863 864 2004-08-11 07:34 webbie (webbie at ipfw dot org) 865 866 * config.php.new (tags: REL-2-3), includes/system_footer.php: add 867 option to hide/display langauge and template picklist 868 869 2004-08-11 07:23 webbie (webbie at ipfw dot org) 870 871 * config.php.new, index.php: default template and language config 872 option (requested by many peoples) 873 874 2004-08-11 06:55 webbie (webbie at ipfw dot org) 875 876 * images/Arch.gif, includes/os/class.Linux.inc.php (utags: 877 REL-2-3): Add Arch Linux detection ( Simo L <neotuli at 878 users.sf.net> ) 879 880 2004-07-18 03:27 webbie (webbie at ipfw dot org) 881 882 * includes/index.html, includes/lang/index.html, 883 includes/mb/index.html, includes/os/index.html, 884 includes/xml/index.html, images/index.html, 885 templates/wintendoxp/form.tpl, templates/index.html, 886 templates/kde/form.tpl, sample/index.html (utags: REL-2-3): 887 prevent index listing 888 889 2004-07-16 22:06 webbie (webbie at ipfw dot org) 890 891 * templates/classic/form.tpl (tags: REL-2-3): remove hysteresis 892 from temperature section 893 894 2004-07-16 22:06 webbie (webbie at ipfw dot org) 895 896 * templates/: aq/form.tpl (tags: REL-2-3), black/form.tpl (tags: 897 REL-2-3), orange/form.tpl (tags: REL-2-3), metal/form.tpl (tags: 898 REL-2-3), blue/form.tpl (tags: REL-2-3), bulix/form.tpl (tags: 899 REL-2-3), kde/form.tpl, wintendoxp/form.tpl, typo3/form.tpl 900 (tags: REL-2-3): add temperature section to bulix and fixing 901 table tag problem in form.tpl ( Frederik Schueler <fschueler 902 at users.sf.net> ) 903 904 2004-07-14 06:34 webbie (webbie at ipfw dot org) 905 906 * README (tags: REL-2-3): phpsysinfo does work on PHP5.x 907 908 2004-07-12 01:39 webbie (webbie at ipfw dot org) 909 910 * includes/lang/: jp.php, ar_utf8.php (utags: REL-2-3): fixing 911 language template for ar_utf8 and jp ( Frederik Schueler 912 <fschueler at users.sf.net> ) 913 914 2004-07-05 17:55 webbie (webbie at ipfw dot org) 915 916 * README, config.php.new: better hardware sensor installation 917 instructions 918 919 2004-07-03 01:28 webbie (webbie at ipfw dot org) 920 921 * includes/xml/mbinfo.php (tags: REL-2-3): remove hysteresis from 922 temperature section 923 924 2004-07-02 02:33 webbie (webbie at ipfw dot org) 925 926 * includes/os/class.OpenBSD.inc.php (tags: REL-2-3): remove WIP 927 message 928 929 2004-07-02 02:32 webbie (webbie at ipfw dot org) 930 931 * includes/os/: class.BSD.common.inc.php (tags: REL-2-3), 932 class.WINNT.inc.php (tags: REL-2-3), class.OpenBSD.inc.php: 933 Proper fix OpenBSD pci logic 934 935 2004-06-29 01:29 webbie (webbie at ipfw dot org) 936 937 * includes/os/class.WINNT.inc.php: add ending ?> 938 939 2004-06-29 01:26 webbie (webbie at ipfw dot org) 940 941 * includes/os/class.WINNT.inc.php: Now supports v2.2 of phpSysInfo. 942 ( Carl C. Longnecker <longneck at users.sf.net> ) 943 944 2004-06-28 20:51 webbie (webbie at ipfw dot org) 945 946 * includes/: common_functions.php (tags: REL-2-3), 947 os/class.WINNT.inc.php: add WinNT support ( Carl C. Longnecker 948 <longneck at users.sf.net> ) 949 950 2004-06-27 00:24 webbie (webbie at ipfw dot org) 951 952 * index.php: template and lng cookies now work with register global 953 on and off 954 955 2004-06-26 23:46 webbie (webbie at ipfw dot org) 956 957 * includes/: os/class.HP-UX.inc.php (tags: REL-2-3), 958 os/class.NetBSD.inc.php (tags: REL-2-3), os/class.Linux.inc.php, 959 os/class.BSD.common.inc.php, os/class.Darwin.inc.php (tags: 960 REL-2-3), os/class.FreeBSD.inc.php (tags: REL-2-3), 961 os/class.OpenBSD.inc.php, xml/hardware.php (tags: REL-2-3): Add 962 scsi hdd capacity information 963 964 2004-06-26 01:50 webbie (webbie at ipfw dot org) 965 966 * includes/os/class.SunOS.inc.php (tags: REL-2-3): remove 967 compat_array_keys and add usb function boby 968 969 2004-06-26 01:27 webbie (webbie at ipfw dot org) 970 971 * includes/mb/class.hwsensors.inc.php (tags: REL-2-3): compatible 972 with OpenBSD 3.5 ( psyc <scotchme@users.sf.net> ) 973 974 2004-06-26 01:18 webbie (webbie at ipfw dot org) 975 976 * includes/os/class.BSD.common.inc.php: make it compatible with 977 OpenBSD 3.4 978 979 2004-06-26 00:24 webbie (webbie at ipfw dot org) 980 981 * includes/XPath.class.php (tags: REL-2-3): make phpsysinfo works 982 with php5 see http://bugs.php.net/bug.php?id=27815 983 984 2004-06-21 19:14 precision Uriah Welcome (precision at users.sf.net) 985 986 * images/Trustix.gif (tags: REL-2-3): Adding trustix detection 987 988 2004-06-21 19:14 precision Uriah Welcome (precision at users.sf.net) 989 990 * includes/os/class.Linux.inc.php: adding trustix detection from 991 Gervasio Varela <gervarela at teleline.es> 992 993 2004-06-21 19:09 precision Uriah Welcome (precision at users.sf.net) 994 995 * templates/typo3/: typo3.css (tags: REL-2-3), box.tpl (tags: 996 REL-2-3), form.tpl, images/redbar_middle.gif (tags: REL-2-3), 997 images/bar_middle.gif (tags: REL-2-3), images/bar_right.gif 998 (tags: REL-2-3), images/redbar_right.gif (tags: REL-2-3), 999 images/trans.gif (tags: REL-2-3), images/redbar_left.gif (tags: 1000 REL-2-3), images/bar_left.gif (tags: REL-2-3): adding typo3 1001 template from Mauric Rene Oberlaender <admin at mronet.at> 1002 1003 2004-06-12 23:02 webbie (webbie at ipfw dot org) 1004 1005 * includes/mb/class.lmsensors.inc.php (tags: REL-2-3): This 1006 validates that the limit is actually greater than the hysteresis 1007 value (which is should be). 1008 1009 2004-06-09 16:22 webbie (webbie at ipfw dot org) 1010 1011 * index.php, phpsysinfo.dtd (tags: REL-2-3): diable magic quotes 1012 during runtime 1013 1014 2004-05-23 02:35 webbie (webbie at ipfw dot org) 1015 1016 * includes/system_footer.php: doesn't need to check for 'xml' 1017 1018 2004-05-23 01:47 webbie (webbie at ipfw dot org) 1019 1020 * sample/mount1.txt (tags: REL-2-3): add sample mount output 1021 1022 2004-05-22 22:13 webbie (webbie at ipfw dot org) 1023 1024 * config.php.new, includes/system_footer.php, 1025 includes/mb/class.mbmon.inc.php (tags: REL-2-3): Add mbmon 1026 support ( Zoltan Frombach <zoltan at frombach.com> ) 1027 1028 2004-05-15 21:24 webbie (webbie at ipfw dot org) 1029 1030 * index.php: bump version to 2.3-cvs 1031 1032 2004-05-15 07:27 webbie (webbie at ipfw dot org) 1033 1034 * index.php (tags: REL-2-2): bump version to 2.2 1035 1036 2004-05-07 01:05 webbie (webbie at ipfw dot org) 1037 1038 * includes/os/class.Linux.inc.php (tags: REL-2-2): Add Free EOS 1039 distro detection 1040 1041 2004-05-07 00:51 webbie (webbie at ipfw dot org) 1042 1043 * includes/os/class.Darwin.inc.php (tags: REL-2-2): use Darwin icon 1044 instead of xp icon, peoples are very upset =) 1045 1046 2004-05-05 22:09 webbie (webbie at ipfw dot org) 1047 1048 * includes/mb/class.lmsensors.inc.php (tags: REL-2-2): redo some 1049 regex, hopefully it fixes some weird temperature parsing problem 1050 1051 2004-05-05 21:50 webbie (webbie at ipfw dot org) 1052 1053 * sample/: lmsensors3.txt, lmsensors1.txt, lmsensors2.txt (utags: 1054 REL-2-2, REL-2-3): add sample lmsensors output 1055 1056 2004-05-02 18:45 webbie (webbie at ipfw dot org) 1057 1058 * includes/os/class.Linux.inc.php: add SuSE distro detection ( 1059 Ben van Essen <flark at users.sf.net> ) 1060 1061 2004-05-02 01:41 webbie (webbie at ipfw dot org) 1062 1063 * index.php: remove magic quote statement, it is unnecessary 1064 1065 2004-05-01 08:48 webbie (webbie at ipfw dot org) 1066 1067 * index.php, includes/system_footer.php (tags: REL-2-2): coding 1068 style fixup 1069 1070 2004-05-01 08:31 webbie (webbie at ipfw dot org) 1071 1072 * includes/system_footer.php: fix minor glitches in the 1073 system_footer.php <macftphttp at users.sourceforge.net> 1074 1075 2004-04-30 08:29 webbie (webbie at ipfw dot org) 1076 1077 * index.php (tags: REL-2-2-RC1): bump version to 2.2-rc1, getting 1078 ready for the final release 1079 1080 2004-04-30 06:04 webbie (webbie at ipfw dot org) 1081 1082 * includes/os/class.Darwin.inc.php (tags: REL-2-2-RC1): Fix Xpath 1083 error in XPath.class.php (David Schlosnagle <schlosna at 1084 users.sourceforge.net>) 1085 1086 2004-04-30 05:42 webbie (webbie at ipfw dot org) 1087 1088 * index.php: 1. add xml module check 2. turn of magic quote 1089 1090 2004-04-28 07:14 webbie (webbie at ipfw dot org) 1091 1092 * phpsysinfo.dtd (tags: REL-2-2, REL-2-2-RC1): Add Distroicon 1093 element 1094 1095 2004-04-28 07:12 webbie (webbie at ipfw dot org) 1096 1097 * includes/lang/: bg.php (tags: REL-2-3), de.php (tags: REL-2-3), 1098 lv.php (tags: REL-2-3), pt.php (tags: REL-2-3), lt.php (tags: 1099 REL-2-3), sv.php (tags: REL-2-3), br.php (tags: REL-2-3), pl.php 1100 (tags: REL-2-3), it.php (tags: REL-2-3), da.php (tags: REL-2-3), 1101 cs.php (tags: REL-2-3), ct.php (tags: REL-2-3), ro.php (tags: 1102 REL-2-3), is.php (tags: REL-2-3), ca.php (tags: REL-2-3), fi.php 1103 (tags: REL-2-3), big5.php (tags: REL-2-3), et.php (tags: 1104 REL-2-3), tr.php (tags: REL-2-3), pt-br.php (tags: REL-2-3), 1105 tw.php (tags: REL-2-3), hu.php (tags: REL-2-3), cn.php (tags: 1106 REL-2-3), jp.php, gr.php (tags: REL-2-3), he.php (tags: REL-2-3), 1107 ar_utf8.php, nl.php (tags: REL-2-3), ru.php (tags: REL-2-3), 1108 fr.php (tags: REL-2-3), no.php (tags: REL-2-3), id.php (tags: 1109 REL-2-3), es.php (tags: REL-2-3), eu.php (tags: REL-2-3), sk.php 1110 (tags: REL-2-3), ko.php (tags: REL-2-3), en.php (tags: REL-2-3) 1111 (utags: REL-2-2, REL-2-2-RC1): fix label case 1112 1113 2004-04-28 06:46 webbie (webbie at ipfw dot org) 1114 1115 * includes/mb/class.lmsensors.inc.php (tags: REL-2-2-RC1): minor 1116 regex string fix 1117 1118 2004-04-25 05:46 webbie (webbie at ipfw dot org) 1119 1120 * config.php.new, includes/mb/class.hwsensors.inc.php (utags: 1121 REL-2-2, REL-2-2-RC1): add OpenBSD hw.sensors support 1122 1123 2004-04-25 00:39 webbie (webbie at ipfw dot org) 1124 1125 * includes/XPath.class.php (tags: REL-2-2, REL-2-2-RC1): update 1126 XPath.class.php to v3.4 1127 1128 2004-04-24 22:52 webbie (webbie at ipfw dot org) 1129 1130 * includes/os/class.Linux.inc.php (tags: REL-2-2-RC1): Bug fix in 1131 distroicon function 1132 1133 2004-04-24 22:36 webbie (webbie at ipfw dot org) 1134 1135 * includes/: os/class.HP-UX.inc.php (tags: REL-2-2, REL-2-2-RC1), 1136 os/class.NetBSD.inc.php (tags: REL-2-2, REL-2-2-RC1), 1137 os/class.Linux.inc.php, os/class.Darwin.inc.php, 1138 os/class.FreeBSD.inc.php (tags: REL-2-2, REL-2-2-RC1), 1139 os/class.SunOS.inc.php (tags: REL-2-2, REL-2-2-RC1), 1140 os/class.OpenBSD.inc.php (tags: REL-2-2, REL-2-2-RC1), 1141 xml/vitals.php (tags: REL-2-3, REL-2-2, REL-2-2-RC1): Redo the 1142 distro icon logic, the old way is ugly 1143 1144 2004-04-24 05:53 webbie (webbie at ipfw dot org) 1145 1146 * includes/: os/class.Linux.inc.php, xml/vitals.php: Add Slackware 1147 detection ( Paul Cairney <pcairney at users.sourceforge.net> ) 1148 1149 2004-04-06 00:26 webbie (webbie at ipfw dot org) 1150 1151 * includes/: os/class.Linux.inc.php, xml/vitals.php: add Fedora 1152 distro and thank you Beretta for all the distro icons 1153 1154 2004-03-31 21:20 webbie (webbie at ipfw dot org) 1155 1156 * templates/aq/images/: redbar_middle.gif, d.gif, inf.gif, g.gif, 1157 bar_middle.gif, bar_right.gif, redbar_right.gif, coininfd.gif, 1158 coinsupd.gif, redbar_left.gif, coininfg.gif, coinsupg.gif, 1159 bar_left.gif, sup.gif, fond.gif (utags: REL-2-2, REL-2-2-RC1, 1160 REL-2-3): overwrote aq theme by mistake 1161 1162 2004-03-31 21:08 webbie (webbie at ipfw dot org) 1163 1164 * templates/bulix/bulix.css (tags: REL-2-3, REL-2-2, REL-2-2-RC1): 1165 cosmetic fix 1166 1167 2004-03-31 10:25 webbie (webbie at ipfw dot org) 1168 1169 * includes/xml/vitals.php: missing closing bracket 1170 1171 2004-03-31 10:21 webbie (webbie at ipfw dot org) 1172 1173 * includes/xml/vitals.php, images/xp.gif (tags: REL-2-3, REL-2-2, 1174 REL-2-2-RC1): Add distro icon logic 1175 1176 2004-03-14 05:59 webbie (webbie at ipfw dot org) 1177 1178 * includes/os/class.Linux.inc.php: doesn't need 4k buffer to read 1179 distro string 1180 1181 2004-03-14 05:56 webbie (webbie at ipfw dot org) 1182 1183 * includes/os/class.Linux.inc.php: Add Gentoo Distro detection ( 1184 Mark Gillespie <mgillespie @ users.sf.net> ) 1185 1186 2004-03-14 05:21 webbie (webbie at ipfw dot org) 1187 1188 * includes/mb/: class.healthd.inc.php (tags: REL-2-3, REL-2-2, 1189 REL-2-2-RC1), class.lmsensors.inc.php: fix missing ?> tag 1190 1191 2004-03-14 05:16 webbie (webbie at ipfw dot org) 1192 1193 * includes/: XPath.class.php, class.Template.inc.php (tags: 1194 REL-2-3, REL-2-2, REL-2-2-RC1), os/class.HP-UX.inc.php, 1195 os/class.NetBSD.inc.php, os/class.Linux.inc.php, 1196 os/class.BSD.common.inc.php (tags: REL-2-2, REL-2-2-RC1), 1197 os/class.Darwin.inc.php, os/class.FreeBSD.inc.php, 1198 os/class.SunOS.inc.php, os/class.OpenBSD.inc.php: fix missing 1199 ending ?> tag 1200 1201 2004-03-14 05:05 webbie (webbie at ipfw dot org) 1202 1203 * index.php: better error message if config.php is missing 1204 1205 2004-03-13 04:52 webbie (webbie at ipfw dot org) 1206 1207 * templates/wintendoxp/images/: redbar_middle.gif, d.gif, inf.gif, 1208 g.gif, background.gif, bar_middle.gif, aq_background.gif, 1209 bar_right.gif, icons.gif, redbar_right.gif, coininfd.gif, 1210 coinsupd.gif, redbar_left.gif, coininfg.gif, coinsupg.gif, 1211 bar_left.gif, sup.gif, space15_15.gif, fond.gif (utags: REL-2-2, 1212 REL-2-2-RC1, REL-2-3): Rip wintendoxp theme from aspSysInfo 1213 1214 2004-03-13 00:27 webbie (webbie at ipfw dot org) 1215 1216 * templates/wintendoxp/: box.tpl (tags: REL-2-3), form.tpl, 1217 wintendoxp.css (tags: REL-2-3) (utags: REL-2-2, REL-2-2-RC1): Rip 1218 wintendoxp theme from aspSysInfo 1219 1220 2004-03-13 00:04 webbie (webbie at ipfw dot org) 1221 1222 * phpsysinfo.dtd, includes/lang/bg.php, includes/lang/ar_utf8.php, 1223 includes/lang/de.php, includes/lang/lv.php, includes/lang/pt.php, 1224 includes/lang/lt.php, includes/lang/sv.php, includes/lang/br.php, 1225 includes/lang/pl.php, includes/lang/it.php, includes/lang/da.php, 1226 includes/lang/cs.php, includes/lang/ct.php, includes/lang/ro.php, 1227 includes/lang/is.php, includes/lang/ca.php, includes/lang/fi.php, 1228 includes/lang/big5.php, includes/lang/et.php, 1229 includes/lang/tr.php, includes/lang/pt-br.php, 1230 includes/lang/tw.php, includes/lang/hu.php, includes/lang/cn.php, 1231 includes/lang/jp.php, includes/lang/gr.php, includes/lang/he.php, 1232 includes/lang/nl.php, includes/lang/ru.php, includes/lang/fr.php, 1233 includes/lang/no.php, includes/lang/id.php, includes/lang/es.php, 1234 includes/lang/eu.php, includes/lang/sk.php, includes/lang/ko.php, 1235 includes/lang/en.php, includes/os/class.HP-UX.inc.php, 1236 includes/os/class.NetBSD.inc.php, 1237 includes/os/class.Linux.inc.php, 1238 includes/os/class.Darwin.inc.php, 1239 includes/os/class.FreeBSD.inc.php, 1240 includes/os/class.SunOS.inc.php, 1241 includes/os/class.OpenBSD.inc.php, includes/xml/vitals.php: Add 1242 distro name as per Beretta's request 1243 1244 2004-03-12 22:55 webbie (webbie at ipfw dot org) 1245 1246 * templates/kde/: box.tpl (tags: REL-2-3), kde.css (tags: REL-2-3), 1247 form.tpl, images/background.gif (tags: REL-2-3), 1248 images/bar_left.gif (tags: REL-2-3), images/bar_middle.gif (tags: 1249 REL-2-3), images/redbar_middle.gif (tags: REL-2-3), images/d.gif 1250 (tags: REL-2-3), images/inf.gif (tags: REL-2-3), images/g.gif 1251 (tags: REL-2-3), images/title_mid.gif (tags: REL-2-3), 1252 images/title_right.gif (tags: REL-2-3), images/nobar_middle.gif 1253 (tags: REL-2-3), images/bar_right.gif (tags: REL-2-3), 1254 images/title_left.gif (tags: REL-2-3), images/icons.gif (tags: 1255 REL-2-3), images/nobar_right.gif (tags: REL-2-3), 1256 images/redbar_right.gif (tags: REL-2-3), images/coininfd.gif 1257 (tags: REL-2-3), images/coinsupd.gif (tags: REL-2-3), 1258 images/redbar_left.gif (tags: REL-2-3), images/coininfg.gif 1259 (tags: REL-2-3), images/coinsupg.gif (tags: REL-2-3), 1260 images/sup.gif (tags: REL-2-3), images/space15_15.gif (tags: 1261 REL-2-3), images/fond.gif (tags: REL-2-3) (utags: REL-2-2, 1262 REL-2-2-RC1): Rip kde theme from aspSysInfo 1263 1264 2004-03-12 22:51 webbie (webbie at ipfw dot org) 1265 1266 * templates/aq/images/: redbar_middle.gif, d.gif, inf.gif, g.gif, 1267 bar_middle.gif, bar_right.gif, redbar_right.gif, coininfd.gif, 1268 coinsupd.gif, redbar_left.gif, coininfg.gif, coinsupg.gif, 1269 bar_left.gif, sup.gif, fond.gif: Rip wintendoxp and kde theme 1270 from aspSysInfo 1271 1272 2004-03-12 09:24 webbie (webbie at ipfw dot org) 1273 1274 * templates/: aq/box.tpl, black/box.tpl, metal/box.tpl (utags: 1275 REL-2-2, REL-2-2-RC1, REL-2-3): remove image alt="none" tag 1276 1277 2004-03-12 07:01 webbie (webbie at ipfw dot org) 1278 1279 * includes/lang/lt.php: Add sensors section 1280 1281 2004-03-12 07:00 webbie (webbie at ipfw dot org) 1282 1283 * includes/lang/lt.php: New lithuanian (lt) translation ( Rimas 1284 Kudelis ) 1285 1286 2003-11-27 06:19 webbie (webbie at ipfw dot org) 1287 1288 * includes/xml/filesystems.php (tags: REL-2-3, REL-2-2, 1289 REL-2-2-RC1): show mount point option fix 1290 1291 2003-11-26 20:10 webbie (webbie at ipfw dot org) 1292 1293 * config.php.new: rename config.php to config.php.new to avoid cvs 1294 overwrite user config file 1295 1296 2003-11-26 20:07 webbie (webbie at ipfw dot org) 1297 1298 * includes/xml/filesystems.php: proper fix for show_mount_point 1299 feature 1300 1301 2003-11-26 19:57 webbie (webbie at ipfw dot org) 1302 1303 * includes/xml/filesystems.php: new option show_mount_point, set it 1304 to false to hide mount point 1305 1306 2003-11-26 19:41 webbie (webbie at ipfw dot org) 1307 1308 * includes/xml/: memory.php (tags: REL-2-3, REL-2-2, REL-2-2-RC1), 1309 filesystems.php, network.php (tags: REL-2-3, REL-2-2, 1310 REL-2-2-RC1): comestic fix to the bulix template 1311 1312 2003-11-26 19:19 webbie (webbie at ipfw dot org) 1313 1314 * includes/system_footer.php (tags: REL-2-2-RC1): for some reasons, 1315 xml folder shows up under template and lang directory. We need t