summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-04-09Remove old commented out code from localezcreate.Jonas Smedegaard
2002-04-02Fix mailinglist handling in deluser.local.Jonas Smedegaard
2002-03-30Ask about access to local devices in adduser.local, and exit user-init ↵Jonas Smedegaard
cleanly if unsupported.
2002-03-29Fix using opts twice.Jonas Smedegaard
2002-03-29Correct logic once more (and it _works_ this time...!)Jonas Smedegaard
2002-03-29Correct logic of parameter parsing (and BTW - last commit also included fix ↵Jonas Smedegaard
for actually generating the cert when force removing the old one).
2002-03-29Improve parameter parsing and remove short options requiring a parameter.Jonas Smedegaard
2002-03-29-h is help. And improve help text.Jonas Smedegaard
2002-03-29Rename localmkmailcerts to localmksslcerts. Major rewrite.Jonas Smedegaard
2002-03-28Be as generic in deluser.local as in adduser.local regarding mailinglists.Jonas Smedegaard
2002-03-18Move lockfile routines closer to where it is actually needed in ↵Jonas Smedegaard
localwebsearch - and disable it, as it doesn't work currently :-(
2002-03-18Suppres all output from ModLogAn (can't seem to find other ways to guiet ↵Jonas Smedegaard
down the program).
2002-03-14Update changelog.Jonas Smedegaard
2002-03-14Fix bug: adduser.local would _always_ add user to users, not other lists.Jonas Smedegaard
2002-03-14Add websuexec swolog option and interpret weberrors like weberror.Jonas Smedegaard
2002-03-14Revert the rename of user-mailaddr - to avoid the need of explaining to ↵Jonas Smedegaard
sudoers the difference between official debian stuff and local hacks (which is the reason for the prepending local*).
2002-03-11Rename user/mailadr to localusermailaddr and add comment.Jonas Smedegaard
2002-03-09rename rm-toobig to localrmtoobig and add comments.Jonas Smedegaard
2002-03-07deluser.local: Stricten check for removing home (fatal error!!!).Jonas Smedegaard
2002-03-07Rename files and add/improve descriptive headers.Jonas Smedegaard
2002-03-07Add comment for adduser.local.Jonas Smedegaard
2002-03-07Add ChangeLog.Jonas Smedegaard
2002-03-05localmkpostfixvirtual: Alow dash ("-") in email domainpart as well. Look for ↵Jonas Smedegaard
localpart hints in root account.
2002-03-05localmkpostfixvirtual: Alow dash ("-") in email localpart.Jonas Smedegaard
2002-02-28localwebstats: Correct ModLogAn options.Jonas Smedegaard
2002-02-28Move whois-dk to bin.Jonas Smedegaard
2002-02-25showlog: Add option system.Jonas Smedegaard
2002-02-25A few more tweaks and corrections to adduser.local, deluser.local and user-init.Jonas Smedegaard
2002-02-24deluser.local: Corrections to removing home dir.Jonas Smedegaard
2002-02-24A few more tweaks and corrections to adduser.local, deluser.local and user-init.Jonas Smedegaard
2002-02-24deluser.local: Another small (but important) correction.Jonas Smedegaard
2002-02-24adduser.local and deluser.local: Small (but important) corrections.Jonas Smedegaard
2002-02-24adduser.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-22showlog: Remove support (and need) for config file - there's no user ↵Jonas Smedegaard
servicable parts inside....
2002-02-22showlog: New command to list logfiles with simple options (targeted at local ↵Jonas Smedegaard
admins).
2002-02-22user-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-21user-init: _Really_ let everybody read dirs in private ftp_* dirs.Jonas Smedegaard
2002-02-21user-init: Let everybody read dirs in private ftp_* dirs.Jonas Smedegaard
2002-02-21user-init: Add support for private ftp_* dirs.Jonas Smedegaard
2002-02-18localdumpsql: Make sure not only postgresql-client is installed before ↵Jonas Smedegaard
looking for databases.
2002-02-11userforward: Mention force option when backing out.Jonas Smedegaard
2002-02-11userforward: Add force option.Jonas Smedegaard
2002-02-11localmkpostfixvirtual: Print the real groups instead of what is maybe noted ↵Jonas Smedegaard
as roomnumber hints.
2002-02-11tar 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-05Misc updates tp localwebstats.Jonas Smedegaard
2002-01-27Add ModLogAn support.Jonas Smedegaard
Sort log lists (what a bummer!).
2002-01-27Major 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-27Small 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-27Misc. 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-27Only deregister found files (filenames sometimes change from old to new ↵Jonas Smedegaard
package).