Age | Commit message (Collapse) | Author |
|
Sort log lists (what a bummer!).
|
|
- Remove unused run-mode options.
- Added run-mode "initprep" that marks next run as a full run (inspired
by new design of htdig cron routines).
- Properly structure run-modes, and use individual lockfiles for each
WEBDIR.
- Remove leftover stuff from localwebstats.
|
|
- Include configfile path in error when config can't be loaded.
- More DEBUG status messages.
- Small cleanups here and there.
|
|
- Be less strict on filename characters.
- Remove debug mess.
- Use LOCALDBDIR consistently (prepare for passing on to upstream by
simply s/(LOCAL|local)//.
- Separate static and semi-static (generate-once) language files from db
files.
|
|
package).
|
|
installed multiple times).
|
|
|
|
|
|
check. Add example to usage.
|
|
config. Correct usage output.
|
|
|
|
|
|
|
|
- Exit on error.
- Have all functions equally expect options LOGROOT, WEBROOT and WEBSITE (in that order).
- Don't exit on empty LOGDATARESOLVED.
- Add hooks for functions pre_init, pre_update, post_init and post_update.
- Remove last traces of logfiles, logfilesgz, logfilesresolved and logfilesresolvedgz functions.
- Corrections to webdirs function.
|
|
|
|
|
|
- CACHEFILE option before LOGDATA option (probably makes no difference, but better be safe than sorry).
- set LANGUAGE ENGLISH on rmagic update (not only init).
|
|
- Add support for Report Magic (in english...).
- Force overwrite of LOGDATA gzip'ing.
|
|
as possible.
|
|
- Include *.local config files on init. Remove option reset.
- Improve webdirs() function.
- Add logcontent* functions and reorder logfile* functions to reflect the order they are used.
- Rename LOGDATA* output filenames to be more obvious.
- Make sure output is generated even if last pool of data is empty.
- Avoid using DB features of jdresolve - they are broken currently, it seems.
|
|
* Correctly split reset and update runs.
* Improve awstats defaults.
* Make sure all LOGDATA files are (at least) touched before use.
* Remove double -Q Webalizer option.
* Added option "init" that does a reset and overwrites config files to
default values.
* Replace inline `cmd` commands with the (as I understand it) newer
$(cmd) variant.
* Replace ${var} with the simpler $var.
* Replace == tests with sh-compliant =.
* Add variable STATSDIR and remove WEBDIR.
* Put all binaries as variables in top of script (but below configurable
ones).
* No longer make symlinks into website (doesn't work well, and I have
switched to using a separate stats website instead).
|
|
LOGFILESRESOLVEDGZ, and support empty output of logfile hints
|
|
|
|
|
|
|
|
+ Support uid's containing dots (use ":" instead of "." in chown commands).
+ Add description.
+ Remove old commented out lines.
|
|
person for a file).
|
|
|