GBAK Scheduler for Interbase, Firebird

2011-08-01, 1.0.10
- New ZIP component with Zip64 (4.5) support  allows 
  more and/or larger files, stores UTF8 file names  
  supports international file names.

2011-01-29, 1.0.9
- Backup was not working correctly if database server
  was on Linux machine (renaming of temporary backup
  file failed). Corrected.

2009-07-27, 1.0.8
- New version of delphi zip dll (1.79.11.13)
- FTP mirror support added:
  * Now it is possible to mirror backup files to FTP
    server. FTP proxy settings are avaliable on Options
    panel.
- Fixed encryption / decryption of passwords etc. in
  gbakschd.ini settings file. In some cases it was 
  possible that encryption algorithm created string
  that included FF (form feed), LF (line feed) etc.
  characters. These caused that such string was not
  readed correctly from ini file (known limitation of
  ini files). Now these encrypted strings are also
  Base64 encoded and stored in seperate keys in ini
  file to preserve backward compatibility. If program
  finds new Base64 encoded key then it uses it, else
  it reads old string.

2009-03-15, 1.0.7
- New action for creating a copy of a backup task.

2009-02-10, 1.0.6
- Sending emails using TSocket is replaced with Indy 
  components.
- Enhanced email settings: 
  * You can specify sender name and address. 
  * SMTP servers that require authenticationare now 
    supported. 
  * Custom SMTP server port is now supported. 
  * Email can have custom Subject text (configured per 
    task). 
  * Email form is configurable globaly with 3 options 
    to choose: Html, plain log fileand zipped log file.
- "Plain set" preserved backups is extended from 100 to 
  365 so you can have backup for whole year.  

2009-01-11, 1.0.5
- "Plain Set" backup plan was not working correctly in 
  combination with creating ZIP backup.
- Added new option to include partial log file into ZIP 
  file. This is GBAK part of the log.

2008-11-19, 1.0.4
- Executing help from main menu now works again.
- Minor correction in Trace (debug) mode. Database and 
  backup path was executed as quoted, but this was not 
  visible in trace log.

2007-10-09, 1.0.3
- NT Service Installation now puts service path in double 
  quotes if it contains spaces.

2007-10-08, 1.0.2
- Fixed backup creation for databases with spaces in 
  database, backup or Logging path

2007-09-26, 1.0.1
- Rebuilded in Delphi 2006
- Added *.ib, *.fdb to database dialog filter

