STaRBUC --------------------------------------------------------------------- Standard Tape Resource Back-Up Console --------------------------------------------------------------------- --------------------------------------------------------------------- COPYRIGHT THE FOLLOWING 10 LINES MAY NOT BE REMOVED, but may be appended with additional contributor info. STaRBUC Copyright (C) 2010, 2011 V. Spinelli for Sorrento Lactalis American Group This program comes with ABSOLUTELY NO WARRANTY; As this program is based on [and has dependancies] the content of GPL, AGPL, and LGPL works, GPL is preserved. This is open software, released under GNU Affero GPL (AGPL) v3, and you are welcome to redistribute it, with this tag in tact. ... http://www.sorrentolactalis.com ... http://www.spinellicreations.com --------------------------------------------------------------------- --------------------------------------------------------------------- CONTACT Author V. Spinelli Email: Vince@SpinelliCreations.com Site: http://spinellicreations.com Handle: PoweredByDodgeV8 Copyright Holder Sorrento Lactalis American Group Email: http://www.sorrentocheese.com/about/contact.html Site: http://www.sorrentolactalis.com --------------------------------------------------------------------- --------------------------------------------------------------------- REVISION HISTORY ENTRY NAME V REV NOTES ----- ---- - --- ----- 0 STaRBUC 0.1 n/a first hack at it 1 STaRBUC 0.2 n/a finished up documentation and added tape serial number traceability to logfile. 2 STaRBUC 0.2 1 bugfix - fork to background for lock prior to backup execution caused both commands to conflict at the same time. backup execute now waits for lock to finish with removal of amphersand. 3 STaRBUC 0.2 2 switched php argument method to utilize the ';' character rather than the '&' character to make validation possible. 4 STaRBUC 0.2 3 firefox bugfix for css behavior issue when printing multiple pages. directory index redirect rework. 5 STaRBUC 0.2 4 new method of allowing (or not) backup actions. unless certain status conditions are met, it will be blocked. -- allow other operations (non backup) during time that backups are disabled by sys admin -- functionalized some items, added a global functions file -- display active user (if any) and time stamp of server on every page. -- added advanced options file too. -- ability to run multiple instances of STaRBUC by declaring web-root directory. -- misc other goodies. 6 STaRBUC 0.2 5 bugfix for above (home button and ops window checking) ---------------------------------------------------------------------