CHANGELOG
Table of Contents
- 2.2.0
- 2.1.0
- 2.0.0
- 1.8.0
- 1.7.0
- 1.6-0
- 1.5-0
- 1.4-1
- 1.4-0
- 1.3-1
- 1.3-0
- 1.2-0
- 1.1-0
- 1.0.0
- 0.9.3
- 0.9.2
- 0.9
2004-05-08 Eric Gerbier <gerbier@users.sourceforge.net> 2.2.0
- replace double quotes by simple if possible
- add the NICE macro to control afick cron job priority (on a suggest from Bryan )
- fix missing file name in print mode
- bug on dangling links, defined as top file in config file ( bad * $rep) (on a bug report from Bütow Michael)
- add macro BATCH to allow cron remote control
2004-04-05 Eric Gerbier <gerbier@users.sourceforge.net> 2.1.0
- reference to array in sub (on a suggest from Terry Gliedt)
- new directive debug
- add an eval on FileSecurity to avoid perl crash or warning (on a bug * report from Scott Harlow)
- remove perl -T flag to have same version on all os
- a new Makefile.pl for tgz install (check dependencies) (on a suggest from Terry Gliedt)
- fix a bug with --print and archive mode
- add a planning.bat on windows to insert a task in planning (with the help from Andre DUCLOS)
2004-03-11 Eric Gerbier <gerbier@users.sourceforge.net> 2.0.0
- add ignore_case directive/option
- add history directive/option
- add archive directive
- bug in soustractive alias
- remove/clean global var
- split in 2 packages command-line and gui
- add a makefile for tgz package
- add macro VERBOSE to suppress useless mail if no changes
2004-01-28 Eric Gerbier <gerbier@users.sourceforge.net> 1.8.0
- for new files, display inode date
- for deleted files, display parent change date
- output format change to allow automatic parsing (comments)
- add all perl dependencies in package
- resolv all name to absolute path
- afick-tk, more homogenous gui
- afick-tk, add tree view
- afick-tk, add balloon for context help
2004-01-17 Eric Gerbier <gerbier@users.sourceforge.net> 1.7.0
- add a line to explain fields on print action
- add html doc
- add acl instead uid field on windows (Win32::Filesecurity)
- now use POSIX macros for portability
- afick-tk, add a little 'wizard'
- afick-tk,now display file number and percent
- add sha1 checksum
2004-01-01 Eric Gerbier <gerbier@users.sourceforge.net> 1.6-0
- fix a bug on report_url (with null)
- detect changes during scan
- fix a bug on deleted directories if not report_full
- add a new -t/timing flag to print cpu statistics
- add a new -r/--running_files to warn about modified files during program run
2003-12-10 Eric Gerbier <gerbier@users.sourceforge.net> 1.5-0
- add exclude_suffix directive
- add progress option for afick-tk
- new sub warning
- add new warnings on bad config lines
- fix a bug on alias resolution
- afick-tk, add progress bar and file stat
- afick-tk, add warning section, and update window
- afick-tk, rewrite widget structure
- afick-tk, new warning sub
- afick-tk, change saved output to .log
- afick-tk, rewrite help
2003-11-28 Eric Gerbier <gerbier@users.sourceforge.net> 1.4-1
- a better control between afick and afick.pl calls
- afick.cron, now test -x (leo west)
- rewrite afick help and man page in a better way
2003-11-13 Eric Gerbier <gerbier@users.sourceforge.net> 1.4-0
- add an auto-control to check afick changes
- perl checking for sub arguments (prototypes)
- afick-tk, version in title
- change getopt for compatibility with old perl version
- allways get a hostname in cron job
- the exit status now depends upon changes
2003-10-22 Eric Gerbier <gerbier@users.sourceforge.net> 1.3-1
- fix a bug in compare mode
- more debug infos
- afick-tk, change checkbox to optionmenu to have 3 choices (keep, overload, negative overload)
2003-10-14 Eric Gerbier <gerbier@users.sourceforge.net> 1.3-0
- add file type
- sort results
- add menu entries
- add report_full_newdel directive
- add ignore_missing_file directive
- add WARNING word for all warning
- add long options (gnu, posix)
- default config file change according operating system
- afick-tk, change cursor to clock during search
- afick-tk, radio-buttons to configure options
- afick-tk, fix bug in save config on windows
2003-10-02 Eric Gerbier <gerbier@users.sourceforge.net> 1.2-0
- add report and debug subroutines to have more general use
- add report_url directive (stdout, stderr, null)
- now have summary and detailed output
- test for directories for equal scan
- automatic database init on first install
- fix a bug on -l flag use
- remove checksum on sockets
- afick-tk , edit and save config file
- afick-tk , report stderr too
- afick-tk , clear output after each operation
- afick-tk , outpout expand to fill window
2003-09-23 Eric Gerbier <gerbier@users.sourceforge.net> 1.1-0
- fix bug for md5
- add warn_dead_symlinks directive
- fhs appliance (debian)
- distinguish dir and dir/ for =
- add quit buttons in afick-tk
- add about window in afick-tk
- add manpage for afick-tk
- add log file for cron jobs
- add logrotate for log file
2003-09-17 Eric Gerbier <gerbier@users.sourceforge.net> 1.0.0
- add a default config file is /etc/afick.conf
- add database in config file (-b option is obsolete now)
- add equals selection lines (directories to scan, withour recurse)
- add a beta tk interface : afick-tk.pl
- add ctime (c) and block count (b) parameters
2003-08-13 Eric Gerbier <gerbier@users.sourceforge.net> 0.9.3
- add aliases in config file with +- syntaxe
- add configuration man page
2003-08-12 Eric Gerbier <gerbier@users.sourceforge.net> 0.9.2
- display in a more human way (device, perm)
- add configurable attribute in config file
2002-09-09 Eric Gerbier <gerbier@users.sourceforge.net> 0.9
- first public version package
back to main page