Commit Graph

4 Commits

Author SHA1 Message Date
Frank Fegert 6f95782ec3 - Some pre-release cleanup.
- First attempt to reduce the PollD runtime, by querying only the events
  for backups_all/archives_all that occured since the last PollD run.
2009-06-21 22:04:17 +00:00
Frank Fegert 8071794ae2 - Database changes:
- Fixed wrong beta release version.
  - Changed 'archives_24h' query from append to update to match 'backups_24h'.
  - Removed example server entries.
- Workaround for cases where PHP-option 'magic_quotes_gpc = on' messes up
  quoted data in POSTs.
- Workaround for truncated single line input fields. If strlen > 150, use
  textbox instead of input/text. Might be browser dependent, adjust limit
  as needed.
2009-06-19 21:40:25 +00:00
Frank Fegert 918467a703 - Fixed typo.
- Switched comments from german -> english.
- Extended cfg_config.confval to 255 characters to be able to hold long paths.
- Added entries for tsmmonitor and polld logfiles to cfg_config.
2009-05-23 12:25:11 +00:00
Michael Clemens 5d24954cea added tsmmonitor.sql for initial db import 2009-05-14 10:34:52 +00:00