[ Index ]
 

Code source de eGroupWare 1.2.106-2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/phpsysinfo/ -> ChangeLog (source)

   1  2006-02-27 17:15  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
   2  
   3      * includes/class.error.inc.php: table head and foot got lost
   4  
   5  2006-02-27 17:14  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
   6  
   7      * index.php: avoid abort when config.php doesn't exist
   8  
   9  2006-02-13 21:00  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
  10  
  11      * distros.ini: typo "[ 1430463 ] distro LFS wrong icon filename"
  12  
  13  2006-02-11 17:55  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
  14  
  15      * includes/os/: class.Darwin.inc.php, class.SunOS.inc.php: instead
  16        of using echo to print the message of incompletness use the WARN
  17        error message, doesn't break xml output
  18  
  19  2006-02-11 17:53  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
  20  
  21      * includes/class.error.inc.php: print special error message if
  22        command is "WARN"
  23  
  24  2006-02-11 17:52  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
  25  
  26      * templates/: aq/box.tpl, black/box.tpl, metal/box.tpl: title and
  27        content shouldn't be on the same line
  28  
  29  2006-02-11 17:31  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
  30  
  31      * index.php, includes/common_functions.php,
  32        includes/os/class.HP-UX.inc.php, includes/os/class.Linux.inc.php,
  33        includes/os/class.BSD.common.inc.php: remove fileoperation from
  34        class files, now we have two functions which do that, they also
  35        now support the new error reporting style reorder commands in
  36        index.php, e.g. we check first if we support os and than for
  37        needed modules and so on comment out phpgroupware code
  38  
  39  2006-02-11 14:15  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
  40  
  41      * index.php, includes/common_functions.php,
  42        includes/class.error.inc.php: first step in simplier error
  43        detection and output
  44  
  45  2006-02-11 12:53  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
  46  
  47      * includes/os/class.Darwin.inc.php: change physmem to memsize like
  48        mentioned at bug "[ 1068499 ] amount of memory is wrong value."
  49  
  50  2006-02-11 12:48  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
  51  
  52      * includes/os/class.Darwin.inc.php: proper detection for dual g4
  53        and g5
  54  
  55  2006-02-11 12:39  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
  56  
  57      * includes/os/class.Linux.inc.php: add detction code for IXP42x
  58        Processor - "[ 1414266 ] CPU Info for NSLU2 (Intel IXP420)
  59        266/133MHz"
  60  
  61  2006-02-11 11:20  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
  62  
  63      * includes/lang/fr.php: updated translation "[ 1428270 ] french
  64        translation"
  65  
  66  2006-02-07 17:08  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
  67  
  68      * includes/os/: class.HP-UX.inc.php, class.Linux.inc.php: add
  69        missing fclose()
  70  
  71  2006-02-07 16:55  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
  72  
  73      * includes/lang/et.php: Updated Estonian language file with patch
  74        from [ 1425887 ]
  75  
  76  2006-01-30 19:38  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
  77  
  78      * includes/os/class.WINNT.inc.php: Uptime fix (has ignored gmt
  79        offset) win 2000 pro can't show logged in users, perhaps
  80        everytime returning 1 instead of N.A.  SCSI devices weren't
  81        displayed, wrong comparison
  82  
  83  2006-01-30 18:01  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
  84  
  85      * includes/os/class.WINNT.inc.php: show users for Win2000 other way
  86        will not work on a Pro machine
  87  
  88  2006-01-25 19:26  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
  89  
  90      * includes/mb/class.lmsensors.inc.php: fixes bug "[ 1413788 ] too
  91        big graphs", maximum value for temps we can't figure out set to
  92        75
  93  
  94  2006-01-21 09:30  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
  95  
  96      * index.php, includes/system_footer.php: show time page takes to
  97        generate
  98  
  99  2006-01-20 21:18  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 100  
 101      * includes/mb/class.hddtemp.inc.php: don't put devices with ERR in
 102        xml, happens when disconnect a device
 103  
 104  2006-01-20 19:12  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 105  
 106      * includes/: os/class.BSD.common.inc.php, os/class.Linux.inc.php,
 107        os/class.SunOS.inc.php, xml/filesystems.php: don't put % in the
 108        xml
 109  
 110  2006-01-15 19:03  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 111  
 112      * includes/os/class.WINNT.inc.php: php 5 fix, and ip_addr fix
 113  
 114  2006-01-15 17:17  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 115  
 116      * includes/xml/hardware.php: remove duplicated lines
 117  
 118  2006-01-14 22:41  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 119  
 120      * includes/: common_functions.php, xml/hardware.php: don't show
 121        duplicated lines in pci device listing
 122  
 123  2006-01-14 18:49  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 124  
 125      * includes/common_functions.php: undefined variable fix
 126  
 127  2006-01-14 18:40  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 128  
 129      * includes/os/class.WINNT.inc.php: we now use another way for
 130        getting the required informations with wmi
 131  
 132  2006-01-08 12:25  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 133  
 134      * includes/os/class.Linux.inc.php: remove addr from pci info, when
 135        running lspci
 136  
 137  2006-01-08 12:16  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 138  
 139      * includes/xml/hardware.php: nicer output
 140  
 141  2006-01-08 12:02  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 142  
 143      * includes/os/class.SunOS.inc.php: fixes bug "[ 1396143 ] (CVS)
 144        Incorrect distroicon function in solaris", for details look at
 145        the description in bug report
 146  
 147  2006-01-08 11:57  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 148  
 149      * includes/common_functions.php: fixes bug "[ 1396121 ] (CVS)
 150        untrimmed output of execute program" and also the empty line in
 151        the pci device section
 152  
 153  2006-01-02 18:48  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 154  
 155      * includes/common_functions.php: this works
 156  
 157  2006-01-01 15:38  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 158  
 159      * index.php, includes/common_functions.php: replace some special
 160        chars like (R) and (C) in xml to be valid, fixes "[ 1385450 ]
 161        XPath error on USB device"
 162  
 163  2005-12-31 17:25  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 164  
 165      * index.php, includes/common_functions.php,
 166        includes/system_footer.php, includes/lang/bg.php,
 167        includes/lang/de.php, includes/lang/lv.php, includes/lang/pt.php,
 168        includes/lang/lt.php, includes/lang/sv.php, includes/lang/br.php,
 169        includes/lang/pl.php, includes/lang/it.php, includes/lang/da.php,
 170        includes/lang/cs.php, includes/lang/ct.php, includes/lang/ro.php,
 171        includes/lang/is.php, includes/lang/ca.php, includes/lang/fi.php,
 172        includes/lang/big5.php, includes/lang/et.php,
 173        includes/lang/tr.php, includes/lang/pt-br.php,
 174        includes/lang/tw.php, includes/lang/hu.php, includes/lang/cn.php,
 175        includes/lang/jp.php, includes/lang/gr.php, includes/lang/he.php,
 176        includes/lang/ar_utf8.php, includes/lang/nl.php,
 177        includes/lang/ru.php, includes/lang/fr.php, includes/lang/no.php,
 178        includes/lang/id.php, includes/lang/es.php, includes/lang/eu.php,
 179        includes/lang/sk.php, includes/lang/sr.php, includes/lang/ko.php,
 180        includes/lang/en.php, includes/xml/memory.php,
 181        includes/xml/filesystems.php, includes/xml/network.php,
 182        includes/xml/vitals.php, includes/xml/mbinfo.php,
 183        includes/xml/hddtemp.php: include support for wml - may be not
 184        complete, but it's working here closes feature request "[ 678924
 185        ] WAP info"
 186  
 187  2005-12-31 11:23  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 188  
 189      * index.php, includes/common_functions.php,
 190        templates/black/form.tpl, templates/wintendoxp/form.tpl,
 191        templates/aq/form.tpl, templates/windows_classic/form.tpl,
 192        templates/orange/form.tpl, templates/metal/form.tpl,
 193        templates/blue/form.tpl, templates/typo3/form.tpl,
 194        templates/bulix/form.tpl, templates/kde/form.tpl,
 195        templates/classic/form.tpl: show an error box if a program can be
 196        executed, but only prints an error, e.g. permissionn denied or
 197        something like this
 198  
 199  2005-12-31 09:59  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 200  
 201      * distros.ini: arch must be arch and not gentoo, how did this
 202        happen
 203  
 204  2005-12-22 16:54  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 205  
 206      * includes/os/class.SunOS.inc.php: remove bogomips
 207  
 208  2005-12-22 16:46  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 209  
 210      * includes/os/class.SunOS.inc.php: another image for Solaris memory
 211        fix both from bug report "[ 1387529 ] Memory info wrong for
 212        Solaris"
 213  
 214  2005-12-21 08:01  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 215  
 216      * includes/os/class.SunOS.inc.php, images/SunOS.png: Icon for SunOS
 217        from "robshep"
 218  
 219  2005-12-21 07:58  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 220  
 221      * includes/os/class.SunOS.inc.php: patch for load on Solaris from
 222        "robshep"
 223  
 224  2005-12-16 05:12  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 225  
 226      * includes/os/class.Linux.inc.php: remove debugging code
 227  
 228  2005-12-16 05:11  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 229  
 230      * includes/os/: class.BSD.common.inc.php, class.Linux.inc.php: mask
 231        $ sign in mounts
 232  
 233  2005-12-15 08:35  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 234  
 235      * README, index.php: 2.5.1 release
 236  
 237  2005-12-10 15:58  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 238  
 239      * index.php: little spped up the creation
 240  
 241  2005-12-10 15:54  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 242  
 243      * index.php, includes/system_header.php,
 244        includes/common_functions.php, includes/xml/memory.php,
 245        includes/xml/filesystems.php, includes/xml/hardware.php,
 246        includes/xml/network.php, includes/xml/vitals.php,
 247        includes/xml/mbinfo.php, includes/xml/hddtemp.php,
 248        templates/black/box.tpl, templates/wintendoxp/box.tpl,
 249        templates/aq/box.tpl, templates/windows_classic/box.tpl,
 250        templates/orange/box.tpl, templates/metal/box.tpl,
 251        templates/blue/box.tpl, templates/typo3/box.tpl,
 252        templates/bulix/box.tpl, templates/kde/box.tpl,
 253        templates/classic/box.tpl: huge update for supporting
 254        rtl-languages should close:  "[ 1364219 ] Fix for bug 1039460 ?"
 255        "[ 1039460 ] chareset=utf-8 dir=rtl breaks templates"
 256  
 257  2005-12-10 13:09  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 258  
 259      * templates/: black/box.tpl, aq/box.tpl, metal/box.tpl,
 260        kde/box.tpl, wintendoxp/box.tpl, windows_classic/box.tpl: html
 261        code fixes to be HTML 4.01 Transitional compatible, verified at
 262        validator.w3.org
 263  
 264  2005-12-10 12:30  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 265  
 266      * includes/system_footer.php: fixes bug "[ 1377012 ] Correcting a
 267        html "error"."
 268  
 269  2005-12-10 09:08  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 270  
 271      * includes/mb/class.mbm5.inc.php: fixes "[ 1377470 ] error in file
 272        "\includes\mb\class.mbm5.inc.php on line 27""
 273  
 274  2005-12-09 19:30  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 275  
 276      * includes/os/class.BSD.common.inc.php:
 277        add ability to read pci devices from "pciconf -lv", if this
 278        doesn't work we fall back to old way
 279  
 280  2005-12-08 20:18  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 281  
 282      * includes/os/class.BSD.common.inc.php:
 283        loadbar now works also with BSD systems fixes bug "[ 1376395 ]
 284        $loadbar not working"
 285  
 286  2005-12-08 19:59  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 287  
 288      * includes/os/class.BSD.common.inc.php:
 289        command must be df -k and not df -kP for BSD systems
 290  
 291  2005-12-08 19:54  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 292  
 293      * index.php:
 294        we need the pcre extension
 295  
 296  2005-12-07 16:04  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 297  
 298      * includes/xml/filesystems.php: overall size was wrong calculated
 299        for WINNT systems, here we must use the MountPoint for allready
 300        counted Partitions
 301  
 302  2005-12-07 15:47  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 303  
 304      * includes/os/class.WINNT.inc.php: mhz must be cpuspeed in array
 305        and busspeed has it's own position in the array
 306  
 307  2005-12-07 15:36  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 308  
 309      * includes/os/class.WINNT.inc.php: read hostname from wmi
 310  
 311  2005-12-07 15:07  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 312  
 313      * includes/common_functions.php: fixes bug "[ 1375301 ] fstype is
 314        CDFS under Windows not iso9660"
 315  
 316  2005-12-07 15:02  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 317  
 318      * includes/lang/: ar_utf8.php, bg.php, de.php, lv.php, pt.php,
 319        sv.php, br.php, it.php, da.php, cs.php, ct.php, ro.php,
 320        pa_utf8.php, is.php, ca.php, fi.php, big5.php, et.php, tr.php,
 321        pt-br.php, tw.php, hu.php, cn.php, gr.php, he.php, nl.php,
 322        ru.php, fr.php, no.php, id.php, es.php, eu.php, sk.php, sr.php,
 323        ko.php, en.php: fix bug "[ 1375274 ] strftime under windows has
 324        no %r %R"
 325  
 326  2005-12-07 05:09  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 327  
 328      * includes/os/class.SunOS.inc.php: fixed bug "[ 1374759 ] Netword
 329        info wrong for Solaris" with patch included in bug report
 330  
 331  2005-12-06 16:04  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 332  
 333      * README, index.php: 2.5 release
 334  
 335  2005-12-06 15:58  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 336  
 337      * includes/os/class.Linux.inc.php: fixed bug "[ 1082407 ] IDE HDDs
 338        Capacity reports "0" on FC3", but i can not believe that sys has
 339        the ide and proc not
 340  
 341  2005-12-06 15:49  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 342  
 343      * index.php: check if file exist before include
 344  
 345  2005-12-06 05:00  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 346  
 347      * index.php: security fix
 348  
 349  2005-12-03 11:12  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 350  
 351      * includes/os/class.BSD.common.inc.php: wrong regex
 352  
 353  2005-12-02 22:19  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 354  
 355      * includes/os/class.BSD.common.inc.php: fixes bug "[ 1369246 ]
 356        Extra slash on "Mount"" it's now the same filesystem() code linke
 357        on Linux class
 358  
 359  2005-12-02 14:14  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 360  
 361      * includes/os/class.WINNT.inc.php: fix not showing cpu usage (wrong
 362        position in array) add value for cpu bargraph
 363  
 364  2005-12-02 14:03  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 365  
 366      * includes/: os/class.Linux.inc.php, xml/vitals.php: load averages
 367        change
 368  
 369  2005-12-02 13:57  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 370  
 371      * index.php: undefined variable
 372  
 373  2005-11-30 05:14  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 374  
 375      * config.php.new: fix for bug "[ 1369688 ] little issue in the
 376        configuration file for hddtemp" changed style of comments
 377  
 378  2005-11-28 15:52  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 379  
 380      * includes/os/class.OpenBSD.inc.php: missing dot causes error,
 381        fixes bug "[ 1368270 ] Error in OpenBSD 3.7"
 382  
 383  2005-11-27 20:39  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 384  
 385      * sample/lmsensors5.txt: another "nice" output
 386  
 387  2005-11-27 20:38  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 388  
 389      * includes/mb/class.lmsensors.inc.php: corrected regex
 390  
 391  2005-11-27 20:19  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 392  
 393      * includes/xml/vitals.php: set maximum value for cpu bargraph
 394  
 395  2005-11-27 20:17  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 396  
 397      * includes/os/class.Linux.inc.php: rewrite, because of bug "[
 398        1367290 ] mount point show 11515% usage."
 399  
 400  2005-11-27 17:30  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 401  
 402      * index.php, includes/xml/memory.php, includes/xml/filesystems.php,
 403        includes/xml/hardware.php, includes/xml/network.php,
 404        includes/xml/vitals.php, includes/xml/mbinfo.php,
 405        includes/xml/hddtemp.php: htmlentities causes some strange
 406        xml-errors, htmlentities are good enough for our xml
 407  
 408  2005-11-27 17:17  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 409  
 410      * sample/lmsensors4.txt: another test output
 411  
 412  2005-11-27 13:18  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 413  
 414      * includes/mb/class.lmsensors.inc.php: we need these lines, the got
 415        lost at last commit
 416  
 417  2005-11-26 21:44  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 418  
 419      * includes/: common_functions.php, xml/memory.php,
 420        xml/filesystems.php, xml/mbinfo.php, xml/hddtemp.php: restructure
 421        the bargraph output
 422  
 423  2005-11-26 21:41  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 424  
 425      * includes/mb/class.lmsensors.inc.php: remove ununsed var $alarm
 426        fix for chipsets that have not the full vars we need, e.g.
 427        "fscpos-i2c-0-73"
 428  
 429  2005-11-26 15:35  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 430  
 431      * index.php: reflect version change, and we need a second rc, too
 432        many changes since last rc
 433  
 434  2005-11-26 15:19  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 435  
 436      * includes/xml/hddtemp.php: write headline if no sensor_program is
 437        available
 438  
 439  2005-11-26 13:20  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 440  
 441      * includes/xml/: memory.php, filesystems.php, hardware.php,
 442        network.php, vitals.php: tables should be 100% to get a nice
 443        output
 444  
 445  2005-11-26 13:20  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 446  
 447      * includes/common_functions.php: a no breaking space is required,
 448        else sometimes byte sizewraps to a new line and this looks bad
 449  
 450  2005-11-26 13:01  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 451  
 452      * includes/class.Template.inc.php: Template class update version
 453        1.6 from egroupware from folder
 454        ./setup/inc/class.Template.inc.php
 455  
 456  2005-11-26 11:39  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 457  
 458      * index.php: changed output for temperatures with help from Timo
 459        van Roermund
 460  
 461  2005-11-26 10:45  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 462  
 463      * index.php: unused value $percent
 464  
 465  2005-11-25 21:55  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 466  
 467      * includes/xml/mbinfo.php: missing <tr>
 468  
 469  2005-11-25 21:27  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 470  
 471      * includes/common_functions.php: yellow only for above 75% and not
 472        20
 473  
 474  2005-11-24 18:51  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 475  
 476      * includes/xml/hardware.php: no extra encoding needed
 477  
 478  2005-11-24 17:10  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 479  
 480      * includes/xml/: memory.php, filesystems.php, hardware.php,
 481        vitals.php: missing changes for last commit at XPath
 482  
 483  2005-11-24 17:05  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 484  
 485      * phpsysinfo.dtd, includes/system_header.php,
 486        includes/xml/memory.php, includes/xml/filesystems.php,
 487        includes/xml/hardware.php: DTD update to reflect the latest
 488        changes and privious missing declarations, need some more
 489        tweeking
 490  
 491  2005-11-23 17:09  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 492  
 493      * includes/lang/ar_utf8.php: missing $text['gen_time']
 494  
 495  2005-11-23 17:08  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 496  
 497      * includes/lang/ar_utf8.php: missing $text['locale']
 498  
 499  2005-11-23 17:03  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 500  
 501      * includes/os/class.Linux.inc.php: undefined variable
 502  
 503  2005-11-23 16:58  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 504  
 505      * includes/system_header.php: undefined variable
 506  
 507  2005-11-23 16:54  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 508  
 509      * includes/xml/: hardware.php, vitals.php: undefined variable
 510  
 511  2005-11-23 05:05  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 512  
 513      * index.php: wrong varname
 514  
 515  2005-11-22 16:15  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 516  
 517      * includes/xml/vitals.php: typo
 518  
 519  2005-11-22 16:14  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 520  
 521      * config.php.new: missing entry and description in config.php.new
 522        for last commit
 523  
 524  2005-11-22 16:08  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 525  
 526      * index.php, includes/system_header.php,
 527        includes/common_functions.php, includes/system_footer.php,
 528        includes/os/class.Linux.inc.php, includes/xml/vitals.php,
 529        templates/black/box.tpl, templates/aq/box.tpl,
 530        templates/windows_classic/box.tpl, templates/metal/box.tpl,
 531        templates/kde/box.tpl: fix for including page in other scripts
 532        and nothing will work any longer (extra config value $webpath)
 533  
 534  2005-11-22 15:08  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 535  
 536      * includes/: mb/class.mbmon.inc.php, xml/mbinfo.php: fix for "[
 537        1195024 ] Ignore not connected temperature sensors"
 538  
 539  2005-11-22 14:59  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 540  
 541      * includes/os/class.Linux.inc.php: error message for all FC
 542        systems, where we can't read /proc/net/dev, because of SELinux
 543  
 544  2005-11-22 14:30  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 545  
 546      * distros.ini, includes/os/class.HP-UX.inc.php,
 547        includes/os/class.NetBSD.inc.php,
 548        includes/os/class.Linux.inc.php,
 549        includes/os/class.Darwin.inc.php,
 550        includes/os/class.FreeBSD.inc.php,
 551        includes/os/class.SunOS.inc.php,
 552        includes/os/class.OpenBSD.inc.php, images/Gentoo.png,
 553        images/lfs.png, images/FreeBSD.png, images/Debian.png,
 554        images/Cobalt.png, images/unknown.png, images/Redhat.png,
 555        images/Slackware.png, images/Mandrake.png, images/NetBSD.png,
 556        images/Darwin.png, images/OpenBSD.png, images/free-eos.png,
 557        images/Fedora.png, images/Suse.png, images/Rubix.png: included
 558        patch "[ 1363677 ] Linux Distro INI Definitions file" for simpler
 559        distro-icon management, also convert some icons to png format
 560  
 561  2005-11-21 15:39  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 562  
 563      * index.php: set the default template, if the one which is stored
 564        in the cookie no longer exists
 565  
 566  2005-11-20 13:21  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 567  
 568      * includes/xml/vitals.php: round cpuload
 569  
 570  2005-11-20 12:54  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 571  
 572      * config.php.new, includes/os/class.HP-UX.inc.php,
 573        includes/os/class.Linux.inc.php,
 574        includes/os/class.BSD.common.inc.php,
 575        includes/os/class.WINNT.inc.php, includes/os/class.SunOS.inc.php,
 576        includes/xml/vitals.php: included feature request "[ 1252617 ]
 577        CPU Time/usage"
 578  
 579  2005-11-20 11:29  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 580  
 581      * includes/lang/pa_utf8.php: new translation from feature request
 582        "[ 1214326 ] New Translation adding"
 583  
 584  2005-11-20 11:27  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 585  
 586      * includes/xml/hardware.php: another xml-destroyer bug, if GB or kb
 587        is translated
 588  
 589  2005-11-20 11:14  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 590  
 591      * includes/common_functions.php,
 592        templates/windows_classic/images/yellowbar_right.gif,
 593        templates/windows_classic/images/yellowbar_middle.gif,
 594        templates/windows_classic/images/yellowbar_left.gif: feature
 595        request "[ 620192 ] Color indicators in graph"
 596  
 597        bars will show in a third color if there are images present like
 598        "yellowbar_*.gif" values can be changed in common_functions.php
 599        at which these colors should appear default: red > 90%, yellow >
 600        75%, else green
 601  
 602  2005-11-20 10:43  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 603  
 604      * includes/os/class.Linux.inc.php: add detection for
 605        Linux-from-Scratch
 606  
 607  2005-11-20 10:13  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 608  
 609      * includes/os/class.WINNT.inc.php: more network informations,
 610        included patch "[ 1234690 ] More network information on
 611        WindowsXP"
 612  
 613  2005-11-20 09:56  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 614  
 615      * config.php.new, index.php, includes/mb/class.hddtemp.inc.php,
 616        includes/xml/hddtemp.php: read hddtemp values from deamon or
 617        execute hddtemp (fixed with help of Timo van Roermund)
 618  
 619  2005-11-19 23:41  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 620  
 621      * includes/os/class.Linux.inc.php: simplify sparc cache detection
 622        code, also check before open a file exists
 623  
 624  2005-11-19 23:33  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 625  
 626      * includes/os/class.Linux.inc.php: simplify usb detection
 627  
 628  2005-11-19 23:23  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 629  
 630      * includes/xml/hardware.php: undefined var fix exclude SBUS
 631        information, we have no output for this
 632  
 633  2005-11-19 23:21  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 634  
 635      * includes/xml/filesystems.php: unneeded calculation of hdd sums in
 636        xml function undefined var fix
 637  
 638  2005-11-19 23:09  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 639  
 640      * includes/os/class.Linux.inc.php: there was a serious error in the
 641        detection code, if sizes are seperated by one only space, hope
 642        this fixes it
 643  
 644  2005-11-19 21:59  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 645  
 646      * includes/os/class.Linux.inc.php: extra distribution information
 647        added (specially for Debian, which got lost)
 648  
 649  2005-11-19 21:43  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 650  
 651      * includes/xml/: mbinfo.php, hddtemp.php: made bars smaller (same
 652        factor like memory bars), perhaps set  in config file
 653  
 654  2005-11-19 21:39  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 655  
 656      * includes/xml/hardware.php: remove space after capacity text
 657  
 658  2005-11-19 18:36  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 659  
 660      * config.php.new, index.php, includes/mb/class.hddtemp.inc.php,
 661        includes/xml/hardware.php, includes/xml/mbinfo.php,
 662        includes/xml/hddtemp.php: added support for hddtemp this closes
 663        "[ 1035068 ] hddtemp support"
 664  
 665  2005-11-19 17:11  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 666  
 667      * index.php: security fixes from debian
 668  
 669  2005-11-19 16:00  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 670  
 671      * includes/os/class.BSD.common.inc.php: included patch from "[
 672        1334110 ] Support for harddisks above 'ad9' on (Free)BSD"
 673  
 674  2005-11-19 15:56  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 675  
 676      * config.php.new, includes/common_functions.php,
 677        includes/os/class.HP-UX.inc.php, includes/os/class.Linux.inc.php,
 678        includes/os/class.BSD.common.inc.php,
 679        includes/os/class.Darwin.inc.php,
 680        includes/os/class.WINNT.inc.php, includes/os/class.SunOS.inc.php:
 681        support for hiding specific mounts patch from here "[ 1214480 ]
 682        Support for hiding specific mounts" and closes also "[ 979229 ]
 683        Support for hiding specific mounts"
 684  
 685  2005-11-19 15:11  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 686  
 687      * includes/xml/filesystems.php: don't count mountpoints twice or
 688        more fixes "[ 1123357 ] the totals size for hd"
 689  
 690  2005-11-19 14:42  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 691  
 692      * includes/: os/class.Linux.inc.php, xml/memory.php: if more than 1
 693        swapdevice, show the divices in output with the stats of each own
 694        fixes "[ 964630 ] 2 swap partition problem"
 695  
 696  2005-11-19 14:08  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 697  
 698      * includes/: system_header.php, lang/bg.php, lang/de.php,
 699        lang/lv.php, lang/pt.php, lang/lt.php, lang/sv.php, lang/br.php,
 700        lang/pl.php, lang/it.php, lang/da.php, lang/cs.php, lang/ct.php,
 701        lang/ro.php, lang/is.php, lang/ca.php, lang/fi.php,
 702        lang/big5.php, lang/et.php, lang/tr.php, lang/pt-br.php,
 703        lang/tw.php, lang/hu.php, lang/cn.php, lang/jp.php, lang/gr.php,
 704        lang/he.php, lang/ar_utf8.php, lang/nl.php, lang/ru.php,
 705        lang/fr.php, lang/no.php, lang/id.php, lang/es.php, lang/eu.php,
 706        lang/sk.php, lang/sr.php, lang/ko.php, lang/en.php,
 707        os/class.Linux.inc.php, xml/memory.php: split memory information
 708        (this time only for linux) this closes: "[ 1297967 ] memory usage
 709        includes cache... bad idea?" "[ 1065909 ] split memory usage
 710        information" "[ 1220004 ] Ignore cached memory" "[ 616434 ] More
 711        Memory Values" and now $text['locale'] is used for setting LC_ALL
 712        instead of LC_TIME (numbers have now correct dots and commas)
 713  
 714  2005-11-19 12:32  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 715  
 716      * includes/common_functions.php,
 717        templates/wintendoxp/images/nobar_middle.gif,
 718        templates/wintendoxp/images/nobar_right.gif,
 719        templates/wintendoxp/images/nobar_left.gif,
 720        templates/windows_classic/images/nobar_middle.gif,
 721        templates/windows_classic/images/nobar_right.gif,
 722        templates/windows_classic/images/nobar_left.gif,
 723        templates/kde/images/nobar_left.gif: included patch from "[
 724        1017212 ] create bar" if there are files called "nobar_*.gif" in
 725        the templates dir, a full bar is shown
 726  
 727  2005-11-18 18:05  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 728  
 729      * includes/os/class.Linux.inc.php: don't show the devices
 730        serialnumber
 731  
 732  2005-11-18 17:52  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 733  
 734      * config.php.new, includes/os/class.Linux.inc.php,
 735        includes/xml/filesystems.php: included feature suggested here "[
 736        1070565 ] Bind mount management; some cosmetics" and also by
 737        gentoo if showing bind-mounts they dont't increase the overall
 738        size, if disable these mounts not shown controlled by an option
 739        in config.php
 740  
 741  2005-11-18 17:16  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 742  
 743      * includes/xml/: memory.php, filesystems.php, hardware.php,
 744        network.php, vitals.php, mbinfo.php: now all strings are encoded
 745        in the xml ("[ 1075222 ] XML "&" problems"), not everywhere
 746        necassary, but now it should be safe
 747  
 748  2005-11-18 16:59  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 749  
 750      * includes/os/class.Linux.inc.php: include the patch from gentoo
 751        for sparc
 752  
 753  2005-11-18 16:55  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 754  
 755      * includes/xml/hardware.php: fixes bug "[ 1072981 ] XML Parsing
 756        error", if there are some characters in the device name which
 757        breaks xml
 758  
 759  2005-11-18 16:50  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 760  
 761      * includes/: os/class.Linux.inc.php, os/class.BSD.common.inc.php,
 762        xml/filesystems.php: this fixes bugs: "[ 619173 ] broken
 763        filesystem() code" "[ 1001681 ] can't handle whitespaces" also
 764        convert specialchars in devicename and mountpoint to be html
 765        conform
 766  
 767  2005-11-18 15:46  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 768  
 769      * includes/xml/hardware.php: never, really never store language
 770        specific words in an xml document (if there is no CDATA section)
 771  
 772  2005-11-18 15:11  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 773  
 774      * index.php: security fix for phpgroupware
 775  
 776  2005-11-17 19:55  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 777  
 778      * index.php, includes/os/class.NetBSD.inc.php,
 779        includes/os/class.Darwin.inc.php,
 780        includes/os/class.FreeBSD.inc.php,
 781        includes/os/class.OpenBSD.inc.php: all require() changed to
 782        require_once() and they include now the APP_ROOT, for using
 783        phpsysinfo in other web-apps
 784  
 785  2005-11-17 16:56  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 786  
 787      * includes/mb/class.lmsensors.inc.php: following bugs should be
 788        fixed now: "[ 1357257 ] lmsensors & phpsysinfo bugs" "[ 1241520 ]
 789        Temperature, Voltage Empty" "[ 1109524 ] lmsensores Bug" included
 790        fix for "[ 1277145 ] Fan Speed w/out divisor does not show" and
 791        finally fix for some E_NOTICE massages
 792  
 793  2005-11-16 21:47  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 794  
 795      * includes/lang/nl.php: updated translation from patch "[ 1104472 ]
 796        Dutch language patch"
 797  
 798  2005-11-16 21:42  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 799  
 800      * includes/lang/fr.php: updated translation from "[ 1220000 ]
 801        French language patch", hope this is all correct translated
 802  
 803  2005-11-16 21:28  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 804  
 805      * includes/os/class.Linux.inc.php: included patch "[ 1198070 ] SuSE
 806        Enterprise Server not detected" also change distribution
 807        detection (first check if a file exist before read it, one icon
 808        can also have more than one associated file)
 809  
 810  2005-11-16 17:39  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 811  
 812      * index.php, includes/system_header.php,
 813        includes/system_footer.php, includes/os/class.NetBSD.inc.php,
 814        includes/os/class.Darwin.inc.php,
 815        includes/os/class.FreeBSD.inc.php,
 816        includes/os/class.OpenBSD.inc.php: security fixes, mentioned in
 817        bug "[ 1168383 ] phpSysInfo 2.3 Multiple vulnerabilities"
 818  
 819  2005-11-16 17:26  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 820  
 821      * includes/XPath.class.php: update to latest version, which fixes
 822        array_merge() warnings
 823  
 824  2005-11-16 16:32  bigmichi1     Michael Cramer (bigmichi1 at users.sf.net)
 825  
 826      * includes/lang/ru.php: applied patch "[ 1234692 ] Russian lang
 827        typo/mistake fix"
 828  
 829  2005-11-11 21:13  precision    Uriah Welcome (precision at users.sf.net)
 830  
 831      * index.php: This is a quick fix for the $lng issue reintroduced in
 832        Version 2.4.    The bugfix for CVE-2005-3347 has reopened
 833        CVE-2003-0536, but since we expect a very short string (directory
 834        name), we can actually do basename and strip off any non-filename
 835        characters.  Also, CVE-2005-3348 was not fixed with
 836        register_globals On, since $charset could be overwritten.  Fix by
 837        christopher.kunz@hardened-php.net */
 838  
 839  2005-11-10 17:39  precision    Uriah Welcome (precision at users.sf.net)
 840  
 841      * README, index.php: misc updates, releasing 2.4
 842  
 843  2005-11-10 17:31  precision    Uriah Welcome (precision at users.sf.net)
 844  
 845      * includes/lang/sr.php: adding serbian translation
 846  
 847  2005-08-19 19:02  precision    Uriah Welcome (precision at users.sf.net)
 848  
 849      * includes/XPath.class.php: updating to the latest version of
 850        XPath.class.php
 851  
 852  2004-10-30 08:09  webbie (webbie at ipfw dot org)
 853  
 854      * includes/mb/: class.healthd.inc.php, class.lmsensors.inc.php,
 855        class.hwsensors.inc.php, class.mbm5.inc.php, class.mbmon.inc.php:
 856        Saving the results of the output to a class level variable, we
 857        only need to run the mbmon binary once.
 858  
 859  2004-10-30 07:14  webbie (webbie at ipfw dot org)
 860  
 861      * includes/mb/class.mbmon.inc.php: Saving the results of the output
 862        to a class level variable, we only need to run the mbmon binary
 863        once.   ( Gorilla <gorilla_ at users.sf.net> )
 864  
 865  2004-10-29 06:49  webbie (webbie at ipfw dot org)
 866  
 867      * includes/xml/filesystems.php: hide mount point in XML when
 868        $show_mount_point is false
 869  
 870  2004-10-13 08:13  webbie (webbie at ipfw dot org)
 871  
 872      * includes/: os/class.HP-UX.inc.php, os/class.Linux.inc.php,
 873        os/class.BSD.common.inc.php, os/class.WINNT.inc.php,
 874        os/class.SunOS.inc.php, xml/vitals.php: sysinfo classes return
 875        the Uptime in seconds.   ( Edwin Meester <millenniumv3 at
 876        users.sf.net> )
 877  
 878  2004-10-06 05:51  webbie (webbie at ipfw dot org)
 879  
 880      * includes/lang/lt.php: proper Lithuanian translation update
 881  
 882  2004-10-06 05:45  webbie (webbie at ipfw dot org)
 883  
 884      * index.php, includes/common_functions.php: Removed GD dependency
 885        ( Edwin Meester <millenniumv3 at users.sf.net> )
 886  
 887  2004-10-05 00:39  webbie (webbie at ipfw dot org)
 888  
 889      * index.php: remove debug statement
 890  
 891  2004-10-04 03:16  webbie (webbie at ipfw dot org)
 892  
 893      * index.php: comestic fix again
 894  
 895  2004-10-04 03:15  webbie (webbie at ipfw dot org)
 896  
 897      * index.php: comestic fix
 898  
 899  2004-10-04 03:13  webbie (webbie at ipfw dot org)
 900  
 901      * index.php: bug fix, wrong _GET language variable
 902  
 903  2004-10-03 07:13  webbie (webbie at ipfw dot org)
 904  
 905      * includes/: mb/class.mbm5.inc.php, system_footer.php: comestic fix
 906  
 907  2004-10-03 07:12  webbie (webbie at ipfw dot org)
 908  
 909      * includes/mb/class.mbm5.inc.php: A class for MBM5 wich parses the
 910        csv logs for Fan Speed, Voltages and Temperatures. see the Note
 911        for making things work.  ( Edwin Meester <millenniumv3 at
 912        users.sf.net> )
 913  
 914  2004-10-03 05:05  webbie (webbie at ipfw dot org)
 915  
 916      * includes/lang/lt.php: comestic update     ( Rimas Kudelis <er-ku
 917        at users.sf.net> )
 918  
 919  2004-10-03 04:25  webbie (webbie at ipfw dot org)
 920  
 921      * index.php, includes/system_footer.php: do not use
 922        register_long_arrays     ( Edwin Meester <millenniumv3 at
 923        sf.users.net> )
 924  
 925  2004-10-03 04:14  webbie (webbie at ipfw dot org)
 926  
 927      * includes/mb/class.lmsensors.inc.php: Dirty fix for misinterpreted
 928        output of sensors, where info could come on next line when the
 929        label is too long.  ( Martijn Stolk <netrippert at users.sf.net>
 930        )
 931  
 932  2004-10-03 04:07  webbie (webbie at ipfw dot org)
 933  
 934      * config.php.new: A class for MBM5 wich parses the csv logs for Fan
 935        Speed, Voltages and Temperatures. see the Note for making things
 936        work.  ( Edwin Meester <millenniumv3 at users.sf.net> )
 937  
 938  2004-09-01 18:00  webbie (webbie at ipfw dot org)
 939  
 940      * includes/lang/fr.php: cosmectic fix
 941  
 942  2004-08-31 17:50  webbie (webbie at ipfw dot org)
 943  
 944      * templates/: aq/index.html, black/index.html,
 945        black/images/index.html, aq/images/index.html, blue/index.html,
 946        blue/images/index.html, bulix/index.html,
 947        bulix/images/index.html, kde/index.html, kde/images/index.html,
 948        classic/index.html, classic/images/index.html, orange/index.html,
 949        orange/images/index.html, metal/index.html,
 950        metal/images/index.html, typo3/index.html, wintendoxp/index.html,
 951        wintendoxp/images/index.html, windows_classic/index.html,
 952        windows_classic/images/index.html, typo3/images/index.html:
 953        prevent index listing
 954  
 955  2004-08-30 16:05  webbie (webbie at ipfw dot org)
 956  
 957      * templates/windows_classic/images/: bottom_left_corner.gif,
 958        bottom_right_corner.gif, right.gif, left.gif,
 959        upper_right_corner.gif, min_max.gif, top.gif,
 960        upper_left_corner.gif, middle.gif, bottom.gif: Changed the colors
 961        and Icon.    ( Edwin Meester <millenniumv3 at users.sf.net> )
 962  
 963  2004-08-30 15:51  webbie (webbie at ipfw dot org)
 964  
 965      * includes/lang/: bg.php, br.php, big5.php, ar_utf8.php, de.php,
 966        lv.php, pt.php, lt.php, sv.php, pl.php, it.php, da.php, cs.php,
 967        ct.php, ro.php, is.php, ca.php, fi.php, et.php, tr.php,
 968        pt-br.php, tw.php, hu.php, cn.php, jp.php, gr.php, he.php,
 969        nl.php, ru.php, fr.php, no.php, id.php, es.php, eu.php, sk.php,
 970        ko.php, en.php: missing USB tag     ( Edwin Meester <millenniumv3
 971        at users.sf.net> )
 972  
 973  2004-08-30 15:28  webbie (webbie at ipfw dot org)
 974  
 975      * includes/os/class.WINNT.inc.php: Fatal error: Call to undefined
 976        method variant::Next() in
 977        F:\Http\localhost\test\phpsysinfo\includes\os\class.WINNT.inc
 978        .php on line 104 ( Edwin Meester <millenniumv3 at users.sf.net> )
 979  
 980  2004-08-25 19:33  webbie (webbie at ipfw dot org)
 981  
 982      * includes/lang/nl.php: - Updated CPUSpeed en BUSSpeed Labels -
 983        changed "Buffergrootte" to "Cache grootte" cause Cache is used by
 984        most of Dutch PC Shops...  ( Edwin Meester <millenniumv3 at
 985        users.sf.net> )
 986  
 987  2004-08-25 03:04  webbie (webbie at ipfw dot org)
 988  
 989      * includes/: system_footer.php, lang/bg.php, lang/de.php,
 990        lang/lv.php, lang/lt.php, lang/br.php, lang/it.php, lang/da.php,
 991        lang/cs.php, lang/ct.php, lang/is.php, lang/ca.php, lang/fi.php,
 992        lang/big5.php, lang/et.php, lang/hu.php, lang/cn.php,
 993        lang/jp.php, lang/gr.php, lang/he.php, lang/ar_utf8.php,
 994        lang/nl.php, lang/fr.php, lang/id.php, lang/es.php, lang/eu.php,
 995        lang/ko.php, lang/en.php, lang/pt.php, lang/sv.php, lang/pl.php,
 996        lang/ro.php, lang/tr.php, lang/pt-br.php, lang/tw.php,
 997        lang/ru.php, lang/no.php, lang/sk.php, os/class.Darwin.inc.php,
 998        xml/hardware.php: add BUS Speed to the hardware section (
 999        macftphttp.serverbox.org <macftphttp at users.sf.net> ) ( Edwin
1000        Meester <millenniumv3 at users.sf.net> )
1001  
1002  2004-08-25 02:34  webbie (webbie at ipfw dot org)
1003  
1004      * includes/: lang/bg.php, lang/de.php, lang/lv.php, lang/pt.php,
1005        lang/lt.php, lang/sv.php, lang/br.php, lang/pl.php, lang/it.php,
1006        lang/da.php, lang/cs.php, lang/ct.php, lang/ro.php, lang/is.php,
1007        lang/ca.php, lang/fi.php, lang/big5.php, lang/et.php,
1008        lang/tr.php, lang/pt-br.php, lang/tw.php, lang/hu.php,
1009        lang/cn.php, lang/jp.php, lang/gr.php, lang/he.php,
1010        lang/ar_utf8.php, lang/nl.php, lang/ru.php, lang/fr.php,
1011        lang/no.php, lang/id.php, lang/es.php, lang/eu.php, lang/sk.php,
1012        lang/ko.php, lang/en.php, os/class.HP-UX.inc.php,
1013        os/class.Linux.inc.php, os/class.BSD.common.inc.php,
1014        os/class.Darwin.inc.php, os/class.WINNT.inc.php,
1015        os/class.SunOS.inc.php, xml/hardware.php: show CPU speed as X.XX
1016        Ghz or XXX Mhz if less than 1 Ghz.  ( macftphttp.serverbox.org
1017        <macftphttp at users.sf.net> ) ( Edwin Meester <millenniumv3 at
1018        users.sf.net> )
1019  
1020  2004-08-24 23:57  webbie (webbie at ipfw dot org)
1021  
1022      * templates/windows_classic/: box.tpl, windows_classic.css,
1023        form.tpl, images/bottom_left_corner.gif,
1024        images/bottom_right_corner.gif, images/redbar_middle.gif,
1025        images/spacer.gif, images/bar_middle.gif, images/right.gif,
1026        images/left.gif, images/bar_right.gif, images/min_max.gif,
1027        images/redbar_right.gif, images/top.gif,
1028        images/upper_left_corner.gif, images/redbar_left.gif,
1029        images/middle.gif, images/bar_left.gif, images/bottom.gif,
1030        images/upper_right_corner.gif: new windows_classic template	 (
1031        Edwin Meester <millenniumv3 at users.sf.net> )
1032  
1033  2004-08-24 23:18  webbie (webbie at ipfw dot org)
1034  
1035      * includes/lang/fr.php: update french localization   ( Xavier
1036        Spirlet <exess at skynet.be> )
1037  
1038  2004-08-24 23:06  webbie (webbie at ipfw dot org)
1039  
1040      * templates/: aq/form.tpl, black/form.tpl, blue/form.tpl,
1041        bulix/form.tpl, kde/form.tpl, wintendoxp/form.tpl,
1042        orange/form.tpl, metal/form.tpl, typo3/form.tpl: remove
1043        hysteresis from temperature section
1044  
1045  2004-08-24 22:58  webbie (webbie at ipfw dot org)
1046  
1047      * includes/xml/mbinfo.php, templates/classic/form.tpl: [no log
1048        message]
1049  
1050  2004-08-23 23:02  webbie (webbie at ipfw dot org)
1051  
1052      * includes/lang/nl.php: - Fixed the Dutch Local windows and Linux.
1053        (Guess al other files have to be patched also (for windows
1054        support)
1055  
1056        - translated labels from version 2.2 and 2.3
1057  
1058        ( Edwin Meester <millenniumv3 at users.sf.net> )
1059  
1060  2004-08-23 22:56  webbie (webbie at ipfw dot org)
1061  
1062      * includes/os/class.Linux.inc.php: add sun cobalt detection   (
1063        Jerry Bauer <kb at diskfailure.nl> )
1064  
1065  2004-08-19 14:48  webbie (webbie at ipfw dot org)
1066  
1067      * config.php.new: update comments
1068  
1069  2004-08-19 14:32  webbie (webbie at ipfw dot org)
1070  
1071      * includes/lang/is.php: update Icelandic translation   (Throstur
1072        Svanbergsson <throstur at users.sf.net> )
1073  
1074  2004-08-19 14:26  webbie (webbie at ipfw dot org)
1075  
1076      * index.php: disable notice if cookie is not set
1077  
1078  2004-08-14 22:18  webbie (webbie at ipfw dot org)
1079  
1080      * index.php: bump version to 2.4-cvs
1081  
1082  2004-08-14 11:22  webbie (webbie at ipfw dot org)
1083  
1084      * index.php (tags: REL-2-3): phpsysinfo version 2.3 release!
1085  
1086  2004-08-13 23:02  webbie (webbie at ipfw dot org)
1087  
1088      * includes/system_footer.php (tags: REL-2-3): template picklist
1089        should only pickup directory name and language picklist should
1090        only pickup language file with .php extension
1091  
1092  2004-08-12 00:07  webbie (webbie at ipfw dot org)
1093  
1094      * includes/system_footer.php: comestic bug fix
1095  
1096  2004-08-11 11:55  webbie (webbie at ipfw dot org)
1097  
1098      * includes/system_footer.php: format code using phpCodeBeautifier
1099  
1100  2004-08-11 07:34  webbie (webbie at ipfw dot org)
1101  
1102      * config.php.new (tags: REL-2-3), includes/system_footer.php: add
1103        option to hide/display langauge and template picklist
1104  
1105  2004-08-11 07:23  webbie (webbie at ipfw dot org)
1106  
1107      * config.php.new, index.php: default template and language config
1108        option   (requested by many peoples)
1109  
1110  2004-08-11 06:55  webbie (webbie at ipfw dot org)
1111  
1112      * images/Arch.gif, includes/os/class.Linux.inc.php (utags:
1113        REL-2-3): Add Arch Linux detection     ( Simo L <neotuli at
1114        users.sf.net> )
1115  
1116  2004-07-18 03:27  webbie (webbie at ipfw dot org)
1117  
1118      * includes/index.html, includes/lang/index.html,
1119        includes/mb/index.html, includes/os/index.html,
1120        includes/xml/index.html, images/index.html,
1121        templates/wintendoxp/form.tpl, templates/index.html,
1122        templates/kde/form.tpl, sample/index.html (utags: REL-2-3):
1123        prevent index listing
1124  
1125  2004-07-16 22:06  webbie (webbie at ipfw dot org)
1126  
1127      * templates/classic/form.tpl (tags: REL-2-3): remove hysteresis
1128        from temperature section
1129  
1130  2004-07-16 22:06  webbie (webbie at ipfw dot org)
1131  
1132      * templates/: aq/form.tpl (tags: REL-2-3), black/form.tpl (tags:
1133        REL-2-3), orange/form.tpl (tags: REL-2-3), metal/form.tpl (tags:
1134        REL-2-3), blue/form.tpl (tags: REL-2-3), bulix/form.tpl (tags:
1135        REL-2-3), kde/form.tpl, wintendoxp/form.tpl, typo3/form.tpl
1136        (tags: REL-2-3): add temperature section to bulix and fixing
1137        table tag problem in form.tpl     ( Frederik Schueler <fschueler
1138        at users.sf.net> )
1139  
1140  2004-07-14 06:34  webbie (webbie at ipfw dot org)
1141  
1142      * README (tags: REL-2-3): phpsysinfo does work on PHP5.x
1143  
1144  2004-07-12 01:39  webbie (webbie at ipfw dot org)
1145  
1146      * includes/lang/: jp.php, ar_utf8.php (utags: REL-2-3): fixing
1147        language template for ar_utf8 and jp      ( Frederik Schueler
1148        <fschueler at users.sf.net> )
1149  
1150  2004-07-05 17:55  webbie (webbie at ipfw dot org)
1151  
1152      * README, config.php.new: better hardware sensor installation
1153        instructions
1154  
1155  2004-07-03 01:28  webbie (webbie at ipfw dot org)
1156  
1157      * includes/xml/mbinfo.php (tags: REL-2-3): remove hysteresis from
1158        temperature section
1159  
1160  2004-07-02 02:33  webbie (webbie at ipfw dot org)
1161  
1162      * includes/os/class.OpenBSD.inc.php (tags: REL-2-3): remove WIP
1163        message
1164  
1165  2004-07-02 02:32  webbie (webbie at ipfw dot org)
1166  
1167      * includes/os/: class.BSD.common.inc.php (tags: REL-2-3),
1168        class.WINNT.inc.php (tags: REL-2-3), class.OpenBSD.inc.php:
1169        Proper fix OpenBSD pci logic
1170  
1171  2004-06-29 01:29  webbie (webbie at ipfw dot org)
1172  
1173      * includes/os/class.WINNT.inc.php: add ending ?>
1174  
1175  2004-06-29 01:26  webbie (webbie at ipfw dot org)
1176  
1177      * includes/os/class.WINNT.inc.php: Now supports v2.2 of phpSysInfo.
1178        ( Carl C. Longnecker <longneck at users.sf.net> )
1179  
1180  2004-06-28 20:51  webbie (webbie at ipfw dot org)
1181  
1182      * includes/: common_functions.php (tags: REL-2-3),
1183        os/class.WINNT.inc.php: add WinNT support   ( Carl C. Longnecker
1184        <longneck at users.sf.net> )
1185  
1186  2004-06-27 00:24  webbie (webbie at ipfw dot org)
1187  
1188      * index.php: template and lng cookies now work with register global
1189        on and off
1190  
1191  2004-06-26 23:46  webbie (webbie at ipfw dot org)
1192  
1193      * includes/: os/class.HP-UX.inc.php (tags: REL-2-3),
1194        os/class.NetBSD.inc.php (tags: REL-2-3), os/class.Linux.inc.php,
1195        os/class.BSD.common.inc.php, os/class.Darwin.inc.php (tags:
1196        REL-2-3), os/class.FreeBSD.inc.php (tags: REL-2-3),
1197        os/class.OpenBSD.inc.php, xml/hardware.php (tags: REL-2-3): Add
1198        scsi hdd capacity information
1199  
1200  2004-06-26 01:50  webbie (webbie at ipfw dot org)
1201  
1202      * includes/os/class.SunOS.inc.php (tags: REL-2-3): remove
1203        compat_array_keys and add usb function boby
1204  
1205  2004-06-26 01:27  webbie (webbie at ipfw dot org)
1206  
1207      * includes/mb/class.hwsensors.inc.php (tags: REL-2-3): compatible
1208        with OpenBSD 3.5 ( psyc <scotchme@users.sf.net> )
1209  
1210  2004-06-26 01:18  webbie (webbie at ipfw dot org)
1211  
1212      * includes/os/class.BSD.common.inc.php: make it compatible with
1213        OpenBSD 3.4
1214  
1215  2004-06-26 00:24  webbie (webbie at ipfw dot org)
1216  
1217      * includes/XPath.class.php (tags: REL-2-3): make phpsysinfo works
1218        with php5 see http://bugs.php.net/bug.php?id=27815
1219  
1220  2004-06-21 19:14  precision    Uriah Welcome (precision at users.sf.net)
1221  
1222      * images/Trustix.gif (tags: REL-2-3): Adding trustix detection
1223  
1224  2004-06-21 19:14  precision    Uriah Welcome (precision at users.sf.net)
1225  
1226      * includes/os/class.Linux.inc.php: adding trustix detection from
1227        Gervasio Varela <gervarela at teleline.es>
1228  
1229  2004-06-21 19:09  precision    Uriah Welcome (precision at users.sf.net)
1230  
1231      * templates/typo3/: typo3.css (tags: REL-2-3), box.tpl (tags:
1232        REL-2-3), form.tpl, images/redbar_middle.gif (tags: REL-2-3),
1233        images/bar_middle.gif (tags: REL-2-3), images/bar_right.gif
1234        (tags: REL-2-3), images/redbar_right.gif (tags: REL-2-3),
1235        images/trans.gif (tags: REL-2-3), images/redbar_left.gif (tags:
1236        REL-2-3), images/bar_left.gif (tags: REL-2-3): adding typo3
1237        template from Mauric Rene Oberlaender <admin at mronet.at>
1238  
1239  2004-06-12 23:02  webbie (webbie at ipfw dot org)
1240  
1241      * includes/mb/class.lmsensors.inc.php (tags: REL-2-3): This
1242        validates that the limit is actually greater than the hysteresis
1243        value (which is should be).
1244  
1245  2004-06-09 16:22  webbie (webbie at ipfw dot org)
1246  
1247      * index.php, phpsysinfo.dtd (tags: REL-2-3): diable magic quotes
1248        during runtime
1249  
1250  2004-05-23 02:35  webbie (webbie at ipfw dot org)
1251  
1252      * includes/system_footer.php: doesn't need to check for 'xml'
1253  
1254  2004-05-23 01:47  webbie (webbie at ipfw dot org)
1255  
1256      * sample/mount1.txt (tags: REL-2-3): add sample mount output
1257  
1258  2004-05-22 22:13  webbie (webbie at ipfw dot org)
1259  
1260      * config.php.new, includes/system_footer.php,
1261        includes/mb/class.mbmon.inc.php (tags: REL-2-3): Add mbmon
1262        support   ( Zoltan Frombach <zoltan at frombach.com> )
1263  
1264  2004-05-15 21:24  webbie (webbie at ipfw dot org)
1265  
1266      * index.php: bump version to 2.3-cvs
1267  
1268  2004-05-15 07:27  webbie (webbie at ipfw dot org)
1269  
1270      * index.php (tags: REL-2-2): bump version to 2.2
1271  
1272  2004-05-07 01:05  webbie (webbie at ipfw dot org)
1273  
1274      * includes/os/class.Linux.inc.php (tags: REL-2-2): Add Free EOS
1275        distro detection
1276  
1277  2004-05-07 00:51  webbie (webbie at ipfw dot org)
1278  
1279      * includes/os/class.Darwin.inc.php (tags: REL-2-2): use Darwin icon
1280        instead of xp icon, peoples are very upset =)
1281  
1282  2004-05-05 22:09  webbie (webbie at ipfw dot org)
1283  
1284      * includes/mb/class.lmsensors.inc.php (tags: REL-2-2): redo some
1285        regex, hopefully it fixes some weird temperature parsing problem
1286  
1287  2004-05-05 21:50  webbie (webbie at ipfw dot org)
1288  
1289      * sample/: lmsensors3.txt, lmsensors1.txt, lmsensors2.txt (utags:
1290        REL-2-2, REL-2-3): add sample lmsensors output
1291  
1292  2004-05-02 18:45  webbie (webbie at ipfw dot org)
1293  
1294      * includes/os/class.Linux.inc.php: add SuSE distro detection    (
1295        Ben van Essen <flark at users.sf.net> )
1296  
1297  2004-05-02 01:41  webbie (webbie at ipfw dot org)
1298  
1299      * index.php: remove magic quote statement, it is unnecessary
1300  
1301  2004-05-01 08:48  webbie (webbie at ipfw dot org)
1302  
1303      * index.php, includes/system_footer.php (tags: REL-2-2): coding
1304        style fixup
1305  
1306  2004-05-01 08:31  webbie (webbie at ipfw dot org)
1307  
1308      * includes/system_footer.php: fix minor glitches in the
1309        system_footer.php   <macftphttp at users.sourceforge.net>
1310  
1311  2004-04-30 08:29  webbie (webbie at ipfw dot org)
1312  
1313      * index.php (tags: REL-2-2-RC1): bump version to 2.2-rc1, getting
1314        ready for the final release
1315  
1316  2004-04-30 06:04  webbie (webbie at ipfw dot org)
1317  
1318      * includes/os/class.Darwin.inc.php (tags: REL-2-2-RC1): Fix Xpath
1319        error in XPath.class.php (David Schlosnagle <schlosna at
1320        users.sourceforge.net>)
1321  
1322  2004-04-30 05:42  webbie (webbie at ipfw dot org)
1323  
1324      * index.php: 1. add xml module check 2. turn of magic quote
1325  
1326  2004-04-28 07:14  webbie (webbie at ipfw dot org)
1327  
1328      * phpsysinfo.dtd (tags: REL-2-2, REL-2-2-RC1): Add Distroicon
1329        element
1330  
1331  2004-04-28 07:12  webbie (webbie at ipfw dot org)
1332  
1333      * includes/lang/: bg.php (tags: REL-2-3), de.php (tags: REL-2-3),
1334        lv.php (tags: REL-2-3), pt.php (tags: REL-2-3), lt.php (tags:
1335        REL-2-3), sv.php (tags: REL-2-3), br.php (tags: REL-2-3), pl.php
1336        (tags: REL-2-3), it.php (tags: REL-2-3), da.php (tags: REL-2-3),
1337        cs.php (tags: REL-2-3), ct.php (tags: REL-2-3), ro.php (tags:
1338        REL-2-3), is.php (tags: REL-2-3), ca.php (tags: REL-2-3), fi.php
1339        (tags: REL-2-3), big5.php (tags: REL-2-3), et.php (tags:
1340        REL-2-3), tr.php (tags: REL-2-3), pt-br.php (tags: REL-2-3),
1341        tw.php (tags: REL-2-3), hu.php (tags: REL-2-3), cn.php (tags:
1342        REL-2-3), jp.php, gr.php (tags: REL-2-3), he.php (tags: REL-2-3),
1343        ar_utf8.php, nl.php (tags: REL-2-3), ru.php (tags: REL-2-3),
1344        fr.php (tags: REL-2-3), no.php (tags: REL-2-3), id.php (tags:
1345        REL-2-3), es.php (tags: REL-2-3), eu.php (tags: REL-2-3), sk.php
1346        (tags: REL-2-3), ko.php (tags: REL-2-3), en.php (tags: REL-2-3)
1347        (utags: REL-2-2, REL-2-2-RC1): fix label case
1348  
1349  2004-04-28 06:46  webbie (webbie at ipfw dot org)
1350  
1351      * includes/mb/class.lmsensors.inc.php (tags: REL-2-2-RC1): minor
1352        regex string fix
1353  
1354  2004-04-25 05:46  webbie (webbie at ipfw dot org)
1355  
1356      * config.php.new, includes/mb/class.hwsensors.inc.php (utags:
1357        REL-2-2, REL-2-2-RC1): add OpenBSD hw.sensors support
1358  
1359  2004-04-25 00:39  webbie (webbie at ipfw dot org)
1360  
1361      * includes/XPath.class.php (tags: REL-2-2, REL-2-2-RC1): update
1362        XPath.class.php to v3.4
1363  
1364  2004-04-24 22:52  webbie (webbie at ipfw dot org)
1365  
1366      * includes/os/class.Linux.inc.php (tags: REL-2-2-RC1): Bug fix in
1367        distroicon function
1368  
1369  2004-04-24 22:36  webbie (webbie at ipfw dot org)
1370  
1371      * includes/: os/class.HP-UX.inc.php (tags: REL-2-2, REL-2-2-RC1),
1372        os/class.NetBSD.inc.php (tags: REL-2-2, REL-2-2-RC1),
1373        os/class.Linux.inc.php, os/class.Darwin.inc.php,
1374        os/class.FreeBSD.inc.php (tags: REL-2-2, REL-2-2-RC1),
1375        os/class.SunOS.inc.php (tags: REL-2-2, REL-2-2-RC1),
1376        os/class.OpenBSD.inc.php (tags: REL-2-2, REL-2-2-RC1),
1377        xml/vitals.php (tags: REL-2-3, REL-2-2, REL-2-2-RC1): Redo the
1378        distro icon logic, the old way is ugly
1379  
1380  2004-04-24 05:53  webbie (webbie at ipfw dot org)
1381  
1382      * includes/: os/class.Linux.inc.php, xml/vitals.php: Add Slackware
1383        detection   ( Paul Cairney <pcairney at users.sourceforge.net> )
1384  
1385  2004-04-06 00:26  webbie (webbie at ipfw dot org)
1386  
1387      * includes/: os/class.Linux.inc.php, xml/vitals.php: add Fedora
1388        distro and thank you Beretta for all the distro icons
1389  
1390  2004-03-31 21:20  webbie (webbie at ipfw dot org)
1391  
1392      * templates/aq/images/: redbar_middle.gif, d.gif, inf.gif, g.gif,
1393        bar_middle.gif, bar_right.gif, redbar_right.gif, coininfd.gif,
1394        coinsupd.gif, redbar_left.gif, coininfg.gif, coinsupg.gif,
1395        bar_left.gif, sup.gif, fond.gif (utags: REL-2-2, REL-2-2-RC1,
1396        REL-2-3): overwrote aq theme by mistake
1397  
1398  2004-03-31 21:08  webbie (webbie at ipfw dot org)
1399  
1400      * templates/bulix/bulix.css (tags: REL-2-3, REL-2-2, REL-2-2-RC1):
1401        cosmetic fix
1402  
1403  2004-03-31 10:25  webbie (webbie at ipfw dot org)
1404  
1405      * includes/xml/vitals.php: missing closing bracket
1406  
1407  2004-03-31 10:21  webbie (webbie at ipfw dot org)
1408  
1409      * includes/xml/vitals.php, images/xp.gif (tags: REL-2-3, REL-2-2,
1410        REL-2-2-RC1): Add distro icon logic
1411  
1412  2004-03-14 05:59  webbie (webbie at ipfw dot org)
1413  
1414      * includes/os/class.Linux.inc.php: doesn't need 4k buffer to read
1415        distro string
1416  
1417  2004-03-14 05:56  webbie (webbie at ipfw dot org)
1418  
1419      * includes/os/class.Linux.inc.php: Add Gentoo Distro detection (
1420        Mark Gillespie <mgillespie @ users.sf.net> )
1421  
1422  2004-03-14 05:21  webbie (webbie at ipfw dot org)
1423  
1424      * includes/mb/: class.healthd.inc.php (tags: REL-2-3, REL-2-2,
1425        REL-2-2-RC1), class.lmsensors.inc.php: fix missing ?> tag
1426  
1427  2004-03-14 05:16  webbie (webbie at ipfw dot org)
1428  
1429      * includes/: XPath.class.php, class.Template.inc.php (tags:
1430        REL-2-3, REL-2-2, REL-2-2-RC1), os/class.HP-UX.inc.php,
1431        os/class.NetBSD.inc.php, os/class.Linux.inc.php,
1432        os/class.BSD.common.inc.php (tags: REL-2-2, REL-2-2-RC1),
1433        os/class.Darwin.inc.php, os/class.FreeBSD.inc.php,
1434        os/class.SunOS.inc.php, os/class.OpenBSD.inc.php: fix missing
1435        ending ?> tag
1436  
1437  2004-03-14 05:05  webbie (webbie at ipfw dot org)
1438  
1439      * index.php: better error message if config.php is missing
1440  
1441  2004-03-13 04:52  webbie (webbie at ipfw dot org)
1442  
1443      * templates/wintendoxp/images/: redbar_middle.gif, d.gif, inf.gif,
1444        g.gif, background.gif, bar_middle.gif, aq_background.gif,
1445        bar_right.gif, icons.gif, redbar_right.gif, coininfd.gif,
1446        coinsupd.gif, redbar_left.gif, coininfg.gif, coinsupg.gif,
1447        bar_left.gif, sup.gif, space15_15.gif, fond.gif (utags: REL-2-2,
1448        REL-2-2-RC1, REL-2-3): Rip wintendoxp theme from aspSysInfo
1449  
1450  2004-03-13 00:27  webbie (webbie at ipfw dot org)
1451  
1452      * templates/wintendoxp/: box.tpl (tags: REL-2-3), form.tpl,
1453        wintendoxp.css (tags: REL-2-3) (utags: REL-2-2, REL-2-2-RC1): Rip
1454        wintendoxp theme from aspSysInfo
1455  
1456  2004-03-13 00:04  webbie (webbie at ipfw dot org)
1457  
1458      * phpsysinfo.dtd, includes/lang/bg.php, includes/lang/ar_utf8.php,
1459        includes/lang/de.php, includes/lang/lv.php, includes/lang/pt.php,
1460        includes/lang/lt.php, includes/lang/sv.php, includes/lang/br.php,
1461        includes/lang/pl.php, includes/lang/it.php, includes/lang/da.php,
1462        includes/lang/cs.php, includes/lang/ct.php, includes/lang/ro.php,
1463        includes/lang/is.php, includes/lang/ca.php, includes/lang/fi.php,
1464        includes/lang/big5.php, includes/lang/et.php,
1465        includes/lang/tr.php, includes/lang/pt-br.php,
1466        includes/lang/tw.php, includes/lang/hu.php, includes/lang/cn.php,
1467        includes/lang/jp.php, includes/lang/gr.php, includes/lang/he.php,
1468        includes/lang/nl.php, includes/lang/ru.php, includes/lang/fr.php,
1469        includes/lang/no.php, includes/lang/id.php, includes/lang/es.php,
1470        includes/lang/eu.php, includes/lang/sk.php, includes/lang/ko.php,
1471        includes/lang/en.php, includes/os/class.HP-UX.inc.php,
1472        includes/os/class.NetBSD.inc.php,
1473        includes/os/class.Linux.inc.php,
1474        includes/os/class.Darwin.inc.php,
1475        includes/os/class.FreeBSD.inc.php,
1476        includes/os/class.SunOS.inc.php,
1477        includes/os/class.OpenBSD.inc.php, includes/xml/vitals.php: Add
1478        distro name as per Beretta's request
1479  
1480  2004-03-12 22:55  webbie (webbie at ipfw dot org)
1481  
1482      * templates/kde/: box.tpl (tags: REL-2-3), kde.css (tags: REL-2-3),
1483        form.tpl, images/background.gif (tags: REL-2-3),
1484        images/bar_left.gif (tags: REL-2-3), images/bar_middle.gif (tags:
1485        REL-2-3), images/redbar_middle.gif (tags: REL-2-3), images/d.gif
1486        (tags: REL-2-3), images/inf.gif (tags: REL-2-3), images/g.gif
1487        (tags: REL-2-3), images/title_mid.gif (tags: REL-2-3),
1488        images/title_right.gif (tags: REL-2-3), images/nobar_middle.gif
1489        (tags: REL-2-3), images/bar_right.gif (tags: REL-2-3),
1490        images/title_left.gif (tags: REL-2-3), images/icons.gif (tags:
1491        REL-2-3), images/nobar_right.gif (tags: REL-2-3),
1492        images/redbar_right.gif (tags: REL-2-3), images/coininfd.gif
1493        (tags: REL-2-3), images/coinsupd.gif (tags: REL-2-3),
1494        images/redbar_left.gif (tags: REL-2-3), images/coininfg.gif
1495        (tags: REL-2-3), images/coinsupg.gif (tags: REL-2-3),
1496        images/sup.gif (tags: REL-2-3), images/space15_15.gif (tags:
1497        REL-2-3), images/fond.gif (tags: REL-2-3) (utags: REL-2-2,
1498        REL-2-2-RC1): Rip kde theme from aspSysInfo
1499  
1500  2004-03-12 22:51  webbie (webbie at ipfw dot org)
1501  
1502      * templates/aq/images/: redbar_middle.gif, d.gif, inf.gif, g.gif,
1503        bar_middle.gif, bar_right.gif, redbar_right.gif, coininfd.gif,
1504        coinsupd.gif, redbar_left.gif, coininfg.gif, coinsupg.gif,
1505        bar_left.gif, sup.gif, fond.gif: Rip wintendoxp and kde theme
1506        from aspSysInfo
1507  
1508  2004-03-12 09:24  webbie (webbie at ipfw dot org)
1509  
1510      * templates/: aq/box.tpl, black/box.tpl, metal/box.tpl (utags:
1511        REL-2-2, REL-2-2-RC1, REL-2-3): remove image alt="none" tag
1512  
1513  2004-03-12 07:01  webbie (webbie at ipfw dot org)
1514  
1515      * includes/lang/lt.php: Add sensors section
1516  
1517  2004-03-12 07:00  webbie (webbie at ipfw dot org)
1518  
1519      * includes/lang/lt.php: New lithuanian (lt) translation   ( Rimas
1520        Kudelis )
1521  
1522  2003-11-27 06:19  webbie (webbie at ipfw dot org)
1523  
1524      * includes/xml/filesystems.php (tags: REL-2-3, REL-2-2,
1525        REL-2-2-RC1): show mount point option fix
1526  
1527  2003-11-26 20:10  webbie (webbie at ipfw dot org)
1528  
1529      * config.php.new: rename config.php to config.php.new to avoid cvs
1530        overwrite user config file
1531  
1532  2003-11-26 20:07  webbie (webbie at ipfw dot org)
1533  
1534      * includes/xml/filesystems.php: proper fix for show_mount_point
1535        feature
1536  
1537  2003-11-26 19:57  webbie (webbie at ipfw dot org)
1538  
1539      * includes/xml/filesystems.php: new option show_mount_point, set it
1540        to false to hide mount point
1541  
1542  2003-11-26 19:41  webbie (webbie at ipfw dot org)
1543  
1544      * includes/xml/: memory.php (tags: REL-2-3, REL-2-2, REL-2-2-RC1),
1545        filesystems.php, network.php (tags: REL-2-3, REL-2-2,
1546        REL-2-2-RC1): comestic fix to the bulix template
1547  
1548  2003-11-26 19:19  webbie (webbie at ipfw dot org)
1549  
1550      * includes/system_footer.php (tags: REL-2-2-RC1): for some reasons,
1551        xml folder shows up under template and lang directory. We need to
1552        hide it
1553  
1554  2003-11-26 02:20  webbie (webbie at ipfw dot org)
1555  
1556      * includes/: system_footer.php, os/class.HP-UX.inc.php,
1557        os/class.NetBSD.inc.php, os/class.Linux.inc.php,
1558        os/class.BSD.common.inc.php, os/class.Darwin.inc.php,
1559        os/class.OpenBSD.inc.php: sort PCI, IDE and SCSI output by
1560        alphabetical order
1561  
1562  2003-11-25 19:57  webbie (webbie at ipfw dot org)
1563  
1564      * includes/system_footer.php: sort template and language dropdown
1565        list in alphabetical order
1566  
1567  2003-11-08 23:56  precision    Uriah Welcome (precision at users.sf.net)
1568  
1569      * index.php: minor formatting cleanups
1570  
1571  2003-11-08 23:56  precision    Uriah Welcome (precision at users.sf.net)
1572  
1573      * includes/system_footer.php: adding XML option to the templates
1574        menu
1575  
1576  2003-11-08 23:49  precision    Uriah Welcome (precision at users.sf.net)
1577  
1578      * includes/: system_header.php (tags: REL-2-3, REL-2-2,
1579        REL-2-2-RC1), lang/jp.php, lang/ja.php (tags: REL-2-3, REL-2-2,
1580        REL-2-2-RC1): adding Japanese language translations from Yuuki
1581        'SOI' Umeno <soip at users.sf.net>
1582  
1583  2003-11-08 23:43  precision    Uriah Welcome (precision at users.sf.net)
1584  
1585      * templates/bulix/: box.tpl (tags: REL-2-3, REL-2-2, REL-2-2-RC1),
1586        form.tpl (tags: REL-2-2, REL-2-2-RC1), bulix.css,
1587        images/redbar_middle.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1),
1588        images/middle_bar.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1),
1589        images/bar_middle.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1),
1590        images/bar_right.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1),
1591        images/redbar_right.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1),
1592        images/trans.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1),
1593        images/right_bar.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1),
1594        images/redbar_left.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1),
1595        images/left_bar.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1),
1596        images/bar_left.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1): Adding
1597        new theme bulix from Maxime Petazzoni <maxime.petazzoni at
1598        nova-mag.org>
1599  
1600  2003-11-08 23:38  precision    Uriah Welcome (precision at users.sf.net)
1601  
1602      * includes/lang/ar_utf8.php: Adding Arabic translation <nizar at
1603        srcget.com>
1604  
1605  2003-11-03 03:07  webbie (webbie at ipfw dot org)
1606  
1607      * includes/os/class.Linux.inc.php: new memory function which works
1608        with all kernel versions    (Frederik Schueler <fschueler at
1609        gmx.net>)
1610  
1611  2003-10-15 03:24  webbie (webbie at ipfw dot org)
1612  
1613      * includes/os/: class.HP-UX.inc.php, class.BSD.common.inc.php,
1614        class.SunOS.inc.php: Add groundwork for SBUS device list   (
1615        David Johnson <dj1471 at users.sf.net> )
1616  
1617  2003-10-15 03:17  webbie (webbie at ipfw dot org)
1618  
1619      * phpsysinfo.dtd, includes/os/class.Linux.inc.php,
1620        includes/xml/hardware.php (tags: REL-2-2, REL-2-2-RC1): Add
1621        groundwork for SBUS device list    ( David Johnson <dj1471 at
1622        users.sf.net> )
1623  
1624  2003-10-15 03:02  webbie (webbie at ipfw dot org)
1625  
1626      * index.php: outputs the "text/xml" content type when using the xml
1627        template.   ( Tim Carey-Smith <timcs at users.sf.net> )
1628  
1629  2003-10-15 02:52  webbie (webbie at ipfw dot org)
1630  
1631      * includes/os/class.Linux.inc.php: SPARC CPU info fix       ( David
1632        Johnson <dj1471 at users.sf.net> )
1633  
1634  2003-10-15 02:47  webbie (webbie at ipfw dot org)
1635  
1636      * includes/os/class.Linux.inc.php: linux 2.5 or above memory
1637        display bug fix    ( Marcelo de Paula Bezerra <mosca at
1638        users.sf.net> ) and ( Frederik Schüler <fschueler at gmx.net> )
1639  
1640  2003-10-14 18:28  webbie (webbie at ipfw dot org)
1641  
1642      * includes/lang/hu.php: missing a <
1643  
1644  2003-09-04 03:51  webbie (webbie at ipfw dot org)
1645  
1646      * includes/lang/de.php: German locale update contributed by
1647        Alexander Wild <alexwild at gmx.de>
1648  
1649  2003-08-04 21:31  precision    Uriah Welcome (precision at users.sf.net)
1650  
1651      * includes/system_header.php: editor cleanups
1652  
1653  2003-08-04 21:28  precision    Uriah Welcome (precision at users.sf.net)
1654  
1655      * includes/mb/class.lmsensors.inc.php: trim() the results to the
1656        XML output is clean Some minor editor cleanups
1657  
1658  2003-08-04 21:28  precision    Uriah Welcome (precision at users.sf.net)
1659  
1660      * includes/lang/en.php: Uppercasing Div and Histeresis to match
1661        everything else
1662  
1663  2003-07-22 00:38  webbie (webbie at ipfw dot org)
1664  
1665      * includes/: mb/class.healthd.inc.php, mb/class.lmsensors.inc.php,
1666        os/class.HP-UX.inc.php, os/class.NetBSD.inc.php,
1667        os/class.Linux.inc.php, os/class.BSD.common.inc.php,
1668        os/class.Darwin.inc.php, os/class.FreeBSD.inc.php,
1669        os/class.SunOS.inc.php, os/class.OpenBSD.inc.php: code format
1670        cleanup using phpCodeBeautifier
1671  
1672  2003-07-22 00:31  webbie (webbie at ipfw dot org)
1673  
1674      * index.php, includes/system_header.php,
1675        includes/common_functions.php (tags: REL-2-2, REL-2-2-RC1),
1676        includes/system_footer.php, includes/class.Template.inc.php: code
1677        format cleanup using phpCodeBeautifier
1678  
1679  2003-06-17 03:04  webbie (webbie at ipfw dot org)
1680  
1681      * includes/system_header.php: Add hostname to the title for easy
1682        bookmarking  ( Maxim Solomatin <makc666 at newmail.ru> )
1683  
1684  2003-06-09 16:26  webbie (webbie at ipfw dot org)
1685  
1686      * includes/mb/class.lmsensors.inc.php: lmsensor regex fix  ( SOD
1687        <sod at gmx.at> )
1688  
1689  2003-05-11 23:23  webbie (webbie at ipfw dot org)
1690  
1691      * includes/lang/cn.php: cosmetic langauge fix
1692  
1693  2003-04-26 21:13  webbie (webbie at ipfw dot org)
1694  
1695      * README (tags: REL-2-2, REL-2-2-RC1): wrong again, I am on drug
1696        today
1697  
1698  2003-04-26 21:11  webbie (webbie at ipfw dot org)
1699  
1700      * README: oops.. wrong link
1701  
1702  2003-04-26 20:59  webbie (webbie at ipfw dot org)
1703  
1704      * README: Make a note that this
1705        http://www.securityfocus.com/archive/1/319713/2003-04-23/2003-04-29/2
1706        problem is fixed
1707  
1708  2003-04-03 23:29  precision    Uriah Welcome (precision at users.sf.net)
1709  
1710      * README: mee too
1711  
1712  2003-03-31 21:26  precision    Uriah Welcome (precision at users.sf.net)
1713  
1714      * index.php, includes/mb/class.healthd.inc.php,
1715        includes/mb/class.lmsensors.inc.php: minor formatting cleanups..
1716        removing some whitespace Fix the ChangeLog generator to fill in
1717        Webbie's email properly
1718  
1719  2003-03-31 21:22  precision    Uriah Welcome (precision at users.sf.net)
1720  
1721      * includes/lang/pt-br.php: Adding Portuguese-Brazil translation
1722        (Marcílio Maia <marcilio at edn.org.br>)
1723  
1724  2003-02-23 09:04  webbie (webbie at ipfw dot org)
1725  
1726      * includes/os/class.BSD.common.inc.php: fix swap space double count
1727        problem
1728  
1729  2003-02-16 04:04  webbie (webbie at ipfw dot org)
1730  
1731      * includes/: lang/pl.php, lang/big5.php, lang/tw.php,
1732        xml/hardware.php: various language files update
1733  
1734  2003-02-16 03:34  webbie (webbie at ipfw dot org)
1735  
1736      * includes/xml/hardware.php: Hide SCSI, USB section if it doesn't
1737        exist instead of showing as 'none'    ( Cichy <cichy @
1738        users.sf.net> )
1739  
1740  2003-02-10 00:20  webbie (webbie at ipfw dot org)
1741  
1742      * includes/system_footer.php: use the method from php.net in the
1743        opendir loop
1744  
1745  2003-02-09 23:50  webbie (webbie at ipfw dot org)
1746  
1747      * includes/os/class.FreeBSD.inc.php: Fix network section. It should
1748        works for both FreeBSD 4.x and 5.x now
1749  
1750  2003-02-06 04:39  precision    Uriah Welcome (precision at users.sf.net)
1751  
1752      * templates/classic/classic.css (tags: REL-2-3, REL-2-2,
1753        REL-2-2-RC1): small CSS fix for Opera 7 (Michael Herger <mherger
1754        at jo-sac.ch>)
1755  
1756  2003-02-06 04:36  precision    Uriah Welcome (precision at users.sf.net)
1757  
1758      * includes/lang/lv.php: adding Latvian translation (Elvis Kvalbergs
1759        <elvis at burti.lv>)
1760  
1761  2003-01-25 08:04  webbie (webbie at ipfw dot org)
1762  
1763      * index.php, includes/system_footer.php, includes/lang/bg.php,
1764        includes/lang/de.php, includes/lang/br.php, includes/lang/it.php,
1765        includes/lang/da.php, includes/lang/cs.php, includes/lang/ct.php,
1766        includes/lang/is.php, includes/lang/ca.php, includes/lang/fi.php,
1767        includes/lang/big5.php, includes/lang/et.php,
1768        includes/lang/hu.php, includes/lang/cn.php, includes/lang/gr.php,
1769        includes/lang/he.php, includes/lang/fr.php, includes/lang/id.php,
1770        includes/lang/es.php, includes/lang/eu.php, includes/lang/ko.php,
1771        includes/lang/en.php, includes/lang/pt.php, includes/lang/lt.php,
1772        includes/lang/sv.php, includes/lang/ro.php, includes/lang/tr.php,
1773        includes/lang/tw.php, includes/lang/nl.php, includes/lang/ru.php,
1774        includes/lang/no.php, includes/lang/sk.php,
1775        includes/os/class.BSD.common.inc.php: cosmetic change to the
1776        footer
1777  
1778  2003-01-21 01:06  webbie (webbie at ipfw dot org)
1779  
1780      * includes/: system_header.php, system_footer.php, lang/bg.php,
1781        lang/br.php, lang/ca.php, lang/big5.php, lang/de.php,
1782        lang/da.php, lang/cs.php, lang/ct.php, lang/fi.php, lang/et.php,
1783        lang/cn.php, lang/es.php, lang/eu.php, lang/en.php, lang/gr.php,
1784        lang/he.php, lang/fr.php, lang/pt.php, lang/lt.php, lang/sv.php,
1785        lang/pl.php, lang/it.php, lang/ro.php, lang/is.php, lang/tr.php,
1786        lang/tw.php, lang/hu.php, lang/nl.php, lang/ru.php, lang/no.php,
1787        lang/id.php, lang/sk.php, lang/ko.php: display footer in locale
1788        <Cichy>
1789  
1790  2003-01-19 02:18  webbie (webbie at ipfw dot org)
1791  
1792      * index.php: Bug #670222: DoS fix ( Wolter Kamphuis <wkamphuis at
1793        users.sf.net> )
1794  
1795  2003-01-10 16:50  webbie (webbie at ipfw dot org)
1796  
1797      * includes/os/class.Linux.inc.php: Minor patch for detecting CPU
1798        info under Linux/sparc64. This patch enables phpSysInfo to
1799        retrieve number of CPU's, CPU MHz, and CPU bogomips on sparc64
1800        platforms running Linux.     (Jason Mann <jemann at sf.net>)
1801  
1802  2003-01-05 05:16  webbie (webbie at ipfw dot org)
1803  
1804      * index.php, includes/xml/mbinfo.php (tags: REL-2-2, REL-2-2-RC1):
1805        make the temperature bar wider by using scale_factor = 4 and hide
1806        the fan section if all fans RPM are zero.  Suggestions made by
1807        cichy ( Artur Cichocki )
1808  
1809  2003-01-05 04:38  webbie (webbie at ipfw dot org)
1810  
1811      * includes/mb/class.lmsensors.inc.php: ereg pattern fix: lm_sensors
1812        sometimes return temperature without histeresis
1813  
1814  2003-01-04 14:15  webbie (webbie at ipfw dot org)
1815  
1816      * includes/xml/mbinfo.php: comestic change: round histeresis to one
1817        decimal place
1818  
1819  2003-01-04 14:08  webbie (webbie at ipfw dot org)
1820  
1821      * index.php, includes/lang/bg.php, includes/lang/big5.php,
1822        includes/lang/br.php, includes/lang/da.php, includes/lang/cs.php,
1823        includes/lang/ct.php, includes/lang/ca.php, includes/lang/cn.php,
1824        includes/lang/de.php, includes/lang/pt.php, includes/lang/lt.php,
1825        includes/lang/sv.php, includes/lang/pl.php, includes/lang/it.php,
1826        includes/lang/ro.php, includes/lang/is.php, includes/lang/fi.php,
1827        includes/lang/et.php, includes/lang/tr.php, includes/lang/tw.php,
1828        includes/lang/hu.php, includes/lang/gr.php, includes/lang/he.php,
1829        includes/lang/nl.php, includes/lang/ru.php, includes/lang/fr.php,
1830        includes/lang/no.php, includes/lang/id.php, includes/lang/es.php,
1831        includes/lang/eu.php, includes/lang/sk.php, includes/lang/ko.php,
1832        includes/lang/en.php, includes/mb/class.healthd.inc.php,
1833        includes/mb/class.lmsensors.inc.php, includes/xml/mbinfo.php,
1834        templates/black/form.tpl (tags: REL-2-2, REL-2-2-RC1),
1835        templates/aq/form.tpl (tags: REL-2-2, REL-2-2-RC1),
1836        templates/orange/form.tpl (tags: REL-2-2, REL-2-2-RC1),
1837        templates/metal/form.tpl (tags: REL-2-2, REL-2-2-RC1),
1838        templates/blue/form.tpl (tags: REL-2-2, REL-2-2-RC1),
1839        templates/classic/form.tpl (tags: REL-2-2, REL-2-2-RC1): Initial
1840        import of the motherboard monitor program module.  It supports
1841        healthd and lm_sensors now.
1842  
1843        Credits go to NSPIRIT for his lm_sensors module and Cichy
1844        [cichyart@wp.pl] for his enhancements on lm_sensors module.
1845  
1846  2003-01-02 06:18  webbie (webbie at ipfw dot org)
1847  
1848      * includes/os/class.BSD.common.inc.php: cosmetic change, remove
1849        comma in the uptime output
1850  
1851  2003-01-02 06:12  webbie (webbie at ipfw dot org)
1852  
1853      * includes/os/class.HP-UX.inc.php: uptime and load average stat now
1854        working
1855  
1856  2002-12-31 01:51  webbie (webbie at ipfw dot org)
1857  
1858      * includes/: os/class.BSD.common.inc.php, os/class.HP-UX.inc.php,
1859        os/class.NetBSD.inc.php, os/class.Linux.inc.php,
1860        os/class.Darwin.inc.php, os/class.FreeBSD.inc.php,
1861        os/class.SunOS.inc.php, os/class.OpenBSD.inc.php,
1862        xml/filesystems.php, xml/hardware.php, xml/network.php:
1863        Performance tuning, optimized the FOR loop    (webbie <webbie at
1864        ipfw.org>)
1865  
1866  2002-12-31 00:20  webbie (webbie at ipfw dot org)
1867  
1868      * includes/system_footer.php: Added space after "Created by"
1869        (webbie <webbie at ipfw.org>)
1870  
1871  2002-12-19 22:53  precision    Uriah Welcome (precision at users.sf.net)
1872  
1873      * includes/lang/fr.php: small translation fix
1874  
1875  2002-12-17 19:23  precision    Uriah Welcome (precision at users.sf.net)
1876  
1877      * includes/os/class.Linux.inc.php: get cache size on PPC (Derrik
1878        Pates <dpates at dsdk12.net>)
1879  
1880  2002-12-14 00:03  precision    Uriah Welcome (precision at users.sf.net)
1881  
1882      * includes/os/class.SunOS.inc.php: kstat() conversions to
1883        $this->kstat() removed kstatclass() seems to be unused
1884  
1885  2002-12-14 00:01  precision    Uriah Welcome (precision at users.sf.net)
1886  
1887      * includes/os/class.SunOS.inc.php: adding alpha SunOS support
1888        (Gunther Schreiner <schreiner at users.sf.net>)
1889  
1890  2002-12-13 23:47  precision    Uriah Welcome (precision at users.sf.net)
1891  
1892      * index.php: fix for translation autodetection and php $_SERVER
1893        stuff (Andreas Heil <aheil at users.sf.net>)
1894  
1895  2002-12-13 23:44  precision    Uriah Welcome (precision at users.sf.net)
1896  
1897      * includes/os/class.OpenBSD.inc.php: trying array_unique() again,
1898        maybe this time it'll be consistant
1899  
1900  2002-12-13 23:36  precision    Uriah Welcome (precision at users.sf.net)
1901  
1902      * includes/os/class.Darwin.inc.php: get proper uptime information
1903        from Jaguar (Mike <lashampoo at users.sf.net>)
1904  
1905  2002-12-13 23:34  precision    Uriah Welcome (precision at users.sf.net)
1906  
1907      * includes/os/class.BSD.common.inc.php: properly stringify uptime
1908        information on BSD from Mike <lashampoo at users.sf.net>
1909  
1910  2002-12-13 23:28  precision    Uriah Welcome (precision at users.sf.net)
1911  
1912      * includes/lang/gr.php: Adding Greek translation from Maria Kaitsa
1913        <idefix at ee.teiath.gr>
1914  
1915  2002-11-01 21:53  precision    Uriah Welcome (precision at users.sf.net)
1916  
1917      * includes/lang/pt.php: added Portugese translation (Bernardo de
1918        Seabra <zznet at wake-on-lan.cjb.net>)
1919  
1920  2002-10-25 18:58  precision    Uriah Welcome (precision at users.sf.net)
1921  
1922      * index.php, includes/os/class.Linux.inc.php,
1923        includes/os/class.Darwin.inc.php, includes/xml/filesystems.php,
1924        includes/xml/hardware.php, includes/xml/vitals.php: small
1925        formatting cleanups
1926  
1927  2002-10-25 18:54  precision    Uriah Welcome (precision at users.sf.net)
1928  
1929      * includes/lang/: bg.php, pl.php, ro.php, big5.php, et.php, tr.php,
1930        tw.php, hu.php, ru.php, fr.php, id.php, ko.php, en.php: small
1931        formatting cleanups
1932  
1933  2002-10-25 18:40  precision    Uriah Welcome (precision at users.sf.net)
1934  
1935      * includes/os/class.Darwin.inc.php: 1 liner for uptime fix (Matthew
1936        Boehm <dr_mac at mail.utexas.edu>)
1937  
1938  2002-10-25 18:39  precision    Uriah Welcome (precision at users.sf.net)
1939  
1940      * includes/lang/cn.php: Adding Simplified Chinese translation
1941        (<dantifer at tsinghua.org.cn>)
1942  
1943  2002-10-17 00:38  precision    Uriah Welcome (precision at users.sf.net)
1944  
1945      * includes/: system_header.php, system_footer.php: Move the
1946        timestamp outta the <title> and onto the main page  (Jeff Prom
1947        <Jeff.Prom at us.ing.com>)
1948  
1949  2002-10-17 00:37  precision    Uriah Welcome (precision at users.sf.net)
1950  
1951      * includes/os/class.NetBSD.inc.php: NetBSD swap information Fix for
1952        >=1.6 (Cliff Albert <cliff at oisec.net>)
1953  
1954  2002-10-17 00:34  precision    Uriah Welcome (precision at users.sf.net)
1955  
1956      * includes/lang/da.php: misspelling (Esben Skov Pedersen <phreak at
1957        geek.linux.dk>)
1958  
1959  2002-10-17 00:32  precision    Uriah Welcome (precision at users.sf.net)
1960  
1961      * includes/os/class.Linux.inc.php: Use lspci on linux if it exists
1962        idea by (Mike Beck <mikebeck @ users.sf.net>), reimplementation
1963        by me
1964  
1965  2002-10-10 00:12  precision    Uriah Welcome (precision at users.sf.net)
1966  
1967      * includes/XPath.class.php: updated XPath to latest stable version
1968  
1969  2002-09-28 07:53  precision    Uriah Welcome (precision at users.sf.net)
1970  
1971      * includes/os/class.HP-UX.inc.php: initial (alpha quality) HP-UX
1972        support (Webbie <webbie at ipfw.org>)
1973  
1974  2002-09-10 05:41  precision    Uriah Welcome (precision at users.sf.net)
1975  
1976      * index.php, includes/system_header.php: Fix for new PHP (4.2.3)
1977        (Webbie <webbie at ipfw.org>)
1978  
1979  2002-09-01 17:54  precision    Uriah Welcome (precision at users.sf.net)
1980  
1981      * includes/lang/no.php: updates from Stig-?rjan Smelror <kekepower
1982        at susperianews.cjb.net>
1983  
1984  2002-08-20 23:55  precision    Uriah Welcome (precision at users.sf.net)
1985  
1986      * phpsysinfo.dtd, includes/lang/de.php, includes/lang/br.php,
1987        includes/lang/it.php, includes/lang/da.php, includes/lang/cs.php,
1988        includes/lang/ct.php, includes/lang/is.php, includes/lang/ca.php,
1989        includes/lang/fi.php, includes/lang/big5.php,
1990        includes/lang/et.php, includes/lang/hu.php, includes/lang/he.php,
1991        includes/lang/fr.php, includes/lang/id.php, includes/lang/es.php,
1992        includes/lang/eu.php, includes/lang/en.php,
1993        includes/os/class.Linux.inc.php,
1994        includes/os/class.BSD.common.inc.php, includes/xml/hardware.php:
1995        USB detection (Max J. Werner <max at home-werner.de>) Add dummy
1996        usb() method to BSD common class as a place holder (me) Update
1997        the DTD to reflect the new USB section (me)
1998  
1999  2002-08-20 23:35  precision    Uriah Welcome (precision at users.sf.net)
2000  
2001      * includes/os/class.BSD.common.inc.php: don't display kernfs on
2002        bsd, since it's always 100% (Jarkko Santala <jake at iki.fi))
2003  
2004  2002-08-20 23:33  precision    Uriah Welcome (precision at users.sf.net)
2005  
2006      * includes/os/class.BSD.common.inc.php: More Verbose BSD kernel
2007        information (Alan E <alane at geeksrus.net>)
2008  
2009  2002-08-05 02:48  precision    Uriah Welcome (precision at users.sf.net)
2010  
2011      * includes/xml/vitals.php: fix the bug where it wouldn't display
2012        the load average > 2
2013  
2014  2002-07-02 00:03  precision    Uriah Welcome (precision at users.sf.net)
2015  
2016      * includes/lang/ru.php: Adding Russian translation from Voldar
2017        <voldar at stability.ru>
2018  
2019  2002-06-28 17:01  precision    Uriah Welcome (precision at users.sf.net)
2020  
2021      * includes/os/class.Linux.inc.php: small alpha update
2022  
2023  2002-06-28 15:27  precision    Uriah Welcome (precision at users.sf.net)
2024  
2025      * includes/lang/big5.php: added 2 new entires to the big5
2026        translation Webbie <webbie at ipfw.org>
2027  
2028  2002-06-24 17:20  precision    Uriah Welcome (precision at users.sf.net)
2029  
2030      * includes/lang/sv.php: Updated Swedish translation from Jonas Tull
2031        <jetthe at home.se>
2032  
2033  2002-06-18 01:41  precision    Uriah Welcome (precision at users.sf.net)
2034  
2035      * includes/lang/ko.php: moving kr.php -> ko.php and updating the
2036        charset.  It appears that ko is the proper abreviation and there
2037        is a 'new' charset.
2038  
2039  2002-06-17 19:03  precision    Uriah Welcome (precision at users.sf.net)
2040  
2041      * includes/lang/bg.php: Added Bulgarian translation from Kaloyan
2042        Naumov <loop at nme.com>
2043  
2044  2002-06-05 21:50  precision    Uriah Welcome (precision at users.sf.net)
2045  
2046      * README, index.php: bumped version number to 2.2-cvs
2047  
2048  2002-06-05 21:16  precision    Uriah Welcome (precision at users.sf.net)
2049  
2050      * README (tags: REL-2-1): small formatting changes.  Added a known
2051        problems section.
2052  
2053  2002-06-05 21:12  precision    Uriah Welcome (precision at users.sf.net)
2054  
2055      * includes/os/class.Linux.inc.php (tags: REL-2-1): Changed memory
2056        reporting to include buffers and disk cache in 'used' memory.  I
2057        get too many emails from people who don't understand this concept
2058        and wonder why it's different from 'top' or 'free'.
2059  
2060  2002-06-01 06:48  precision    Uriah Welcome (precision at users.sf.net)
2061  
2062      * index.php (tags: REL-2-1): small cleanups..
2063  
2064  2002-06-01 06:34  precision    Uriah Welcome (precision at users.sf.net)
2065  
2066      * index.php, includes/common_functions.php (tags: REL-2-1),
2067        includes/os/class.Linux.inc.php: removed php3 compat functions,
2068        since XPath requires php4 so do we now, no use having the compat
2069        functions.
2070  
2071  2002-06-01 06:24  precision    Uriah Welcome (precision at users.sf.net)
2072  
2073      * index.php: Had to move language outside the conditional, the os
2074        classes use them some places..
2075  
2076  2002-05-31 22:40  precision    Uriah Welcome (precision at users.sf.net)
2077  
2078      * index.php: moved more stuff inside the XML conditional, we don't
2079        need templates or languages for XML
2080  
2081  2002-05-31 21:45  precision    Uriah Welcome (precision at users.sf.net)
2082  
2083      * README, index.php, phpsysinfo.dtd (tags: REL-2-1),
2084        includes/system_header.php (tags: REL-2-1),
2085        includes/common_functions.php, includes/system_footer.php (tags:
2086        REL-2-1): Added some generation information that might be useful
2087        to the XML template Added a global $VERSION Added a small
2088        HTML/XML comment showing our URL
2089  
2090  2002-05-31 20:09  precision    Uriah Welcome (precision at users.sf.net)
2091  
2092      * index.php, includes/system_footer.php: added 'random' template
2093        support.  closes feature request #562164
2094  
2095  2002-05-31 19:40  precision    Uriah Welcome (precision at users.sf.net)
2096  
2097      * index.php, includes/system_header.php,
2098        includes/common_functions.php, includes/system_footer.php,
2099        includes/os/class.NetBSD.inc.php (tags: REL-2-1),
2100        includes/os/class.Linux.inc.php,
2101        includes/os/class.BSD.common.inc.php (tags: REL-2-1),
2102        includes/os/class.Darwin.inc.php (tags: REL-2-1),
2103        includes/os/class.FreeBSD.inc.php (tags: REL-2-1),
2104        includes/os/class.OpenBSD.inc.php (tags: REL-2-1): Code Cleanups
2105        Remove network_connections() from class.Linux since we never used
2106        it
2107  
2108  2002-05-31 18:59  precision    Uriah Welcome (precision at users.sf.net)
2109  
2110      * includes/lang/eu.php (tags: REL-2-1): adding the Basque Language
2111        (eu.php).  Andoni <andonisz at ibercom.com>
2112  
2113  2002-05-30 05:09  precision    Uriah Welcome (precision at users.sf.net)
2114  
2115      * index.php, phpsysinfo.dtd: don't need the URL in the dtd link all
2116        the CPU information should be optional
2117  
2118  2002-05-30 05:03  precision    Uriah Welcome (precision at users.sf.net)
2119  
2120      * README: email address updates
2121  
2122  2002-05-30 05:02  precision    Uriah Welcome (precision at users.sf.net)
2123  
2124      * README: formatting cleanups
2125  
2126  2002-05-30 05:00  precision    Uriah Welcome (precision at users.sf.net)
2127  
2128      * README: Removed INSTALL, merged any useful information into
2129        README
2130  
2131  2002-05-30 00:13  precision    Uriah Welcome (precision at users.sf.net)
2132  
2133      * phpsysinfo.dtd: forgot we need mulitples for <device>
2134  
2135  2002-05-30 00:12  precision    Uriah Welcome (precision at users.sf.net)
2136  
2137      * includes/xml/network.php (tags: REL-2-1): <device> -> <NetDevice>
2138  
2139  2002-05-30 00:08  precision    Uriah Welcome (precision at users.sf.net)
2140  
2141      * index.php: small cleanups
2142  
2143  2002-05-29 23:52  precision    Uriah Welcome (precision at users.sf.net)
2144  
2145      * index.php: added DTD support, we can validate now..
2146  
2147  2002-05-29 23:45  precision    Uriah Welcome (precision at users.sf.net)
2148  
2149      * phpsysinfo.dtd: adding XML DTD (We can Validate now!)
2150  
2151  2002-05-29 22:04  precision    Uriah Welcome (precision at users.sf.net)
2152  
2153      * includes/os/class.Linux.inc.php: [no log message]
2154  
2155  2002-05-29 22:01  precision    Uriah Welcome (precision at users.sf.net)
2156  
2157      * includes/os/class.Linux.inc.php: small fix for bogomips on sparc
2158        linux
2159  
2160  2002-05-28 18:49  precision    Uriah Welcome (precision at users.sf.net)
2161  
2162      * includes/XPath.class.php (tags: REL-2-1): updated xpath class
2163  
2164  2002-05-20 18:09  precision    Uriah Welcome (precision at users.sf.net)
2165  
2166      * includes/lang/cs.php (tags: REL-2-1): updated translation
2167  
2168  2002-05-08 20:17  precision    Uriah Welcome (precision at users.sf.net)
2169  
2170      * index.php: don't set a cookie if we're using the xml template..
2171  
2172  2002-05-03 18:58  precision    Uriah Welcome (precision at users.sf.net)
2173  
2174      * index.php: store the template as a cookie
2175  
2176  2002-05-03 18:55  precision    Uriah Welcome (precision at users.sf.net)
2177  
2178      * templates/orange/: orange.css (tags: REL-2-3, REL-2-2,
2179        REL-2-2-RC1), box.tpl (tags: REL-2-3, REL-2-2, REL-2-2-RC1),
2180        form.tpl, images/redbar_middle.gif (tags: REL-2-3, REL-2-2,
2181        REL-2-2-RC1), images/bar_middle.gif (tags: REL-2-3, REL-2-2,
2182        REL-2-2-RC1), images/bar_right.gif (tags: REL-2-3, REL-2-2,
2183        REL-2-2-RC1), images/redbar_right.gif (tags: REL-2-3, REL-2-2,
2184        REL-2-2-RC1), images/trans.gif (tags: REL-2-3, REL-2-2,
2185        REL-2-2-RC1), images/redbar_left.gif (tags: REL-2-3, REL-2-2,
2186        REL-2-2-RC1), images/bar_left.gif (tags: REL-2-3, REL-2-2,
2187        REL-2-2-RC1) (utags: REL-2-1): added the orange template
2188  
2189  2002-04-16 17:36  precision    Uriah Welcome (precision at users.sf.net)
2190  
2191      * includes/os/class.BSD.common.inc.php: obsd memory updates
2192  
2193  2002-04-16 17:32  precision    Uriah Welcome (precision at users.sf.net)
2194  
2195      * includes/: lang/tr.php (tags: REL-2-1), os/class.Linux.inc.php:
2196        alpha cpu updates added turkish translation
2197  
2198  2002-04-12 17:19  precision    Uriah Welcome (precision at users.sf.net)
2199  
2200      * includes/os/class.Linux.inc.php: better 2.2 alpha support
2201  
2202  2002-04-12 16:35  precision    Uriah Welcome (precision at users.sf.net)
2203  
2204      * includes/lang/es.php (tags: REL-2-1): updated spanish translation
2205  
2206  2002-04-09 17:14  precision    Uriah Welcome (precision at users.sf.net)
2207  
2208      * includes/lang/es.php: updates spanish translation
2209  
2210  2002-04-08 19:12  precision    Uriah Welcome (precision at users.sf.net)
2211  
2212      * includes/: system_header.php, lang/he.php (tags: REL-2-1): Hebrew
2213        language & text alignment
2214  
2215  2002-04-04 19:10  precision    Uriah Welcome (precision at users.sf.net)
2216  
2217      * includes/os/class.Darwin.inc.php: small regex to remove
2218        <classIOPCIDevice> since XPath doens't like it.
2219  
2220  2002-04-04 18:54  precision    Uriah Welcome (precision at users.sf.net)
2221  
2222      * includes/xml/filesystems.php (tags: REL-2-1): small fix for
2223        filesystem percentage..
2224  
2225  2002-04-04 17:56  precision    Uriah Welcome (precision at users.sf.net)
2226  
2227      * includes/lang/hu.php (tags: REL-2-1): added .hu translation
2228  
2229  2002-04-02 19:22  precision    Uriah Welcome (precision at users.sf.net)
2230  
2231      * includes/os/class.BSD.common.inc.php: don't display linux /procfs
2232        compat..
2233  
2234  2002-04-02 19:17  precision    Uriah Welcome (precision at users.sf.net)
2235  
2236      * includes/os/: class.NetBSD.inc.php, class.Darwin.inc.php: updated
2237        class files!
2238  
2239  2002-03-21 19:59  precision    Uriah Welcome (precision at users.sf.net)
2240  
2241      * includes/lang/en.php (tags: REL-2-1): typo
2242  
2243  2002-03-05 22:55  precision    Uriah Welcome (precision at users.sf.net)
2244  
2245      * includes/os/class.BSD.common.inc.php: patch for bsd ide
2246  
2247  2002-03-04 19:55  precision    Uriah Welcome (precision at users.sf.net)
2248  
2249      * includes/os/class.OpenBSD.inc.php: small cpu regexp fix
2250  
2251  2002-02-25 21:53  precision    Uriah Welcome (precision at users.sf.net)
2252  
2253      * index.php: added xml encoding type and moved a if clause so not
2254        to produce a php error.
2255  
2256  2002-02-25 21:15  precision    Uriah Welcome (precision at users.sf.net)
2257  
2258      * includes/common_functions.php: added fix in format_bytesize() we
2259        shouldn't put &nbsp's into XML
2260  
2261  2002-02-25 19:59  precision    Uriah Welcome (precision at users.sf.net)
2262  
2263      * includes/: common_functions.php, xml/memory.php (tags: REL-2-1),
2264        xml/filesystems.php, xml/hardware.php (tags: REL-2-1),
2265        xml/network.php, xml/vitals.php (tags: REL-2-1): minor cleanups
2266  
2267  2002-02-25 19:47  precision    Uriah Welcome (precision at users.sf.net)
2268  
2269      * includes/XPath.class.php: removed the deprecated stuff since we
2270        don't use it
2271  
2272  2002-02-22 21:15  precision    Uriah Welcome (precision at users.sf.net)
2273  
2274      * includes/xml/hardware.php: oops forgot ide() needs $text;
2275  
2276  2002-02-22 21:12  precision    Uriah Welcome (precision at users.sf.net)
2277  
2278      * index.php: [no log message]
2279  
2280  2002-02-22 21:05  precision    Uriah Welcome (precision at users.sf.net)
2281  
2282      * index.php: type fix, fix ?template=xml
2283  
2284  2002-02-22 20:10  precision    Uriah Welcome (precision at users.sf.net)
2285  
2286      * index.php, includes/XPath.class.php, includes/xml/memory.php,
2287        includes/xml/filesystems.php, includes/xml/hardware.php,
2288        includes/xml/network.php, includes/xml/vitals.php: removed all
2289        the include/tables/*, added functionality into xml classes.
2290  
2291  2002-02-19 04:44  precision    Uriah Welcome (precision at users.sf.net)
2292  
2293      * index.php, includes/xml/memory.php, includes/xml/filesystems.php,
2294        includes/xml/hardware.php, includes/xml/network.php,
2295        includes/xml/vitals.php: changed the xml funtions to retunr the
2296        data instead of directly doing the template work.  I hope to
2297        remove the stuff in include/tables/* and just have the xml stuff
2298        w/ some small xml->html wrappers.
2299  
2300  2002-02-18 20:10  precision    Uriah Welcome (precision at users.sf.net)
2301  
2302      * includes/: common_functions.php, xml/network.php, xml/vitals.php:
2303        removed &nbsp's for xml and added a trim()
2304  
2305  2002-02-18 19:55  precision    Uriah Welcome (precision at users.sf.net)
2306  
2307      * index.php: oops.. no images for XML
2308  
2309  2002-02-18 19:53  precision    Uriah Welcome (precision at users.sf.net)
2310  
2311      * index.php, includes/xml/memory.php, includes/xml/filesystems.php,
2312        includes/xml/hardware.php, includes/xml/network.php,
2313        includes/xml/vitals.php: Added initial XML implementation
2314  
2315  2002-02-18 05:50  precision    Uriah Welcome (precision at users.sf.net)
2316  
2317      * includes/system_footer.php: changed version to 2.1-cvs
2318  
2319  2002-02-07 06:32  precision    Uriah Welcome (precision at users.sf.net)
2320  
2321      * README (tags: REL-2-0): foo
2322  
2323  2002-02-04 01:27  precision    Uriah Welcome (precision at users.sf.net)
2324  
2325      * includes/os/class.BSD.common.inc.php (tags: REL-2-0): uniq the
2326        pci, ide, and scsi arrays
2327  
2328  2002-01-17 00:55  precision    Uriah Welcome (precision at users.sf.net)
2329  
2330      * templates/metal/images/: redbar_middle.gif, redbar_right.gif,
2331        redbar_left.gif (utags: REL-2-0, REL-2-1, REL-2-2, REL-2-2-RC1,
2332        REL-2-3): cosmetic cleanups from webbie (webbie at ipfw dot org)
2333  
2334  2002-01-15 09:00  precision    Uriah Welcome (precision at users.sf.net)
2335  
2336      * includes/os/class.BSD.common.inc.php: more fbsd memory fixes
2337  
2338  2002-01-15 08:54  precision    Uriah Welcome (precision at users.sf.net)
2339  
2340      * includes/os/class.BSD.common.inc.php: [no log message]
2341  
2342  2002-01-14 03:55  precision    Uriah Welcome (precision at users.sf.net)
2343  
2344      * includes/os/class.OpenBSD.inc.php (tags: REL-2-0): only show
2345        network interfaces that have recieved packets
2346  
2347  2002-01-14 03:51  precision    Uriah Welcome (precision at users.sf.net)
2348  
2349      * includes/os/class.FreeBSD.inc.php (tags: REL-2-0): quick hack to
2350        only show interfaces that have sent packets
2351  
2352  2002-01-11 01:25  precision    Uriah Welcome (precision at users.sf.net)
2353  
2354      * includes/lang/it.php (tags: REL-2-1, REL-2-0): updated it.php
2355  
2356  2002-01-09 21:44  precision    Uriah Welcome (precision at users.sf.net)
2357  
2358      * includes/common_functions.php (tags: REL-2-0): added iso9660
2359        patch
2360  
2361  2002-01-09 21:37  precision    Uriah Welcome (precision at users.sf.net)
2362  
2363      * includes/: system_header.php, class.Template.inc.php (tags:
2364        REL-2-1) (utags: REL-2-0): HTML cleanups forgot a couple
2365        $f_body_close's which was causing invalid HTML
2366  
2367  2002-01-04 17:42  precision    Uriah Welcome (precision at users.sf.net)
2368  
2369      * templates/: aq/aq.css (tags: REL-2-3, REL-2-2, REL-2-2-RC1),
2370        metal/metal.css (tags: REL-2-3, REL-2-2, REL-2-2-RC1),
2371        blue/blue.css (tags: REL-2-3, REL-2-2, REL-2-2-RC1),
2372        classic/classic.css (utags: REL-2-0, REL-2-1): more CSS fixes
2373        from Webbie
2374  
2375  2002-01-01 00:24  precision    Uriah Welcome (precision at users.sf.net)
2376  
2377      * index.php (tags: REL-2-0): moved table includes into their own
2378        directory
2379  
2380  2002-01-01 00:12  precision    Uriah Welcome (precision at users.sf.net)
2381  
2382      * index.php: added the font tags properly.. since I removed
2383        color_scheme
2384  
2385  2001-12-31 23:59  precision    Uriah Welcome (precision at users.sf.net)
2386  
2387      * index.php: removed color_scheme.php
2388  
2389  2001-12-31 23:54  precision    Uriah Welcome (precision at users.sf.net)
2390  
2391      * index.php, includes/os/class.NetBSD.inc.php (tags: REL-2-0),
2392        includes/os/class.Linux.inc.php (tags: REL-2-0),
2393        includes/os/class.BSD.common.inc.php,
2394        includes/os/class.Darwin.inc.php (tags: REL-2-0),
2395        includes/os/class.FreeBSD.inc.php,
2396        includes/os/class.OpenBSD.inc.php: moved all the os based
2397        includes into include/os/
2398  
2399  2001-12-31 23:47  precision    Uriah Welcome (precision at users.sf.net)
2400  
2401      * index.php, includes/system_header.php, templates/aq/aq.css,
2402        templates/black/black.css (tags: REL-2-3, REL-2-2, REL-2-2-RC1,
2403        REL-2-1, REL-2-0), templates/black/form.tpl (tags: REL-2-1,
2404        REL-2-0), templates/aq/form.tpl (tags: REL-2-1, REL-2-0),
2405        templates/metal/metal.css, templates/metal/form.tpl (tags:
2406        REL-2-1, REL-2-0), templates/blue/blue.css,
2407        templates/blue/box.tpl (tags: REL-2-3, REL-2-2, REL-2-2-RC1,
2408        REL-2-1, REL-2-0), templates/classic/box.tpl (tags: REL-2-3,
2409        REL-2-2, REL-2-2-RC1, REL-2-1, REL-2-0),
2410        templates/classic/form.tpl (tags: REL-2-1, REL-2-0),
2411        templates/classic/classic.css: Added CSS patch from Webbie
2412  
2413  2001-12-29 08:55  precision    Uriah Welcome (precision at users.sf.net)
2414  
2415      * includes/lang/id.php (tags: REL-2-1, REL-2-0): updated id.php
2416  
2417  2001-12-17 18:22  precision    Uriah Welcome (precision at users.sf.net)
2418  
2419      * index.php: added small patch from webbie (webbie at ipfw dot org)
2420  
2421  2001-12-14 04:34  precision    Uriah Welcome (precision at users.sf.net)
2422  
2423      * includes/system_header.php, templates/black/black.css: default
2424        css stuff
2425  
2426  2001-12-13 21:16  precision    Uriah Welcome (precision at users.sf.net)
2427  
2428      * includes/lang/ca.php (tags: REL-2-1, REL-2-0): added ca language
2429  
2430  2001-12-09 09:18  precision    Uriah Welcome (precision at users.sf.net)
2431  
2432      * README: added note about freebsd removing /var/run/dmesg.boot.
2433        Clean'd up a little
2434  
2435  2001-11-23 06:26  precision    Uriah Welcome (precision at users.sf.net)
2436  
2437      * index.php, includes/system_header.php,
2438        includes/common_functions.php: white space removal, cleanups
2439  
2440  2001-11-13 17:48  precision    Uriah Welcome (precision at users.sf.net)
2441  
2442      * includes/lang/sk.php (tags: REL-2-1, REL-2-0): updated slovak
2443        translation (stenzel <stenzel at inmail.sk>)
2444  
2445  2001-11-13 01:16  precision    Uriah Welcome (precision at users.sf.net)
2446  
2447      * README: notes updates about bsd.
2448  
2449  2001-11-12 22:31  precision    Uriah Welcome (precision at users.sf.net)
2450  
2451      * index.php: tabs -> spaces cleansup
2452  
2453  2001-11-12 22:31  precision    Uriah Welcome (precision at users.sf.net)
2454  
2455      * includes/common_functions.php: tabs -> spaces cleanups
2456  
2457  2001-11-12 20:32  precision    Uriah Welcome (precision at users.sf.net)
2458  
2459      * includes/lang/sk.php: added slovak translation..
2460  
2461  2001-11-11 06:58  precision    Uriah Welcome (precision at users.sf.net)
2462  
2463      * README, includes/system_footer.php (tags: REL-2-0): tag'd rel-1-9
2464        updated for the 2.0 devel cycle
2465  
2466  2001-11-07 19:15  precision    Uriah Welcome (precision at users.sf.net)
2467  
2468      * includes/lang/sv.php (tags: REL-2-1, REL-2-0, rel-1-9): se.php ->
2469        sv.php
2470  
2471  2001-11-07 17:56  precision    Uriah Welcome (precision at users.sf.net)
2472  
2473      * index.php (tags: rel-1-9): fix bug w/ templates when
2474        register_globals is off
2475  
2476  2001-11-05 22:44  precision    Uriah Welcome (precision at users.sf.net)
2477  
2478      * includes/lang/id.php (tags: rel-1-9): added Indonesian
2479        translation
2480  
2481  2001-10-25 19:59  precision    Uriah Welcome (precision at users.sf.net)
2482  
2483      * includes/lang/ct.php (tags: REL-2-1, REL-2-0, rel-1-9): added
2484        catalan tranlstion updated swedish translation
2485  
2486  2001-10-07 19:05  precision    Uriah Welcome (precision at users.sf.net)
2487  
2488      * index.php: formatting
2489  
2490  2001-10-07 08:21  precision    Uriah Welcome (precision at users.sf.net)
2491  
2492      * includes/common_functions.php (tags: rel-1-9): comment about pipe
2493        checking..
2494  
2495  2001-10-07 08:18  precision    Uriah Welcome (precision at users.sf.net)
2496  
2497      * includes/common_functions.php: pipe away execute_program()
2498  
2499  2001-10-07 07:57  precision    Uriah Welcome (precision at users.sf.net)
2500  
2501      * includes/common_functions.php: seperated execute_program() into 2
2502        functions..  find_program() and execute_program() now just to add
2503        pipe checking and path checking..
2504  
2505  2001-10-07 07:42  precision    Uriah Welcome (precision at users.sf.net)
2506  
2507      * includes/system_footer.php (tags: rel-1-9): oops
2508  
2509  2001-10-07 07:42  precision    Uriah Welcome (precision at users.sf.net)
2510  
2511      * README (tags: rel-1-9), includes/system_footer.php: updating
2512        version number to 1.9
2513  
2514  2001-10-07 07:41  precision    Uriah Welcome (precision at users.sf.net)
2515  
2516      * index.php: very minor cleanup consistancy
2517  
2518  2001-10-07 07:24  precision    Uriah Welcome (precision at users.sf.net)
2519  
2520      * includes/common_functions.php: adding freebsd patch from webbie (webbie at ipfw dot org)
2521        code formats and cleanups changed from ``'s to execute_program()
2522  
2523  2001-10-07 06:55  precision    Uriah Welcome (precision at users.sf.net)
2524  
2525      * templates/: black/box.tpl, aq/box.tpl, metal/box.tpl (utags:
2526        REL-2-0, REL-2-1, rel-1-9): adding 'alt' tags
2527  
2528  2001-10-07 06:47  precision    Uriah Welcome (precision at users.sf.net)
2529  
2530      * includes/common_functions.php: removed / nothing special..
2531  
2532  2001-09-19 18:01  precision    Uriah Welcome (precision at users.sf.net)
2533  
2534      * includes/lang/big5.php (tags: REL-2-1, REL-2-0, rel-1-9): adding
2535        big5 translation
2536  
2537  2001-09-17 17:56  precision    Uriah Welcome (precision at users.sf.net)
2538  
2539      * index.php: added browser language detection
2540  
2541  2001-09-17 17:49  precision    Uriah Welcome (precision at users.sf.net)
2542  
2543      * templates/black/: box.tpl, form.tpl (tags: rel-1-9),
2544        images/redbar_middle.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1,
2545        REL-2-1, REL-2-0, rel-1-9), images/d.gif (tags: REL-2-3, REL-2-2,
2546        REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9), images/inf.gif (tags:
2547        REL-2-3, REL-2-2, REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9),
2548        images/g.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1, REL-2-1,
2549        REL-2-0, rel-1-9), images/bar_middle.gif (tags: REL-2-3, REL-2-2,
2550        REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9), images/aq_background.gif
2551        (tags: REL-2-3, REL-2-2, REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9),
2552        images/bar_right.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1,
2553        REL-2-1, REL-2-0, rel-1-9), images/redbar_right.gif (tags:
2554        REL-2-3, REL-2-2, REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9),
2555        images/coininfd.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1,
2556        REL-2-1, REL-2-0, rel-1-9), images/coinsupd.gif (tags: REL-2-3,
2557        REL-2-2, REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9),
2558        images/redbar_left.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1,
2559        REL-2-1, REL-2-0, rel-1-9), images/coininfg.gif (tags: REL-2-3,
2560        REL-2-2, REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9),
2561        images/coinsupg.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1,
2562        REL-2-1, REL-2-0, rel-1-9), images/bar_left.gif (tags: REL-2-3,
2563        REL-2-2, REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9), images/sup.gif
2564        (tags: REL-2-3, REL-2-2, REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9),
2565        images/space15_15.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1,
2566        REL-2-1, REL-2-0, rel-1-9), images/fond.gif (tags: REL-2-3,
2567        REL-2-2, REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9): adding black
2568        template
2569  
2570  2001-09-13 00:24  precision    Uriah Welcome (precision at users.sf.net)
2571  
2572      * includes/lang/br.php (tags: REL-2-1, REL-2-0, rel-1-9): updaing
2573        br translation
2574  
2575  2001-09-04 17:20  precision    Uriah Welcome (precision at users.sf.net)
2576  
2577      * includes/lang/pl.php (tags: REL-2-1, REL-2-0, rel-1-9): added
2578        polish translation
2579  
2580  2001-08-20 17:26  precision    Uriah Welcome (precision at users.sf.net)
2581  
2582      * includes/lang/tw.php (tags: REL-2-1, REL-2-0, rel-1-9): added
2583        Traditional-Chinese translation..
2584  
2585  2001-08-20 17:22  precision    Uriah Welcome (precision at users.sf.net)
2586  
2587      * templates/metal/: box.tpl, form.tpl (tags: rel-1-9),
2588        images/redbar_middle.gif (tags: rel-1-9), images/d.gif (tags:
2589        REL-2-3, REL-2-2, REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9),
2590        images/inf.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1, REL-2-1,
2591        REL-2-0, rel-1-9), images/g.gif (tags: REL-2-3, REL-2-2,
2592        REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9), images/bar_middle.gif
2593        (tags: REL-2-3, REL-2-2, REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9),
2594        images/bar_right.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1,
2595        REL-2-1, REL-2-0, rel-1-9), images/redbar_right.gif (tags:
2596        rel-1-9), images/coininfd.gif (tags: REL-2-3, REL-2-2,
2597        REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9),
2598        images/metal_background.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1,
2599        REL-2-1, REL-2-0, rel-1-9), images/coinsupd.gif (tags: REL-2-3,
2600        REL-2-2, REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9),
2601        images/redbar_left.gif (tags: rel-1-9), images/coininfg.gif
2602        (tags: REL-2-3, REL-2-2, REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9),
2603        images/coinsupg.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1,
2604        REL-2-1, REL-2-0, rel-1-9), images/bar_left.gif (tags: REL-2-3,
2605        REL-2-2, REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9), images/sup.gif
2606        (tags: REL-2-3, REL-2-2, REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9),
2607        images/space15_15.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1,
2608        REL-2-1, REL-2-0, rel-1-9), images/fond.gif (tags: REL-2-3,
2609        REL-2-2, REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9): adding metal
2610        theme..
2611  
2612  2001-08-09 22:28  precision    Uriah Welcome (precision at users.sf.net)
2613  
2614      * includes/lang/nl.php (tags: REL-2-1, REL-2-0, rel-1-9): updated
2615        Dutch translation (Vincent van Adrighem <vincent at
2616        dirck.mine.nu>)
2617  
2618  2001-08-06 18:50  precision    Uriah Welcome (precision at users.sf.net)
2619  
2620      * includes/lang/de.php (tags: REL-2-1, REL-2-0, rel-1-9): updated
2621        de.php patch # 447446
2622  
2623  2001-08-03 18:45  precision    Uriah Welcome (precision at users.sf.net)
2624  
2625      * includes/common_functions.php: more formatting..
2626  
2627  2001-08-03 18:41  precision    Uriah Welcome (precision at users.sf.net)
2628  
2629      * index.php: fixing jengo's formatting
2630  
2631  2001-08-02 23:16  jengo    Joseph Engo (jengo at users.sf.net)
2632  
2633      * includes/common_functions.php: I forgot to add this file in
2634        durring my initial commit
2635  
2636  2001-08-02 23:15  jengo    Joseph Engo (jengo at users.sf.net)
2637  
2638      * index.php: Changed some code format
2639  
2640  2001-08-02 22:41  jengo    Joseph Engo (jengo at users.sf.net)
2641  
2642      * index.php, templates/classic/images/redbar_middle.gif (tags:
2643        REL-2-3, REL-2-2, REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9),
2644        templates/classic/images/bar_middle.gif (tags: REL-2-3, REL-2-2,
2645        REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9),
2646        templates/classic/images/bar_right.gif (tags: REL-2-3, REL-2-2,
2647        REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9),
2648        templates/classic/images/redbar_right.gif (tags: REL-2-3,
2649        REL-2-2, REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9),
2650        templates/classic/images/redbar_left.gif (tags: REL-2-3, REL-2-2,
2651        REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9),
2652        templates/classic/images/bar_left.gif (tags: REL-2-3, REL-2-2,
2653        REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9): - Started working on
2654        abstracting the system functions to support multiable OS's -
2655        Added code to detect to size of the bar graph image so it looks
2656        nice - Started added sections to allow easy installation under
2657        phpGroupWare
2658  
2659  2001-07-05 23:09  precision    Uriah Welcome (precision at users.sf.net)
2660  
2661      * index.php: added fix incase register_globals is off
2662  
2663  2001-07-05 23:01  precision    Uriah Welcome (precision at users.sf.net)
2664  
2665      * index.php, includes/system_header.php (tags: rel-1-9): added
2666        timestamp to the <TITLE></TITLE>
2667  
2668  2001-07-05 22:54  precision    Uriah Welcome (precision at users.sf.net)
2669  
2670      * includes/lang/: ro.php (tags: REL-2-1, REL-2-0, rel-1-9), nl.php:
2671        updated ro and nl tranlations removed display of filesystems that
2672        are mounted with '-o bind'
2673  
2674  2001-06-29 21:03  precision    Uriah Welcome (precision at users.sf.net)
2675  
2676      * index.php: oops.. shouldn't have commited this quite yet
2677  
2678  2001-06-29 20:57  precision    Uriah Welcome (precision at users.sf.net)
2679  
2680      * includes/lang/fi.php (tags: REL-2-1, REL-2-0, rel-1-9): added
2681        finnish language
2682  
2683  2001-06-29 17:14  precision    Uriah Welcome (precision at users.sf.net)
2684  
2685      * includes/lang/is.php (tags: REL-2-1, REL-2-0, rel-1-9): added
2686        is.php
2687  
2688  2001-06-25 12:35  precision    Uriah Welcome (precision at users.sf.net)
2689  
2690      * includes/lang/ro.php: added 2 translations..
2691  
2692  2001-06-02 03:35  precision    Uriah Welcome (precision at users.sf.net)
2693  
2694      * includes/lang/et.php (tags: REL-2-1, REL-2-0, rel-1-9): updated
2695        et translation
2696  
2697  2001-06-02 03:33  precision    Uriah Welcome (precision at users.sf.net)
2698  
2699      * index.php: added format_bytesize() call to capacity..
2700  
2701  2001-05-31 17:23  precision    Uriah Welcome (precision at users.sf.net)
2702  
2703      * index.php, includes/system_footer.php: fixing sf bug # 428980
2704  
2705  2001-05-31 17:15  precision    Uriah Welcome (precision at users.sf.net)
2706  
2707      * index.php, includes/lang/da.php (tags: REL-2-1, REL-2-0,
2708        rel-1-9), includes/lang/nl.php, includes/lang/fr.php (tags:
2709        REL-2-1, REL-2-0, rel-1-9), includes/lang/en.php (tags: REL-2-0,
2710        rel-1-9): translation updates
2711  
2712  2001-05-31 04:43  precision    Uriah Welcome (precision at users.sf.net)
2713  
2714      * README, index.php, includes/system_footer.php: small cleanup and
2715        imcremented the version to 1.8.
2716  
2717  2001-05-30 18:29  precision    Uriah Welcome (precision at users.sf.net)
2718  
2719      * includes/system_footer.php: oops.. michael's patch reverted the
2720        version
2721  
2722  2001-05-30 18:27  precision    Uriah Welcome (precision at users.sf.net)
2723  
2724      * index.php: oops.. forgot a $lang->$lng conversion
2725  
2726  2001-05-30 18:22  precision    Uriah Welcome (precision at users.sf.net)
2727  
2728      * index.php, includes/system_header.php,
2729        includes/system_footer.php, includes/lang/de.php,
2730        includes/lang/lt.php (tags: REL-2-1, REL-2-0, rel-1-9),
2731        includes/lang/br.php, includes/lang/it.php (tags: rel-1-9),
2732        includes/lang/da.php, includes/lang/cs.php (tags: REL-2-0,
2733        rel-1-9), includes/lang/et.php, includes/lang/nl.php,
2734        includes/lang/fr.php, includes/lang/no.php (tags: REL-2-1,
2735        REL-2-0, rel-1-9), includes/lang/es.php (tags: REL-2-0, rel-1-9),
2736        includes/lang/en.php: added patches from Michal Cihar
2737  
2738  2001-05-30 18:07  precision    Uriah Welcome (precision at users.sf.net)
2739  
2740      * templates/classic/form.tpl (tags: rel-1-9): added a <br>
2741  
2742  2001-05-30 18:07  precision    Uriah Welcome (precision at users.sf.net)
2743  
2744      * templates/blue/: box.tpl, form.tpl (tags: REL-2-1, REL-2-0),
2745        images/redbar_middle.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1,
2746        REL-2-1, REL-2-0), images/bar_middle.gif (tags: REL-2-3, REL-2-2,
2747        REL-2-2-RC1, REL-2-1, REL-2-0), images/bar_right.gif (tags:
2748        REL-2-3, REL-2-2, REL-2-2-RC1, REL-2-1, REL-2-0),
2749        images/redbar_right.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1,
2750        REL-2-1, REL-2-0), images/trans.gif (tags: REL-2-3, REL-2-2,
2751        REL-2-2-RC1, REL-2-1, REL-2-0), images/redbar_left.gif (tags:
2752        REL-2-3, REL-2-2, REL-2-2-RC1, REL-2-1, REL-2-0),
2753        images/bar_left.gif (tags: REL-2-3, REL-2-2, REL-2-2-RC1,
2754        REL-2-1, REL-2-0) (utags: rel-1-9): adding the 'blue' template
2755        (Michal Cihar <cihar@email.cz>)
2756  
2757  2001-05-29 22:08  precision    Uriah Welcome (precision at users.sf.net)
2758  
2759      * README, includes/system_footer.php: incremented version to 1.7
2760  
2761  2001-05-29 22:03  precision    Uriah Welcome (precision at users.sf.net)
2762  
2763      * includes/system_header.php: added css code
2764  
2765  2001-05-29 21:55  precision    Uriah Welcome (precision at users.sf.net)
2766  
2767      * includes/lang/no.php: updated no.php
2768  
2769  2001-05-29 01:54  precision    Uriah Welcome (precision at users.sf.net)
2770  
2771      * includes/system_footer.php, templates/classic/box.tpl (tags:
2772        rel-1-9), templates/classic/form.tpl: HTML fixes.  classic
2773        template is now HTML 4.01 compliant and passes the validator
2774  
2775  2001-05-29 01:31  precision    Uriah Welcome (precision at users.sf.net)
2776  
2777      * index.php, includes/system_footer.php: formatting & cleanups
2778  
2779  2001-05-29 01:08  precision    Uriah Welcome (precision at users.sf.net)
2780  
2781      * index.php: cleanups
2782  
2783  2001-05-29 00:55  precision    Uriah Welcome (precision at users.sf.net)
2784  
2785      * index.php: more cleanups, removed extra color_scheme includes..
2786  
2787  2001-05-29 00:51  precision    Uriah Welcome (precision at users.sf.net)
2788  
2789      * index.php, includes/system_header.php,
2790        includes/system_footer.php: code formatting, changed tabs to
2791        spaces include()'s to require_once()'s
2792  
2793  2001-05-28 10:31  precision    Uriah Welcome (precision at users.sf.net)
2794  
2795      * README: added note about language selector
2796  
2797  2001-05-28 10:20  precision    Uriah Welcome (precision at users.sf.net)
2798  
2799      * index.php, includes/system_header.php,
2800        includes/system_footer.php: added language selector
2801  
2802  2001-05-28 07:43  precision    Uriah Welcome (precision at users.sf.net)
2803  
2804      * includes/system_footer.php: formatting
2805  
2806  2001-05-28 07:42  precision    Uriah Welcome (precision at users.sf.net)
2807  
2808      * README, index.php, includes/system_footer.php: incremented
2809        version to 1.6, added template changer form (me & Jesse
2810        jesse@krylotek.com), misc code cleanups (me)
2811  
2812  2001-05-27 23:28  precision    Uriah Welcome (precision at users.sf.net)
2813  
2814      * includes/lang/br.php, templates/aq/images/bar_middle.gif (tags:
2815        REL-2-1, REL-2-0, rel-1-9), templates/aq/images/bar_right.gif
2816        (tags: REL-2-1, REL-2-0, rel-1-9),
2817        templates/aq/images/bar_left.gif (tags: REL-2-1, REL-2-0,
2818        rel-1-9): added blue bars for aq, added brazilian translation
2819  
2820  2001-05-24 21:21  precision    Uriah Welcome (precision at users.sf.net)
2821  
2822      * includes/system_header.php: added HTML core validation
2823  
2824  2001-05-21 23:34  precision    Uriah Welcome (precision at users.sf.net)
2825  
2826      * includes/lang/: da.php, nl.php: added new translations
2827  
2828  2001-05-18 21:03  precision    Uriah Welcome (precision at users.sf.net)
2829  
2830      * README: final notes before packaging..
2831  
2832  2001-05-18 20:57  precision    Uriah Welcome (precision at users.sf.net)
2833  
2834      * includes/system_footer.php: changed version to 1.5
2835  
2836  2001-05-18 20:54  precision    Uriah Welcome (precision at users.sf.net)
2837  
2838      * README: fixed my email address and changed the warning threshhold
2839        on the bar graphs to 90%
2840  
2841  2001-05-18 20:46  precision    Uriah Welcome (precision at users.sf.net)
2842  
2843      * README, COPYING, index.php, includes/system_header.php,
2844        includes/system_footer.php, includes/class.Template.inc.php,
2845        includes/lang/de.php, includes/lang/lt.php, includes/lang/it.php,
2846        includes/lang/da.php, includes/lang/et.php, includes/lang/fr.php,
2847        includes/lang/no.php, includes/lang/es.php, includes/lang/en.php,
2848        templates/aq/box.tpl, templates/aq/form.tpl,
2849        templates/aq/images/redbar_middle.gif, templates/aq/images/d.gif,
2850        templates/aq/images/inf.gif, templates/aq/images/g.gif,
2851        templates/aq/images/bar_middle.gif,
2852        templates/aq/images/aq_background.gif,
2853        templates/aq/images/bar_right.gif,
2854        templates/aq/images/redbar_right.gif,
2855        templates/aq/images/coininfd.gif,
2856        templates/aq/images/coinsupd.gif,
2857        templates/aq/images/redbar_left.gif,
2858        templates/aq/images/coininfg.gif,
2859        templates/aq/images/coinsupg.gif,
2860        templates/aq/images/bar_left.gif, templates/aq/images/sup.gif,
2861        templates/aq/images/space15_15.gif, templates/aq/images/fond.gif,
2862        templates/classic/box.tpl, templates/classic/form.tpl,
2863        templates/classic/images/redbar_middle.gif,
2864        templates/classic/images/bar_middle.gif,
2865        templates/classic/images/bar_right.gif,
2866        templates/classic/images/redbar_right.gif,
2867        templates/classic/images/trans.gif,
2868        templates/classic/images/redbar_left.gif,
2869        templates/classic/images/bar_left.gif: Initial revision
2870  
2871  2001-05-18 20:46  precision    Uriah Welcome (precision at users.sf.net)
2872  
2873      * README, COPYING (tags: REL-2-3, REL-2-2, REL-2-2-RC1, REL-2-1,
2874        REL-2-0, rel-1-9), index.php, includes/system_header.php,
2875        includes/system_footer.php, includes/class.Template.inc.php
2876        (tags: rel-1-9), includes/lang/de.php, includes/lang/lt.php,
2877        includes/lang/it.php, includes/lang/da.php, includes/lang/et.php,
2878        includes/lang/fr.php, includes/lang/no.php, includes/lang/es.php,
2879        includes/lang/en.php, templates/aq/box.tpl, templates/aq/form.tpl
2880        (tags: rel-1-9), templates/aq/images/redbar_middle.gif (tags:
2881        REL-2-1, REL-2-0, rel-1-9), templates/aq/images/d.gif (tags:
2882        REL-2-1, REL-2-0, rel-1-9), templates/aq/images/inf.gif (tags:
2883        REL-2-1, REL-2-0, rel-1-9), templates/aq/images/g.gif (tags:
2884        REL-2-1, REL-2-0, rel-1-9), templates/aq/images/bar_middle.gif,
2885        templates/aq/images/aq_background.gif (tags: REL-2-3, REL-2-2,
2886        REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9),
2887        templates/aq/images/bar_right.gif,
2888        templates/aq/images/redbar_right.gif (tags: REL-2-1, REL-2-0,
2889        rel-1-9), templates/aq/images/coininfd.gif (tags: REL-2-1,
2890        REL-2-0, rel-1-9), templates/aq/images/coinsupd.gif (tags:
2891        REL-2-1, REL-2-0, rel-1-9), templates/aq/images/redbar_left.gif
2892        (tags: REL-2-1, REL-2-0, rel-1-9),
2893        templates/aq/images/coininfg.gif (tags: REL-2-1, REL-2-0,
2894        rel-1-9), templates/aq/images/coinsupg.gif (tags: REL-2-1,
2895        REL-2-0, rel-1-9), templates/aq/images/bar_left.gif,
2896        templates/aq/images/sup.gif (tags: REL-2-1, REL-2-0, rel-1-9),
2897        templates/aq/images/space15_15.gif (tags: REL-2-3, REL-2-2,
2898        REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9),
2899        templates/aq/images/fond.gif (tags: REL-2-1, REL-2-0, rel-1-9),
2900        templates/classic/box.tpl, templates/classic/form.tpl,
2901        templates/classic/images/redbar_middle.gif,
2902        templates/classic/images/bar_middle.gif,
2903        templates/classic/images/bar_right.gif,
2904        templates/classic/images/redbar_right.gif,
2905        templates/classic/images/trans.gif (tags: REL-2-3, REL-2-2,
2906        REL-2-2-RC1, REL-2-1, REL-2-0, rel-1-9),
2907        templates/classic/images/redbar_left.gif,
2908        templates/classic/images/bar_left.gif (utags: start): initial
2909        checkin of 1.3 code
2910  


Généré le : Sun Feb 25 17:20:01 2007 par Balluche grâce à PHPXref 0.7