2024-09-14 Eric Gerbier <
eric.gerbier@tutanota.com>
3.8.1
- can stop scan with control+c
2023-01-18 Eric Gerbier <
eric.gerbier@tutanota.com>
3.8.0
- add new experimental directive/option mask_sysupdate
2018-11-16 Eric Gerbier <
gerbier@users.sourceforge.net>
3.6.1
2015-07-03 Eric Gerbier <
gerbier@users.sourceforge.net>
3.5.3
2016-08-05 Eric Gerbier <
gerbier@users.sourceforge.net>
3.5.2
- improvements
- (afick-tk) manage report_summary, report_context directives
- (afick-tk) improve directives doc : add new directives, match config_directives names and order
- new features
- (afick-tk) add learn feature (in configuration menu)
- (afick-tk) config_directives : add keep button to match old menu_option behavior
- incompatiblities
- (afick-tk) remove menu_option (duplicate from configuration/directives)
- internal
- (afick-tk) split main sub in small functions
- (afick-tk) clean code : remove unused variables
2015-12-04 Eric Gerbier <
gerbier@users.sourceforge.net>
3.5.1
- bugfix
- fix bug on write config file (bad old write_config)
- fix bug on write new config file
- improvements
- change perl shebang for more generic, using env
2015-05-13 Eric Gerbier <
gerbier@users.sourceforge.net>
3.5.0
- use Afick::Cfg
- change log analysis : use detailed instead summary
2015-01-09 Eric Gerbier <
gerbier@users.sourceforge.net>
3.4.3
- bugfix
- after save config, reload only if same name
2014-12-12 Eric Gerbier <
gerbier@users.sourceforge.net>
3.4.2
- bugfix
- (afick-tk) fix bug on saved config file name on unix (bad name)
- improvements
- (afick-tk) test if abort on file selection for configfile save (avoid error message)
2014-11-21 Eric Gerbier <
gerbier@users.sourceforge.net>
3.4.1
- bugfix
- allow start without file config : load default config
- improvements
- force use same path for all afick commands (wrapper)
- in verbose mode, show full command line (wrapper)
- new sub build_cmdline to share common code for wrapper options between afick and afickonfig calls
- incompatibilities
- remove command line directives options
2012-07-19 Eric Gerbier <
gerbier@users.sourceforge.net>
3.2
- match 2.22 for features
- use Afick::Tst
- fix bug on progress option
2012-07-19 Eric Gerbier <
gerbier@users.sourceforge.net>
2.22
- add stat_date plugin
- windows : move database files to database directory
2012-07-20 Eric Gerbier <
gerbier@users.sourceforge.net>
3.1
- first object version of afick, matching in feature the la 2.21
2011-10-05 Eric Gerbier <
gerbier@users.sourceforge.net>
2.18
- better history help (add buttons info)
- clean (remove) some global variables
2011-06-02 Eric Gerbier <
gerbier@users.sourceforge.net>
2.17
- fix perlcritic warnings
- now common version with afick.pl
- search for default config file is now the same for unix and linux : /etc/afick.conf then afick.conf
2009-07-24 Eric Gerbier <
gerbier@users.sourceforge.net>
2.14-1
- add command line options database,history,archive to allow analyse on another computer
2009-01-16 Eric Gerbier <
gerbier@users.sourceforge.net>
2.13-1
- new directive/option only_suffix
- new analysis option stat_ext
- print dangling file as info if warn_dead_symlinks is disabled
2008-10-19 Eric Gerbier <
gerbier@users.sourceforge.net>
2.12-1
- clean code with perlcritic tool
2008-04-10 Eric Gerbier <
gerbier@users.sourceforge.net>
2.11-1
- only one doc source : the included pod doc
2006-10-05 Eric Gerbier <
gerbier@users.sourceforge.net>
2.9-1
- add archive menu
- rename search to ana_search, search_action to ana_search_action, search_help to ana_search_help
2006-09-04 Eric Gerbier <
gerbier@users.sourceforge.net>
2.9-0
- add check_update option
- clean code to follow Damian Conway rules
- move html doc to html sub-directory
2005-08-17 Eric Gerbier <
gerbier@users.sourceforge.net>
2.8-2
- bugfix : afick-gui can be started again by not-root users
2005-05-01 Eric Gerbier <
gerbier@users.sourceforge.net>
2.7.1
- now use get_configuration (from afick_common)
- add directives configuration menu
- fix bug on save config directory (now use file name from box)
- add new directives allow_overload, follow_symlinks
2005-02-09 Eric Gerbier <
gerbier@users.sourceforge.net>
2.7.0
- redesign progress window (split files and percents)
- add 2 times window (elapsed, remaining time)
- in progress mode, reduce the number of update calls
- add stat_secu, stat_size and search in analysis menu
- add "addpath/addlib" (afickonfig call) in configuration menu
- new wrapper sub to allow afickonfig call
- now use is_microsoft sub (afick-common)
2004-12-17 Eric Gerbier <
gerbier@users.sourceforge.net>
2.6.0
- on history, delete change entry color to black
- change color for deleted from blue to brown
- move style declare to where it is used
- change clean history algorithm (work on one file only)
- add comments and remove old code
2004-11-12 Eric Gerbier <
gerbier@users.sourceforge.net>
2.5.0
- add option clean_config
- now use common lib afick_common.pl
- change global var naming
2004-09-10 Eric Gerbier <
gerbier@users.sourceforge.net>
2.4.0
- clean rpm files with rpmlint
- add afick-gui alias
- change time from gmt to local time
2004-06-30 Eric Gerbier <
gerbier@users.sourceforge.net>
2.3.0
- fix bad percent display on init (to 0)
- move options to menus
2004-05-07 Eric Gerbier <
gerbier@users.sourceforge.net>
2.2.0
- replace buttons by menus
- add bind keys for quicker actions
- replace double quotes by simple if possible
2004-04-05 Eric Gerbier <
gerbier@users.sourceforge.net>
2.1.0
- reference to array in sub
- add history menu for history and archive access
- add colors in text
- common colors
- now have a common load sub for all entries (pipe or saved files)
- a common sub (display_message) for all helps
2004-03-11 Eric Gerbier <
gerbier@users.sourceforge.net>
2.0.0
- split in 2 packages command-line and gui
back to main page