Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-24 | adduser.local and deluser.local: Improve support for mailinglists and samba ↵ | Jonas Smedegaard | |
passwords, and add (non-generic) support for environments with dummy/real users. | |||
2002-02-22 | showlog: Remove support (and need) for config file - there's no user ↵ | Jonas Smedegaard | |
servicable parts inside.... | |||
2002-02-22 | showlog: New command to list logfiles with simple options (targeted at local ↵ | Jonas Smedegaard | |
admins). | |||
2002-02-22 | user-init: Improvements and corrections to web_*, ftp_* and mac_* shares ↵ | Jonas Smedegaard | |
(and lock TrashCan again - it still doesn't work correctly in netatalk). | |||
2002-02-21 | user-init: _Really_ let everybody read dirs in private ftp_* dirs. | Jonas Smedegaard | |
2002-02-21 | user-init: Let everybody read dirs in private ftp_* dirs. | Jonas Smedegaard | |
2002-02-21 | user-init: Add support for private ftp_* dirs. | Jonas Smedegaard | |
2002-02-18 | localdumpsql: Make sure not only postgresql-client is installed before ↵ | Jonas Smedegaard | |
looking for databases. | |||
2002-02-11 | userforward: Mention force option when backing out. | Jonas Smedegaard | |
2002-02-11 | userforward: Add force option. | Jonas Smedegaard | |
2002-02-11 | localmkpostfixvirtual: Print the real groups instead of what is maybe noted ↵ | Jonas Smedegaard | |
as roomnumber hints. | |||
2002-02-11 | tar needs to be executed from a readable directory, even if target dir is ↵ | Jonas Smedegaard | |
set (found out when running from /root).localezcreate | |||
2002-02-05 | Misc updates tp localwebstats. | Jonas Smedegaard | |
2002-01-27 | Add ModLogAn support. | Jonas Smedegaard | |
Sort log lists (what a bummer!). | |||
2002-01-27 | Major overhaul of localwebsearch: | Jonas Smedegaard | |
- 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. | |||
2002-01-27 | Small tweaks to localwebstats: | Jonas Smedegaard | |
- Include configfile path in error when config can't be loaded. - More DEBUG status messages. - Small cleanups here and there. | |||
2002-01-27 | Misc. bugfixes and tweaks to localrundig: | Jonas Smedegaard | |
- 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. | |||
2002-01-27 | Only deregister found files (filenames sometimes change from old to new ↵ | Jonas Smedegaard | |
package). | |||
2002-01-27 | Only register files once (on interrupted installs same files are possibly ↵ | Jonas Smedegaard | |
installed multiple times). | |||
2002-01-25 | Delete localwebstats-all, Add whois-dk. | Jonas Smedegaard | |
2002-01-24 | Re-rename badly renamed vpopmail2postfixvirtual to localmkpostfixvirtual. | Jonas Smedegaard | |
2002-01-23 | Correct (and comment out for now) ezpasswd entry. Correct parameter limit ↵ | Jonas Smedegaard | |
check. Add example to usage. | |||
2002-01-23 | Bring localezcreate up-to-date with ezpublish 2.2.3-0.0.1. Correct apache ↵ | Jonas Smedegaard | |
config. Correct usage output. | |||
2002-01-21 | Changes to localrundig and begin work on localwebsearch (works from cron only). | Jonas Smedegaard | |
2002-01-21 | Add localrundig (copy of rundig from htdig 3.1.6-0.snapshot011118). | Jonas Smedegaard | |
2002-01-17 | localwebstats: use find instead of ls (no complaints with empty result). | Jonas Smedegaard | |
2002-01-14 | Several changes to localwebstats: | Jonas Smedegaard | |
- 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. | |||
2002-01-09 | localwebstats: Put AWStats cache files in STATSDIR, so it is purged on init. | Jonas Smedegaard | |
2002-01-09 | localwebstats: Ooops - forgot to remove debug mess. | Jonas Smedegaard | |
2002-01-09 | localwebstats updates: | Jonas Smedegaard | |
- CACHEFILE option before LOGDATA option (probably makes no difference, but better be safe than sorry). - set LANGUAGE ENGLISH on rmagic update (not only init). | |||
2002-01-09 | localwebstats updates: | Jonas Smedegaard | |
- Add support for Report Magic (in english...). - Force overwrite of LOGDATA gzip'ing. | |||
2002-01-09 | localwebstats: gzip LOGDATA after use. Have AWStats use LOGDATATMP as much ↵ | Jonas Smedegaard | |
as possible. | |||
2002-01-09 | Several updates to localwebstats: | Jonas Smedegaard | |
- 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. | |||
2002-01-04 | Major overhaul of localwebstats: | Jonas Smedegaard | |
* 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). | |||
2002-01-04 | Spit out reason when exiting, add new hints LOGFILESRESOLVED and ↵ | Jonas Smedegaard | |
LOGFILESRESOLVEDGZ, and support empty output of logfile hints | |||
2002-01-04 | localwebstats: Add another debug message. | Jonas Smedegaard | |
2002-01-02 | quote output of getent. | Jonas Smedegaard | |
2001-12-13 | volinit-netatalk: Improve uid check and fallback to default user and group. | Jonas Smedegaard | |
2001-12-13 | Cleanup of volinit-netatalk: | Jonas Smedegaard | |
+ Support uid's containing dots (use ":" instead of "." in chown commands). + Add description. + Remove old commented out lines. | |||
2001-12-13 | Keep uid when resetting all files (nice to have to locate the responsible ↵ | Jonas Smedegaard | |
person for a file). | |||
2001-12-12 | Initial revision | Jonas Smedegaard | |