diff options
236 files changed, 0 insertions, 19830 deletions
diff --git a/.cvsignore b/.cvsignore deleted file mode 100644 index 8f2c9c4..0000000 --- a/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -ChangeLog.bak diff --git a/ChangeLog b/ChangeLog deleted file mode 100644 index c02ff13..0000000 --- a/ChangeLog +++ /dev/null @@ -1,7802 +0,0 @@ - - ChangeLog for local-COMMON --==========================- - - - All dates/times are in GMT. - - Generated from cvs log entries - (cvs2cl --gmt -S --no-wrap --header ChangeLog.header --usermap ChangeLog.users) - - ChangeLog.header file taken from lame CVS. - --- - -2007-12-07 01:04 Jonas Smedegaard <dr@jones.dk> - - * postfix/reject_rhsbl_sender: - - Disable bogusmx.rfc-ignorant.org for now. - -2007-12-05 10:06 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Use improved amavis config. - -2007-12-05 09:53 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Major rewrite to prepare in tempdir and show diff before applying. - -2007-10-20 00:41 Jonas Smedegaard <dr@jones.dk> - - * apache2/sites-available/users.secure-example.com: - - Major rewrite. Add OpenID support. - -2007-10-19 22:23 Jonas Smedegaard <dr@jones.dk> - - * apache2/sites-available/: lists.secure-example.com, - mail.secure-example.com, users.secure-example.com, - wiki.secure-example.com, www.secure-example.com: - - Adjust log setup. Tighten spacing and indentation. - -2007-10-19 22:10 Jonas Smedegaard <dr@jones.dk> - - * apache2/sites-available/users.secure-example.com: - - Fix hostname in log path. - -2007-10-19 21:55 Jonas Smedegaard <dr@jones.dk> - - * apache2/sites-available/: people.secure-example.com, - users.secure-example.com: - - Drop people.secure-example.com and add slightly different users.secure-example.com. - -2007-10-19 21:50 Jonas Smedegaard <dr@jones.dk> - - * apache2/conf.d/local-log-origin.conf: - - log format for redirected hosts. - -2007-10-19 01:14 Jonas Smedegaard <dr@jones.dk> - - * amavis/mklists.sh: - - Fix typo causing exceptions to be ignored. - -2007-10-17 12:25 Jonas Smedegaard <dr@jones.dk> - - * amavis/mklists.sh: - - Add support for host-specific exceptions and additions. - -2007-10-09 10:03 Jonas Smedegaard <dr@jones.dk> - - * amavis/cron.daily/local-amavis: - - Remove all badh* files immediately. - -2007-09-30 02:53 Jonas Smedegaard <dr@jones.dk> - - * apache2/conf.d/local-ikiwiki.conf: - - Local ikiwiki config snippet. - -2007-09-30 02:52 Jonas Smedegaard <dr@jones.dk> - - * apache2/conf.d/local-horde3.conf: - - Local horde3 config snippet. - -2007-09-25 14:30 Jonas Smedegaard <dr@jones.dk> - - * amavis/: mkaddon.sh, .cvsignore: - - Drop deprecated auto-generated config (we now use layered config instead. - -2007-09-25 12:22 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, mklists.sh: - - Avoid spamscanning when MX backup. - -2007-09-25 11:49 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavisd.conf.addon: - - Adjust comments. Move dgih-specific quirk to local config file. - -2007-09-24 23:15 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Trust recipient verification. - -2007-09-24 16:11 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Avoid checking yahoo domains for sender address - they refuse to cooperate. - -2007-09-13 10:42 Jonas Smedegaard <dr@jones.dk> - - * postfix/: postfix.sh, smtpd_recipient_restrictions: - - Disable greylist - deemed too risky currently. - -2007-08-23 15:45 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Add own daomins before peers for the rare cases of duplicates. - -2007-08-23 15:25 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Verify senders also of peer domains (sender and recipient verification should work cncurrently - the problem was verifying the verification probe address). - -2007-08-23 15:13 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Exclude sender address verification from postmaster@ to not verify verification probes. - -2007-07-24 00:33 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Fix resolving thisrealm (instead of thisdomain). - -2007-07-24 00:29 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Only verify senders of own domains, to avoid clashing with recipient verification on Redpill peers. - -2007-07-20 11:36 Jonas Smedegaard <dr@jones.dk> - - * ipmasq/rules/: A01precompute.rul, A01precompute_ipsec.def, - A80precompute_pfw.def: - - Use /bin/echo to avoid echo -e bashism. - -2007-07-19 00:25 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Force using TLS for peers if cacert.pem exist. - -2007-07-18 15:56 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Add TLS CApath for smtp, smtpd and lmtp. - -2007-07-13 12:22 Jonas Smedegaard <dr@jones.dk> - - * postfix/smtpd_recipient_restrictions: - - Don't verify mail from authenticated users or MX backups. - -2007-07-13 11:23 Jonas Smedegaard <dr@jones.dk> - - * postfix/smtpd_sender_restrictions: - - Drop verifying _all_ addresses. - -2007-07-12 19:37 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Fix sort. Fix version check. - -2007-07-12 19:29 Jonas Smedegaard <dr@jones.dk> - - * postfix/smtpd_sender_restrictions: - - Drop warning when rejecting unverified sender. - -2007-07-12 19:25 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Verify senders from known (other realms of same Redpill) domains. Rename param -> file in catfirstfile function. - -2007-07-12 18:59 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Drop pre-2.2 note. - -2007-07-12 18:58 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Drop pftls flag (relevant only for pre-2.2 postfix versions). - -2007-07-12 18:55 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Drop support for other than postfix 2.2. - -2007-07-12 18:50 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Bump up copyright. - -2007-07-12 18:49 Jonas Smedegaard <dr@jones.dk> - - * postfix/: getmaildomains.sh, maildomains, postfix.sh: - - Verify a bunch of suspect domains by default. - -2007-07-12 18:37 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Rename paramdir -> configdir. Fix resetting configdir before use. - -2007-07-12 18:06 Jonas Smedegaard <dr@jones.dk> - - * postfix/smtpd_sender_restrictions: - - Verify senders - but only warn for now... - -2007-07-12 17:57 Jonas Smedegaard <dr@jones.dk> - - * postfix/smtpd_recipient_restrictions: - - Reject unverified recipients. - -2007-07-12 14:30 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Make sure sender_access file exist and is postmap'ed. - -2007-07-12 14:03 Jonas Smedegaard <dr@jones.dk> - - * postfix/smtpd_sender_restrictions: - - Add sender_access checker. - -2007-07-12 14:01 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Add note about need for restart (not just reload) if master.conf has been edited. - -2007-07-12 13:15 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Fix typo. - -2007-07-11 22:58 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Drop postfix 1.x support. - -2007-07-11 22:51 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Fix bashisms. - -2007-07-11 22:49 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Separate code into function catfirstfile(). - -2007-07-11 17:28 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Support several prioritized locations for paramfiles. - -2007-06-12 12:04 Jonas Smedegaard <dr@jones.dk> - - * ldap/: mkldapdb, db/base.ldif.in: - - Add alternative ldap initialization script. - -2007-06-10 09:18 Jonas Smedegaard <dr@jones.dk> - - * ldap/: userimport.awk, userimport.sh: - - New dirty script to convert from getent to LDAP using awk. - -2007-06-06 11:05 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Drop unneeded grep (sed strips comments, so grepping really only stripped empty lines). - -2007-06-04 17:39 Jonas Smedegaard <dr@jones.dk> - - * postfix/maps_rbl_domains: - - Switch to Spamhaus ZEN and spamcop, and only them. - -2007-06-04 17:10 Jonas Smedegaard <dr@jones.dk> - - * postfix/maps_rbl_domains: - - Add commented URLs to valuable blacklisting resources. - -2007-06-04 17:06 Jonas Smedegaard <dr@jones.dk> - - * postfix/maps_rbl_domains: - - Drop no longer active blacklists block.blars.org and relays.ordb.org. - -2007-05-25 13:25 Jonas Smedegaard <dr@jones.dk> - - * postfix/permit_mx_backup_networks: - - Change public IP of home.base.dk from 80.198.39.228 to 87.57.161.214 (and not 87.57.151.214 - sigh). - -2007-05-25 11:25 Jonas Smedegaard <dr@jones.dk> - - * postfix/permit_mx_backup_networks: - - Change public IP of home.base.dk from 80.198.39.228 to 87.57.151.214. - -2007-05-09 08:11 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavisd.conf.addon: - - Lower filter limits to 10.0/3.0 (from 12.0/5.0). - -2007-04-14 08:42 Jonas Smedegaard <dr@jones.dk> - - * X11/Xresources/local: - - Disavle rxvt scrollbar. - -2007-04-14 08:15 Jonas Smedegaard <dr@jones.dk> - - * apt/apt.conf.d/: 99-local-set-preferred-x-terminal-emulator, - 99-local-set-preferred-x-www-browser, - preferred-alternatives.conf: - - Iceweasel preferred over firefox; urxvt preferred over rxvt-xterm. - -2007-04-05 10:36 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/postfix: - - Just ignore _all_ warnings about missing postfix MX host. - -2007-04-01 13:33 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Update ChangeLog. - -2007-02-22 11:14 Jonas Smedegaard <dr@jones.dk> - - * backupninja/configuration.sh: - - New snippet to invoke savelocaltweaks. - -2007-02-05 17:51 Jonas Smedegaard <dr@jones.dk> - - * postfix/smtpd_recipient_restrictions: - - Disable reject_unlisted_recipient as it does not work with mailman transport. - -2007-02-03 18:48 Jonas Smedegaard <dr@jones.dk> - - * postfix/reject_rhsbl_sender: - - Re-enable dsn.rfc-ignorant.org as it is crucial for senders to accept possible bounces. - -2007-01-26 21:14 Jonas Smedegaard <dr@jones.dk> - - * warnquota.conf: - - Add sample multilanguage warnquota.conf file. - -2007-01-23 18:57 Jonas Smedegaard <dr@jones.dk> - - * logcheck/cracking.ignore.d/local-postfix: - - Add postfix bad-word exclusion. - -2007-01-23 18:56 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/postfix: - - Expand postfix badword-exclusion to include all single-word entries of the logcheck inclusion. - -2007-01-14 16:59 Jonas Smedegaard <dr@jones.dk> - - * ldap/schema/: README.apple, apple.schema: - - Added apple.schema and README.apple with short description and origin. - -2006-12-14 14:31 Jonas Smedegaard <dr@jones.dk> - - * postfix/cron.weekky/local-purgeoldtrashedmails: - - New script to purge old trashed mails. - -2006-12-10 21:32 Jonas Smedegaard <dr@jones.dk> - - * spamassassin/sa-updateandimprove.sh: - - Fix tmpfile usage. Restart amavisd, not spamd. - -2006-12-10 12:06 Jonas Smedegaard <dr@jones.dk> - - * spamassassin/sa-updateandimprove.sh: - - Use -i (install) instead of -f (force) as switch. Install also a cron.daily symlink. - -2006-12-10 11:47 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavisd.conf.addon: - - Support per-ORG config snippet. - -2006-12-09 17:49 Jonas Smedegaard <dr@jones.dk> - - * spamassassin/sa-updateandimprove.sh: - - Silence daemon restart for use as cron job. - -2006-12-09 17:42 Jonas Smedegaard <dr@jones.dk> - - * spamassassin/sa-updateandimprove.sh: - - New script to automate updating rules and add extra ones from SARE. - -2006-12-01 22:17 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavisd.conf.addon: - - raise concurrent amavis daemons from 2 to 5. - -2006-10-23 20:31 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Fix SASL authentication (wrong keyword in /etc/postfix/sasl/smtpd.conf). - -2006-10-16 15:58 Jonas Smedegaard <dr@jones.dk> - - * dovecot/cron.weekly/local-archivemail: - - New cronjob to delete old trashed emails. - -2006-10-13 14:30 Jonas Smedegaard <dr@jones.dk> - - * offlineimap/offlineimaprc.example: - - Use central offlineimap.py file. - -2006-10-13 14:28 Jonas Smedegaard <dr@jones.dk> - - * offlineimap/: offlineimap.py, offlineimaprc.example: - - Add sample offlineimap config. - -2006-09-30 07:34 Jonas Smedegaard <dr@jones.dk> - - * postfix/maps_rbl_domains: - - Changing my mind: use list.dsbl.org again (not multihop). - -2006-09-30 07:28 Jonas Smedegaard <dr@jones.dk> - - * postfix/maps_rbl_domains: - - Re-enable multihop.dsbl.org (instead of list.dsbl.org). - -2006-09-24 05:58 Jonas Smedegaard <dr@jones.dk> - - * postfix/: postfix.sh, smtpd_recipient_restrictions: - - Use ^ (not $) as space marker. - -2006-09-24 05:53 Jonas Smedegaard <dr@jones.dk> - - * postfix/smtpd_recipient_restrictions: - - Add reject_unlisted_recipient to smtpd_recipient_restrictions. - -2006-09-22 08:45 Jonas Smedegaard <dr@jones.dk> - - * amavis/cron.daily/local-amavis: - - Add new daily cron script to purge old spam. - -2006-08-29 20:57 Jonas Smedegaard <dr@jones.dk> - - * postfix/: postfix.sh, smtpd_recipient_restrictions: - - Enable greylisting, or fail hard if postgrey not installed. - -2006-08-29 20:16 Jonas Smedegaard <dr@jones.dk> - - * postfix/maps_rbl_domains: - - Add dnsbl-1.uceprotect.net. - -2006-08-29 20:13 Jonas Smedegaard <dr@jones.dk> - - * postfix/maps_rbl_domains: - - Reenable bl.spamcop.net. - -2006-08-24 10:10 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Ignore more postfix foul language within addresses. - -2006-08-24 09:54 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: amavisd-new, local: - - Ignore amavis combinations of passed/ignored headers/clean/spam. - -2006-08-23 13:34 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.harden: - - Have integrit ignore /sys and /media. - -2006-08-21 13:40 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavisd.conf.addon: - - Suppress virus_admin notifications. Set postfix user delimiter. - -2006-08-21 12:39 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavisd.conf.addon: - - Raise the bar for spam getting dropped. - -2006-08-10 08:35 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: amavisd-new, local: - - amavis *sometimes* adds id, no matter if Blocked or Passed. - -2006-08-09 08:16 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: amavisd-new, local: - - amavis only adds id when Blocked, not when Passed. - -2006-08-06 13:11 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Ignore suspicious-sounding smtpd addresses also when tagged as NOQUEUE. - -2006-08-05 15:41 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: amavisd-new, local: - - Fix recent improved spam ignorance. - -2006-08-05 08:27 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: amavisd-new, local, postfix, temp: - - Ignore more authentication failures. Ignore more spam filtering. - -2006-07-31 02:25 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, amavisd.conf.addon.in: - - Simplify setup - Debian defaults are finally sane now. - -2006-07-31 01:13 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, amavisd.conf.addon.in: - - Use default spamassassin tag levels. - -2006-07-31 01:04 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, amavisd.conf.addon.in: - - Discard (not bounce) virus. - -2006-07-26 17:50 Jonas Smedegaard <dr@jones.dk> - - * postfix/smtpd_recipient_restrictions: - - Add commented out greylisting line. - -2006-07-26 17:23 Jonas Smedegaard <dr@jones.dk> - - * postfix/permit_mx_backup_networks: - - Homebase switches network: jawa.homebase.dk changes from 62.121.169.66 (Sonofon WLAN) to 80.198.39.228 (Unotel ADSL). - -2006-07-19 10:16 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix, temp: - - Improve postfix security regexes some more. - -2006-07-19 09:33 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Simplify postfix security regexes an extra bit. - -2006-07-19 04:23 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Simplify postfix security regexes an extra bit. - -2006-07-19 01:03 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Fix broken postfix regex. - -2006-07-18 23:59 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Adjust postfix regex slightly. - -2006-07-18 23:46 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Aggressively simplify postfix security regexes. - -2006-07-18 22:36 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - It seems postfix 2.3 no longer adds triling port number to smtp refusal messages. - -2006-07-18 19:10 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Fix merged regex for postfix generic rejects. - -2006-07-18 18:39 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Update and merge regexes for postfix generic rejects. - -2006-07-18 13:49 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Update regex for postfix standard operation and merge now superfluous remote refusal regex. - -2006-07-18 13:13 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Update regex for postfix remote refusals, due to improved logging in postfix 2.3. - -2006-07-18 12:54 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - violations.ignore.d/local, violations.ignore.d/postfix: - - Use [:xdigit:] for postfix queue IDs. - -2006-07-06 10:17 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - syncronize postfix false bad-word alarm lines. - -2006-07-03 11:40 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: amavisd-new, local: - - Arhj - correct old amavis ignore (really this time). - -2006-07-03 10:10 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: amavisd-new, local: - - Recover old amavis ignore. - -2006-07-02 20:34 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: TODO, violations.ignore.d/amavisd-new, - violations.ignore.d/local, violations.ignore.d/postfix, - violations.ignore.d/temp: - - Add/improve various ignores. - -2006-06-30 11:52 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Correct recent postfix adjustment. - -2006-06-30 10:38 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Readd postfix certificate ignore dropped in recent adjustment. - -2006-06-30 09:26 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Added another postfix ignore. - -2006-06-30 09:14 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Added a couple of postfix ignores. - -2006-06-11 13:57 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Adjust smtp refusal. - -2006-06-11 11:31 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Inore another refusing smtp server, and drop a suspect one. - -2006-06-11 11:18 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.workstation/local, - violations.ignore.d/local, violations.ignore.d/postfix: - - Ingore a couple of refusing smtp servers. - -2006-05-29 13:50 Jonas Smedegaard <dr@jones.dk> - - * horde/turba2/create_default_histories.php: - - Add sample turba script create_default_histories.php. - -2006-05-10 13:52 Jonas Smedegaard <dr@jones.dk> - - * backupninja/packages.sh: - - Added new backupninja snippet to dump package state info. - -2006-04-22 10:12 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Update another rr.com smtp refusal on failed reverse lookup. - -2006-04-22 09:27 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Update another rr.com smtp refusal on failed reverse lookup. - -2006-04-22 09:14 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Update rr.com smtp refusal on failed reverse lookup. - -2006-04-21 11:47 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavis.sh: - - Drop config dirs before initializing (to ensure razor registration symlink is correct). - -2006-04-18 02:32 Jonas Smedegaard <dr@jones.dk> - - * horde/turba2/1.x_to_1.2.sql: - - Add pre-1.2 fixup script. - -2006-04-16 11:05 Jonas Smedegaard <dr@jones.dk> - - * john/john-mail.msg: - - Added danish+english email template for John The Ripper. - -2006-04-14 20:28 Jonas Smedegaard <dr@jones.dk> - - * horde/imp4/: motd.php, servers.php: - - Add config snippets for Horde3/IMP4. - -2006-04-14 20:11 Jonas Smedegaard <dr@jones.dk> - - * imp3/: motd.php, servers.php: - - Correct name of KaosPilotene. - -2006-04-05 18:03 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Update ChangeLog. - -2006-04-03 15:09 Jonas Smedegaard <dr@jones.dk> - - * imp3/: motd.php, servers.php: - - update host list. Use SSL. Drop Conduct. - -2006-04-03 13:10 Jonas Smedegaard <dr@jones.dk> - - * nocc/conf.php: - - Always use SSL. Update list of redpill domains. - -2006-04-03 12:47 Jonas Smedegaard <dr@jones.dk> - - * apache2/sites-available/www.secure-example.com: - - Add https redirect to plain www.example.org site. - -2006-04-03 12:46 Jonas Smedegaard <dr@jones.dk> - - * apache2/sites-available/0_default: - - Use explicit portnumber in declaring vhosts, also for port 80. - -2006-04-03 12:34 Jonas Smedegaard <dr@jones.dk> - - * apache2/sites-available/0_default: - - Consistently use ~/public_websites/ (not ~/websites/). - -2006-04-03 12:32 Jonas Smedegaard <dr@jones.dk> - - * apache2/sites-available/: lists.secure-example.com, - mail.secure-example.com, people.secure-example.com, - wiki.secure-example.com, www.secure-example.com: - - Use example.com (not secure-example.com). - -2006-04-03 12:30 Jonas Smedegaard <dr@jones.dk> - - * apache2/sites-available/: mail.secure-example.com, - people.secure-example.com, wiki.secure-example.com: - - Add/correct non-FQDN names (SSL certificates cannot deal with such domains). - -2006-04-03 12:14 Jonas Smedegaard <dr@jones.dk> - - * apache2/sites-available/: 0_default, README, - lists.secure-example.com, mail.secure-example.com, - people.secure-example.com, wiki.secure-example.com, - www.secure-example.com: - - Improve README. Use webmaster as example admin account. - -2006-04-02 17:43 Jonas Smedegaard <dr@jones.dk> - - * apache2/sites-available/: 00_virtual, 0_default: - - Add example default hosts. - -2006-04-02 17:28 Jonas Smedegaard <dr@jones.dk> - - * apache2/conf.d/: local-php4.conf, local-suphp.conf: - - Add php4 and suphp snippets. - -2006-04-02 17:01 Jonas Smedegaard <dr@jones.dk> - - * apache2/conf.d/local-ssl.conf: - - Drop irrelevant parts from SSL config. - -2006-04-02 16:40 Jonas Smedegaard <dr@jones.dk> - - * apache2/conf.d/local-userdir.conf: - - Add another snippet. - -2006-04-02 16:25 Jonas Smedegaard <dr@jones.dk> - - * apache2/sites-available/README: - - Add README with note on disabling unconditional loading of conf.d snippets. - -2006-04-02 16:01 Jonas Smedegaard <dr@jones.dk> - - * apache2/: conf.d/local-log-vhosts.conf, - conf.d/local-macvolumes.conf, conf.d/local-ssl.conf, - sites-available/lists.secure-example.com, - sites-available/mail.secure-example.com, - sites-available/people.secure-example.com, - sites-available/wiki.secure-example.com, - sites-available/www.secure-example.com: - - Add new sample apache2 config snippets. - -2006-03-27 14:31 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavis.cf: - - Add trailing semicolon. - -2006-03-27 14:27 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavisd.conf.addon: - - Disable extra visibility for now. - -2006-03-25 17:10 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavis.sh: - - Init tools only if installed, warn otherwise. Add Pyzor init. - -2006-03-25 17:08 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavisd.conf.addon: - - Reenable spam checks for local addresses (why was it disabled?). Raise tag2 to 1.0. - -2006-03-24 20:56 Jonas Smedegaard <dr@jones.dk> - - * amavis/logrotate.d/local-amavis: - - Store mboxes below /var/spool/amavis instead (they need to be owned by nobody:nogroup), and rotate razor log too. - -2006-03-13 10:28 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, violations.ignore.d/local, - violations.ignore.d/postfix: - - Correct most recent smtp ignorance. - -2006-03-12 15:35 Jonas Smedegaard <dr@jones.dk> - - * amavis/: local_domains_mail.conduct.dk, - local_domains_rls-frsk.dk: - - Drop no longer used files. - -2006-03-12 15:34 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavisd.conf.addon: - - Remove double spamalert address exception. - -2006-03-12 15:18 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.workstation/local, - violations.ignore.d/local, violations.ignore.d/postfix: - - Adjust new smtp ignorance. - -2006-03-12 08:41 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.workstation/local, - violations.ignore.d/local: - - Update merged filters. - -2006-03-12 08:41 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/postfix: - - Ignore another remote smtp host refusing to relay mail. - -2006-03-12 08:20 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/postfix: - - Ignore remote smtp hosts refusing mail due to no reverse lookup of IP. - -2006-03-06 17:37 Jonas Smedegaard <dr@jones.dk> - - * smokeping/config: - - New sample smokeping config file. - -2006-02-26 20:52 Jonas Smedegaard <dr@jones.dk> - - * apt/apt.conf.d/: 99-local-set-preferred-x-terminal-emulator, - 99-local-set-preferred-x-www-browser, - preferred-alternatives.conf: - - Prefer urxvt. Add configfile for later more flexible implementation... - -2006-02-26 20:06 Jonas Smedegaard <dr@jones.dk> - - * X11/Xresources/local: - - Set fontsize and reversevideo for several terminal types. - -2006-02-20 03:35 Jonas Smedegaard <dr@jones.dk> - - * rdiff-backup/: excludes, rdiff-backup.inc.sh: - - Use separate excludes file. Exclude Maildir dovecot noise, stats websites and more. - -2006-02-11 18:27 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Yet another postfix smtp refusal ignored. - -2006-02-11 12:18 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Ignore a couple of other smtp blockings. - -2006-02-10 10:31 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Revert to always use /etc/postfix/sasl (...fix/sasl2 was simply a typo in postfix Debian changelog). - -2006-02-01 23:55 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavisd.conf.addon: - - Tune spamassassin whitelisting and threshold. - -2006-01-23 09:44 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, violations.ignore.d/local, - violations.ignore.d/postfix: - - Ignore another expression of refusing to talk smtp with us. - -2006-01-21 12:17 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Ignore postfix failing certificate checks with empty mis-matches too. - -2006-01-14 17:35 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: amavis, amavisd-new, local: - - Disable more old amavis rules; relax message-id and hits matching. - -2006-01-14 14:30 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: amavisd-new, local: - - Fix amavisd-new rule ignoring passed BAD-HEADER, and add rule ignoring unfolding illegal continuation lines. - -2006-01-14 13:33 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: amavisd-new, local, postfix: - - Fix and extend ignoring remote uncooperative smtp servers. Disable most old amavisd-new violation rules and add one when BAD_HEADER is accepted. - -2006-01-12 13:56 Jonas Smedegaard <dr@jones.dk> - - * postfix/permit_mx_backup_networks: - - Adjust primary IDA domain name in comment. - -2006-01-10 15:03 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Ignore remote smtp servers failing due to 'unwelcome connection rejected'. - -2006-01-08 19:36 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, violations.ignore.d/local, - violations.ignore.d/temp: - - Temporarily ignore ssh login failures also from ipv6-ized IPs. - -2006-01-07 11:38 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, violations.ignore.d/local, - violations.ignore.d/postfix: - - Ignore remote smtp hosts refusing with 'Access denied'. - -2006-01-04 16:15 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, oident: - - Ignore oidentd user lookup failures for any port(?) number. - -2006-01-04 12:19 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Allow bad-word strings in postfix to include spaces. - -2006-01-04 12:15 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, temp: - - Temporarily ignore amavisd-new whining about broken zip files - for any attachment (not only 00003). - -2006-01-04 12:12 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix, amavisd-new: - - Ignore the bad-word 'BAD' within email addresses. - -2006-01-04 12:07 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/dcc-client, ignore.d.server/local, - violations.ignore.d/dcc-client, violations.ignore.d/local: - - Move dcc-client filtering of status messages to violations.ignore.d. - -2006-01-04 12:02 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, oident, postfix: - - Ignore oidentd failing to locate non-existing user - also for non-numeric hosts. Ignore remote smtp servers referring to authorized relays. - -2006-01-02 16:56 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Ignore remote smtp servers failing due to 'may not be mail exchanger'. - -2006-01-02 16:43 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, oident, postfix: - - Ignore oidentd failing to locate non-existing user. Ignore remote smtp servers failing to fork. - -2005-12-19 21:00 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, violations.ignore.d/local, - violations.ignore.d/postfix: - - Fix recently added ignoring smtp refusal (the '#' was optional, but completely rephrased the regex instead). - -2005-12-19 16:45 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, violations.ignore.d/local, - violations.ignore.d/postfix, violations.ignore.d/temp: - - Ignore another smtp refusal. Ignore illegal ssh users. - -2005-12-19 16:34 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Ignore more smtp refusals. - -2005-12-18 14:11 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Add missing start pranthesis. - -2005-12-17 12:21 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: amavisd-new, local, postfix: - - suppress some more suspicious words in email adresses of postfix and amavisd-new. Relax postfix verification failed filter. Add another dyndns smtp refusal. - -2005-12-17 11:55 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Reorganize postfix dyndns refusals: Divide in 3 lines, and add one more form of 554 refusal. - -2005-12-15 10:12 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/tmp, - violations.ignore.d/local, violations.ignore.d/postfix: - - Ignore another postfix dyndns blocking. Ignore illegal SSH logins also for SSHv1 - -2005-12-14 06:43 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavis.cf: - - Raise filesize limit to 80000. Mess with domainname - still broken, but slightly better. - -2005-12-13 02:14 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, violations.ignore.d/dcc-client, - violations.ignore.d/local: - - Ignore dcc-client failing to reach a server. - -2005-12-13 01:41 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, temp: - - Enhance temporarily ignoring SSH failed logins to include illegal (non-existing) users. - -2005-12-13 00:34 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Added yet another postfix rr.com-related string. - -2005-12-13 00:27 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Added another postfix rr.com-related string. - -2005-12-13 00:20 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/tmp, - violations.ignore.d/local, violations.ignore.d/temp: - - Fix temporary ignoring amavis unzipping specific broken file (hopefully for real this time). - -2005-12-12 00:55 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - violations.ignore.d/local, violations.ignore.d/postfix: - - Move postfix smtp refusals to violations. - -2005-12-12 00:15 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/: local, tmp: - - Fix temporary ignoring amavis unzipping specific broken file. - -2005-12-11 23:36 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/local: - - Update local files. - -2005-12-11 23:36 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/tmp: - - Temporarily ignore amavis failure unzipping empty files. - -2005-12-11 23:32 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/dcc-client: - - Ignore dcc-client stats reports. - -2005-12-11 23:19 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/: local, tmp: - - Ignore failed SSH login. - -2005-12-11 21:12 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavis.sh: - - Enable misc. debugging. - -2005-12-11 21:01 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Added another postfix TLS-related string. - -2005-12-11 20:56 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavis.cf: - - Fix typo: Add missing end paranthesis. - -2005-12-11 19:32 Jonas Smedegaard <dr@jones.dk> - - * cfengine/: cf.groups.jones, cf.groups.merge, cf.groups.xenux, - cf.site, cf.site.jones, cf.site.xenux: - - Drop files moved to each ORG. - -2005-12-11 19:23 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, violations.ignore.d/local: - - Actually generate the 'local' files. - -2005-12-11 19:22 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/postfix: - - Ignore another phrasing of smtp refusal. - -2005-12-11 17:31 Jonas Smedegaard <dr@jones.dk> - - * integrit/integrit.cf: - - Ignore /sys. - -2005-12-11 16:22 Jonas Smedegaard <dr@jones.dk> - - * integrit/integrit.cf: - - Add new CFengine script to adjust default Debian config to sane working condition. - -2005-12-11 01:02 Jonas Smedegaard <dr@jones.dk> - - * amavis/local_domains_haakansson.com: - - Moved ORG-specific AMaViS config off of local-COMMON and into local-HAAKANSSON.COM. - -2005-12-11 00:51 Jonas Smedegaard <dr@jones.dk> - - * amavis/local_domains_mail.107b.dk: - - Moved ORG-specific AMaViS config off of local-COMMON and into local-KOMPONENT.DK. - -2005-12-11 00:43 Jonas Smedegaard <dr@jones.dk> - - * amavis/local_domains_mail.bitbase.dk: - - Moved ORG-specific AMaViS config off of local-COMMON and into local-BITBASE.DK. - -2005-12-11 00:32 Jonas Smedegaard <dr@jones.dk> - - * amavis/local_domains_jones.dk: - - Moved ORG-specific AMaViS config off of local-COMMON and into local-JONES.DK. - -2005-12-11 00:19 Jonas Smedegaard <dr@jones.dk> - - * amavis/local_domains_dgi-huset.dk: - - Moved ORG-specific AMaViS config off of local-COMMON and into local-DGI-HUSET.DK. - -2005-12-11 00:12 Jonas Smedegaard <dr@jones.dk> - - * amavis/local_domains_mail.idraetsdaghojskolen.dk: - - Moved ORG-specific AMaViS config off of local-COMMON and into local-IDRAETSDAGHOJSKOLEN.DK. - -2005-12-11 00:00 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, amavisd.conf.addon.in: - - Use ORG config if available. Auto-generate config. - -2005-12-10 23:57 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavisd.conf.addon.in: - - Preserve sane hacks to auto-generated file. - -2005-12-10 23:51 Jonas Smedegaard <dr@jones.dk> - - * amavis/local_domains_homebase.dk: - - Moved ORG-specific AMaViS config off of local-COMMON and into local-HOMEBASE.DK. - -2005-12-10 23:44 Jonas Smedegaard <dr@jones.dk> - - * amavis/local_domains_homebase.dk: - - Drop no longer served domains: kaos-communication.com, kaoscommunication.com, kaoshardcore.com, kaoshardcore.dk, kaosheartcore.com, kaosheartcore.dk, kaoslab.dk, kaosman.com, kaosman.dk, kaosmanagement.com, kaosmanagement.dk, stellabella.com. - -2005-12-08 09:42 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cfengine.conf: - - Include ORG-specific settings from below /etc/local-ORG/cfengine. - -2005-12-08 01:11 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.generic: - - Clean /var/lib/horde2/sess_* mess. - -2005-12-06 19:06 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/temp: - - Sick and tired of some virus(?) shipping empty zip files... - -2005-11-29 12:42 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/postfix: - - Improved postfix cerfificate expiry string. - -2005-11-28 20:59 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cfengine.conf: - - cf.main is now renamed to cf.generic. - -2005-11-28 20:57 Jonas Smedegaard <dr@jones.dk> - - * cfengine/: cf.generic, cf.groups.merge: - - Move generic stuff from cf.groups.merge to cf.main, and prepare for renaming to cf.generic. - -2005-11-28 20:44 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/local: - - Correct typo(?) in sshd illegal user string. - -2005-11-28 17:25 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/postfix: - - Add another variant of postfix certificate failure string. - -2005-11-28 13:44 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/postfix, violations.ignore.d/postfix: - - Comment out postfix certificate-related entries in ignore.d.server. Add some updated ones to violations.ignore.d. - -2005-11-28 10:16 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/local: - - Make newly added postfix string generic, and extend it to include a non-roadrunner bounce refusal. - -2005-11-28 09:58 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/ssh, violations.ignore.d/local: - - Move strings about failed SSH login attempts to violations.d. - -2005-11-28 09:55 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/temp: - - Add another filter for sm auto-login attempts - and comment them all out for now... - -2005-11-28 09:54 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/local: - - Rearrange some DHCP strings. - -2005-11-28 09:46 Jonas Smedegaard <dr@jones.dk> - - * mailgraph/cron.hourly/local-mailgraph-reload: - - New small helper script to keep a consistent mailgraph graph since the daemon dies. - -2005-11-28 09:34 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/local: - - Update postfix pattern for RoadRunner hosts blocking spam bounces. - -2005-10-23 21:32 Jonas Smedegaard <dr@jones.dk> - - * ldap/schema/krb5-kdc.schema: - - Add Kerberos schema (forgot the origin). - -2005-10-23 21:28 Jonas Smedegaard <dr@jones.dk> - - * ldap/schema/README: - - Include descriptions for all schemas grabbed from whitemicecomputing.com. - -2005-10-23 21:25 Jonas Smedegaard <dr@jones.dk> - - * ldap/schema/: README, dhcp.schema, evolutionperson.schema, - mHybrid.schema, officeperson.schema, rfc2739.schema: - - Add/update schemas from whitemiceconsulting.com. - -2005-10-21 01:22 Jonas Smedegaard <dr@jones.dk> - - * postfix/permit_mx_backup_networks: - - Add IP of new Sonofon FWA link to list of acceptable hosts. - -2005-09-08 11:36 Jonas Smedegaard <dr@jones.dk> - - * mailman/mm-2.1.5-bugfix/: README, apply.sh, da/mailman.po: - - Add bugfix for danish locale. - -2005-08-14 09:13 Jonas Smedegaard <dr@jones.dk> - - * apache/vhosts.include.d/local-zope: - - Snippet for zope 2.7 access rights. - -2005-08-06 10:14 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/ssh: - - Illegal SSHv1 connections does not emit port number, it seems. - -2005-08-05 09:34 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/ssh: - - Ignore illegal ssh users (script-kiddie attacks). - -2005-07-26 13:58 Jonas Smedegaard <dr@jones.dk> - - * spamassassin/local.cf: - - Add a bunch of sample spamassassin tweaks... - -2005-07-07 21:29 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavis.sh: - - Drop old SpamAssassin databases before initialising them. - -2005-07-07 20:03 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavis.sh: - - New script to init amavis helpers. - -2005-07-07 18:14 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavisd.conf.addon: - - Make SpamAssassin more visible, as suggested at http://www200.pair.com/mecham/spam/spamfilter20050626.html . - -2005-07-06 13:53 Jonas Smedegaard <dr@jones.dk> - - * rdiff-backup/excludes: - - Ignore stats websites. - -2005-06-24 09:30 Jonas Smedegaard <dr@jones.dk> - - * rdiff-backup/rdiff-backup.inc.sh: - - Dropped no longer working host idaskolen.dk. - -2005-06-24 09:29 Jonas Smedegaard <dr@jones.dk> - - * amavis/local_domains_mail.idraetsdaghojskolen.dk: - - Dropped no longer working mail host idaskolen.dk. - -2005-06-23 12:37 Jonas Smedegaard <dr@jones.dk> - - * postfix/permit_mx_backup_networks: - - cherry.lab.dk temporarily moved from 213.237.80.158 to 195.184.109.89. - -2005-06-10 08:25 Jonas Smedegaard <dr@jones.dk> - - * apt/apt.conf.d/: 99-local-set-preferred-x-session-manager, - 99-local-set-preferred-x-terminal-emulator, - 99-local-set-preferred-x-www-browser: - - Improve comments and add x-www-browser default. - -2005-05-27 11:31 Jonas Smedegaard <dr@jones.dk> - - * proftpd/proftpd.cf: - - Add missing end paranthesis. - -2005-05-05 10:02 Jonas Smedegaard <dr@jones.dk> - - * mailman/README: - - Add README with tips on useful tasks. - -2005-04-29 21:41 Jonas Smedegaard <dr@jones.dk> - - * dhcp3/TODO: - - Add note on working example. - -2005-04-20 07:45 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, smartmontools: - - Add new rules for smartmontools. - -2005-04-15 16:16 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Handle postfix 2.2 with slightly different official TLS support. - -2005-04-12 17:02 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, amavisd.conf.addon.in: - - Avoid spamchecking from local origin. - -2005-01-09 17:38 Jonas Smedegaard <dr@jones.dk> - - * apt/apt.conf.d/: 99-local-set-preferred-x-session-manager, - 99-local-set-preferred-x-terminal-emulator: - - Some not-yet-narrowed-down packages reset locally selected alternatives. - -2004-12-29 20:03 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Ignore another style of blacklist - and add comment of what we ignore (blacklisting dynamic hosts and those with no explanation or hint of reason). - -2004-12-29 18:44 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Fix yet another typo in postfix ignoring smtp refusals. - -2004-12-29 17:35 Jonas Smedegaard <dr@jones.dk> - - * apache/mksuexec/: Makefile, suexec.c, suexec.c.diff, suexec.h: - - Add source for suexec binary. - -2004-12-29 14:38 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Fix another (sigh) fatal typo in postfix ignoring smtp refusals. - -2004-12-29 01:38 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Fix fatal typo and split postfix ignoring smtp refusals into two lines. - -2004-12-29 00:14 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - violations.ignore.d/local, violations.ignore.d/postfix: - - Correct (hopefully - although pretty complex) postfix ignoring smtp refusals. Simpler postfix regex generally for mail adresses. - -2004-12-28 20:23 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Fix typo in postfix ignoring smtp refusals. - -2004-12-28 12:50 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix, temp: - - Loosen up a bit on postfix ignoring smtp refusals, but drop the (very loose) rule in temp file.. - -2004-12-22 10:47 Jonas Smedegaard <dr@jones.dk> - - * amavis/logrotate.d/local-amavis: - - Use explicit filenames to avoid rotating already rotated files. - -2004-12-22 10:40 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Correct excess space in postfix dialup blocking. Add smartmontools rule. - -2004-12-20 12:54 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: amavisd-new, local, postfix, temp: - - Tighten postfix ignoring smtp refusals to only include known cases of rejecting dynamic addresses. - Move postfix and amavisd-new rules from temp to their respective files. - Duplicate postfix signature verification failures from server.d to violations.d. - -2004-12-20 11:11 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Ignore postfix getting refusing by other smtp servers. - -2004-11-30 14:43 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, temp: - - Fix and small tightening up of email-related non-alerts. - -2004-11-29 12:06 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, temp: - - Ignore more email-related non-alerts. - -2004-11-24 12:37 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, temp: - - Ignore errors at logout for kdm using OpenAFS. - -2004-11-24 12:33 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, temp: - - Ignore failed logins for kdm. - -2004-10-26 11:18 Jonas Smedegaard <dr@jones.dk> - - * bind/named_BASE.conf: - - Enable exceptions for known trusted TLDs. - -2004-10-10 09:30 Jonas Smedegaard <dr@jones.dk> - - * amavis/: local-amavis, cron.weekly/local-amavis, - logrotate.d/local-amavis: - - Move cron script below cron.weekly. Add logrotate script. - -2004-10-06 21:36 Jonas Smedegaard <dr@jones.dk> - - * README: - - Update README to mention tweaks.alioth.debian.org. - -2004-10-06 21:06 Jonas Smedegaard <dr@jones.dk> - - * dhcp3/TODO: - - Add TODO about classes not working. - -2004-10-06 21:02 Jonas Smedegaard <dr@jones.dk> - - * dhcp3/: README, dhcp3-cilent.cf, dhcpd.etherboot, - dhcpd.etherboot-legacy, dhcpd.etherboot-pxe, - dhcpd.etherboot-udhcp, dhcpd.fai, dhcpd.grub, dhcpd.macintosh, - dhcpd.pxe, dhcpd.pxe.host, dhcpd.pxe.host-mcast, dhcpd.pxelinux, - dhcpd.pxelinux.host, dhcpd.wpad: - - Add somewhat generic dhcpd addon snippets. - -2004-10-03 10:59 Jonas Smedegaard <dr@jones.dk> - - * apache/: apache-ssl.cf, apache.cf: - - Activate all included actions. - -2004-09-26 23:03 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavis.cf: - - New AMaViS tweak-file. - -2004-09-26 23:01 Jonas Smedegaard <dr@jones.dk> - - * proftpd/proftpd_stricter.cf: - - New more strict tweak-file. - -2004-09-26 23:01 Jonas Smedegaard <dr@jones.dk> - - * proftpd/proftpd.cf: - - Reload if necessary. - -2004-09-01 13:45 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.site.jones: - - Add realms (if this file is used ever more...). - -2004-08-27 15:48 Jonas Smedegaard <dr@jones.dk> - - * bind/fake/: 192.168.1-peronard.dk, LOCALHOST.LOCAL, NET0.LOCAL, - NET1-SERVER-100, NET1.LOCAL, NET101.LOCAL, NET102.LOCAL, - NET103.LOCAL, NET104.LOCAL, NET105.LOCAL, NET106.LOCAL, - peronard.dk, ror.local, satsbutikken.local: - - Strip unneeded (an, in the case of loop, outright problematic) additional IN's - -2004-08-26 13:37 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix, temp: - - Ignore afpd, not netatalk. Ignore too large postfix messages. - -2004-08-18 18:10 Jonas Smedegaard <dr@jones.dk> - - * proftpd/proftpd.cf: - - Add as separate script. - -2004-08-17 18:28 Jonas Smedegaard <dr@jones.dk> - - * bind/fake/: 0-PCxxx.NET0.LOCAL, 0-PCxxx.NET1.LOCAL, - 0-PCxxx.NET101.LOCAL, 0-PCxxx.NET102.LOCAL, 0-PCxxx.NET103.LOCAL, - 0-PCxxx.NET104.LOCAL, 0-PCxxx.NET105.LOCAL, 0-PCxxx.NET106.LOCAL, - NET0.LOCAL, NET1.LOCAL, NET101.LOCAL, NET102.LOCAL, NET103.LOCAL, - NET104.LOCAL, NET105.LOCAL, NET106.LOCAL: - - Drop more unused files. Correct $GENERATE constructs. - -2004-08-17 18:06 Jonas Smedegaard <dr@jones.dk> - - * bind/fake/: 0-PCxxx.NET0.LOCAL, 0-PCxxx.NET1.LOCAL, - 0-PCxxx.NET101.LOCAL, 0-PCxxx.NET102.LOCAL, 0-PCxxx.NET103.LOCAL, - 0-PCxxx.NET104.LOCAL, 0-PCxxx.NET105.LOCAL, 0-PCxxx.NET106.LOCAL: - - Drop unused files, and compress the rest using constructs. - -2004-08-15 14:10 Jonas Smedegaard <dr@jones.dk> - - * squid/squid.cf: - - Match regexps must define complete lines. Some comments are space-less. - -2004-08-15 13:38 Jonas Smedegaard <dr@jones.dk> - - * squid/squid.cf: - - First attempt at script to tweak squid for LAN usage. - -2004-08-14 07:40 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix, temp: - - group (and improve a bit) login failure ignores. Simplify non-space (and generally improve a bit) postfix ignores. - -2004-08-08 19:40 Jonas Smedegaard <dr@jones.dk> - - * bind/named_auryn.jones.dk.conf, - postfix/permit_mx_backup_networks: - - Move xayide.jones.dk to sane IP. - -2004-08-08 19:00 Jonas Smedegaard <dr@jones.dk> - - * bind/: named_hysbald.jones.dk.conf: - - Move xayide.jones.dk to sane IP. - -2004-08-03 07:42 Jonas Smedegaard <dr@jones.dk> - - * amavis/: local_domains_rls-frsk.dk, amavisd.conf.addon: - - Add rls-frsk.dk and randerslilleskole.dk to amavis config. - -2004-07-31 16:10 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, temp: - - Yet another tweak to ignoring bad words in email addresses. - -2004-07-31 15:55 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix, temp: - - Improve ignoring bad words in email addresses. - -2004-07-27 22:41 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: amavisd-new, local, temp: - - Improved violations ignore lines, and more... - -2004-07-17 02:23 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - A few more postfix ignore lines. - -2004-07-11 05:16 Jonas Smedegaard <dr@jones.dk> - - * bind/named_auryn.jones.dk.conf: - - Add new domains randerlilleskole.dk and rls-frsk.dk. - -2004-07-05 12:47 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix, temp: - - Ignore TLS failures equally for postfix smtp and smtpd. Attempt cleanup of temporary ignoring login failures. - -2004-07-05 10:12 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Ignore postfix TLS failures more generically. - -2004-07-05 10:09 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Correction and little addition to postfix security ignores. - -2004-07-04 11:13 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, temp: - - A single temporary addition of failed dovecot login attempts. - -2004-07-04 10:41 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: amavisd-new, local, postfix, temp: - - Some new and replaced entries for newer releases of postfix and amavisd-new. - -2004-07-01 00:48 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, amavisd.conf.addon.in: - - Make sure to use non-local SpamAssassin tests. - -2004-06-14 23:20 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, temp: - - Correct recent PAM tweak. - -2004-06-14 18:37 Jonas Smedegaard <dr@jones.dk> - - * bind/named_auryn.jones.dk.conf: - - Add fake JONES to auryn.jones.dk setup. - -2004-06-12 12:43 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: postfix, temp, local: - - Tweak a few entries to silence non-warnings. - -2004-06-08 02:41 Jonas Smedegaard <dr@jones.dk> - - * apache/: access-nophp-nopam.conf, access-nophp.conf, - access-php4-nopam.conf, access-php4.conf, access.conf, cron.conf, - httpd-nophp-nopam.conf, httpd-nophp.conf, httpd-php4.conf, - httpd.conf, srm-nophp.conf, srm-php4.conf, srm.conf: - - Delete no longer used files. - -2004-06-02 23:25 Jonas Smedegaard <dr@jones.dk> - - * asound.conf: - - Add ALSA config for simultaneous use of default device from both esound (esd) and other daemons. - -2004-05-25 19:28 Jonas Smedegaard <dr@jones.dk> - - * dhcp3/: dhcpd.conf, dhcpd.hosts.ltsp, - dhcpd_gandalf.xenux.local.conf, dhcpd_legolas.xenux.local.conf: - - Removing non-generic Xenux configs. - -2004-05-20 11:47 Jonas Smedegaard <dr@jones.dk> - - * bind/: named_hysbald.jones.dk.conf, named_slamuf.jones.dk.conf: - - Include fake JONES and MSG internally at Munksoegaard (hysbald.jones.dk, slamuf.jones.dk and xayide.jones.dk). Include MSG externally as well on unofficial name servers (slamuf and hysbald). - -2004-05-19 12:05 Jonas Smedegaard <dr@jones.dk> - - * bind/named_auryn.jones.dk.conf: - - Use views on auryn.jones.dk. - -2004-05-19 09:04 Jonas Smedegaard <dr@jones.dk> - - * postfix/permit_mx_backup_networks: - - Change IP of coreander.bitbase.dk from 212.99.226.250 to 83.133.64.38 (provider changed from Broadcom to LambdaNet). - -2004-05-17 23:40 Jonas Smedegaard <dr@jones.dk> - - * doc/Aptitude.txt: - - Add notes on using aptitude. - -2004-05-17 11:51 Jonas Smedegaard <dr@jones.dk> - - * postfix/permit_mx_backup_networks: - - Drop acceptance of CONDUCT. Correct comment for jones.dk and homebase.dk. - -2004-05-09 20:23 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Make warnings nore explicit. Avoid asking for client certificate - Outlook Express is broken and can't do SMTP AUTH if enabled (misinterprets as requirement which it does not handle). - -2004-05-07 13:21 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Check if postfix-tls is installed. - -2004-04-27 15:11 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Emit hint on installing sasl2-bin if saslauthd missing. - -2004-04-27 13:35 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Fix capturing output of saslauthd -v (redirect stderr to stdout). - -2004-04-27 12:59 Jonas Smedegaard <dr@jones.dk> - - * postfix/: TODO, postfix.sh: - - Implement working AUTH-SMTP. - -2004-04-27 10:15 Jonas Smedegaard <dr@jones.dk> - - * postfix/TODO: - - Add TODO about proper AUTH-SMTP. - -2004-04-25 11:39 Jonas Smedegaard <dr@jones.dk> - - * rdiff-backup/rdiff-backup.inc.sh: - - Lower --terminal-verbosity to "1" (default verbosity still in logfiles). - -2004-04-21 02:45 Jonas Smedegaard <dr@jones.dk> - - * postfix/permit_mx_backup_networks: - - xayide.jones.dk moved from 80.163.221.238 (Vesterbrogade, Kbh.) to 62.243.165.95 (Trekroner, Roskilde). - -2004-04-20 19:48 Jonas Smedegaard <dr@jones.dk> - - * local/: users.conf, volumes: - - Add (not really) new config files used by adduser.local, user-init and friends. - -2004-04-18 14:23 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Update ChangeLog. - -2004-04-09 17:15 Jonas Smedegaard <dr@jones.dk> - - * postfix/permit_mx_backup_networks: - - jawa.homebase.dk (and the whole network) moved from Tiscali (213.237.36.173) to Sonofon (62.121.169.66). - -2004-04-06 19:18 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, amavisd.conf.addon.in: - - Disable SpamAssassin Auto white-listing (AWL). - -2004-03-13 16:17 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, amavisd.conf.addon.in: - - Revert to ignoring bad characters in headers - too many MUAs do this wrong. - -2004-03-12 13:52 Jonas Smedegaard <dr@jones.dk> - - * cfengine/: cf.groups.jones, cf.site, cf.site.jones: - - Add nicolaiwallner.com hints. - -2004-03-11 10:29 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, amavisd.conf.addon.in: - - Add booking@dgi-huset.dk as spam-lover (until a better solution is found). - -2004-03-11 00:36 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, amavisd.conf.addon.in, - local_domains_dgi-huset.dk, local_domains_shared.dk, mkaddon.sh: - - Correctly enable spamassassin. Add dgi-huset.dk setup. Leave all bouncing to amavisd-new. - -2004-03-02 00:36 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: mklocalfiles, ignore.d.server/local, - ignore.d.server/netatalk.changes, ignore.d.server/tmp, - ignore.d.workstation/local, violations.ignore.d/local: - - Attempts on thinning the files (grep seems to fail with files 40kB in size): Strip some (hopefully) obsolete rules, and avoid comments. - -2004-02-26 08:40 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - violations.ignore.d/local, violations.ignore.d/samba, - violations.ignore.d/temp: - - Small addition to ostfix rules. Trailing space in samba rules is 'optional'. - -2004-02-26 08:23 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/: local, postfix: - - Divide a postfix rule in two to avoid 'Regular expression too big' errors (the line was 328 characters long). - -2004-02-22 10:23 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/amanda, ignore.d.server/amavis, - ignore.d.server/anacron, ignore.d.server/bind.changes, - ignore.d.server/bind.tmp, ignore.d.server/courier, - ignore.d.server/dancer-ircd, ignore.d.server/dhcp-client, - ignore.d.server/dhcp.changes, ignore.d.server/dhcp3-common, - ignore.d.server/gdm, ignore.d.server/gdm.da_DK, - ignore.d.server/hotplug, ignore.d.server/hylafax-server, - ignore.d.server/imp, ignore.d.server/libgpmg1, - ignore.d.server/libgpmg1.da_DK, ignore.d.server/libpam-modules, - ignore.d.server/local, ignore.d.server/mailutils-imap4d, - ignore.d.server/misc, ignore.d.server/murasaki, - ignore.d.server/nagios, ignore.d.server/netatalk.changes, - ignore.d.server/netsaint, ignore.d.server/nfs-kernel-server, - ignore.d.server/non-debian, ignore.d.server/ntp-simple.changes, - ignore.d.server/pop-before-smtp, ignore.d.server/postfix, - ignore.d.server/postgresql, ignore.d.server/ppp, - ignore.d.server/proftpd, ignore.d.server/rpld, - ignore.d.server/samba, ignore.d.server/sfs-client, - ignore.d.server/sfs-server, ignore.d.server/spamassassin, - ignore.d.server/squid, ignore.d.server/ssh, - ignore.d.server/ssmtp, ignore.d.server/sysklogd, - ignore.d.server/tftpd, ignore.d.server/tmp, - ignore.d.server/ucd-snmp, ignore.d.server/uptimed, - ignore.d.workstation/bind, ignore.d.workstation/devfsd, - ignore.d.workstation/dhcp-client, - ignore.d.workstation/gconf.changes, - ignore.d.workstation/gconf.da_DK, - ignore.d.workstation/laptop-net, ignore.d.workstation/libgnorba, - ignore.d.workstation/local, ignore.d.workstation/misc, - ignore.d.workstation/ntp-simple, ignore.d.workstation/ntpdate, - ignore.d.workstation/oaf, ignore.d.workstation/pmud, - ignore.d.workstation/sfs-client, ignore.d.workstation/usbutils, - violations.ignore.d/amavis, violations.ignore.d/amavisd-new, - violations.ignore.d/bind, violations.ignore.d/bind.tmp, - violations.ignore.d/dhcp-client, - violations.ignore.d/dovecot-common, - violations.ignore.d/libpam-modules, violations.ignore.d/local, - violations.ignore.d/misc, violations.ignore.d/netatalk.changes, - violations.ignore.d/netsaint, violations.ignore.d/pmud, - violations.ignore.d/postfix, violations.ignore.d/proftpd, - violations.ignore.d/samba, violations.ignore.d/ssh, - violations.ignore.d/temp: - - Tighten all rules to strict left side, based on su rules. - -2004-02-22 10:07 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, su: - - Ignore su with ':' as delimiter. - -2004-02-22 09:48 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/local: - - Regenerate master files. - -2004-02-22 09:47 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/postfix: - - Ignore DATA rejects. Drop pre-2.x postfix line. - -2004-02-16 11:21 Jonas Smedegaard <dr@jones.dk> - - * mailman/dump-all-config.sh: - - Dump members as well. - -2004-02-03 22:16 Jonas Smedegaard <dr@jones.dk> - - * postfix/: maps_rbl_domains, postfix.sh, reject_rhsbl_client, - reject_rhsbl_sender, smtpd_client_restrictions, - smtpd_data_restrictions, smtpd_helo_restrictions, - smtpd_recipient_restrictions, smtpd_sender_restrictions: - - Big rewrite, mainly to make UCE rules more flexible and finegrained. - -2004-01-30 15:58 Jonas Smedegaard <dr@jones.dk> - - * bind/named_auryn.jones.dk.conf: - - Update local auyn.jones.dk config. - -2004-01-27 19:49 Jonas Smedegaard <dr@jones.dk> - - * postfix/: postfix.sh, smtpd_recipient_restrictions: - - Ignore tabs in list parsing, and beautify smtpd_recipient_restrictions. - -2004-01-27 19:26 Jonas Smedegaard <dr@jones.dk> - - * postfix/maps_rbl_domains: - - Include example config for Postfix 2.x (as well as the existing 1.x). - -2004-01-25 17:45 Jonas Smedegaard <dr@jones.dk> - - * postfix/maps_rbl_domains: - - Add comments and additional RBL lists. - -2004-01-25 17:09 Jonas Smedegaard <dr@jones.dk> - - * postfix/permit_mx_backup_networks: - - Correct syntax of newly added morla.conduct.dk. - -2004-01-25 17:05 Jonas Smedegaard <dr@jones.dk> - - * postfix/permit_mx_backup_networks: - - Remove MX hosts shared.dk advo-lyngby.dk xenux.dk vega.dk steenwinkel.dk nielsmunk.dk and those of Eske and Louiz. Added morla.conduct.dk. - -2004-01-23 19:27 Jonas Smedegaard <dr@jones.dk> - - * bind/named_morla.conduct.dk.conf: - - Add JONES domains as secondary to morla.conduct.dk. - -2004-01-23 19:20 Jonas Smedegaard <dr@jones.dk> - - * bind/fake/peronard.dk: - - Remove shared.dk and avoid using it as MX. - -2004-01-16 16:18 Jonas Smedegaard <dr@jones.dk> - - * bind/named_BASE.conf: - - Include Debian comment in BASE. - -2004-01-15 14:29 Jonas Smedegaard <dr@jones.dk> - - * imp3/servers.php: - - Properly add mail.dgi-huset.dk. - -2004-01-15 14:26 Jonas Smedegaard <dr@jones.dk> - - * imp3/: motd.php, servers.php: - - Add mail.dgi-huset.dk and mail.idraetsaghojskolen.dk, and remove blitz.ruc.dk. - -2003-11-18 10:29 Jonas Smedegaard <dr@jones.dk> - - * c-client.cf: - - Add sample c-client setup. - -2003-11-17 21:18 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: dovecot-common, local: - - Add dovecot-common rule to ignore failed login. - -2003-11-13 16:22 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, samba: - - Loosen up a bit on a temp. samba ignore line. - -2003-11-13 09:24 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, violations.ignore.d/local, - violations.ignore.d/netatalk.changes, violations.ignore.d/samba, - violations.ignore.d/temp: - - A few additional temp entries for samba. - -2003-11-07 14:48 Jonas Smedegaard <dr@jones.dk> - - * bind/named_morla.conduct.dk.conf: - - Add morla.conduct.dk as backup ns for DGIH domains. - -2003-11-07 11:04 Jonas Smedegaard <dr@jones.dk> - - * postfix/permit_mx_backup_networks: - - Permit MX backup for both new and old location of coreander.bitbase.dk. - -2003-11-07 10:33 Jonas Smedegaard <dr@jones.dk> - - * postfix/permit_mx_backup_networks: - - Change coreander.bitbase.dk from WebPartner to Broadcom (Fab-IT). - -2003-11-03 20:57 Jonas Smedegaard <dr@jones.dk> - - * imp3/: motd.php, servers.php: - - Update list of servers, and improve wording. - -2003-11-03 13:29 Jonas Smedegaard <dr@jones.dk> - - * dovecot/uwimap2dovecot.sh: - - Add new script uwimap2dovecot.sh to convert from UW imapd to Dovecot imap. - -2003-11-03 10:06 Jonas Smedegaard <dr@jones.dk> - - * rdiff-backup/: excludes, rdiff-backup.inc.sh: - - Add new area for rdiff-backup backup routine. - -2003-11-01 14:18 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.harden: - - Avoid using apt-get. - -2003-10-18 17:39 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, temp: - - A few warnings suppressed. - -2003-10-18 12:38 Jonas Smedegaard <dr@jones.dk> - - * amavis/local-amavis: - - Allow noise when purging spam and virus. - -2003-10-15 21:09 Jonas Smedegaard <dr@jones.dk> - - * amavis/local-amavis: - - Add local weekly cron job for amavis. - -2003-10-13 23:18 Jonas Smedegaard <dr@jones.dk> - - * amavis/local_domains_homebase.dk: - - Remove unmaintained domain nyxforum.dk from fake HOMEBASE setup. - -2003-10-13 16:42 Jonas Smedegaard <dr@jones.dk> - - * bind/named_BASE.conf: - - Include delegation-only for .com and .net as per newest bind9 releases. - -2003-09-22 11:54 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/netatalk.changes: - - parsing netatalk config for permissions is not a security issue. - -2003-09-08 21:24 Jonas Smedegaard <dr@jones.dk> - - * dhcp3/dhcpd.hosts.wpad: - - Add WPAD config snippet. - -2003-09-08 01:21 Jonas Smedegaard <dr@jones.dk> - - * apache/vhosts.d/wpad: - - Correct typo. - -2003-09-07 23:16 Jonas Smedegaard <dr@jones.dk> - - * apache/wpad/wpad.dat: - - strip non-generic exceptions. - -2003-09-06 14:32 Jonas Smedegaard <dr@jones.dk> - - * bind/named_fido.dgi-huset.dk: - - Add DGIH-fake. - -2003-09-02 10:41 Jonas Smedegaard <dr@jones.dk> - - * amavis/local_domains_mail.conduct.dk: - - Add pedelakademiet.dk as CONDUCT domain. - -2003-08-25 13:38 Jonas Smedegaard <dr@jones.dk> - - * bind/fake/LOCALHOST.LOCAL: - - Add new fake zone LOCALHOST.LOCAL. - -2003-08-18 02:00 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, mkaddon.sh: - - Giving up: cross-domain spam notification turned of for now :-(. - -2003-08-18 01:09 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, mkaddon.sh: - - Bypass spam checks only, and use simpler syntax. - -2003-08-17 23:43 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, mkaddon.sh: - - Drop disabling SpamAssassin and instead bypass both virus and spam checks and for all AMaViS pool sender addresses (which should also suppress notifications as of amavisd-new-20030616-p4. - -2003-08-17 23:16 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, mkaddon.sh: - - Disable SpamAssassin for all AMaViS pool sender addresses. - -2003-08-17 22:05 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, amavisd.conf.addon.in, mkaddon.sh: - - Whitelist all AMaViS pool sender addresses. - -2003-08-17 20:47 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, amavisd.conf.addon.in: - - We love spam.police@ as well (hopefully avoids mail loops due to rejection by remote amavis filter. - -2003-08-17 08:19 Jonas Smedegaard <dr@jones.dk> - - * bind/named_hysbald.jones.dk.conf: - - Make MSG a dual-view setup at hysbald.jones.dk (gotta rename that to hysbald.munksoegaard.dk nut not today). - -2003-08-17 08:03 Jonas Smedegaard <dr@jones.dk> - - * bind/named_auryn.jones.dk.conf: - - Let IDA handle its own domains again. - -2003-08-16 17:35 Jonas Smedegaard <dr@jones.dk> - - * bind/named_BASE.conf: - - Correct speling typos, and clarify reason for the existence of this file. - -2003-08-13 02:08 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Update ChangeLog. - -2003-08-01 15:10 Jonas Smedegaard <dr@jones.dk> - - * apache/ErrorDocument/: Makefile, foot.shtml: - - Add Makefile to sync symlinked-but-does-not-work-with-CVS files. Add stupid hidden Microsoft workaround to footer. - -2003-07-31 17:03 Jonas Smedegaard <dr@jones.dk> - - * apache/ErrorDocument/: 401.da.shtml, 401.en.shtml, 401.shtml, - 403.da.shtml, 403.en.shtml, 403.shtml, 404.da.shtml, - 404.en.shtml, 404.shtml, 500.en.shtml, 500.shtml, foot.da.shtml, - foot.en.shtml, foot.shtml, head.shtml, test/403/.htaccess, - test/500/.htaccess: - - Add ErrorDocument files. - -2003-07-28 11:49 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.harden: - - Update to post-woody logcheck (on workstations the server rules are included, so always install both). - -2003-07-25 09:29 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: amavisd-new, local: - - Ignore AMaViS BAD HEADER warnings regarding junk (in addition to bulk and list). - -2003-07-24 22:55 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.ftp: - - Update from LsDefaultOptions to the newer ListOptions. - -2003-07-24 08:09 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: amavisd-new, local: - - Ignore AMaViS BAD HEADER warnings regarding lists (in addition to bulk). - -2003-07-21 14:09 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, - local_domains_mail.idraetsdaghojskolen.dk: - - Add maildomain mail.idraetsdaghojskolen.dk. - -2003-07-21 10:43 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavisd.conf.addon: - - Update to actually include new maildomain mail.conduct.dk. - -2003-07-21 10:42 Jonas Smedegaard <dr@jones.dk> - - * amavis/local_domains_mail.conduct.dk: - - Add maildomain mail.conduct.dk. - -2003-07-20 20:16 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Correct embarrassing wrong grep logic. - -2003-07-20 20:13 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Add AMaViS mail accounts (direct file stores). - -2003-07-20 20:11 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, amavisd.conf.addon.in: - - Add sane envelope sender addresses. - -2003-07-20 14:42 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: mklocalfiles, ignore.d.server/local, - ignore.d.server/tmp, ignore.d.workstation/local: - - Add trailing pranthese (in a comment!!!). Stop merging workstation and server files - done upstream now. - -2003-07-19 01:34 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, local_domains_107b.dk, - local_domains_mail.107b.dk: - - Use mailname for 107b.dk: mail.107b.dk. - -2003-07-17 11:00 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, local_domains_bitbase.dk, - local_domains_mail.bitbase.dk: - - Use mailname for bitbase.dk: mail.bitbase.dk. - -2003-07-17 00:20 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.groups.jones: - - Add new host hysbald.jones.dk (formerly artax.107b.dk, now located at MSG). - -2003-07-17 00:17 Jonas Smedegaard <dr@jones.dk> - - * bind/named_hysbald.jones.dk.conf: - - Add fake MSG (Munksoegaard.dk) BIND files. - -2003-07-15 14:33 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, amavisd.conf.addon.in: - - Allow non-7bit headers again (too many broken mailers out there, also for legitimate mail). - -2003-07-15 14:20 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, amavisd.conf.addon.in: - - Let postfix handle quarantines and alerts. - -2003-07-14 15:09 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: amavisd-new, local: - - Ignore AMaViS refusing non-7bit headers - also bulkmail. - -2003-07-13 20:33 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: amavisd-new, local: - - Ignore AMaViS refusing non-7bit headers. - -2003-07-13 17:55 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, local_domains_107b.dk: - - Add maildomain 107b.dk. - -2003-07-12 15:53 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, mkaddon.sh: - - Run mkaddon.sh. A couple more small tweaks. - -2003-07-12 15:42 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, amavisd.conf.addon.in, mkaddon.sh: - - Only warn (not fail) if local_domains_ file not found. A few cosmetic tweaks. - -2003-07-12 14:18 Jonas Smedegaard <dr@jones.dk> - - * postfix/TODO: - - add TODO about improved editing of master.cf. - -2003-07-12 14:12 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, local_domains_shared.dk: - - Add maildomain shared.dk. - -2003-07-12 13:57 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Restructure code a bit and add some comments. - -2003-07-12 13:06 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/sysklogd: - - Ignore syslog receiving remote input. - -2003-07-12 12:55 Jonas Smedegaard <dr@jones.dk> - - * amavis/: .cvsignore, amavisd.conf.addon, amavisd.conf.addon.in, - mkaddon.sh: - - Properly handle per-maildomain alerts. - -2003-07-12 12:44 Jonas Smedegaard <dr@jones.dk> - - * amavis/local_domains_jones.dk: - - Add domain list for jones.dk. - -2003-07-01 08:09 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Ignore postfix sending rejection bounce messages. - -2003-06-28 09:53 Jonas Smedegaard <dr@jones.dk> - - * mailman/reset-all-url.sh: - - New script added to reset all URLs the the default ones. - -2003-06-28 09:39 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavisd.conf.addon: - - Correct typo. - -2003-06-28 09:36 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Ignore a single postfix rule also if using lmtp (in addition to smtp). - -2003-06-23 13:11 Jonas Smedegaard <dr@jones.dk> - - * amavis/local_domains_haakansson.com: - - Add domain list for haakansson.com. - -2003-06-21 15:27 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Use /var/spool/postfix for encryption cache files. - -2003-06-12 13:28 Jonas Smedegaard <dr@jones.dk> - - * amavis/: amavisd.conf.addon, local_domains_bitbase.dk, - local_domains_homebase.dk: - - Move from package amavis to amavisd-new, and major improvements (most of it is actually in last commit). - -2003-06-12 13:17 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog, amavis/amavisd.conf.addon: - - Update ChangeLog. - -2003-06-11 17:46 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - A couple of AMaViS tweaks. - -2003-06-11 08:53 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, temp: - - Temporarily ignore another samba dropped-connection error. - -2003-06-05 11:08 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.workstation/local, - violations.ignore.d/local, violations.ignore.d/netatalk.changes: - - Correct non-fatal netatalk timout error. - -2003-06-01 18:39 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Update ChangeLog. - -2003-06-01 18:36 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Recognize amavisd-new as alternative to amavisd. - -2003-06-01 12:35 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.harden: - - Correct name of integrit configfile. - -2003-06-01 12:33 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.harden: - - Update integrit handling to post-woody (giving up on bug#153420 and backport a newer integrit instead). - -2003-05-26 14:43 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/: domain.3.00.dansk.txt-lab, - redelegation.3.00.dansk.txt-bitbase, - redelegation.3.00.dansk.txt-spiff: - - Rename redelegation config from spiff to bitbase. - -2003-05-25 12:09 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/bind.changes, ignore.d.server/local, - ignore.d.server/netatalk.changes, ignore.d.server/postfix, - ignore.d.server/proftpd, ignore.d.server/tmp, - ignore.d.workstation/local, violations.ignore.d/local, - violations.ignore.d/netatalk.changes, - violations.ignore.d/postfix, violations.ignore.d/samba: - - Improved ignore lines all over... - -2003-05-20 19:25 Jonas Smedegaard <dr@jones.dk> - - * cfengine/: cf.groups.jones, cf.site, cf.site.jones: - - Add morla.conduct.dk. - -2003-05-20 19:11 Jonas Smedegaard <dr@jones.dk> - - * bind/named_morla.conduct.dk.conf: - - Add CONDUCT as secondaries on coreander.bitbase.dk and xayide.jones.dk. - -2003-05-20 18:51 Jonas Smedegaard <dr@jones.dk> - - * bind/named_morla.conduct.dk.conf: - - Add new area CONDUCT, with server morla.conduct.dk (dns.jones.dk). - -2003-05-20 18:40 Jonas Smedegaard <dr@jones.dk> - - * postfix/: mx_networks, permit_mx_backup_networks: - - Add morla.conduct.dk (mail.conduct.dk) to MX pool, and delete old unused pool file. - -2003-05-18 16:34 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.workstation/local: - - Ignore remote smtp servers dropping connection. - -2003-05-18 16:24 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/anacron, ignore.d.server/local, - ignore.d.server/netatalk.changes, - ignore.d.server/ntp-simple.changes, ignore.d.server/tmp, - ignore.d.workstation/local: - - Misc. additional ignores related to remote syslog reception. - -2003-05-14 23:30 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/tmp, - ignore.d.workstation/local: - - Temporarily ignore strange error on netatalk, also on newer releases of netatalk. - -2003-05-14 23:28 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.workstation/: local, misc: - - Ignore tuning more disks than just hda (on workstations waking from sleep). - -2003-05-14 16:21 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, ssh: - - Really fix ignoring ssh failed logins. - -2003-05-14 15:10 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, ssh: - - Fix ignoring ssh failed logins. - -2003-05-14 10:08 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, ssh: - - Ignore ssh failures related to fetchmail+ssh (hostnames as well). - -2003-05-14 09:29 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/tmp, - ignore.d.workstation/local: - - Ignore a few entries from a remote Gibraltar box (running an older logcheck and syslogd). - -2003-05-14 09:21 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, ssh: - - Ignore ssh failures related to fetchmail+ssh. - -2003-05-13 17:49 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.workstation/: bind, local: - - Ignore bind switching interface on workstations (for laptops changing environment). - -2003-05-13 17:17 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/tmp, - ignore.d.workstation/local: - - Temporarily ignore another HOMEBASE firewall warning (both a windows PC and a printer is wrongly configured). - -2003-05-13 16:08 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/tmp, - ignore.d.workstation/local: - - Temporarily ignore HOMEBASE firewall warnings due to badly configured printer. - -2003-05-13 15:58 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.workstation/local, - ignore.d.workstation/misc: - - Correctly ignore some laptop sleep noise. - -2003-05-09 12:45 Jonas Smedegaard <dr@jones.dk> - - * bind/named_pierre.jones.dk.conf: - - Rename SPIFF to BITBASE. - -2003-05-08 09:06 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Correct postfix rejects. - -2003-05-08 07:51 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Ignore more helo variants in postfix rejects. - -2003-05-07 11:27 Jonas Smedegaard <dr@jones.dk> - - * bind/named_auryn.jones.dk.conf: - - Add experimental BIND config for standalone offline machine (laptop), and include such setup for auryn.jones.dk. - -2003-05-07 11:24 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.groups.jones: - - Include rornaestved as NameServer. - -2003-05-07 11:23 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/domain.3.00.dansk.txt-klubien: - - Update Klubien info. - -2003-05-07 11:23 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - helo is optional in postfix smtpd reject lines. - -2003-05-07 10:25 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/proftpd, - ignore.d.workstation/local: - - Ignore successful logins to proftpd. - -2003-05-07 10:22 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, - ignore.d.server/netatalk.changes, ignore.d.workstation/local: - - Ignore netatalk complaining about user access to logfiles. - -2003-05-07 09:47 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/squid, - ignore.d.workstation/local: - - Ignore spaces in squid message. - -2003-05-07 08:44 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/uptimed, - ignore.d.workstation/local: - - Ignore uptimed message. - -2003-05-07 08:43 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.workstation/local, violations.ignore.d/local, - violations.ignore.d/postfix: - - More generically ignore checking remote postfix certificate. - -2003-05-07 08:38 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.workstation/local, violations.ignore.d/local, - violations.ignore.d/postfix: - - Ignore errors checking remote postfix certificate. - -2003-05-07 08:25 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/postfix: - - Ignore postfix sending errors also with relay=none. - -2003-05-05 22:50 Jonas Smedegaard <dr@jones.dk> - - * bind/: named_artax.107b.dk.conf, named_slamuf.jones.dk.conf: - - Separate LAB-fake. - -2003-05-05 22:02 Jonas Smedegaard <dr@jones.dk> - - * bind/named_artax.107b.dk.conf: - - Separate LAB domains from BITBASE. - -2003-04-23 13:57 Jonas Smedegaard <dr@jones.dk> - - * postfix/permit_mx_backup_networks: - - Correct newest entry to be a *network* (not merely an IP number) and add trailing newline. - -2003-04-22 14:51 Klaus Agnoletti <klaus@xenux.dk> - - * postfix/permit_mx_backup_networks: - - * Added more changes to nielsmunk.dk postfix setup - -2003-04-22 14:44 Klaus Agnoletti <klaus@xenux.dk> - - * postfix/permit_mx_backup_networks: - - * Minor changes for nielsmunk.dk - -2003-04-18 14:18 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.workstation/local: - - Ignore any postfix message-id on cleanup or expiry. - -2003-04-18 11:19 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/dhcp3-common, ignore.d.server/local, - ignore.d.workstation/local: - - Ignore DHCP requests on wrong networks. - -2003-04-18 09:55 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.workstation/: local, misc, usbutils: - - Ignore laptop sleep/wakeup events, and separate usbutils lines. - -2003-04-16 19:21 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/ssh, - ignore.d.workstation/local: - - Ignore another type of succesful ssh login. - -2003-04-14 17:25 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.workstation/local: - - Ignore postfix message-id's with comments. - -2003-04-14 17:23 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.workstation/local: - - Ignore message-id's more generally of purged postfix emails. - -2003-04-13 08:44 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.server/proftpd, ignore.d.workstation/local, - violations.ignore.d/local, violations.ignore.d/postfix: - - Add a few additional proftpd and postfix ignore lines. - -2003-04-10 04:27 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Add TODO about adopting stuff from yet another thorough setup-guide. - -2003-04-06 13:38 Jonas Smedegaard <dr@jones.dk> - - * netsaint/: COMMON.cfg, HOMEBASE.cfg, hosts_xayide.jones.dk.cfg: - - Corrections to work with default hosts.cfg file. - -2003-04-06 13:30 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Include current year in copyright. - -2003-04-06 13:30 Jonas Smedegaard <dr@jones.dk> - - * netsaint/: 107B.cfg, BITBASE.cfg, COMMON.cfg, HOMEBASE.cfg, - IDASKOLEN.cfg, ISP.cfg, JONES.cfg, VEGA.cfg, - hosts_coreander.bitbase.dk.cfg, netsaint.sh: - - First attempt on structured netsaint organisation. - -2003-04-05 17:37 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/non-debian, - ignore.d.workstation/local: - - Ignore FloppyFW DHCP offers. - -2003-03-31 08:45 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/: domain.3.00.dansk.txt-ascii33, - domain.3.00.dansk.txt-christen, - domain.3.00.dansk.txt-emil_jacobi, - domain.3.00.dansk.txt-filurlighed, domain.3.00.dansk.txt-fl, - domain.3.00.dansk.txt-ha, domain.3.00.dansk.txt-icas, - domain.3.00.dansk.txt-julius, domain.3.00.dansk.txt-ka, - domain.3.00.dansk.txt-katja, domain.3.00.dansk.txt-kentdahl, - domain.3.00.dansk.txt-klubien, domain.3.00.dansk.txt-km, - domain.3.00.dansk.txt-kp, domain.3.00.dansk.txt-lab, - domain.3.00.dansk.txt-laurits, - domain.3.00.dansk.txt-lea_bawnager, domain.3.00.dansk.txt-morgan, - domain.3.00.dansk.txt-nilsstaerk, - domain.3.00.dansk.txt-peter_freltoft, - domain.3.00.dansk.txt-rosforth, domain.3.00.dansk.txt-seb, - domain.3.00.dansk.txt-troels: - - Correct registrar hints. - -2003-03-29 10:25 Jonas Smedegaard <dr@jones.dk> - - * postfix/purge-spam-from-queue.sh: - - Tighten filter, and include mails from MAILER-DAEMON (and mention spam as cause in the comment). - -2003-03-29 10:00 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.workstation/: bind, local: - - Correct fatal type in workstation bind line. - -2003-03-27 15:44 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/: domain.3.00.dansk.txt-christen, - domain.3.00.dansk.txt-ha, domain.3.00.dansk.txt-klubien, - domain.3.00.dansk.txt-laurits: - - Add some registrants. - -2003-03-24 04:18 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/tmp, - ignore.d.workstation/local, violations.ignore.d/local, - violations.ignore.d/postfix: - - Correct correction to postfix bounced/deferred line. Add a couple of temporary postgres lines - -2003-03-24 02:29 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Correct postfix bounced/deferred line. - -2003-03-24 01:10 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, - ignore.d.server/netatalk.changes, ignore.d.workstation/local: - - Correct netatalk papd line. - -2003-03-24 00:59 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/dhcp3-common, ignore.d.server/local, - ignore.d.workstation/local: - - Correct DHCP v3 DHCPREQUEST line. - -2003-03-23 15:23 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/imp, ignore.d.server/local, - ignore.d.workstation/local: - - Fix IMP regexp. - -2003-03-23 15:19 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.workstation/local: - - Ignore more postfix certificate issues. - -2003-03-23 05:15 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: amavisd-new, local: - - Correct amavisd-new filter. - -2003-03-23 04:47 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/imp, ignore.d.server/local, - ignore.d.workstation/local: - - Improve IMP rules. - -2003-03-23 04:17 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/dhcp3-common, ignore.d.server/local, - ignore.d.workstation/local: - - Ignore unknown DHCP v3 leases. - -2003-03-23 03:21 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Broaden postfix filter to include RSHBL/DNSBL blocking. - -2003-03-23 03:14 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: amavisd-new, local: - - Correct typo. - -2003-03-22 19:33 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: amavisd-new, local: - - Ignore amavid-new non-violations. - -2003-03-22 19:23 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Drop requiring strict EHLO. Add support for RHSBL (DNSBL) blackhole. - -2003-03-22 17:01 Jonas Smedegaard <dr@jones.dk> - - * bind/named_BASE.conf: - - Setup jawa.homebase.dk using bind9 views to differentiate resources presented internally and to the Internet. - -2003-03-21 20:38 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.groups.jones: - - Add ida as ftp server. - -2003-03-18 20:46 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, - ignore.d.server/netatalk.changes, ignore.d.server/tmp, - ignore.d.workstation/local: - - A few netatalk and smb corrections. - -2003-03-18 19:54 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, - ignore.d.server/netatalk.changes, ignore.d.server/tmp, - ignore.d.workstation/local, violations.ignore.d/libpam-modules, - violations.ignore.d/local, violations.ignore.d/netatalk.changes: - - Improve netatalk and smb filters. Correct EOL for libpam-modules. - -2003-03-18 11:14 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Whoops: Properly enable incoming *and* outgoing amavis ports. - -2003-03-18 11:01 Juri Jensen <juri@xenux.dk> - - * DK-Hostmaster/redelegation.3.00.dansk.txt-xenux: - - - Modified to use the new primary DNS. - -2003-03-18 11:00 Juri Jensen <juri@xenux.dk> - - * DK-Hostmaster/domain.3.00.dansk.txt-intdenmark: - - - Added a file for INT Denmark. - -2003-03-18 10:59 Juri Jensen <juri@xenux.dk> - - * DK-Hostmaster/domain.3.00.dansk.txt-xenux: - - - Modified to use the new DNS servers. - -2003-03-18 04:35 Jonas Smedegaard <dr@jones.dk> - - * bind/fake/: 0-PCxxx.NET106.LOCAL, NET106.LOCAL: - - Correct errors related to HOMEBASE new fake ip pool. - -2003-03-18 03:24 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Add amavis support to postfix script. - -2003-03-17 12:37 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: libpam-modules, local: - - Ignore PAM setrlimit considered security violations. - -2003-03-13 16:50 Jonas Smedegaard <dr@jones.dk> - - * postfix/: mx_networks, permit_mx_backup_networks: - - Move xayide.jones.dk from 62.79.64.157 to 80.163.221.238. - -2003-03-11 21:45 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, - ignore.d.server/netatalk.changes, ignore.d.workstation/local, - ignore.d.workstation/ntp-simple: - - Allow ntpd to loose syncronisation on workstations. - -2003-03-11 07:24 Jonas Smedegaard <dr@jones.dk> - - * nocc/conf.php: - - Update to newer syntax. - -2003-03-11 06:26 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Update changelog. - -2003-03-11 05:45 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.dns: - - Disable cf.services.dns until it is resolved wether named.conf or named.conf.local should be used. Switching around kills bind!!! - -2003-03-10 13:28 Klaus Agnoletti <klaus@xenux.dk> - - * file-firebird.helenesminde.local.m4: - - * Added another share to helenesminde samba config. - -2003-03-09 18:31 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, - ignore.d.server/netatalk.changes, ignore.d.workstation/local: - - Update netatalk entries. - -2003-03-05 05:57 Jonas Smedegaard <dr@jones.dk> - - * mysql/dump-all-to-homes.sh: - - Add MySQL backup script. - -2003-03-05 02:24 Jonas Smedegaard <dr@jones.dk> - - * README: - - Add README. - -2003-03-05 02:10 Jonas Smedegaard <dr@jones.dk> - - * mailman/dump-all-config.sh: - - Add dump script and configs for jones.dk. - -2003-03-05 02:09 Jonas Smedegaard <dr@jones.dk> - - * mailman/mm_cfg.py-2.1.diff: - - Add sample diff for mailman 2.1 with postfix. - -2003-03-05 02:08 Jonas Smedegaard <dr@jones.dk> - - * mailman/mm_cfg.py-mhonarc.diff: - - Rename diff to show relationship with mhonarc. - -2003-03-04 15:02 Klaus Agnoletti <klaus@xenux.dk> - - * file-firebird.helenesminde.local, - file-firebird.helenesminde.local.m4: - - * Changed filename - -2003-03-04 15:00 Juri Jensen <juri@xenux.dk> - - * cfengine/cf.services.dns: - - - it has to be named.conf - not named.conf.local! - -2003-03-04 13:41 Juri Jensen <juri@xenux.dk> - - * cfengine/cf.groups.xenux: - - - Added firebird to tdk group. - -2003-03-04 13:37 Klaus Agnoletti <klaus@xenux.dk> - - * dhcpd.conf.helenesminde: - - * Added named_HELENESMINDE_fake.conf - -2003-03-03 13:22 Klaus Agnoletti <klaus@xenux.dk> - - * dhcpd.conf.helenesminde, file-firebird.helenesminde.local, - cfengine/cf.groups.xenux, cfengine/cf.site, - cfengine/cf.site.xenux: - - * Added new site : helenesminde - -2003-03-02 18:35 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Update Changelog - -2003-03-01 23:54 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/dhcp3-common, ignore.d.server/local, - ignore.d.server/tmp, ignore.d.workstation/local, - violations.ignore.d/local, violations.ignore.d/temp: - - Loosen up a bit on dhcpd entries. Add temp. SMB strings. - -2003-02-08 11:19 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/amavis, ignore.d.server/local, - ignore.d.workstation/local: - - Capture and filter out spam to mutiple recipients. - -2003-02-04 06:40 Jonas Smedegaard <dr@jones.dk> - - * apache/vhosts.m4/: cgi+redir.m4, plain+redir.m4, redir.m4, - vhost.m4: - - Merge m4 templates into one. - -2003-02-03 23:42 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/domain.3.00.dansk.txt-peter_freltoft: - - Add Peter Freltoft. - -2003-02-03 23:41 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavisd.conf.addon: - - Rename whitelist entries to reflect name change of mail.jones.dk email system. - -2003-01-31 15:12 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/domain.3.00.dansk.txt-seb: - - Add Sebastian Winteroe. - -2003-01-29 11:55 Klaus Agnoletti <klaus@xenux.dk> - - * postfix/permit_mx_backup_networks: - - * Added 193.88.0.228/32 to allow mail backups from louiz. - -2003-01-28 06:46 Jonas Smedegaard <dr@jones.dk> - - * imp/servers.php3, imp3/servers.php: - - Add mail.<domain> hostnames. - -2003-01-28 06:30 Jonas Smedegaard <dr@jones.dk> - - * imp/servers.php3: - - Quote 143/notls (now that it is no longer an integer). - -2003-01-27 16:04 Jonas Smedegaard <dr@jones.dk> - - * apache/vhosts.m4/: cgi+redir.m4, plain+redir.m4, redir.m4: - - Add M4 Apache skeleton files. - -2003-01-27 02:06 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/dhcp-client, ignore.d.server/local, - ignore.d.workstation/local: - - Tighten dhcpclient lines. - -2003-01-26 13:18 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/amavis, - ignore.d.server/libgpmg1.da_DK, ignore.d.server/local, - ignore.d.workstation/local: - - Misc updates... - -2003-01-26 13:18 Jonas Smedegaard <dr@jones.dk> - - * TotalRegistrations/email-thomastaekker: - - Add new registrant Thomas Melbye. - -2003-01-26 12:56 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/domain.3.00.dansk.txt-troels: - - Add new registrant Troels Chr. Jakobsen. - -2003-01-24 00:07 Jonas Smedegaard <dr@jones.dk> - - * gdm/Sessions/Kiosk: - - Add 2003 to Copyright. - -2003-01-24 00:06 Jonas Smedegaard <dr@jones.dk> - - * gdm/Sessions/Kiosk: - - Enable XScreensaver on kiosk sessions if available. - -2003-01-24 00:05 Jonas Smedegaard <dr@jones.dk> - - * X11/app-defaults/XScreenSaver.kiosk: - - Add XScreensaver defaults for kiosk use. - -2003-01-22 14:54 Jonas Smedegaard <dr@jones.dk> - - * rc.boot/hdparm.sh: - - Add new sample script hdparm.sh (works on TiBook, may require tweeking for others). - -2003-01-22 14:43 Jonas Smedegaard <dr@jones.dk> - - * gdm/Sessions/KillMe: - - Add new (or not so new) session KillMe. - -2003-01-20 11:28 Jonas Smedegaard <dr@jones.dk> - - * imp3/servers.php: - - Add /notls to portnumber. - -2003-01-20 11:23 Jonas Smedegaard <dr@jones.dk> - - * imp/servers.php3: - - Add /notls to portnumber. - -2003-01-19 18:21 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, - ignore.d.server/uw-imap.changes, ignore.d.workstation/local: - - Remove uw-imap entries (they are included officially now, and the package is backported and available at http://debian.jones.dk/ for i386 on sarge and woody). - -2003-01-19 18:16 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, - ignore.d.server/netatalk.changes, - ignore.d.server/nfs-kernel-server, ignore.d.server/postfix, - ignore.d.server/tftpd, ignore.d.workstation/local, - violations.ignore.d/local, violations.ignore.d/postfix: - - Misc updates... - -2003-01-17 02:20 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, - ignore.d.server/uw-imap.changes, ignore.d.workstation/local: - - Correct uw-imap typos (correction to the last one, which was in fact uw-imap as well). - -2003-01-16 19:11 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, - ignore.d.server/uw-imap.changes, ignore.d.workstation/local: - - Correct postfix typo. - -2003-01-16 00:05 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/dhcp3-common, ignore.d.server/hotplug, - ignore.d.server/local, ignore.d.server/postfix, - ignore.d.server/uw-imap.changes, ignore.d.workstation/local: - - Misc updates... - -2003-01-15 12:58 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.workstation/local, violations.ignore.d/local, - violations.ignore.d/postfix: - - Another couple of postfix improvements. - -2003-01-15 02:38 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Fix small (but annoying) postfix typo. - -2003-01-14 19:27 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/dhcp.changes, ignore.d.server/local, - ignore.d.workstation/local: - - Loosen up a bit on DHCP 2.x lines. - -2003-01-14 19:18 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.workstation/local: - - Another small postfix improvement. - -2003-01-14 19:13 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.workstation/local, violations.ignore.d/local, - violations.ignore.d/postfix: - - Small improvement to postfix TLS. - -2003-01-14 18:42 Jonas Smedegaard <dr@jones.dk> - - * doc/Certificates.txt: - - Add todo about joker CN. - -2003-01-14 14:46 Jonas Smedegaard <dr@jones.dk> - - * TODO: - - Add TODO about push-updating multiple hosts effectively. - -2003-01-14 14:29 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/dhcp3-common, ignore.d.server/local, - ignore.d.workstation/local: - - Correct a fatal syntax error in dhcp3-common. - -2003-01-14 13:56 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Set postconf path as variable. Correct check for FQDN. - -2003-01-14 13:26 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/dhcp3-common, ignore.d.server/local, - ignore.d.server/postfix, ignore.d.workstation/local, - ignore.d.workstation/misc, violations.ignore.d/local, - violations.ignore.d/postfix: - - Various corecctions and improvements. - -2003-01-14 05:59 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Add a TODO. - -2003-01-14 05:55 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Use grep -q. - -2003-01-14 05:51 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Use reject_rbl_client instead of deprecated reject_maps_rbl in postfix 2.x. - -2003-01-06 14:31 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.workstation/local, violations.ignore.d/local, - violations.ignore.d/postfix: - - Some updates to postfix. - -2003-01-05 18:17 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, temp: - - Ignore (temporarily) failed pop authentication. - -2003-01-05 17:13 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Update ChangeLog. - -2003-01-05 17:12 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Another small postfix correction. - -2003-01-05 14:22 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.workstation/local, violations.ignore.d/local, - violations.ignore.d/postfix: - - A few more improvements to postfix. - -2003-01-05 12:23 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.workstation/local: - - Small improvement to postfix TLS. - -2003-01-05 12:16 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.workstation/local, violations.ignore.d/local, - violations.ignore.d/postfix: - - Major cleanup of postfix rules (and other improvements). - -2003-01-04 03:15 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Update ChangeLog. - -2003-01-04 03:14 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Fix missing parens (hope I didn't mess up too much). - -2003-01-04 02:46 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Check for files, not dpkg output, and check for postfix-tls specific file as well. - -2003-01-04 01:43 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/tmp, - ignore.d.workstation/local: - - Misc updates and improvements... - -2003-01-04 00:10 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Avoid $items (they seem to not work correctly). - -2003-01-04 00:06 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/tmp, - ignore.d.workstation/local, violations.ignore.d/local, - violations.ignore.d/postfix, violations.ignore.d/temp: - - Misc updates and improvements... - -2003-01-02 12:46 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, - ignore.d.server/netatalk.changes, ignore.d.server/postfix, - ignore.d.workstation/local, violations.ignore.d/local, - violations.ignore.d/postfix: - - Misc updates and improvements... - -2003-01-02 04:56 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.workstation/local, violations.ignore.d/local, - violations.ignore.d/postfix: - - Minor addition to postfix loglines. - -2003-01-02 02:37 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Minor addition to postfix loglines. - -2003-01-02 02:23 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/tmp, - ignore.d.workstation/local, violations.ignore.d/local, - violations.ignore.d/temp: - - Improve a few temporary loglines. - -2003-01-02 01:33 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.server/tmp, ignore.d.workstation/local, - violations.ignore.d/local, violations.ignore.d/postfix: - - Misc updates to postfix and samba loglines. - -2003-01-02 00:57 Jonas Smedegaard <dr@jones.dk> - - * doc/: Certificates.txt, Email.txt: - - Major update: - Add examples. - Always use .pem extension. - Document use of symlinks. - Document virtual hosting handling. - -2003-01-01 23:45 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.server/tmp, ignore.d.workstation/local, - violations.ignore.d/local, violations.ignore.d/postfix, - violations.ignore.d/temp: - - Misc updates to postfix and uw-imapd and samba loglines. - -2003-01-01 23:21 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/tmp, - ignore.d.workstation/local: - - Stricten (and correct typo in) temporary SMB-related loglines. - -2003-01-01 23:16 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.workstation/local: - - Ignore some TLS-related loglines. - -2002-12-31 15:26 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Use full path to postconf (to allow remote execution without adding /usr/sbin to path). - -2002-12-31 15:17 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Really disable verbose log about TLS (not only comment out). - -2002-12-31 13:38 Jonas Smedegaard <dr@jones.dk> - - * postfix/: maps_rbl_domains, permit_mx_backup_networks, - postfix.sh, purge-spam-from-queue.sh, - smtpd_recipient_restrictions: - - Add comments and copyright. - -2002-12-31 13:11 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/squid, - ignore.d.workstation/local, violations.ignore.d/local, - violations.ignore.d/postfix: - - Another postfix 2.0 tweak. And squid has spaces at end of their lines. - -2002-12-31 13:04 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/tmp, - ignore.d.workstation/local: - - Improve on ignoring temporary errors (maybe they are not so temprorary after all?). - -2002-12-31 12:58 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Syntax seems to have changed (to the better - more descriptive) with postfix 2.0.0 - improve a single line (let's see if more is coming up). - -2002-12-31 12:51 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.workstation/local: - - Ignore warnings of illegal address syntax with space in it. - -2002-12-31 12:42 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.workstation/local: - - Ignore hints of both incoming and outgoing TLS connections. - -2002-12-31 05:29 Jonas Smedegaard <dr@jones.dk> - - * postfix/postfix.sh: - - Disable log notifying on all TLS activity. - -2002-12-31 05:27 Jonas Smedegaard <dr@jones.dk> - - * postfix/: anti-uce.sh, postfix.sh: - - Rename anti-uce.sh to the more general postfix.sh. - -2002-12-31 04:30 Jonas Smedegaard <dr@jones.dk> - - * apache/apache-ssl.cf: - - Correct SSL settings. - -2002-12-31 03:16 Jonas Smedegaard <dr@jones.dk> - - * apache/apache-ssl.cf: - - Correct unfinished mod_xslt lines. - -2002-12-31 03:01 Jonas Smedegaard <dr@jones.dk> - - * apache/apache-ssl.cf: - - Add certificate section. - -2002-12-31 02:43 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Update ChangeLog. - -2002-12-31 02:38 Jonas Smedegaard <dr@jones.dk> - - * apache/: apache-ssl.cf, apache.cf: - - Raise filesize limit. - -2002-12-31 02:31 Jonas Smedegaard <dr@jones.dk> - - * doc/: Certificates.txt, Email.txt: - - Change to using only .pem extension for certificates, and misc. other changes. - -2002-12-31 02:26 Jonas Smedegaard <dr@jones.dk> - - * apache/: apache-ssl.cf, apache.cf: - - Move (copy, that is) apache cfengine script to apache section, make it self-contained and do a twin: apache-ssl. - -2002-12-31 01:25 Jonas Smedegaard <dr@jones.dk> - - * postfix/anti-uce.sh: - - Reverse logic of tlsmgr check. - Use tabs in tlsmgr line. - -2002-12-31 00:30 Jonas Smedegaard <dr@jones.dk> - - * postfix/anti-uce.sh: - - Enable/add tlsmgr in master.cf and enable TLS session caching again. - -2002-12-30 21:55 Jonas Smedegaard <dr@jones.dk> - - * postfix/anti-uce.sh: - - Enable adding TLS hints to Received: headers. - -2002-12-30 21:38 Jonas Smedegaard <dr@jones.dk> - - * postfix/anti-uce.sh: - - Another sed fix line enabling TLS-only ports in master.conf. - -2002-12-30 21:34 Jonas Smedegaard <dr@jones.dk> - - * postfix/anti-uce.sh: - - Fix sed line enabling TLS-only ports in master.conf. - -2002-12-30 21:00 Jonas Smedegaard <dr@jones.dk> - - * postfix/anti-uce.sh: - - Disable TLS caching for now (tlsmgr seems not provided in postfix-tls). - Improve dealing with self-signed certificates and non-conformant key location. - Replace double-quotes with single-quotes where possible. - -2002-12-30 20:25 Jonas Smedegaard <dr@jones.dk> - - * postfix/anti-uce.sh: - - Correct error (same kind again, how embarrasing!). - -2002-12-30 20:22 Jonas Smedegaard <dr@jones.dk> - - * postfix/anti-uce.sh: - - Correct error (non-fatal, but always avoided TLS options). Also in last commit: Change cert names to *.pem. - -2002-12-30 20:18 Jonas Smedegaard <dr@jones.dk> - - * postfix/anti-uce.sh: - - Rearrange options. Add client side TLS support and generally improve TLS options. More comments. - -2002-12-30 01:03 Jonas Smedegaard <dr@jones.dk> - - * postfix/anti-uce.sh: - - Correct a bug in the sed script. - Do a few more checks before enabling TLS (make sure the certificate exists). - Spit out a hint if TLS not activated. - -2002-12-29 23:24 Jonas Smedegaard <dr@jones.dk> - - * postfix/: anti-uce.sh, smtpd_recipient_restrictions: - - Add TLS support to postfix script (it should probably be renamed...). - -2002-12-28 19:40 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.workstation/local: - - Correct postfix TLS line (forgot to escape a pair of parens). - -2002-12-28 02:03 Jonas Smedegaard <dr@jones.dk> - - * doc/: Certificates.txt, Email.txt: - - Misc. tweaks. FCS id added. - -2002-12-28 00:18 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.workstation/local: - - First TLS regex for postfix (hooray!). - -2002-12-26 14:34 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/dhcp.changes, ignore.d.server/local, - ignore.d.server/tmp, ignore.d.workstation/local, - violations.ignore.d/local, violations.ignore.d/postfix: - - Merging some dhcp lines. Adding a temporary line specific to tulle.haakansson.com. - -2002-12-26 01:09 Jonas Smedegaard <dr@jones.dk> - - * doc/: Certificates.txt, Email.txt: - - Add new area doc for chunks of more or less structured knowledge related to the scripts and configfiles. - -2002-12-20 11:59 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/: domain.3.00.dansk.txt-ascii33, - domain.3.00.dansk.txt-emil_jacobi, - domain.3.00.dansk.txt-filurlighed, domain.3.00.dansk.txt-fl, - domain.3.00.dansk.txt-jacob_gorm, domain.3.00.dansk.txt-julius, - domain.3.00.dansk.txt-ka, domain.3.00.dansk.txt-km, - domain.3.00.dansk.txt-kp, domain.3.00.dansk.txt-lea_bawnager, - domain.3.00.dansk.txt-macronald, domain.3.00.dansk.txt-rosforth: - - Correct dns.bitbase.dk -> ns.bitbase.dk. - -2002-12-17 11:54 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/: domain.3.00.dansk.txt-ascii33, - domain.3.00.dansk.txt-emil_jacobi, - domain.3.00.dansk.txt-filurlighed, domain.3.00.dansk.txt-fl, - domain.3.00.dansk.txt-jacob_gorm, domain.3.00.dansk.txt-julius, - domain.3.00.dansk.txt-ka, domain.3.00.dansk.txt-km, - domain.3.00.dansk.txt-kp, domain.3.00.dansk.txt-lea_bawnager, - domain.3.00.dansk.txt-macronald, domain.3.00.dansk.txt-rosforth: - - Replace all (except one Xenux-related) occurences of dns.jones.dk with ns.bitbase.dk. - -2002-12-16 12:17 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/: domain.3.00.dansk.txt-MASTER-spiff, - domain.3.00.dansk.txt-icas, domain.3.00.dansk.txt-katja, - domain.3.00.dansk.txt-kentdahl, domain.3.00.dansk.txt-lab, - domain.3.00.dansk.txt-morgan, domain.3.00.dansk.txt-nilsstaerk, - domain.3.00.dansk.txt-rosforth, domain.3.00.dansk.txt-spiff, - redelegation.3.00.dansk.txt, redelegation.3.00.dansk.txt-spiff: - - Replace all occurences of ns.a-host.dk with ns.bitbase.dk. - Remove cruft. - -2002-12-15 05:00 Jonas Smedegaard <dr@jones.dk> - - * bind/fake/peronard.dk: - - Add @ A record - wildcard does NOT catch domain name alone. - -2002-12-14 03:41 Jonas Smedegaard <dr@jones.dk> - - * bind/fake/peronard.dk: - - Move all SPIFF doamins to BITBASE. - Replace ns.a-host.dk with ns.bitbase.dk. - Activate hcfotografi.dk. - Add MX backups idaskolen.dk and bitbase.dk. - -2002-12-13 17:40 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Allow spaces in (rejected) mail addresses. - -2002-12-13 17:23 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/dhcp.changes, ignore.d.server/local, - ignore.d.workstation/local: - - Misc cleanup. - -2002-12-13 15:22 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/squid, - ignore.d.workstation/local, violations.ignore.d/local, - violations.ignore.d/postfix: - - Misc additions. - -2002-12-12 13:16 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/dhcp.changes, ignore.d.server/local, - ignore.d.server/nfs-kernel-server, ignore.d.workstation/local, - violations.ignore.d/local, violations.ignore.d/postfix: - - Misc cleanup... - -2002-12-11 19:26 Jonas Smedegaard <dr@jones.dk> - - * postfix/permit_mx_backup_networks: - - Actually add the renamed permit_mx_backup_networks file. - -2002-12-11 16:05 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavisd.conf.addon: - - Whitelist News from mir.dk to Ascanius. - -2002-12-11 16:02 Jonas Smedegaard <dr@jones.dk> - - * postfix/mx_networks: - - Strip all comments in deprecated maps_rbl_domains and instead put a big fat warning. - -2002-12-11 15:58 Jonas Smedegaard <dr@jones.dk> - - * postfix/: anti-uce.sh, purge-spam-from-queue.sh, - smtpd_recipient_restrictions: - - Include MX backup hosts directly in config file (instead of referring to file in /etc/local-COMMON/). - Rename MX backup hosts file to be in line with other options (but leave the old file in place for now). - Rename function to getlineSfromfile. - Minor typos in comments. - Strip leading comma. - Enable FQDN checks again - but first allow localdomains through (to allow Debian daemons sending to default domain). - -2002-12-11 02:08 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Misc cleanup. - -2002-12-11 01:18 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.workstation/local, violations.ignore.d/amavis, - violations.ignore.d/local, violations.ignore.d/postfix: - - Misc cleanup and small additions. - -2002-12-10 01:34 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/bind.changes, ignore.d.server/local, - ignore.d.server/postfix, ignore.d.workstation/local, - violations.ignore.d/local, violations.ignore.d/postfix: - - Remove logcheck ignoring postfix loop detection. Misc cleanup... - -2002-12-10 01:00 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/tmp: - - Ignore hitting sorewall firewall from outside (want to log those entries, but not get notified each time.) - -2002-12-09 12:01 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/dhcp.changes, ignore.d.server/local, - ignore.d.server/squid, ignore.d.workstation/local, - violations.ignore.d/local, violations.ignore.d/postfix: - - Misc cleanup... - -2002-12-09 03:03 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/bind.changes: - - Minor addition to bind - -2002-12-09 02:22 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/hylafax-server, ignore.d.server/local, - ignore.d.server/misc, ignore.d.server/nagios, - ignore.d.server/proftpd, ignore.d.workstation/local, - violations.ignore.d/local, violations.ignore.d/postfix: - - Misc cleanup... - -2002-12-09 01:45 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, - ignore.d.server/netatalk.changes, ignore.d.workstation/local: - - 1/3 of support for netatalk 1.6. - -2002-12-08 21:42 Jonas Smedegaard <dr@jones.dk> - - * postfix/: anti-uce.sh, maps_rbl_domains, rbl_lookup_hosts, - smtpd_recipient_restrictions: - - Generalize script... - Disable fqdn checks - they make legitimate mail from local daemons fail. - -2002-12-08 19:53 Jonas Smedegaard <dr@jones.dk> - - * postfix/anti-uce.sh: - - Negate, rather than comment out, Helo restriction, to repair already misconfigured systems. - -2002-12-08 19:48 Jonas Smedegaard <dr@jones.dk> - - * postfix/anti-uce.sh: - - Disable Helo restriction - it causes false positives, even with local daemons. - -2002-12-08 19:42 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/tmp, - ignore.d.workstation/local, violations.ignore.d/local, - violations.ignore.d/postfix: - - Fix two fatal typos (one real and one in a coment, hurting older logcheck). - -2002-12-08 14:14 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/netsaint, - ignore.d.server/proftpd, ignore.d.server/uw-imap.changes, - ignore.d.workstation/local: - - Another batch of small fixes here and there. - -2002-12-08 13:38 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/anacron, - ignore.d.server/hylafax-server, ignore.d.server/local, - ignore.d.server/nagios, ignore.d.server/netsaint, - ignore.d.server/proftpd, ignore.d.server/tmp, - ignore.d.server/uw-imap.changes, ignore.d.workstation/local, - violations.ignore.d/local, violations.ignore.d/netsaint: - - Misc cleanup (spaces and other cruft at end-of-line, and a few added/corrected entries here and there). - -2002-12-08 05:26 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Small additions to postfix. - -2002-12-08 03:04 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.workstation/local, - violations.ignore.d/local: - - Generate local files. - -2002-12-08 03:03 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/netatalk.changes, - violations.ignore.d/netatalk.changes: - - More netatalk tweaks. - -2002-12-08 00:35 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/netatalk.changes: - - Compacting and correcting netatalk entries. - -2002-12-07 23:00 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.workstation/local: - - Filter out postfix nqmgr (not just qmgr) skipping on reload. - -2002-12-07 22:58 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/: local, postfix: - - Filter out postfix rejecting bad Helo command. - -2002-12-07 22:50 Jonas Smedegaard <dr@jones.dk> - - * ipmasq/rules/M80pfw.def: - - ipmasq has changed at some point: EXTERNAL is split into EXTERNAL_IN and EXTERNAL_OUT. - -2002-12-07 22:02 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.workstation/local, - violations.ignore.d/local: - - Generate local files. - -2002-12-07 22:01 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/gdm, ignore.d.server/gdm.da_DK, - ignore.d.workstation/gdm.da_DK: - - Move all gdm entries to ignore.d.server. - -2002-12-07 20:38 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/postfix: - - A bit less anal: grab a whole section at a time... - -2002-12-07 20:19 Jonas Smedegaard <dr@jones.dk> - - * postfix/: anti-uce.sh, rbl_lookup_hosts: - - Support comments and one-per-line RBL file syntax. - Rewrite documentation, and add http://www.antispews.org/ note. - Strictly use the RBLs listed by antispews for now. - -2002-12-07 19:22 Jonas Smedegaard <dr@jones.dk> - - * postfix/anti-uce.sh: - - Add reload command (not done by postconf itself it seems). - -2002-12-07 19:11 Jonas Smedegaard <dr@jones.dk> - - * postfix/anti-uce.sh: - - Fix typos. - -2002-12-07 19:07 Jonas Smedegaard <dr@jones.dk> - - * postfix/: README, anti-uce.sh, rbl_lookup_hosts: - - Rename README to anti-uce.sh as it is in fact a tiny script. Update and document. Change to less experiental blackholes. - -2002-12-06 18:05 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/amavis, ignore.d.server/anacron, - ignore.d.server/bind.tmp, ignore.d.server/dancer-ircd, - ignore.d.server/dhcp-client, ignore.d.server/dhcp.changes, - ignore.d.server/dhcp3-common, ignore.d.server/gdm, - ignore.d.server/gdm.da_DK, ignore.d.server/hotplug, - ignore.d.server/hylafax-server, ignore.d.server/libgpmg1, - ignore.d.server/libpam-modules, ignore.d.server/local, - ignore.d.server/mailutils-imap4d, ignore.d.server/misc, - ignore.d.server/murasaki, ignore.d.server/nagios, - ignore.d.server/netatalk.changes, ignore.d.server/netsaint, - ignore.d.server/nfs-kernel-server, ignore.d.server/non-debian, - ignore.d.server/ntp-simple.changes, - ignore.d.server/pop-before-smtp, ignore.d.server/postfix, - ignore.d.server/postgresql, ignore.d.server/ppp, - ignore.d.server/proftpd, ignore.d.server/rpld, - ignore.d.server/samba, ignore.d.server/sfs-client, - ignore.d.server/sfs-server, ignore.d.server/squid, - ignore.d.server/ssh, ignore.d.server/uw-imap.changes, - ignore.d.workstation/bind, ignore.d.workstation/devfsd, - ignore.d.workstation/dhcp-client, - ignore.d.workstation/gconf.changes, - ignore.d.workstation/gconf.da_DK, ignore.d.workstation/gdm, - ignore.d.workstation/gdm.da_DK, ignore.d.workstation/laptop-net, - ignore.d.workstation/local, ignore.d.workstation/misc, - ignore.d.workstation/ntpdate, ignore.d.workstation/oaf, - ignore.d.workstation/pmud, ignore.d.workstation/sfs-client, - violations.ignore.d/amavis, violations.ignore.d/bind, - violations.ignore.d/bind.tmp, violations.ignore.d/dhcp-client, - violations.ignore.d/local, violations.ignore.d/netatalk.changes, - violations.ignore.d/pmud, violations.ignore.d/postfix, - violations.ignore.d/proftpd, violations.ignore.d/samba, - violations.ignore.d/ssh: - - Add $ to all non-loose entries. Misc. cleanup. - -2002-12-06 17:03 Jonas Smedegaard <dr@jones.dk> - - * logcheck/README: - - Add note that ignore.d.workstation files are additional, not replacements. - -2002-12-03 17:55 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/bind.changes, ignore.d.server/local, - ignore.d.server/sfs-client, ignore.d.server/sfs-server, - ignore.d.workstation/local: - - logcheck: Add some SFS and BIND options. - -2002-12-03 01:52 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/bind.changes, ignore.d.server/local, - ignore.d.workstation/local: - - logcheck: A few additional bind entries. - -2002-12-01 23:33 Jonas Smedegaard <dr@jones.dk> - - * logcheck/README: - - Add logcheck README. - -2002-12-01 23:20 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/bind, ignore.d.server/bind.changes, - ignore.d.server/local, ignore.d.workstation/bind, - ignore.d.workstation/local: - - Improvements to bind logcheck files. - -2002-12-01 21:29 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/netsaint: - - Compact netsaint logcheck entries. - -2002-12-01 21:20 Jonas Smedegaard <dr@jones.dk> - - * ldap/schema/: evolutionperson.schema, mozillaorgperson.schema: - - Add LDAP proposed schemas for evolutionPerson and mozillaOrgPerson. - -2002-11-29 03:21 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/dhcp3-common, ignore.d.server/local, - ignore.d.workstation/local, violations.ignore.d/amavis, - violations.ignore.d/local: - - Misc logcheck updates. - -2002-11-29 02:52 Jonas Smedegaard <dr@jones.dk> - - * postfix/mx_networks: - - mx_networks contains *networks*, so add /32 where missing. Add newline at EOF as well (grrr). - -2002-11-28 15:40 Klaus Agnoletti <klaus@xenux.dk> - - * postfix/mx_networks: - - * Added eske.xenux.dk as MX backup - -2002-11-28 14:05 Jonas Smedegaard <dr@jones.dk> - - * dhcp3/dhcpd.hosts.fai: - - Correct uganda dhcp entry (use MAC not IP). - -2002-11-28 14:03 Jonas Smedegaard <dr@jones.dk> - - * rpld/rpld.conf, dhcp3/dhcpd.hosts.fai: - - Add rpld setup. Change uganda.107b.dk to use RTL8139 NIC (instead of broken internal NIC). - -2002-11-28 13:35 Jonas Smedegaard <dr@jones.dk> - - * dhcp3/dhcpd.hosts.fai: - - Add uganda.107b.dk (Vega workstation) to bind and FAI dhcp. - -2002-11-28 12:49 Juri Jensen <juri@xenux.dk> - - * dhcp3/dhcpd_legolas.xenux.local.conf: - - cfengine: More typos... - -2002-11-28 12:39 Juri Jensen <juri@xenux.dk> - - * cfengine/cf.services.dhcp: - - cfengine: More typos. - -2002-11-28 12:24 Juri Jensen <juri@xenux.dk> - - * cfengine/cf.services.dhcp: - - cfengine: Fixed some more typos... ;-) - -2002-11-28 12:05 Juri Jensen <juri@xenux.dk> - - * cfengine/cf.services.dhcp: - - cfengine: Fixed some typos. - -2002-11-28 12:02 Juri Jensen <juri@xenux.dk> - - * dhcpd.conf.xenuxlocal, cfengine/cf.groups.xenux, - cfengine/cf.services.dhcp, dhcp3/dhcpd_gandalf.xenux.local.conf, - dhcp3/dhcpd_legolas.xenux.local.conf: - - cfengine: Added support for of DHCP version 3. - dhcp: Added config file for both primary and secondary DHCP server for - xenux.local. Removed the old dhcpd.conf for xenux.local - we're now - using the new version 3 server. - -2002-11-27 18:01 Jonas Smedegaard <dr@jones.dk> - - * dhcp3/dhcpd.conf: - - dhcp: Add comment about problems with sid dhcp3-server. - -2002-11-27 17:59 Jonas Smedegaard <dr@jones.dk> - - * dhcp3/dhcpd.hosts.fai: - - dhcp: Add fake host hysbald.107b.dk. - -2002-11-27 17:58 Jonas Smedegaard <dr@jones.dk> - - * dhcp3/dhcpd.hosts.fai: - - bind: Add fake host hysbald.107b.dk. - -2002-11-26 01:26 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.dns: - - Correct errors and comment around (bind doesn't support appended comments, but we still want to be able to back out the changes later). - -2002-11-26 01:01 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.dns: - - cfengine: Hack on named.conf.local file instead of named.conf (update bind to sid or jones), and put comment on same line as edit (to ease grepping later). - -2002-11-26 00:02 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Update ChangeLog. - -2002-11-25 23:59 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, - ignore.d.server/nfs-kernel-server, ignore.d.server/rpld, - ignore.d.workstation/local: - - logcheck: Add rpld and nfs-kernel-server lines. - -2002-11-22 10:05 Juri Jensen <juri@xenux.dk> - - * ChangeLog, dhcpd.conf.xenuxlocal: - - dhcp: Changed router and netbios-nameserver address to be nummeric. - -2002-11-20 12:53 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog, TotalRegistrations/email-kentdahl, - TotalRegistrations/email-radar, - TotalRegistrations/email-rosforth, - TotalRegistrations/email-spiff, - TotalRegistrations/email-thomashjornet, postfix/mx_networks: - - change xayide.jones.dk ip a few places apart from bind, and change back dns.jones.dk to the broken ip. - -2002-11-20 12:07 Jonas Smedegaard <dr@jones.dk> - - * bind/fake/peronard.dk: - - bind: Move xayide.jones.dk from 213.237.9.231 to 62.79.46.157 . - -2002-11-19 16:36 Jonas Smedegaard <dr@jones.dk> - - * auth/get_uid_and_mysql_pw.php: - - Close correct filehandle. - -2002-11-19 16:30 Jonas Smedegaard <dr@jones.dk> - - * auth/get_uid_and_mysql_pw.php: - - Add new auth folder and a PHP snippet to grab mysql passwd within an authenticated webspace. - -2002-11-19 16:29 Jonas Smedegaard <dr@jones.dk> - - * eskuel/config.inc.php: - - Add new (unofficial) eskuel config folder. - -2002-11-17 19:01 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog, logcheck/ignore.d.server/amavis, - logcheck/ignore.d.server/local, - logcheck/ignore.d.server/uw-imap.changes, - logcheck/ignore.d.workstation/laptop-net, - logcheck/ignore.d.workstation/local: - - Misc logcheck updates and ChangeLog update. - -2002-11-15 15:19 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.generic: - - Seems ignore supports *either* full path *or* truncation. - -2002-11-15 15:00 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/domain.3.00.dansk.txt-rosforth: - - Remove person name (conflicts with company name) from rosforth. - -2002-11-15 14:57 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/domain.3.00.dansk.txt-rosforth, - TotalRegistrations/email-rosforth: - - Add rosforth as domain owner. - -2002-11-15 11:12 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.generic: - - cfengine: Avoid tidying gdm socket or apache session data. - -2002-11-13 01:36 Jonas Smedegaard <dr@jones.dk> - - * postfix/rbl_lookup_hosts: - - postfix: Actually add rbl_lookup_hosts file. - -2002-11-12 23:45 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.workstation/: gconf.changes, gconf.da_DK, - local, oaf: - - logcheck: Correct gconfd and oafd lines. - -2002-11-11 16:11 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavisd.conf.addon: - - amavis: Add some bitbase spam-lovers and their origins. - -2002-11-11 12:20 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.workstation/: laptop-net, local: - - logcheck: Add another laptop-net line. - -2002-11-11 12:19 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.workstation/: laptop-net, local: - - logcheck: Add laptop-net lines. - -2002-11-11 12:12 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.workstation/: gconf.changes, gconf.da_DK, - local: - - logcheck: Tighten gconf lines (avoid .*), add a(nother) danish line, and sort entries. - -2002-11-11 11:54 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/nagios: - - logcheck: Add nagios lines. - -2002-11-11 02:58 Jonas Smedegaard <dr@jones.dk> - - * postfix/README: - - Add RBL file and README. - -2002-11-11 02:33 Jonas Smedegaard <dr@jones.dk> - - * imp/MOTD.html, imp/servers.php3, imp3/motd.php, nocc/conf.php: - - webmail restructuring. - -2002-11-11 02:30 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.workstation/local: - - logcheck: Misc additions. - -2002-11-10 23:43 Jonas Smedegaard <dr@jones.dk> - - * bind/: named_RORNAESTVED_fake.conf, named_debian.ror.local.conf, - fake/ror.local: - - Misc. rornaestved.jones.dk related files added. - -2002-11-10 23:31 Jonas Smedegaard <dr@jones.dk> - - * bind/fake/: 0-PCxxx.NET0.LOCAL, NET0.LOCAL: - - bind: rearranging idraetsdaghojskolen.dk and idaskolen.dk fake domains. - -2002-11-10 22:23 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.server/uw-imap.changes, ignore.d.workstation/local, - violations.ignore.d/local, violations.ignore.d/postfix: - - logcheck: Misc additions. - -2002-11-10 13:30 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, - ignore.d.server/uw-imap.changes, ignore.d.workstation/local: - - logcheck: Add uw-imap line for SSH-tunneled connections. - -2002-11-10 12:45 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/amavis, ignore.d.server/local, - ignore.d.server/ntp-simple.changes, ignore.d.workstation/local, - violations.ignore.d/local, violations.ignore.d/postfix: - - logcheck: Misc additions. - -2002-11-08 14:49 Jonas Smedegaard <dr@jones.dk> - - * postfix/mx_networks: - - postfix: Add idaskolen.dk. - -2002-11-04 12:35 Klaus Agnoletti <klaus@xenux.dk> - - * file-lineal.louiz.dk.m4: - - * Added smb.conf.m4 for lineal - new fileserver at Louiz - -2002-11-01 04:05 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Update ChangeLog. - -2002-10-31 15:03 Jonas Smedegaard <dr@jones.dk> - - * apache/vhosts.d/: horde2, mail, stats, wiki: - - apache: Add some more example vhosts, and add mailman stuff to vhost mail. - -2002-10-31 03:30 Jonas Smedegaard <dr@jones.dk> - - * apache/: vhosts.d/wpad, wpad/wpad.dat: - - apache: Add example wpad config. - -2002-10-31 02:56 Jonas Smedegaard <dr@jones.dk> - - * dhcp3/: dhcpd.conf, dhcpd.hosts.fai, dhcpd.hosts.grub, - dhcpd.hosts.ltsp, dhcpd.hosts.plain: - - dhcp3: Add example DHCP3 config files. - -2002-10-30 16:35 Jonas Smedegaard <dr@jones.dk> - - * apache/vhosts.d/cups: - - apache: Add example vhost cups. - -2002-10-30 15:53 Jonas Smedegaard <dr@jones.dk> - - * apache/: include.d/README, include.d/htfiles, - include.d/index.anything, include.d/log-vhosts, - vhosts.d/00Virtual, vhosts.d/0DEFAULT, vhosts.d/README, - vhosts.d/admin, vhosts.d/kiosk, vhosts.d/mail: - - apache: Add vhosts.d, include.d and some example config snippets. - -2002-10-28 15:23 Klaus Agnoletti <klaus@xenux.dk> - - * samba/smb-shares.conf.m4: - - * Made changes so smb.conf creates new directories with setgid mask. Useful to make sure subdirectories gets created with the correct gid :-) - -2002-10-28 11:29 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/tmp, - ignore.d.workstation/local: - - logcheck: Escape curly brackets. - -2002-10-28 03:04 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/amavis, ignore.d.server/bind, - ignore.d.server/dhcp3-common, ignore.d.server/local, - ignore.d.server/postfix, ignore.d.server/tmp, - ignore.d.server/uw-imap.changes, ignore.d.workstation/local, - violations.ignore.d/amavis, violations.ignore.d/local, - violations.ignore.d/postfix, violations.ignore.d/temp: - - logcheck: Misc. updates. - -2002-10-27 19:40 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavisd.conf.addon: - - amavis: Additions to whitelists... - -2002-10-27 18:19 Jonas Smedegaard <dr@jones.dk> - - * amavis/amavisd.conf.addon: - - amavis: Add whitelist addon for AMaViS - users not wanting the filter and false-positive senders. - -2002-10-26 11:38 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.workstation/local, - violations.ignore.d/local: - - logcheck: Regenerate local-files. - -2002-10-26 11:35 Jonas Smedegaard <dr@jones.dk> - - * cfengine/: cf.groups.jones, cf.groups.merge, cf.groups.xenux, - cf.services.harden: - - cfengine: Add new group name LtspServer and add artax, slamuf and saks. They behave like Workstation in harden (logcheck). - -2002-10-26 11:28 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.harden: - - cfengine: Correct (again...) new destination for logcheck local-file. - -2002-10-26 11:26 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.harden: - - cfengine: Correct (new) destination for logcheck local-file. - -2002-10-26 00:33 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/amavis, ignore.d.server/dhcp.changes, - ignore.d.server/dhcp3-common, ignore.d.server/netatalk.changes, - ignore.d.server/postfix, ignore.d.server/proftpd, - ignore.d.server/samba, ignore.d.workstation/misc, - violations.ignore.d/amavis, violations.ignore.d/netatalk.changes, - violations.ignore.d/postfix: - - logcheck: Add a bunch of new and/or upgraded lines. - -2002-10-25 23:27 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.harden: - - cfengine: Enable use of dirty hack logcheck local-file (until a better solution is written). - -2002-10-24 14:41 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog, logcheck/ignore.d.server/dhcp.changes, - logcheck/ignore.d.server/dhcp3-common, - logcheck/ignore.d.server/local, - logcheck/ignore.d.workstation/local: - - logcheck: Tweaks to dhcp, sorting the files. Update ChangeLog. - -2002-10-24 13:36 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/amavis, ignore.d.server/dhcp-client, - ignore.d.server/dhcp.changes, ignore.d.server/dhcp3-common, - ignore.d.server/local, ignore.d.server/netatalk.changes, - ignore.d.server/tmp, ignore.d.server/uw-imap.changes, - ignore.d.workstation/local, violations.ignore.d/dhcp-client, - violations.ignore.d/local, violations.ignore.d/postfix: - - logcheck: More cleanup and a few updates. - -2002-10-24 12:14 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.workstation/local, - violations.ignore.d/local: - - logcheck: Update local-files. - -2002-10-24 12:12 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/amavis, ignore.d.server/dhcp, - ignore.d.server/dhcp.changes, ignore.d.server/dhcp3-common, - ignore.d.server/proftpd, ignore.d.server/tmp, - ignore.d.server/uw-imap.changes, violations.ignore.d/postfix: - - logcheck: Misc. improvements and .* extinguishing. - -2002-10-24 01:11 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: mklocalfiles, ignore.d.workstation/local, - violations.ignore.d/local: - - logcheck: Include server lines in workstation (and not violations). - -2002-10-24 01:04 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: mklocalfiles, ignore.d.server/local, - ignore.d.workstation/local, violations.ignore.d/local: - - logcheck: Add dirty hack script to generate catch-all "local" files. Add generated "local" files as well. - -2002-10-23 17:18 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.workstation/: gdm.da_DK, misc: - - logcheck: Add a few files missed in the rename mess. - -2002-10-23 17:17 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/amavis, ignore.d.server/anacron, - ignore.d.server/bind, ignore.d.server/bind.tmp, - ignore.d.server/dancer-ircd, ignore.d.server/dhcp-client, - ignore.d.server/dhcp3-common, ignore.d.server/hotplug, - ignore.d.server/hylafax-server, ignore.d.server/imp, - ignore.d.server/libpam-modules, ignore.d.server/local, - ignore.d.server/mailutils-imap4d, ignore.d.server/misc, - ignore.d.server/murasaki, ignore.d.server/netatalk, - ignore.d.server/netatalk.changes, ignore.d.server/non-debian, - ignore.d.server/ntp-simple.changes, - ignore.d.server/pop-before-smtp, ignore.d.server/postfix, - ignore.d.server/proftpd, ignore.d.server/samba, - ignore.d.server/squid, ignore.d.server/ssh, ignore.d.server/tmp, - ignore.d.server/uw-imap, ignore.d.server/uw-imap.changes, - ignore.d.workstation/bind, ignore.d.workstation/dhcp-client, - ignore.d.workstation/gconf.changes, - ignore.d.workstation/gconf.da_DK, ignore.d.workstation/gconfd, - ignore.d.workstation/gdm, ignore.d.workstation/hotplug, - ignore.d.workstation/libgnorba, ignore.d.workstation/local, - ignore.d.workstation/ntpdate, violations.ignore.d/bind, - violations.ignore.d/dhcp-client, violations.ignore.d/local, - violations.ignore.d/misc, violations.ignore.d/postfix, - violations.ignore.d/ssh, violations.ignore.d/temp: - - - Major logcheck overhaul: - * Split local into files by related packages - * Rename remaining local to misc - * Split language-specific (only da_DK) into package.lang - * Sync with entries provided by packages themselves - * Rename some files overriding (not add) to package.changes - * Replace [[:digit:]] with the shorter [0-9] everywhere - * Replace most .* to more specific alternatives everywhere - -2002-10-22 17:24 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/amanda, ignore.d.server/anacron, - ignore.d.server/bind, ignore.d.server/gdm, - ignore.d.server/gdm.da_DK, ignore.d.server/local, - ignore.d.server/murasaki, ignore.d.server/netatalk, - ignore.d.server/postfix, ignore.d.server/postgresql, - ignore.d.server/ppp, ignore.d.server/proftpd, - ignore.d.server/samba, ignore.d.server/squid, - ignore.d.server/ssh, ignore.d.server/ssmtp, - ignore.d.server/tftpd, ignore.d.server/tmp, - ignore.d.server/ucd-snmp, ignore.d.server/uw-imap, - ignore.d.workstation/devfsd, ignore.d.workstation/gdm, - ignore.d.workstation/local, ignore.d.workstation/ntpdate, - ignore.d.workstation/pmud, violations.ignore.d/bind, - violations.ignore.d/pmud, violations.ignore.d/postfix, - violations.ignore.d/proftpd, violations.ignore.d/samba, - violations.ignore.d/ssh, violations.ignore.d/temp: - - logcheck: Match only numerical pid numbers (.* is BAD in logcheck!). - -2002-10-20 16:50 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/: postfix, ssh, tmp: - - logcheck: Add pam entries removed in new logcheck (needed for woody). - -2002-10-20 08:17 Jonas Smedegaard <dr@jones.dk> - - * imp/servers.php3: - - imp: Correct/add mail.107b.dk. - -2002-10-19 20:32 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.web: - - cfengine: Add web php line to say 'AddType application/x-httpd-php .phtml .php .inc .php3'. - -2002-10-16 04:58 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.groups.jones: - - cfengine: Add cherry.107b.dk. - -2002-10-15 19:03 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.workstation/gdm: - - logcheck: Another gdm line for thin clients breaking/loosing connection. - -2002-10-15 16:53 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/bind: - - logcheck: Add another bind line. - -2002-10-15 15:46 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/postfix: - - logcheck: Add another postfix line. - -2002-10-14 19:22 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.harden: - - cfengine: Comment out all logcheck code - breaks with post-woody logcheck. - -2002-10-14 19:18 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.harden: - - cfengine: Comments translated to english and proper end-of-file. - -2002-10-13 04:23 Jonas Smedegaard <dr@jones.dk> - - * X11/light/prefs-kiosk.js, X11/oroborus/kiosk.oroborusrc, - gdm/Sessions/Kiosk, gdm/Sessions/SimpleKiosk: - - Add files for kiosk-mode web-browser. - -2002-10-13 02:22 Jonas Smedegaard <dr@jones.dk> - - * X11/: light/prefs-kiosk.js, oroborus/kiosk.oroborusrc: - - Add files for kiosk-mode web-browser. - -2002-10-11 14:10 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Update ChangeLog. - -2002-10-11 09:33 Klaus Agnoletti <klaus@xenux.dk> - - * cfengine/: cf.site.jones, cf.site.xenux: - - * Removed louiz from cf.site.jones and added it to cf.site.xenux - -2002-10-11 09:22 Klaus Agnoletti <klaus@xenux.dk> - - * cfengine/cf.groups.xenux: - - * Added louiz to cf.groups.xenux since this is now handled by us. - -2002-10-11 09:22 Klaus Agnoletti <klaus@xenux.dk> - - * cfengine/cf.groups.jones: - - * removed louiz domain from cf.groups.jones, since this is now handled by Xenux - -2002-10-09 06:25 Jonas Smedegaard <dr@jones.dk> - - * file-jawa.homebase.dk.m4: - - samba: Update jawa.homebase.dk m4 file (still not complete - added a TODO line). - -2002-10-08 14:58 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.harden, logcheck/ignore.d.server/netatalk, - logcheck/violations.ignore.d/temp: - - logcheck: New ignore lines for netatalk 1.5.5, and comment out symlinking (deprecated and in old versions should be done at install time). - -2002-10-05 23:20 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/: domain.3.00.dansk.txt.orig, - domain.3.00.dansk.txt.unmodified, - redelegation.3.00.dansk.txt.orig, - redelegation.3.00.dansk.txt.unmodified: - - Rename .orig files to .unmodified (to avoid them being backed up with localbackupconfig). - -2002-10-05 23:19 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/redelegation.3.00.dansk.txt-spiff: - - Use A-host dns. - -2002-10-05 23:16 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/: domain.3.00.dansk.txt-filurlighed, - domain.3.00.dansk.txt-icas, domain.3.00.dansk.txt-jacob_gorm, - domain.3.00.dansk.txt-julius, domain.3.00.dansk.txt-ka, - domain.3.00.dansk.txt-katja, domain.3.00.dansk.txt-km, - domain.3.00.dansk.txt-macronald, domain.3.00.dansk.txt-xenux: - - Use NIC handles (and include other info to xenux profile). - -2002-10-05 21:32 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/domain.3.00.dansk.txt-nilsstaerk: - - Add registrant Nils Staerk. - -2002-10-04 11:14 Jonas Smedegaard <dr@jones.dk> - - * mailman/mhonarc.mrc: - - mailman: Add mhonarc script (undocumented for now...). - -2002-10-02 16:12 Jonas Smedegaard <dr@jones.dk> - - * TotalRegistrations/email-thomashjornet: - - Add Thomas Hjornet as registrant. - -2002-09-29 13:52 Jonas Smedegaard <dr@jones.dk> - - * samba/smb.anarchy.conf.old: - - [no log message] - -2002-09-27 21:45 Jonas Smedegaard <dr@jones.dk> - - * imp/servers.php3, imp3/servers.php: - - Correct HORDE/IMP files (no comma on last entry). - -2002-09-27 12:54 Jonas Smedegaard <dr@jones.dk> - - * samba/smb-shares.conf.m4: - - samba: (Hopefully) fix root preexec lines in m4 script. - -2002-09-27 12:20 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog, imp/servers.php3, imp3/servers.php: - - Add bitbase.dk to IMP/HORDE pools, and remove macvaerk.com - Change biks.dk hosts to point to coreander.jones.dk (not slamuf.jones.dk) - Update ChangeLog - -2002-09-23 16:58 Jonas Smedegaard <dr@jones.dk> - - * file-ida.idaskolen.dk.m4: - - m4: Correct samba printer queue for ida.idaskolen.dk. - -2002-09-23 09:08 Klaus Agnoletti <klaus@xenux.dk> - - * file-saks.louiz.dk.m4: - - * Tilføjet HP Laserjet 2200dn til samba - -2002-09-19 14:27 Jonas Smedegaard <dr@jones.dk> - - * file-ida.idaskolen.dk.m4, - samba/netlogon/logon-ida.idaskolen.dk.bat: - - Misc updates to ida.idaskolen.dk m4. - -2002-09-19 14:12 Klaus Agnoletti <klaus@xenux.dk> - - * logcheck/ignore.d.server/: gdm, tftpd: - - * Modified gdm and added tftpd file to clean out syslog messages - -2002-09-19 14:06 Klaus Agnoletti <klaus@xenux.dk> - - * logcheck/ignore.d.server/dhcp3-common: - - * Added 2 two rules in dhcp3-common to ignore some of the most annoying messages from syslog - -2002-09-19 13:37 Klaus Agnoletti <klaus@xenux.dk> - - * logcheck/ignore.d.server/courier: - - * Added a rule to ignore disconnected imap-ssl users - -2002-09-19 13:14 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.file: - - cfengine: hide rem'ed lines in logon script, and just append (now that the whole file is purged). - -2002-09-19 11:49 Jonas Smedegaard <dr@jones.dk> - - * file-ida.idaskolen.dk.m4, cfengine/cf.groups.jones, - cfengine/cf.site, cfengine/cf.site.jones, - samba/netlogon/logon-ida.idaskolen.dk.bat: - - Rename ida to idaskolen, and add samba scripts for ida.idaskolen.dk. - -2002-09-19 11:48 Jonas Smedegaard <dr@jones.dk> - - * cfengine/script.update_sambashares.sh: - - cfengine: Have script.update_sambashares.sh fail on error. - -2002-09-19 11:35 Jonas Smedegaard <dr@jones.dk> - - * samba/smb-shares.conf.m4: - - samba: Use /home/fsadmin/shares_win in example (as used in user-init. - -2002-09-19 11:33 Jonas Smedegaard <dr@jones.dk> - - * samba/smb-shares.conf.m4: - - samba: simplify homefiles m4 logic, and note that _private_ is broken. - -2002-09-16 11:18 Jonas Smedegaard <dr@jones.dk> - - * sudoers: - - sudoers: Allow only user-init for simple users (lowercase letters). - -2002-09-16 10:40 Jonas Smedegaard <dr@jones.dk> - - * cfengine/: cf.services.dhcp, cf.services.dns: - - cfengine: Include files only if the included files exist. - -2002-09-12 08:24 Jonas Smedegaard <dr@jones.dk> - - * file-debian.cafe3.local.m4, samba/smb-shares.conf.m4: - - samba: Add m4 files for debian.cafe3.local. - -2002-09-11 08:06 Klaus Agnoletti <klaus@xenux.dk> - - * logcheck/ignore.d.server/postfix: - - Added rule to postfix to make it ignore Bad EHLO relies from other mailservers. - -2002-09-11 07:53 Klaus Agnoletti <klaus@xenux.dk> - - * logcheck/ignore.d.server/courier: - - Added rules to courier part of logcheck to make it ignore 'courierpop3login: TIMEOUT' messages in syslog. - -2002-09-09 20:23 Jonas Smedegaard <dr@jones.dk> - - * sudoers: - - sudoers: Allow webusers to run user-init (needed for webphpsites). - -2002-09-09 17:06 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Update changelog. - -2002-09-06 11:33 Klaus Agnoletti <klaus@xenux.dk> - - * logcheck/ignore.d.server/: courier, postfix: - - * Made corrections to logcheck rules. - -2002-09-05 01:26 Jonas Smedegaard <dr@jones.dk> - - * postfix/mx_networks: - - postfix: Add 107b.dk as final MX, and change comment of coreander.jones.dk to bitbase.dk. - -2002-09-04 18:59 Jonas Smedegaard <dr@jones.dk> - - * postfix/mx_networks: - - postfix: Add coreander.jones.dk as final MX. - -2002-09-04 11:45 Klaus Agnoletti <klaus@xenux.dk> - - * logcheck/ignore.d.server/courier: - - * Fixed minor errors - -2002-09-04 11:29 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.groups.jones: - - cfengine: Add coreander (again?). - -2002-09-03 09:35 Klaus Agnoletti <klaus@xenux.dk> - - * logcheck/ignore.d.server/courier: - - * Added more rules - e.g. for imapd-ssl - -2002-09-02 15:28 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog, DK-Hostmaster/domain.3.00.dansk.txt-lab: - - Add domain.3.00.dansk.txt-lab and update ChangeLog. - -2002-09-02 13:26 Klaus Agnoletti <klaus@xenux.dk> - - * logcheck/ignore.d.server/courier: - - * Updated rules for courier. - -2002-09-02 12:47 Klaus Agnoletti <klaus@xenux.dk> - - * logcheck/ignore.d.server/ucd-snmp: - - * Added logcheck file for snmpd - -2002-09-02 10:00 Klaus Agnoletti <klaus@xenux.dk> - - * logcheck/ignore.d.server/ssh: - - * Added a few more rules to ssh in logcheck - -2002-09-02 09:22 Klaus Agnoletti <klaus@xenux.dk> - - * logcheck/ignore.d.server/: courier, netsaint: - - * Added logcheck file for courier to cvs - -2002-08-30 12:47 Juri Jensen <juri@xenux.dk> - - * spamassassin/local.cf: - - spamassassin: Added a spamassassin dir, and a local.cf file. - -2002-08-30 12:46 Juri Jensen <juri@xenux.dk> - - * bind/named_sec.conf.m4: - - bind: Added the start of a m4 file to build named.conf include files for - a secondary nameserver. Added a zonefile for rackserv.dk. - -2002-08-30 11:14 Juri Jensen <juri@xenux.dk> - - * apt/: sources.list.DEBMIRROR.potato, - sources.list.DEBMIRROR.woody, sources.list.dk.potato, - sources.list.dk.woody, sources.list.us.potato, - sources.list.us.woody: - - apt: Removed the jones.dk package repository. - -2002-08-29 11:15 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Udate ChangeLog. - -2002-08-29 11:11 Jonas Smedegaard <dr@jones.dk> - - * file-saks.louiz.dk.m4, - DK-Hostmaster/domain.3.00.dansk.txt-kentdahl, - TotalRegistrations/email-kentdahl: - - Misc: Slashes at end of netatalk dirs. Add dns nic kentdahl. - -2002-08-28 12:01 Juri Jensen <juri@xenux.dk> - - * apt/: sources.list.da.potato, sources.list.da.woody, - sources.list.dk.potato, sources.list.dk.woody: - - apt: Moved sources.list.da.woody and -potato to *.list.dk.* - -2002-08-28 11:37 Juri Jensen <juri@xenux.dk> - - * cfengine/cf.services.all: - - cfengine: Fixed some typos. - -2002-08-28 11:33 Juri Jensen <juri@xenux.dk> - - * cfengine/cf.services.all: - - cfengine: Modified the apt section to use editfiles instead of links. - -2002-08-28 10:01 Juri Jensen <juri@xenux.dk> - - * cfengine/cf.groups.xenux: - - cfengine: Cleaned the class list a little - and added some of our new - hosts. - -2002-08-28 09:46 Juri Jensen <juri@xenux.dk> - - * ChangeLog.users: - - Changelog.users: Modified some of the users to contain their real names. - -2002-08-28 08:22 Klaus Agnoletti <klaus@xenux.dk> - - * logcheck/violations.ignore.d/netsaint: - - * Changed netsaint file - this time it better work ! - -2002-08-27 10:39 Martin Skøtt <martin@xenux.dk> - - * cfengine/cf.services.harden: - - Now checks what MTA the machine is running and copies the matching - logcheck files. Currently supports Postfix, but can very easily be - extended to other MTAs. - - Also fixed a minor spelling mistake in a comment. - -2002-08-27 10:08 Martin Skøtt <martin@xenux.dk> - - * cfengine/cf.services.harden: - - Added logcheck support for servers in the SpamAssServer class - -2002-08-27 10:00 Martin Skøtt <martin@xenux.dk> - - * cfengine/cf.services.harden: - - Moved almost everything in the links section into a copy section since - newer versions of logcheck does not appear to like links. - This change will provoke some messages in the log about replacing - links with files. - -2002-08-27 07:52 cfengine - - * logcheck/ignore.d.server/proftpd: - - * Added rules to ignore for proftpd when people connect and make PORT errors. - -2002-08-27 01:19 Jonas Smedegaard <dr@jones.dk> - - * netatalk/: AppleVolumes.default.m4, papd.conf.m4: - - m4: natalk support added. - -2002-08-27 01:08 Jonas Smedegaard <dr@jones.dk> - - * file-saks.louiz.dk.m4: - - m4: natalk support added. - -2002-08-26 17:23 Jonas Smedegaard <dr@jones.dk> - - * bind/named_slamuf.jones.dk.conf: - - bind: Misc updates to 107b.dk. - -2002-08-26 13:18 Martin Skøtt <martin@xenux.dk> - - * cfengine/cf.services.harden: - - Bad boy, checked in untested code. Now the test for logcheck actually - works :-) - -2002-08-26 13:13 Martin Skøtt <martin@xenux.dk> - - * cfengine/cf.services.harden: - - Now checks if logcheck is installed and installs it if not. - -2002-08-26 11:51 Søren Aurehøj <soren@xenux.dk> - - * cfengine/: cf.groups.jones, cf.groups.merge, cf.groups.xenux, - cf.services: - - cfengine more spamass - -2002-08-26 11:41 Juri Jensen <juri@xenux.dk> - - * apt/sources.list.DEBMIRROR.potato, - apt/sources.list.DEBMIRROR.woody, apt/sources.list.da.potato, - apt/sources.list.da.woody, apt/sources.list.us.potato, - apt/sources.list.us.woody, cfengine/cf.groups.jones, - cfengine/cf.groups.merge, cfengine/cf.groups.xenux, - cfengine/cf.services, cfengine/cf.services.all: - - cfengine: Added support for autoconfigure of apts sources list. This - implementation supports the use of a local mirror, http://debian/. Just - add clients in the DebMirrorClients class. - apt: Added sources.list files that uses a local Debian mirror. Added a - us.potato|woody and dk.potato|woody. - -2002-08-26 09:46 Juri Jensen <juri@xenux.dk> - - * samba/netlogon/: logon-gandalf.xenux.local.bat, - logon-xenuxlocal.bat: - - samba: Moved logon-xenuxlocal.bat to logon-gandalf.xenux.local - hmmmm, - this should have been done when I moved this to $(fqhost)... - -2002-08-24 15:49 Martin Skøtt <martin@xenux.dk> - - * ChangeLog.users: - - Changed my name - -2002-08-23 19:23 Jonas Smedegaard <dr@jones.dk> - - * .cvsignore, ChangeLog, ChangeLog.header, ChangeLog.users: - - Add user email addresses to ChangeLog and ignore ChangeLog.bak. - -2002-08-23 14:40 Martin Skøtt <martin@xenux.dk> - - * cfengine/cf.services.harden: - - Added a section making links for logcheck. - Takes care of the most common server classes, but does VERY little for - workstations or stand alone machines - -2002-08-23 13:37 Klaus Agnoletti <klaus@xenux.dk> - - * logcheck/violations.ignore.d/netsaint: - - * Yet even more changes to the netsaint file. - -2002-08-23 13:15 Martin Skøtt <martin@xenux.dk> - - * cfengine/cf.generic: - - Changed local-common to LocalCommon. - does not seem to be accepted in - variable names - -2002-08-23 13:08 Martin Skøtt <martin@xenux.dk> - - * cfengine/cf.generic: - - Added local-common variable - -2002-08-23 11:42 Klaus Agnoletti <klaus@xenux.dk> - - * logcheck/violations.ignore.d/netsaint: - - * Yet more netsaint rules added - -2002-08-23 11:01 Klaus Agnoletti <klaus@xenux.dk> - - * logcheck/violations.ignore.d/netsaint: - - * Added more rules to netsaint - -2002-08-23 10:48 Klaus Agnoletti <klaus@xenux.dk> - - * logcheck/violations.ignore.d/netsaint: - - * Added a violations.ignore for netsaint. - -2002-08-22 11:58 Juri Jensen <juri@xenux.dk> - - * logcheck/ignore.d.server/dhcp: - - logcheck: Added regexps for dhcp v. 2.2.x. Which brings me to the - question: Wouldn't it be better to make a general dhcp file - the line - in this file is stolen from dhcp3-common and tweaked, so if we had a - general dhcp file, this file would be obsolete. Hmmm, maybe this is a - bit confusing.... - -2002-08-21 10:31 Juri Jensen <juri@xenux.dk> - - * logcheck/ignore.d.server/bind: - - bind: Added a regexp for late CNAMES. What the f*ck is a late CNAME....? - -2002-08-20 00:11 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/postfix: - - logcheck: Getting rid of a few more postfix crapmail warnings. - -2002-08-19 22:07 Jonas Smedegaard <dr@jones.dk> - - * file-artax.107b.dk.m4: - - [no log message] - -2002-08-19 00:43 Jonas Smedegaard <dr@jones.dk> - - * file-saks.louiz.dk.m4: - - [no log message] - -2002-08-18 15:02 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/postfix-relayaccess: - - logcheck: Remove postfix-relayaccess: Only rule was related to Security Violations and is already included in violations.ignore.d/postfix. - -2002-08-18 14:44 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/: bind, local, postfix-relayaccess, tmp: - - Psychologist? Why didn't you call? - -2002-08-18 14:18 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog, ChangeLog.header: - - Update ChangeLog, and wording in ChangeLog.header. - -2002-08-17 15:29 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/postfix: - - logcheck: Getting rid of even more postfix crapmail warnings. - -2002-08-16 13:23 Juri Jensen <juri@xenux.dk> - - * logcheck/ignore.d.server/postfix-relayaccess: - - logcheck: Hmmm, I think I need psychological assistance - or just a gun. - That f*Š#€%€ regexp line won't work. - -2002-08-14 14:03 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/: local, tmp: - - logcheck: Misc. printer lines. - -2002-08-14 14:01 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/domain.3.00.dansk.txt-morgan: - - DK-Hostmaster: Add morgan as registrant. - -2002-08-14 09:56 Juri Jensen <juri@xenux.dk> - - * logcheck/ignore.d.server/: bind, postfix-relayaccess: - - logcheck: Escaped some special characters - hope it works now. Or else I - have to get both technical and psychological assistance... - -2002-08-13 02:18 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.groups.jones: - - Add ida.idraetsdaghojskolen.dk and ida.idaskolen.dk as dns server for fake domain. - -2002-08-12 15:01 Juri Jensen <juri@xenux.dk> - - * logcheck/ignore.d.server/postfix-relayaccess: - - logcheck: Hmm, I guess it works now - but who knows. It may be that I - didn't escape the "<" and ">" characters.... Let's see. - -2002-08-10 19:41 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/tmp, ignore.d.workstation/gconfd, - ignore.d.workstation/gdm: - - logcheck: Misc minor updates. - -2002-08-08 20:57 Jonas Smedegaard <dr@jones.dk> - - * file-tansania.vega.dk.m4: - - samba: Add printer prod_stor to tansania.vega.dk m4 fileshare config. - -2002-08-08 15:40 Jonas Smedegaard <dr@jones.dk> - - * TotalRegistrations/: email-radar, email-spiff, emailtemplate, - public-key: - - TotalRegistrations: New directory holding info on international domain registrations. Used by /usr/local/bin/localnsrequest. - -2002-08-06 13:26 Jonas Smedegaard <dr@jones.dk> - - * cfengine/: cf.services.file.tmp.m4, script.update_sambashares.sh: - - cfengine: complete m4-cfengine script. - -2002-08-06 12:22 Jonas Smedegaard <dr@jones.dk> - - * postfix/mx_networks: - - postfix: Change vega.dk from Catpipe to their own server. - -2002-08-05 12:07 Juri Jensen <juri@xenux.dk> - - * logcheck/ignore.d.server/postfix-relayaccess: - - logcheck: Added a file to ignore relaying tries - postfix-relayaccess. - -2002-08-04 23:31 Jonas Smedegaard <dr@jones.dk> - - * file-artax.107b.dk.m4, file-tansania.vega.dk.m4, - cfengine/cf.services.file, cfengine/cf.services.file.tmp.m4, - cfengine/script.update_sambashares.sh: - - Fix m4 sambashares autogeneration. Add m4 script for tansania.vega.dk. - -2002-08-04 21:12 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/: local, tmp: - - logcheck: Misc small additions. - -2002-08-01 19:01 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Updage ChangeLog. - -2002-08-01 19:00 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/domain.3.00.dansk.txt-spiff: - - DK-Hostmaster: Use ns.a-host.dk instead of (possibly faulty) dns.jones.dk as default for SPIFF registrations. - -2002-08-01 18:58 Jonas Smedegaard <dr@jones.dk> - - * sudoers: - - sudoers: Allow everybody to unmount automounts (as suggested in autofs HOWTO). - -2002-07-26 11:58 cfengine - - * logcheck/ignore.d.server/amanda: - - logcheck: Added a rule for amandad. Include this on all amandaclients to get - rid of the annoying "connect from .*" message. - -2002-07-21 15:33 Jonas Smedegaard <dr@jones.dk> - - * imp3/servers.php: - - imp3: 'folders' always blank (use c-client.cf instead). Use default domain for louiz and vega. - -2002-07-21 14:54 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/domain.3.00.dansk.txt-katja: - - DK-Hostmaster: Add katja. - -2002-07-18 14:04 Jonas Smedegaard <dr@jones.dk> - - * bind/named_artax.107b.dk.conf: - - bind: artax.jones.dk is now artax.107b.dk. - -2002-07-18 10:06 Jonas Smedegaard <dr@jones.dk> - - * sudoers: - - sudo: Update sudoers to allow admins to reload bind(9) and update cvs. - -2002-07-15 02:52 Jonas Smedegaard <dr@jones.dk> - - * cfengine/: cf.groups.jones, cf.site, cf.site.jones: - - cfengine: Add site vega. - -2002-07-15 02:34 Jonas Smedegaard <dr@jones.dk> - - * imp3/motd.php: - - imp3: Add all horde hosts to motd. - -2002-07-15 02:31 Jonas Smedegaard <dr@jones.dk> - - * imp3/servers.php: - - imp3: Add vega.dk horde hosts. - -2002-07-14 09:06 Jonas Smedegaard <dr@jones.dk> - - * imp3/servers.php: - - imp3: Correct type. - -2002-07-13 19:49 Jonas Smedegaard <dr@jones.dk> - - * imp3/servers.php: - - imp3: don't use mail subfolder (when using the UW-imap hack). And add louiz.dk as Horde host. - -2002-07-12 15:23 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.workstation/devfsd: - - logchech: Add workstation devfsd lines to quieten thin clients. - -2002-07-11 14:12 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog, logcheck/ignore.d.workstation/oaf: - - logcheck: Add oaf file (for Gnome2 applications). - Update ChangeLog. - -2002-07-11 14:09 Jonas Smedegaard <dr@jones.dk> - - * TODO, cfengine/cf.services.harden: - - cf.services.harden: Ignore /dev/cpu/mtrr. Add comment regarding m4 to TODO. - -2002-07-10 09:46 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/postfix: - - logcheck: Correct postfix line regarding pobox rejecting some headers. - -2002-07-07 21:08 Jonas Smedegaard <dr@jones.dk> - - * samba/smb-shares.conf.m4: - - samba: m4 script: Improve documentation. - -2002-07-07 17:35 Jonas Smedegaard <dr@jones.dk> - - * samba/smb-shares.conf.m4: - - samba: m4 script: Improve documentation. - -2002-07-07 17:15 Jonas Smedegaard <dr@jones.dk> - - * samba/smb-shares.conf.m4: - - samba: m4 script: Group write access only when access is 'rw', not 'rwp'. - -2002-07-07 17:07 Jonas Smedegaard <dr@jones.dk> - - * samba/smb-shares.conf.m4: - - samba: m4 script: Implement the lack of _homefiles option <ro>. - -2002-07-07 16:14 Jonas Smedegaard <dr@jones.dk> - - * samba/smb-shares.conf.m4: - - samba: m4 script: Correct _homefiles option <ro>. Make a note about <othergroup> not yet implemented. - -2002-07-07 16:04 Jonas Smedegaard <dr@jones.dk> - - * samba/smb-shares.conf.m4: - - samba: m4 script: Rewrite option 'private'. fileshares now default to r/o private (clarify in documentation). - -2002-07-07 14:25 Jonas Smedegaard <dr@jones.dk> - - * samba/smb-shares.conf.m4: - - samba: m4 script: New option 'private' - used to disable browseing (added to all _homefiles lines). - -2002-07-07 13:56 Jonas Smedegaard <dr@jones.dk> - - * samba/smb-shares.conf.m4: - - samba: m4 script: Change homes share to mkdir -p and chmod 750. - -2002-07-07 13:49 Jonas Smedegaard <dr@jones.dk> - - * samba/smb-shares.conf.m4: - - samba: m4 script: Change homes share to chmod 640. - -2002-07-07 13:46 Jonas Smedegaard <dr@jones.dk> - - * samba/smb-shares.conf.m4: - - samba: m4 script: Change homes share to not browseable. Update and improve inline documentation. - -2002-07-07 13:11 Jonas Smedegaard <dr@jones.dk> - - * samba/smb-shares.conf.m4: - - samba: Change homes share to *NOT* be world readable in m4 script. - -2002-07-07 13:09 Jonas Smedegaard <dr@jones.dk> - - * samba/smb-shares.conf.m4: - - samba: Improve shares netlogon and userprofiles shares in m4 script. - -2002-07-04 12:23 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/bind: - - logcheck: Ignore bind zone transfers. - -2002-07-03 13:41 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/domain.3.00.dansk.txt-icas: - - DK-Hostmaster: Remove company name from icas (only company *or* company name allowed). - -2002-07-03 11:31 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/dhcp3-common: - - logcheck: Small dhcp tweaks. - -2002-07-02 21:55 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/postfix, ignore.d.server/postgresql, - ignore.d.server/tmp, ignore.d.workstation/local, - violations.ignore.d/temp: - - logcheck: Various small tweaks. - -2002-06-28 12:19 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/domain.3.00.dansk.txt-icas: - - DK-Hostmaster: Add icas. - -2002-06-28 11:43 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/: dhcp3-common, tmp: - - logcheck: Ignore dhcp entries with client provided machine name. - -2002-06-26 18:19 Jonas Smedegaard <dr@jones.dk> - - * ipmasq/rules/: A80pfw.rul, A80precompute_pfw.def, M70masq.def, - M80pfw.def: - - ipmasq: Add files for portforwarding. - -2002-06-26 16:32 Jonas Smedegaard <dr@jones.dk> - - * bind/named_STEENWINKEL_fake.conf: - - bind: Corrections to steenwinkel.dk. - -2002-06-26 16:27 Jonas Smedegaard <dr@jones.dk> - - * cfengine/: cf.groups.jones, cf.site, cf.site.jones: - - cfengine: Add gonk.steenwinkel.dk. - -2002-06-25 11:32 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/: dhcp3-common, local: - - logcheck: More dhcp cleanup and move-around. - -2002-06-25 10:20 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/: dhcp3-common, local: - - logcheck: Move entries from local to dhcp3-common. - -2002-06-24 22:30 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/bind, violations.ignore.d/bind: - - logcheck: Ignore win2k bind update attempts. - -2002-06-24 19:08 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/postfix: - - logcheck: Add postfix entry regarding sending mail content instead of SMTP command. - -2002-06-23 13:02 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.workstation/local: - - logcheck: Add some danish translation strings related to gconfd. - -2002-06-23 08:10 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/squid: - - logcheck: Add squid entry regarding SquidGuard. - -2002-06-22 21:45 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.workstation/local: - - logcheck: Add workstation entries needed for LTSP. - -2002-06-21 11:13 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/gdm: - - logcheck: Add gdm file. - -2002-06-16 17:24 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/tmp, ignore.d.workstation/local: - - logcheck: Really fix postgres debug output, and small additions for gconf on workstations. - -2002-06-13 09:58 Jonas Smedegaard <dr@jones.dk> - - * file-artax.107b.dk.m4, cfengine/cf.generic, - cfengine/cf.groups.jones, cfengine/cf.services.file, - cfengine/cf.services.web, cfengine/cf.site, - cfengine/cf.site.jones, samba/netlogon/logon-lab.bat: - - - - * Added artax.lab.dk (replaces artax.jones.dk) - * Updates to cf.services.file - * Changes in cf.services.file: Use fqhost instead of site some places!!! - -2002-06-12 12:35 Juri Jensen <juri@xenux.dk> - - * cfengine/cf.services.file: - - cfengine: did something... ;-) - -2002-06-11 16:48 Jonas Smedegaard <dr@jones.dk> - - * bind/: named_STEENWINKEL_fake.conf, - named_gonk.steenwinkel.dk.conf: - - Add fake steenwinkel.dk domain as well. - -2002-06-11 16:32 Jonas Smedegaard <dr@jones.dk> - - * postfix/mx_networks: - - Add gonk.steenwinkel.dk host + domain. - -2002-06-11 13:42 Jonas Smedegaard <dr@jones.dk> - - * file-saks.louiz.dk.m4: - - Add saks.louiz.dk filesharing config. - -2002-06-11 13:42 Jonas Smedegaard <dr@jones.dk> - - * samba/smb-shares.conf.m4: - - samba: Add printer m4 logic. - -2002-06-05 18:29 Juri Jensen <juri@xenux.dk> - - * netsaint/: hosts.cfg, hosts_smaug.xenux.dk.cfg, - hosts_xayide.jones.dk.cfg: - - netsaint: Moved hosts.cfg to hosts_xayide.jones.dk.cfg - Xenux also has a - netsaint server set up!. Added hosts_smaug.xenux.dk.cfg. - -2002-06-04 11:04 Jonas Smedegaard <dr@jones.dk> - - * cfengine/: cf.groups.jones, cf.site, cf.site.jones: - - cfengine: Add saks.louiz.dk. - -2002-06-03 08:55 Klaus Agnoletti <klaus@xenux.dk> - - * cfengine/cf.services.file: - - * Line 'client code page = 850' added to global configuration of samba. - -2002-05-31 22:18 Jonas Smedegaard <dr@jones.dk> - - * imp/MOTD.html: - - Add newer horde sites to MOTD of older imp sites. - -2002-05-31 21:43 Jonas Smedegaard <dr@jones.dk> - - * imp3/: motd.php, motd.php.in, servers.php, servers.php.in: - - Horde2 change of config file names. - -2002-05-30 21:42 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: violations.ignore.d/bind, ignore.d.server/bind: - - logcheck: Split out bins lines from local. - -2002-05-30 20:48 Juri Jensen <juri@xenux.dk> - - * ipmasq/rules/: A01interfaces.rul, A01precompute.rul, - F50ipsec.rul, I50ipsec.rul, O50ipsec.rul: - - ipmasq: Added some IPSec related .rul files. - -2002-05-29 23:03 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/local: - - logcheck: Misc new stuff to ignore. - -2002-05-25 03:14 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/dhcp3-common, - ignore.d.server/murasaki, ignore.d.workstation/pmud, - violations.ignore.d/postfix: - - logcheck: Misc new stuff to ignore. - -2002-05-20 11:48 Jonas Smedegaard <dr@jones.dk> - - * imp3/: motd.php.in, servers.php.in: - - Add imp3 config. - -2002-05-20 11:41 Jonas Smedegaard <dr@jones.dk> - - * imp/: MOTD.html, servers.php3: - - Integrate new horde2 site at slamuf (biks.dk) with existing IMP pool. - -2002-05-18 12:00 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, violations.ignore.d/postfix: - - logcheck: Misc new stuff to ignore. - -2002-05-18 10:16 Jonas Smedegaard <dr@jones.dk> - - * bind/named_paf.peronard.dk.conf: - - bind: Correct haakansson -> peronard. - -2002-05-17 09:43 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/postfix: - - logcheck: Misc new stuff to ignore. - -2002-05-17 08:23 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/local: - - logcheck: Misc new stuff to ignore. - -2002-05-15 00:16 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog, postfix/mx_networks: - - bind: Add domain vega.dk. - -2002-05-15 00:15 Jonas Smedegaard <dr@jones.dk> - - * file-jawa.homebase.dk.m4: - - Update jawa.homebase.dk m4. - -2002-05-05 03:44 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/tmp: - - logcheck: misc. updates. - -2002-05-04 13:51 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/domain.3.00.dansk.txt-jacob_gorm: - - DK-Hostmaster: Add Jacob Gorm. - -2002-05-04 12:36 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/netatalk, ignore.d.server/postfix, - ignore.d.server/ssh, ignore.d.server/tmp, - violations.ignore.d/postfix: - - logcheck: misc. updates. - -2002-04-28 14:24 Jonas Smedegaard <dr@jones.dk> - - * mailman/archives/: .htaccess, README.da.html, README.en.html: - - Add mailman html notes. - -2002-04-24 14:48 Klaus Agnoletti <klaus@xenux.dk> - - * dhcpd.conf.divitech, dhcpd.conf.ntiexpo, - dhcpd.conf.radio-raatstof, file-baal.divitech.local.m4, - file-balrog.ntiexpo.local.m4, file-gandalf.xenux.local, - printcap.radio-raatstof, cfengine/cf.groups.xenux, - cfengine/cf.site, cfengine/cf.site.xenux, - samba/netlogon/logon-ntiexpo.bat: - - * Corrected a few errors in site ntiexpo - -2002-04-24 12:36 Juri Jensen <juri@xenux.dk> - - * cfengine/: cf.generic, cf.services.file: - - cfengine: Implemented m4 generation of samba shares. Finally got the - function to clear smb.conf for shares entries. - -2002-04-22 18:02 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/domain.3.00.dansk.txt-spiff: - - NIC-handle must stand alone in domain.3.00.dansk.txt-spiff. - -2002-04-22 11:25 Jonas Smedegaard <dr@jones.dk> - - * samba/smb-shares.conf.m4: - - Clarify comments a bit in smb-shares.m4. - -2002-04-22 11:14 Jonas Smedegaard <dr@jones.dk> - - * samba/: smb-shares.conf.m4, smb-shares.m4: - - Rename smb-shares.m4 to the more sensible smb-shares.conf.m4 - and correct a fatal quote in the comment area. - -2002-04-22 11:02 Jonas Smedegaard <dr@jones.dk> - - * samba/smb-shares.m4: - - Document special handling of some mount points in smb-shares.m4. - -2002-04-22 08:15 Juri Jensen <juri@xenux.dk> - - * DK-Hostmaster/domain.3.00.dansk.txt-xenux: - - hostmaster: Added a domain registration template for xenux. - -2002-04-16 22:59 Jonas Smedegaard <dr@jones.dk> - - * cfengine/: cf.local.services.file.conf.m4, - cf.services.file.tmp.m4: - - CFEngine: Rename cf.local.services.file.conf.m4 into cf.services.file.tmp.m4. - -2002-04-16 22:51 Jonas Smedegaard <dr@jones.dk> - - * samba/smb-shares.m4: - - samba: Correct path in Usage comment. - -2002-04-16 22:36 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/domain.3.00.dansk.txt-fl: - - DK-Hostmaster: Add fl registration info. - -2002-04-16 13:06 Klaus Agnoletti <klaus@xenux.dk> - - * apt/apt.conf.noproxy: - - * Test af CVS. Ændring af APT modulet. - -2002-04-13 12:22 Klaus Agnoletti <klaus@xenux.dk> - - * cfengine/cf.site: - - * Added divitech to cf.site - -2002-04-13 12:13 Klaus Agnoletti <klaus@xenux.dk> - - * cfengine/cf.site.xenux: - - * Added site 'divitech' to cf.site.xenux - -2002-04-13 06:41 Jonas Smedegaard <dr@jones.dk> - - * file-baal.divitech.local.m4, file-thor.venture.local.m4, - samba/smb-shares.m4: - - More work on m2 files sharing config. - -2002-04-12 18:55 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/local: - - logcheck: ignore an isdn-related kernel warning and a pam_limits warning. - -2002-04-12 14:41 Klaus Agnoletti <klaus@xenux.dk> - - * dhcpd.conf.divitech: - - * changed ip subnet for divitech to something else than 192.168.6.x - -2002-04-12 14:07 Klaus Agnoletti <klaus@xenux.dk> - - * dhcpd.conf.divitech, samba/smb-shares-divitech.conf, - samba/netlogon/logon-divitech.bat: - - * Files added for divitech - -2002-04-12 14:01 Klaus Agnoletti <klaus@xenux.dk> - - * cfengine/cf.groups.xenux: - - * 'Divitech' and baal added to cfengine. - -2002-04-12 02:34 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.groups.jones: - - cfengine: Add artax.jones.dk (honda.homebase.dk reborn. - -2002-04-11 10:35 Jonas Smedegaard <dr@jones.dk> - - * imp/MOTD.html: - - imp: Remove honda.homebase.dk and warn about attachments not working in IMP. - -2002-04-11 09:09 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.groups.jones: - - cfengine: Remove honda. - -2002-04-07 23:48 Jonas Smedegaard <dr@jones.dk> - - * file-gandalf.xenux.local.m4, file-jawa.homebase.dk.m4, - file-thor.venture.local.m4, samba/smb-shares.m4: - - Work on m4 file sharing config generation - jawa.homebase.dk transition to new layout half done. - -2002-04-07 23:23 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog, file-gandalf.xenux.local, file-gandalf.xenux.local.m4, - file-jawa.homebase.dk.m4, file-thor.venture.local.m4, - cfengine/cf.local.services.file.conf.m4, samba/cf.samba.m4, - samba/smb-shares.m4, samba/smb_gandalf.xenux.local.conf, - samba/smb_gandalf.xenux.local.conf.m4, - samba/smb_jawa.homebase.dk.conf.m4, - samba/smb_thor.venture.local.conf.m4: - - Major update to m4 file sharing config generation. - -2002-04-05 12:57 Juri Jensen <juri@xenux.dk> - - * TODO: - - general: TODO is modified. - bind: xenux.dk modified. - -2002-04-05 09:55 Juri Jensen <juri@xenux.dk> - - * cfengine/: cf.groups.xenux, cf.site, cf.site.xenux: - - cfengine: Removed some unused sites. - -2002-04-04 18:36 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/: local, tmp: - - logcheck: some kernel noise (ISDN- and parport-related) ignored. - -2002-04-02 16:03 Jonas Smedegaard <dr@jones.dk> - - * samba/: cf.samba.m4, smb-shares.m4, - smb_thor.venture.local.conf.m4: - - Work on m4 for samba (unfinished). - -2002-04-02 06:59 Jonas Smedegaard <dr@jones.dk> - - * imp/ldap.php3: - - imp: New ldap file. - -2002-04-02 06:56 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.harden: - - harden: Oops, ignore /initrd, not /initrc... - -2002-04-02 06:51 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.harden: - - harden: Uncommenting works now! (solution: the hashmark needs to be included in the match string). - -2002-04-02 06:14 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.harden: - - harden: Simplify integrit a bit, and make sure additions are made even if the above fails (grrr). - -2002-03-30 12:44 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/tmp: - - logcheck: Ignore all Frontpage-related snort warnings. - -2002-03-30 12:42 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.harden: - - cfengine: Ignore journal and local files in integrit. - -2002-03-29 14:11 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/samba, violations.ignore.d/samba: - - logcheck: Merging samba lines (to also catch a few more combinations). - -2002-03-29 14:01 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/samba, violations.ignore.d/samba: - - logcheck: Ignore samba errors of client disappearing from the network. - -2002-03-29 12:26 Jonas Smedegaard <dr@jones.dk> - - * bind/fake/satsbutikken.local: - - [no log message] - -2002-03-27 03:47 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/tmp: - - logcheck: More postgres temp. noise. - -2002-03-26 22:47 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Update Changelog. - -2002-03-26 14:12 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/domain.3.00.dansk.txt-julius: - - DK-Hostmaster: add reg-handle julius. - -2002-03-26 09:39 Klaus Agnoletti <klaus@xenux.dk> - - * cfengine/cf.groups.xenux: - - * Corrected miner typo - -2002-03-26 03:29 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/tmp: - - logcheck: More postgres temp. noise. - -2002-03-25 11:24 Juri Jensen <juri@xenux.dk> - - * cfengine/: cf.groups.xenux, cf.services.file, cf.site, - cf.site.xenux: - - cfengine: Added new site, venture. This site has it's shares defined in - .m4 files. Hopefully the m4 functionality becomes usable soon... ;-) - (Hint, hint Jonas). - -2002-03-21 15:09 Juri Jensen <juri@xenux.dk> - - * samba/smb-shares-venture.conf: - - samba: Added a cfengine file for Jonas to process into an .m4 file. - -2002-03-20 20:06 Jonas Smedegaard <dr@jones.dk> - - * samba/: smb-shares.m4, smb_jawa.homebase.dk.conf.m4: - - samba: Add comments to m4 files. - -2002-03-20 19:55 Jonas Smedegaard <dr@jones.dk> - - * samba/smb-shares.m4: - - samba: Oops - _share_home_mac clashes with _share_home. - -2002-03-20 19:51 Jonas Smedegaard <dr@jones.dk> - - * samba/: smb-shares.m4, smb_gandalf.xenux.local.conf.m4, - smb_jawa.homebase.dk.conf.m4: - - samba: Cleanup and improvements to m4 file. - -2002-03-20 18:45 Jonas Smedegaard <dr@jones.dk> - - * samba/smb_jawa.homebase.dk.conf.m4: - - samba: Final introduction of m4 to samba\! - -2002-03-20 16:46 Jonas Smedegaard <dr@jones.dk> - - * samba/: smb-shares.m4, smb_gandalf.xenux.local.conf, - smb_gandalf.xenux.local.conf.m4: - - samba: second attempt at m4. - -2002-03-20 16:03 Jonas Smedegaard <dr@jones.dk> - - * samba/smb_jawa.homebase.dk.conf.m4: - - samba: Fisrt attempt at m4-based config for jawa. - -2002-03-18 22:04 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/tmp, ignore.d.workstation/dhcp-client, - ignore.d.workstation/gdm, ignore.d.workstation/local, - violations.ignore.d/temp: - - logcheck: Several misc. updates. - -2002-03-17 03:13 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.web: - - CFEngine: Revert Apache changes regarding zlib compression - it didn't work as stable... - -2002-03-16 17:27 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.web: - - Exclude (and comment out the include's) php gzip'ing - it is better handled with output_handler = ob_gzhandler (supported by php 4.0.4 and above) - -2002-03-15 03:23 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.site.jones: - - cfengine: Change satsbutikken.dk -> satsbutikken.local. - -2002-03-15 03:22 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.harden: - - cfengine: Comment out cron part of Integrit code - it is impossible to solve using CFEngine it seems. - -2002-03-14 20:16 Jonas Smedegaard <dr@jones.dk> - - * apt/: sources.list.da.firewall, sources.list.da.server, - sources.list.da.serverrouter, sources.list.da.woody-server, - sources.list.da.workstation, sources.list.us.serverrouter, - sources.list.us.sid-mpserver, sources.list.us.woody+sid, - sources.list.us.woody-serverrouter: - - apt: Cosmetic updates and corrections of typo.. - -2002-03-14 20:09 Jonas Smedegaard <dr@jones.dk> - - * apt/: sources.list.da.firewall, sources.list.da.progeny-firewall, - sources.list.da.progeny-server, sources.list.da.server, - sources.list.da.serverrouter, sources.list.da.woody-server, - sources.list.da.workstation, sources.list.us.serverrouter, - sources.list.us.sid-mpserver, sources.list.us.woody+sid, - sources.list.us.woody-serverrouter: - - apt: Update sunsite.dk and jones.dk locations and remove jones.dk kernels except potato ones. - -2002-03-14 15:35 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Update changelog. - -2002-03-14 14:34 Jonas Smedegaard <dr@jones.dk> - - * postfix/mx_networks: - - postfix: Add xenux.dk to mx_networks. - -2002-03-14 14:30 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/tmp: - - logcheck: Misc temp. snort-related (and other) additions. - -2002-03-14 14:19 Jonas Smedegaard <dr@jones.dk> - - * TODO, logcheck/ignore.d.server/tmp: - - TODO: Add comment about max files open. - -2002-03-14 12:10 Jonas Smedegaard <dr@jones.dk> - - * sudoers: - - sudo: Grant access to user-mailaddr for all sudoers. - -2002-03-14 11:47 Juri Jensen <juri@xenux.dk> - - * cfengine/cf.services.file, samba/smb-printers-cups.conf, - samba/smb-printers-lprng.conf, samba/smb-printers.conf, - samba/smb-shares-radio-raatstof.conf, - samba/smb-shares-xenuxlocal.conf: - - samba: Modified shares for the radio-raatstof and xenuxlocal sites. - Removed smb-shares-printers.conf and split it up in to files - one for - cups and one for lprng. The settings should work fully with cups and - lprng. - -2002-03-14 11:30 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/postfix, ignore.d.server/tmp, - violations.ignore.d/temp: - - logcheck: Misc temp. snort-related (and other) additions. - -2002-03-14 11:09 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - logcheck: Misc temp. snort-related (and other) additions. - -2002-03-11 12:51 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/uw-imap: - - logcheck: Make user hint is optional in that looong regex in uw-imap. - -2002-03-11 12:43 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/uw-imap: - - logcheck: Allow UNKNOWN generally in uw-imap. - -2002-03-10 18:56 Jonas Smedegaard <dr@jones.dk> - - * bind/named_PERONARD_fake.conf, bind/named_paf.peronard.dk.conf, - bind/fake/192.168.1-peronard.dk, bind/fake/peronard.dk, - cfengine/cf.groups.jones, cfengine/cf.site, - cfengine/cf.site.jones: - - Add new host paf.peronard.dk. - -2002-03-10 11:33 Jonas Smedegaard <dr@jones.dk> - - * postfix/mx_networks: - - postfix: Add advo-lyngby.dk to mx_networks and a comment with example. - -2002-03-10 11:11 Jonas Smedegaard <dr@jones.dk> - - * postfix/mx_networks: - - postfix: New file: mx_networks - for use as permit_mx_backup_networks file together with permit_mx_backup option to smtpd_recipient_restrictions. - -2002-03-10 09:46 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/tmp: - - logcheck: Ignore snort large ICMP packets. - -2002-03-10 09:44 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/ssh: - - logcheck: Ignore accepted - but _not_ failed - keyboard-interactive ssh logins. - -2002-03-09 16:23 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/domain.3.00.dansk.txt-ascii33: - - DK_Hostmaster: Put ASCII33 name as attention (DK-Hostmaster won't allow both company and name set concurrently). - -2002-03-09 16:10 Jonas Smedegaard <dr@jones.dk> - - * TODO: - - Add TODO about bind and bind9 improvements. - -2002-03-09 16:08 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.dns: - - cfengine: Attempt reloading both bind and bind9. - -2002-03-09 16:07 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.site: - - cfengine: Add haakansson group correctly. - -2002-03-09 16:03 Jonas Smedegaard <dr@jones.dk> - - * cfengine/: cf.groups.jones, cf.site.jones: - - cfengine: Separate haakansson in own group. - -2002-03-09 15:54 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.groups.jones: - - bind: ...and tulle.haakansson.com as being a nameserver. - -2002-03-09 15:37 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.harden: - - cfengine: harden: Ignore all logfiles (Aide does not handle rotation) and correctly ignore /dev Ctime. - -2002-03-08 22:08 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/domain.3.00.dansk.txt-ascii33: - - DK-Hostmaster: Add ascii33 (Jørgen Skogmo). - -2002-03-08 17:31 Jonas Smedegaard <dr@jones.dk> - - * apache/includes/: misc, user-admin: - - apache: Separate user-admin config in separate file. - -2002-03-07 15:22 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/: redelegation.3.00.dansk.txt-spiff, - redelegation.3.00.dansk.txt-xenux, - redelegation.3.00.dansk.txt.auto: - - DK-Hostmaster: Preparation for more generic redel. - -2002-03-07 15:18 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Update ChangeLog. - -2002-02-28 17:31 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/tmp: - - logcheck: Filter out more Windows-specific snort noise. - -2002-02-28 13:07 Jonas Smedegaard <dr@jones.dk> - - * DK-Hostmaster/: domain.3.00.dansk.txt-MASTER-spiff, - domain.3.00.dansk.txt-emil_jacobi, - domain.3.00.dansk.txt-filurlighed, domain.3.00.dansk.txt-ka, - domain.3.00.dansk.txt-km, domain.3.00.dansk.txt-kp, - domain.3.00.dansk.txt-lea_bawnager, - domain.3.00.dansk.txt-macronald, domain.3.00.dansk.txt-spiff, - domain.3.00.dansk.txt.orig, redelegation.3.00.dansk.txt, - redelegation.3.00.dansk.txt.auto, - redelegation.3.00.dansk.txt.orig: - - Add DK-Hostmaster dir for use with localnsrequest-dk. - -2002-02-27 13:01 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.harden: - - cfengine: Correct errors in harden integrit rule makiing CFEngine fail (still a few corrections needed to make the rule actually work, though). - -2002-02-27 12:37 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.harden: - - cfengine: Add knowledge about integrit to harden rule. - -2002-02-26 16:51 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/tmp, violations.ignore.d/temp: - - logcheck: Temporarily ignore the worst noise from snort. - -2002-02-25 18:33 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/tmp, violations.ignore.d/temp: - - logcheck: Temporarily ignore strange afpd error and false mail alarms from grooveattack.com. - -2002-02-25 18:31 Jonas Smedegaard <dr@jones.dk> - - * sudoers: - - sudoers: ADM _is_ allowed to run 'showlog system'. - -2002-02-25 18:18 Jonas Smedegaard <dr@jones.dk> - - * sudoers: - - sudoers: Brand new file... - -2002-02-24 14:31 Jonas Smedegaard <dr@jones.dk> - - * TODO, cfengine/cf.groups.jones: - - Disable ftp for tulle and add notes about it in TODO. - -2002-02-21 04:47 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.ftp: - - cfengine: Proftpd doesn't chroot jails when line ends with a comment. - -2002-02-21 03:43 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.groups.jones: - - cfengine: Add tulle and gmork. - -2002-02-19 14:08 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/: proftpd, tmp: - - logcheck: Ignore failed proftpd logins with full mail address (not only account) for anonymous and ftp. - -2002-02-18 14:40 cfengine - - * cfengine/cf.groups.xenux: - - cfengine: Removed thorin from NameServer - what was I thinking...? - -2002-02-18 14:28 Juri Jensen <juri@xenux.dk> - - * cfengine/cf.groups.xenux: - - cfengine: Added our autoinstall server, thorin, as a nameserver and dhcp server. - -2002-02-17 23:32 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Update ChangeLog. - -2002-02-14 14:28 Jonas Smedegaard <dr@jones.dk> - - * samba/smb-shares-cafe3.conf: - - samba: Tweaks to cafe3 conf. - -2002-02-14 12:46 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.groups.jones, cfengine/cf.site, - cfengine/cf.site.jones, samba/smb-shares-cafe3.conf: - - cfengine: split jones and spiff groups into separat ones. - samba: Add cafe3 config. - -2002-02-14 12:15 Jonas Smedegaard <dr@jones.dk> - - * apt/: preferences, sources.list.us.woody+sid: - - apt: Add woody+sid sources.list and corresponding preferences for pinning. - -2002-02-14 03:16 Jonas Smedegaard <dr@jones.dk> - - * bind/named_CAFE3_fake.conf: - - bind: move cafe3.local to 101 network. - -2002-02-14 02:53 Jonas Smedegaard <dr@jones.dk> - - * ipmasq/rules/A10dhcpd.rul: - - ipmasq: Correct iptables portnumbers in dhcpd rule. - -2002-02-12 20:06 Jonas Smedegaard <dr@jones.dk> - - * bind/: named_CAFE3_fake.conf, named_NETx.LOCAL_fake.conf, - named_pierre.jones.dk.conf, fake/0-PCxxx.NET101.LOCAL, - fake/0-PCxxx.NET102.LOCAL, fake/0-PCxxx.NET103.LOCAL, - fake/0-PCxxx.NET104.LOCAL, fake/0-PCxxx.NET105.LOCAL, - fake/NET1-SERVER-100, fake/NET1.LOCAL, fake/NET101.LOCAL, - fake/NET102.LOCAL, fake/NET103.LOCAL, fake/NET104.LOCAL, - fake/NET105.LOCAL: - - bind: More fake cleanup... - -2002-02-12 18:43 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/tmp: - - logcheck: temporarily ignore Minolta printer BOOTP'ing badly at ida.jones.dk. - -2002-02-12 10:59 Juri Jensen <juri@xenux.dk> - - * samba/: smb-printers.conf, smb-shares-radio-raatstof.conf: - - samba: Fixed a serious bug in smb-printers.conf. Fixed a typo in shares - setup for the radio-raatstof site - should be "create maske" not "write mask"! - -2002-02-10 16:52 Jonas Smedegaard <dr@jones.dk> - - * bind/named_slamuf.jones.dk.conf: - - bind: slamuf.jones.dk shouldn't be backup for SPIFF and no longer serves a local network. - -2002-02-10 02:13 Jonas Smedegaard <dr@jones.dk> - - * bind/named_CAFE3_fake.conf: - - bind: Correct CAFE3 fake domain to use common reverse domain. - -2002-02-10 01:05 Jonas Smedegaard <dr@jones.dk> - - * bind/: named_CAFE3_fake.conf, named_debian.cafe3.local.conf, - fake/0-PCxxx.NET1.LOCAL: - - bind: Additions and cleanups to fake domains... - -2002-02-09 23:34 Jonas Smedegaard <dr@jones.dk> - - * apt/sources.list.us.woody-serverrouter: - - APT: Add woody serverrouter config (although most of these should probably be merged...). - -2002-02-08 17:44 Klaus Agnoletti <klaus@xenux.dk> - - * samba/: smb-printers.conf, netlogon/logon-radio-raatstof.bat: - - * Modifications to Radio Råtstof loginscript - -2002-02-07 15:58 cfengine - - * samba/smb-shares-sagahus.conf: - - samba: Fixed a typo. - -2002-02-07 15:50 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/murasaki, - ignore.d.server/samba, ignore.d.server/squid, - ignore.d.server/ssh, ignore.d.server/ssmtp, ignore.d.server/tmp, - ignore.d.server/uw-imap, violations.ignore.d/local, - violations.ignore.d/proftpd, violations.ignore.d/temp: - - logcheck: Misc tweaks and spliting into package-specific files. - -2002-02-06 12:12 Klaus Agnoletti <klaus@xenux.dk> - - * dhcpd.conf.sagahus, cfengine/cf.services.file: - - * Fixing copy/paste error from previous file - -2002-02-06 11:25 cfengine - - * cfengine/cf.site: - - cfengine: Missed to define the new site at a single spot, which broke the - system on that site. Fixed. - -2002-02-05 15:51 Juri Jensen <juri@xenux.dk> - - * samba/: smb-printers.conf, smb-shares-xenuxlocal.conf: - - samba: Fixed a mean typo. Changed the sharedefinition for the xenuxlocal site. - -2002-02-05 15:19 Juri Jensen <juri@xenux.dk> - - * dhcpd.conf.sagahus: - - dhcp: Added dhcpd.conf for the sagahus site. - -2002-02-05 15:18 Juri Jensen <juri@xenux.dk> - - * samba/netlogon/logon-sagahus.bat: - - samba: Added a logonscript for the sagahus site. - -2002-02-05 15:16 Juri Jensen <juri@xenux.dk> - - * samba/smb-shares-sagahus.conf: - - samba: Added a sharesdefinition for the new site, sagahus. - -2002-02-05 15:15 Juri Jensen <juri@xenux.dk> - - * cfengine/: cf.groups.xenux, cf.site.xenux: - - cfengine: Added a new site, sagahus. - -2002-02-05 13:06 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/ssmtp: - - logcheck: Correct sSMTP regex. - -2002-02-05 02:22 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/ssmtp: - - logcheck: Add sSMTP file. - -2002-02-05 01:39 Jonas Smedegaard <dr@jones.dk> - - * netatalk/AppleVolumes.system: - - netatalk: Remove AppleVolumes.system (Now that I have convinced both Debian maintainer and upstream about our default). - -2002-02-04 15:30 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/murasaki: - - logcheck: murasaki: Add net instances (in addition to usb ones). - -2002-02-01 03:06 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/: murasaki, ssh: - - logcheck: Update murasaki and ssh with extra entries to ignore. - -2002-01-30 15:13 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Update Changelog. - -2002-01-30 15:10 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/spamassassin: - - logcheck: spamassassin: Ignore skipping large messages. - -2002-01-30 06:44 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/spamassassin: - - logcheck: spamassassin: Ignore creating user_prefs. - -2002-01-30 05:43 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/spamassassin: - - logchech: Add spamassassin filters. - -2002-01-24 22:05 Juri Jensen <juri@xenux.dk> - - * ChangeLog, cfengine/cf.site.xenux, - samba/smb-shares-radio-raatstof.conf, - samba/smb-shares-xenuxlocal.conf: - - samba: Modified the shares for the raatstof and xenuxlocal sites. - ChangeLog: Updated. - cfengine: Modified cf.site.xenux. - -2002-01-19 15:05 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Update ChangeLog. - -2002-01-17 00:17 Juri Jensen <juri@xenux.dk> - - * TODO, samba/smb-printers.conf, - samba/smb-shares-radio-raatstof.conf, - samba/smb-shares-xenuxlocal.conf, - samba/netlogon/logon-radio-raatstof.bat, - samba/netlogon/logon-xenuxlocal.bat: - - samba: Modified the logonscripts for the raatstof and xenuxlocal sites. - Corrected the smb.printers.conf file, and modified the sharedefinitions - for raatstof and xenuxlocal. - -2002-01-17 00:14 Juri Jensen <juri@xenux.dk> - - * cfengine/: cf.services.dns, cf.services.file: - - cfengine: Changed $(host) to $(fqhost) in cf.services.dns. Touched up - cf.services.file. Should be more generic now. Roaming profiles for w9x - should work now. - -2002-01-16 15:19 Jonas Smedegaard <dr@jones.dk> - - * TODO: - - Add squid support (with hints) to TODO. - -2002-01-16 15:19 Jonas Smedegaard <dr@jones.dk> - - * apt/sources.list.da.serverrouter: - - APT: update sources.list.da.serverrouter to newer sunsite.dk location. - -2002-01-11 11:15 Juri Jensen <juri@xenux.dk> - - * dhcpd.conf.raatstof, dhcpd.conf.radio-raatstof, - printcap.raatstof, printcap.radio-raatstof, - samba/smb-shares-raatstof.conf, - samba/smb-shares-radio-raatstof.conf, - samba/smb-shares-xenuxlocal.conf: - - cfengine: Moved some files due to the sitename change. Modified the - shares definition file for xenuxlocal to reflect the new standard. - -2002-01-11 11:13 Juri Jensen <juri@xenux.dk> - - * samba/netlogon/: logon-raatstof.bat, logon-radio-raatstof.bat: - - cfengine: Changed the name of some files because of the sitename change. - -2002-01-11 11:09 Juri Jensen <juri@xenux.dk> - - * cfengine/: cf.groups.xenux, cf.services.dhcp, cf.site.xenux: - - cfengine: Corrected some typos. Also changed a site name. - -2002-01-10 11:45 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - Update Changelog. - -2002-01-10 11:41 Jonas Smedegaard <dr@jones.dk> - - * TODO: - - Add a note to TODO. - -2002-01-09 22:57 Juri Jensen <juri@xenux.dk> - - * dhcpd.conf.raatstof: - - DHCP: Added a dhcpd.conf for the Råtstof site. - -2002-01-09 22:56 Juri Jensen <juri@xenux.dk> - - * TODO, printcap.raatstof: - - TODO: common.bat is generic now - set to done. Added some more todo's - Print: Added a printcap for the Råtstof site. - -2002-01-09 22:48 Juri Jensen <juri@xenux.dk> - - * samba/netlogon/: logon-raatstof.bat, logon-xenuxlocal.bat: - - samba: Added a logon-script for the Råtstof site. Also added one for - xenuxlocal. The common.bat script are now generic. - -2002-01-09 22:44 Juri Jensen <juri@xenux.dk> - - * samba/: smb-printers.conf, smb-shares-raatstof.conf, - netlogon/common.bat: - - samba: Added a generic printerconf - should be safe to include in all - installations. Added a shares-definition for the new Råtstof site - this - is actually a cfengine file that gets included at the Råtstof site. - -2002-01-09 22:41 Juri Jensen <juri@xenux.dk> - - * cfengine/: cf.groups.xenux, cf.services, cf.services.dhcp, - cf.services.dns, cf.services.file, cf.site, cf.site.xenux: - - cfengine: Major changes in the way samba is handled - now all shares are - individual for every site (see cf.services.file and - local-COMMON/samba/smb-shares-raatstof.conf as an example). Bind's - named.conf is now edited to include named_$(host).$(domain).conf - - nothing more. The DNSServers part is also turned on again. A new section - for DHCPServers are now included and turned on - it only switches - /etc/init.d/dhcp on and copies the right dhcpd.conf file into /etc, - nothing more. I've also added a new site to cf.site.xenux and - cf.groups.xenux. Well, that's it for now... - -2002-01-08 02:36 Jonas Smedegaard <dr@jones.dk> - - * ipmasq/rules/: A01interfaces.rul, A01interfaces_ipsec.def, - A01precompute_ipsec.def, F50ipsec.def: - - ipmasq: Separate IPsec rules, rename them *.def and update them to match syntax of latest ipmasq release. - -2002-01-03 12:54 Jonas Smedegaard <dr@jones.dk> - - * ipmasq/rules/A10dhcpcd.rul: - - ipmasq: Remove A10dhcpcd.rul: Problem fixed in 2.5.8 (bug #85767). - -2002-01-03 12:40 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/murasaki: - - logcheck: Stricten murasaki rules a bit. - -2002-01-03 12:39 Jonas Smedegaard <dr@jones.dk> - - * ipmasq/rules/: A80firewall.def, I80firewall.def, O80firewall.def, - ZZZ|Lipac.rul: - - ipmasq: Add firewall and ipac (IP-accounting) rules. - -2002-01-03 12:32 Jonas Smedegaard <dr@jones.dk> - - * ipmasq/rules/: A10dhcpcd.rul, A10dhcpd.rul: - - ipmasq: Update A10dhcpd.rul and A10dhcpcd.rul to reflect new example in ipmasq 3.5.10: strip ip aliases. - -2002-01-02 18:58 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/netsaint: - - logcheck: Update netsaint filter. - -2002-01-02 18:54 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/murasaki: - - logcheck: Add murasaki filter. - -2002-01-02 18:31 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/netsaint: - - logcheck: Add netsaint filter. - -2001-12-26 14:43 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.workstation/pmud: - - logcheck: pmud: Add knowledge about new lid-closed and lid-opened hints. - -2001-12-20 11:30 Klaus Agnoletti <klaus@xenux.dk> - - * cfengine/cf.services.ftp: - - cfengine: Deleted from proftpd.conf DefaultRoot. users,!staff is deleted - so everybody get changerooted to their homedirectory. Privacy matters. - -2001-12-19 20:23 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/temp: - - logcheck: ignore postfix 550 reject (User unknown) - -2001-12-19 05:51 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog, TODO: - - Add TODO. - Update ChangeLog. - -2001-12-19 05:41 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.groups.jones: - - cfengine: bastian -> xayide. - -2001-12-18 14:55 Juri Jensen <juri@xenux.dk> - - * samba/netlogon/common.bat: - - samba: Changed logon.bat to reflect the namechange of Xenux' fileserver. - -2001-12-14 23:45 Juri Jensen <juri@xenux.dk> - - * cfengine/cf.services.dns: - - cfengine: Modified cf.services.dns to include "named_$(domain).conf" in - named.conf. I Also added a control section with an Installable - class called bind_reload. This is still not enabled! - -2001-12-14 15:59 Juri Jensen <juri@xenux.dk> - - * ChangeLog: - - cfengine: Updated the Changelog - cfengine: Modified dhcpd.conf.xenuxlocal - -2001-12-14 15:27 Juri Jensen <juri@xenux.dk> - - * cfengine/: cf.groups.jones, cf.groups.merge, cf.groups.xenux, - cf.services, cf.services.dhcp, cf.services.fai, - cf.services.harden: - - * Added cf.services.fai and cf.services.dhcp - they're not enabled yet! - -2001-12-14 15:07 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.dns: - - cfengine: disable disabled bind config. - -2001-12-12 19:54 Juri Jensen <juri@xenux.dk> - - * dhcpd.conf.xenuxlocal, cfengine/cf.services.file, - samba/smb-shares-xenuxlocal.conf: - - * Added a definition for the new autoinstall network - * Changed some names in the xenux.local domain - * Modified the local shares for xenux.local - -2001-12-12 15:37 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.web: - - cfengine: Add libapache-mod-auth-shadow (using auth-pam as skeleton). - -2001-12-11 14:35 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/anacron: - - logcheck: updates to anacron filter. - -2001-12-10 22:24 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/local: - - logcheck: Allow ??? as username in postfix lost connections. - -2001-12-10 20:04 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/postfix: - - logcheck: ignore postfix enabling PIX workaround (something related to Cisco PIX firewall being buggy it seems). - -2001-12-10 12:36 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/local: - - logcheck: Stricten UW imapd and ipopd rules and correct a typo. - -2001-12-10 11:16 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog: - - bind: satsbutikken.jones.dk (not stasbutikken...). - -2001-12-10 03:02 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/temp: - - logcheck: Correction to ignoring Homebase restricted archives. - -2001-12-09 22:53 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/tmp: - - logcheck: Correction to temporary ignore old and wrong intranet requests from binx domain. - -2001-12-09 22:40 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, violations.ignore.d/postfix: - - Logcheck: Small tweaks to postfix and squid regex. - -2001-12-08 01:40 Jonas Smedegaard <dr@jones.dk> - - * X11/Xresources/local: - - Xresources: Disable rxvt fixed font hint (experimenting with latin0 and euro-support). - -2001-12-07 12:11 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/temp: - - logcheck: afpd: Temporarily ignore Permission denied with Homebase archives (the file structure is old and non-optimal). - -2001-12-07 10:29 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/temp: - - logcheck: Temporary ignore all postfix 554 (Recipient address rejected: Access denied) rejected mails. - -2001-12-07 10:23 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/anacron, ignore.d.workstation/anacron: - - logcheck: Move anacron from workstation to server. - -2001-12-07 10:17 cfengine - - * cfengine/cf.groups.xenux: - - * smaug added as ftp server again - -2001-12-06 23:56 Jonas Smedegaard <dr@jones.dk> - - * ChangeLog, ChangeLog.header: - - Add ChangeLog! - -2001-12-06 22:13 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/local: - - logcheck: Correct typo. - -2001-12-06 20:25 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/hotplug, ignore.d.server/libgpmg1, - ignore.d.server/local, ignore.d.server/postfix, - ignore.d.server/ppp, ignore.d.server/proftpd, - ignore.d.server/ssh, ignore.d.server/tmp, - ignore.d.workstation/anacron, ignore.d.workstation/dhcp-client, - ignore.d.workstation/hotplug, violations.ignore.d/postfix, - violations.ignore.d/ssh: - - logcheck: Lots of small changes and splitting out into single files for each package (preparing for passing it to Maintainers). - -2001-12-06 20:14 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cf.services.harden: - - cfengine: aide: Ignore /dev/ttyS*. - -2001-12-05 22:14 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/tmp: - - logcheck: Temporary ignore old wrong cfg at Nyhavn 16 (binx.com) - -2001-11-30 11:17 Klaus Agnoletti <klaus@xenux.dk> - - * cfengine/cf.groups.xenux: - - * Disabled smaug for now in cf.groups.xenux - -2001-11-27 15:35 Jonas Smedegaard <dr@jones.dk> - - * imp/servers.php3: - - imp: Remove a comma in servers.list that made problems with a potato installation and php3. - -2001-11-27 15:18 Jonas Smedegaard <dr@jones.dk> - - * apache/includes/nocc: - - apache: Add nocc include file. - -2001-11-27 15:08 Jonas Smedegaard <dr@jones.dk> - - * apt/sources.list.da.server: - - apt: No longer non-us at sunsite.dk. - -2001-11-27 15:04 Jonas Smedegaard <dr@jones.dk> - - * imp/MOTD.html, nocc/conf.php: - - Added webmail program nocc and mention it at IMP login. - -2001-11-24 01:05 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/postfix, - ignore.d.server/proftpd, ignore.d.workstation/dhcp-client, - ignore.d.workstation/gdm, ignore.d.workstation/hotplug, - ignore.d.workstation/local, ignore.d.workstation/ntpdate, - ignore.d.workstation/pmud, violations.ignore.d/dhcp-client, - violations.ignore.d/local, violations.ignore.d/pmud, - violations.ignore.d/postfix, violations.ignore.d/samba: - - logcheck: A bunch of separation work and added stuff. - -2001-11-23 22:59 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, - ignore.d.workstation/dhcp-client: - - logcheck: Beginning of splitting into package-specific files: Separate workstation-only dhcp-client file. - -2001-11-21 20:11 Jonas Smedegaard <dr@jones.dk> - - * bind/named_slamuf.jones.dk.conf: - - bind: more ez... - -2001-11-21 01:46 Jonas Smedegaard <dr@jones.dk> - - * cfengine/cfengine.conf: - - cfengine: Add hash-bang to main conf-file. - -2001-11-19 08:35 Jonas Smedegaard <dr@jones.dk> - - * netatalk/afpd.conf-xayide.jones.dk: - - netatalk: Enable Documents on xayide.jones.dk. - -2001-11-17 23:43 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/temp: - - logcheck: change temporary ignore mail adresses. - -2001-11-17 23:38 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/local: - - logcheck: A few more minor HylaFAX corrections. - -2001-11-17 23:21 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/local: - - logcheck: Minor HylaFAX changes. - -2001-11-09 10:30 Jonas Smedegaard <dr@jones.dk> - - * apache/: srm-nophp.conf, srm-php4.conf, srm.conf: - - Apache: /usr/share/doc/ (second attempt). - -2001-11-09 10:28 Jonas Smedegaard <dr@jones.dk> - - * apache/: srm-nophp.conf, srm-php4.conf, srm.conf: - - Apache: s!/usr/doc/!/usr/share/doc/! - -2001-11-07 18:05 Jonas Smedegaard <dr@jones.dk> - - * apache/: access-php4-nopam.conf, access-php4.conf, access.conf: - - Apache: Update Horde snippet to that of Debian 2.1r4. - -2001-11-07 17:44 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/: local, tmp: - - logcheck: HylaFAX entries. - -2001-11-06 16:13 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/temp: - - logcheck: Correct typo regarding advo-lyngby.dk mail refused - -2001-11-06 15:38 Juri Jensen <juri@xenux.dk> - - * cfengine/cf.services.file: - - * Fixed some typos. - -2001-11-06 12:26 Juri Jensen <juri@xenux.dk> - - * cfengine/cf.services.file: - - * Changed the default place for shares - it's now placed under the - administration of the user fsadmin. Special shares that are only - available for special groups, are placed under administration of a - single user, and the files are located in /home/<groupadmin>. - -2001-11-06 11:51 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/tmp, violations.ignore.d/temp: - - logcheck: fix to temporary ignoring advo-lyngby.dk mail bounces and and ftp access from microsoft.com. - -2001-11-04 22:10 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/local: - - logcheck: Add entries for pop-before-smtp. - -2001-11-04 22:06 Jonas Smedegaard <dr@jones.dk> - - * netatalk/AppleVolumes-xayide.jones.dk: - - Netatalk: correct paths for xayide.jones.dk. - -2001-11-04 22:05 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, violations.ignore.d/temp: - - logcheck: Misc updates. - -2001-10-23 13:57 Juri Jensen <juri@xenux.dk> - - * printcap.xenuxlocal: - - * Changed the IP for the Brother printer - -2001-10-21 13:07 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/temp: - - logcheck: Ignore some more kaospilot adresses (and do it right this time). - -2001-10-21 10:28 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/temp: - - logcheck: Temporarily ignore a couple of deleted kaospilot.dk addresses. - -2001-10-11 18:14 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/local: - - logcheck: Ignore ssh not getting an ident string. - -2001-10-11 17:57 Jonas Smedegaard <dr@jones.dk> - - * netatalk/: AppleVolumes-xayide.jones.dk, - afpd.conf-xayide.jones.dk: - - Netatalk: Add config files specific for xayide.jones.dk - -2001-10-11 17:34 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, violations.ignore.d/local: - - Logcheck: Ignore warnings in newer postfix version when locking fails - -2001-10-11 17:31 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, violations.ignore.d/local, - violations.ignore.d/temp: - - logcheck: Remove netatalk lines now included in official netatalk package, and stricten CAP remove trouble - -2001-10-04 13:58 Jonas Smedegaard <dr@jones.dk> - - * bind/named_pierre.jones.dk.conf: - - bind: xayide.jones.dk is primary, pierre.jones.dk is secondary (although it acts as primary untill I can reach it with ssh...) - -2001-09-30 19:18 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/local: - - logcheck: more postfix warning suppression regarding looping back to self (don't know how to add info about public IP when behind NAT router). - -2001-09-29 19:38 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/: local, tmp: - - logcheck: dash (-) in regex should be last in a [] list (otherwise it means part of a list like A-Z). - -2001-09-28 16:51 Jonas Smedegaard <dr@jones.dk> - - * logcheck/ignore.d.server/local: - - logcheck: Allow "-" (dash) in hostnames. - -2001-09-27 21:14 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/tmp, - violations.ignore.d/temp: - - logcheck: Correct s/[:anum:]/[:alnum:]/ - -2001-09-27 19:53 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/tmp, - violations.ignore.d/temp: - - logcheck: Filter out some noise. - -2001-09-24 13:08 Juri Jensen <juri@xenux.dk> - - * samba/smb-shares-xenuxlocal.conf: - - * Corrected some minor path errors. - -2001-09-23 10:49 Jonas Smedegaard <dr@jones.dk> - - * logcheck/violations.ignore.d/local: - - [no log message] - -2001-09-22 18:34 Jonas Smedegaard <dr@jones.dk> - - * bind/named_pierre.jones.dk.conf: - - Bind: pierre.jones.dk also maintains a LAN (local.net fake domains) - -2001-09-22 18:31 Jonas Smedegaard <dr@jones.dk> - - * bind/named_pierre.jones.dk.conf: - - Bind: Change named_{FQDN}.inc -> named_{FQDN}.conf for consistency. - -2001-09-19 09:28 Juri Jensen <juri@xenux.dk> - - * cfengine/cf.groups.xenux: - - * Added new webserver beorn to cf.groups.xenux. - -2001-09-18 10:03 Jonas Smedegaard <dr@jones.dk> - - * netsaint/hosts.cfg: - - Adding netsaint/* - -2001-09-18 10:02 Jonas Smedegaard <dr@jones.dk> - - * logcheck/: ignore.d.server/local, ignore.d.server/tmp, - violations.ignore.d/local, violations.ignore.d/temp: - - Adding logcheck/* (2nd attempt) - -2001-09-18 09:17 Jonas Smedegaard <dr@jones.dk> - - * apache/: access-nophp-nopam.conf, access-nophp.conf, - access-php4-nopam.conf, access-php4.conf, access.conf, cron.conf, - httpd-nophp-nopam.conf, httpd-nophp.conf, httpd-php4.conf, - httpd.conf, srm-nophp.conf, srm-php4.conf, srm.conf, - includes/ErrorDocument, includes/ServerSignature, includes/misc, - includes/misc-php4, virtual/VIRTUAL, virtual/VIRTUAL-nopam: - - Added apache/* - -2001-09-18 09:13 Jonas Smedegaard <dr@jones.dk> - - * netatalk/: AppleVolumes.default, AppleVolumes.doc.da, - AppleVolumes.doc.en, AppleVolumes.jones-stuff.da, - AppleVolumes.jones-stuff.en, AppleVolumes.jones.da, - AppleVolumes.jones.en, AppleVolumes.software, - AppleVolumes.system, afpd.conf-custom, afpd.conf-iponly-stuff.da, - afpd.conf-iponly-stuff.en, afpd.conf-iponly.da, - afpd.conf-iponly.en, afpd.conf-stuff.da, afpd.conf-stuff.en, - afpd.conf.da, afpd.conf.en, atalkd.conf, netatalk-iponly.conf, - netatalk.conf, papd.conf: - - Add netatalk/* - -2001-09-18 08:56 Jonas Smedegaard <dr@jones.dk> - - * samba/: smb.anarchy.conf, smb.anarchy.conf.old, smb.distrib.conf, - smb.mac.conf, smb.mac.new-conf, smb.managed.conf, - smb.private.conf, smb.public.conf, smb.web.conf, - smb.xchange.conf: - - Added a bunch of files to samba/ - -2001-09-18 08:51 Jonas Smedegaard <dr@jones.dk> - - * ipmasq/rules/: A01interfaces.rul, A10dhcpcd.rul, A10dhcpd.rul, - Z91kerneldynaddr.rul, Z99windows-smb-broadcast.rul: - - Added ipmasq/rules/* - -2001-09-18 08:49 Jonas Smedegaard <dr@jones.dk> - - * imp/: MOTD.html, servers.php3: - - Added imp/* - -2001-09-18 08:48 Jonas Smedegaard <dr@jones.dk> - - * apt/: apt.conf.noproxy, apt.conf.proxy, sources.list.da.firewall, - sources.list.da.progeny-firewall, sources.list.da.progeny-server, - sources.list.da.server, sources.list.da.serverrouter, - sources.list.da.woody-server, sources.list.da.workstation, - sources.list.us.serverrouter, sources.list.us.sid-mpserver: - - Added apt/* - -2001-09-18 08:46 Jonas Smedegaard <dr@jones.dk> - - * X11/Xresources/local: - - Added X11/Xresources/local - -2001-09-17 11:07 Juri Jensen <juri@xenux.dk> - - * cfengine/cf.services.file: - - * Added a ResetSearch "1" - maybe that'll set "printing = " correct. - -2001-09-17 10:59 Juri Jensen <juri@xenux.dk> - - * cfengine/cf.services.file, samba/netlogon/common.bat: - - * Fixed some typos. - * Added samba/netlogon/common.bat - -2001-09-17 10:41 Juri Jensen <juri@xenux.dk> - - * samba/: smb-shares-xenux.conf, smb-shares-xenuxlocal.conf: - - * Moved smb-shares-xenux.conf to smb-shares-xenuxlocal.conf - Oops - wrong sitename! - -2001-09-17 10:37 Juri Jensen <juri@xenux.dk> - - * cfengine/cf.services.file, samba/smb-shares-xenux.conf: - - * Fixed a bad typo - * Added smb-shares-xenux.conf - -2001-09-17 10:04 Juri Jensen <juri@xenux.dk> - - * cfengine/cf.services.file: - - * Added a classes section - maybe the samba and netatalk groups get - defined...? - -2001-09-14 14:40 Juri Jensen <juri@xenux.dk> - - * cfengine/cf.services.file: - - * Corrected the definition of the samba class. - -2001-09-14 12:11 Juri Jensen <juri@xenux.dk> - - * cfengine/: cf.generic, cf.site.xenux: - - * Disabled resolve in actionsequence - wanna see if this is the - problem.. - -2001-09-14 11:39 Juri Jensen <juri@xenux.dk> - - * cfengine/cf.services.file: - - * Tried to find an error in this file. Maybe I reverse these changes... - -2001-09-14 08:41 Juri Jensen <juri@xenux.dk> - - * cfengine/: cf.generic, cf.services.file: - - * Fixed bad typo - resolve not resolva! (It's english dear Juri...) - -2001-09-13 14:46 Juri Jensen <juri@xenux.dk> - - * dhcpd.conf.xenuxlocal, cfengine/cf.services.file, - cfengine/cf.site.xenux: - - * Added dhcp.conf.xenuxlocal - * Fixed some typos - -2001-09-13 13:49 Juri Jensen <juri@xenux.dk> - - * cfengine/: cf.generic, cf.site.jones, cf.site.xenux: - - * Fixed typo - Oops, NameServer not DNSServer. - * Added resolve to actionsequence - why was it disabled in the first - place...? - -2001-09-13 13:06 Juri Jensen <juri@xenux.dk> - - * printcap.xenuxlocal, cfengine/cf.groups.xenux, - cfengine/cf.services.file, cfengine/cf.site, - cfengine/cf.site.xenux: - - * Added printcap.xenuxlocal - * Added some checks to cf.services.file to determine which services is - running and define classes based on that. - # Corrected a few errors. - * Only lprng is supported in cf.services.file - cups is about to come. - -2001-09-12 12:03 Juri Jensen <juri@xenux.dk> - - * cfengine/: cf.generic, cf.groups.jones, cf.groups.merge, - cf.groups.xenux, cf.isp, cf.services, cf.services.dns, - cf.services.file, cf.services.ftp, cf.services.harden, - cf.services.web, cf.site, cf.site.jones, cf.site.xenux, - cfengine.conf: - - * Initial import into CVS - -2001-09-12 12:03 Juri Jensen <juri@xenux.dk> - - * cfengine/: cf.generic, cf.groups.jones, cf.groups.merge, - cf.groups.xenux, cf.isp, cf.services, cf.services.dns, - cf.services.file, cf.services.ftp, cf.services.harden, - cf.services.web, cf.site, cf.site.jones, cf.site.xenux, - cfengine.conf: - - Initial revision - diff --git a/ChangeLog.header b/ChangeLog.header deleted file mode 100644 index 0b2b93b..0000000 --- a/ChangeLog.header +++ /dev/null @@ -1,11 +0,0 @@ - - ChangeLog for local-COMMON --==========================- - - - All dates/times are in GMT. - - Generated from cvs log entries - (cvs2cl --gmt -S --no-wrap --header ChangeLog.header --usermap ChangeLog.users) - - ChangeLog.header file taken from lame CVS. - --- - diff --git a/ChangeLog.users b/ChangeLog.users deleted file mode 100644 index 9ec2091..0000000 --- a/ChangeLog.users +++ /dev/null @@ -1,5 +0,0 @@ -jonas:'Jonas Smedegaard <dr@jones.dk>' -jrisch:'Juri Jensen <juri@xenux.dk>' -klaus:'Klaus Agnoletti <klaus@xenux.dk>' -martin:'Martin Skøtt <martin@xenux.dk>' -soren:'Søren Aurehøj <soren@xenux.dk>' diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-ascii33 b/DK-Hostmaster/domain.3.00.dansk.txt-ascii33 deleted file mode 100644 index f2f2c05..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-ascii33 +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (ASCII33) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........:ASCII33 -5b. CVR/CPR nummer....................: -5c. Person............................: -5d. Adresse 1.........................:Att. Jørgen Skogmo -5e. Adresse 2.........................:Skt. Pauls Gade 60, 1. th. -5f. Postnummer........................:8000 -5g. By................................:Århus C -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 86199020 -5j. Faxnummer.........................: -5k. Epost adresse.....................:j@ascii33.com -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............:A1052-DK -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................: -7d. Adresse 1.........................: -7e. Adresse 2.........................: -7f. Postnummer........................: -7g. By................................: -7h. Landekode (2 bogstaver)...........: -7i. Telefonnummer.....................: -7j. Faxnummer.........................: -7k. Epost adresse.....................: -7l. Offentlig tilgængelig (J/N).......: - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-christen b/DK-Hostmaster/domain.3.00.dansk.txt-christen deleted file mode 100644 index 5da0c1f..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-christen +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (Christen Bang-Madsen) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........: -5b. CVR/CPR nummer....................: -5c. Person............................:Christen Bang-Madsen -5d. Adresse 1.........................:Højagervej 16 -5e. Adresse 2.........................: -5f. Postnummer........................:8700 -5g. By................................:Horsens -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 76270107 -5j. Faxnummer.........................: -5k. Epost adresse.....................:bang-madsen@dadlnet.dk -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............: -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................:Christen Bang-Madsen -7d. Adresse 1.........................:Højagervej 16 -7e. Adresse 2.........................: -7f. Postnummer........................:8700 -7g. By................................:Horsens -7h. Landekode (2 bogstaver)...........:DK -7i. Telefonnummer.....................:+45 76270107 -7j. Faxnummer.........................: -7k. Epost adresse.....................:bang-madsen@dadlnet.dk -7l. Offentlig tilgængelig (J/N).......:J - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-emil_jacobi b/DK-Hostmaster/domain.3.00.dansk.txt-emil_jacobi deleted file mode 100644 index 547f154..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-emil_jacobi +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (Emil Jacobi) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........: -5b. CVR/CPR nummer....................: -5c. Person............................:Emil Jacobi Madsen -5d. Adresse 1.........................:Haveforeningen Kalvebod 116 -5e. Adresse 2.........................: -5f. Postnummer........................:2450 -5g. By................................:København SV -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 35358998 -5j. Faxnummer.........................: -5k. Epost adresse.....................:emilmail@another.com -5l. Offentlig tilgængelig (J/N).......:N - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............: -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................:Emil Jacobi Madsen -7d. Adresse 1.........................:Haveforeningen Kalvebod 116 -7e. Adresse 2.........................: -7f. Postnummer........................:2450 -7g. By................................:København SV -7h. Landekode (2 bogstaver)...........:DK -7i. Telefonnummer.....................:+45 35358998 -7j. Faxnummer.........................: -7k. Epost adresse.....................:emilmail@another.com -7l. Offentlig tilgængelig (J/N).......:N - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-filurlighed b/DK-Hostmaster/domain.3.00.dansk.txt-filurlighed deleted file mode 100644 index e86c3e0..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-filurlighed +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (Filurlighed) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........:Filurlighed -5b. CVR/CPR nummer....................: -5c. Person............................: -5d. Adresse 1.........................:Birkegade 1 -5e. Adresse 2.........................: -5f. Postnummer........................:2200 -5g. By................................:København N -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 35352650 -5j. Faxnummer.........................:+45 35352650 -5k. Epost adresse.....................:filurlighed@jones.dk -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............:F1721-DK -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................: -7d. Adresse 1.........................: -7e. Adresse 2.........................: -7f. Postnummer........................: -7g. By................................: -7h. Landekode (2 bogstaver)...........: -7i. Telefonnummer.....................: -7j. Faxnummer.........................: -7k. Epost adresse.....................: -7l. Offentlig tilgængelig (J/N).......: - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-fl b/DK-Hostmaster/domain.3.00.dansk.txt-fl deleted file mode 100644 index 49385f6..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-fl +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (Homebase, FL) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........:Frontløberne -5b. CVR/CPR nummer....................: -5c. Person............................: -5d. Adresse 1.........................:Mejlgade 35, baghuset -5e. Adresse 2.........................: -5f. Postnummer........................:8000 -5g. By................................:Århus C -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 86135466 -5j. Faxnummer.........................: -5k. Epost adresse.....................: -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............:F1376-DK -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................: -7d. Adresse 1.........................: -7e. Adresse 2.........................: -7f. Postnummer........................: -7g. By................................: -7h. Landekode (2 bogstaver)...........: -7i. Telefonnummer.....................: -7j. Faxnummer.........................: -7k. Epost adresse.....................: -7l. Offentlig tilgængelig (J/N).......: - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-ha b/DK-Hostmaster/domain.3.00.dansk.txt-ha deleted file mode 100644 index 5dcc64f..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-ha +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (LAB, Harald) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........: -5b. CVR/CPR nummer....................:270663-1561 -5c. Person............................:Harald me. Viuff -5d. Adresse 1.........................:Skydebanegade 10 2. th. -5e. Adresse 2.........................: -5f. Postnummer........................:1709 -5g. By................................:København V -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 36963302 -5j. Faxnummer.........................: -5k. Epost adresse.....................:harald@viuff.com -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............: -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................:270663-1561 -7c. Person............................:Harald me. Viuff -7d. Adresse 1.........................:Skydebanegade 10 2. th. -7e. Adresse 2.........................: -7f. Postnummer........................:1709 -7g. By................................:København V -7h. Landekode (2 bogstaver)...........:DK -7i. Telefonnummer.....................:+45 36963302 -7j. Faxnummer.........................: -7k. Epost adresse.....................:harald@viuff.com -7l. Offentlig tilgængelig (J/N).......:J - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-icas b/DK-Hostmaster/domain.3.00.dansk.txt-icas deleted file mode 100644 index 12cf91f..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-icas +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (LAB, cockpit) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........: -5b. CVR/CPR nummer....................: -5c. Person............................:Niels Petersen -5d. Adresse 1.........................:Kystvejen 4 -5e. Adresse 2.........................: -5f. Postnummer........................:4600 -5g. By................................:Køge -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 20332060 -5j. Faxnummer.........................: -5k. Epost adresse.....................: -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............:ICAS1-DK -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................: -7d. Adresse 1.........................: -7e. Adresse 2.........................: -7f. Postnummer........................: -7g. By................................: -7h. Landekode (2 bogstaver)...........: -7i. Telefonnummer.....................: -7j. Faxnummer.........................: -7k. Epost adresse.....................: -7l. Offentlig tilgængelig (J/N).......: - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-intdenmark b/DK-Hostmaster/domain.3.00.dansk.txt-intdenmark deleted file mode 100644 index 1b8bcd8..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-intdenmark +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................: - -Domænenavn -2a. Domænenavn........................: - -Primær navneserver -3a. Navn..............................:pippin.xenux.dk -3b. IP-adresse........................:213.150.41.131 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........:INT denmark aps -5b. CVR/CPR nummer....................: -5c. Person............................: -5d. Adresse 1.........................:Transportbuen 5 -5e. Adresse 2.........................: -5f. Postnummer........................:4700 -5g. By................................:Næstved -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 70 22 11 14 -5j. Faxnummer.........................: -5k. Epost adresse.....................:int@intdenmark.dk -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:IDA187-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............:IDA187-DK -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................: -7d. Adresse 1.........................: -7e. Adresse 2.........................: -7f. Postnummer........................: -7g. By................................: -7h. Landekode (2 bogstaver)...........: -7i. Telefonnummer.....................: -7j. Faxnummer.........................: -7k. Epost adresse.....................: -7l. Offentlig tilgængelig (J/N).......: - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-jacob_gorm b/DK-Hostmaster/domain.3.00.dansk.txt-jacob_gorm deleted file mode 100644 index bdc6a28..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-jacob_gorm +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (Jacob Gorm) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........: -5b. CVR/CPR nummer....................: -5c. Person............................:Jacob Gorm Hansen -5d. Adresse 1.........................:Hallandsgade 3A, 3.th. -5e. Adresse 2.........................: -5f. Postnummer........................:2300 -5g. By................................:København S -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 32967251 -5j. Faxnummer.........................: -5k. Epost adresse.....................:jgh@jones.dk -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............:JGH51-DK -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................: -7d. Adresse 1.........................: -7e. Adresse 2.........................: -7f. Postnummer........................: -7g. By................................: -7h. Landekode (2 bogstaver)...........: -7i. Telefonnummer.....................: -7j. Faxnummer.........................: -7k. Epost adresse.....................: -7l. Offentlig tilgængelig (J/N).......: - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-julius b/DK-Hostmaster/domain.3.00.dansk.txt-julius deleted file mode 100644 index 6cad9ef..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-julius +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff: (Homebase, NyX) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........: -5b. CVR/CPR nummer....................:171156-1869 -5c. Person............................:Julius Nørbo -5d. Adresse 1.........................:Findalsvej 18 -5e. Adresse 2.........................: -5f. Postnummer........................:8300 -5g. By................................:Odder -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 86129862 -5j. Faxnummer.........................:+45 86129470 -5k. Epost adresse.....................:julius@nyxforum.dk -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............:JN2996-DK -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................: -7d. Adresse 1.........................: -7e. Adresse 2.........................: -7f. Postnummer........................: -7g. By................................: -7h. Landekode (2 bogstaver)...........: -7i. Telefonnummer.....................: -7j. Faxnummer.........................: -7k. Epost adresse.....................: -7l. Offentlig tilgængelig (J/N).......: - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-ka b/DK-Hostmaster/domain.3.00.dansk.txt-ka deleted file mode 100644 index 0c42b16..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-ka +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff: (Homebase, KA) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........:KaosAcademy -5b. CVR/CPR nummer....................: -5c. Person............................: -5d. Adresse 1.........................:Mejlgade 35 -5e. Adresse 2.........................: -5f. Postnummer........................:8000 -5g. By................................:Århus C -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 86129862 -5j. Faxnummer.........................:+45 86129470 -5k. Epost adresse.....................:hostmaster@kaosacademy.dk -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............:K1759-DK -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................: -7d. Adresse 1.........................: -7e. Adresse 2.........................: -7f. Postnummer........................: -7g. By................................: -7h. Landekode (2 bogstaver)...........: -7i. Telefonnummer.....................: -7j. Faxnummer.........................: -7k. Epost adresse.....................: -7l. Offentlig tilgængelig (J/N).......: - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-katja b/DK-Hostmaster/domain.3.00.dansk.txt-katja deleted file mode 100644 index bc1b716..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-katja +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (LAB, Katja) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........: -5b. CVR/CPR nummer....................: -5c. Person............................:Katja Dollerup -5d. Adresse 1.........................:Valdemar Holmersgade 26, 2. -5e. Adresse 2.........................: -5f. Postnummer........................:2100 -5g. By................................:København Ø -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 27143888 -5j. Faxnummer.........................: -5k. Epost adresse.....................:katja@107b.dk -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............:KD2482-DK -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................: -7d. Adresse 1.........................: -7e. Adresse 2.........................: -7f. Postnummer........................: -7g. By................................: -7h. Landekode (2 bogstaver)...........: -7i. Telefonnummer.....................: -7j. Faxnummer.........................: -7k. Epost adresse.....................: -7l. Offentlig tilgængelig (J/N).......: - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-kentdahl b/DK-Hostmaster/domain.3.00.dansk.txt-kentdahl deleted file mode 100644 index c35fbec..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-kentdahl +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (Kent Dahl) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........: -5b. CVR/CPR nummer....................: -5c. Person............................:Kent Dahl -5d. Adresse 1.........................:27-1-1101, Hinode-cho -5e. Adresse 2.........................:Adachi-ku -5f. Postnummer........................:120-0021 -5g. By................................:Tokyo -5h. Landekode (2 bogstaver)...........:JP -5i. Telefonnummer.....................:+81 338825262 -5j. Faxnummer.........................: -5k. Epost adresse.....................:kentdahl@gol.com -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............: -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................:Kent Dahl -7d. Adresse 1.........................:27-1-1101, Hinode-cho -7e. Adresse 2.........................:Adachi-ku -7f. Postnummer........................:120-0021 -7g. By................................:Tokyo -7h. Landekode (2 bogstaver)...........:JP -7i. Telefonnummer.....................:+81 338825262 -7j. Faxnummer.........................: -7k. Epost adresse.....................:kentdahl@gol.com -7l. Offentlig tilgængelig (J/N).......:J - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-klubien b/DK-Hostmaster/domain.3.00.dansk.txt-klubien deleted file mode 100644 index 0c82c69..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-klubien +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (Klubien) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........:KLUBIEN.COM -5b. CVR/CPR nummer....................:26687187 -5c. Person............................: -5d. Adresse 1.........................:Vesterbrogade 50 -5e. Adresse 2.........................: -5f. Postnummer........................:1620 -5g. By................................:København V -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 70201770 -5j. Faxnummer.........................: -5k. Epost adresse.....................:lasse@klubien.com -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............:K2729-DK -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................: -7d. Adresse 1.........................: -7e. Adresse 2.........................: -7f. Postnummer........................: -7g. By................................: -7h. Landekode (2 bogstaver)...........: -7i. Telefonnummer.....................: -7j. Faxnummer.........................: -7k. Epost adresse.....................: -7l. Offentlig tilgængelig (J/N).......: - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-km b/DK-Hostmaster/domain.3.00.dansk.txt-km deleted file mode 100644 index c975662..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-km +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (Homebase, KM) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........:KaosManagement A/S -5b. CVR/CPR nummer....................:35037588 -5c. Person............................: -5d. Adresse 1.........................:Postboks 474 -5e. Adresse 2.........................:Mejlgade 35 Mellemhuset -5f. Postnummer........................:8100 -5g. By................................:Århus C -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 86129580 -5j. Faxnummer.........................:+45 86129880 -5k. Epost adresse.....................:hostmaster@kaosman.com -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............:K505-DK -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................: -7d. Adresse 1.........................: -7e. Adresse 2.........................: -7f. Postnummer........................: -7g. By................................: -7h. Landekode (2 bogstaver)...........: -7i. Telefonnummer.....................: -7j. Faxnummer.........................: -7k. Epost adresse.....................: -7l. Offentlig tilgængelig (J/N).......: - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-kp b/DK-Hostmaster/domain.3.00.dansk.txt-kp deleted file mode 100644 index 2bdae53..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-kp +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (Homebase, KP) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........:KaosPiloterne -5b. CVR/CPR nummer....................: -5c. Person............................: -5d. Adresse 1.........................:Mejlgade 35 -5e. Adresse 2.........................: -5f. Postnummer........................:8000 -5g. By................................:Århus C -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 86129522 -5j. Faxnummer.........................:+45 86129470 -5k. Epost adresse.....................: -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............:K507-DK -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................: -7d. Adresse 1.........................: -7e. Adresse 2.........................: -7f. Postnummer........................: -7g. By................................: -7h. Landekode (2 bogstaver)...........: -7i. Telefonnummer.....................: -7j. Faxnummer.........................: -7k. Epost adresse.....................: -7l. Offentlig tilgængelig (J/N).......: - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-lab b/DK-Hostmaster/domain.3.00.dansk.txt-lab deleted file mode 100644 index 9dfe6b3..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-lab +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (LAB) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........:LAB -5b. CVR/CPR nummer....................:18885980 -5c. Person............................: -5d. Adresse 1.........................:Vesterbrogade 107b, baghuset -5e. Adresse 2.........................: -5f. Postnummer........................:1620 -5g. By................................:København V -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 33253888 -5j. Faxnummer.........................:+45 33253888 -5k. Epost adresse.....................:kunstoej@107b.dk -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............:FL3448-DK -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................: -7d. Adresse 1.........................: -7e. Adresse 2.........................: -7f. Postnummer........................: -7g. By................................: -7h. Landekode (2 bogstaver)...........: -7i. Telefonnummer.....................: -7j. Faxnummer.........................: -7k. Epost adresse.....................: -7l. Offentlig tilgængelig (J/N).......: - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-laurits b/DK-Hostmaster/domain.3.00.dansk.txt-laurits deleted file mode 100644 index 5ec06bf..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-laurits +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (LAB) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........: -5b. CVR/CPR nummer....................:070772-1677 -5c. Person............................:Laurits Baad Holdt -5d. Adresse 1.........................:Lyshøjgårdsvej 97, 3. 4 -5e. Adresse 2.........................: -5f. Postnummer........................:2500 -5g. By................................:Valby -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 38873001 -5j. Faxnummer.........................: -5k. Epost adresse.....................:laurits@107b.dk -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............: -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................:070772-1677 -7c. Person............................:Laurits Baad Holdt -7d. Adresse 1.........................:Lyshøjgårdsvej 97, 3. 4 -7e. Adresse 2.........................: -7f. Postnummer........................:2500 -7g. By................................:Valby -7h. Landekode (2 bogstaver)...........:DK -7i. Telefonnummer.....................:+45 38873001 -7j. Faxnummer.........................: -7k. Epost adresse.....................:laurits@107b.dk -7l. Offentlig tilgængelig (J/N).......:J - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-lea_bawnager b/DK-Hostmaster/domain.3.00.dansk.txt-lea_bawnager deleted file mode 100644 index cfd5876..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-lea_bawnager +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (Lea Bawnager) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........: -5b. CVR/CPR nummer....................:010674-2294 -5c. Person............................:Lea Bawnager -5d. Adresse 1.........................:Flensborggade 7 -5e. Adresse 2.........................: -5f. Postnummer........................:1669 -5g. By................................:København V -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 33245021 -5j. Faxnummer.........................: -5k. Epost adresse.....................: -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............: -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................:010674-2294 -7c. Person............................:Lea Bawnager -7d. Adresse 1.........................:Flensborggade 7 -7e. Adresse 2.........................: -7f. Postnummer........................:1669 -7g. By................................:København V -7h. Landekode (2 bogstaver)...........:DK -7i. Telefonnummer.....................:+45 33245021 -7j. Faxnummer.........................: -7k. Epost adresse.....................: -7l. Offentlig tilgængelig (J/N).......:J - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-macronald b/DK-Hostmaster/domain.3.00.dansk.txt-macronald deleted file mode 100644 index 17ef09a..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-macronald +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (MacRonald) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........:MacRonald v/ Ronald Jensen -5b. CVR/CPR nummer....................:25010280 -5c. Person............................: -5d. Adresse 1.........................:Istedgade 103 4. -5e. Adresse 2.........................: -5f. Postnummer........................:1650 -5g. By................................:København V -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 33262502 -5j. Faxnummer.........................: -5k. Epost adresse.....................:ronald@jones.dk -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............:MVRJ1-DK -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................: -7d. Adresse 1.........................: -7e. Adresse 2.........................: -7f. Postnummer........................: -7g. By................................: -7h. Landekode (2 bogstaver)...........: -7i. Telefonnummer.....................: -7j. Faxnummer.........................: -7k. Epost adresse.....................: -7l. Offentlig tilgængelig (J/N).......: - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-morgan b/DK-Hostmaster/domain.3.00.dansk.txt-morgan deleted file mode 100644 index a121482..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-morgan +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (Morgan Jones) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........: -5b. CVR/CPR nummer....................: -5c. Person............................:Morgan Jones -5d. Adresse 1.........................:Emil Slomanns Vej 1a. st. th -5e. Adresse 2.........................: -5f. Postnummer........................:2000 -5g. By................................:Frederiksberg -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 40409036 -5j. Faxnummer.........................: -5k. Epost adresse.....................:morgan@jones.dk -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............: -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................:Morgan Jones -7d. Adresse 1.........................:Emil Slomanns Vej 1a. st. th -7e. Adresse 2.........................: -7f. Postnummer........................:2000 -7g. By................................:Frederiksberg -7h. Landekode (2 bogstaver)...........:DK -7i. Telefonnummer.....................:+45 40409036 -7j. Faxnummer.........................: -7k. Epost adresse.....................:morgan@jones.dk -7l. Offentlig tilgængelig (J/N).......:J - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-nilsstaerk b/DK-Hostmaster/domain.3.00.dansk.txt-nilsstaerk deleted file mode 100644 index 47acd47..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-nilsstaerk +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (Nils Stærk) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........: -5b. CVR/CPR nummer....................: -5c. Person............................:Nils Staerk -5d. Adresse 1.........................:Njalsgade 19 C, 3.sal -5e. Adresse 2.........................: -5f. Postnummer........................:2300 -5g. By................................:København S -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 32544562 -5j. Faxnummer.........................:+45 32544526 -5k. Epost adresse.....................:nielsstaerk@kunst.dk -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............:NS1548-DK -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................: -7d. Adresse 1.........................: -7e. Adresse 2.........................: -7f. Postnummer........................: -7g. By................................: -7h. Landekode (2 bogstaver)...........: -7i. Telefonnummer.....................: -7j. Faxnummer.........................: -7k. Epost adresse.....................: -7l. Offentlig tilgængelig (J/N).......: - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-peter_freltoft b/DK-Hostmaster/domain.3.00.dansk.txt-peter_freltoft deleted file mode 100644 index 0a30296..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-peter_freltoft +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (LAB, Peter) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........: -5b. CVR/CPR nummer....................:0502712829 -5c. Person............................:Peter Steffen Freltoft -5d. Adresse 1.........................:Sigerstedgade 4, st. th. -5e. Adresse 2.........................: -5f. Postnummer........................:1729 -5g. By................................:København V -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 33229915 -5j. Faxnummer.........................: -5k. Epost adresse.....................:peter@bitbase.dk -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............: -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................:0502712829 -7c. Person............................:Peter Steffen Freltoft -7d. Adresse 1.........................:Sigerstedgade 4, st. th. -7e. Adresse 2.........................: -7f. Postnummer........................:1729 -7g. By................................:København V -7h. Landekode (2 bogstaver)...........:DK -7i. Telefonnummer.....................:+45 33229915 -7j. Faxnummer.........................: -7k. Epost adresse.....................:peter@bitbase.dk -7l. Offentlig tilgængelig (J/N).......:J - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-rosforth b/DK-Hostmaster/domain.3.00.dansk.txt-rosforth deleted file mode 100644 index ee83be0..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-rosforth +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (LAB, Artur) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........:Rosforth&Rosforth -5b. CVR/CPR nummer....................: -5c. Person............................: -5d. Adresse 1.........................:Amagertorv 27 A, 2. -5e. Adresse 2.........................: -5f. Postnummer........................:1160 -5g. By................................:København K -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 33140918 -5j. Faxnummer.........................: -5k. Epost adresse.....................:kun.stoej@stoej.org -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............: -7a. Virksomhed/Organisation...........:Rosforth&Rosforth -7b. CVR/CPR nummer....................: -7c. Person............................: -7d. Adresse 1.........................:Amagertorv 27 A, 2. -7e. Adresse 2.........................: -7f. Postnummer........................:1160 -7g. By................................:København K -7h. Landekode (2 bogstaver)...........:DK -7i. Telefonnummer.....................:+45 33140918 -7j. Faxnummer.........................: -7k. Epost adresse.....................:kun.stoej@stoej.org -7l. Offentlig tilgængelig (J/N).......:J - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-seb b/DK-Hostmaster/domain.3.00.dansk.txt-seb deleted file mode 100644 index e32d136..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-seb +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (Sebastian Winterø) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........:Sebastian Winterø -5b. CVR/CPR nummer....................:17048074 -5c. Person............................: -5d. Adresse 1.........................:Esbern Snaresgade 14, 3. th. -5e. Adresse 2.........................: -5f. Postnummer........................:1725 -5g. By................................:København V -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 40310891 -5j. Faxnummer.........................: -5k. Epost adresse.....................:zebastian5@yahoo.com -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............: -7a. Virksomhed/Organisation...........:Sebastian Winterø -7b. CVR/CPR nummer....................:17048074 -7c. Person............................: -7d. Adresse 1.........................:Esbern Snaresgade 14, 3. th. -7e. Adresse 2.........................: -7f. Postnummer........................:1725 -7g. By................................:København V -7h. Landekode (2 bogstaver)...........:DK -7i. Telefonnummer.....................:+45 40310891 -7j. Faxnummer.........................: -7k. Epost adresse.....................:zebastian5@yahoo.com -7l. Offentlig tilgængelig (J/N).......:J - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-spiff b/DK-Hostmaster/domain.3.00.dansk.txt-spiff deleted file mode 100644 index a432442..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-spiff +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.xenux.dk -3b. IP-adresse........................:195.184.98.98 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.bitbase.dk -4b. IP-adresse........................:213.150.41.151 - -Registrant -5a. Virksomhed/Organisation...........:Spiff ApS -5b. CVR/CPR nummer....................:25796780 -5c. Person............................: -5d. Adresse 1.........................:Blågårdsgade 41, 1. -5e. Adresse 2.........................: -5f. Postnummer........................:2200 -5g. By................................:København N -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 40843136 -5j. Faxnummer.........................: -5k. Epost adresse.....................:dr@jones.dk -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............:JS864-DK -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................: -7d. Adresse 1.........................: -7e. Adresse 2.........................: -7f. Postnummer........................: -7g. By................................: -7h. Landekode (2 bogstaver)...........: -7i. Telefonnummer.....................: -7j. Faxnummer.........................: -7k. Epost adresse.....................: -7l. Offentlig tilgængelig (J/N).......: - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-troels b/DK-Hostmaster/domain.3.00.dansk.txt-troels deleted file mode 100644 index 6089e15..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-troels +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................:Spiff (Troels Jakobsen) - -Domænenavn -2a. Domænenavn........................:{DOMAIN} - -Primær navneserver -3a. Navn..............................:ns.bitbase.dk -3b. IP-adresse........................:213.150.41.151 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........: -5b. CVR/CPR nummer....................: -5c. Person............................:Troels Chr. Jakobsen -5d. Adresse 1.........................:Viborggade 2, 4.th. -5e. Adresse 2.........................: -5f. Postnummer........................:2100 -5g. By................................:København Ø -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 25324564 -5j. Faxnummer.........................: -5k. Epost adresse.....................:troelscj@mac.com -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:JS864-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............:TCJ4-DK -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................: -7d. Adresse 1.........................: -7e. Adresse 2.........................: -7f. Postnummer........................: -7g. By................................: -7h. Landekode (2 bogstaver)...........: -7i. Telefonnummer.....................: -7j. Faxnummer.........................: -7k. Epost adresse.....................: -7l. Offentlig tilgængelig (J/N).......:J - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt-xenux b/DK-Hostmaster/domain.3.00.dansk.txt-xenux deleted file mode 100644 index 0d91f38..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt-xenux +++ /dev/null @@ -1,67 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................:REG-072051 -1b. Underskrift af registrant (J/N)...:J -1c. Reference.........................: - -Domænenavn -2a. Domænenavn........................: - -Primær navneserver -3a. Navn..............................:pippin.xenux.dk -3b. IP-adresse........................:213.150.41.131 - -Sekundær(e) navneserver(e) -4a. Navn..............................:ns.xenux.dk -4b. IP-adresse........................:195.184.98.98 - -Registrant -5a. Virksomhed/Organisation...........:XENUX ApS -5b. CVR/CPR nummer....................: -5c. Person............................: -5d. Adresse 1.........................:Bredgade 35A -5e. Adresse 2.........................: -5f. Postnummer........................:1216 -5g. By................................:København K -5h. Landekode (2 bogstaver)...........:DK -5i. Telefonnummer.....................:+45 33158202 -5j. Faxnummer.........................:+45 33321832 -5k. Epost adresse.....................:dns@xenux.dk -5l. Offentlig tilgængelig (J/N).......:J - -Fuldmægtig -6. DK handle (hvis kendt)............:XA24-DK -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............:XA24-DK -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................: -7d. Adresse 1.........................: -7e. Adresse 2.........................: -7f. Postnummer........................: -7g. By................................: -7h. Landekode (2 bogstaver)...........: -7i. Telefonnummer.....................: -7j. Faxnummer.........................: -7k. Epost adresse.....................: -7l. Offentlig tilgængelig (J/N).......: - -**************************** Formular slut **************************** diff --git a/DK-Hostmaster/domain.3.00.dansk.txt.unmodified b/DK-Hostmaster/domain.3.00.dansk.txt.unmodified deleted file mode 100644 index 7946232..0000000 --- a/DK-Hostmaster/domain.3.00.dansk.txt.unmodified +++ /dev/null @@ -1,417 +0,0 @@ -**************************** Formular start **************************** - -DK Domain Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Autorisation -1a. Registrator handle................: -1b. Underskrift af registrant (J/N)...: -1c. Reference.........................: - -Domænenavn -2a. Domænenavn........................: - -Primær navneserver -3a. Navn..............................: -3b. IP-adresse........................: - -Sekundær(e) navneserver(e) -4a. Navn..............................: -4b. IP-adresse........................: - -Registrant -5a. Virksomhed/Organisation...........: -5b. CVR/CPR nummer....................: -5c. Person............................: -5d. Adresse 1.........................: -5e. Adresse 2.........................: -5f. Postnummer........................: -5g. By................................: -5h. Landekode (2 bogstaver)...........: -5i. Telefonnummer.....................: -5j. Faxnummer.........................: -5k. Epost adresse.....................: -5l. Offentlig tilgængelig (J/N).......: - -Fuldmægtig -6. DK handle (hvis kendt)............: -6a. Virksomhed/Organisation...........: -6b. CVR/CPR nummer....................: -6c. Person............................: -6d. Adresse 1.........................: -6e. Adresse 2.........................: -6f. Postnummer........................: -6g. By................................: -6h. Landekode (2 bogstaver)...........: -6i. Telefonnummer.....................: -6j. Faxnummer.........................: -6k. Epost adresse.....................: -6l. Offentlig tilgængelig (J/N).......: - -Faktureringsadresse -7. DK handle (hvis kendt)............: -7a. Virksomhed/Organisation...........: -7b. CVR/CPR nummer....................: -7c. Person............................: -7d. Adresse 1.........................: -7e. Adresse 2.........................: -7f. Postnummer........................: -7g. By................................: -7h. Landekode (2 bogstaver)...........: -7i. Telefonnummer.....................: -7j. Faxnummer.........................: -7k. Epost adresse.....................: -7l. Offentlig tilgængelig (J/N).......: - -**************************** Formular slut **************************** - - - -****************************** Vejledning ***************************** - -BEMÆRK: Kun virksomheder/personer, som er registreret hos -DK Hostmaster A/S kan ansøge om domæner under .dk-domænet. -Er De ikke registreret, kontakt da venligst en registreret -virksomhed. En fuldstændig liste over godkendte registratorer -kan ses på http://www.dk-hostmaster.dk/ - -I. Undersøg om domænenavnet er registreret i forvejen. - - Dette gøres via DK Whois som kan findes på http://www.dk-hostmaster.dk/ - - -II. Udfyldning af formularens afsnit. - - Formularens udformning må ikke ændres! - Da ansøgningen behandles maskinelt, vil afvigelser fra vejledningen - medføre at ansøgningen bliver afvist. - - Linierne må ikke brydes. Hvis dette er tilfældet vil ansøgningen blive - afvist. Man skal derfor sikre sig at mailklienten er konfigureret til - at håndtere mere end 74 tegn. - - Slet ikke linierne fra: - - **************************** Formular start **************************** - . - . - . - - **************************** Formular slut **************************** - -III. Send ansøgningen - - Ansøgningen sendes direkte til hostmaster@dk-hostmaster.dk - Ansøgningen skal sendes som text/plain og i et af flg. formater: - US-ASCII - ISO-8859-1 - Windows-1252 - - Ansøgningen må ikke sendes som vedhæftet fil. - Send ikke mere end en ansøgning pr. email. - - Ansøgningen behandles umiddelbart efter at DK Hostmaster A/S har modtaget denne. - Såfremt ansøgningen godkendes som en ansøgning om et domænenavn, vil man - modtage et Track nummer. Dette nummer er unikt og bedes opbevaret for fremtidig - reference. - - Hvis ansøgningen bliver afvist som ugyldig vil man ikke modtage et Track nummer, - men et begrundet svar på afvisningen. - - Ansøgningen skal sendes med adressen hostmaster@dk-hostmaster.dk anført i "To feltet" - og ikke som cc eller lignende. - -Sektion 1: Autorisation - - Denne sektion SKAL udfyldes. - - Punkt 1a (max. 15 tegn): - SKAL udfyldes med det Registrator handle (REG-xxxxxx), der er tildelt - ansøgeren. - - Punkt 1b (max. 1 tegn): - SKAL udfyldes med "J" for ja som kvittering på, at ansøger (registrator) - har modtaget en underskrevet erklæring fra anmelderen (registranten) - om at denne er indforstået med flg. : - - registrantens brug af domænenavnet ikke krænker tredjeparts navne- - eller varemærkerettigheder eller i øvrigt må formodes at stride mod - dansk lovgivning. - - anerkendelse af, at registranten underkaster sig DIFOs til enhver - tid gældende regler, herunder afgørelser fra det af DIFO nedsatte - klagenævn, jf. § 5 i regelsættet som kan ses på http://www.dk-hostmaster.dk/ - eller http://www.difo.dk/ - - Punkt 1c (max. 40 tegn): - KAN udfyldes, til internt brug hos ansøger. Alle mails fra - DK Hostmaster A/S til ansøger vedr. status på anmeldelsen vil - indeholde denne reference, hvis feltet er udfyldt. - - -Sektion 2: Domænenavn - - Denne sektion SKAL udfyldes. - - Punkt 2a (max. 66 tegn): - SKAL udfyldes med det fulde domænenavn, og KUN dette. Domænenavnet - skal være i formatet "eksempel.dk", dog uden anførselstegn. - Er der anført f.eks. "www.eksempel.dk" i punkt 2a vil ansøgningen - blive afvist. - Sammensætningen af domænenavnet kan ses på http://www.dk-hostmaster.dk/ - -Sektion 3: Primær navneserver - - Denne sektion SKAL udfyldes. - - Punkt 3a (max. 255 tegn): - SKAL udfyldes med navnet på den primære navneserver for domænet. - - Punkt 3b (max.15 tegn): - SKAL udfyldes med IP-adressen på den primære navneserver for domænet. - -Sektion 4: Sekundær(e) navneserver(e) - - Denne sektion SKAL udfyldes. - - Der skal angives mindst ÉN sekundær navneserver. Hvis der ønskes - flere sekundære navneservere for domænet, kopieres sektion 4 det - antal gange, der er behov for. Der må dog være max. 6 sekundære navneservere. - Sektionsnummeret må ikke ændres, men skal være 4 for alle de ønskede - sekundære navneservere. Overskrider man det tilladte antal sekundære - navneservere, vil ansøgningen blive afvist. - - Punkt 4a (max. 255 tegn): - SKAL udfyldes med navnet på de(n) sekundære navneserver for domænet. - - Punkt 4b (max. 15 tegn): - SKAL udfyldes med IP-adressen på de(n) sekundære navneserver for - domænet. - -Sektion 5: Registrant - - Denne sektion SKAL udfyldes. - - Denne virksomhed eller person vil blive registreret som registranten - af domænet. Registranten er den juridiske identitet, der er indehaver - af rettighederne og forpligtelserne til domænenavnet. - Såfremt registranten er en virksomhed/organisation må punkt 5c IKKE - udfyldes. - Såfremt registranten er en person må punkt 5a IKKE udfyldes. - Ansøgningen vil blive afvist, hvis både punkt 5a og punkt 5c er udfyldt. - - Punkt 5a (max. 40 tegn): - Såfremt registranten er en virksomhed eller organisation, SKAL punktet - udfyldes med navnet på virksomheden eller organisationen. - - Punkt 5b (max. 20 tegn): - Kan udfyldes med virksomhedens CVR nummer såfremt punkt 5a er udfyldt - og kan udfyldes med personens CPR nummer såfremt punkt 5c er udfyldt. - CPR nummeret skal udfyldes således: - 123456-7890 - - Punkt 5c (max. 40 tegn): - Såfremt registranten er en person, SKAL punktet udfyldes med personens - FULDE navn. Skriv IKKE titel, køn el. lign. Formatet skal være - <fornavn> <efternavn>, ikke <efternavn>, <fornavn>. Evt. mellemnavne - må gerne angives med initialer. - - Punkt 5d (max. 40 tegn): - SKAL udfyldes med registrantens adresse. Formatet skal være - <gade> <nr> <sal>. - Hvis adressen er længere end 40 tegn kan man benytte punkt 5e som et - udvidet adressefelt. - - Punkt 5e (max. 40 tegn): - Dette punkt er valgfrit, men udfyldes dette skal formatet - være <gade> <nr> <sal>. - - Punkt 5f (max. 10 tegn): - SKAL udfyldes. Hvis landet er DK (Danmark) skal der KUN angives - selve postnummeret, ikke DK-XXXX. - - Punkt 5g (max. 40 tegn): - SKAL udfyldes med bynavn. - - Punkt 5h (max. 2 tegn): - SKAL udfyldes i henhold til ISO 3166 (landekoder), - for eksempel DK for Danmark. - ISO 3166 kan ses her: - http://www.dk-hostmaster.dk/ - - Punkt 5i (max. 20 tegn): - SKAL udfyldes. - Skriv telefonnumeret, incl. den internationale landekode (+45 for Danmark). - Der kan kun angives et telefonnummer. Et telefonnummer i Danmark SKAL - bestå af "+45" efterfulgt af 8 cifre + evt. lokalnummer. Der må IKKE - benyttes bindestreg '-' i telefonnummeret. - Evt. lokalnummer skal angives således: - +45 11223344 e123 - - Punkt 5j (max. 20 tegn): - Dette punkt er valgfrit, men udfyldes det skal formatet være lig med - punkt 5i. Der skal angives den internationale landekode (+45 for Danmark) - - Punkt 5k (max. 254 tegn): - Dette punkt er valgfrit. - Hvis registranten har en eksisterende emailadresse kan denne angives her. - - Der kan kun angives en email-adresse. - - Punkt 5l (max. 1 tegn): - Skal udfyldes med enten "J" for ja eller "N" for nej for - at tilkendegive om man ønsker stamdata udeladt (skjult) - for offentligheden. - -Sektion 6: Fuldmægtig - - Denne sektion SKAL udfyldes. - - Denne virksomhed eller person vil blive registreret som fuldmægtig - for domænet. Den fuldmægtige har ret til at redelegere, overdrage eller - slette domænet samt foretage andre ændringer i stamdata for domænet. - Dog forbeholder DK Hostmaster A/S sig ret til at kontakte registranten - i tvivlsspørgsmål. - - - Punkt 6 (max 15 tegn): - Skal kun udfyldes hvis DK handlet er kendt. Såfremt punkt 6 er udfyldt, - må punkterne 6a til 6l ikke udfyldes. - - Punkt 6a (max. 40 tegn): - Såfremt den fuldmægtige er en virksomhed eller organisation, SKAL punktet - udfyldes med navnet på virksomheden eller organisationen. - - Punkt 6b (max. 20 tegn): - Kan udfyldes med virksomhedens CVR nummer såfremt punkt 6a er udfyldt - og kan udfyldes med personens CPR nummer såfremt punkt 6c er udfyldt. - CPR nummeret skal udfyldes således: - 123456-7890 - - Punkt 6c (max. 40 tegn): - Såfremt den fuldmægtige er en person, SKAL punktet udfyldes med personens - FULDE navn. Skriv IKKE titel, køn el. lign. Formatet skal være - <fornavn> <efternavn>, ikke <efternavn>, <fornavn>. Evt. mellemnavne - må gerne angives med initialer. - - Punkt 6d (max. 40 tegn): - SKAL udfyldes med den fuldmægtiges adresse. Formatet skal være - <gade> <nr> <sal>. - Hvis adressen er længere end 40 tegn kan man benytte punkt 6e som et - udvidet adressefelt. - - Punkt 6e (max. 40 tegn): - Dette punkt er valgfrit, men udfyldes dette skal formatet - være <gade> <nr> <sal>. - - Punkt 6f (max. 10 tegn): - SKAL udfyldes. Hvis landet er DK (Danmark) skal der KUN angives - selve postnummeret, ikke DK-XXXX. - - Punkt 6g (max. 40 tegn): - SKAL udfyldes med bynavn. - - Punkt 6h (max. 2 tegn): - SKAL udfyldes i henhold til ISO 3166 (landekoder), - for eksempel DK for Danmark. - ISO 3166 kan ses her: - http://www.dk-hostmaster.dk/ - - Punkt 6i (max. 20 tegn): - SKAL udfyldes. - Skriv telefonnumeret, incl. den internationale landekode (+45 for Danmark). - Der kan kun angives et telefonnummer. Et telefonnummer i Danmark SKAL - bestå af "+45" efterfulgt af 8 cifre + evt. lokalnummer. Der må IKKE - benyttes bindestreg '-' i telefonnummeret. - Evt. lokalnummer skal angives således: - +45 11223344 e123 - - Punkt 6j (max. 20 tegn): - Dette punkt er valgfrit, men udfyldes det skal formatet være lig med - punkt 6i. Der skal angives den internationale landekode (+45 for Danmark) - - Punkt 6k (max. 254 tegn): - Dette punkt er valgfrit. - Hvis den fuldmægtige har en eksisterende emailadresse kan denne angives her. - Der kan kun angives en email-adresse. - - Punkt 6l: - SKAL udfyldes med enten "J" for ja eller "N" for nej for - at tilkendegive om man ønsker stamdata udeladt (skjult) - for offentligheden. - -Sektion 7: Faktureringsadresse - - Denne sektion er valgfri. - - Denne virksomhed eller person vil blive registreret som faktureringsadresse - for domænet. - - Hvis ikke denne sektion bliver udfyldt, vil fuldmægtig også - blive betragtet som faktureringsadresse. - - Punkt 7 (max. 15 tegn): - Skal kun udfyldes hvis DK handlet er kendt. Såfremt punkt 7 er udfyldt, - må punkterne 7a til 7l ikke udfyldes. - - Punkt 7a (max. 40 tegn): - Såfremt faktureringsadressen er en virksomhed eller organisation, SKAL punktet - udfyldes med navnet på virksomheden eller organisationen. - - Punkt 7b (max. 20 tegn): - Kan udfyldes med virksomhedens CVR nummer såfremt punkt 7a er udfyldt - og kan udfyldes med personens CPR nummer såfremt punkt 7c er udfyldt. - CPR nummeret skal udfyldes således: - 123456-7890 - - Punkt 7c (max. 40 tegn): - Såfremt faktureringsadressen er en person, SKAL punktet udfyldes med personens - FULDE navn. Skriv IKKE titel, køn el. lign. Formatet skal være - <fornavn> <efternavn>, ikke <efternavn>, <fornavn>. Evt. mellemnavne - må gerne angives med initialer. - - Punkt 7d (max. 40 tegn): - SKAL udfyldes med følgende format: - <gade> <nr> <sal>. - Hvis adressen er længere end 40 tegn kan man benytte punkt 7e som et - udvidet adressefelt. - - Punkt 7e (max. 40 tegn): - Dette punkt er valgfrit, men udfyldes dette skal formatet - være <gade> <nr> <sal>. - - Punkt 7f (max. 10 tegn): - SKAL udfyldes. Hvis landet er DK (Danmark) skal der KUN angives - selve postnummeret, ikke DK-XXXX. - - Punkt 7g (max. 40 tegn): - SKAL udfyldes med bynavn. - - Punkt 7h (max. 2 tegn): - SKAL udfyldes i henhold til ISO 3166 (landekoder), - for eksempel DK for Danmark. - ISO 3166 kan ses her: - http://www.dk-hostmaster.dk/ - - Punkt 7i (max. 20 tegn): - SKAL udfyldes. - Skriv telefonnumeret, incl. den internationale landekode (+45 for Danmark). - Der kan kun angives et telefonnummer. Et telefonnummer i Danmark SKAL - bestå af "+45" efterfulgt af 8 cifre + evt. lokalnummer. Der må IKKE - benyttes bindestreg '-' i telefonnummeret. - Evt. lokalnummer skal angives således: - +45 11223344 e123 - - Punkt 7j (max. 20 tegn): - Dette punkt er valgfrit, men udfyldes det skal formatet være lig med - punkt 5i. Der skal angives den internationale landekode (+45 for Danmark) - - Punkt 7k (max. 254 tegn): - Dette punkt er valgfrit. - Der kan kun angives en email-adresse. - - Punkt 7l (max. 1 tegn): - SKAL udfyldes med enten "J" for ja eller "N" for nej for - at tilkendegive om man ønsker stamdata udeladt - (skjult) for offentligheden. - -****************************** Vejledning slut ****************************** diff --git a/DK-Hostmaster/redelegation.3.00.dansk.txt-bitbase b/DK-Hostmaster/redelegation.3.00.dansk.txt-bitbase deleted file mode 100644 index 9830721..0000000 --- a/DK-Hostmaster/redelegation.3.00.dansk.txt-bitbase +++ /dev/null @@ -1,13 +0,0 @@ -**************************** Formular start **************************** - -DK Redelegation Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Domænenavn -1a. Domænenavn...............:{DOMAIN} - -Ny Primær Navneserver -2a. IP-adresse...............:213.150.41.151 - -**************************** Formular slut ***************************** diff --git a/DK-Hostmaster/redelegation.3.00.dansk.txt-xenux b/DK-Hostmaster/redelegation.3.00.dansk.txt-xenux deleted file mode 100644 index de631db..0000000 --- a/DK-Hostmaster/redelegation.3.00.dansk.txt-xenux +++ /dev/null @@ -1,13 +0,0 @@ -**************************** Formular start **************************** - -DK Redelegation Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Domænenavn -1a. Domænenavn...............:{DOMAIN} - -Ny Primær Navneserver -2a. IP-adresse...............:213.150.41.131 - -**************************** Formular slut ***************************** diff --git a/DK-Hostmaster/redelegation.3.00.dansk.txt.unmodified b/DK-Hostmaster/redelegation.3.00.dansk.txt.unmodified deleted file mode 100644 index bed81de..0000000 --- a/DK-Hostmaster/redelegation.3.00.dansk.txt.unmodified +++ /dev/null @@ -1,86 +0,0 @@ -**************************** Formular start **************************** - -DK Redelegation Version Number: 3.00 - -********* Læs venligst efterfølgende vejledning for formularen ********* - -Domænenavn -1a. Domænenavn...............: - -Ny Primær Navneserver -2a. IP-adresse...............: - -**************************** Formular slut ***************************** - - -I. Undersøg om domænenavnet er registreret i forvejen. - - Dette gøres via DK Whois som kan findes på http://www.dk-hostmaster.dk/ - - - II. Udfyldning af formularens afsnit. - - Formularens udformning må ikke ændres! - Da ansøgningen behandles maskinelt, vil afvigelser fra vejledningen - medføre at ansøgningen bliver afvist. - - Linierne må ikke brydes. Hvis dette er tilfældet vil ansøgningen blive - afvist. Man skal derfor sikre sig at mailklienten er konfigureret til - at håndtere mere end 74 tegn. - - Slet ikke linierne fra: - - **************************** Formular start **************************** - . - . - . - - **************************** Formular slut **************************** - - III. Send ansøgningen - - Ansøgningen sendes direkte til hostmaster@dk-hostmaster.dk - Ansøgningen skal sendes som text/plain og i et af flg. formater: - US-ASCII - ISO-8859-1 - Windows-1252 - - Ansøgningen må ikke sendes som vedhæftet fil. - Send ikke mere end en ansøgning pr. email. - - Ansøgningen behandles umiddelbart efter at DK Hostmaster A/S har modtaget denne. - Såfremt ansøgningen godkendes som en ansøgning om et domænenavn, vil man - modtage et Track nummer. Dette nummer er unikt og bedes opbevaret for fremtidig - reference. - - Hvis ansøgningen bliver afvist som ugyldig vil man ikke modtage et Track nummer, - men et begrundet svar på afvisningen. - - Ansøgningen skal sendes med adressen hostmaster@dk-hostmaster.dk anført i "To feltet" - og ikke som cc eller lignende. - -Sektion 1: Domænenavn - - Denne sektion SKAL udfyldes. - - Felt 1a (max. 66 tegn): - SKAL udfyldes med det fulde domænenavn, og KUN dette. Domænenavnet - skal være i formatet "eksempel.dk", dog uden anførselstegn. - Er der anført f.eks. "www.eksempel.dk" i felt 2a vil ansøgningen - blive afvist. - - Sammensætningen af domænenavnet kan ses på http://www.dk-hostmaster.dk/ - -Sektion 2: Primær navneserver - - Denne sektion SKAL udfyldes. - - Felt 2a (max.15 tegn): - SKAL udfyldes med IP-adressen på den primære navneserver for domænet. - Der må *ikke* angives andet end IP adressen. - DK Hostmaster A/S vil forespørge IP adressen for information omkring - navneserveren. Hvis den primære navneserver er sat korrekt op, vil - denne indeholde oplysninger om den eller de sekundære navneserver. - Dette betyder, at navneserverne *skal* være sat korrekt op inden - formularen indsendes til DK Hostmaster A/S. - Hvis navneserverne ikke svarer korrekt vil ansøgningen blive afvist. diff --git a/TotalRegistrations/email-kentdahl b/TotalRegistrations/email-kentdahl deleted file mode 100644 index 622aa76..0000000 --- a/TotalRegistrations/email-kentdahl +++ /dev/null @@ -1,79 +0,0 @@ -Version: 2.0 - -New Domain Name registration for Total Registrations - -Email completed template to register@totalregistrations.com - -Authorization -1. Action (N/M/D/T/R/TR).........: {ACTION} - -2. Complete Domain Name..........: {DOMAIN} - -Organization Using Domain Name -3a. Organization Name.............: Kent Dahl -3b. Street Address 1..............: 27-1-1101, Hinode-cho -3c. Street Address 2..............: Adachi-ku -3d. Town/City.....................: Tokyo -3e. State/County..................: Japan -3f. Postal/Zip Code...............: 120-0021 -3g. Country Code..................: JP - -Administrative Contact -4a. TR Handle (if known)..........: KD00020-TR -4b. Name..........................: -4c. Organization Name.............: -4d. Street Address 1..............: -4e. Street Address 2..............: -4f. Town/City.....................: -4g. State/County..................: -4h. Postal/Zip Code...............: -4i. Country Code..................: -4j. Phone Number..................: -4k. Fax Number....................: -4l. E-Mailbox.....................: - -Technical Contact -5a. TR Handle (if known)..........: JS00054-TR -5b. Name..........................: -5c. Organization Name.............: -5d. Street Address 1..............: -5e. Street Address 2..............: -5f. Town/City.....................: -5g. State/County..................: -5h. Postal/Zip Code...............: -5i. Country Code..................: -5j. Phone Number..................: -5k. Fax Number....................: -5l. E-Mailbox.....................: - -Billing Contact -6a. TR Handle (if known)..........: KD00020-TR -6b. Name..........................: -6c. Organization Name.............: -6d. Street Address 1..............: -6e. Street Address 2..............: -6f. Town/City.....................: -6g. State/County..................: -6h. Postal/Zip Code...............: -6i. Country Code..................: -6j. Phone Number..................: -6k. Fax Number....................: -6l. E-Mailbox.....................: - -Primary Name Server -7a. Primary Server name...........: ns.coreander.dk -7b. Primary Server IP address.....: 213.150.41.151 - -Secondary Name Server -8a. Secondary Server Hostname.....: ns.xenux.dk -8b. Secondary Server IP address...: 195.184.98.98 - -Tertiary Name Server -9a. Tertiary Server Hostname......: -9b. Tertiary Server IP address....: - -10a. Registration Period (1-10yrs).: 1 -10b. Bulk Whois Output (Y/N).......: N - -11a. Partner Number................: 30367815473 -11b. Partner Password..............: {PASSWD} diff --git a/TotalRegistrations/email-radar b/TotalRegistrations/email-radar deleted file mode 100644 index 40b9ece..0000000 --- a/TotalRegistrations/email-radar +++ /dev/null @@ -1,79 +0,0 @@ -Version: 2.0 - -New Domain Name registration for Total Registrations - -Email completed template to register@totalregistrations.com - -Authorization -1. Action (N/M/D/T/R/TR).........: {ACTION} - -2. Complete Domain Name..........: {DOMAIN} - -Organization Using Domain Name -3a. Organization Name.............: RADAR I/S -3b. Street Address 1..............: C/o VEGA - Musikkens Hus -3c. Street Address 2..............: Enghavevej 40 -3d. Town/City.....................: Copenhagen V -3e. State/County..................: Denmark -3f. Postal/Zip Code...............: 1674 -3g. Country Code..................: DK - -Administrative Contact -4a. TR Handle (if known)..........: AL00040-TR -4b. Name..........................: -4c. Organization Name.............: -4d. Street Address 1..............: -4e. Street Address 2..............: -4f. Town/City.....................: -4g. State/County..................: -4h. Postal/Zip Code...............: -4i. Country Code..................: -4j. Phone Number..................: -4k. Fax Number....................: -4l. E-Mailbox.....................: - -Technical Contact -5a. TR Handle (if known)..........: JS00054-TR -5b. Name..........................: -5c. Organization Name.............: -5d. Street Address 1..............: -5e. Street Address 2..............: -5f. Town/City.....................: -5g. State/County..................: -5h. Postal/Zip Code...............: -5i. Country Code..................: -5j. Phone Number..................: -5k. Fax Number....................: -5l. E-Mailbox.....................: - -Billing Contact -6a. TR Handle (if known)..........: AL00040-TR -6b. Name..........................: -6c. Organization Name.............: -6d. Street Address 1..............: -6e. Street Address 2..............: -6f. Town/City.....................: -6g. State/County..................: -6h. Postal/Zip Code...............: -6i. Country Code..................: -6j. Phone Number..................: -6k. Fax Number....................: -6l. E-Mailbox.....................: - -Primary Name Server -7a. Primary Server name...........: ns.coreander.dk -7b. Primary Server IP address.....: 213.150.41.151 - -Secondary Name Server -8a. Secondary Server Hostname.....: ns.xenux.dk -8b. Secondary Server IP address...: 195.184.98.98 - -Tertiary Name Server -9a. Tertiary Server Hostname......: -9b. Tertiary Server IP address....: - -10a. Registration Period (1-10yrs).: 1 -10b. Bulk Whois Output (Y/N).......: N - -11a. Partner Number................: 30367815473 -11b. Partner Password..............: {PASSWD} diff --git a/TotalRegistrations/email-rosforth b/TotalRegistrations/email-rosforth deleted file mode 100644 index 446483b..0000000 --- a/TotalRegistrations/email-rosforth +++ /dev/null @@ -1,79 +0,0 @@ -Version: 2.0 - -New Domain Name registration for Total Registrations - -Email completed template to register@totalregistrations.com - -Authorization -1. Action (N/M/D/T/R/TR).........: {ACTION} - -2. Complete Domain Name..........: {DOMAIN} - -Organization Using Domain Name -3a. Organization Name.............: Rosforth&Rosforth -3b. Street Address 1..............: Amagertorv 27 A, 2. -3c. Street Address 2..............: -3d. Town/City.....................: Copenhagen K -3e. State/County..................: Denmark -3f. Postal/Zip Code...............: 1160 -3g. Country Code..................: DK - -Administrative Contact -4a. TR Handle (if known)..........: SJ00033-TR -4b. Name..........................: -4c. Organization Name.............: -4d. Street Address 1..............: -4e. Street Address 2..............: -4f. Town/City.....................: -4g. State/County..................: -4h. Postal/Zip Code...............: -4i. Country Code..................: -4j. Phone Number..................: -4k. Fax Number....................: -4l. E-Mailbox.....................: - -Technical Contact -5a. TR Handle (if known)..........: JS00054-TR -5b. Name..........................: -5c. Organization Name.............: -5d. Street Address 1..............: -5e. Street Address 2..............: -5f. Town/City.....................: -5g. State/County..................: -5h. Postal/Zip Code...............: -5i. Country Code..................: -5j. Phone Number..................: -5k. Fax Number....................: -5l. E-Mailbox.....................: - -Billing Contact -6a. TR Handle (if known)..........: SJ00033-TR -6b. Name..........................: -6c. Organization Name.............: -6d. Street Address 1..............: -6e. Street Address 2..............: -6f. Town/City.....................: -6g. State/County..................: -6h. Postal/Zip Code...............: -6i. Country Code..................: -6j. Phone Number..................: -6k. Fax Number....................: -6l. E-Mailbox.....................: - -Primary Name Server -7a. Primary Server name...........: ns.coreander.dk -7b. Primary Server IP address.....: 213.150.41.151 - -Secondary Name Server -8a. Secondary Server Hostname.....: ns.xenux.dk -8b. Secondary Server IP address...: 195.184.98.98 - -Tertiary Name Server -9a. Tertiary Server Hostname......: -9b. Tertiary Server IP address....: - -10a. Registration Period (1-10yrs).: 1 -10b. Bulk Whois Output (Y/N).......: N - -11a. Partner Number................: 30367815473 -11b. Partner Password..............: {PASSWD} diff --git a/TotalRegistrations/email-spiff b/TotalRegistrations/email-spiff deleted file mode 100644 index e97ca08..0000000 --- a/TotalRegistrations/email-spiff +++ /dev/null @@ -1,79 +0,0 @@ -Version: 2.0 - -New Domain Name registration for Total Registrations - -Email completed template to register@totalregistrations.com - -Authorization -1. Action (N/M/D/T/R/TR).........: {ACTION} - -2. Complete Domain Name..........: {DOMAIN} - -Organization Using Domain Name -3a. Organization Name.............: Spiff ApS -3b. Street Address 1..............: C/o Lab -3c. Street Address 2..............: Vesterbrogade 107 b, baggaarden -3d. Town/City.....................: Copenhagen V -3e. State/County..................: Denmark -3f. Postal/Zip Code...............: 1620 -3g. Country Code..................: DK - -Administrative Contact -4a. TR Handle (if known)..........: JS00054-TR -4b. Name..........................: -4c. Organization Name.............: -4d. Street Address 1..............: -4e. Street Address 2..............: -4f. Town/City.....................: -4g. State/County..................: -4h. Postal/Zip Code...............: -4i. Country Code..................: -4j. Phone Number..................: -4k. Fax Number....................: -4l. E-Mailbox.....................: - -Technical Contact -5a. TR Handle (if known)..........: JS00054-TR -5b. Name..........................: -5c. Organization Name.............: -5d. Street Address 1..............: -5e. Street Address 2..............: -5f. Town/City.....................: -5g. State/County..................: -5h. Postal/Zip Code...............: -5i. Country Code..................: -5j. Phone Number..................: -5k. Fax Number....................: -5l. E-Mailbox.....................: - -Billing Contact -6a. TR Handle (if known)..........: JS00054-TR -6b. Name..........................: -6c. Organization Name.............: -6d. Street Address 1..............: -6e. Street Address 2..............: -6f. Town/City.....................: -6g. State/County..................: -6h. Postal/Zip Code...............: -6i. Country Code..................: -6j. Phone Number..................: -6k. Fax Number....................: -6l. E-Mailbox.....................: - -Primary Name Server -7a. Primary Server name...........: ns.coreander.dk -7b. Primary Server IP address.....: 213.150.41.151 - -Secondary Name Server -8a. Secondary Server Hostname.....: ns.xenux.dk -8b. Secondary Server IP address...: 195.184.98.98 - -Tertiary Name Server -9a. Tertiary Server Hostname......: -9b. Tertiary Server IP address....: - -10a. Registration Period (1-10yrs).: 1 -10b. Bulk Whois Output (Y/N).......: N - -11a. Partner Number................: 30367815473 -11b. Partner Password..............: {PASSWD} diff --git a/TotalRegistrations/email-thomashjornet b/TotalRegistrations/email-thomashjornet deleted file mode 100644 index b017cae..0000000 --- a/TotalRegistrations/email-thomashjornet +++ /dev/null @@ -1,79 +0,0 @@ -Version: 2.0 - -New Domain Name registration for Total Registrations - -Email completed template to register@totalregistrations.com - -Authorization -1. Action (N/M/D/T/R/TR).........: {ACTION} - -2. Complete Domain Name..........: {DOMAIN} - -Organization Using Domain Name -3a. Organization Name.............: Thomas Hjoernet -3b. Street Address 1..............: Roerholmsgade 13, 5. th. -3c. Street Address 2..............: -3d. Town/City.....................: Copenhagen K -3e. State/County..................: Denmark -3f. Postal/Zip Code...............: 1352 -3g. Country Code..................: DK - -Administrative Contact -4a. TR Handle (if known)..........: TH00045-TR -4b. Name..........................: -4c. Organization Name.............: -4d. Street Address 1..............: -4e. Street Address 2..............: -4f. Town/City.....................: -4g. State/County..................: -4h. Postal/Zip Code...............: -4i. Country Code..................: -4j. Phone Number..................: -4k. Fax Number....................: -4l. E-Mailbox.....................: - -Technical Contact -5a. TR Handle (if known)..........: JS00054-TR -5b. Name..........................: -5c. Organization Name.............: -5d. Street Address 1..............: -5e. Street Address 2..............: -5f. Town/City.....................: -5g. State/County..................: -5h. Postal/Zip Code...............: -5i. Country Code..................: -5j. Phone Number..................: -5k. Fax Number....................: -5l. E-Mailbox.....................: - -Billing Contact -6a. TR Handle (if known)..........: TH00045-TR -6b. Name..........................: -6c. Organization Name.............: -6d. Street Address 1..............: -6e. Street Address 2..............: -6f. Town/City.....................: -6g. State/County..................: -6h. Postal/Zip Code...............: -6i. Country Code..................: -6j. Phone Number..................: -6k. Fax Number....................: -6l. E-Mailbox.....................: - -Primary Name Server -7a. Primary Server name...........: ns.coreander.dk -7b. Primary Server IP address.....: 213.150.41.151 - -Secondary Name Server -8a. Secondary Server Hostname.....: ns.xenux.dk -8b. Secondary Server IP address...: 195.184.98.98 - -Tertiary Name Server -9a. Tertiary Server Hostname......: -9b. Tertiary Server IP address....: - -10a. Registration Period (1-10yrs).: 1 -10b. Bulk Whois Output (Y/N).......: N - -11a. Partner Number................: 30367815473 -11b. Partner Password..............: {PASSWD} diff --git a/TotalRegistrations/email-thomastaekker b/TotalRegistrations/email-thomastaekker deleted file mode 100644 index 1680345..0000000 --- a/TotalRegistrations/email-thomastaekker +++ /dev/null @@ -1,79 +0,0 @@ -Version: 2.0 - -New Domain Name registration for Total Registrations - -Email completed template to register@totalregistrations.com - -Authorization -1. Action (N/M/D/T/R/TR).........: {ACTION} - -2. Complete Domain Name..........: {DOMAIN} - -Organization Using Domain Name -3a. Organization Name.............: Taekkemand Thomas Melbye -3b. Street Address 1..............: Holmevej 1 B -3c. Street Address 2..............: Gevninge -3d. Town/City.....................: Roskilde -3e. State/County..................: Zealand -3f. Postal/Zip Code...............: 4000 -3g. Country Code..................: DK - -Administrative Contact -4a. TR Handle (if known)..........: -4b. Name..........................: Thomas Melbye -4c. Organization Name.............: Taekkemand Thomas Melbye -4d. Street Address 1..............: Holmevej 1 B -4e. Street Address 2..............: Gevninge -4f. Town/City.....................: Roskilde -4g. State/County..................: Zealand -4h. Postal/Zip Code...............: 4000 -4i. Country Code..................: DK -4j. Phone Number..................: +45 28921701 -4k. Fax Number....................: -4l. E-Mailbox.....................: thomas.taekker@paradis.dk - -Technical Contact -5a. TR Handle (if known)..........: JS00054-TR -5b. Name..........................: -5c. Organization Name.............: -5d. Street Address 1..............: -5e. Street Address 2..............: -5f. Town/City.....................: -5g. State/County..................: -5h. Postal/Zip Code...............: -5i. Country Code..................: -5j. Phone Number..................: -5k. Fax Number....................: -5l. E-Mailbox.....................: - -Billing Contact -6a. TR Handle (if known)..........: TM00061-TR -6b. Name..........................: -6c. Organization Name.............: -6d. Street Address 1..............: -6e. Street Address 2..............: -6f. Town/City.....................: -6g. State/County..................: -6h. Postal/Zip Code...............: -6i. Country Code..................: -6j. Phone Number..................: -6k. Fax Number....................: -6l. E-Mailbox.....................: - -Primary Name Server -7a. Primary Server name...........: ns.coreander.dk -7b. Primary Server IP address.....: 213.150.41.151 - -Secondary Name Server -8a. Secondary Server Hostname.....: ns.xenux.dk -8b. Secondary Server IP address...: 195.184.98.98 - -Tertiary Name Server -9a. Tertiary Server Hostname......: -9b. Tertiary Server IP address....: - -10a. Registration Period (1-10yrs).: 1 -10b. Bulk Whois Output (Y/N).......: N - -11a. Partner Number................: 30367815473 -11b. Partner Password..............: {PASSWD} diff --git a/TotalRegistrations/emailtemplate b/TotalRegistrations/emailtemplate deleted file mode 100644 index c3cca21..0000000 --- a/TotalRegistrations/emailtemplate +++ /dev/null @@ -1,100 +0,0 @@ -------------------- Copy All Below This Line (Not including this line) -Version: 2.0 - -New Domain Name registration for Total Registrations - -Email completed template to register@totalregistrations.com - -Authorization -1. Action (N/M/D/T/R/TR).........: N - -2. Complete Domain Name..........: adomain.com - -Organization Using Domain Name -3a. Organization Name.............: Some Company -3b. Street Address 1..............: Address line 1 -3c. Street Address 2..............: Address line 2 -3d. Town/City.....................: City -3e. State/County..................: State -3f. Postal/Zip Code...............: Post Code -3g. Country Code..................: US - -Administrative Contact -4a. TR Handle (if known)..........: BS12345-TR -4b. Name..........................: -4c. Organization Name.............: -4d. Street Address 1..............: -4e. Street Address 2..............: -4f. Town/City.....................: -4g. State/County..................: -4h. Postal/Zip Code...............: -4i. Country Code..................: -4j. Phone Number..................: -4k. Fax Number....................: -4l. E-Mailbox.....................: - -Technical Contact -5a. TR Handle (if known)..........: -5b. Name..........................: John Smith -5c. Organization Name.............: -5d. Street Address 1..............: Address line 1 -5e. Street Address 2..............: -5f. Town/City.....................: City -5g. State/County..................: State -5h. Postal/Zip Code...............: Post code -5i. Country Code..................: US -5j. Phone Number..................: 123 123 123 -5k. Fax Number....................: -5l. E-Mailbox.....................: johnsmith@hotmail.com - -Billing Contact -6a. TR Handle (if known)..........: BS12345-TR -6b. Name..........................: -6c. Organization Name.............: -6d. Street Address 1..............: -6e. Street Address 2..............: -6f. Town/City.....................: -6g. State/County..................: -6h. Postal/Zip Code...............: -6i. Country Code..................: -6j. Phone Number..................: -6k. Fax Number....................: -6l. E-Mailbox.....................: - -Primary Name Server -7a. Primary Server name...........: ns1.totalregistrations.com -7b. Primary Server IP address.....: 195.206.160.245 - -Secondary Name Server -8a. Secondary Server Hostname.....: ns2.totalregistrations.com -8b. Secondary Server IP address...: 195.206.161.3 - -Tertiary Name Server -9a. Tertiary Server Hostname......: -9b. Tertiary Server IP address....: - -10a. Registration Period (1-10yrs).: 2 -10b. Bulk Whois Output (Y/N).......: N - -11a. Partner Number................: 12345678901 -11b. Partner Password..............: apassword -------------------- Copy All Above This Line (Not including this line) - -Key - -N - Register a new domain -M - Modify an existing domain held at Total Registrations -D - Delete an existing domain held at Total Registrations -T - Transfer a domain to Total Registrations -TR - Re-initiate a failed domain transfer to Total Registrations -R - Renew an existing domain held at Total Registrations - -Instructions for template execution - -To register (N) a domain or modify (M) a domain all fields in the template must be completed. - -To delete (D) a domain, transfer (T) a domain or re-initiate a failed transfer (TR) it is necessary to complete the following fields only: 2, 11a, 11b. - -To renew (R) an existing domain it is necessary to complete the following fields only: 2, 10a, 11a, 11b. - -Once completed send to register@totalregistrations.com diff --git a/TotalRegistrations/public-key b/TotalRegistrations/public-key deleted file mode 100644 index 18f9782..0000000 --- a/TotalRegistrations/public-key +++ /dev/null @@ -1,21 +0,0 @@ ------BEGIN PGP PUBLIC KEY BLOCK----- -Version: PGPsdk version 1.5 (C) 1997-1998 Network Associates, Inc. - -mQFCBDoSZnkRAwDZs9u1vdZhjM+w9RCIh2Oi5FE7rKafqORsrzZN3zmAgq1BualX -vlCiHlRm7ThBCb7iJ4ke1Wjfrv304md4CqtAYtocFF71mtb8Kac7GuKWqJA3RLwg -vfgGW28dSHlVarEAoP+xDXeaqWf4lrGxREs5SHNpmK0xAwCaEhnskpe234YKAyKw -b/+e/n+rGkDMatBkz2JZ+wLHoB76nSYdsAi/pj0vt5lr2jhr3kOzyKSkg6skp5VS -tzEGldC21FGlanCiAVte7L5alRQDtGyPG0xFAb3ZDVsW9KsDAMcsZuMLCJsMvvbi -XDBhgFPHHgM17Qm8BzI62oNfmDuJPL/sLPGEj1A7gzihfnw4ED56efhDOXF1eHCi -2ZnM3xU9uj+Wep7qk9QVs2fHe2PXrDts0UF9SV5s+rE6L/bwkLQ0dG90YWxyZWdp -c3RyYXRpb25zIDxyZWdpc3RlckB0b3RhbHJlZ2lzdHJhdGlvbnMuY29tPokASwQQ -EQIACwUCOhJmeQQLAwIBAAoJEFFuTlS4SYBWUeoAnjDxX1L/3XXMGwkDIiqnsXNK -wDK+AKDoholz5L5EyVAmudhdQXth2iUIvrkAzQQ6EmZ6EAMA6/zGORvCFZeo6HtK -dfrnbM+Smo0dQ9wcCIkytGXhpul3uzE7ZOY7XceOAzbfYfkiKdGINftQBeNPWKYC -/PjNK11P6GFknaKHnb0Eyr7/5b7Gb7YRrpV5HTs5SbMByOsZAAICAwC/c4Sx8STr -7HPJEHg0G8OTvxy7VxL2HFANp6AmQr9ogknHMcH49c+O16LJSS7MeAqkdQ7fqpOt -R/lezi+qQ07q9+Acp9ULGaCdAKuJNZC+mwPlIueCvgQ35WCxd8jjy+qJAEYEGBEC -AAYFAjoSZnoACgkQUW5OVLhJgFbkzwCfVnLCC54x4L3XUupKWiSjRySbljIAoOGw -EOEy3+Bv57GkZnD+L7F6oLBl -=mqcF ------END PGP PUBLIC KEY BLOCK----- diff --git a/X11/app-defaults/XScreenSaver.kiosk b/X11/app-defaults/XScreenSaver.kiosk deleted file mode 100644 index 7904845..0000000 --- a/X11/app-defaults/XScreenSaver.kiosk +++ /dev/null @@ -1,631 +0,0 @@ -! -! XScreenSaver -! -! a screen saver and locker for the X window system -! by Jamie Zawinski -! -! version 4.05 -! 11-Jun-2002 -! -! See "man xscreensaver" for more info. The latest version is always -! available at http://www.jwz.org/xscreensaver/ - - -! These resources, when placed in the system-wide app-defaults directory -! (e.g., /usr/lib/X11/app-defaults/XScreenSaver) will provide the default -! settings for new users. However, if you have a ".xscreensaver" file in -! your home directory, the settings in that file take precedence. - - -! Don't hand this file to "xrdb" -- that isn't how app-defaults files work. -! Though app-defaults files have (mostly) the same syntax as your ~/.Xdefaults -! file, they are used differently, and if you run this file through xrdb, -! you will probably mess things up. - -#error Do not run app-defaults files through xrdb! -#error That does not do what you might expect. -#error Put this file in /usr/lib/X11/app-defaults/XScreenSaver instead. - -! /* (xrdb prevention kludge: whole file) - -*timeout: 0:05:00 -*cycle: 0:10:00 -*lockTimeout: 0:00:00 -*passwdTimeout: 0:00:30 -*dpmsEnabled: False -*dpmsStandby: 2:00:00 -*dpmsSuspend: 2:00:00 -*dpmsOff: 4:00:00 -*grabDesktopImages: True -*grabVideoFrames: False -*chooseRandomImages: False -*imageDirectory: -*nice: 10 -*memoryLimit: 0 -*lock: False -*lockVTs: True -*verbose: False -*timestamp: True -*fade: False -*unfade: False -*fadeSeconds: 0:00:03 -*fadeTicks: 20 -*splash: False -*splashDuration: 0:00:05 -*visualID: default - -*captureStderr: False -*overlayTextForeground: #FFFF00 -*overlayTextBackground: #000000 -*overlayStderr: True -*font: *-medium-r-*-140-*-m-* - -! The default is to use these extensions if available (as noted.) -*sgiSaverExtension: True -*mitSaverExtension: False -*xidleExtension: True -*procInterrupts: True - -! This is what the "Demo" button on the splash screen runs (/bin/sh syntax.) -*demoCommand: xscreensaver-demo - -! This is what the "Prefs" button on the splash screen runs (/bin/sh syntax.) -*prefsCommand: xscreensaver-demo -prefs - -! This is the URL that the "Help" button on the splash screen loads. -*helpURL: http://www.jwz.org/xscreensaver/man.html - -! This is how the "Help" button loads URLs (/bin/sh syntax.) -! The "helpURL" will be substituted for up to two occurrences of "%s". -*loadURL: netscape -remote 'openURL(%s)' || netscape '%s' - -! This is what the "Manual" button in xscreensaver-demo runs (/bin/sh syntax.) -*manualCommand: /usr/bin/x-terminal-emulator +sb -T '%s manual' \ - -e /bin/sh -c 'man "%s" || read foo' -! For GNOME systems: -! *manualCommand: gnome-help-browser 'man:%s' - - -! The format used for printing the date and time in the password dialog box -! (see the strftime(3) manual page for details.) -*dateFormat: %d-%b-%y (%a); %I:%M %p -! To show the time only: -! *dateFormat: %I:%M %p -! For 24 hour time: -! *dateFormat: %H:%M - - -! Turning on "installColormap" interacts erratically with twm and tvtwm, -! but seems to work fine with mwm and olwm. Try it and see. If your -! screen turns some color other than black, the window manager is buggy, -! and you need to set this resource to False (or get a WM that works.) -! -*installColormap: True - - -! Any program which can draw on the root window will work as a screensaver. -! The following resource enumerates them. -! -! Programs are separated by newlines (specified in resource files with \n). -! Lines may be continued with a lone \ at the end of the line. -! -! Each line is an `sh' command. -! -! If the first (non-blank) character on the line is "-", then that means -! that this command is disabled: it's still in the list, but it won't ever -! be used. (This is just to make it easy to disable and then re-enable -! them later.) -! -! If the first word on the line is the name of a visual followed by a -! colon, then that visual will be used for the program, if it is available. -! If no such visual is available, then the program will be skipped. In -! this way, you can specify that you want certain programs to run only -! on color screens, and others only on mono screens, by making use of the -! magic visual names "color" and "mono". Likewise, if some hacks prefer -! colormaps, but others prefer 24-bit windows, that also can be arranged -! (in this case, by using "PseudoColor:" versus "TrueColor:".) -! -! Some of the screenhacks are written using OpenGL. OpenGL programs are -! a bit different than normal X programs, in that they prefer visuals that -! are *half* as deep as the screen. You can tell xscreensaver to select a -! good visual for a GL program by using the magic visual name "GL". -! -! All programs must be launched in such a way that they draw on the root -! window; they should not be spawned in the background with "&". If shell -! metacharacters are used, they must be understandable to `sh', not `csh' -! (the $SHELL variable is not consulted, for unfortunate but good reasons.) -! -! Be sure to check out Demo Mode: run the `xscreensaver-demo' program to -! edit the current list of programs interactively, try out the various modes, -! and change other parameters. See the man page for details. -! -*programs: \ -- "Qix (solid)" qix -root -solid -segments 100 \n\ -- "Qix (transparent)" qix -root -count 4 -solid -transparent \n\ -- "Qix (linear)" qix -root -count 5 -solid -transparent \ - -linear -segments 250 -size 100 \n\ -- mono: "Qix (xor)" qix -root -linear -count 5 -size 200 \ - -spread 30 -segments 75 -solid -xor \n\ - \ -- "Attraction (balls)" attraction -root -mode balls \n\ -- "Attraction (lines)" attraction -root -mode lines -points 3 \ - -segments 200 \n\ -- "Attraction (poly)" attraction -root -mode polygons \n\ -- "Attraction (splines)" attraction -root -mode splines -segments \ - 300 \n\ -- "Attraction (orbital)" attraction -root -mode lines -radius 300 \ - -orbit -vmult 0.5 \n\ - \ -- pyro -root \n\ -- rocks -root \n\ -- helix -root \n\ -- pedal -root \n\ -- rorschach -root -offset 7 \n\ -- hopalong -root \n\ -- greynetic -root \n\ -- imsmap -root \n\ -- slidescreen -root \n\ -- decayscreen -root \n\ -- jigsaw -root \n\ -- blitspin -root -grab \n\ -- slip -root \n\ -- distort -root \n\ -- spotlight -root \n\ -- "Ripples (oily)" ripples -root -oily -light 2 \n\ -- "Ripples (stir)" ripples -root -oily -light 2 -stir \n\ -- "Ripples (desktop)" ripples -root -water -light 6 \n\ -- hypercube -root \n\ -- hyperball -root \n\ -- halo -root \n\ -- maze -root \n\ -- noseguy -root \n\ -- flame -root \n\ -- lmorph -root \n\ -- deco -root \n\ -- moire -root \n\ -- moire2 -root \n\ -- lightning -root \n\ -- strange -root \n\ -- spiral -root \n\ -- laser -root \n\ -- grav -root \n\ -- "Grav (trails)" grav -root -trail -decay \n\ -- drift -root \n\ -- ifs -root \n\ -- julia -root \n\ -- penrose -root \n\ -- sierpinski -root \n\ -- braid -root \n\ -- galaxy -root \n\ -- bouboule -root \n\ -- swirl -root \n\ -- flag -root \n\ -- sphere -root \n\ -- forest -root \n\ -- lisa -root \n\ -- lissie -root \n\ -- goop -root -max-velocity 0.5 -elasticity \ - 0.9 \n\ -- starfish -root \n\ -- "Starfish (blob)" starfish -root -blob \n\ -- munch -root \n\ -- fadeplot -root \n\ -- coral -root -delay 0 \n\ -- mountain -root \n\ -- triangle -root -delay 1 \n\ -- worm -root \n\ -- rotor -root \n\ -- ant -root \n\ -- demon -root \n\ -- loop -root \n\ -- vines -root \n\ -- kaleidescope -root \n\ -- xjack -root \n\ -- xlyap -root -randomize \n\ -- cynosure -root \n\ -- flow -root \n\ -- epicycle -root \n\ -- interference -root \n\ -- truchet -root -randomize \n\ -- bsod -root \n\ -- crystal -root \n\ -- discrete -root \n\ -- kumppa -root \n\ -- rd-bomb -root \n\ -- "RD-Bomb (mobile)" rd-bomb -root -speed 1 -size 0.1 \n\ -- sonar -root \n\ -- t3d -root \n\ -- penetrate -root \n\ -- deluxe -root \n\ -- compass -root \n\ -- squiral -root \n\ -- xflame -root \n\ -- wander -root \n\ -- "Wander (spots)" wander -root -advance 0 -size 10 -circles \ - -length 10000 -reset 100000 \n\ -- critical -root \n\ -- phosphor -root \n\ - xmatrix -root \n\ -- petri -root -size 2 -count 20 \n\ -- "Petri 2" petri -root -minlifespeed 0.02 \ - -maxlifespeed 0.03 -minlifespan 1 \ - -maxlifespan 1 -instantdeathchan 0 \ -- -minorchan 0 -anychan 0.3 \n\ -- shadebobs -root \n\ -- ccurve -root \n\ -- blaster -root \n\ -- bumps -root \n\ -- xteevee -root \n\ -- xspirograph -root \n\ -- nerverot -root \n\ -- "NerveRot (dense)" nerverot -root -count 1000 \n\ -- "NerveRot (thick)" nerverot -root -count 100 -line-width 4 \ - -max-nerve-radius 0.8 -nervousness 0.5 -db \n\ -- xrayswarm -root \n\ -- "Zoom (Fatbits)" zoom -root \n\ -- "Zoom (Lenses)" zoom -root -lenses \n\ -- rotzoomer -root \n\ -- "RotZoomer (mobile)" rotzoomer -root -move \n\ -- "RotZoomer (sweep)" rotzoomer -root -sweep \n\ -- whirlwindwarp -root \n\ -- "WhirlyGig" whirlygig -root \n\ -- "SpeedMine" speedmine -root \n\ -- "SpeedWorm" speedmine -root -worm \n\ -- vermiculate -root \n\ -- twang -root \n\ -- apollonian -root \n\ -- euler2d -root \n\ -- "Euler2d (dense)" euler2d -root -count 4000 -eulertail 400 \ - -ncolors 230 \n\ -- juggle -root \n\ -- polyominoes -root \n\ -- thornbird -root \n\ -- fluidballs -root \n\ -- anemone -root \n\ -- color: bubbles -root \n\ -- default-n: webcollage -root \n\ - default-n: "WebCollage (whacked)" \ - webcollage -root -filter \ -- 'vidwhacker -stdin -stdout' \n\ -- default-n: vidwhacker -root \n\ - \ -- GL: gears -root \n\ -- GL: "Gears (planetary)" gears -root -planetary \n\ -- GL: superquadrics -root \n\ -- GL: morph3d -root \n\ -- GL: cage -root \n\ -- GL: moebius -root \n\ -- GL: stairs -root \n\ -- GL: pipes -root \n\ -- GL: sproingies -root \n\ -- GL: rubik -root \n\ -- GL: atlantis -root \n\ -- GL: lament -root \n\ -- GL: bubble3d -root \n\ -- GL: glplanet -root \n\ -- GL: pulsar -root \n\ -- GL: "Pulsar (textures)" \ - pulsar -root -texture -mipmap \ - -texture_quality -light -fog \n\ -- GL: extrusion -root \n\ -- GL: sierpinski3d -root \n\ -- GL: menger -root \n\ -- GL: "GFlux" gflux -root \n\ -- GL: "GFlux (grab)" gflux -root -mode grab \n\ -- GL: stonerview -root \n\ -- GL: starwars -root \n\ -- GL: gltext -root \n\ -- GL: "GLText (clock)" gltext -text "%A%n%d %b %Y%n%r" -root \n\ -- GL: "Molecule" molecule -root \n\ -- GL: "Molecule (lumpy)" molecule -root -no-bonds -no-labels \n\ -- GL: dangerball -root \n\ -- GL: circuit -root \n\ -- GL: engine -root \n\ -- GL: flipscreen3d -root \n\ -- GL: glsnake -root \n\ -- GL: boxed -root \n\ -- GL: glforestfire -root \n\ -- GL: sballs -root \n\ -- GL: cubenetic -root \n\ -- GL: spheremonics -root \n\ -- GL: lavalite -root \n\ -- GL: queens -root \n\ -- GL: endgame -root \n\ - \ -- xdaliclock -root -builtin3 -cycle \n\ -- default-n: xearth -nofork -nostars -ncolors 50 \ - -night 3 -wait 0 -timewarp 400.0 -pos \ - sunrel/38/-30 \n\ -- xplanetbg -xscreensaver -moonside \ - -markerfile earth -wait 1 -timewarp 400 \n\ -- xmountains -b -M -Z 0 -r 1 \n\ -- "XMountains (top)" xmountains -b -M -Z 0 -r 1 -m \n\ - xaos -fullscreen -autopilot \ - -incoloring -1 -outcoloring -1 \n\ - xfishtank -d -s \n\ -- xsnow \n\ -- goban -root \n\ - electricsheep --standalone 1 \ - --save-dir /var/lib/electricsheep \n\ -- cosmos -root \n\ -- GL: sphereEversion --root \n - - -! To display a randomized slideshow of images, you can do something like this: -! -! default-n: "Slideshow" xv -root -rmode 5 -random -viewonly \ -! -wloop -wait 30 $HOME/bitmaps/*.jpg \n\ -! -! Recipes for using other slideshow programs can be found in the -! XScreenSaver FAQ: http://www.jwz.org/xscreensaver/faq.html -! -! Note that we've used "default-n" as the visual name, rather than just -! "default": this means "default visual, no install", that is, it's like -! specifying the command-line arguments "-visual default -no-install". -! This is necessary because, when XV or XLI arerunning in "-root" mode, they -! always assume that the default visual and colormap are being used, rather -! than examining the window it is drawing on to see what visual and colormap -! it has. If we didn't force the default visual to be used, we would get an -! X error. If we didn't force the default colormap to be installed, the -! colors would be all wrong. "default-i" may also be used as a visual name -! (meaning, "-visual default -install") but you probably won't ever need -! to use that. -! -! -! Some of the GL demos that SGI ships work with XScreenSaver; most don't. -! XScreenSaver includes a program (not built or installed by default) -! called "xscreensaver-sgigl". To use the SGI demos with XScreenSaver, -! build that program, and use it to launch the SGI demos. For example, -! on Irix 6.2, you can do this: -! -! xscreensaver-sgigl /usr/demos/bin/ep -S -! xscreensaver-sgigl /usr/demos/bin/bongo -! -! On Irix 6.3, things have moved, so you need to do it like this: -! -! xscreensaver-sgigl /usr/sbin/ep -S -! -! (But note that, on non-SGIs, the bundled "stonerview" hack is a decent -! clone of "ep". Yay!) -! -! You can also use the "ant" demo, but first you need to wrap a shell script -! around it that cds to its home directory, so that it can find its files; -! and also pass it the -S argument, to prevent it from forking. What a mess! -! Basically, the SGI demo writers went out of their way to make my life hell. - - - -!============================================================================= -! -! You probably don't want to change anything after this point. -! -!============================================================================= - - -XScreenSaver.pointerPollTime: 0:00:05 -XScreenSaver.initialDelay: 0:00:00 -XScreenSaver.windowCreationTimeout: 0:00:30 -XScreenSaver.bourneShell: /bin/sh - - -! Resources for the password and splash-screen dialog boxes of -! the "xscreensaver" daemon. -! -*Dialog.headingFont: *-times-bold-r-*-*-*-180-*-*-*-iso8859-1 -*Dialog.bodyFont: *-helvetica-bold-r-*-*-*-140-*-*-*-iso8859-1 -*Dialog.labelFont: *-helvetica-bold-r-*-*-*-140-*-*-*-iso8859-1 -*Dialog.buttonFont: *-helvetica-bold-r-*-*-*-140-*-*-*-iso8859-1 -*Dialog.dateFont: *-courier-medium-r-*-*-*-80-*-*-*-iso8859-1 -*Dialog.foreground: #000000 -*Dialog.background: #D6D6D6 -*Dialog.Button.foreground: #000000 -*Dialog.Button.background: #EAEAEA -!*Dialog.Button.background: #D6D6D6 -!*Dialog.Button.pointBackground: #EAEAEA -!*Dialog.Button.clickBackground: #C3C3C3 -*Dialog.text.foreground: #000000 -*Dialog.text.background: #FFFFFF -*passwd.thermometer.foreground: #FF0000 -*passwd.thermometer.background: #FFFFFF -*Dialog.topShadowColor: #FFFFFF -*Dialog.bottomShadowColor: #666666 -*Dialog.logo.width: 210 -*Dialog.logo.height: 210 -*Dialog.internalBorderWidth: 30 -*Dialog.borderWidth: 1 -*Dialog.shadowThickness: 2 - -*passwd.heading.label: XScreenSaver %s -*passwd.body.label: This display is locked. -*passwd.user.label: User: -*passwd.passwd.label: Password: -*passwd.passwdFont: *-courier-medium-r-*-*-*-140-*-*-*-iso8859-1 -*passwd.thermometer.width: 8 - -*splash.heading.label: XScreenSaver %s -*splash.body.label: Copyright © 1991-2002 by -*splash.body2.label: Jamie Zawinski <jwz@jwz.org> -*splash.demo.label: Settings -*splash.help.label: Help - - -! Resources for the Motif dialog boxes of the "xscreensaver-demo" program. -! -*fontList: *-helvetica-medium-r-*-*-*-120-*-*-*-iso8859-1 -*demoDialog*label1.fontList: *-helvetica-medium-r-*-*-*-140-*-*-*-iso8859-1 -*cmdText.fontList: *-courier-medium-r-*-*-*-120-*-*-*-iso8859-1 -*label0.fontList: *-helvetica-bold-r-*-*-*-140-*-*-*-iso8859-1 -XScreenSaver*doc.fontList: *-helvetica-medium-r-*-*-*-100-*-*-*-iso8859-1 -! above must be fully qualified to get around *sgiMode. - -*foreground: #000000 -*background: #C0C0C0 -*XmTextField.foreground: #000000 -*XmTextField.background: #FFFFFF -*list.foreground: #000000 -*list.background: #FFFFFF - -*ApplicationShell.title: XScreenSaver -*warning.title: XScreenSaver -*warning_popup.title: XScreenSaver -*allowShellResize: True -*autoUnmanage: False - -*menubar*file.labelString: File -*menubar*file.mnemonic: F -*file.blank.labelString: Blank Screen Now -*file.blank.mnemonic: B -*file.lock.labelString: Lock Screen Now -*file.lock.mnemonic: L -*file.kill.labelString: Kill Daemon -*file.kill.mnemonic: K -*file.restart.labelString: Restart Daemon -*file.restart.mnemonic: R -*file.exit.labelString: Exit -*file.exit.mnemonic: E - -*menubar*edit.labelString: Edit -*menubar*edit.mnemonic: E -*edit.cut.labelString: Cut -*edit.cut.mnemonic: u -*edit.copy.labelString: Copy -*edit.copy.mnemonic: C -*edit.paste.labelString: Paste -*edit.paste.mnemonic: P - -*menubar*help.labelString: Help -*menubar*help.mnemonic: H -*help.about.labelString: About... -*help.about.mnemonic: A -*help.docMenu.labelString: Documentation... -*help.docMenu.mnemonic: D - -*demoTab.marginWidth: 10 -*optionsTab.marginWidth: 10 - -*XmScrolledWindow.topOffset: 10 -*XmScrolledWindow.leftOffset: 10 -*demoTab.topOffset: 4 -*form1.bottomOffset: 10 -*form3.leftOffset: 10 -*form3.rightOffset: 10 -*frame.topOffset: 10 -*frame.bottomOffset: 10 -*enabled.topOffset: 10 -*visLabel.topOffset: 10 -*combo.topOffset: 10 -*form4.bottomOffset: 4 -*hr.bottomOffset: 4 -*XmComboBox.marginWidth: 0 -*XmComboBox.marginHeight: 0 - -*demo.marginWidth: 30 -*demo.marginHeight: 4 -*man.marginWidth: 10 -*man.marginHeight: 4 -*down.leftOffset: 40 -*down.marginWidth: 4 -*down.marginHeight: 4 -*up.marginWidth: 4 -*up.marginHeight: 4 -*frame.traversalOn: False - -*list.automaticSelection: True -*list.visibleItemCount: 20 -*doc.columns: 60 -*combo.columns: 11 - -*demoTab.labelString: Graphics Demos -*optionsTab.labelString: Screensaver Options -*down.labelString: \\/ -*up.labelString: /\\ -*frameLabel.labelString: -*cmdLabel.labelString: Command Line: -*cmdLabel.alignment: ALIGNMENT_BEGINNING -*enabled.labelString: Enabled -*visLabel.labelString: Visual: -*visLabel.alignment: ALIGNMENT_END -*visLabel.leftOffset: 20 -*demo.labelString: Demo -*man.labelString: Documentation... -*done.labelString: Quit - -*preferencesLabel.labelString: XScreenSaver Parameters - -*timeoutLabel.labelString: Saver Timeout -*cycleLabel.labelString: Cycle Timeout -*fadeSecondsLabel.labelString: Fade Duration -*fadeTicksLabel.labelString: Fade Ticks -*lockLabel.labelString: Lock Timeout -*passwdLabel.labelString: Password Timeout -*preferencesForm*XmTextField.columns: 8 - -*verboseToggle.labelString: Verbose -*cmapToggle.labelString: Install Colormap -*fadeToggle.labelString: Fade Colormap -*unfadeToggle.labelString: Unfade Colormap -*lockToggle.labelString: Require Password - - -*OK.marginWidth: 30 -*OK.marginHeight: 4 -*OK.leftOffset: 10 -*OK.bottomOffset: 10 -*Cancel.marginWidth: 30 -*Cancel.marginHeight: 4 -*Cancel.rightOffset: 10 -*Cancel.bottomOffset: 10 - - -!============================================================================= -! -! Pretty names for the hacks that have unusual capitalization. -! -!============================================================================= - -*hacks.imsmap.name: IMSmap -*hacks.slidescreen.name: SlideScreen -*hacks.decayscreen.name: DecayScreen -*hacks.blitspin.name: BlitSpin -*hacks.lmorph.name: LMorph -*hacks.ifs.name: IFS -*hacks.fadeplot.name: FadePlot -*hacks.bsod.name: BSOD -*hacks.rd-bomb.name: RD-Bomb -*hacks.t3d.name: T3D -*hacks.shadebobs.name: ShadeBobs -*hacks.ccurve.name: C Curve -*hacks.xteevee.name: XTeeVee -*hacks.xspirograph.name: XSpiroGraph -*hacks.nerverot.name: NerveRot -*hacks.webcollage.name: WebCollage -*hacks.vidwhacker.name: VidWhacker -*hacks.morph3d.name: Morph3D -*hacks.bubble3d.name: Bubble3D -*hacks.glplanet.name: GLPlanet -*hacks.sierpinski3d.name: Sierpinski3D -*hacks.gflux.name: GFlux -*hacks.xrayswarm.name: XRaySwarm -*hacks.whirlwindwarp.name: WhirlwindWarp -*hacks.rotzoomer.name: RotZoomer -*hacks.stonerview.name: StonerView -*hacks.starwars.name: StarWars -*hacks.gltext.name: GLText -*hacks.dangerball.name: DangerBall -*hacks.whirlygig.name: WhirlyGig -*hacks.speedmine.name: SpeedMine -*hacks.glsnake.name: GLSnake -*hacks.glforestfire.name: GLForestFire -*hacks.sballs.name: SBalls -*hacks.xdaliclock.name: XDaliClock -*hacks.xplanetbg.name: XPlanet -*hacks.xaos.name: XaoS -*hacks.xfishtank.name: XFishTank -*hacks.electricsheep.name: ElectricSheep -*hacks.sphereEversion.name: SphereEversion -*hacks.fluidballs.name: FluidBalls - -! obsolete, but still used by xscreensaver-demo-Xm. -*hacks.documentation.isInstalled: True - -! (xrdb prevention kludge: whole file) */ diff --git a/X11/light/prefs-kiosk.js b/X11/light/prefs-kiosk.js deleted file mode 100644 index 12e78b2..0000000 --- a/X11/light/prefs-kiosk.js +++ /dev/null @@ -1,22 +0,0 @@ -# Mozilla User Preferences -// This is a generated file! - -user_pref("browser.cache.disk_cache_size", 4096); -user_pref("browser.cache.memory_cache_size", 1024); -user_pref("browser.history.last_page_visited", "http://kiosk/"); -user_pref("browser.startup.homepage", "http://kiosk/"); -user_pref("font.default", "sans-serif"); -user_pref("font.size.variable.x-western", 14); -user_pref("general.useragent.misc", "Light 1.x"); -user_pref("light.chrome.fifoheight", 300); -user_pref("light.chrome.height", 576); -user_pref("light.chrome.width", 790); -user_pref("light.download.handler", ""); -user_pref("light.toolbar.pixmaps", 0); -user_pref("network.http.accept-encoding", "gzip,deflate,compress,identity"); -user_pref("network.http.max-connections", 8); -user_pref("network.proxy.http", "proxy"); -user_pref("network.proxy.type", 1); -user_pref("network.search.url", "http://www.google.com/search?q="); -user_pref("security.enable_java", false); -user_pref("signon.SignonFileName", "34452689.s"); diff --git a/X11/oroborus/kiosk.oroborusrc b/X11/oroborus/kiosk.oroborusrc deleted file mode 100644 index 281e469..0000000 --- a/X11/oroborus/kiosk.oroborusrc +++ /dev/null @@ -1,4 +0,0 @@ -#theme=/usr/share/oroborus/themes/e017 -#scheme=/usr/share/oroborus/schemes/brick -button_layout=C|M -workspace_count=1 diff --git a/amavis/amavis.cf b/amavis/amavis.cf deleted file mode 100755 index adb2d21..0000000 --- a/amavis/amavis.cf +++ /dev/null @@ -1,60 +0,0 @@ -#! /usr/bin/cfengine -qf - -control: - OutputPrefix = ("${cf_prefix}") - domainname = ('dnsdomainname') - actionsequence = ( - editfiles - shellcommands - processes - ) - AddInstallable = ( amavis_reload ) - EditfileSize = ( 80000 ) - -editfiles: - any:: - { /etc/amavis/amavisd.conf - DefineClasses "amavis_reload" - # - # $mydomain = '$(maildomain)'; - # - WarnIfNoLineMatching "^[[:blank:]]*\$mydomain[[:blank:]].*" - LocateLineMatching "^[[:blank:]]*\$mydomain[[:blank:]].*" - BeginGroupIfNoLineMatching "^[[:blank:]]*\$mydomain[[:blank:]]*=[[:blank:]]*'$(domainname)';[[:blank:]]*.*" - ReplaceLineWith "$mydomain = '$(domainname)'; # Edited by cfengine" - EndGroup - # - # Make space for cfengine hacks near EOF - # - ResetSearch "1" - BeginGroupIfNoSuchLine "# BEGIN CFENGINE" - WarnIfNoLineMatching "^1;[[:blank:]]*# insure a defined return$" - BeginGroupIfNoLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^1;[[:blank:]]*# insure a defined return$" - IncrementPointer "-1" - InsertLine "" - InsertLine "# BEGIN CFENGINE" - InsertLine "# END CFENGINE" - InsertLine "" - EndGroup - EndGroup - # - # my $config_file_addon="/etc/local-COMMON/amavis/amavisd.conf.addon"; - # -f $config_file_addon or die "Cannot find config file $config_file_addon"; - # do $config_file_addon or die "Error in config file $config_file_addon: $@"; - # - ResetSearch "1" - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoLineMatching '^[[:blank:]]*my $config_file_addon[[:blank:]]*=[[:blank:]]*"/etc/local-COMMON/amavis/amavisd.conf.addon";' - InsertLine 'my $config_file_addon="/etc/local-COMMON/amavis/amavisd.conf.addon";' - InsertLine '-f $config_file_addon or die "Cannot find config file $config_file_addon";' - InsertLine 'do $config_file_addon or die "Error in config file $config_file_addon: $@";' - EndGroup - UnsetAbort "^# END CFENGINE$" - } -processes: - "amavisd" restart "/etc/init.d/amavis restart" -shellcommands: - amavis_reload:: - "/etc/init.d/amavis force-reload" diff --git a/apache/ErrorDocument/401.da.shtml b/apache/ErrorDocument/401.da.shtml deleted file mode 100644 index 8acacbc..0000000 --- a/apache/ErrorDocument/401.da.shtml +++ /dev/null @@ -1,12 +0,0 @@ -<!--#set var="title" value="Krav om autorisation" ---><!--#include virtual="head" --><P> -Denne server kunne ikke verificere, at du er tilladt adgang til det -anmodede dokument: -<BLOCKQUOTE> -<STRONG><!--#echo var="REQUEST_URI" --></STRONG> -</BLOCKQUOTE> -Enten har du opgivet forkerte adgangsoplysninger (f.eks. forkert -adgangskode), eller din browser forstår ikke at videregive -informationerne. -</P> -<!--#include virtual="foot" --> diff --git a/apache/ErrorDocument/401.en.shtml b/apache/ErrorDocument/401.en.shtml deleted file mode 100644 index d06e282..0000000 --- a/apache/ErrorDocument/401.en.shtml +++ /dev/null @@ -1,12 +0,0 @@ -<!--#set var="title" value="Authorization Required" ---><!--#include virtual="head" --><P> -This server could not verify that you are authorized to access the document -requested: -<BLOCKQUOTE> -<STRONG><!--#echo var="REQUEST_URI" --></STRONG> -</BLOCKQUOTE> -Either you supplied the wrong credentials (e.g., bad password), -or your browser doesn't understand how to supply the credentials -required. -</P> -<!--#include virtual="foot" --> diff --git a/apache/ErrorDocument/401.shtml b/apache/ErrorDocument/401.shtml deleted file mode 100644 index d06e282..0000000 --- a/apache/ErrorDocument/401.shtml +++ /dev/null @@ -1,12 +0,0 @@ -<!--#set var="title" value="Authorization Required" ---><!--#include virtual="head" --><P> -This server could not verify that you are authorized to access the document -requested: -<BLOCKQUOTE> -<STRONG><!--#echo var="REQUEST_URI" --></STRONG> -</BLOCKQUOTE> -Either you supplied the wrong credentials (e.g., bad password), -or your browser doesn't understand how to supply the credentials -required. -</P> -<!--#include virtual="foot" --> diff --git a/apache/ErrorDocument/403.da.shtml b/apache/ErrorDocument/403.da.shtml deleted file mode 100644 index 1ceb41b..0000000 --- a/apache/ErrorDocument/403.da.shtml +++ /dev/null @@ -1,12 +0,0 @@ -<!--#set var="title" value="Forbudt" ---><!--#include virtual="head" --><P> -Du har ikke tilladelse til at få adgang til det anmodede dokument -på denne server: -<BLOCKQUOTE> -<STRONG><!--#echo var="REQUEST_URI" --></STRONG> -</BLOCKQUOTE> -</P> -<P> -Farvel og tak... -</P> -<!--#include virtual="foot" --> diff --git a/apache/ErrorDocument/403.en.shtml b/apache/ErrorDocument/403.en.shtml deleted file mode 100644 index cb0f2c8..0000000 --- a/apache/ErrorDocument/403.en.shtml +++ /dev/null @@ -1,11 +0,0 @@ -<!--#set var="title" value="Forbidden" ---><!--#include virtual="head" --><P> -You don't have permission to access the requested document on this server: -<BLOCKQUOTE> -<STRONG><!--#echo var="REQUEST_URI" --></STRONG> -</BLOCKQUOTE> -</P> -<P> -Have a nice day - somewhere else... -</P> -<!--#include virtual="foot" --> diff --git a/apache/ErrorDocument/403.shtml b/apache/ErrorDocument/403.shtml deleted file mode 100644 index cb0f2c8..0000000 --- a/apache/ErrorDocument/403.shtml +++ /dev/null @@ -1,11 +0,0 @@ -<!--#set var="title" value="Forbidden" ---><!--#include virtual="head" --><P> -You don't have permission to access the requested document on this server: -<BLOCKQUOTE> -<STRONG><!--#echo var="REQUEST_URI" --></STRONG> -</BLOCKQUOTE> -</P> -<P> -Have a nice day - somewhere else... -</P> -<!--#include virtual="foot" --> diff --git a/apache/ErrorDocument/404.da.shtml b/apache/ErrorDocument/404.da.shtml deleted file mode 100644 index 112b69b..0000000 --- a/apache/ErrorDocument/404.da.shtml +++ /dev/null @@ -1,17 +0,0 @@ -<!--#set var="title" value="Ikke fundet" ---><!--#include virtual="head" --><P> -Den anmodede URL blev ikke fundet på denne server: -<BLOCKQUOTE> -<STRONG><!--#echo var="REQUEST_URI" --></STRONG> -</BLOCKQUOTE> -</P> -<P> -<!--#if expr="\"$HTTP_REFERER\" != \"\"" --> -Informér venligst ejeren af -<A HREF="<!--#echo var="HTTP_REFERER" -->">den foregående side</A> om -den forkert formulerede link. -<!--#else --> -Check venligst din anmodning for tastefejl og prøv igen. -<!--#endif --> -</P> -<!--#include virtual="foot" --> diff --git a/apache/ErrorDocument/404.en.shtml b/apache/ErrorDocument/404.en.shtml deleted file mode 100644 index 09226e0..0000000 --- a/apache/ErrorDocument/404.en.shtml +++ /dev/null @@ -1,17 +0,0 @@ -<!--#set var="title" value="Not Found" ---><!--#include virtual="head" --><P> -The requested URL was not found on this server: -<BLOCKQUOTE> -<STRONG><!--#echo var="REQUEST_URI" --></STRONG> -</BLOCKQUOTE> -</P> -<P> -<!--#if expr="\"$HTTP_REFERER\" != \"\"" --> -Please inform the owner of -<A HREF="<!--#echo var="HTTP_REFERER" -->">the referring page</A> about -the malformed link. -<!--#else --> -Please check your request for typing errors and retry. -<!--#endif --> -</P> -<!--#include virtual="foot" --> diff --git a/apache/ErrorDocument/404.shtml b/apache/ErrorDocument/404.shtml deleted file mode 100644 index 09226e0..0000000 --- a/apache/ErrorDocument/404.shtml +++ /dev/null @@ -1,17 +0,0 @@ -<!--#set var="title" value="Not Found" ---><!--#include virtual="head" --><P> -The requested URL was not found on this server: -<BLOCKQUOTE> -<STRONG><!--#echo var="REQUEST_URI" --></STRONG> -</BLOCKQUOTE> -</P> -<P> -<!--#if expr="\"$HTTP_REFERER\" != \"\"" --> -Please inform the owner of -<A HREF="<!--#echo var="HTTP_REFERER" -->">the referring page</A> about -the malformed link. -<!--#else --> -Please check your request for typing errors and retry. -<!--#endif --> -</P> -<!--#include virtual="foot" --> diff --git a/apache/ErrorDocument/500.en.shtml b/apache/ErrorDocument/500.en.shtml deleted file mode 100644 index a0bc9b2..0000000 --- a/apache/ErrorDocument/500.en.shtml +++ /dev/null @@ -1,14 +0,0 @@ -<!--#set var="title" value="Internal Server Error" ---><!--#include virtual="head" --><P> -The server encountered an internal error or misconfiguration and was unable -to complete your request. -</P> -<P> -Please contact the server administrator, <!--#echo var="SERVER_ADMIN" --> -and inform them of the time the error occurred, and anything you might have -done that may have caused the error. -</P> -<P> -More information about this error may be available in the server error log. -</P> -<!--#include virtual="foot" --> diff --git a/apache/ErrorDocument/500.shtml b/apache/ErrorDocument/500.shtml deleted file mode 100644 index a0bc9b2..0000000 --- a/apache/ErrorDocument/500.shtml +++ /dev/null @@ -1,14 +0,0 @@ -<!--#set var="title" value="Internal Server Error" ---><!--#include virtual="head" --><P> -The server encountered an internal error or misconfiguration and was unable -to complete your request. -</P> -<P> -Please contact the server administrator, <!--#echo var="SERVER_ADMIN" --> -and inform them of the time the error occurred, and anything you might have -done that may have caused the error. -</P> -<P> -More information about this error may be available in the server error log. -</P> -<!--#include virtual="foot" --> diff --git a/apache/ErrorDocument/Makefile b/apache/ErrorDocument/Makefile deleted file mode 100644 index f8e665a..0000000 --- a/apache/ErrorDocument/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -TARGETS = $(addsuffix .shtml,$(basename $(basename $(wildcard *.en.shtml)))) - -all: $(TARGETS) - -$(TARGETS): - cp $(basename $@).en.shtml $@ diff --git a/apache/ErrorDocument/foot.da.shtml b/apache/ErrorDocument/foot.da.shtml deleted file mode 100644 index f834a49..0000000 --- a/apache/ErrorDocument/foot.da.shtml +++ /dev/null @@ -1,21 +0,0 @@ -</DIV> -<HR> -<DIV ALIGN="right"><SMALL><SUP>Localtid for serveren: -<!--#echo var="DATE_LOCAL" --> -</SUP></SMALL></DIV> -<DIV ALIGN="center"> -<IMG SRC="<!--#echo var="IMG_logo" -->" BORDER=0 ALIGN="bottom" -ALT="<!--#echo var="ALT_logo" -->"><BR> -<SMALL><SUP><!--#set var="var" -value="Powered by $SERVER_SOFTWARE -- Filen er senest modificeret $LAST_MODIFIED" ---><!--#echo var="var" --></SUP></SMALL> -</DIV> -<ADDRESS>Hvis fejlen ligner en opsætningsfejl bedes du venligst informere -<A HREF="mailto:<!--#echo var="SERVER_ADMIN" -->" -SUBJECT="Feedback vedr. fejlmeddelelse [<!--#echo var="REDIRECT_STATUS" --->] <!--#echo var="title" -->, req=<!--#echo var="REQUEST_URI" -->"> -<!--#echo var="SERVER_NAME" -->'s WebMaster</A>. -</ADDRESS> -</UL> -</BODY> -</HTML> diff --git a/apache/ErrorDocument/foot.en.shtml b/apache/ErrorDocument/foot.en.shtml deleted file mode 100644 index 4b75dc1..0000000 --- a/apache/ErrorDocument/foot.en.shtml +++ /dev/null @@ -1,21 +0,0 @@ -</DIV> -<HR> -<DIV ALIGN="right"><SMALL><SUP>Local Server time: -<!--#echo var="DATE_LOCAL" --> -</SUP></SMALL></DIV> -<DIV ALIGN="center"> -<IMG SRC="<!--#echo var="IMG_logo" -->" BORDER=0 ALIGN="bottom" -ALT="<!--#echo var="ALT_logo" -->"><BR> -<SMALL><SUP><!--#set var="var" -value="Powered by $SERVER_SOFTWARE -- File last modified on $LAST_MODIFIED" ---><!--#echo var="var" --></SUP></SMALL> -</DIV> -<ADDRESS>If the indicated error looks like a misconfiguration, please inform -<A HREF="mailto:<!--#echo var="SERVER_ADMIN" -->" -SUBJECT="Feedback about Error message [<!--#echo var="REDIRECT_STATUS" --->] <!--#echo var="title" -->, req=<!--#echo var="REQUEST_URI" -->"> -<!--#echo var="SERVER_NAME" -->'s WebMaster</A>. -</ADDRESS> -</UL> -</BODY> -</HTML> diff --git a/apache/ErrorDocument/foot.shtml b/apache/ErrorDocument/foot.shtml deleted file mode 100644 index fda2675..0000000 --- a/apache/ErrorDocument/foot.shtml +++ /dev/null @@ -1,31 +0,0 @@ -</DIV> -<HR> -<DIV ALIGN="right"><SMALL><SUP>Local Server time: -<!--#echo var="DATE_LOCAL" --> -</SUP></SMALL></DIV> -<DIV ALIGN="center"> -<IMG SRC="<!--#echo var="IMG_logo" -->" BORDER=0 ALIGN="bottom" -ALT="<!--#echo var="ALT_logo" -->"><BR> -<SMALL><SUP><!--#set var="var" -value="Powered by $SERVER_SOFTWARE -- File last modified on $LAST_MODIFIED" ---><!--#echo var="var" --></SUP></SMALL> -</DIV> -<ADDRESS>If the indicated error looks like a misconfiguration, please inform -<A HREF="mailto:<!--#echo var="SERVER_ADMIN" -->" -SUBJECT="Feedback about Error message [<!--#echo var="REDIRECT_STATUS" --->] <!--#echo var="title" -->, req=<!--#echo var="REQUEST_URI" -->"> -<!--#echo var="SERVER_NAME" -->'s WebMaster</A>. -</ADDRESS> -</UL> -</BODY> -<!-- Microsoft Internet Exploder has this stupid "feature" that if an -error message is shorter than 512 bytes then Microsoft decides that the -user is better off with the error message being dropped and instead -replaced with the error message for the same error code internal to the -browser. So to make a short story long, the reason for writing all this -noise in a comment that is not even meant to be shown to the end user is -to make sure what we *want* to show is shown to everybody including the -unfortunate ones using a browser made by Microsoft. Read more here: -http://perl.apache.org/docs/tutorials/client/browserbugs/browserbugs.html ---> -</HTML> diff --git a/apache/ErrorDocument/head.shtml b/apache/ErrorDocument/head.shtml deleted file mode 100644 index 8687c27..0000000 --- a/apache/ErrorDocument/head.shtml +++ /dev/null @@ -1,32 +0,0 @@ - - -<!--#if expr="\"$SERVER_NAME\" = /.*\.bitbase\.dk/" ---><!--#set var="IMG_logo" value="http://styles.bitbase.dk/coc/bitbase_logo.gif" ---><!--#set var="ALT_logo" value="Bitbase" ---><!--#set var="CSS_ie_default" value="http://styles.bitbase.dk/coc/bitbase.css" ---><!--#set var="CSS_nn_default" value="http://styles.bitbase.dk/coc/bitbase.css" ---><!--#else ---><!--#set var="IMG_logo" value="http://$SERVER_NAME:$SERVER_PORT/icons/debian/button-1.gif" ---><!--#set var="ALT_logo" value="Powered by Linux!" ---><!--#set var="IMG_Apache" value="http://$SERVER_NAME:$SERVER_PORT/icons/apache_anim.gif" ---><!--#set var="IMG_Apache" value="http://$SERVER_NAME:$SERVER_PORT/icons/apache_pb.gif" ---><!--#set var="CSS_ie_default" value="http://styles.bitbase.dk/null.css" ---><!--#set var="CSS_nn_default" value="http://styles.bitbase.dk/null.css" ---><!--#endif ---><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<HTML> -<HEAD> -<TITLE> -[<!--#echo var="REDIRECT_STATUS" -->] <!--#echo var="title" --> -</TITLE> -<LINK rel="StyleSheet" href="<!--#echo var="CSS_nn_default" -->" type="text/css"> -<STYLE type="text/css"> -@import url("<!--#echo var="CSS_ie_default" -->"); -</STYLE> -</HEAD> -<BODY><UL> -<H1 ALIGN="center"> -[<!--#echo var="REDIRECT_STATUS" -->] <!--#echo var="title" --> -</H1> -<HR><!-- ======================================================== --> -<DIV> diff --git a/apache/ErrorDocument/test/403/.htaccess b/apache/ErrorDocument/test/403/.htaccess deleted file mode 100644 index 8d2f256..0000000 --- a/apache/ErrorDocument/test/403/.htaccess +++ /dev/null @@ -1 +0,0 @@ -deny from all diff --git a/apache/ErrorDocument/test/500/.htaccess b/apache/ErrorDocument/test/500/.htaccess deleted file mode 100644 index c1b0730..0000000 --- a/apache/ErrorDocument/test/500/.htaccess +++ /dev/null @@ -1 +0,0 @@ -x
\ No newline at end of file diff --git a/apache/apache-ssl.cf b/apache/apache-ssl.cf deleted file mode 100755 index 86f2f8a..0000000 --- a/apache/apache-ssl.cf +++ /dev/null @@ -1,407 +0,0 @@ -#! /usr/bin/cfengine -qvf - -control: - OutputPrefix = ("${cf_prefix}") - actionsequence = ( editfiles shellcommands processes ) - AddInstallable = ( apache_ssl_reload ) - EditfileSize = ( 50000 ) - -editfiles: - any:: - { /etc/apache-ssl/httpd.conf - DefineClasses "apache_ssl_reload" - # - # ServerAdmin webmaster@$(domain) - # - # (Try to add it _before_ virtual hosts) - # - WarnIfNoLineMatching "^[[:blank:]]*ServerAdmin[[:blank:]].*" - BeginGroupIfNoLineMatching "^[[:blank:]]*ServerAdmin[[:blank:]].*" - BeginGroupIfNoLineMatching "^(### Section 3: Virtual Hosts|#?NameVirtualHost.*|#?VirtualHost.*)$" - Append "ServerAdmin webmaster@$(domain)" - EndGroup - BeginGroupIfNoLineMatching "^[[:blank:]]*ServerAdmin[[:blank:]].*" - LocateLineMatching "^(### Section 3: Virtual Hosts|#?NameVirtualHost.*|#?VirtualHost.*)$" - InsertLine "ServerAdmin webmaster@$(domain)" - EndGroup - EndGroup - LocateLineMatching "^[[:blank:]]*ServerAdmin[[:blank:]].*" - BeginGroupIfNoLineMatching "^[[:blank:]]*ServerAdmin[[:blank:]]*webmaster@$(domain)[[:blank:]]*$" - ReplaceLineWith "ServerAdmin webmaster@$(domain)" - EndGroup - # - # Make space for cfengine hacks - # - # (Try to add it _before_ virtual hosts) - # - ResetSearch "1" - BeginGroupIfNoSuchLine "# BEGIN CFENGINE" - BeginGroupIfNoLineMatching "^(### Section 3: Virtual Hosts|#?NameVirtualHost.*|#?VirtualHost.*)$" - Append "" - Append "# BEGIN CFENGINE" - Append "# END CFENGINE" - EndGroup - BeginGroupIfNoLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^(### Section 3: Virtual Hosts|#?NameVirtualHost.*|#?VirtualHost.*)$" - IncrementPointer "-1" - InsertLine "" - InsertLine "# BEGIN CFENGINE" - InsertLine "# END CFENGINE" - InsertLine "" - EndGroup - EndGroup - # - # LoadModule php3_module /usr/lib/apache/1.3/libphp3.so - # - # <IfModule libphp3.c> - # php3_display_errors off - # php3_log_errors on - # AddType application/x-httpd-php3 .php3 - # AddType application/x-httpd-php3-source .phps - # </IfModule> - # - BeginGroupIfFileExists "/usr/lib/apache/1.3/libphp3.so" - ResetSearch "1" -# bug! UnCommentLinesMatching "^#[[:blank:]]*LoadModule[[:blank:]]+php3_module[[:blank:]].*" - LocateLineMatching "^#[[:blank:]]*LoadModule[[:blank:]]+php3_module[[:blank:]]+/usr/lib/apache/1.3/libphp3.so$" - ReplaceLineWith "LoadModule php3_module /usr/lib/apache/1.3/libphp3.so" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "<IfModule libphp3.c>" - InsertLine "<IfModule libphp3.c>" - InsertLine "</IfModule>" - EndGroup - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^<IfModule libphp3.c>$" - BeginGroupIfNoLineMatching "[[:blank:]]*php3_display_errors off" - InsertLine " php3_display_errors off" - EndGroup - BeginGroupIfNoLineMatching "[[:blank:]]*php3_log_errors on" - InsertLine " php3_log_errors on" - EndGroup - BeginGroupIfNoLineMatching "[[:blank:]]*AddType application/x-httpd-php3 .php3" - InsertLine " AddType application/x-httpd-php3 .php3" - EndGroup - BeginGroupIfNoLineMatching "[[:blank:]]*AddType application/x-httpd-source .phps" - InsertLine " AddType application/x-httpd-source .phps" - EndGroup - UnsetAbort "^# END CFENGINE$" - EndGroup - # - # LoadModule php4_module /usr/lib/apache/1.3/libphp4.so - # - # <IfModule libphp4.c> - # php_flag display_errors off - # php_flag log_errors on - # AddType application/x-httpd-php .phtml .php .inc .php3 - # AddType application/x-httpd-php-source .phps - # </IfModule> - # - BeginGroupIfFileExists "/usr/lib/apache/1.3/libphp4.so" - ResetSearch "1" -# UnCommentLinesMatching "^\#[[:blank:]]*LoadModule[[:blank:]]+php4\_module[[:blank:]].*" - LocateLineMatching "^#[[:blank:]]*LoadModule[[:blank:]]+php4\_module[[:blank:]]+/usr/lib/apache/1.3/libphp4.so$" - ReplaceLineWith "LoadModule php4_module /usr/lib/apache/1.3/libphp4.so" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "<IfModule libphp4.c>" - InsertLine "<IfModule libphp4.c>" - InsertLine "</IfModule>" - EndGroup - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^<IfModule libphp4.c>$" - BeginGroupIfNoLineMatching "^.*php_flag[[:blank:]]*display_errors[[:blank:]]*off$" - InsertLine " php_flag display_errors off" - EndGroup - BeginGroupIfNoLineMatching ".*php_flag log_errors on" - InsertLine " php_flag log_errors on" - EndGroup - BeginGroupIfNoLineMatching "[[:blank:]]*AddType application/x-httpd-php .phtml .php .inc .php3" - InsertLine " AddType application/x-httpd-php .phtml .php .inc .php3" - EndGroup - BeginGroupIfNoLineMatching "[[:blank:]]*AddType application/x-httpd-source .phps" - InsertLine " AddType application/x-httpd-source .phps" - EndGroup - UnsetAbort "^# END CFENGINE$" - EndGroup - # - # LoadModule gzip_module /usr/lib/apache/1.3/mod_gzip.so - # - # <IfModule mod_gzip.c> - # mod_gzip_dechunk yes - # mod_gzip_keep_workfiles No - # mod_gzip_temp_dir /tmp - # mod_gzip_minimum_file_size 1002 - # mod_gzip_maximum_file_size 0 - # mod_gzip_maximum_inmem_size 1000000 - # mod_gzip_item_include file "\.htm$" - # mod_gzip_item_include file "\.html$" - # mod_gzip_item_include mime "text/.*" - # mod_gzip_item_include file "\.php$" - # mod_gzip_item_include mime "jserv-servlet" - # mod_gzip_item_include handler "jserv-servlet" - # mod_gzip_item_include mime "application/x-httpd-php.*" - # mod_gzip_item_include mime "httpd/unix-directory" - # mod_gzip_item_exclude file "\.css$" - # mod_gzip_item_exclude file "\.js$" - # mod_gzip_item_exclude file "\.wml$" - # </IfModule> - # - BeginGroupIfFileExists "/usr/lib/apache/1.3/mod_gzip.so" - ResetSearch "1" -# SetCommentStart "#" -# SetCommentEnd "" -# UnCommentLinesMatching "^\#[[:blank:]]*LoadModule[[:blank:]]+gzip_module[[:blank:]].*" - LocateLineMatching "#[[:blank:]]*LoadModule[[:blank:]]+gzip_module[[:blank:]]+/usr/lib/apache/1.3/mod_gzip.so" -# UnCommentNLines "1" - ReplaceLineWith "LoadModule gzip_module /usr/lib/apache/1.3/mod_gzip.so" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "<IfModule mod_gzip.c>" - InsertLine "<IfModule mod_gzip.c>" - InsertLine "</IfModule>" - EndGroup - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^<IfModule mod_gzip.c>$" - BeginGroupIfNoLineMatching ' mod_gzip_on yes' - InsertLine ' mod_gzip_on yes' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_dechunk yes' - InsertLine ' mod_gzip_dechunk yes' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_keep_workfiles No' - InsertLine ' mod_gzip_keep_workfiles No' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_temp_dir /tmp' - InsertLine ' mod_gzip_temp_dir /tmp' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_minimum_file_size 1002' - InsertLine ' mod_gzip_minimum_file_size 1002' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_maximum_file_size 0' - InsertLine ' mod_gzip_maximum_file_size 0' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_maximum_inmem_size 1000000' - InsertLine ' mod_gzip_maximum_inmem_size 1000000' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include file "\\\.htm\$"' - InsertLine ' mod_gzip_item_include file "\.htm$"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include file "\\\.html\$"' - InsertLine ' mod_gzip_item_include file "\.html$"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include mime "text/\.\*"' - InsertLine ' mod_gzip_item_include mime "text/.*"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include file "\\\.php\$"' - InsertLine ' mod_gzip_item_include file "\.php$"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include mime "jserv-servlet"' - InsertLine ' mod_gzip_item_include mime "jserv-servlet"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include handler "jserv-servlet"' - InsertLine ' mod_gzip_item_include handler "jserv-servlet"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include mime "application/x-httpd-php\.\*"' - InsertLine ' mod_gzip_item_include mime "application/x-httpd-php.*"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include mime "httpd/unix-directory"' - InsertLine ' mod_gzip_item_include mime "httpd/unix-directory"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_exclude file "\\\.css\$"' - InsertLine ' mod_gzip_item_exclude file "\.css$"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_exclude file "\\\.js\$"' - InsertLine ' mod_gzip_item_exclude file "\.js$"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_exclude file "\\\.wml\$"' - InsertLine ' mod_gzip_item_exclude file "\.wml$"' - EndGroup - UnsetAbort "^# END CFENGINE$" - EndGroup - # - # LoadModule index_rss_module /usr/lib/apache/1.3/mod_index_rss.so - # - # <IfModule mod_index_rss.c> - # IndexRSSEngine On - # </IfModule> - # - BeginGroupIfFileExists "/usr/lib/apache/1.3/mod_index_rss.so" - ResetSearch "1" -# bug! UnCommentLinesMatching "^#[[:blank:]]*LoadModule[[:blank:]]+index_rss_module[[:blank:]].*" - LocateLineMatching "^#[[:blank:]]*LoadModule[[:blank:]]+index_rss_module[[:blank:]]+/usr/lib/apache/1.3/mod_index_rss.so$" - ReplaceLineWith "LoadModule index_rss_module /usr/lib/apache/1.3/mod_index_rss.so" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "<IfModule mod_index_rss.c>" - InsertLine "<IfModule mod_index_rss.c>" - InsertLine "</IfModule>" - EndGroup - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^<IfModule mod_index_rss.c>$" - BeginGroupIfNoLineMatching "[[:blank:]]+IndexRSSEngine On" - InsertLine " IndexRSSEngine On" - EndGroup - UnsetAbort "^# END CFENGINE$" - EndGroup - # - # LoadModule pam_auth_module /usr/lib/apache/1.3/mod_auth_pam.so - # - # <IfModule mod_auth_pam.c> - # <Location /> - # AuthPAM_Enabled Off - # </Location> - # </IfModule> - # - BeginGroupIfFileExists "/usr/lib/apache/1.3/mod_auth_pam.so" - ResetSearch "1" -# bug! UnCommentLinesMatching "^#[[:blank:]]*LoadModule[[:blank:]]+pam_auth_module[[:blank:]].*" - LocateLineMatching "^#[[:blank:]]*LoadModule[[:blank:]]+pam_auth_module[[:blank:]]+/usr/lib/apache/1.3/mod_auth_pam.so$" - ReplaceLineWith "LoadModule pam_auth_module /usr/lib/apache/1.3/mod_auth_pam.so" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "<IfModule mod_auth_pam.c>" - InsertLine "<IfModule mod_auth_pam.c>" - InsertLine " <Location />" - InsertLine " </Location>" - InsertLine "</IfModule>" - EndGroup - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^<IfModule mod_auth_pam.c>$" - LocateLineMatching "[[:blank:]]+<Location />" - BeginGroupIfNoLineMatching "[[:blank:]]+AuthPAM_Enabled Off" - InsertLine " AuthPAM_Enabled Off" - EndGroup - UnsetAbort "^# END CFENGINE$" - EndGroup - # - # LoadModule authshadow_module /usr/lib/apache/1.3/mod_auth_shadow.so - # - # <IfModule mod_auth_shadow.c> - # <Location /> - # AuthShadow Off - # </Location> - # </IfModule> - # - BeginGroupIfFileExists "/usr/lib/apache/1.3/mod_auth_shadow.so" - ResetSearch "1" -# bug! UnCommentLinesMatching "^#[[:blank:]]*LoadModule[[:blank:]]+authshadow_module[[:blank:]].*" - LocateLineMatching "^#[[:blank:]]*LoadModule[[:blank:]]+authshadow_module[[:blank:]]+/usr/lib/apache/1.3/mod_auth_shadow.so$" - ReplaceLineWith "LoadModule authshadow_module /usr/lib/apache/1.3/mod_auth_shadow.so" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "<IfModule mod_auth_shadow.c>" - InsertLine "<IfModule mod_auth_shadow.c>" - InsertLine " <Location />" - InsertLine " </Location>" - InsertLine "</IfModule>" - EndGroup - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^<IfModule mod_auth_shadow.c>$" - LocateLineMatching "[[:blank:]]+<Location />" - BeginGroupIfNoLineMatching "[[:blank:]]+AuthShadow Off" - InsertLine " AuthShadow Off" - EndGroup - UnsetAbort "^# END CFENGINE$" - EndGroup - # - # LoadModule xslt_module /usr/lib/apache/1.3/mod_xslt.so - # - # <IfModule mod_xslt.c> - # <Location /xslt> - # AddHandler mod_xslt .html - # AddHandler mod_xslt .txt - # </Location> - # </IfModule> - # - BeginGroupIfFileExists "/usr/lib/apache/1.3/mod_xslt.so" - ResetSearch "1" -# bug! UnCommentLinesMatching "^#[[:blank:]]*LoadModule[[:blank:]]+xslt_module[[:blank:]].*" - LocateLineMatching "^#[[:blank:]]*LoadModule[[:blank:]]+xslt_module[[:blank:]]+/usr/lib/apache/1.3/mod_xslt.so$" - ReplaceLineWith "LoadModule xslt_module /usr/lib/apache/1.3/mod_xslt.so" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "<IfModule mod_xslt.c>" - InsertLine "<IfModule mod_xslt.c>" - InsertLine " <Location /xslt>" - InsertLine " </Location>" - InsertLine "</IfModule>" - EndGroup - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^<IfModule mod_xslt.c>$" - LocateLineMatching "[[:blank:]]+<Location /xslt>" - BeginGroupIfNoLineMatching "[[:blank:]]+AddHandler mod_xslt .html" - InsertLine " AddHandler mod_xslt .html" - InsertLine " AddHandler mod_xslt .txt" - EndGroup - UnsetAbort "^# END CFENGINE$" - EndGroup - # - # SSLCACertificatePath /etc/ssl/certs - # SSLCACertificateFile /etc/ssl/certs/cacert.pem - # SSLCertificateFile apache.pem - # SSLCertificateKeyFile apache.pem - # - ResetSearch "1" - HashCommentLinesMatching "SSLCACertificatePath*" - CatchAbort - BeginGroupIfFileExists "/etc/ssl/certs/cacert.pem" - ResetSearch "1" - HashCommentLinesMatching "SSLCACertificatePath*" - CatchAbort - ResetSearch "1" - HashCommentLinesMatching "SSLCACertificateFile*" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "SSLCACertificatePath /etc/ssl/certs" - InsertLine "SSLCACertificatePath /etc/ssl/certs" - InsertLine "SSLCACertificateFile /etc/ssl/certs/cacert.pem" - EndGroup - ResetSearch "1" - UnsetAbort "^# END CFENGINE$" - EndGroup - BeginGroupIfFileExists "/etc/ssl/certs/apache.pem" - ResetSearch "1" - HashCommentLinesMatching "SSLCertificateFile*" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "SSLCertificateFile apache.pem" - InsertLine "SSLCertificateFile apache.pem" - EndGroup - ResetSearch "1" - UnsetAbort "^# END CFENGINE$" - EndGroup - BeginGroupIfFileExists "/etc/ssl/private/apache.pem" - ResetSearch "1" - HashCommentLinesMatching "SSLCertificateKeyFile*" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "SSLCertificateKeyFile apache.pem" - InsertLine "SSLCertificateKeyFile apache.pem" - EndGroup - ResetSearch "1" - UnsetAbort "^# END CFENGINE$" - EndGroup - } -processes: - "apache_ssl" restart "/etc/init.d/apache-ssl restart" -shellcommands: - apache_reload:: - "/etc/init.d/apache-ssl force-reload" diff --git a/apache/apache.cf b/apache/apache.cf deleted file mode 100755 index 1f4143b..0000000 --- a/apache/apache.cf +++ /dev/null @@ -1,357 +0,0 @@ -#! /usr/bin/cfengine -qf - -control: - OutputPrefix = ("${cf_prefix}") - actionsequence = ( editfiles shellcommands processes ) - AddInstallable = ( apache_reload ) - EditfileSize = ( 50000 ) - -editfiles: - any:: - { /etc/apache/httpd.conf - DefineClasses "apache_reload" - # - # ServerAdmin webmaster@$(domain) - # - # (Try to add it _before_ virtual hosts) - # - WarnIfNoLineMatching "^[[:blank:]]*ServerAdmin[[:blank:]].*" - BeginGroupIfNoLineMatching "^[[:blank:]]*ServerAdmin[[:blank:]].*" - BeginGroupIfNoLineMatching "^(### Section 3: Virtual Hosts|#?NameVirtualHost.*|#?VirtualHost.*)$" - Append "ServerAdmin webmaster@$(domain)" - EndGroup - BeginGroupIfNoLineMatching "^[[:blank:]]*ServerAdmin[[:blank:]].*" - LocateLineMatching "^(### Section 3: Virtual Hosts|#?NameVirtualHost.*|#?VirtualHost.*)$" - InsertLine "ServerAdmin webmaster@$(domain)" - EndGroup - EndGroup - LocateLineMatching "^[[:blank:]]*ServerAdmin[[:blank:]].*" - BeginGroupIfNoLineMatching "^[[:blank:]]*ServerAdmin[[:blank:]]*webmaster@$(domain)[[:blank:]]*$" - ReplaceLineWith "ServerAdmin webmaster@$(domain)" - EndGroup - # - # Make space for cfengine hacks - # - # (Try to add it _before_ virtual hosts) - # - ResetSearch "1" - BeginGroupIfNoSuchLine "# BEGIN CFENGINE" - BeginGroupIfNoLineMatching "^(### Section 3: Virtual Hosts|#?NameVirtualHost.*|#?VirtualHost.*)$" - Append "" - Append "# BEGIN CFENGINE" - Append "# END CFENGINE" - EndGroup - BeginGroupIfNoLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^(### Section 3: Virtual Hosts|#?NameVirtualHost.*|#?VirtualHost.*)$" - IncrementPointer "-1" - InsertLine "" - InsertLine "# BEGIN CFENGINE" - InsertLine "# END CFENGINE" - InsertLine "" - EndGroup - EndGroup - # - # LoadModule php3_module /usr/lib/apache/1.3/libphp3.so - # - # <IfModule libphp3.c> - # php3_display_errors off - # php3_log_errors on - # AddType application/x-httpd-php3 .php3 - # AddType application/x-httpd-php3-source .phps - # </IfModule> - # - BeginGroupIfFileExists "/usr/lib/apache/1.3/libphp3.so" - ResetSearch "1" -# bug! UnCommentLinesMatching "^#[[:blank:]]*LoadModule[[:blank:]]+php3_module[[:blank:]].*" - LocateLineMatching "^#[[:blank:]]*LoadModule[[:blank:]]+php3_module[[:blank:]]+/usr/lib/apache/1.3/libphp3.so$" - ReplaceLineWith "LoadModule php3_module /usr/lib/apache/1.3/libphp3.so" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "<IfModule libphp3.c>" - InsertLine "<IfModule libphp3.c>" - InsertLine "</IfModule>" - EndGroup - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^<IfModule libphp3.c>$" - BeginGroupIfNoLineMatching "[[:blank:]]*php3_display_errors off" - InsertLine " php3_display_errors off" - EndGroup - BeginGroupIfNoLineMatching "[[:blank:]]*php3_log_errors on" - InsertLine " php3_log_errors on" - EndGroup - BeginGroupIfNoLineMatching "[[:blank:]]*AddType application/x-httpd-php3 .php3" - InsertLine " AddType application/x-httpd-php3 .php3" - EndGroup - BeginGroupIfNoLineMatching "[[:blank:]]*AddType application/x-httpd-source .phps" - InsertLine " AddType application/x-httpd-source .phps" - EndGroup - UnsetAbort "^# END CFENGINE$" - EndGroup - # - # LoadModule php4_module /usr/lib/apache/1.3/libphp4.so - # - # <IfModule libphp4.c> - # php_flag display_errors off - # php_flag log_errors on - # AddType application/x-httpd-php .phtml .php .inc .php3 - # AddType application/x-httpd-php-source .phps - # </IfModule> - # - BeginGroupIfFileExists "/usr/lib/apache/1.3/libphp4.so" - ResetSearch "1" -# UnCommentLinesMatching "^\#[[:blank:]]*LoadModule[[:blank:]]+php4\_module[[:blank:]].*" - LocateLineMatching "^#[[:blank:]]*LoadModule[[:blank:]]+php4\_module[[:blank:]]+/usr/lib/apache/1.3/libphp4.so$" - ReplaceLineWith "LoadModule php4_module /usr/lib/apache/1.3/libphp4.so" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "<IfModule libphp4.c>" - InsertLine "<IfModule libphp4.c>" - InsertLine "</IfModule>" - EndGroup - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^<IfModule libphp4.c>$" - BeginGroupIfNoLineMatching "^.*php_flag[[:blank:]]*display_errors[[:blank:]]*off$" - InsertLine " php_flag display_errors off" - EndGroup - BeginGroupIfNoLineMatching ".*php_flag log_errors on" - InsertLine " php_flag log_errors on" - EndGroup - BeginGroupIfNoLineMatching "[[:blank:]]*AddType application/x-httpd-php .phtml .php .inc .php3" - InsertLine " AddType application/x-httpd-php .phtml .php .inc .php3" - EndGroup - BeginGroupIfNoLineMatching "[[:blank:]]*AddType application/x-httpd-source .phps" - InsertLine " AddType application/x-httpd-source .phps" - EndGroup - UnsetAbort "^# END CFENGINE$" - EndGroup - # - # LoadModule gzip_module /usr/lib/apache/1.3/mod_gzip.so - # - # <IfModule mod_gzip.c> - # mod_gzip_dechunk yes - # mod_gzip_keep_workfiles No - # mod_gzip_temp_dir /tmp - # mod_gzip_minimum_file_size 1002 - # mod_gzip_maximum_file_size 0 - # mod_gzip_maximum_inmem_size 1000000 - # mod_gzip_item_include file "\.htm$" - # mod_gzip_item_include file "\.html$" - # mod_gzip_item_include mime "text/.*" - # mod_gzip_item_include file "\.php$" - # mod_gzip_item_include mime "jserv-servlet" - # mod_gzip_item_include handler "jserv-servlet" - # mod_gzip_item_include mime "application/x-httpd-php.*" - # mod_gzip_item_include mime "httpd/unix-directory" - # mod_gzip_item_exclude file "\.css$" - # mod_gzip_item_exclude file "\.js$" - # mod_gzip_item_exclude file "\.wml$" - # </IfModule> - # - BeginGroupIfFileExists "/usr/lib/apache/1.3/mod_gzip.so" - ResetSearch "1" -# SetCommentStart "#" -# SetCommentEnd "" -# UnCommentLinesMatching "^\#[[:blank:]]*LoadModule[[:blank:]]+gzip_module[[:blank:]].*" - LocateLineMatching "#[[:blank:]]*LoadModule[[:blank:]]+gzip_module[[:blank:]]+/usr/lib/apache/1.3/mod_gzip.so" -# UnCommentNLines "1" - ReplaceLineWith "LoadModule gzip_module /usr/lib/apache/1.3/mod_gzip.so" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "<IfModule mod_gzip.c>" - InsertLine "<IfModule mod_gzip.c>" - InsertLine "</IfModule>" - EndGroup - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^<IfModule mod_gzip.c>$" - BeginGroupIfNoLineMatching ' mod_gzip_on yes' - InsertLine ' mod_gzip_on yes' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_dechunk yes' - InsertLine ' mod_gzip_dechunk yes' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_keep_workfiles No' - InsertLine ' mod_gzip_keep_workfiles No' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_temp_dir /tmp' - InsertLine ' mod_gzip_temp_dir /tmp' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_minimum_file_size 1002' - InsertLine ' mod_gzip_minimum_file_size 1002' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_maximum_file_size 0' - InsertLine ' mod_gzip_maximum_file_size 0' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_maximum_inmem_size 1000000' - InsertLine ' mod_gzip_maximum_inmem_size 1000000' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include file "\\\.htm\$"' - InsertLine ' mod_gzip_item_include file "\.htm$"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include file "\\\.html\$"' - InsertLine ' mod_gzip_item_include file "\.html$"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include mime "text/\.\*"' - InsertLine ' mod_gzip_item_include mime "text/.*"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include file "\\\.php\$"' - InsertLine ' mod_gzip_item_include file "\.php$"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include mime "jserv-servlet"' - InsertLine ' mod_gzip_item_include mime "jserv-servlet"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include handler "jserv-servlet"' - InsertLine ' mod_gzip_item_include handler "jserv-servlet"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include mime "application/x-httpd-php\.\*"' - InsertLine ' mod_gzip_item_include mime "application/x-httpd-php.*"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include mime "httpd/unix-directory"' - InsertLine ' mod_gzip_item_include mime "httpd/unix-directory"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_exclude file "\\\.css\$"' - InsertLine ' mod_gzip_item_exclude file "\.css$"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_exclude file "\\\.js\$"' - InsertLine ' mod_gzip_item_exclude file "\.js$"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_exclude file "\\\.wml\$"' - InsertLine ' mod_gzip_item_exclude file "\.wml$"' - EndGroup - UnsetAbort "^# END CFENGINE$" - EndGroup - # - # LoadModule index_rss_module /usr/lib/apache/1.3/mod_index_rss.so - # - # <IfModule mod_index_rss.c> - # IndexRSSEngine On - # </IfModule> - # - BeginGroupIfFileExists "/usr/lib/apache/1.3/mod_index_rss.so" - ResetSearch "1" -# bug! UnCommentLinesMatching "^#[[:blank:]]*LoadModule[[:blank:]]+index_rss_module[[:blank:]].*" - LocateLineMatching "^#[[:blank:]]*LoadModule[[:blank:]]+index_rss_module[[:blank:]]+/usr/lib/apache/1.3/mod_index_rss.so$" - ReplaceLineWith "LoadModule index_rss_module /usr/lib/apache/1.3/mod_index_rss.so" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "<IfModule mod_index_rss.c>" - InsertLine "<IfModule mod_index_rss.c>" - InsertLine "</IfModule>" - EndGroup - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^<IfModule mod_index_rss.c>$" - BeginGroupIfNoLineMatching "[[:blank:]]+IndexRSSEngine On" - InsertLine " IndexRSSEngine On" - EndGroup - UnsetAbort "^# END CFENGINE$" - EndGroup - # - # LoadModule pam_auth_module /usr/lib/apache/1.3/mod_auth_pam.so - # - # <IfModule mod_auth_pam.c> - # <Location /> - # AuthPAM_Enabled Off - # </Location> - # </IfModule> - # - BeginGroupIfFileExists "/usr/lib/apache/1.3/mod_auth_pam.so" - ResetSearch "1" -# bug! UnCommentLinesMatching "^#[[:blank:]]*LoadModule[[:blank:]]+pam_auth_module[[:blank:]].*" - LocateLineMatching "^#[[:blank:]]*LoadModule[[:blank:]]+pam_auth_module[[:blank:]]+/usr/lib/apache/1.3/mod_auth_pam.so$" - ReplaceLineWith "LoadModule pam_auth_module /usr/lib/apache/1.3/mod_auth_pam.so" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "<IfModule mod_auth_pam.c>" - InsertLine "<IfModule mod_auth_pam.c>" - InsertLine " <Location />" - InsertLine " </Location>" - InsertLine "</IfModule>" - EndGroup - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^<IfModule mod_auth_pam.c>$" - LocateLineMatching "[[:blank:]]+<Location />" - BeginGroupIfNoLineMatching "[[:blank:]]+AuthPAM_Enabled Off" - InsertLine " AuthPAM_Enabled Off" - EndGroup - UnsetAbort "^# END CFENGINE$" - EndGroup - # - # LoadModule authshadow_module /usr/lib/apache/1.3/mod_auth_shadow.so - # - # <IfModule mod_auth_shadow.c> - # <Location /> - # AuthShadow Off - # </Location> - # </IfModule> - # - BeginGroupIfFileExists "/usr/lib/apache/1.3/mod_auth_shadow.so" - ResetSearch "1" -# bug! UnCommentLinesMatching "^#[[:blank:]]*LoadModule[[:blank:]]+authshadow_module[[:blank:]].*" - LocateLineMatching "^#[[:blank:]]*LoadModule[[:blank:]]+authshadow_module[[:blank:]]+/usr/lib/apache/1.3/mod_auth_shadow.so$" - ReplaceLineWith "LoadModule authshadow_module /usr/lib/apache/1.3/mod_auth_shadow.so" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "<IfModule mod_auth_shadow.c>" - InsertLine "<IfModule mod_auth_shadow.c>" - InsertLine " <Location />" - InsertLine " </Location>" - InsertLine "</IfModule>" - EndGroup - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^<IfModule mod_auth_shadow.c>$" - LocateLineMatching "[[:blank:]]+<Location />" - BeginGroupIfNoLineMatching "[[:blank:]]+AuthShadow Off" - InsertLine " AuthShadow Off" - EndGroup - UnsetAbort "^# END CFENGINE$" - EndGroup - # - # LoadModule authshadow_module /usr/lib/apache/1.3/mod_xslt.so - # - # <IfModule mod_auth_shadow.c> - # <Location /xslt> - # AddHandler mod_xslt .html - # AddHandler mod_xslt .txt - # </Location> - # </IfModule> - # - BeginGroupIfFileExists "/usr/lib/apache/1.3/mod_auth_shadow.so" - ResetSearch "1" -# bug! UnCommentLinesMatching "^#[[:blank:]]*LoadModule[[:blank:]]+authshadow_module[[:blank:]].*" - LocateLineMatching "^#[[:blank:]]*LoadModule[[:blank:]]+authshadow_module[[:blank:]]+/usr/lib/apache/1.3/mod_auth_shadow.so$" - ReplaceLineWith "LoadModule authshadow_module /usr/lib/apache/1.3/mod_auth_shadow.so" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "<IfModule mod_auth_shadow.c>" - InsertLine "<IfModule mod_auth_shadow.c>" - InsertLine " <Location />" - InsertLine " </Location>" - InsertLine "</IfModule>" - EndGroup - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^<IfModule mod_auth_shadow.c>$" - LocateLineMatching "[[:blank:]]+<Location />" - BeginGroupIfNoLineMatching "[[:blank:]]+AuthShadow Off" - InsertLine " AuthShadow Off" - EndGroup - UnsetAbort "^# END CFENGINE$" - EndGroup - } -processes: - "apache" restart "/etc/init.d/apache restart" -shellcommands: - apache_reload:: - "/etc/init.d/apache force-reload" diff --git a/apache/include.d/README b/apache/include.d/README deleted file mode 100644 index 4fc9840..0000000 --- a/apache/include.d/README +++ /dev/null @@ -1,8 +0,0 @@ -# These are example files for misc. tweaks to Apache. -# -# Add this line just above "Section 3: Virtual hosts" in httpd.conf: -# -# Include includes.d/ -# -# TODO: -# * automate using CFEngine diff --git a/apache/include.d/htfiles b/apache/include.d/htfiles deleted file mode 100644 index 52c50c8..0000000 --- a/apache/include.d/htfiles +++ /dev/null @@ -1,4 +0,0 @@ -<Files ~ "^\.ht"> - Order allow,deny - Deny from all -</Files> diff --git a/apache/include.d/index.anything b/apache/include.d/index.anything deleted file mode 100644 index 972639b..0000000 --- a/apache/include.d/index.anything +++ /dev/null @@ -1,3 +0,0 @@ -<IfModule mod_dir.c> - DirectoryIndex index.html index.htm index.shtml index.cgi index.php home.htm -</IfModule> diff --git a/apache/include.d/log-vhosts b/apache/include.d/log-vhosts deleted file mode 100644 index de2ae41..0000000 --- a/apache/include.d/log-vhosts +++ /dev/null @@ -1,4 +0,0 @@ -LogFormat "[ %v %{%Y %m %d}t ] %h %l %u %t \"%r\" %>s %b" CustomLog -LogFormat "[ %v %{%Y %m %d}t ] %h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" CustomLog_combined -#CustomLog "|/usr/local/bin/parselog" CustomLog -CustomLog "|/usr/local/bin/parselog" CustomLog_combined diff --git a/apache/includes/ErrorDocument b/apache/includes/ErrorDocument deleted file mode 100644 index 7b62626..0000000 --- a/apache/includes/ErrorDocument +++ /dev/null @@ -1,22 +0,0 @@ -Alias /ErrorDocument/ /var/www/COMMON/ErrorDocument/ - -# "400 Bad Request" -# "401 Authorization Required" -# "403 Forbidden" -# "404 Not Found" -# "406 Not Acceptible" -# "500 Internal Server Error" -#ErrorDocument 400 /ErrorDocument/400 -ErrorDocument 401 /ErrorDocument/401 -ErrorDocument 403 /ErrorDocument/403 -ErrorDocument 404 /ErrorDocument/404 -#ErrorDocument 406 /Errordocument/406 -ErrorDocument 500 /ErrorDocument/500 - -<Directory /var/www/COMMON/ErrorDocument> - Options +MultiViews +Includes - AddType text/html .shtml - AddHandler server-parsed .shtml - order allow,deny - allow from all -</Directory> diff --git a/apache/includes/ServerSignature b/apache/includes/ServerSignature deleted file mode 100644 index fc9a7e9..0000000 --- a/apache/includes/ServerSignature +++ /dev/null @@ -1 +0,0 @@ -ServerSignature Email diff --git a/apache/includes/misc b/apache/includes/misc deleted file mode 100644 index 52667db..0000000 --- a/apache/includes/misc +++ /dev/null @@ -1,47 +0,0 @@ -ScriptAlias /mailman /usr/lib/mailman/cgi-bin -Alias /pipermail /var/lib/mailman/archives/public -Alias /Lists-Archives /var/lib/mailman/archives/public - -Alias /pub/ /pub/ -Alias /debian/ /pub/debian/ -Alias /debian-non-US/ /pub/debian-non-US/ - -Alias /twig/ /usr/share/twig/ -Alias /twig-test/ /var/www/COMMON/twig/twig-test/ -Alias /aeromail/ /var/www/COMMON/aeromail/aeromail-active/ -Alias /mumail/ /var/www/COMMON/mumail/mumail-active/ -Alias /wapmail/ /var/www/COMMON/wapmail/wapmail-active/ -Alias /wapmail-test/ /var/www/COMMON/wapmail/wapmail-test/ -Alias /horde /usr/share/horde -Alias /imp /usr/share/horde/imp - -Alias /terminal /var/www/COMMON/mindterm/mindterm-active -Alias /mindterm/ /var/www/COMMON/mindterm/mindterm-active/ -Alias /mindterm-test/ /var/www/COMMON/mindterm/mindterm-test/ -Alias /jta/ /var/www/COMMON/jta/jta-active/ - -Alias /drall/ /var/www/COMMON/drall/drall-active/ -Alias /drall-test/ /var/www/COMMON/drall/drall-test/ - -Alias /ldapxp/ /var/www/COMMON/ldapxp/ldapxp-active/ -Alias /ldapxp-test/ /var/www/COMMON/ldapxp/ldapxp-test/ - -Alias /ldapexplorer/ /var/www/COMMON/ldapexplorer/ldapexplorer-active/ -Alias /ldapexplorer-test/ /var/www/COMMON/ldapexplorer/ldapexplorer-test/ - -Alias /sldapa/ /var/www/COMMON/sldapa/sldapa-active/ -Alias /sldapa-test/ /var/www/COMMON/sldapa/sldapa-test/ - -Alias /web2ldap/ /var/www/COMMON/web2ldap/web2ldap-active/ -Alias /web2ldap-test/ /var/www/COMMON/web2ldap/web2ldap-test/ - -Alias /chat /var/www/COMMON/jirc/jirc-active -Alias /jirc/ /var/www/COMMON/jirc/jirc-active/ -Alias /eirc/ /var/www/COMMON/eirc/eirc-active/ -Alias /apirc/ /var/www/COMMON/apirc/apirc-active/ -Alias /phpirc/ /var/www/COMMON/phpirc/phpirc-active/ -Alias /phpchat/ /var/www/COMMON/phpchat/phpchat-active/ -Alias /whiplash/ /var/www/COMMON/whiplash/whiplash-active/ - -Alias /rosenet-calendar/ /var/www/COMMON/rosenet-calendar/rosenet-calendar-active/ -Alias /webcal/ /var/www/COMMON/webcal/webcal-active/ diff --git a/apache/includes/misc-php4 b/apache/includes/misc-php4 deleted file mode 100644 index 51c9ab6..0000000 --- a/apache/includes/misc-php4 +++ /dev/null @@ -1,52 +0,0 @@ -ScriptAlias /mailman /usr/lib/mailman/cgi-bin -Alias /pipermail /var/lib/mailman/archives/public -Alias /Lists-Archives /var/lib/mailman/archives/public - -Alias /pub/ /pub/ -Alias /debian/ /pub/debian/ -Alias /debian-non-US/ /pub/debian-non-US/ - -Alias /squirrelmail/ /var/www/COMMON/squirrelmail/squirrelmail-active/ -Alias /squirrelmail-test/ /var/www/COMMON/squirrelmail/squirrelmail-test/ -Alias /nocc/ /var/www/COMMON/nocc/nocc-active/ -Alias /twig/ /usr/share/twig/ -Alias /twig-test/ /var/www/COMMON/twig/twig-test/ -Alias /aeromail/ /var/www/COMMON/aeromail/aeromail-active/ -Alias /mumail/ /var/www/COMMON/mumail/mumail-active/ -Alias /wapmail/ /var/www/COMMON/wapmail/wapmail-active/ -Alias /wapmail-test/ /var/www/COMMON/wapmail/wapmail-test/ -Alias /horde /usr/share/horde -Alias /imp /usr/share/horde/imp - -Alias /terminal /var/www/COMMON/mindterm/mindterm-active -Alias /mindterm/ /var/www/COMMON/mindterm/mindterm-active/ -Alias /mindterm-test/ /var/www/COMMON/mindterm/mindterm-test/ -Alias /jta/ /var/www/COMMON/jta/jta-active/ - -Alias /drall/ /var/www/COMMON/drall/drall-active/ -Alias /drall-test/ /var/www/COMMON/drall/drall-test/ - -Alias /ldapxp/ /var/www/COMMON/ldapxp/ldapxp-active/ -Alias /ldapxp-test/ /var/www/COMMON/ldapxp/ldapxp-test/ - -Alias /ldapexplorer/ /var/www/COMMON/ldapexplorer/ldapexplorer-active/ -Alias /ldapexplorer-test/ /var/www/COMMON/ldapexplorer/ldapexplorer-test/ - -Alias /sldapa/ /var/www/COMMON/sldapa/sldapa-active/ -Alias /sldapa-test/ /var/www/COMMON/sldapa/sldapa-test/ - -Alias /web2ldap/ /var/www/COMMON/web2ldap/web2ldap-active/ -Alias /web2ldap-test/ /var/www/COMMON/web2ldap/web2ldap-test/ - -Alias /chat /var/www/COMMON/jirc/jirc-active -Alias /jirc/ /var/www/COMMON/jirc/jirc-active/ -Alias /eirc/ /var/www/COMMON/eirc/eirc-active/ -Alias /apirc/ /var/www/COMMON/apirc/apirc-active/ -Alias /phpirc/ /var/www/COMMON/phpirc/phpirc-active/ -Alias /phpchat/ /var/www/COMMON/phpchat/phpchat-active/ -Alias /whiplash/ /var/www/COMMON/whiplash/whiplash-active/ - -Alias /rosenet-calendar/ /var/www/COMMON/rosenet-calendar/rosenet-calendar-active/ -Alias /webcal/ /var/www/COMMON/webcal/webcal-active/ - -Alias /user-admin /var/www/COMMON/user-admin diff --git a/apache/includes/nocc b/apache/includes/nocc deleted file mode 100644 index e0aa7ec..0000000 --- a/apache/includes/nocc +++ /dev/null @@ -1,2 +0,0 @@ -Alias /nocc/ /var/www/COMMON/nocc/nocc-active/ -Alias /nocc-test/ /var/www/COMMON/nocc/nocc-test/ diff --git a/apache/includes/user-admin b/apache/includes/user-admin deleted file mode 100644 index 2c468dc..0000000 --- a/apache/includes/user-admin +++ /dev/null @@ -1,13 +0,0 @@ -Alias /user-admin /var/www/COMMON/user-admin - -<Location /user-admin> - Options +MultiViews +Indexes - DirectoryIndex index - - AuthShadow On - AuthName "User admin" - AuthType Basic - <Limit GET POST> - require valid-user - </Limit> -</Location> diff --git a/apache/mksuexec/Makefile b/apache/mksuexec/Makefile deleted file mode 100644 index 2e1bd79..0000000 --- a/apache/mksuexec/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -suexec-home: - gcc -lm -lcrypt -ldb -ldl -I/usr/include/apache-1.3 -DAP_DOC_ROOT=/home -o suexec-home suexec.c - -suexec2-prefork-home: - gcc -lm -lcrypt -ldb -ldl -I/usr/include/apache2 -I/usr/include/apr-0 -DAP_DOC_ROOT=/home -o suexec-prefork-home suexec.c diff --git a/apache/mksuexec/suexec.c b/apache/mksuexec/suexec.c deleted file mode 100644 index af67ad5..0000000 --- a/apache/mksuexec/suexec.c +++ /dev/null @@ -1,620 +0,0 @@ -/* Copyright 1999-2004 The Apache Software Foundation - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -/* - * suexec.c -- "Wrapper" support program for suEXEC behaviour for Apache - * - *********************************************************************** - * - * NOTE! : DO NOT edit this code!!! Unless you know what you are doing, - * editing this code might open up your system in unexpected - * ways to would-be crackers. Every precaution has been taken - * to make this code as safe as possible; alter it at your own - * risk. - * - *********************************************************************** - * - * - */ - -#include "apr.h" -#include "ap_config.h" -#include "suexec.h" - -#define AP_DOC_ROOT "/home" - -#include <sys/param.h> -#include <sys/stat.h> -#include <sys/types.h> -#include <string.h> -#include <time.h> -#if APR_HAVE_UNISTD_H -#include <unistd.h> -#endif - -#include <stdio.h> -#include <stdarg.h> -#include <stdlib.h> - -#ifdef HAVE_PWD_H -#include <pwd.h> -#endif - -#ifdef HAVE_GRP_H -#include <grp.h> -#endif - -/* - *********************************************************************** - * There is no initgroups() in QNX, so I believe this is safe :-) - * Use cc -osuexec -3 -O -mf -DQNX suexec.c to compile. - * - * May 17, 1997. - * Igor N. Kovalenko -- infoh@mail.wplus.net - *********************************************************************** - */ - -#if defined(NEED_INITGROUPS) -int initgroups(const char *name, gid_t basegid) -{ - /* QNX and MPE do not appear to support supplementary groups. */ - return 0; -} -#endif - -#if defined(SUNOS4) -extern char *sys_errlist[]; -#define strerror(x) sys_errlist[(x)] -#endif - -#if defined(PATH_MAX) -#define AP_MAXPATH PATH_MAX -#elif defined(MAXPATHLEN) -#define AP_MAXPATH MAXPATHLEN -#else -#define AP_MAXPATH 8192 -#endif - -#define AP_ENVBUF 256 - -extern char **environ; -static FILE *log = NULL; - -char *safe_env_lst[] = -{ - /* variable name starts with */ - "HTTP_", - "SSL_", - - /* variable name is */ - "AUTH_TYPE=", - "CONTENT_LENGTH=", - "CONTENT_TYPE=", - "DATE_GMT=", - "DATE_LOCAL=", - "DOCUMENT_NAME=", - "DOCUMENT_PATH_INFO=", - "DOCUMENT_ROOT=", - "DOCUMENT_URI=", - "FILEPATH_INFO=", - "GATEWAY_INTERFACE=", - "HTTPS=", - "LAST_MODIFIED=", - "PATH_INFO=", - "PATH_TRANSLATED=", - "QUERY_STRING=", - "QUERY_STRING_UNESCAPED=", - "REMOTE_ADDR=", - "REMOTE_HOST=", - "REMOTE_IDENT=", - "REMOTE_PORT=", - "REMOTE_USER=", - "REDIRECT_QUERY_STRING=", - "REDIRECT_REMOTE_USER=", - "REDIRECT_STATUS=", - "REDIRECT_URL=", - "REQUEST_METHOD=", - "REQUEST_URI=", - "SCRIPT_FILENAME=", - "SCRIPT_NAME=", - "SCRIPT_URI=", - "SCRIPT_URL=", - "SERVER_ADMIN=", - "SERVER_NAME=", - "SERVER_ADDR=", - "SERVER_PORT=", - "SERVER_PROTOCOL=", - "SERVER_SIGNATURE=", - "SERVER_SOFTWARE=", - "UNIQUE_ID=", - "USER_NAME=", - "TZ=", - NULL -}; - - -static void err_output(const char *fmt, va_list ap) -{ -#ifdef AP_LOG_EXEC - time_t timevar; - struct tm *lt; - - if (!log) { - if ((log = fopen(AP_LOG_EXEC, "a")) == NULL) { - fprintf(stderr, "failed to open log file\n"); - perror("fopen"); - exit(1); - } - } - - time(&timevar); - lt = localtime(&timevar); - - fprintf(log, "[%d-%.2d-%.2d %.2d:%.2d:%.2d]: ", - lt->tm_year + 1900, lt->tm_mon + 1, lt->tm_mday, - lt->tm_hour, lt->tm_min, lt->tm_sec); - - vfprintf(log, fmt, ap); - - fflush(log); -#endif /* AP_LOG_EXEC */ - return; -} - -static void log_err(const char *fmt,...) -{ -#ifdef AP_LOG_EXEC - va_list ap; - - va_start(ap, fmt); - err_output(fmt, ap); - va_end(ap); -#endif /* AP_LOG_EXEC */ - return; -} - -static void clean_env(void) -{ - char pathbuf[512]; - char **cleanenv; - char **ep; - int cidx = 0; - int idx; - - /* While cleaning the environment, the environment should be clean. - * (e.g. malloc() may get the name of a file for writing debugging info. - * Bad news if MALLOC_DEBUG_FILE is set to /etc/passwd. Sprintf() may be - * susceptible to bad locale settings....) - * (from PR 2790) - */ - char **envp = environ; - char *empty_ptr = NULL; - - environ = &empty_ptr; /* VERY safe environment */ - - if ((cleanenv = (char **) calloc(AP_ENVBUF, sizeof(char *))) == NULL) { - log_err("failed to malloc memory for environment\n"); - exit(120); - } - - sprintf(pathbuf, "PATH=%s", AP_SAFE_PATH); - cleanenv[cidx] = strdup(pathbuf); - cidx++; - - for (ep = envp; *ep && cidx < AP_ENVBUF-1; ep++) { - for (idx = 0; safe_env_lst[idx]; idx++) { - if (!strncmp(*ep, safe_env_lst[idx], - strlen(safe_env_lst[idx]))) { - cleanenv[cidx] = *ep; - cidx++; - break; - } - } - } - - cleanenv[cidx] = NULL; - - environ = cleanenv; -} - -int main(int argc, char *argv[]) -{ - int userdir = 0; /* ~userdir flag */ - uid_t uid; /* user information */ - gid_t gid; /* target group placeholder */ - char *target_uname; /* target user name */ - char *target_gname; /* target group name */ - char *target_homedir; /* target home directory */ - char *actual_uname; /* actual user name */ - char *actual_gname; /* actual group name */ - char *prog; /* name of this program */ - char *cmd; /* command to be executed */ - char cwd[AP_MAXPATH]; /* current working directory */ - char dwd[AP_MAXPATH]; /* docroot working directory */ - struct passwd *pw; /* password entry holder */ - struct group *gr; /* group entry holder */ - struct stat dir_info; /* directory info holder */ - struct stat prg_info; /* program info holder */ - - /* - * Start with a "clean" environment - */ - clean_env(); - - prog = argv[0]; - /* - * Check existence/validity of the UID of the user - * running this program. Error out if invalid. - */ - uid = getuid(); - if ((pw = getpwuid(uid)) == NULL) { - log_err("crit: invalid uid: (%ld)\n", uid); - exit(102); - } - /* - * See if this is a 'how were you compiled' request, and - * comply if so. - */ - if ((argc > 1) - && (! strcmp(argv[1], "-V")) - && ((uid == 0) -#ifdef _OSD_POSIX - /* User name comparisons are case insensitive on BS2000/OSD */ - || (! strcasecmp(AP_HTTPD_USER, pw->pw_name))) -#else /* _OSD_POSIX */ - || (! strcmp(AP_HTTPD_USER, pw->pw_name))) -#endif /* _OSD_POSIX */ - ) { -#ifdef AP_DOC_ROOT - fprintf(stderr, " -D AP_DOC_ROOT=\"%s\"\n", AP_DOC_ROOT); -#endif -#ifdef AP_GID_MIN - fprintf(stderr, " -D AP_GID_MIN=%d\n", AP_GID_MIN); -#endif -#ifdef AP_HTTPD_USER - fprintf(stderr, " -D AP_HTTPD_USER=\"%s\"\n", AP_HTTPD_USER); -#endif -#ifdef AP_LOG_EXEC - fprintf(stderr, " -D AP_LOG_EXEC=\"%s\"\n", AP_LOG_EXEC); -#endif -#ifdef AP_SAFE_PATH - fprintf(stderr, " -D AP_SAFE_PATH=\"%s\"\n", AP_SAFE_PATH); -#endif -#ifdef AP_SUEXEC_UMASK - fprintf(stderr, " -D AP_SUEXEC_UMASK=%03o\n", AP_SUEXEC_UMASK); -#endif -#ifdef AP_UID_MIN - fprintf(stderr, " -D AP_UID_MIN=%d\n", AP_UID_MIN); -#endif -#ifdef AP_USERDIR_SUFFIX - fprintf(stderr, " -D AP_USERDIR_SUFFIX=\"%s\"\n", AP_USERDIR_SUFFIX); -#endif - exit(0); - } - /* - * If there are a proper number of arguments, set - * all of them to variables. Otherwise, error out. - */ - if (argc < 4) { - log_err("too few arguments\n"); - exit(101); - } - target_uname = argv[1]; - target_gname = argv[2]; - cmd = argv[3]; - - /* - * Check to see if the user running this program - * is the user allowed to do so as defined in - * suexec.h. If not the allowed user, error out. - */ -#ifdef _OSD_POSIX - /* User name comparisons are case insensitive on BS2000/OSD */ - if (strcasecmp(AP_HTTPD_USER, pw->pw_name)) { - log_err("user mismatch (%s instead of %s)\n", pw->pw_name, AP_HTTPD_USER); - exit(103); - } -#else /*_OSD_POSIX*/ - if (strcmp(AP_HTTPD_USER, pw->pw_name)) { - log_err("user mismatch (%s instead of %s)\n", pw->pw_name, AP_HTTPD_USER); - exit(103); - } -#endif /*_OSD_POSIX*/ - - /* - * Check for a leading '/' (absolute path) in the command to be executed, - * or attempts to back up out of the current directory, - * to protect against attacks. If any are - * found, error out. Naughty naughty crackers. - */ - if ((cmd[0] == '/') || (!strncmp(cmd, "../", 3)) - || (strstr(cmd, "/../") != NULL)) { - log_err("invalid command (%s)\n", cmd); - exit(104); - } - - /* - * Check to see if this is a ~userdir request. If - * so, set the flag, and remove the '~' from the - * target username. - */ - if (!strncmp("~", target_uname, 1)) { - target_uname++; - userdir = 1; - } - - /* - * Error out if the target username is invalid. - */ - if (strspn(target_uname, "1234567890") != strlen(target_uname)) { - if ((pw = getpwnam(target_uname)) == NULL) { - log_err("invalid target user name: (%s)\n", target_uname); - exit(105); - } - } - else { - if ((pw = getpwuid(atoi(target_uname))) == NULL) { - log_err("invalid target user id: (%s)\n", target_uname); - exit(121); - } - } - - /* - * Error out if the target group name is invalid. - */ - if (strspn(target_gname, "1234567890") != strlen(target_gname)) { - if ((gr = getgrnam(target_gname)) == NULL) { - log_err("invalid target group name: (%s)\n", target_gname); - exit(106); - } - gid = gr->gr_gid; - actual_gname = strdup(gr->gr_name); - } - else { - gid = atoi(target_gname); - actual_gname = strdup(target_gname); - } - -#ifdef _OSD_POSIX - /* - * Initialize BS2000 user environment - */ - { - pid_t pid; - int status; - - switch (pid = ufork(target_uname)) { - case -1: /* Error */ - log_err("failed to setup bs2000 environment for user %s: %s\n", - target_uname, strerror(errno)); - exit(150); - case 0: /* Child */ - break; - default: /* Father */ - while (pid != waitpid(pid, &status, 0)) - ; - /* @@@ FIXME: should we deal with STOP signals as well? */ - if (WIFSIGNALED(status)) { - kill (getpid(), WTERMSIG(status)); - } - exit(WEXITSTATUS(status)); - } - } -#endif /*_OSD_POSIX*/ - - /* - * Save these for later since initgroups will hose the struct - */ - uid = pw->pw_uid; - actual_uname = strdup(pw->pw_name); - target_homedir = strdup(pw->pw_dir); - - /* - * Log the transaction here to be sure we have an open log - * before we setuid(). - */ - log_err("uid: (%s/%s) gid: (%s/%s) cmd: %s\n", - target_uname, actual_uname, - target_gname, actual_gname, - cmd); - - /* - * Error out if attempt is made to execute as root or as - * a UID less than AP_UID_MIN. Tsk tsk. - */ - if ((uid == 0) || (uid < AP_UID_MIN)) { - log_err("cannot run as forbidden uid (%d/%s)\n", uid, cmd); - exit(107); - } - - /* - * Error out if attempt is made to execute as root group - * or as a GID less than AP_GID_MIN. Tsk tsk. - */ - if ((gid == 0) || (gid < AP_GID_MIN)) { - log_err("cannot run as forbidden gid (%d/%s)\n", gid, cmd); - exit(108); - } - - /* - * Change UID/GID here so that the following tests work over NFS. - * - * Initialize the group access list for the target user, - * and setgid() to the target group. If unsuccessful, error out. - */ - if (((setgid(gid)) != 0) || (initgroups(actual_uname, gid) != 0)) { - log_err("failed to setgid (%ld: %s)\n", gid, cmd); - exit(109); - } - - /* - * setuid() to the target user. Error out on fail. - */ - if ((setuid(uid)) != 0) { - log_err("failed to setuid (%ld: %s)\n", uid, cmd); - exit(110); - } - - /* - * Get the current working directory, as well as the proper - * document root (dependant upon whether or not it is a - * ~userdir request). Error out if we cannot get either one, - * or if the current working directory is not in the docroot. - * Use chdir()s and getcwd()s to avoid problems with symlinked - * directories. Yuck. - */ - if (getcwd(cwd, AP_MAXPATH) == NULL) { - log_err("cannot get current working directory\n"); - exit(111); - } - - if (userdir) { - if (((chdir(target_homedir)) != 0) || - ((chdir(AP_USERDIR_SUFFIX)) != 0) || - ((getcwd(dwd, AP_MAXPATH)) == NULL) || - ((chdir(cwd)) != 0)) { - log_err("cannot get docroot information (%s)\n", target_homedir); - exit(112); - } - } - else { - if (((chdir(AP_DOC_ROOT)) != 0) || - ((getcwd(dwd, AP_MAXPATH)) == NULL) || - ((chdir(cwd)) != 0)) { - log_err("cannot get docroot information (%s)\n", AP_DOC_ROOT); - exit(113); - } - } - - if ((strncmp(cwd, dwd, strlen(dwd))) != 0) { - log_err("command not in docroot (%s/%s)\n", cwd, cmd); - exit(114); - } - - /* - * Stat the cwd and verify it is a directory, or error out. - */ - if (((lstat(cwd, &dir_info)) != 0) || !(S_ISDIR(dir_info.st_mode))) { - log_err("cannot stat directory: (%s)\n", cwd); - exit(115); - } - - /* - * Error out if cwd is writable by others. - */ - if ((dir_info.st_mode & S_IWOTH) || (dir_info.st_mode & S_IWGRP)) { - log_err("directory is writable by others: (%s)\n", cwd); - exit(116); - } - - /* - * Error out if we cannot stat the program. - */ - if (((lstat(cmd, &prg_info)) != 0) || (S_ISLNK(prg_info.st_mode))) { - log_err("cannot stat program: (%s)\n", cmd); - exit(117); - } - - /* - * Error out if the program is writable by others. - */ - if ((prg_info.st_mode & S_IWOTH) || (prg_info.st_mode & S_IWGRP)) { - log_err("file is writable by others: (%s/%s)\n", cwd, cmd); - exit(118); - } - - /* - * Error out if the file is setuid or setgid. - */ - if ((prg_info.st_mode & S_ISUID) || (prg_info.st_mode & S_ISGID)) { - log_err("file is either setuid or setgid: (%s/%s)\n", cwd, cmd); - exit(119); - } - - /* - * Error out if the target name/group is different from - * the name/group of the cwd or the program. - */ - if ((uid != dir_info.st_uid) || - (gid != dir_info.st_gid) || - (uid != prg_info.st_uid) || - (gid != prg_info.st_gid)) { - log_err("target uid/gid (%ld/%ld) mismatch " - "with directory (%ld/%ld) or program (%ld/%ld)\n", - uid, gid, - dir_info.st_uid, dir_info.st_gid, - prg_info.st_uid, prg_info.st_gid); - exit(120); - } - /* - * Error out if the program is not executable for the user. - * Otherwise, she won't find any error in the logs except for - * "[error] Premature end of script headers: ..." - */ - if (!(prg_info.st_mode & S_IXUSR)) { - log_err("file has no execute permission: (%s/%s)\n", cwd, cmd); - exit(121); - } - -#ifdef AP_SUEXEC_UMASK - /* - * umask() uses inverse logic; bits are CLEAR for allowed access. - */ - if ((~AP_SUEXEC_UMASK) & 0022) { - log_err("notice: AP_SUEXEC_UMASK of %03o allows " - "write permission to group and/or other\n", AP_SUEXEC_UMASK); - } - umask(AP_SUEXEC_UMASK); -#endif /* AP_SUEXEC_UMASK */ - - /* - * Be sure to close the log file so the CGI can't - * mess with it. If the exec fails, it will be reopened - * automatically when log_err is called. Note that the log - * might not actually be open if AP_LOG_EXEC isn't defined. - * However, the "log" cell isn't ifdef'd so let's be defensive - * and assume someone might have done something with it - * outside an ifdef'd AP_LOG_EXEC block. - */ - if (log != NULL) { - fclose(log); - log = NULL; - } - - /* - * Execute the command, replacing our image with its own. - */ -#ifdef NEED_HASHBANG_EMUL - /* We need the #! emulation when we want to execute scripts */ - { - extern char **environ; - - ap_execve(cmd, &argv[3], environ); - } -#else /*NEED_HASHBANG_EMUL*/ - execv(cmd, &argv[3]); -#endif /*NEED_HASHBANG_EMUL*/ - - /* - * (I can't help myself...sorry.) - * - * Uh oh. Still here. Where's the kaboom? There was supposed to be an - * EARTH-shattering kaboom! - * - * Oh well, log the failure and error out. - */ - log_err("(%d)%s: exec failed (%s)\n", errno, strerror(errno), cmd); - exit(255); -} diff --git a/apache/mksuexec/suexec.c.diff b/apache/mksuexec/suexec.c.diff deleted file mode 100644 index 48adf9e..0000000 --- a/apache/mksuexec/suexec.c.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- suexec.c.orig 2004-08-23 17:07:18.000000000 +0200 -+++ suexec.c 2004-12-29 00:30:26.000000000 +0100 -@@ -33,6 +33,8 @@ - #include "ap_config.h" - #include "suexec.h" - -+#define AP_DOC_ROOT "/home" -+ - #include <sys/param.h> - #include <sys/stat.h> - #include <sys/types.h> diff --git a/apache/mksuexec/suexec.h b/apache/mksuexec/suexec.h deleted file mode 100644 index e76a3bb..0000000 --- a/apache/mksuexec/suexec.h +++ /dev/null @@ -1,107 +0,0 @@ -/* Copyright 1999-2004 The Apache Software Foundation - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -/* - * suexec.h -- user-definable variables for the suexec wrapper code. - * (See README.configure on how to customize these variables.) - */ - - -#ifndef _SUEXEC_H -#define _SUEXEC_H - -/* - * Include ap_config_layout so we can work out where the default htdocsdir - * and logsdir are. - */ -#include "ap_config_layout.h" - -/* - * HTTPD_USER -- Define as the username under which Apache normally - * runs. This is the only user allowed to execute - * this program. - */ -#ifndef AP_HTTPD_USER -#define AP_HTTPD_USER "www" -#endif - -/* - * UID_MIN -- Define this as the lowest UID allowed to be a target user - * for suEXEC. For most systems, 500 or 100 is common. - */ -#ifndef AP_UID_MIN -#define AP_UID_MIN 100 -#endif - -/* - * GID_MIN -- Define this as the lowest GID allowed to be a target group - * for suEXEC. For most systems, 100 is common. - */ -#ifndef AP_GID_MIN -#define AP_GID_MIN 100 -#endif - -/* - * USERDIR_SUFFIX -- Define to be the subdirectory under users' - * home directories where suEXEC access should - * be allowed. All executables under this directory - * will be executable by suEXEC as the user so - * they should be "safe" programs. If you are - * using a "simple" UserDir directive (ie. one - * without a "*" in it) this should be set to - * the same value. suEXEC will not work properly - * in cases where the UserDir directive points to - * a location that is not the same as the user's - * home directory as referenced in the passwd file. - * - * If you have VirtualHosts with a different - * UserDir for each, you will need to define them to - * all reside in one parent directory; then name that - * parent directory here. IF THIS IS NOT DEFINED - * PROPERLY, ~USERDIR CGI REQUESTS WILL NOT WORK! - * See the suEXEC documentation for more detailed - * information. - */ -#ifndef AP_USERDIR_SUFFIX -#define AP_USERDIR_SUFFIX "public_html" -#endif - -/* - * LOG_EXEC -- Define this as a filename if you want all suEXEC - * transactions and errors logged for auditing and - * debugging purposes. - */ -#ifndef AP_LOG_EXEC -#define AP_LOG_EXEC DEFAULT_EXP_LOGFILEDIR "/suexec_log" /* Need me? */ -#endif - -/* - * DOC_ROOT -- Define as the DocumentRoot set for Apache. This - * will be the only hierarchy (aside from UserDirs) - * that can be used for suEXEC behavior. - */ -#ifndef AP_DOC_ROOT -#define AP_DOC_ROOT DEFAULT_EXP_HTDOCSDIR -#endif - -/* - * SAFE_PATH -- Define a safe PATH environment to pass to CGI executables. - * - */ -#ifndef AP_SAFE_PATH -#define AP_SAFE_PATH "/usr/local/bin:/usr/bin:/bin" -#endif - -#endif /* _SUEXEC_H */ diff --git a/apache/vhosts.d/00Virtual b/apache/vhosts.d/00Virtual deleted file mode 100644 index 9a7bf64..0000000 --- a/apache/vhosts.d/00Virtual +++ /dev/null @@ -1,17 +0,0 @@ -DocumentRoot /home - -<Directory /home/*/websites/*> - AllowOverride FileInfo AuthConfig Limit - Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec - <Limit GET POST OPTIONS PROPFIND> - Order allow,deny - Allow from all - </Limit> - <Limit PUT DELETE PATCH PROPPATCH MKCOL COPY MOVE LOCK UNLOCK> - Order deny,allow - Deny from all - </Limit> -</Directory> - -UseCanonicalName Off -NameVirtualHost * diff --git a/apache/vhosts.d/0DEFAULT b/apache/vhosts.d/0DEFAULT deleted file mode 100644 index 364a825..0000000 --- a/apache/vhosts.d/0DEFAULT +++ /dev/null @@ -1,17 +0,0 @@ -<VirtualHost *> -ServerName 107b.dk -ServerAlias www -ServerAdmin webmaster@107b.dk -DocumentRoot /home/web/websites/107b.dk - -ScriptAlias /cgi-bin/ /home/web/webscripts/107b.dk/ -User web -Group web -</VirtualHost> - -<VirtualHost *> -ServerName www.107b.dk -RewriteEngine On -RewriteRule / http://107b.dk/ [R] -TransferLog /dev/null -</VirtualHost> diff --git a/apache/vhosts.d/README b/apache/vhosts.d/README deleted file mode 100644 index a07436e..0000000 --- a/apache/vhosts.d/README +++ /dev/null @@ -1,15 +0,0 @@ -# These are example files for Apache virtual hosts. -# They need a little tweaking (at least change the domainname). -# -# Add this line just below "Section 3: Virtual hosts" in httpd.conf: -# -# Include vhosts.d/ -# -# Some of the stuff is tied to the concept of recompiling suexec to have -# the files located below /home instead of /var/www (this - among other -# issues - allows for putting ftp access within a chroot and still allow -# web designers into their websites). -# -# TODO: -# * Write these as m4 scripts -# * automate using CFEngine diff --git a/apache/vhosts.d/admin b/apache/vhosts.d/admin deleted file mode 100644 index bf1d0cb..0000000 --- a/apache/vhosts.d/admin +++ /dev/null @@ -1,43 +0,0 @@ -<VirtualHost *> -ServerName admin.107b.dk -ServerAlias admin -ServerAdmin webmaster@107b.dk -DocumentRoot /home/web/websites/admin.107b.dk - -Alias /eskuel/ /var/www/eskuel/ - -Alias /dav/ /var/www/dav/ -<Location /dav/> - AuthShadow On - AuthName "WebDAV" - AuthType Basic - AllowOverride None - Dav On - Options Indexes - Order allow,deny - Allow from all - <Limit HEAD GET POST OPTIONS PROPFIND> - Allow from all - </Limit> - <Limit MKCOL PUT DELETE LOCK UNLOCK COPY MOVE PROPPATCH> -# Deny from all - Allow from all - </Limit> - require valid-user -</Location> - -Alias /put/ /var/www/put/ -<Location /put/> - EnablePut On -# EnableDelete Off - umask 007 -# <Limit PUT> - AuthShadow On - AuthName "http PUT" - AuthType Basic - require valid-user -# </Limit> -</Location> - -Include /etc/phpmyadmin/apache.conf -</VirtualHost> diff --git a/apache/vhosts.d/cups b/apache/vhosts.d/cups deleted file mode 100644 index f122b09..0000000 --- a/apache/vhosts.d/cups +++ /dev/null @@ -1,12 +0,0 @@ -<VirtualHost *> - ServerName cups.107b.dk - RewriteEngine On - RewriteRule / http://cups.107b.dk:631/ [R] - TransferLog /dev/null -</VirtualHost> -<VirtualHost *> - ServerName cups - RewriteEngine On - RewriteRule / http://cups:631/ [R] - TransferLog /dev/null -</VirtualHost> diff --git a/apache/vhosts.d/horde2 b/apache/vhosts.d/horde2 deleted file mode 100644 index f776794..0000000 --- a/apache/vhosts.d/horde2 +++ /dev/null @@ -1,12 +0,0 @@ -<VirtualHost *> - ServerName horde.vega.dk - ServerAlias horde - ServerAlias homebase.horde.vega.dk - ServerAlias louiz.horde.vega.dk - ServerAlias lab.horde.vega.dk - ServerAlias jones.horde.vega.dk - ServerAlias vega.horde.vega.dk - ServerAdmin webmaster@vega.dk - DocumentRoot /usr/share/horde2 - Include /etc/horde2/apache.conf -</VirtualHost> diff --git a/apache/vhosts.d/kiosk b/apache/vhosts.d/kiosk deleted file mode 100644 index 8de507b..0000000 --- a/apache/vhosts.d/kiosk +++ /dev/null @@ -1,7 +0,0 @@ -<VirtualHost *> -ServerName kiosk.107b.dk -ServerAlias kiosk -RewriteEngine On -RewriteRule / http://lab.107b.dk/ [R] -TransferLog /dev/null -</VirtualHost> diff --git a/apache/vhosts.d/mail b/apache/vhosts.d/mail deleted file mode 100644 index 6a7e3bd..0000000 --- a/apache/vhosts.d/mail +++ /dev/null @@ -1,29 +0,0 @@ -<VirtualHost *> - ServerName mail.107b.dk - ServerAlias mail - ServerAdmin webmaster@107b.dk - DocumentRoot /home/web/websites/mail.107b.dk - -Alias /postaci/ /var/www/postaci/ - - Alias /lists/archive /var/lib/mailman/archives/public - ScriptAlias /lists /usr/lib/mailman/cgi-bin - ScriptAlias /mailman /usr/lib/mailman/cgi-bin - RewriteEngine on - RewriteRule ^/lists(/)?$ /lists/listinfo [R] - - <Directory /> - Options FollowSymLinks - AllowOverride None - </Directory> - - <Location /doc/mailman/images/> - order deny,allow - allow from all - </Location> - - Include /etc/horde/apache.conf - Include /etc/imp/apache.conf - Include /etc/squirrelmail/apache.conf -# Include /etc/sympa/httpd.conf-cgi -</VirtualHost> diff --git a/apache/vhosts.d/stats b/apache/vhosts.d/stats deleted file mode 100644 index 1d0db6b..0000000 --- a/apache/vhosts.d/stats +++ /dev/null @@ -1,26 +0,0 @@ -<VirtualHost *> - ServerName stats.vega.dk - ServerAlias stats - ServerAdmin webmaster@vega.dk - DocumentRoot /home/jonas/websites/stats.vega.dk - Alias /awstats-icon /usr/share/awstats/icon - - <Location /> - Options +Indexes +MultiViews +ExecCGI - DirectoryIndex index - ServerSignature Email - </Location> - -# <Location /www.ror.dk/> -# AuthUserFile /var/www/VIRTUAL/stats.jones.dk/www/COMMON/.htpasswd -# AuthGroupFile /dev/null -# AuthType Basic -# AuthName "Stats access" -# require user jonas rordk -# </Location> - - <Location /doc/analog/images> - order allow,deny - allow from all - </Location> -</VirtualHost> diff --git a/apache/vhosts.d/wiki b/apache/vhosts.d/wiki deleted file mode 100644 index e4e026f..0000000 --- a/apache/vhosts.d/wiki +++ /dev/null @@ -1,12 +0,0 @@ -<VirtualHost *> - ServerName wiki.vega.dk - ServerAlias wiki - ServerAdmin webmaster@vega.dk - DocumentRoot /home/jonas/websites/wiki.vega.dk - user jonas - group jonas - Alias /wiki/ /usr/share/moin/htdocs/ - ScriptAlias /moin /home/jonas/webscripts/wiki.vega.dk/moin.cgi - RewriteEngine on - RewriteRule ^/$ /moin [R] -</VirtualHost> diff --git a/apache/vhosts.d/wpad b/apache/vhosts.d/wpad deleted file mode 100644 index 847a676..0000000 --- a/apache/vhosts.d/wpad +++ /dev/null @@ -1,6 +0,0 @@ -<VirtualHost *> - ServerName wpad - DocumentRoot /etc/local-COMMON/apache/wpad - RewriteEngine On - RewriteRule ^/.*$ /etc/local-COMMON/apache/wpad/wpad.dat [T=application/x-ns-proxy-autoconfig] -</VirtualHost> diff --git a/apache/vhosts.include.d/local-zope b/apache/vhosts.include.d/local-zope deleted file mode 100644 index 7249ae5..0000000 --- a/apache/vhosts.include.d/local-zope +++ /dev/null @@ -1,6 +0,0 @@ -<Directory /var/lib/zope2.7/cgi-bin/> - AllowOverride None - Options ExecCGI - Order allow,deny - Allow from all -</Directory> diff --git a/apache/vhosts.m4/vhost.m4 b/apache/vhosts.m4/vhost.m4 deleted file mode 100644 index 072388e..0000000 --- a/apache/vhosts.m4/vhost.m4 +++ /dev/null @@ -1,30 +0,0 @@ -# Generated by vhost.m4 (please delete this line if editing manually!) -ifdef(ROOT, -<VirtualHost VHOST> - ServerName HOST -ifdef(HOST_LOCAL, - ServerAlias HOST_LOCAL -)dnl -ifdef(HOST_JOKER, - ServerAlias HOST_JOKER -)dnl - ServerAdmin EMAIL - DocumentRoot ROOT -ifdef(CGIROOT, - ScriptAlias /cgi-bin/ CGIROOT - user UID - group GID -)dnl -</VirtualHost> -)dnl -ifdef(REDIRHOST, -<VirtualHost VHOST> - ServerName REDIRHOST -ifdef(REDIRHOST_JOKER, - ServerAlias *.REDIRHOST_JOKER -)dnl - RewriteEngine On - RewriteRule / http://HOST/ [R] - TransferLog /dev/null -</VirtualHost> -)dnl diff --git a/apache/virtual/VIRTUAL b/apache/virtual/VIRTUAL deleted file mode 100644 index 1940715..0000000 --- a/apache/virtual/VIRTUAL +++ /dev/null @@ -1,38 +0,0 @@ -RewriteEngine On -RewriteRule /VIRTUAL/([^/]+) http://$1 [R] -RewriteCond %{HTTP_HOST} ^rip$ [NC] -RewriteRule / http://rip:631/ [R,L] -RewriteCond %{HTTP_HOST} ^proxy$ [NC] -RewriteRule / http://rip:8080/ [R,L] - -#UseCanonicalName DNS -UseCanonicalName Off - -NameVirtualHost * - -<VirtualHost _DEFAULT_> - DocumentRoot /var/www - ScriptAlias /cgi-local /var/www/cgi-local - <Location /> - Options +ExecCGI - AuthPAM_Enabled On - </Location> - <Files bos*.cgi> - AuthType Basic - AuthName BOS - require group users - </Files> -</VirtualHost> -<VirtualHost *> - VirtualDocumentRoot /var/www/VIRTUAL/%0/www - VirtualScriptAlias /var/www/VIRTUAL/%0/cgi-local - <Location /> - Options +ExecCGI - AuthPAM_Enabled On - </Location> - <Files bos*.cgi> - AuthType Basic - AuthName BOS - require group users - </Files> -</VirtualHost> diff --git a/apache/virtual/VIRTUAL-nopam b/apache/virtual/VIRTUAL-nopam deleted file mode 100644 index 9eb0504..0000000 --- a/apache/virtual/VIRTUAL-nopam +++ /dev/null @@ -1,38 +0,0 @@ -RewriteEngine On -RewriteRule /VIRTUAL/([^/]+) http://$1 [R] -RewriteCond %{HTTP_HOST} ^rip$ [NC] -RewriteRule / http://rip:631/ [R,L] -RewriteCond %{HTTP_HOST} ^proxy$ [NC] -RewriteRule / http://rip:8080/ [R,L] - -#UseCanonicalName DNS -UseCanonicalName Off - -NameVirtualHost * - -<VirtualHost *> - VirtualDocumentRoot /var/www/VIRTUAL/%0/www - VirtualScriptAlias /var/www/VIRTUAL/%0/cgi-local - <Location /> - Options +ExecCGI -# AuthPAM_Enabled On - </Location> - <Files bos*.cgi> - AuthType Basic - AuthName BOS - require group users - </Files> -</VirtualHost> -<VirtualHost _default_> - DocumentRoot /var/www - ScriptAlias /cgi-local /var/www/cgi-local - <Location /> - Options +ExecCGI -# AuthPAM_Enabled On - </Location> - <Files bos*.cgi> - AuthType Basic - AuthName BOS - require group users - </Files> -</VirtualHost> diff --git a/apache/wpad/wpad.dat b/apache/wpad/wpad.dat deleted file mode 100644 index e7b5574..0000000 --- a/apache/wpad/wpad.dat +++ /dev/null @@ -1,4 +0,0 @@ -function FindProxyForURL(url, host) -{ -return "PROXY proxy:3128 ; PROXY proxy:3128" ; -} diff --git a/auth/get_uid_and_mysql_pw.php b/auth/get_uid_and_mysql_pw.php deleted file mode 100644 index fcb62ed..0000000 --- a/auth/get_uid_and_mysql_pw.php +++ /dev/null @@ -1,7 +0,0 @@ -<?php -$PHP_AUTH_USER = isset($PHP_AUTH_USER) ? $PHP_AUTH_USER : ''; -$PHP_AUTH_FILE = "/home/$PHP_AUTH_USER/webdata/php_passwd"; -$fh = fopen($PHP_AUTH_FILE, 'r'); -$PHP_AUTH_PASS = fread($fh, filesize($PHP_AUTH_FILE)); -fclose($fh); -?> diff --git a/bind/fake/0-PCxxx.NET0.LOCAL b/bind/fake/0-PCxxx.NET0.LOCAL deleted file mode 100644 index a6afa23..0000000 --- a/bind/fake/0-PCxxx.NET0.LOCAL +++ /dev/null @@ -1,13 +0,0 @@ -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ NS localhost. -; -$GENERATE 1-9 $ PTR pc00$.net0.local. -$GENERATE 10-99 $ PTR pc0$.net0.local. -$GENERATE 100-254 $ PTR pc$.net0.local. diff --git a/bind/fake/0-PCxxx.NET1.LOCAL b/bind/fake/0-PCxxx.NET1.LOCAL deleted file mode 100644 index c5a13bc..0000000 --- a/bind/fake/0-PCxxx.NET1.LOCAL +++ /dev/null @@ -1,13 +0,0 @@ -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ NS localhost. -; -$GENERATE 1-9 $ PTR pc00$.net1.local. -$GENERATE 10-99 $ PTR pc0$.net1.local. -$GENERATE 100-254 $ PTR pc$.net1.local. diff --git a/bind/fake/0-PCxxx.NET101.LOCAL b/bind/fake/0-PCxxx.NET101.LOCAL deleted file mode 100644 index ed3a8f6..0000000 --- a/bind/fake/0-PCxxx.NET101.LOCAL +++ /dev/null @@ -1,13 +0,0 @@ -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ NS localhost. -; -$GENERATE 1-9 $ PTR pc00$.net101.local. -$GENERATE 10-99 $ PTR pc0$.net101.local. -$GENERATE 100-254 $ PTR pc$.net101.local. diff --git a/bind/fake/0-PCxxx.NET102.LOCAL b/bind/fake/0-PCxxx.NET102.LOCAL deleted file mode 100644 index 50ed154..0000000 --- a/bind/fake/0-PCxxx.NET102.LOCAL +++ /dev/null @@ -1,13 +0,0 @@ -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ NS localhost. -; -$GENERATE 1-9 $ PTR pc00$.net102.local. -$GENERATE 10-99 $ PTR pc0$.net102.local. -$GENERATE 100-254 $ PTR pc$.net102.local. diff --git a/bind/fake/0-PCxxx.NET103.LOCAL b/bind/fake/0-PCxxx.NET103.LOCAL deleted file mode 100644 index 3e82b42..0000000 --- a/bind/fake/0-PCxxx.NET103.LOCAL +++ /dev/null @@ -1,13 +0,0 @@ -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ NS localhost. -; -$GENERATE 1-9 $ PTR pc00$.net103.local. -$GENERATE 10-99 $ PTR pc0$.net103.local. -$GENERATE 100-254 $ PTR pc$.net103.local. diff --git a/bind/fake/0-PCxxx.NET104.LOCAL b/bind/fake/0-PCxxx.NET104.LOCAL deleted file mode 100644 index a46887b..0000000 --- a/bind/fake/0-PCxxx.NET104.LOCAL +++ /dev/null @@ -1,13 +0,0 @@ -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ NS localhost. -; -$GENERATE 1-9 $ PTR pc00$.net104.local. -$GENERATE 10-99 $ PTR pc0$.net104.local. -$GENERATE 100-254 $ PTR pc$.net104.local. diff --git a/bind/fake/0-PCxxx.NET105.LOCAL b/bind/fake/0-PCxxx.NET105.LOCAL deleted file mode 100644 index 1741d12..0000000 --- a/bind/fake/0-PCxxx.NET105.LOCAL +++ /dev/null @@ -1,13 +0,0 @@ -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ NS localhost. -; -$GENERATE 1-9 $ PTR pc00$.net105.local. -$GENERATE 10-99 $ PTR pc0$.net105.local. -$GENERATE 100-254 $ PTR pc$.net105.local. diff --git a/bind/fake/0-PCxxx.NET106.LOCAL b/bind/fake/0-PCxxx.NET106.LOCAL deleted file mode 100644 index 2201d8a..0000000 --- a/bind/fake/0-PCxxx.NET106.LOCAL +++ /dev/null @@ -1,13 +0,0 @@ -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ NS localhost. -; -$GENERATE 1-9 $ PTR pc00$.net106.local. -$GENERATE 10-99 $ PTR pc0$.net106.local. -$GENERATE 100-254 $ PTR pc$.net106.local. diff --git a/bind/fake/192.168.1-peronard.dk b/bind/fake/192.168.1-peronard.dk deleted file mode 100644 index 58548eb..0000000 --- a/bind/fake/192.168.1-peronard.dk +++ /dev/null @@ -1,11 +0,0 @@ -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ NS localhost. -; -2 PTR paf.peronard.dk. diff --git a/bind/fake/LOCALHOST.LOCAL b/bind/fake/LOCALHOST.LOCAL deleted file mode 100644 index 92dcfa7..0000000 --- a/bind/fake/LOCALHOST.LOCAL +++ /dev/null @@ -1,13 +0,0 @@ -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ NS localhost. -; -@ MX 10 localhost. -@ A 127.0.0.1 -* A 127.0.0.1 diff --git a/bind/fake/NET0.LOCAL b/bind/fake/NET0.LOCAL deleted file mode 100644 index 8ec2452..0000000 --- a/bind/fake/NET0.LOCAL +++ /dev/null @@ -1,13 +0,0 @@ -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ NS localhost. -; -$GENERATE 1-9 pc00$ A 10.0.0.$ -$GENERATE 10-99 pc0$ A 10.0.0.$ -$GENERATE 100-254 pc$ A 10.0.0.$ diff --git a/bind/fake/NET1-SERVER-100 b/bind/fake/NET1-SERVER-100 deleted file mode 100644 index 0fb8e07..0000000 --- a/bind/fake/NET1-SERVER-100 +++ /dev/null @@ -1,24 +0,0 @@ -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ NS localhost. - A 192.168.1.100 - -server A 192.168.1.100 - -www CNAME server -dns CNAME server -mail CNAME server -ntp CNAME server -proxy CNAME server -ldap CNAME server -ftp CNAME server -news CNAME server -rip CNAME server - -debian CNAME server diff --git a/bind/fake/NET1.LOCAL b/bind/fake/NET1.LOCAL deleted file mode 100644 index c55de62..0000000 --- a/bind/fake/NET1.LOCAL +++ /dev/null @@ -1,13 +0,0 @@ -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ NS localhost. -; -$GENERATE 1-9 pc00$ A 192.168.1.$ -$GENERATE 10-99 pc0$ A 192.168.1.$ -$GENERATE 100-254 pc$ A 192.168.1.$ diff --git a/bind/fake/NET101.LOCAL b/bind/fake/NET101.LOCAL deleted file mode 100644 index aad7ee4..0000000 --- a/bind/fake/NET101.LOCAL +++ /dev/null @@ -1,13 +0,0 @@ -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ NS localhost. -; -$GENERATE 1-9 pc00$ A 192.168.101.$ -$GENERATE 10-99 pc0$ A 192.168.101.$ -$GENERATE 100-254 pc$ A 192.168.101.$ diff --git a/bind/fake/NET102.LOCAL b/bind/fake/NET102.LOCAL deleted file mode 100644 index 0242745..0000000 --- a/bind/fake/NET102.LOCAL +++ /dev/null @@ -1,13 +0,0 @@ -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ NS localhost. -; -$GENERATE 1-9 pc00$ A 192.168.102.$ -$GENERATE 10-99 pc0$ A 192.168.102.$ -$GENERATE 100-254 pc$ A 192.168.102.$ diff --git a/bind/fake/NET103.LOCAL b/bind/fake/NET103.LOCAL deleted file mode 100644 index e44bff3..0000000 --- a/bind/fake/NET103.LOCAL +++ /dev/null @@ -1,13 +0,0 @@ -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ NS localhost. -; -$GENERATE 1-9 pc00$ A 192.168.103.$ -$GENERATE 10-99 pc0$ A 192.168.103.$ -$GENERATE 100-254 pc$ A 192.168.103.$ diff --git a/bind/fake/NET104.LOCAL b/bind/fake/NET104.LOCAL deleted file mode 100644 index 3beaa44..0000000 --- a/bind/fake/NET104.LOCAL +++ /dev/null @@ -1,13 +0,0 @@ -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ NS localhost. -; -$GENERATE 1-9 pc00$ A 192.168.104.$ -$GENERATE 10-99 pc0$ A 192.168.104.$ -$GENERATE 100-254 pc$ A 192.168.104.$ diff --git a/bind/fake/NET105.LOCAL b/bind/fake/NET105.LOCAL deleted file mode 100644 index 04c6fb5..0000000 --- a/bind/fake/NET105.LOCAL +++ /dev/null @@ -1,13 +0,0 @@ -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ NS localhost. -; -$GENERATE 1-9 pc00$ A 192.168.105.$ -$GENERATE 10-99 pc0$ A 192.168.105.$ -$GENERATE 100-254 pc$ A 192.168.105.$ diff --git a/bind/fake/NET106.LOCAL b/bind/fake/NET106.LOCAL deleted file mode 100644 index c8abac6..0000000 --- a/bind/fake/NET106.LOCAL +++ /dev/null @@ -1,13 +0,0 @@ -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ NS localhost. -; -$GENERATE 1-9 pc00$ A 192.168.106.$ -$GENERATE 10-99 pc0$ A 192.168.106.$ -$GENERATE 100-254 pc$ A 192.168.106.$ diff --git a/bind/fake/peronard.dk b/bind/fake/peronard.dk deleted file mode 100644 index 0541d18..0000000 --- a/bind/fake/peronard.dk +++ /dev/null @@ -1,18 +0,0 @@ -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ NS localhost. - MX 10 mail - MX 50 mail.haakansson.com. - MX 50 mail.idaskolen.dk. - MX 50 mail.bitbase.dk. - A 62.79.46.157 -mail A 62.79.46.157 -paf A 192.168.1.2 - -* A 62.79.46.157 diff --git a/bind/fake/ror.local b/bind/fake/ror.local deleted file mode 100644 index 5fd0641..0000000 --- a/bind/fake/ror.local +++ /dev/null @@ -1,23 +0,0 @@ -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ NS localhost. -; -gateway A 192.168.1.1 -server A 192.168.1.2 -www CNAME server -dns CNAME server -mail CNAME server -ntp CNAME server -proxy CNAME server -ldap CNAME server -ftp CNAME server -news CNAME server -rip CNAME server - -debian CNAME server diff --git a/bind/fake/satsbutikken.local b/bind/fake/satsbutikken.local deleted file mode 100644 index a3233fb..0000000 --- a/bind/fake/satsbutikken.local +++ /dev/null @@ -1,20 +0,0 @@ -$TTL 604800 -@ IN SOA localhost. root.localhost. ( - 1 ; Serial - 604800 ; Refresh - 86400 ; Retry - 2419200 ; Expire - 604800 ) ; Negative Cache TTL -; -@ NS localhost. -; -gateway A 192.168.90.2 -www CNAME gateway -dns CNAME gateway -mail CNAME gateway -ntp CNAME gateway -proxy CNAME gateway -ldap CNAME gateway -ftp CNAME gateway -news CNAME gateway -rip CNAME gateway diff --git a/bind/named_BASE.conf b/bind/named_BASE.conf deleted file mode 100644 index c0b2d41..0000000 --- a/bind/named_BASE.conf +++ /dev/null @@ -1,47 +0,0 @@ -// This file is a replication of the zones defined by default in Debian bind9 -// named.conf. -// -// It is used for inclusion in each view of multiviews bind9 configurations, as -// if using views then *all* zones needs to be defined within views. - -// prime the server with knowledge of the root servers -zone "." { - type hint; - file "/etc/bind/db.root"; -}; - -// be authoritative for the localhost forward and reverse zones, and for -// broadcast zones as per RFC 1912 - -zone "localhost" { - type master; - file "/etc/bind/db.local"; -}; - -zone "127.in-addr.arpa" { - type master; - file "/etc/bind/db.127"; -}; - -zone "0.in-addr.arpa" { - type master; - file "/etc/bind/db.0"; -}; - -zone "255.in-addr.arpa" { - type master; - file "/etc/bind/db.255"; -}; - -zone "com" { type delegation-only; }; -zone "net" { type delegation-only; }; - -// From the release notes: -// Because many of our users are uncomfortable receiving undelegated answers -// from root or top level domains, other than a few for whom that behaviour -// has been trusted and expected for quite some length of time, we have now -// introduced the "root-delegations-only" feature which applies delegation-only -// logic to all top level domains, and to the root domain. An exception list -// should be specified, including "MUSEUM" and "DE", and any other top level -// domains from whom undelegated responses are expected and trusted. -root-delegation-only exclude { "DE"; "MUSEUM"; }; diff --git a/bind/named_CAFE3_fake.conf b/bind/named_CAFE3_fake.conf deleted file mode 100644 index 9638e9e..0000000 --- a/bind/named_CAFE3_fake.conf +++ /dev/null @@ -1,3 +0,0 @@ -zone "cafe3.local" { type master; file "/etc/local-COMMON/bind/fake/NET1-SERVER-100"; allow-transfer { none; }; }; -zone "net101.local" { type master; file "/etc/local-COMMON/bind/fake/NET101.LOCAL"; allow-transfer { none; }; }; -zone "101.168.192.in-addr.arpa" { type master; file "/etc/local-COMMON/bind/fake/0-PCxxx.NET101.LOCAL"; allow-transfer { none; }; }; diff --git a/bind/named_NETx.LOCAL_fake.conf b/bind/named_NETx.LOCAL_fake.conf deleted file mode 100644 index d2cbfdc..0000000 --- a/bind/named_NETx.LOCAL_fake.conf +++ /dev/null @@ -1,2 +0,0 @@ -zone "1.168.192.in-addr.arpa" { type master; file "/etc/local-COMMON/bind/fake/0-PCxxx.NET1.LOCAL"; allow-transfer { none; }; }; -zone "net1.local" { type master; file "/etc/local-COMMON/bind/fake/NET1.LOCAL"; allow-transfer { none; }; }; diff --git a/bind/named_PERONARD_fake.conf b/bind/named_PERONARD_fake.conf deleted file mode 100644 index 06d482a..0000000 --- a/bind/named_PERONARD_fake.conf +++ /dev/null @@ -1,2 +0,0 @@ -zone "1.168.192.in-addr.arpa" { type master; file "/etc/local-COMMON/bind/fake/192.168.1-peronard.dk"; allow-transfer { none; }; }; -zone "peronard.dk" { type master; file "/etc/local-COMMON/bind/fake/peronard.dk"; allow-transfer { none; }; }; diff --git a/bind/named_RORNAESTVED_fake.conf b/bind/named_RORNAESTVED_fake.conf deleted file mode 100644 index 615f01c..0000000 --- a/bind/named_RORNAESTVED_fake.conf +++ /dev/null @@ -1 +0,0 @@ -zone "ror.local" { type master; file "/etc/local-COMMON/bind/fake/ror.local"; allow-transfer { none; }; }; diff --git a/bind/named_STEENWINKEL_fake.conf b/bind/named_STEENWINKEL_fake.conf deleted file mode 100644 index 06e8c28..0000000 --- a/bind/named_STEENWINKEL_fake.conf +++ /dev/null @@ -1,2 +0,0 @@ -zone "101.168.192.in-addr.arpa" { type master; file "/etc/local-COMMON/bind/fake/192.168.101-steenwinkel.dk"; allow-transfer { none; }; }; -zone "steenwinkel.dk" { type master; file "/etc/local-COMMON/bind/fake/steenwinkel.dk"; allow-transfer { none; }; }; diff --git a/bind/named_artax.107b.dk.conf b/bind/named_artax.107b.dk.conf deleted file mode 100644 index fbed70b..0000000 --- a/bind/named_artax.107b.dk.conf +++ /dev/null @@ -1,3 +0,0 @@ -// include "/etc/local-COMMON/bind/named_BITBASE_sec.conf"; -// include "/etc/local-COMMON/bind/named_HOMEBASE_sec.conf"; -include "/etc/local-COMMON/bind/named_LAB_fake.conf"; diff --git a/bind/named_auryn.jones.dk.conf b/bind/named_auryn.jones.dk.conf deleted file mode 100644 index b70df2b..0000000 --- a/bind/named_auryn.jones.dk.conf +++ /dev/null @@ -1,16 +0,0 @@ -view "internal" { - match-clients { localnets; 192.168.0.0/16; }; - - include "/etc/local-COMMON/bind/named_BASE.conf"; -// include "/etc/local-COMMON/bind/named_JONES_fake.conf"; - include "/etc/local-COMMON/bind/named_MSG_fake.conf"; - zone "jones.local" { type master; file "/etc/local-COMMON/bind/fake/LOCALHOST.LOCAL"; allow-transfer { none; }; }; -}; - -view "external" { - match-clients { any; }; - recursion no; - - include "/etc/local-COMMON/bind/named_BASE.conf"; -# include "/etc/local-COMMON/bind/named_MSG_pri.conf"; -}; diff --git a/bind/named_debian.cafe3.local.conf b/bind/named_debian.cafe3.local.conf deleted file mode 100644 index 0cabd62..0000000 --- a/bind/named_debian.cafe3.local.conf +++ /dev/null @@ -1 +0,0 @@ -include "/etc/local-COMMON/bind/named_CAFE3_fake.conf"; diff --git a/bind/named_debian.ror.local.conf b/bind/named_debian.ror.local.conf deleted file mode 100644 index e7dea21..0000000 --- a/bind/named_debian.ror.local.conf +++ /dev/null @@ -1 +0,0 @@ -include "/etc/local-COMMON/bind/named_RORNAESTVED_fake.conf"; diff --git a/bind/named_fido.dgi-huset.dk b/bind/named_fido.dgi-huset.dk deleted file mode 100644 index 12f1bc3..0000000 --- a/bind/named_fido.dgi-huset.dk +++ /dev/null @@ -1,26 +0,0 @@ -include "/etc/local-COMMON/bind/named_DGIH_acl.conf"; - -view "internal" { - match-clients { localnets; }; - - include "/etc/local-COMMON/bind/named_BASE.conf"; - include "/etc/local-COMMON/bind/named_DGIH_fake.conf"; -// include "/etc/local-COMMON/bind/named_BITBASE_sec.conf"; -// include "/etc/local-COMMON/bind/named_HOMEBASE_sec.conf"; -// include "/etc/local-COMMON/bind/named_IDA_sec.conf"; -// include "/etc/local-COMMON/bind/named_LAB_sec.conf"; - -}; - -view "external" { - match-clients { any; }; - recursion no; - - include "/etc/local-COMMON/bind/named_BASE.conf"; - include "/etc/local-COMMON/bind/named_DGIH_pri.conf"; -// include "/etc/local-COMMON/bind/named_BITBASE_sec.conf"; -// include "/etc/local-COMMON/bind/named_HOMEBASE_sec.conf"; -// include "/etc/local-COMMON/bind/named_IDA_sec.conf"; -// include "/etc/local-COMMON/bind/named_LAB_sec.conf"; - -}; diff --git a/bind/named_gonk.steenwinkel.dk.conf b/bind/named_gonk.steenwinkel.dk.conf deleted file mode 100644 index d061785..0000000 --- a/bind/named_gonk.steenwinkel.dk.conf +++ /dev/null @@ -1 +0,0 @@ -include "/etc/local-COMMON/bind/named_STEENWINKEL_fake.conf"; diff --git a/bind/named_hysbald.jones.dk.conf b/bind/named_hysbald.jones.dk.conf deleted file mode 100644 index 68d5fb5..0000000 --- a/bind/named_hysbald.jones.dk.conf +++ /dev/null @@ -1,23 +0,0 @@ -include "/etc/local-COMMON/bind/named_MSG_acl.conf"; -include "/etc/local-COMMON/bind/named_JONES_acl.conf"; - -view "internal" { - match-clients { localnets; 192.168.0.0/16; }; - - include "/etc/local-COMMON/bind/named_BASE.conf"; - include "/etc/local-COMMON/bind/named_JONES_pri.conf"; - - include "/etc/local-COMMON/bind/named_MSG_fake.conf"; - -}; - -view "external" { - match-clients { any; }; - recursion no; - - include "/etc/local-COMMON/bind/named_BASE.conf"; - include "/etc/local-COMMON/bind/named_JONES_pri.conf"; - - include "/etc/local-COMMON/bind/named_MSG_pri.conf"; - -}; diff --git a/bind/named_morla.conduct.dk.conf b/bind/named_morla.conduct.dk.conf deleted file mode 100644 index 4cc326e..0000000 --- a/bind/named_morla.conduct.dk.conf +++ /dev/null @@ -1,8 +0,0 @@ -include "/etc/local-COMMON/bind/named_CONDUCT_acl.conf"; -include "/etc/local-COMMON/bind/named_CONDUCT_pri.conf"; -include "/etc/local-COMMON/bind/named_BITBASE_sec.conf"; -include "/etc/local-COMMON/bind/named_JONES_sec.conf"; -include "/etc/local-COMMON/bind/named_HOMEBASE_sec.conf"; -include "/etc/local-COMMON/bind/named_IDA_sec.conf"; -include "/etc/local-COMMON/bind/named_DGIH_sec.conf"; -include "/etc/local-COMMON/bind/named_LAB_sec.conf"; diff --git a/bind/named_paf.peronard.dk.conf b/bind/named_paf.peronard.dk.conf deleted file mode 100644 index 5dddb95..0000000 --- a/bind/named_paf.peronard.dk.conf +++ /dev/null @@ -1 +0,0 @@ -include "/etc/local-COMMON/bind/named_PERONARD_fake.conf"; diff --git a/bind/named_pierre.jones.dk.conf b/bind/named_pierre.jones.dk.conf deleted file mode 100644 index 2c867d5..0000000 --- a/bind/named_pierre.jones.dk.conf +++ /dev/null @@ -1,2 +0,0 @@ -include "/etc/local-COMMON/bind/named_NETx.LOCAL_fake.conf"; -// include "/etc/local-COMMON/bind/named_BITBASE_sec.conf"; diff --git a/bind/named_slamuf.jones.dk.conf b/bind/named_slamuf.jones.dk.conf deleted file mode 100644 index 251885c..0000000 --- a/bind/named_slamuf.jones.dk.conf +++ /dev/null @@ -1,19 +0,0 @@ -include "/etc/local-COMMON/bind/named_MSG_acl.conf"; - -view "internal" { - match-clients { localnets; 192.168.0.0/16; }; - - include "/etc/local-COMMON/bind/named_BASE.conf"; - include "/etc/local-COMMON/bind/named_MSG_fake.conf"; - include "/etc/local-COMMON/bind/named_JONES_fake.conf"; - -}; - -view "external" { - match-clients { any; }; - recursion no; - - include "/etc/local-COMMON/bind/named_BASE.conf"; - include "/etc/local-COMMON/bind/named_MSG_pri.conf"; - -}; diff --git a/c-client.cf b/c-client.cf deleted file mode 100644 index 097dcec..0000000 --- a/c-client.cf +++ /dev/null @@ -1,3 +0,0 @@ -I accept the risk -set disable-plaintext nil -set mail-subdirectory mail diff --git a/cfengine/cf.generic b/cfengine/cf.generic deleted file mode 100644 index dd820fe..0000000 --- a/cfengine/cf.generic +++ /dev/null @@ -1,141 +0,0 @@ -############################################################## -# -# cf.generic -# -# This file contains generic config stuff -# -################################################################# - -### -# -# BEGIN cf.generic -# -### - -groups: - All = ( Hr00 ) - peaktime = ( Hr10 Hr11 Hr12 Hr13 Hr14 Hr15 ) - OnTheHour = ( Min00_05 Min5_10 Min10_15 Min15_20 Min20_25 ) - HalfHour = ( Min30_35 Min35_40 Min40_45 Min45_50 Min50_55 ) - -control: - - Access = ( root ) # Only root should run this - - timezone = ( MET CET ) - - Repository = ( /var/backups/cfengine ) - - LocalCommon = ( /etc/local-COMMON ) - - OutputPrefix = ( "cf:$(host)" ) - - netmask = ( 255.255.255.0 ) - -# IfElapsed = ( 15 ) # mins - IfElapsed = ( 1 ) # mins - ExpireAfter = ( 240 ) # 4 timer - SplayTime = ( 1 ) # 1 minute - - SensibleSize = ( 1000 ) - SensibleCount = ( 2 ) - EditfileSize = ( 40000 ) - - MountPattern = ( / ) - HomePattern = ( home* ) - -# DeleteNonUserMail = ( true ) -# DeleteNonOwnerMail = ( true ) - WarnNonOwnerMail = ( true ) - WarnNonUserMail = ( true ) - - # - # If we undefine this with cfengine -N longjob - # then we switch off all jobs labelled with this class - # - - AddClasses = ( longjob ) - - CheckAlias = ( "/usr/bin/test" ) - - actionsequence = ( - checktimezone - #resolve - editfiles - directories - copy - tidy - shellcommands - links - processes - ) - -broadcast: - ones - -tidy: - /tmp/ pat=* r=inf A=1 - /var/tmp pat=* r=inf A=2 - / pat=core r=1 A=0 - /etc pat=core r=1 A=0 - /var/lib/horde2 pat=sess_* r=inf A=2 - -links: - /dev/core -> /proc/kcore - -ignore: # Don't check or tidy these directories - - /local/lib/gnu/emacs/lock/ - /local/tmp - ftp - projects - /local/bin/top - /local/lib/tex/fonts - /local/iu/etc - /local/etc - /local/iu/httpd/conf - /usr/tmp/locktelelogic - /usr/tmp/lockIDE - RootMailLog - operator - lock - - # - # Emacs lock files etc - # - - !* - /local/lib/xemacs - - # - # X11 keeps X server data in /tmp/.X11 - # better not delete this! - # - - .X* - .ICE* - .font* - .gnomeicu* - .sawfish* - darxsock.* - mcop* - orbit* - ssh* - .Media* - /tmp/.gdm_socket - - session_mm_apache* - -##################################################################### - -disable: - - /etc/hosts.equiv -# /etc/nologin - /usr/lib/sendmail.fc - -### -# -# END cf.generic -# -### diff --git a/cfengine/cf.isp b/cfengine/cf.isp deleted file mode 100644 index e0d794f..0000000 --- a/cfengine/cf.isp +++ /dev/null @@ -1,51 +0,0 @@ -############################################################## -# -# cf.main.$isp -# -# This file contains generic config stuff -# -################################################################# - -### -# -# BEGIN cf.main.$isp -# -### - -control: - wol|cc|wp|tdk|sunrise:: - timezone = ( MET CET ) - - dnai:: - timezone = ( PST ) - -resolve: - wol:: # Tiscali (World Online) [dk] http://www.worldonline.dk/support/tekinfo/tekinfo.html - 212.54.64.170 # ns.worldonline.dk - 212.54.64.171 # ns2.worldonline.dk - - cc:: # CyberCity [dk] http://www.cybercity.dk/support/ - 212.242.40.3 # dns1.cybercity.dk - 212.242.40.51 # dns2.cybercity.dk - - wp:: # WebPartner [dk] http://www.webpartner.dk/htdocs/kunde_service/general_info.htm - 195.184.96.2 # ns.tjantik.dk - 195.184.96.3 # ns2.tjantik.dk - - tdk:: # TeleDanmark [dk] http://internet.opasia.dk/abonnement/netexpres/tech_spec.html - 194.239.134.83 # ns3.tele.dk - 193.162.153.164 # ns3.inet.tele.dk - - dnai:: # DNAI [us, calif.] http://www.dnai.com/helpdesk/gettingconnected - 207.181.192.141 # hopf.dnai.com - 207.181.194.14 # ida.bkly.dnai.com - - sunrise:: # Sunrise Freesurf [ch] http://go.sunrise.ch/en/fre_faq/default.asp - 194.158.230.53 # dnspn1.spectraweb.ch - 194.158.230.54 # dnspn2.spectraweb.ch - -### -# -# END cf.main.$isp -# -### diff --git a/cfengine/cf.services b/cfengine/cf.services deleted file mode 100644 index 3071075..0000000 --- a/cfengine/cf.services +++ /dev/null @@ -1,18 +0,0 @@ -import: - NameServer:: - $(cfroot)/cf.services.dns - FileServer:: - $(cfroot)/cf.services.file - FTPServer:: - $(cfroot)/cf.services.ftp - WWWServer:: - $(cfroot)/cf.services.web - DHCPServer:: - $(cfroot)/cf.services.dhcp -# FAIServer:: -# $(cfroot)/cf.services.fai -# SpamAssServer:: -# $(cfroot)/cf.services.spamass - any:: - $(cfroot)/cf.services.harden - $(cfroot)/cf.services.all diff --git a/cfengine/cf.services.all b/cfengine/cf.services.all deleted file mode 100644 index 58cb3c3..0000000 --- a/cfengine/cf.services.all +++ /dev/null @@ -1,59 +0,0 @@ -groups: - potato = ( '/bin/grep -q 2.2 /etc/debian_version' ) - woody = ( '/bin/grep -q 3.0 /etc/debian_version' ) - -editfiles: - DebMirrorClient.potato:: - { /etc/apt/sources.list - BeginGroupIfFileIsNewer "$(LocalCommon)/apt/sources.list.DEBMIRROR.potato" - EmptyEntireFilePlease - SetLine "# DO NOT EDIT - auto-created by cfengine $(date)" - PrependIfNoLineMatching "^# .* cfengine .*" - InsertFile "$(LocalCommon)/apt/sources.list.DEBMIRROR.potato" - EndGroup - } - DebMirrorClient.woody:: - { /etc/apt/sources.list - BeginGroupIfFileIsNewer "$(LocalCommon)/apt/sources.list.DEBMIRROR.woody" - EmptyEntireFilePlease - SetLine "# DO NOT EDIT - auto-created by cfengine $(date)" - PrependIfNoLineMatching "^# .* cfengine .*" - InsertFile "$(LocalCommon)/apt/sources.list.DEBMIRROR.woody" - EndGroup - } - dnai|sunrise.potato:: - { /etc/apt/sources.list - BeginGroupIfFileIsNewer "$(LocalCommon)/apt/sources.list.us.potato" - EmptyEntireFilePlease - SetLine "# DO NOT EDIT - auto-created by cfengine $(date)" - PrependIfNoLineMatching "^# .* cfengine .*" - InsertFile "$(LocalCommon)/apt/sources.list.us.potato" - EndGroup - } - dnai|sunrise.woody:: - { /etc/apt/sources.list - BeginGroupIfFileIsNewer "$(LocalCommon)/apt/sources.list.us.woody" - EmptyEntireFilePlease - SetLine "# DO NOT EDIT - auto-created by cfengine $(date)" - PrependIfNoLineMatching "^# .* cfengine .*" - InsertFile "$(LocalCommon)/apt/sources.list.us.woody" - EndGroup - } - !DebMirrorClient|!dnai|!sunrise.potato:: - { /etc/apt/sources.list - BeginGroupIfFileIsNewer "$(LocalCommon)/apt/sources.list.dk.potato" - EmptyEntireFilePlease - SetLine "# DO NOT EDIT - auto-created by cfengine $(date)" - PrependIfNoLineMatching "^# .* cfengine .*" - InsertFile "$(LocalCommon)/apt/sources.list.dk.potato" - EndGroup - } - !DebMirrorClient|!dnai|!sunrise.woody:: - { /etc/apt/sources.list - BeginGroupIfFileIsNewer "$(LocalCommon)/apt/sources.list.dk.woody" - EmptyEntireFilePlease - SetLine "# DO NOT EDIT - auto-created by cfengine $(date)" - PrependIfNoLineMatching "^# .* cfengine .*" - InsertFile "$(LocalCommon)/apt/sources.list.dk.woody" - EndGroup - } diff --git a/cfengine/cf.services.dhcp b/cfengine/cf.services.dhcp deleted file mode 100644 index 27dcdd3..0000000 --- a/cfengine/cf.services.dhcp +++ /dev/null @@ -1,65 +0,0 @@ -control: - AddInstallable = ( dhcpd_reload dhcpd3 dhcpd3_reload ) - -classes: - # - # Determine if this is a version 3 DHCP server - # - dhcpd3 = ( `/usr/bin/test -x /usr/sbin/dhcpd3` ) - -editfiles: - !dhcpd3:: - { /etc/init.d/dhcp - # - # First of all, this is a DHCP server so let's make it possible - # for DHCP to start. - # - LocateLineMatching "^run_dhcpd=.*" - BeginGroupIfNoLineMatching '^run_dhcpd=1' - ReplaceLineWith 'run_dhcpd=1' - EndGroup - DefineClasses "dhcpd_reload" - } - { /etc/dhcpd.conf - # - # We don't make the dhcp.conf dynamically, but instead we copy the contents - # of a master file, but only if it's newer than the one installed. - # - BeginGroupIfFileExists "/etc/local-COMMON/dhcpd.conf.$(site)" - BeginGroupIfFileIsNewer "/etc/local-COMMON/dhcpd.conf.$(site)" - AutoCreate - EmptyEntireFilePlease - InsertFile "/etc/local-COMMON/dhcpd.conf.$(site)" - Append "# Edited by cfengine $(date)" - EndGroup - DefineClasses "dhcpd_reload" - EndGroup - } - dhcpd3:: - { /etc/dhcp3/dhcpd.conf - # - # We don't make the dhcp.conf dynamically, but instead we copy the contents - # of a master file, but only if it's newer than the one installed. - # - BeginGroupIfFileExists "/etc/local-COMMON/dhcp3/dhcpd_$(fqhost).conf" - BeginGroupIfFileIsNewer "/etc/local-COMMON/dhcp3/dhcpd_$(fqhost).conf" - AutoCreate - EmptyEntireFilePlease - InsertFile "/etc/local-COMMON/dhcp3/dhcpd_$(fqhost).conf" - Append "# Edited by cfengine $(date)" - EndGroup - DefineClasses "dhcpd3_reload" - EndGroup - } - -processes: - !dhcpd3:: - "dhcpd-2.2.x" restart "/etc/init.d/dhcp restart" - dhcpd3:: - "dhcpd3" restart "/etc/init.d/dhcp3-server restart" - -shellcommands: - dhcpd_reload:: - "/etc/init.d/dhcp force-reload" - dhcpd3_reload:: - "/etc/init.d/dhcp3-server force-reload" diff --git a/cfengine/cf.services.dns b/cfengine/cf.services.dns deleted file mode 100644 index 0fe76de..0000000 --- a/cfengine/cf.services.dns +++ /dev/null @@ -1,49 +0,0 @@ -control: - AddInstallable = ( bind_reload ) - -editfiles: -# { /etc/bind/named.conf -# -# TODO... -# BeginGroupIfNoLineContaining "logging " -# BeginGroupIfNoLineMatching '\<logging[[:space:]]*\{' -# Append "logging {" -# Append " category lame-servers { null; };" -# Append " category cname { null; };" -# Append " category response-checks { null; };" -# Append " category statistics { null; };" -# Append "}" -# EndGroup -# WarnIfNoLineMatching '\<logging[[:space:]]*\{' -# LocateLineMatching '\<logging[[:space:]]*\{' -# AbortAtLineMatching '\}' -# -> AppendIfNoLineMatching '\<category[[:blank:]]*lame-servers\>' -# Append " category lame-servers { null; };" -# EndGroup -# BeginGroupIfNoLineMatching '\<category[[:blank:]]*cname\>' -# Append " category cname { null; };" -# EndGroup -# BeginGroupIfNoLineMatching '\<category[[:blank:]]*response-checks\>' -# Append " category response-checks { null; };" -# EndGroup -# BeginGroupIfNoLineMatching '\<category[[:blank:]]*statistics\>' -# Append " category statistics { null; };" -# EndGroup -# -# } - -# { /etc/bind/named.conf -# BeginGroupIfFileExists "/etc/local-COMMON/bind/named_$(fqhost).conf" -# BeginGroupIfNoLineMatching '^include[[:blank:]]"/etc/local-COMMON/bind/named_$(fqhost).conf";.*' -# Append '// BEGIN EDITED BY CFENGINE $(date)' -# Append 'include "/etc/local-COMMON/bind/named_$(fqhost).conf";' -# Append '// END EDITED BY CFENGINE $(date)' -# EndGroup -# DefineClasses "bind_reload" -# EndGroup -# } - -shellcommands: - bind_reload:: - "/etc/init.d/bind force-reload" - "/etc/init.d/bind9 force-reload" diff --git a/cfengine/cf.services.fai b/cfengine/cf.services.fai deleted file mode 100644 index ae7e7b2..0000000 --- a/cfengine/cf.services.fai +++ /dev/null @@ -1,3 +0,0 @@ -editfiles: - { /etc/fai.conf - } diff --git a/cfengine/cf.services.file b/cfengine/cf.services.file deleted file mode 100644 index 38bd0a0..0000000 --- a/cfengine/cf.services.file +++ /dev/null @@ -1,256 +0,0 @@ -control: - AddInstallable = ( samba samba_reload netatalk netatalk_reload lprng lprng_reload cups cups_reload ) - -classes: - # - # Determine if this is a samba server, netatalk server or both, and define - # classes based on that. - # - samba = ( `/usr/bin/test -x /usr/sbin/smbd` ) - netatalk = ( `/usr/bin/test -x /usr/sbin/afpd` ) - - # - # Determine which print system is in use, and define classes based on that. - # We only support lprng and cups - # - lprng = ( `/usr/bin/test -x /usr/sbin/lpd` ) - cups = ( `/usr/bin/test -x /usr/sbin/cupsd` ) - -editfiles: - samba.lprng:: - { /etc/samba/smb.conf - AppendIfNoSuchLine "include = /etc/samba/smb-printers-lprng.conf" - } - samba.cups:: - { /etc/samba/smb.conf - AppendIfNoSuchLine "include = /etc/samba/smb-printers-cups.conf" - } - - samba:: - { /etc/samba/smb.conf - # - # Global stuff - # - # Remove share and printer declarations from main smb.conf. The - # configuration is split up in the following files: - # - smb.conf - # - smb-shares.conf - # - smb-printers-[cups|lprng].conf - # - LocateLineMatching "^\[homes\]" - DeleteNLines "100" - CatchAbort - ResetSearch "1" - # - # workgroup = $(site) - # - LocateLineMatching "^[;[:blank:]]*workgroup[[:blank:]]*=.*" - BeginGroupIfNoLineMatching '^[[:blank:]]*workgroup[[:blank:]]*=[[:blank:]]*$(site)[[:blank:]]*' - ReplaceLineWith ' workgroup = $(site)' - EndGroup - CatchAbort - BeginGroupIfNoMatch '^[[:blank:]]*workgroup[[:blank:]]*=[[:blank:]]*$(site)[[:blank:]]*' - InsertLine ' workgroup = $(site)' - EndGroup - # - # wins support = yes - # - LocateLineMatching "^[;[:blank:]]*wins support[[:blank:]]*=.*" - BeginGroupIfNoLineMatching "^[[:blank:]]*wins support[[:blank:]]*=[[:blank:]]*yes[[:blank:]]*" - ReplaceLineWith ' wins support = yes' - EndGroup - CatchAbort - BeginGroupIfNoMatch "^[[:blank:]]*wins support[[:blank:]]*=[[:blank:]]*yes[[:blank:]]*" - InsertLine ' wins support = yes' - EndGroup - # - # os level = 65 - # - LocateLineMatching "^[;[:blank:]]*os level[[:blank:]]*=.*" - BeginGroupIfNoLineMatching "^[[:blank:]]*os level[[:blank:]]*=[[:blank:]]*65[[:blank:]]*" - ReplaceLineWith ' os level = 65' - EndGroup - CatchAbort - BeginGroupIfNoMatch "^[[:blank:]]*os level[[:blank:]]*=[[:blank:]]*65[[:blank:]]*" - InsertLine ' os level = 65' - EndGroup - # - # domain master = yes - # - LocateLineMatching "^[;[:blank:]]*domain master[[:blank:]]*=.*" - BeginGroupIfNoLineMatching "^[[:blank:]]*domain master[[:blank:]]*=[[:blank:]]*yes[[:blank:]]*" - ReplaceLineWith ' domain master = yes' - EndGroup - CatchAbort - BeginGroupIfNoMatch "^[[:blank:]]*domain master[[:blank:]]*=[[:blank:]]*yes[[:blank:]]*" - InsertLine ' domain master = yes' - EndGroup - # - # local master = yes - # - LocateLineMatching "^[;[:blank:]]*local master[[:blank:]]*=.*" - BeginGroupIfNoLineMatching "^[[:blank:]]*local master[[:blank:]]*=[[:blank:]]*yes" - ReplaceLineWith ' local master = yes' - EndGroup - CatchAbort - BeginGroupIfNoMatch "^[[:blank:]]*local master[[:blank:]]*=[[:blank:]]*yes[[:blank:]]*" - InsertLine ' local master = yes' - EndGroup - # - # logon drive = Z: - # - LocateLineMatching "^[;[:blank:]]*logon drive[[:blank:]]*=.*" - BeginGroupIfNoLineMatching "^[[:blank:]]*logon drive[[:blank:]]*=[[:blank:]]*Z:[[:blank:]]*" - ReplaceLineWith ' logon drive = Z:' - EndGroup - CatchAbort - BeginGroupIfNoMatch "^[[:blank:]]*logon drive[[:blank:]]*=[[:blank:]]*Z:[[:blank:]]*" - InsertLine ' logon drive = Z:' - EndGroup - # - # logon script = logon-$(fqhost).bat - # - LocateLineMatching "^[;[:blank:]]*logon script[[:blank:]]*=.*" - BeginGroupIfNoLineMatching "^[[:blank:]]*logon script[[:blank:]]*=[[:blank:]]*logon-$(fqhost).bat[[:blank:]]*" - ReplaceLineWith ' logon script = logon-$(fqhost).bat' - EndGroup - CatchAbort - BeginGroupIfNoMatch "^[[:blank:]]*logon script[[:blank:]]*=[[:blank:]]*logon-$(fqhost).bat[[:blank:]]*" - InsertLine ' logon script = logon-$(fqhost).bat' - EndGroup - # - # domain logons = yes - # - LocateLineMatching "^[;[:blank:]]*domain logons[[:blank:]]*=.*" - BeginGroupIfNoLineMatching "^[[:blank:]]*domain logons[[:blank:]]*=[[:blank:]]*yes[[:blank:]]*" - ReplaceLineWith ' domain logons = yes' - EndGroup - CatchAbort - BeginGroupIfNoMatch "^[[:blank:]]*domain logons[[:blank:]]*=[[:blank:]]*yes[[:blank:]]*" - InsertLine ' domain logons = yes' - EndGroup - # - # logon home = \\%N\USERPROFILES\%U - # - LocateLineMatching "^[;[:blank:]]*logon home[[:blank:]]*=.*" - BeginGroupIfNoLineMatching "^[[:blank:]]*logon home[[:blank:]]*=[[:blank:]]*[\\][\\]%N[\\]USERPROFILES[\\]%U[[:blank:]]*" - ReplaceLineWith ' logon home = \\%N\USERPROFILES\%U' - EndGroup - CatchAbort - BeginGroupIfNoMatch "^[[:blank:]]*logon home[[:blank:]]*=[[:blank:]]*[\\][\\]%N[\\]USERPROFILES[\\]%U[[:blank:]]*" - InsertLine ' logon home = \\%N\USERPROFILES\%U' - EndGroup - # - # preferred master = yes - # - LocateLineMatching "^[;[:blank:]]*preferred master[[:blank:]]*=.*" - BeginGroupIfNoLineMatching "^[[:blank:]]*preferred master[[:blank:]]*=[[:blank:]]*yes[[:blank:]]*" - ReplaceLineWith ' preferred master = yes' - EndGroup - CatchAbort - BeginGroupIfNoMatch "^[[:blank:]]*preferred master[[:blank:]]*=[[:blank:]]*yes[[:blank:]]*" - InsertLine ' preferred master = yes' - EndGroup - # - # character set = ISO8859-1 - # - LocateLineMatching "^[;[:blank:]]*character set[[:blank:]]*=.*" - BeginGroupIfNoLineMatching "^[[:blank:]]*character set[[:blank:]]*=[[:blank:]]*ISO8859-1[[:blank:]]*" - ReplaceLineWith ' character set = ISO8859-1' - EndGroup - CatchAbort - BeginGroupIfNoMatch "^[[:blank:]]*character set[[:blank:]]*=[[:blank:]]*ISO8859-1[[:blank:]]*" - InsertLine ' character set = ISO8859-1' - EndGroup - # - # client code page = 850 - # - LocateLineMatching "^[;[:blank:]]*client code page[[:blank:]]*=.*" - BeginGroupIfNoLineMatching "^[[:blank:]]*client code page[[:blank:]]*=[[:blank:]]*850[[:blank:]]*" - ReplaceLineWith ' client code page = 850' - EndGroup - CatchAbort - BeginGroupIfNoMatch "^[[:blank:]]*client code page[[:blank:]]*=[[:blank:]]*850[[:blank:]]*" - InsertLine ' client code page = 850' - EndGroup - - # - # Append the include lines for the shares definition file - # - AppendIfNoSuchLine "include = /etc/samba/smb-shares.conf" - DefineClasses "samba_reload" - } - - # - # Batch file for mounting shares automatically - # - { /etc/samba/netlogon/logon-$(fqhost).bat - # - # We don't make this file dynamically, but instead we copy the contents - # of a master file, but only if it's newer than the one installed. - # - AutoCreate - BeginGroupIfFileIsNewer "/etc/local-COMMON/samba/netlogon/logon-$(fqhost).bat" - EmptyEntireFilePlease - Append "@echo off" - Append "rem DO NOT EDIT - auto-created by cfengine $(date)" - InsertFile "/etc/local-COMMON/samba/netlogon/logon-$(fqhost).bat" - EndGroup - FixEndOfLine "dos" - } - - # - # Check if the shares definitions have changed - # - { /etc/samba/smb-shares.conf - AutoCreate - BeginGroupIfFileIsNewer "/etc/local-COMMON/file-$(fqhost).m4" - EmptyEntireFilePlease - SetLine "# DO NOT EDIT - auto-created by cfengine $(date)" - PrependIfNoLineMatching "^# .* cfengine .*" - RunScript "/etc/local-COMMON/cfengine/script.update_sambashares.sh" - EndGroup - DefineClasses "samba_reload" - } - - lprng:: - # - # Printer configuration stuff - # - { /etc/printcap - # - # We don't make the printcap dynamically, but instead we copy the contents - # of a master file, but only if it's newer than the one installed. - # - BeginGroupIfFileIsNewer "/etc/local-COMMON/printcap.$(fqhost)" - SetLine "# DO NOT EDIT - auto-created by cfengine $(date)" - PrependIfNoLineMatching "^# .* cfengine .*" - EmptyEntireFilePlease - InsertFile "/etc/local-COMMON/printcap.$(fqhost)" - EndGroup - DefineClasses "lprng_reload" - } - - samba_reload:: - { /etc/samba/smb.conf - LocateLineMatching "^; EDITED BY CFENGINE .*" - ReplaceAll '; EDITED BY CFENGINE .*$' With '; EDITED BY CFENGINE $(date)' - CatchAbort - BeginGroupIfNoMatch "^; EDITED BY CFENGINE .*" - Append '; EDITED BY CFENGINE $(date)' - EndGroup - } - -processes: - "smbd" restart "/etc/init.d/samba restart" - "afpd" restart "/etc/init.d/netatalk restart" - -shellcommands: - samba_reload:: - "/etc/init.d/samba force-reload" - netatalk_reload:: - "/etc/init.d/netatalk force-reload" - lprng_reload:: - "/etc/init.d/lprng force-reload" - cups_reload:: - "/etc/init.d/cups force-reload" diff --git a/cfengine/cf.services.file.tmp.m4 b/cfengine/cf.services.file.tmp.m4 deleted file mode 100644 index 72f94b2..0000000 --- a/cfengine/cf.services.file.tmp.m4 +++ /dev/null @@ -1,51 +0,0 @@ -ifelse(` -/etc/cfengine/cf.services.file.tmp.m4 -Copyright 2002 Jonas Smedegaard <dr@jones.dk> - -$Id: cf.services.file.tmp.m4,v 1.3 2002-08-06 13:26:01 jonas Exp $ - -cfengine m4 skeleton file for cleaning up Samba and Netatalk shares - -Usage: m4 -DFQDN=<FQDN> /etc/local-COMMON/cfengine/cf.services.file.tmp.m4 > /tmp/cf.services.file - -Depend on file /etc/local-COMMON/file-<FQDN>.m4 containing lines of -the following syntax: - _dir(<os>,<path>,<uid>,<gid>,<modes>)dnl - _home(<os>,<mount>,<desc>,<path>[,ro])dnl - _files(<os>,<mount>,<desc>,<path>,<uid>,<gid>,<modes>[,ro[,<group>]|,rw,<group>[,<othergroup>]])dnl -where - <os>: Client operating systems (mac|win|any) - <mount>: Mount point name (Samba: single word and max. 8 characters for backwards compatibility) - <desc>: Mount point description (iso8859-1 is (fully?) supported). - <uid>: user name of mountpoint owner - <gid>: group name of mountpoint owner - <modes>: Numeric access modes of mount point - <path>: Full path to mount point - <group>: Primary group with (readonly) access to mountpoint. Public (or whatever limited by filesystem) readonly access if omitted - <othergroup>: Secondary group with readonly access - -Example: - - _dir(any,/home/fsadmin/COMMON,fsadmin,fsadmin,755)dnl - _homefiles(win,homes,Personal files,%H/pc)) - _homefiles(mac,,Personal files,~/mac)) - _files(win,soft,softshare,/home/fsadmin/COMMON/software,fsadmin,fsadmin,775)dnl - _printer(win,LW,Networkprinter queue for Apple LaserWriter 16/600,/tmp,lw) - -')dnl -define(_tab,` ')dnl -define(_dir,_tab$2 - mode=$5 - owner=$3 - group=$4 -)dnl -define(_homefiles,`')dnl -define(_printer,`')dnl -define(_files,_dir($1,$4,$5,$6,$7))dnl -control: - AddInstallable = ( samba samba_reload netatalk netatalk_reload ) - - actionsequence = ( directories ) - -directories: -include(/etc/local-COMMON/file-FQDN.m4)dnl diff --git a/cfengine/cf.services.ftp b/cfengine/cf.services.ftp deleted file mode 100644 index 90b152f..0000000 --- a/cfengine/cf.services.ftp +++ /dev/null @@ -1,35 +0,0 @@ -control: - AddInstallable = ( proftpd_reload ) -editfiles: - { /etc/proftpd.conf - DefineClasses "proftpd_reload" - AbortAtLineMatching "^[[:blank:]]*VirtualHost[[:blank:]]*.*$" - # - # ListOptions "-la" - # - WarnIfNoLineMatching "^[[:blank:]]*ListOptions[[:blank:]].*$" - BeginGroupIfNoLineMatching "^[[:blank:]]*ListOptions[[:blank:]].*$" - Append 'ListOptions "-la" # Added by cfengine' - EndGroup - LocateLineMatching "^[[:blank:]]*ListOptions[[:blank:]].*$" - BeginGroupIfNoLineMatching '^[[:blank:]]*ListOptions[[:blank:]]"-la"([[:blank:]]+(#.*)?)?$' - ReplaceLineWith 'ListOptions "-la" # Edited by cfengine' - EndGroup - # - # DefaultRoot ~ - # - WarnIfNoLineMatching "^[[:blank:]]*DefaultRoot[[:blank:]].*$" - BeginGroupIfNoLineMatching "^[[:blank:]]*DefaultRoot[[:blank:]].*$" - Append 'DefaultRoot ~' - EndGroup - LocateLineMatching "^[[:blank:]]*DefaultRoot[[:blank:]].*$" - BeginGroupIfNoLineMatching "^[[:blank:]]*DefaultRoot[[:blank:]]+~$" - ReplaceLineWith 'DefaultRoot ~' - EndGroup - UnsetAbort "^[[:blank:]]*VirtualHost[[:blank:]]*.*$" - } -processes: - "proftpd" restart "/etc/init.d/proftpd restart" -shellcommands: - proftpd_reload:: - "/etc/init.d/proftpd force-reload" diff --git a/cfengine/cf.services.harden b/cfengine/cf.services.harden deleted file mode 100644 index b00d5e5..0000000 --- a/cfengine/cf.services.harden +++ /dev/null @@ -1,159 +0,0 @@ -control: - AddInstallable = ( install_logcheck ) - - logcheck = ( /etc/logcheck ) - - # $type indicates machine type (workstation or server). Used for logcheck paths - Standalone|LtspServer:: type = ( workstation ) - !(Standalone|LtspServer):: type = ( server ) - -groups: - install_logcheck = ( '/usr/bin/test ! -e /usr/sbin/logcheck' ) - - #Define classes according to the installed MTA - runs_postfix = ( '/usr/bin/test -e /usr/sbin/postfix' ) - -editfiles: - # AIDE section - { /etc/aide/aide.conf - # - # Devices = p+i+n+u+g+s+b+md5+sha1 - # - # Ignore ctime - some devices change ctime when used (ttySx with hylafax) - # - BeginGroupIfNoLineMatching "^[[:blank:]]*Devices[[:blank:]]*=.*" - Append "Devices = p+i+n+u+g+s+b+md5+sha1 # Added by cfengine" - EndGroup - LocateLineMatching "^[[:blank:]]*Devices[[:blank:]]*=.*" - BeginGroupIfNoLineMatching "^[[:blank:]]*Devices[[:blank:]]*=[[:blank:]][\+pinugsbmd5sha1]*([[:blank:]]+(#.*)?)?" - ReplaceLineWith "Devices = p+i+n+u+g+s+b+md5+sha1 # Edited by cfengine" - EndGroup - # - # #/var/log... - # - # Ignore logfiles - Aide can't handle rotation - # - HashCommentLinesMatching "^/var/log.*" - # - # !/dev/xconsole - # !/dev/core - # !/dev/ttyS* - # - LocateLineMatching "^[[:blank:]]*\!/dev/.*" - CatchAbort - BeginGroupIfNoLineMatching "^[[:blank:]]*\!/dev/.*" - GotoLastLine - EndGroup - DeleteLinesMatching "^\!/dev/xconlsole # Added by cfengine" - BeginGroupIfNoLineMatching "^[[:blank:]]*\!/dev/xconsole([[:blank:]]+(#.*)?)?" - InsertLine "!/dev/xconsole # Added by cfengine" - EndGroup - BeginGroupIfNoLineMatching "^[[:blank:]]*\!/dev/core([[:blank:]]+(#.*)?)?" - InsertLine "!/dev/core # Added by cfengine" - EndGroup - BeginGroupIfNoLineMatching "^[[:blank:]]*\!/dev/ttyS\*([[:blank:]]+(#.*)?)?" - InsertLine "!/dev/ttyS* # Added by cfengine" - EndGroup - } - ## integrit section - { /etc/integrit/integrit.conf - # - # Uncomment suggested defaults - # - SetCommentStart "# " - SetCommentEnd "" - UnCommentLinesMatching "^# root=/" - UnCommentLinesMatching "^# known=/var/lib/integrit/.*" - UnCommentLinesMatching "^# current=/var/lib/integrit/.*" - UnCommentLinesMatching "^# !/cdrom" - UnCommentLinesMatching "^# !/dev" - UnCommentLinesMatching "^# !/etc" - UnCommentLinesMatching "^# !/floppy" - UnCommentLinesMatching "^# !/home" - UnCommentLinesMatching "^# !/lost\+found" - UnCommentLinesMatching "^# !/mnt" - UnCommentLinesMatching "^# !/proc" - UnCommentLinesMatching "^# !/root" - UnCommentLinesMatching "^# !/tmp" - UnCommentLinesMatching "^# !/var" - UnCommentLinesMatching "^# =/usr/include" - UnCommentLinesMatching "^# =/usr/X11R6/include" - UnCommentLinesMatching "^# =/usr/doc" - UnCommentLinesMatching "^# =/usr/info" - UnCommentLinesMatching "^# =/usr/share" - UnCommentLinesMatching "^# =/usr/X11R6/man" - UnCommentLinesMatching "^# =/usr/X11R6/lib/X11/fonts" - UnCommentLinesMatching "^# !/usr/local" - UnCommentLinesMatching "^# !/usr/src" - AppendIfNoSuchLine "!/initrd" - AppendIfNoSuchLine "!/.journal" - AppendIfNoSuchLine "!/usr/local" - AppendIfNoSuchLine "!/usr/src" - AppendIfNoSuchLine "!/dev/cpu/mtrr" - AppendIfNoSuchLine "!/sys" - AppendIfNoSuchLine "!/media" - } - { /etc/integrit/integrit.debian.conf - # - # Make sure CONFIGS is set to /etc/integrit/integrit.conf - # - LocateLineMatching "^CONFIGS=.*" - BeginGroupIfNoLineMatching '^CONFIGS="/etc/integrit/integrit.conf"' - ReplaceLineWith 'CONFIGS="/etc/integrit/integrit.conf"' - EndGroup - } -# BROKEN!!! See Debian bug#153420 -# { /etc/cron.daily/integrit -# # -# # Uncomment defaults -# # -# SetCommentStart " # ! " -# SetCommentEnd "" -# UnCommentLinesMatching " # ! if .*" -# UnCommentLinesMatching " # ! fi" -# } - - ## logcheck section -copy: - #The linktype is necessary for links to be replaced with files. - any:: - $(LocalCommon)/logcheck/ignore.d.server/local dest=$(logcheck)/ignore.d.server/local linktype=copy - $(LocalCommon)/logcheck/ignore.d.workstation/local dest=$(logcheck)/ignore.d.workstation/local linktype=copy - $(LocalCommon)/logcheck/violations.ignore.d/local dest=$(logcheck)/violations.ignore.d/local linktype=copy -# NameServer:: -# $(LocalCommon)/logcheck/ignore.d.$(type)/bind dest=$(logcheck)/ignore.d/local-bind linktype=copy -# $(LocalCommon)/logcheck/violations.ignore.d/bind dest=$(logcheck)/violations.ignore.d/local-bind linktype=copy -# -# FileServer:: -# $(LocalCommon)/logcheck/ignore.d.$(type)/samba dest=$(logcheck)/ignore.d/local-samba linktype=copy -# $(LocalCommon)/logcheck/ignore.d.$(type)/netatalk dest=$(logcheck)/ignore.d/local-netatalk linktype=copy -# $(LocalCommon)/logcheck/violations.ignore.d/samba dest=$(logcheck)/violations.ignore.d/local-samba linktype=copy -# -# DHCPServer:: -# $(LocalCommon)/logcheck/ignore.d.$(type)/dhcp dest=$(logcheck)/ignore.d/local-dhcp linktype=copy -# $(LocalCommon)/logcheck/ignore.d.$(type)/dhcp3-common dest=$(logcheck)/ignore.d/local-dhcp3-common linktype=copy -# -# WWWServer:: -# -# FTPServer:: -# $(LocalCommon)/logcheck/ignore.d.$(type)/proftpd dest=$(logcheck)/ignore.d/local-proftpd linktype=copy -# $(LocalCommon)/logcheck/violations.ignore.d/proftpd dest=$(logcheck)/violations.ignore.d/local-proftpd linktype=copy -# -# IMAPServer:: -# $(LocalCommon)/logcheck/ignore.d.$(type)/uw-imap dest=$(logcheck)/ignore.d/local-uw-imap linktype=copy -# -# SpamAssServer:: -# $(LocalCommon)/logcheck/ignore.d.$(type)/spamassassin dest=$(logcheck)/ignore.d/local-spamassassin linktype=copy -# -# runs_postfix:: -# $(LocalCommon)/logcheck/ignore.d.$(type)/postfix dest=$(logcheck)/ignore.d/local-postfix linktype=copy -# $(LocalCommon)/logcheck/violations.ignore.d/postfix dest=$(logcheck)/violations.ignore.d/local-postfix linktype=copy -# -# any:: -# $(LocalCommon)/logcheck/ignore.d.$(type)/ssh dest=$(logcheck)/ignore.d/local-ssh linktype=copy -# $(LocalCommon)/logcheck/violations.ignore.d/ssh dest=$(logcheck)/violations.ignore.d/local-ssh linktype=copy - -shellcommands: - install_logcheck:: - # Install logcheck if not installed already -#BAD!!! "/usr/bin/yes no | /usr/bin/apt-get -q=2 install logcheck" diff --git a/cfengine/cf.services.web b/cfengine/cf.services.web deleted file mode 100644 index 7392235..0000000 --- a/cfengine/cf.services.web +++ /dev/null @@ -1,350 +0,0 @@ -control: - AddInstallable = ( apache_reload ) -editfiles: - { /etc/apache/httpd.conf - DefineClasses "apache_reload" - # - # ServerAdmin webmaster@$(domain) - # - # (Try to add it _before_ virtual hosts) - # - WarnIfNoLineMatching "^[[:blank:]]*ServerAdmin[[:blank:]].*" - BeginGroupIfNoLineMatching "^[[:blank:]]*ServerAdmin[[:blank:]].*" - BeginGroupIfNoLineMatching "^(### Section 3: Virtual Hosts|#?NameVirtualHost.*|#?VirtualHost.*)$" - Append "ServerAdmin webmaster@$(domain)" - EndGroup - BeginGroupIfNoLineMatching "^[[:blank:]]*ServerAdmin[[:blank:]].*" - LocateLineMatching "^(### Section 3: Virtual Hosts|#?NameVirtualHost.*|#?VirtualHost.*)$" - InsertLine "ServerAdmin webmaster@$(domain)" - EndGroup - EndGroup - LocateLineMatching "^[[:blank:]]*ServerAdmin[[:blank:]].*" - BeginGroupIfNoLineMatching "^[[:blank:]]*ServerAdmin[[:blank:]]*webmaster@$(domain)[[:blank:]]*$" - ReplaceLineWith "ServerAdmin webmaster@$(domain)" - EndGroup - # - # Make space for cfengine hacks - # - # (Try to add it _before_ virtual hosts) - # - ResetSearch "1" - BeginGroupIfNoSuchLine "# BEGIN CFENGINE" - BeginGroupIfNoLineMatching "^(### Section 3: Virtual Hosts|#?NameVirtualHost.*|#?VirtualHost.*)$" - Append "" - Append "# BEGIN CFENGINE" - Append "# END CFENGINE" - EndGroup - BeginGroupIfNoLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^(### Section 3: Virtual Hosts|#?NameVirtualHost.*|#?VirtualHost.*)$" - IncrementPointer "-1" - InsertLine "" - InsertLine "# BEGIN CFENGINE" - InsertLine "# END CFENGINE" - InsertLine "" - EndGroup - EndGroup - # - # LoadModule php3_module /usr/lib/apache/1.3/libphp3.so - # - # <IfModule libphp3.c> - # php3_display_errors off - # php3_log_errors on - # AddType application/x-httpd-php3 .php3 - # AddType application/x-httpd-php3-source .phps - # </IfModule> - # - BeginGroupIfFileExists "/usr/lib/apache/1.3/libphp3.so" - ResetSearch "1" -# bug! UnCommentLinesMatching "^#[[:blank:]]*LoadModule[[:blank:]]+php3_module[[:blank:]].*" - LocateLineMatching "^#[[:blank:]]*LoadModule[[:blank:]]+php3_module[[:blank:]]+/usr/lib/apache/1.3/libphp3.so$" - ReplaceLineWith "LoadModule php3_module /usr/lib/apache/1.3/libphp3.so" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "<IfModule libphp3.c>" - InsertLine "<IfModule libphp3.c>" - InsertLine "</IfModule>" - EndGroup - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^<IfModule libphp3.c>$" - BeginGroupIfNoLineMatching "[[:blank:]]*php3_display_errors off" - InsertLine " php3_display_errors off" - EndGroup - BeginGroupIfNoLineMatching "[[:blank:]]*php3_log_errors on" - InsertLine " php3_log_errors on" - EndGroup - BeginGroupIfNoLineMatching "[[:blank:]]*AddType application/x-httpd-php3 .php3" - InsertLine " AddType application/x-httpd-php3 .php3" - EndGroup - BeginGroupIfNoLineMatching "[[:blank:]]*AddType application/x-httpd-source .phps" - InsertLine " AddType application/x-httpd-source .phps" - EndGroup - UnsetAbort "^# END CFENGINE$" - EndGroup - # - # LoadModule php4_module /usr/lib/apache/1.3/libphp4.so - # - # <IfModule libphp4.c> - # php_flag display_errors off - # php_flag log_errors on - # AddType application/x-httpd-php .phtml .php .inc .php3 - # AddType application/x-httpd-php-source .phps - # </IfModule> - # - BeginGroupIfFileExists "/usr/lib/apache/1.3/libphp4.so" - ResetSearch "1" -# UnCommentLinesMatching "^\#[[:blank:]]*LoadModule[[:blank:]]+php4\_module[[:blank:]].*" - LocateLineMatching "^#[[:blank:]]*LoadModule[[:blank:]]+php4\_module[[:blank:]]+/usr/lib/apache/1.3/libphp4.so$" - ReplaceLineWith "LoadModule php4_module /usr/lib/apache/1.3/libphp4.so" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "<IfModule libphp4.c>" - InsertLine "<IfModule libphp4.c>" - InsertLine "</IfModule>" - EndGroup - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^<IfModule libphp4.c>$" - BeginGroupIfNoLineMatching "^.*php_flag[[:blank:]]*display_errors[[:blank:]]*off$" - InsertLine " php_flag display_errors off" - EndGroup - BeginGroupIfNoLineMatching ".*php_flag log_errors on" - InsertLine " php_flag log_errors on" - EndGroup - BeginGroupIfNoLineMatching "[[:blank:]]*AddType application/x-httpd-php .phtml .php .inc .php3" - InsertLine " AddType application/x-httpd-php .phtml .php .inc .php3" - EndGroup - BeginGroupIfNoLineMatching "[[:blank:]]*AddType application/x-httpd-source .phps" - InsertLine " AddType application/x-httpd-source .phps" - EndGroup - UnsetAbort "^# END CFENGINE$" - EndGroup - # - # LoadModule gzip_module /usr/lib/apache/1.3/mod_gzip.so - # - # <IfModule mod_gzip.c> - # mod_gzip_dechunk yes - # mod_gzip_keep_workfiles No - # mod_gzip_temp_dir /tmp - # mod_gzip_minimum_file_size 1002 - # mod_gzip_maximum_file_size 0 - # mod_gzip_maximum_inmem_size 1000000 - # mod_gzip_item_include file "\.htm$" - # mod_gzip_item_include file "\.html$" - # mod_gzip_item_include mime "text/.*" - # mod_gzip_item_include file "\.php$" - # mod_gzip_item_include mime "jserv-servlet" - # mod_gzip_item_include handler "jserv-servlet" - # mod_gzip_item_include mime "application/x-httpd-php.*" - # mod_gzip_item_include mime "httpd/unix-directory" - # mod_gzip_item_exclude file "\.css$" - # mod_gzip_item_exclude file "\.js$" - # mod_gzip_item_exclude file "\.wml$" - # </IfModule> - # - BeginGroupIfFileExists "/usr/lib/apache/1.3/mod_gzip.so" - ResetSearch "1" -# SetCommentStart "#" -# SetCommentEnd "" -# UnCommentLinesMatching "^\#[[:blank:]]*LoadModule[[:blank:]]+gzip_module[[:blank:]].*" - LocateLineMatching "#[[:blank:]]*LoadModule[[:blank:]]+gzip_module[[:blank:]]+/usr/lib/apache/1.3/mod_gzip.so" -# UnCommentNLines "1" - ReplaceLineWith "LoadModule gzip_module /usr/lib/apache/1.3/mod_gzip.so" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "<IfModule mod_gzip.c>" - InsertLine "<IfModule mod_gzip.c>" - InsertLine "</IfModule>" - EndGroup - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^<IfModule mod_gzip.c>$" - BeginGroupIfNoLineMatching ' mod_gzip_on yes' - InsertLine ' mod_gzip_on yes' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_dechunk yes' - InsertLine ' mod_gzip_dechunk yes' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_keep_workfiles No' - InsertLine ' mod_gzip_keep_workfiles No' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_temp_dir /tmp' - InsertLine ' mod_gzip_temp_dir /tmp' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_minimum_file_size 1002' - InsertLine ' mod_gzip_minimum_file_size 1002' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_maximum_file_size 0' - InsertLine ' mod_gzip_maximum_file_size 0' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_maximum_inmem_size 1000000' - InsertLine ' mod_gzip_maximum_inmem_size 1000000' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include file "\\\.htm\$"' - InsertLine ' mod_gzip_item_include file "\.htm$"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include file "\\\.html\$"' - InsertLine ' mod_gzip_item_include file "\.html$"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include mime "text/\.\*"' - InsertLine ' mod_gzip_item_include mime "text/.*"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include file "\\\.php\$"' - InsertLine ' mod_gzip_item_include file "\.php$"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include mime "jserv-servlet"' - InsertLine ' mod_gzip_item_include mime "jserv-servlet"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include handler "jserv-servlet"' - InsertLine ' mod_gzip_item_include handler "jserv-servlet"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include mime "application/x-httpd-php\.\*"' - InsertLine ' mod_gzip_item_include mime "application/x-httpd-php.*"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_include mime "httpd/unix-directory"' - InsertLine ' mod_gzip_item_include mime "httpd/unix-directory"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_exclude file "\\\.css\$"' - InsertLine ' mod_gzip_item_exclude file "\.css$"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_exclude file "\\\.js\$"' - InsertLine ' mod_gzip_item_exclude file "\.js$"' - EndGroup - BeginGroupIfNoLineMatching '[[:blank:]]*mod_gzip_item_exclude file "\\\.wml\$"' - InsertLine ' mod_gzip_item_exclude file "\.wml$"' - EndGroup - UnsetAbort "^# END CFENGINE$" - EndGroup - # - # LoadModule index_rss_module /usr/lib/apache/1.3/mod_index_rss.so - # - # <IfModule mod_index_rss.c> - # IndexRSSEngine On - # </IfModule> - # - BeginGroupIfFileExists "/usr/lib/apache/1.3/mod_index_rss.so" - ResetSearch "1" -# bug! UnCommentLinesMatching "^#[[:blank:]]*LoadModule[[:blank:]]+index_rss_module[[:blank:]].*" - LocateLineMatching "^#[[:blank:]]*LoadModule[[:blank:]]+index_rss_module[[:blank:]]+/usr/lib/apache/1.3/mod_index_rss.so$" - ReplaceLineWith "LoadModule index_rss_module /usr/lib/apache/1.3/mod_index_rss.so" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "<IfModule mod_index_rss.c>" - InsertLine "<IfModule mod_index_rss.c>" - InsertLine "</IfModule>" - EndGroup - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^<IfModule mod_index_rss.c>$" - BeginGroupIfNoLineMatching "[[:blank:]]+IndexRSSEngine On" - InsertLine " IndexRSSEngine On" - EndGroup - UnsetAbort "^# END CFENGINE$" - EndGroup - # - # LoadModule pam_auth_module /usr/lib/apache/1.3/mod_auth_pam.so - # - # <IfModule mod_auth_pam.c> - # <Location /> - # AuthPAM_Enabled Off - # </Location> - # </IfModule> - # - BeginGroupIfFileExists "/usr/lib/apache/1.3/mod_auth_pam.so" - ResetSearch "1" -# bug! UnCommentLinesMatching "^#[[:blank:]]*LoadModule[[:blank:]]+pam_auth_module[[:blank:]].*" - LocateLineMatching "^#[[:blank:]]*LoadModule[[:blank:]]+pam_auth_module[[:blank:]]+/usr/lib/apache/1.3/mod_auth_pam.so$" - ReplaceLineWith "LoadModule pam_auth_module /usr/lib/apache/1.3/mod_auth_pam.so" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "<IfModule mod_auth_pam.c>" - InsertLine "<IfModule mod_auth_pam.c>" - InsertLine " <Location />" - InsertLine " </Location>" - InsertLine "</IfModule>" - EndGroup - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^<IfModule mod_auth_pam.c>$" - LocateLineMatching "[[:blank:]]+<Location />" - BeginGroupIfNoLineMatching "[[:blank:]]+AuthPAM_Enabled Off" - InsertLine " AuthPAM_Enabled Off" - EndGroup - UnsetAbort "^# END CFENGINE$" - EndGroup - # - # LoadModule authshadow_module /usr/lib/apache/1.3/mod_auth_shadow.so - # - # <IfModule mod_auth_shadow.c> - # <Location /> - # AuthShadow Off - # </Location> - # </IfModule> - # - BeginGroupIfFileExists "/usr/lib/apache/1.3/mod_auth_shadow.so" - ResetSearch "1" -# bug! UnCommentLinesMatching "^#[[:blank:]]*LoadModule[[:blank:]]+authshadow_module[[:blank:]].*" - LocateLineMatching "^#[[:blank:]]*LoadModule[[:blank:]]+authshadow_module[[:blank:]]+/usr/lib/apache/1.3/mod_auth_shadow.so$" - ReplaceLineWith "LoadModule authshadow_module /usr/lib/apache/1.3/mod_auth_shadow.so" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "<IfModule mod_auth_shadow.c>" - InsertLine "<IfModule mod_auth_shadow.c>" - InsertLine " <Location />" - InsertLine " </Location>" - InsertLine "</IfModule>" - EndGroup - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^<IfModule mod_auth_shadow.c>$" - LocateLineMatching "[[:blank:]]+<Location />" - BeginGroupIfNoLineMatching "[[:blank:]]+AuthShadow Off" - InsertLine " AuthShadow Off" - EndGroup - UnsetAbort "^# END CFENGINE$" - EndGroup - # - # LoadModule authshadow_module /usr/lib/apache/1.3/mod_xslt.so - # - # <IfModule mod_auth_shadow.c> - # <Location /xslt> - # AddHandler mod_xslt .html - # AddHandler mod_xslt .txt - # </Location> - # </IfModule> - # - BeginGroupIfFileExists "/usr/lib/apache/1.3/mod_auth_shadow.so" - ResetSearch "1" -# bug! UnCommentLinesMatching "^#[[:blank:]]*LoadModule[[:blank:]]+authshadow_module[[:blank:]].*" - LocateLineMatching "^#[[:blank:]]*LoadModule[[:blank:]]+authshadow_module[[:blank:]]+/usr/lib/apache/1.3/mod_auth_shadow.so$" - ReplaceLineWith "LoadModule authshadow_module /usr/lib/apache/1.3/mod_auth_shadow.so" - CatchAbort - AbortAtLineMatching "^# END CFENGINE$" - LocateLineMatching "^# BEGIN CFENGINE$" - BeginGroupIfNoSuchLine "<IfModule mod_auth_shadow.c>" - InsertLine "<IfModule mod_auth_shadow.c>" - InsertLine " <Location />" - InsertLine " </Location>" - InsertLine "</IfModule>" - EndGroup - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE$" - LocateLineMatching "^<IfModule mod_auth_shadow.c>$" - LocateLineMatching "[[:blank:]]+<Location />" - BeginGroupIfNoLineMatching "[[:blank:]]+AuthShadow Off" - InsertLine " AuthShadow Off" - EndGroup - UnsetAbort "^# END CFENGINE$" - EndGroup - } -processes: - "apache" restart "/etc/init.d/apache restart" -shellcommands: - apache_reload:: - "/etc/init.d/apache force-reload" diff --git a/cfengine/cfengine.conf b/cfengine/cfengine.conf deleted file mode 100755 index bf6af30..0000000 --- a/cfengine/cfengine.conf +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/cfengine -f - -control: - cfroot = ( /etc/local-COMMON/cfengine ) - cforgroot = ( /etc/local-ORG/cfengine ) - -import: - - # - # Split things up to keep things tidy - # - - $(cforgroot)/cf.groups - $(cfroot)/cf.generic - $(cfroot)/cf.isp - $(cforgroot)/cf.site - $(cfroot)/cf.services -# $(cfroot)/cf.motd diff --git a/cfengine/script.update_sambashares.sh b/cfengine/script.update_sambashares.sh deleted file mode 100755 index 4ace9aa..0000000 --- a/cfengine/script.update_sambashares.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh - -# Fail on error - to leave cf_tmpfile for investigation -set -e - -m4 -DFQDN=$(hostname -f) /etc/local-COMMON/samba/smb-shares.conf.m4 >> /etc/samba/smb-shares.conf - -cf_tmpfile=`tempfile -p cf` -m4 -DFQDN=$(hostname -f) /etc/local-COMMON/cfengine/cf.services.file.tmp.m4 > $cf_tmpfile -cfengine -q -f $cf_tmpfile -rm -f $cf_tmpfile diff --git a/dhcp3/dhcp3-cilent.cf b/dhcp3/dhcp3-cilent.cf deleted file mode 100755 index 4231416..0000000 --- a/dhcp3/dhcp3-cilent.cf +++ /dev/null @@ -1,19 +0,0 @@ -#! /usr/bin/cfengine -qf - -control: - OutputPrefix = ("${cf_prefix}") - actionsequence = ( editfiles ) - EditfileSize = ( 10000 ) - -editfiles: - any:: - { /etc/dhcp3/dhclient-script - # - # Set hostname to reverse lookup of IP - # - WarnIfNoLineMatching "^[[:blank:]]+([A-Z]+\|)*BOUND(\|[A-Z]+)*\)" - LocateLineMatching "^[[:blank:]]+([A-Z]+\|)*BOUND(\|[A-Z]+)*\)" - BeginGroupIfNoLineMatching "^AllowShutdown=All" - ReplaceLineWith "AllowShutdown=All" - EndGroup - } diff --git a/dhcpd.conf.helenesminde b/dhcpd.conf.helenesminde deleted file mode 100644 index 40a0aa4..0000000 --- a/dhcpd.conf.helenesminde +++ /dev/null @@ -1,20 +0,0 @@ -# dhcpd.conf -# -# DHCP configuration file for helenesminde.local -# - -default-lease-time 25000; -max-lease-time 50000; - -option subnet-mask 255.255.0.0; -option routers 172.16.0.1; -option domain-name-servers 172.16.0.1, 194.239.134.83, 193.162.153.164; -option domain-name "helenesminde.local"; -option netbios-name-servers 172.16.0.1; - -# According to our policy, the dynamic address space starts -# at .60 and ends at .229 giving 170 client addresses. -# (See "System Description --> Network Model") -subnet 172.16.0.0 netmask 255.255.0.0 { - range 172.16.0.60 172.16.1.250; -} diff --git a/dhcpd.conf.ntiexpo b/dhcpd.conf.ntiexpo deleted file mode 100644 index c633b91..0000000 --- a/dhcpd.conf.ntiexpo +++ /dev/null @@ -1,20 +0,0 @@ -# dhcpd.conf -# -# DHCP configuration file for nti-expo.local -# - -default-lease-time 1200; -max-lease-time 7200; - -option subnet-mask 255.255.255.0; -option routers 10.20.30.1; -option domain-name-servers 10.20.30.1; -option domain-name "nti-expo.local"; -option netbios-name-servers 10.20.30.1; - -# According to our policy, the dynamic address space starts -# at .60 and ends at .229 giving 170 client addresses. -# (See "System Description --> Network Model") -subnet 10.20.30.0 netmask 255.255.255.0 { - range 10.20.30.60 10.20.30.229; -} diff --git a/dhcpd.conf.sagahus b/dhcpd.conf.sagahus deleted file mode 100644 index edce97d..0000000 --- a/dhcpd.conf.sagahus +++ /dev/null @@ -1,20 +0,0 @@ -# dhcpd.conf -# -# DHCP configuration file for sagahus.local -# - -default-lease-time 1200; -max-lease-time 7200; - -option subnet-mask 255.255.255.0; -option routers 192.168.4.1; -option domain-name-servers 192.168.4.1, 212.242.41.248, 212.242.41.249; -option domain-name "sagahus.local"; -option netbios-name-servers 192.168.4.1; - -# According to our policy, the dynamic address space starts -# at .60 and ends at .229 giving 170 client addresses. -# (See "System Description --> Network Model") -subnet 192.168.4.0 netmask 255.255.255.0 { - range 192.168.4.60 192.168.4.229; -} diff --git a/dovecot/uwimap2dovecot.sh b/dovecot/uwimap2dovecot.sh deleted file mode 100755 index fc242ae..0000000 --- a/dovecot/uwimap2dovecot.sh +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh - -for mbox in `ls -1 /home/*/mail/mbox`; do - user=`echo $mbox|sed 's,/home/\(.\+\)/mail/mbox,\1,'` - inbox=/var/mail/$user - if test -s $inbox; then - cat $inbox >> $mbox - fi - mv $mbox $inbox - user-init $user -done -for oldlist in `ls -1 /home/*/.mailboxlist`; do - user=`echo $oldlist|sed 's,/home/\(.\+\)/.mailboxlist,\1,'` - newlist=/home/$user/mail/.subscriptions - mv $oldlist $newlist - user-init $user -done diff --git a/eskuel/config.inc.php b/eskuel/config.inc.php deleted file mode 100644 index a1018db..0000000 --- a/eskuel/config.inc.php +++ /dev/null @@ -1,21 +0,0 @@ -<?php - -include('/etc/local-COMMON/auth/get_uid_and_mysql_pw.php'); - -$confDB['0']['name'] = 'default'; -$confDB['0']['host'] = 'localhost'; -$confDB['0']['user'] = $PHP_AUTH_USER; -$confDB['0']['password'] = $PHP_AUTH_PASS; -#$confDB['0']['db'] = $PHP_AUTH_USER.'_'; - -$conf['defaultPerRequest'] = '30'; -$conf['defaultConf'] = '0'; -$conf['defaultTxt'] = 'english.inc.php'; -$conf['tipsOfTheDay'] = '1'; -$conf['siteUrl'] = 'http://'; -$conf['showMysqlState'] = '1'; -$conf['showMysqlVars'] = '1'; -$conf['showMysqlProcess'] = '1'; -$conf['reduceBlob'] = '50'; - -?>
\ No newline at end of file diff --git a/file-artax.107b.dk.m4 b/file-artax.107b.dk.m4 deleted file mode 100644 index 7b1d70b..0000000 --- a/file-artax.107b.dk.m4 +++ /dev/null @@ -1,26 +0,0 @@ -dnl -dnl /etc/local/file-artax.107b.dk.m4 -dnl Copyright 2002 Jonas Smedegaard <dr@jones.dk> -dnl -dnl $Id: file-artax.107b.dk.m4,v 1.3 2002-08-19 22:07:49 jonas Exp $ -dnl -dnl Samba shares for Homebase Samba and Netatalk servers -dnl -dnl Used by /etc/cfengine/cf.local.services.file.conf.m4 and /etc/samba/smb-shares.m4 -dnl -_dir(any,/home/fsadmin/COMMON,fsadmin,fsadmin,755) -_files(win,netlogon,Netværkslogon,/etc/samba/netlogon,root,root,755,ro) -_files(win,userprofiles,Brugerprofiler,/home/fsadmin/COMMON/samba/userprofiles,root,root,755,ro) -_files(win,reference,Jones: Samba Linux server,/home/fsadmin/COMMON/C/reference) -dnl -_homefiles(win,homes,Personlige dokumenter,%H/pc) -_homefiles(mac,home_mac,Personlige Macintosh-dokumenter,%H/mac,ro) -_homefiles(win,home_web,Personlige web-dokumenter,%H/public_html) -dnl -_files(win,software,Fælles softshare,/home/fsadmin/COMMON/software,fsadmin,fsadmin,775,rw,fsadmin) -_files(win,dokumenter,Fælles drev for delte filer,/home/fsadmin/COMMON/documents,fsadmin,fsadmin,775,rw,fsadmin) -_files(win,admin,Dokumentation og adminværktøjer,/home/fsadmin/COMMON/admin,fsadmin,fsadmin,755,ro) -_files(win,pdfshare,PDF Printdir,/home/fsadmin/COMMON/pdfshare,fsadmin,fsadmin,755,rw,fsadmin) -dnl -_printer(win,laser,Apple LaserWriter 16/600 PS,/tmp,lp) -_printer(win,pdf,PDF print,/tmp,pdf) diff --git a/file-balrog.ntiexpo.local.m4 b/file-balrog.ntiexpo.local.m4 deleted file mode 100644 index 2e8ffba..0000000 --- a/file-balrog.ntiexpo.local.m4 +++ /dev/null @@ -1,18 +0,0 @@ -dnl -dnl /etc/local/file-balrog.nti-expo.local.m4 -dnl Copyright 2002 Jonas Smedegaard <dr@jones.dk> -dnl -dnl $Id: file-balrog.ntiexpo.local.m4,v 1.1 2002-04-24 14:48:36 klaus Exp $ -dnl -dnl Samba shares for Homebase Samba and Netatalk servers -dnl -dnl Used by /etc/cfengine/cf.local.services.file.conf.m4 and /etc/samba/smb-shares.m4 -dnl -_dir(any,/home/fsadmin/COMMON,fsadmin,fsadmin,755) -_files(win,netlogon,Network logon,/etc/samba/netlogon,root,root,755,ro) -_files(win,userprofiles,,/home/fsadmin/COMMON/samba/userprofiles,fsadmin,fsadmin,775) -_homefiles(win,homes,,/home/%u/.pcshare) -_files(win,software,Fælles softshare,/home/fsadmin/COMMON/software,fsadmin,fsadmin,775,rw,fsadmin) -_files(win,dokumenter,Fælles drev for delte filer,/home/fsadmin/COMMON/documents,fsadmin,fsadmin,775,rw,fsadmin) -_files(win,admin,Dokumentation og adminværktøjer,/home/fsadmin/COMMON/admin,fsadmin,fsadmin,755,ro) -_files(win,pdfshare,PDF Printdir,/home/fsadmin/COMMON/pdfshare,fsadmin,fsadmin,755,rw,fsadmin) diff --git a/file-debian.cafe3.local.m4 b/file-debian.cafe3.local.m4 deleted file mode 100644 index 25f3839..0000000 --- a/file-debian.cafe3.local.m4 +++ /dev/null @@ -1,26 +0,0 @@ -dnl -dnl /etc/local/file-debian.cafe3.local.m4 -dnl Copyright 2002 Jonas Smedegaard <dr@jones.dk> -dnl -dnl $Id: file-debian.cafe3.local.m4,v 1.1 2002-09-12 08:24:44 jonas Exp $ -dnl -dnl Shares for Samba and Netatalk servers -dnl -dnl Used by /etc/cfengine/cf.local.services.file.conf.m4 and /etc/samba/smb-shares.m4 -dnl -_dir(any,/home/fsadmin,fsadmin,fsadmin,755) -_files(win,netlogon,Network logon,/etc/samba/netlogon,root,root,755,ro) -_files(win,userprofiles,User profiles,/home/fsadmin/pc_userprofiles,root,root,755) -_files(win,reference,DEBIAN: Samba Linux server,/home/fsadmin/pc_reference,root,root,755) -dnl -_homefiles(win,homes,Personal Windows documents,%H/pc) -_homefiles(win,home_mac,Personal Macintosh documents,%H/mac,ro) -_homefiles(win,home_web,Personal web documents,%H/public_html,rw) -dnl -_homefiles(win,home_xch,Personal documents readable by group,%H/xchange) -_files(win,doc_xch,All documents readable by group,/home/fsadmin/files_xchange) -dnl -_files(win,doc,Shared Windows documents,/home/fsadmin/pc_doc,users,users,775,rw,users) -_files(win,doc_mac,Shared Macintosh documents,/home/fsadmin/mac_doc,users,users,755,ro,users) -dnl -_printer(win,HP2100,Networkprinter queue for HP 2100 (postscript level 3),/tmp,hp2100) diff --git a/file-firebird.helenesminde.local.m4 b/file-firebird.helenesminde.local.m4 deleted file mode 100644 index 78e4304..0000000 --- a/file-firebird.helenesminde.local.m4 +++ /dev/null @@ -1,74 +0,0 @@ -dnl -dnl /etc/local/file-firebird.helenesminde.local.m4 -dnl Copyright 2002 Jonas Smedegaard <dr@jones.dk> -dnl -dnl $Id: file-firebird.helenesminde.local.m4,v 1.2 2003-03-10 13:28:47 klaus Exp $ -dnl -dnl Samba shares for Helenesminde Samba and servers -dnl -dnl Used by /etc/cfengine/cf.local.services.file.conf.m4 and /etc/samba/smb-shares.m4 -dnl -[netlogon] - path = /etc/samba/netlogon - comment = Netværkslogon - share modes = no - browseable = no -[userprofiles] - path = /home/fsadmin/COMMON/samba/userprofiles - comment = Brugerprofiler - force user = %u - root preexec = '/bin/mkdir -p /home/fsadmin/COMMON/samba/userprofiles/%U \ - /bin/chown %U /home/fsadmin/COMMON/samba/userprofiles/%U \ - /bin/chmod 700 /home/fsadmin/COMMON/samba/userprofiles/%U' - writeable = yes - create mask = 0640 - directory mask = 0750 - browseable = no -[homes] - path = %H/.pcshare - browsable = no - writeable = yes -[www] - path = %H/public_html - browsable = no - writeable = yes -[software] - path = /home/fsadmin/COMMON/software - comment = Fælles software - browsable = yes - guest ok = no - writeable = yes - create mask = 2660 - directory mask = 2770 - valid users = @fsadmin - force group = +fsadmin -[dokumenter] - path = /home/fsadmin/COMMON/documents - comment = Fælles dokumenter - browsable = yes - guest ok = no - writeable = yes - create mask = 2660 - directory mask = 2770 - valid users = @fsadmin - force group = +fsadmin -[media] - path = /home/fsdamin/COMMON/media - comment = Mp3 filer, film, spil etc. - guest ok = no - writable = yes - create mask = 2660 - directory mask = 2770 - valid users = @fsadmin - force group = +fsadmin -[bestyrelsen] - path = /home/fsadmin/COMMON/bestyrelsen - comment = Bestyrelsens fælles dokumenter - browsable = yes - guest ok = no - writeable = yes - create mask = 2660 - directory mask = 2770 - valid users = @bestyrelsen - force group = +bestyrelsen - diff --git a/file-gandalf.xenux.local.m4 b/file-gandalf.xenux.local.m4 deleted file mode 100644 index a8744c3..0000000 --- a/file-gandalf.xenux.local.m4 +++ /dev/null @@ -1,26 +0,0 @@ -dnl -dnl /etc/local/file-gandalf.xenux.local.m4 -dnl Copyright 2002 Jonas Smedegaard <dr@jones.dk> -dnl -dnl $Id: file-gandalf.xenux.local.m4,v 1.2 2002-04-07 23:48:42 jonas Exp $ -dnl -dnl Samba shares for Homebase Samba and Netatalk servers -dnl -dnl Used by /etc/cfengine/cf.local.services.file.conf.m4 and /etc/samba/smb-shares.m4 -dnl -_share_logon(netlogon,Network logon,$(netlogshare)) -_share_profiles(userprofiles,Brugerprofiler,$(profshare)) -_share_home(homes,Personlige dokumenter,%H/$(privpcshare)) -_share_common(software,Fælles software for Xenux ApS,$(softshare),$(admingrp)) -_share_common(dokumenter,Fælles dokumenter for Xenux ApS,$(datashare),$(admingrp)) -_share_common(fssoftware,Fælles software for Finn Strandgaard A/S,/home/finn/documents,finn) -_share_common(fsdokumenter,Fælles dokumenter for Finn Strandgaard A/S,/home/finn/software,finn) -[media] - comment = Mp3 filer, film, spil etc. - path = /home/jrisch/media - public = no - valid users = @mp3 - force group = +mp3 - writable = yes - create mask = 0660 - directory mask = 0770 diff --git a/file-ida.idaskolen.dk.m4 b/file-ida.idaskolen.dk.m4 deleted file mode 100644 index 3a5bcc2..0000000 --- a/file-ida.idaskolen.dk.m4 +++ /dev/null @@ -1,31 +0,0 @@ -dnl -dnl /etc/local/file-debian.cafe3.local.m4 -dnl Copyright 2002 Jonas Smedegaard <dr@jones.dk> -dnl -dnl $Id: file-ida.idaskolen.dk.m4,v 1.3 2002-09-23 16:58:20 jonas Exp $ -dnl -dnl Shares for Samba and Netatalk servers -dnl -dnl Used by /etc/cfengine/cf.local.services.file.conf.m4 and /etc/samba/smb-shares.m4 -dnl -_dir(any,/home/guest,guest,guest,755) -_dir(any,/home/idaadm,idaadm,idaadm,755) -_files(win,netlogon,Netværkslogon,/etc/samba/netlogon,root,root,755,ro) -_files(win,userprofiles,Brugerprofiler,/home/guest/shares_win/userprofiles,root,root,755) -_files(win,reference,DEBIAN: Samba Linux server,/home/guest/shares_win/reference,root,root,755) -dnl -_homefiles(win,homes,Personlige Windows-dokumenter,%H/pc,rwp) -_homefiles(win,prv_mac,Personlige Macintosh-dokumenter,%H/mac,rop) -_homefiles(win,prv_web,Personlige web-dokumenter,%H/public_html,rww) -dnl -_files(win,doc,Delte Windows dokumenter,/home/guest/shares_win/doc,guest,guest,2770,rw,guest) -_files(win,doc_mac,Delte Macintosh dokumenter,/home/guest/shares_mac/doc,guest,guest,2770,ro,guest) -dnl -_files(win,adm,Delte adm. Windows dokumenter,/home/idaadm/shares_win/doc,idaadm,idaadm,2770,rw,idaadm) -_files(win,adm_mac,Delte adm. Macintosh dokumenter,/home/idaadm/shares_mac/doc,idaadm,idaadm,2770,ro,idaadm) -dnl -_homefiles(win,home_xch,Personlige dokumenter som kan læses af gruppen,%H/xchange) -_files(win,doc_xch,Alle dokumenter som kan læses af gruppen,/home/guest/shares_win/xchange,guest,guest,550,ro,guest) -dnl -dnl "HP2100,HP LaserJet 2100 Series PS" -_printer(win,HP2100,Netværksprinterkø til HP 2100,/tmp,hp2100) diff --git a/file-jawa.homebase.dk.m4 b/file-jawa.homebase.dk.m4 deleted file mode 100644 index 8f19f41..0000000 --- a/file-jawa.homebase.dk.m4 +++ /dev/null @@ -1,50 +0,0 @@ -dnl -dnl /etc/local/file-jawa.homebase.dk.m4 -dnl Copyright 2002 Jonas Smedegaard <dr@jones.dk> -dnl -dnl $Id: file-jawa.homebase.dk.m4,v 1.4 2002-10-09 06:25:47 jonas Exp $ -dnl -dnl Samba shares for Homebase Samba and Netatalk servers -dnl -dnl Used by /etc/cfengine/cf.local.services.file.conf.m4 and /etc/samba/smb-shares.m4 -dnl -dnl TODO: veto files and some access rights still wrong -dnl -_dir(any,/home/hb/samba,hb,hb,755) -_files(win,netlogon,Netværkslogon,/etc/samba/netlogon,root,root,755,ro) -_files(win,userprofiles,Brugerprofiler,/home/hb/samba/userprofiles,root,root,755,ro) -_files(win,reference,DEBIAN: Samba Linux server,/home/hb/samba/reference) -dnl -_homefiles(win,homes,Personlige dokumenter,%H/pc) -_homefiles(mac,home_mac,Personlige Macintosh-dokumenter,%H/mac,ro) -_homefiles(win,home_web,Personlige web-dokumenter,%H/public_html) -dnl -_files(win,hb,Homebase Arkiver (Mac),/home/hb/hb/hb,hb) -_files(win,hbsoft,Homebase Software (Mac),/home/hb/hb/admin,hb) -_files(win,admin,Homebase Teknik (Mac),/home/hb/admin/admin,admin) -dnl -_files(win,fl,Frontløberne Fællesarkiver (Mac),/home/fl/fl/fl,fl) -_files(win,fllock,Frontløberne Låste arkiver (Mac),/home/fl/fl/flstab,fl) -_files(win,flstab,Frontløberne Stabsarkiver (Mac),/home/fl/flstab/flstab,flstab) -dnl -_files(win,std,`Software, dr.jones',/var/local/netatalk/COMMON/C/software/users/jonas/,users) -_files(win,std_en,`Software, engelsk, dr.jones',/var/local/netatalk/COMMON/en/software/users/jonas/,users) -_files(win,std_da,`Software, dansk, dr.jones',/var/local/netatalk/COMMON/da/software/users/jonas/,users) -dnl -_files(win,adm,`Admin, dr.jones',/var/local/netatalk/COMMON/C/admin/users/jonas/,admin) -_files(win,adm_en,`Admin, engelsk, dr.jones',/var/local/netatalk/COMMON/en/admin/users/jonas/,admin) -_files(win,adm_da,`Admin, dansk, dr.jones',/var/local/netatalk/COMMON/da/admin/users/jonas/,admin) -dnl -_files(win,km,KaosManagement Arkiver (Mac),/home/km/km/km,km) -_files(win,kmstab,KaosMAnagement Administration (Mac),/home/km/kmstab/kmstab,kmstab) -dnl -_files(win,kp,KaosPiloterne Fællesarkiver (Mac),/home/kp/kp/kp,kp) -_files(win,kplock,KaosPiloterne Låste arkiver (Mac),/home/kp/kp/kpstab,kp) -_files(win,kpstab,KaosPiloterne Stabsarkiver (Mac),/home/kp/kpstab/kpstab,kpstab) -dnl -_files(win,fl,Café Kølbert (Mac),/home/ko/kolbert/kolbert,kolbert) -dnl -_printer(win,KMHP,Networkprinter queue for HP 2100 (postscript level 3),/tmp,kmhp) -_printer(win,KMCANON,Networkprinter queue for Canon iR 2000,/tmp,kmcanon) -_printer(win,KPHP,Networkprinter queue for HP 2100 (postscript level 3),/tmp,kphp) -_printer(win,KPLW,Networkprinter queue for Apple LaserWriter 8500 (postscript level 3),/tmp,kplw) diff --git a/file-lineal.louiz.dk.m4 b/file-lineal.louiz.dk.m4 deleted file mode 100644 index 045e2c4..0000000 --- a/file-lineal.louiz.dk.m4 +++ /dev/null @@ -1,39 +0,0 @@ -dnl -dnl /etc/local/file-lineal.louiz.dk.m4 -dnl Copyright 2002 Jonas Smedegaard <dr@jones.dk> -dnl -dnl $Id: file-lineal.louiz.dk.m4,v 1.1 2002-11-04 12:35:28 klaus Exp $ -dnl -dnl Samba shares for Homebase Samba and Netatalk servers -dnl -dnl Used by /etc/cfengine/cf.local.services.file.conf.m4 and /etc/samba/smb-shares.m4 -dnl -_dir(any,/home/fsadmin/shares,fsadmin,fsadmin,755) -_files(win,netlogon,Netværkslogon,/etc/samba/netlogon,root,root,755,ro) -_files(win,userprofiles,Brugerprofiler,/home/fsadmin/shares/userprofiles,root,root,755,ro) -_files(win,reference,Lineal: Samba Linux server,/home/fsadmin/COMMON/reference,root,root,755,ro) -dnl -_homefiles(win,homes,Personlige dokumenter,%H/pc) -_homefiles(win,home_mac,Personlige Mac-dokumenter,%H/mac) -_homefiles(win,home_web,Personlige web-dokumenter,%H/public_html) -_homefiles(win,grouphomes,Gruppens personlige dokumenter,%G/pc) -_homefiles(win,home_mac,Gruppens personlige Mac-dokumenter,%G/mac) -_homefiles(win,home_web,Gruppens personlige web-dokumenter,%G/public_html) -_homefiles(mac,,< $u, Mac-dokumenter>,~/mac/) -_homefiles(mac,,< $u, PC-dokumenter>,~/pc/,ro) -_homefiles(mac,,< $u, web-dokumenter>,~/public_html/) -_homefiles(mac,,< $g, Mac-dokumenter>,~/mac/) -_homefiles(mac,,< $g, PC-dokumenter>,~/pc/,ro) -_homefiles(mac,,< $g, web-dokumenter>,~/public_html/) -dnl -_files(win,dokumenter,Fælles dokumenter,/home/fsadmin/shares/documents,fsadmin,fsadmin,775,rw,fsadmin) -_files(win,admin,Tekniske dokumenter og værktøjer,/home/fsadmin/shares/admin,fsadmin,fsadmin,755,ro) -_files(mac,,Fælles dokumenter,/home/fsadmin/shares/documents,fsadmin,fsadmin,775,rw,fsadmin) -_files(win,pdf,PDF Dokumenter,/home/fsadmin/shares/pdf,fsadmin,fsadmin,775,rw,fsadmin) -dnl -[printers] - comment = %S printer - path = /tmp - public = yes - printable = yes - guest ok = yes diff --git a/file-saks.louiz.dk.m4 b/file-saks.louiz.dk.m4 deleted file mode 100644 index f1ead5f..0000000 --- a/file-saks.louiz.dk.m4 +++ /dev/null @@ -1,30 +0,0 @@ -dnl -dnl /etc/local/file-saks.louiz.dk.m4 -dnl Copyright 2002 Jonas Smedegaard <dr@jones.dk> -dnl -dnl $Id: file-saks.louiz.dk.m4,v 1.5 2002-09-23 09:08:25 klaus Exp $ -dnl -dnl Samba shares for Homebase Samba and Netatalk servers -dnl -dnl Used by /etc/cfengine/cf.local.services.file.conf.m4 and /etc/samba/smb-shares.m4 -dnl -_dir(any,/home/fsadmin/shares,fsadmin,fsadmin,755) -_files(win,netlogon,Netværkslogon,/etc/samba/netlogon,root,root,755,ro) -_files(win,userprofiles,Brugerprofiler,/home/fsadmin/shares/userprofiles,root,root,755,ro) -_files(win,reference,Saks: Samba Linux server,/home/fsadmin/shares/reference,root,root,755,ro) -dnl -_homefiles(win,homes,Personlige dokumenter,%H/pc) -_homefiles(win,home_mac,Personlige Mac-dokumenter,%H/mac) -_homefiles(win,home_web,Personlige web-dokumenter,%H/public_html) -_homefiles(mac,,< $u, Mac-dokumenter>,~/mac/) -_homefiles(mac,,< $u, PC-dokumenter>,~/pc/,ro) -_homefiles(mac,,< $u, web-dokumenter>,~/public_html/) -dnl -_files(win,dokumenter,Fælles dokumenter,/home/fsadmin/shares/documents,fsadmin,fsadmin,775,rw,fsadmin) -_files(win,admin,Tekniske dokumenter og værktøjer,/home/fsadmin/shares/admin,fsadmin,fsadmin,755,ro) -_files(mac,,Fælles dokumenter,/home/fsadmin/shares/documents,fsadmin,fsadmin,775,rw,fsadmin) -dnl -_printer(win,laser,HP Color LaserJet 4550 PS,/tmp,laser) -_printer(mac,laser,HP Color LaserJet 4550 PS,/tmp,laser) -_printer(win,hp2200_1,HP Laserjet 2200dn,/tmp,HP2200_1) -_printer(mac,hp2200_1,HP Laserjet 2200dn,/tmp,HP2200_1) diff --git a/file-tansania.vega.dk.m4 b/file-tansania.vega.dk.m4 deleted file mode 100644 index cbc3a64..0000000 --- a/file-tansania.vega.dk.m4 +++ /dev/null @@ -1,23 +0,0 @@ -dnl -dnl /etc/local/file-tansania.jones.dk.m4 -dnl Copyright 2002 Jonas Smedegaard <dr@jones.dk> -dnl -dnl $Id: file-tansania.vega.dk.m4,v 1.2 2002-08-08 20:57:05 jonas Exp $ -dnl -dnl Samba shares for Homebase Samba and Netatalk servers -dnl -dnl Used by /etc/cfengine/cf.local.services.file.conf.m4 and /etc/samba/smb-shares.m4 -dnl -_dir(any,/home/fsadmin,fsadmin,fsadmin,755) -_files(win,netlogon,Netværkslogon,/etc/samba/netlogon,root,root,755,ro) -_files(win,userprofiles,Brugerprofiler,/home/fsadmin/COMMON/samba/userprofiles,root,root,755,ro) -_files(win,reference,VEGA: Samba Linux server,/home/fsadmin/COMMON/C/reference,root,root,755,ro) -dnl -_homefiles(win,homes,Personlige dokumenter,%H/pc) -_homefiles(win,home_web,Personlige web-dokumenter,%H/public_html) -dnl -_files(win,dokumenter,Fælles dokumenter,/home/fsadmin/documents,fsadmin,fsadmin,775,rw,fsadmin) -_files(win,admin,Tekniske dokumenter og værktøjer,/home/fsadmin/admin,fsadmin,fsadmin,755,ro) -dnl -_printer(win,prod_lille,Produktion, lille printer (HP LaserJet 4000 N),/tmp,prod_lille) -_printer(win,prod_stor,Produktion, store printer (Xerox Document Centre 432 ST),/tmp,prod_stor) diff --git a/file-thor.venture.local.m4 b/file-thor.venture.local.m4 deleted file mode 100644 index 6564e03..0000000 --- a/file-thor.venture.local.m4 +++ /dev/null @@ -1,23 +0,0 @@ -dnl -dnl /etc/local/file-thor.venture.local.m4 -dnl Copyright 2002 Jonas Smedegaard <dr@jones.dk> -dnl -dnl $Id: file-thor.venture.local.m4,v 1.3 2002-04-13 06:41:27 jonas Exp $ -dnl -dnl Samba shares for Homebase Samba and Netatalk servers -dnl -dnl Used by /etc/cfengine/cf.local.services.file.conf.m4 and /etc/samba/smb-shares.m4 -dnl -_dir(any,/home/fsadmin/COMMON,fsadmin,fsadmin,755) -_homefiles(win,homes,Personlige dokumenter,%H/.pcshare) -_files(win,soft,softshare,/home/fsadmin/COMMON/software,fsadmin,fsadmin,775) -_files(win,,,$(datashare),fsadmin,fsadmin,775) -_files(win,admin,Administration,/home/admin/admin,admin,admin,775) -_files(win,business,Business,/home/business/business,business,business,775) -_files(win,accounting,Accounting,/home/accounting/accounting,accounting,accounting,775) -_files(win,graphics,Graphics,/home/graphics/graphics,graphics,graphics,775) -_files(win,it,IT,/home/it/it,it,it,775) -_files(win,edu,Education,/home/edu/edu,edu,edu,775) -_files(win,service,Service,/home/service/service,service,service,775) -_files(win,netlogon,Network logon,/etc/samba/netlogon,root,root,755) -_files(win,userprofiles,Brugerprofiler,/home/fsadmin/COMMON/samba/userprofiles,fsadmin,fsadmin,777) diff --git a/gdm/Sessions/KillMe b/gdm/Sessions/KillMe deleted file mode 100755 index d191a0d..0000000 --- a/gdm/Sessions/KillMe +++ /dev/null @@ -1,14 +0,0 @@ -#!/bin/sh -# -# /etc/gdm/Sessions/KillMe -# Copyright 2002 Jonas Smedegaard <dr@jones.dk> -# -# $Id: KillMe,v 1.1 2003-01-22 14:43:46 jonas Exp $ -# -# Kill all running programs owned by this user -# Needed as a last option when Mozilla or Evolution hangs -# -# TODO: Display a warning about possible other logins killed as well -# - -exec /usr/sbin/slay $USER diff --git a/gdm/Sessions/Kiosk b/gdm/Sessions/Kiosk deleted file mode 100755 index f0d25e0..0000000 --- a/gdm/Sessions/Kiosk +++ /dev/null @@ -1,34 +0,0 @@ -#!/bin/sh -# -# /etc/gdm/Sessions/Kiosk -# Copyright 2002-2003 Jonas Smedegaard <dr@jones.dk> -# -# $Id: Kiosk,v 1.3 2003-01-24 00:07:06 jonas Exp $ -# -# Run a guest web-only environment -# For kiosk use... -# -# Requirements: oroborus, light -# -# Limitations: -# * Cannot handle multiple logins to same account -# (a limitation of mozilla-based browsers) -# * This file must be copied to /etc/gdm/Sessions/Kiosk -# (symlinks are ignored by GDM) - -cp -f /etc/local-COMMON/X11/oroborus/kiosk.oroborusrc $HOME/.oroborusrc -/usr/bin/oroborus & - -mkdir -p $HOME/.light -cp -f /etc/local-COMMON/X11/light/prefs-kiosk.js $HOME/.light/prefs.js - -if [ -x /usr/bin/xscreensaver ]; then - /usr/bin/xscreensaver-command -exit - /usr/bin/xscreensaver -no-capture-stderr -no-splash & -fi - -# run forever... -# (until GDM hopefully one day supports remote auto-login) -while true; do - /usr/bin/light http://kiosk/ -done diff --git a/gdm/Sessions/SimpleKiosk b/gdm/Sessions/SimpleKiosk deleted file mode 100755 index 688b863..0000000 --- a/gdm/Sessions/SimpleKiosk +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh -# -# /etc/gdm/Sessions/SimpleKiosk -# Copyright 2002 Jonas Smedegaard <dr@jones.dk> -# -# $Id: SimpleKiosk,v 1.1 2002-10-13 04:24:07 jonas Exp $ -# -# Run the web browser dillo as a barebones kiosk. -# Supports multiple logins to same account, - -exec /usr/bin/dillo http://kiosk/ diff --git a/horde/imp4/motd.php b/horde/imp4/motd.php deleted file mode 100644 index 9d8e201..0000000 --- a/horde/imp4/motd.php +++ /dev/null @@ -1,55 +0,0 @@ -<!-- This file contains any "Message Of The Day" Type information --> -<!-- It will be included below the log-in form on the login page. --> - -<?php -/** - * $Horde: imp/config/motd.php.dist,v 1.8.6.3 2007/12/20 13:59:20 jan Exp $ - * - * Example code for switching between HTTP and HTTPS. - * Contributed by: James <james@james-web.net> - * To use, unncomment and modify these variables: - * - * $SERVER_SSL_PORT - Port on which your SSL server listens (Usually 443) - * $SERVER_HTTP_PORT - Port on which your HTTP server listens (Usually 80) - * $SERVER_SSL_URL - Full URL to your HTTPS server and Horde directory - * $SERVER_HTTP_URL - Full URL to your HTTP server and Horde directory - */ - -// $SERVER_SSL_PORT = 443; -// $SERVER_HTTP_PORT = 80; -// $SERVER_SSL_URL = 'https://www.example.com'; -// $SERVER_HTTP_URL = 'http://www.example.com'; -// -// $port = $_SERVER['SERVER_PORT']; -// -// echo '<br /><div align="center" class="light">'; -// -// switch ($port) { -// case $SERVER_SSL_PORT: -// echo _("You are currently using Secure HTTPS<br />"); -// break; -// -// case $SERVER_HTTP_PORT: -// echo _("You are currently using Standard HTTP<br />"); -// break; -// } -// -// echo '<a class="small" href="' . $SERVER_HTTP_URL . '" target="_parent">' . _("Click here for Standard HTTP") . '</a> - <a class="small" href="' . $SERVER_SSL_URL . '" target="_parent">' . _("Click here for Secure HTTPS") . '</a></div>'; - -?> - -<P align="center" class="light"> -Bookmark the following alternatives now, in case this site goes down one day:<BR> -<A href="https://mail.jones.dk/" target="_top" class="helpitem">dr. Jones</A>, -<A href="https://mail.homebase.dk/" target="_top" class="helpitem">Homebase</A>, -<A href="http://mail.107b.dk/" target="_top" class="helpitem">Lab</A>, -<A href="https://mail.bitbase.dk/" target="_top" class="helpitem">Bitbase</A>, -<A href="https://mail.kaospilot.no/" target="_top" class="helpitem">KaosPilotene Norge</A>, -<A href="http://mail.dgi-huset.dk/" target="_top" class="helpitem">DGI-huset</A>. -</P> -<P align="center" class="light"> -Always remember to select your home organisation at login!<BR> -</P> - -<br /> -<table width="100%"><tr><td align="center"><?php echo Horde::img('horde-power1.png', _("Powered by Horde"), '', $registry->getImageDir('horde')) ?></td></tr></table> diff --git a/horde/imp4/servers.php b/horde/imp4/servers.php deleted file mode 100644 index a530b8a..0000000 --- a/horde/imp4/servers.php +++ /dev/null @@ -1,173 +0,0 @@ -<?php -$servers['_prompt'] = array( - 'name' => 'Choose a mail server:' -); -$servers['jones'] = array( - 'name' => 'dr. Jones', -// 'server' => 'localhost', -// 'port' => 10143, -// 'hordeauth' => 'full', -// 'protocol' => 'imap/notls', - 'server' => 'mail.jones.dk', - 'port' => 993, - 'protocol' => 'imap/ssl', - 'folders' => '', - 'namespace' => '', - 'maildomain' => 'jones.dk', - 'smtphost' => 'localhost', - 'realm' => 'jones.dk', - 'quota' => array( - 'driver' => 'imap', - 'params' => array(), - ), - 'preferred' => array( - "mail.jones.dk", - "jones.mail.jones.dk", - "jones.mail.homebase.dk", - "jones.mail.107b.dk", - "jones.mail.bitbase.dk", - "jones.mail.kaospilot.no", - "jones.mail.dgi-huset.dk", - ) -); -$servers['homebase'] = array( - 'name' => 'Homebase', -// 'server' => 'localhost', -// 'port' => 10143, -// 'hordeauth' => 'full', -// 'protocol' => 'imap/notls', - 'server' => 'mail.homebase.dk', - 'port' => '993', - 'protocol' => 'imap/ssl', - 'folders' => '', - 'namespace' => '', - 'maildomain' => 'homebase.dk', - 'smtphost' => 'localhost', - 'realm' => 'homebase.dk', - 'quota' => array( - 'driver' => 'imap', - 'params' => array(), - ), - 'preferred' => array( - "mail.homebase.dk", - "homebase.mail.jones.dk", - "homebase.mail.homebase.dk", - "homebase.mail.107b.dk", - "homebase.mail.bitbase.dk", - "homebase.mail.kaospilot.no", - "homebase.mail.dgi-huset.dk", - ) -); -$servers['lab'] = array( - 'name' => 'Lab', -// 'server' => 'localhost', -// 'port' => 10143, -// 'hordeauth' => 'full', -// 'protocol' => 'imap/notls', - 'server' => '107b.dk', - 'port' => 993, - 'protocol' => 'imap/ssl', - 'folders' => '', - 'namespace' => '', - 'maildomain' => '107b.dk', - 'smtphost' => 'localhost', - 'realm' => '107b.dk', - 'quota' => array( - 'driver' => 'imap', - 'params' => array(), - ), - 'preferred' => array( - "mail.107b.dk", - "lab.mail.jones.dk", - "lab.mail.homebase.dk", - "lab.mail.107b.dk", - "lab.mail.bitbase.dk", - "lab.mail.kaospilot.no", - "lab.mail.dgi-huset.dk", - ) -); -$servers['bitbase'] = array( - 'name' => 'Bitbase', -// 'server' => 'localhost', -// 'port' => 10143, -// 'hordeauth' => 'full', -// 'protocol' => 'imap/notls', - 'server' => 'mail.bitbase.dk', - 'port' => 993, - 'protocol' => 'imap/ssl', - 'folders' => '', - 'namespace' => '', - 'maildomain' => 'bitbase.dk', - 'smtphost' => 'localhost', - 'realm' => 'bitbase.dk', - 'quota' => array( - 'driver' => 'imap', - 'params' => array(), - ), - 'preferred' => array( - "mail.bitbase.dk", - "bitbase.mail.jones.dk", - "bitbase.mail.homebase.dk", - "bitbase.mail.107b.dk", - "bitbase.mail.bitbase.dk", - "bitbase.mail.kaospilot.no", - "bitbase.mail.dgi-huset.dk", - ) -); -$servers['kpno'] = array( - 'name' => 'KaosPilotene, Norge', -// 'server' => 'localhost', -// 'port' => 10143, -// 'hordeauth' => 'full', -// 'protocol' => 'imap/notls', - 'server' => 'mail.kaospilot.no', - 'port' => 993, - 'protocol' => 'imap/ssl', - 'folders' => '', - 'namespace' => '', - 'maildomain' => 'users.kaospilot.no', - 'smtphost' => 'localhost', - 'realm' => 'kaospilot.no', - 'quota' => array( - 'driver' => 'imap', - 'params' => array(), - ), - 'preferred' => array( - "mail.kaospilot.no", - "kpno.mail.jones.dk", - "kpno.mail.homebase.dk", - "kpno.mail.107b.dk", - "kpno.mail.bitbase.dk", - "kpno.mail.kaospilot.no", - "kpno.mail.dgi-huset.dk", - ) -); -$servers['dgih'] = array( - 'name' => 'DGI-huset', -// 'server' => 'localhost', -// 'port' => 10143, -// 'hordeauth' => 'full', -// 'protocol' => 'imap/notls', - 'server' => 'mail.dgi-huset.dk', - 'port' => 993, - 'protocol' => 'imap/ssl', - 'folders' => '', - 'namespace' => '', - 'maildomain' => 'dgi-huset.dk', - 'smtphost' => 'localhost', - 'realm' => 'dgi-huset.dk', - 'quota' => array( - 'driver' => 'imap', - 'params' => array(), - ), - 'preferred' => array( - "mail.dgi-huset.dk", - "dgih.mail.jones.dk", - "dgih.mail.homebase.dk", - "dgih.mail.107b.dk", - "dgih.mail.bitbase.dk", - "dgih.mail.kaospilot.no", - "dgih.mail.dgi-huset.dk", - ) -); -?> diff --git a/horde/turba2/1.x_to_1.2.sql b/horde/turba2/1.x_to_1.2.sql deleted file mode 100644 index e10b4a3..0000000 --- a/horde/turba2/1.x_to_1.2.sql +++ /dev/null @@ -1,18 +0,0 @@ --- You can simply execute this file in your database. --- --- For MySQL run: --- --- $ mysql --user=root --password=<MySQL-root-password> <db name> < 1.x_to_1.2.sql --- --- Or, for PostgreSQL: --- --- $ psql <db name> -f 1.x_to_1.2.sql - - -ALTER TABLE turba_objects ADD COLUMN object_type VARCHAR(255) NOT NULL DEFAULT 'Object'; -ALTER TABLE turba_objects ADD COLUMN object_members BLOB; -ALTER TABLE turba_objects CHANGE object_homeAddress object_homeaddress VARCHAR(255); -ALTER TABLE turba_objects CHANGE object_workAddress object_workaddress VARCHAR(255); -ALTER TABLE turba_objects CHANGE object_homePhone object_homephone VARCHAR(25); -ALTER TABLE turba_objects CHANGE object_workPhone object_workphone VARCHAR(25); -ALTER TABLE turba_objects CHANGE object_cellPhone object_cellphone VARCHAR(25); diff --git a/horde/turba2/create_default_histories.php b/horde/turba2/create_default_histories.php deleted file mode 100755 index 5b26391..0000000 --- a/horde/turba2/create_default_histories.php +++ /dev/null @@ -1,109 +0,0 @@ -#!/usr/bin/php -<?php -/** - * $Horde: turba/scripts/upgrades/create_default_histories.php,v 1.1.2.3 2006/04/18 16:27:10 jan Exp $ - * - * Copyright 1999-2006 Charles J. Hagenbuch <chuck@horde.org> - * - * See the enclosed file LICENSE for license information (ASL). If you - * did not receive this file, see http://www.horde.org/licenses/asl.php. - */ - -@define('AUTH_HANDLER', true); -@define('HORDE_BASE', dirname(__FILE__) . '/../../..'); -@define('TURBA_BASE', dirname(__FILE__) . '/../..'); -require_once HORDE_BASE . '/lib/core.php'; - -// Do CLI checks and environment setup first. -require_once 'Horde/CLI.php'; - -// Make sure no one runs this from the web. -if (!Horde_CLI::runningFromCLI()) { - exit("Must be run from the command line\n"); -} - -// Load the CLI environment - make sure there's no time limit, init -// some variables, etc. -Horde_CLI::init(); - -// Load Horde's base.php to ensure we have a pushed application on -// the registry stack, and to load the authentication configuration -// without having to load Turba's base.php before we are authenticated. -require_once HORDE_BASE . '/lib/base.php'; - -// Authenticate as administrator. We need to authenticate *before* we -// include Turba's base.php since Turba_Driver objects will be created -// during that script. The drivers will, of course be cached by using -// the singleton pattern, so the factory method would never be called after -// we are authenticated...which breaks the code dealing with shares in -// Turba_Driver. -if ($conf['auth']['admins']) { - $auth = Auth::singleton($conf['auth']['driver']); - $auth->setAuth($conf['auth']['admins'][0], array()); -} - -// Load Turba's base.php and get a fresh copy of cfgSources if we are -// authenticated. -require_once TURBA_BASE . '/lib/base.php'; -if ($auth->isAuthenticated()) { - require TURBA_BASE . '/config/sources.php'; -} - -$history = &Horde_History::singleton(); - -// Make sure we grab any shares. -$shares = $GLOBALS['turba_shares']->listAllShares(); - -// Run through every contact source. -$sources = Turba::permissionsFilter($cfgSources, 'source', PERMS_EDIT); - -// Add the shared sources -foreach ($shares as $share) { - $name = $share->get('sourceType') . ':' . $share->get('uid'); - if (!isset($sources[$name])) { - list($srcType, $user) = explode(':', $name, 2); - if ($user != Auth::getAuth()) { - $newSrc = $GLOBALS['cfgSources'][$srcType]; - $newSrc['title'] = $share->get('name'); - $sources[$name] = $newSrc; - $GLOBALS['cfgSources'][$name] = $newSrc; - } - } -} - -foreach ($sources as $key => $curSource) { - $driver = &Turba_Driver::singleton($key); - if (is_a($driver, 'PEAR_Error')) { - var_dump($driver); - exit; - } - - echo "Creating default histories for $key ...\n"; - - // List all contacts. - $results = $driver->search(array()); - if (is_a($results, 'PEAR_Error')) { - var_dump($results); - exit; - } - while ($object = $results->next()) { - $id = 'turba:' . ($object->getValue('__owner') ? $object->getValue('__owner') : Auth::getAuth()) . ':' . $object->getValue('__uid'); - /* Get the contact's history. */ - $log = $history->getHistory($id); - foreach ($log->getData() as $entry) - { - if ($entry['action'] == 'add') { - continue 2; - } - } - - // If there isn't an add entry, add one at the current time. - $result = $history->log($id, array('action' => 'add'), true); - if (is_a($result, 'PEAR_Error')) { - var_dump($result); - exit; - } - } -} - -echo "\n** Default histories successfully created ***\n"; diff --git a/imp/MOTD.html b/imp/MOTD.html deleted file mode 100644 index 7113e60..0000000 --- a/imp/MOTD.html +++ /dev/null @@ -1,30 +0,0 @@ -<CENTER> -<P align="center"> -Adding attachments doesn't work currently!<BR> -Use one of the alternative programs below if sending attachments is needed. -</P> -<P align="center"> -In case of problems consider using one of the newer Horde sites:<BR> -<A href="http://horde.jones.dk/" target="_top">dr. Jones</A>, -<A href="http://horde.homebase.dk/" target="_top">Homebase</A>, -<A href="http://horde.107b.dk/" target="_top">Lab</A>, -or <A href="http://horde.bitbase.dk/" target="_top">Bitbase</A>. -</P> -<P align="center"> -Here is a list of all of the (older) IMP sites<BR> -(remember to select your own organisation when logging in...!):<BR> -<A href="http://imp.jones.dk/" target="_top">dr. Jones</A>, -<A href="http://imp.homebase.dk/" target="_top">Homebase</A>, -<A href="http://imp.107b.dk/" target="_top">Lab</A>, -<A href="http://imp.jones.dk/" target="_top">Bitbase</A>, -<A href="http://webmail.a-host.dk/imp/" target="_top">A-host</A>, -<A href="http://woody.macvaerk.com/imp/" target="_top">Macvaerk</A>. -</P> -<P align="center"> -There's also a few alternative webmail programs<BR> -(less secure, but might work better in some situations):<BR> -<A href="http://mail.jones.dk/nocc/" target="_top">NOCC</A> -and AeroMail -(<A href="http://mail.jones.dk/aeromail/" target="_top">jones.dk</A>/<A href="http://mail.homebase.dk/aeromail/" target="_top">homebase.dk</A>).<BR> -</P> -</CENTER> diff --git a/imp/ldap.php3 b/imp/ldap.php3 deleted file mode 100644 index 84bf9c6..0000000 --- a/imp/ldap.php3 +++ /dev/null @@ -1,96 +0,0 @@ -<?php - -/* - - File: config/ldap.php3 - $Author: jonas $ - $Revision: 1.1 $ - $Date: 2002-04-02 06:59:37 $ - - IMP: Copywrite 1998 Charles J. Hagenbuch chuck@horde.org - - This code is under the GNU Public License - See the file COPYING in this directory - - */ -$LDAPServers = array(); - -/* -$LDAPServers['infospace'] = new LDAPServer('infospace', - 'Infospace', - 'ldap.infospace.com', - '', - 'sn', - 'cn,mail,sn', - 'is,is_strict,contains,begins,ends'); - -$LDAPServers['bigfoot'] = new LDAPServer('bigfoot', - 'Bigfoot', - 'ldap.bigfoot.com', - '', - 'surname', - 'cn,mail,sn', - 'is,sounds,is_strict,contains,begins,ends'); - - -$LDAPServers['infospacebiz'] = new LDAPServer('infospacebiz', - 'InfoSpace Business', - 'ldapbiz.infospace.com', - '', - 'sn', - 'cn,sn', - 'is_strict,begins'); - -$LDAPServers['yahoo'] = new LDAPServer('yahoo', - 'Yahoo', - 'ldap.yahoo.com', - '', - 'sn', - 'cn,mail,sn,givenname', - 'is,is_strict,contains,begins,ends'); - -$LDAPServers['whowhere'] = new LDAPServer('whowhere', - 'WhoWhere', - 'ldap.whowhere.com', - '', - 'sn', - 'cn,mail,sn,givenname', - 'is,is_strict,contains,begins,ends'); -*/ - -/* - The following is another example how to add your local LDAP server. - Have a look at the last three lines: - - The last line specifies the attribute holding the email address - (defaults to mail, if your email addresses are stored in a different - attribute then set this one). Most people won't need this but if you - use a custom attribute this will let you still search standard - directories in the same IMP installation). - - The last but one specifies the country (ie. c=[country]. - - The line before that specifies your organisation - (ie. o=[organisation]. - - Alternatively you can leave the country/org lines blank and just - specify a normal base DN on the fourth line. - - See horde lib for a complete list of options */ - -$LDAPServers['jones'] = new LDAPServer('jones', - 'jones.dk', - 'ldap.jones.dk', - 'dc=jones,dc=dk', - 'sn', - 'cn,mail,sn,givenname,uid,ou', - 'is,sounds,is_strict,contains,begins,ends'); -$LDAPServers['homebase'] = new LDAPServer('homebase', - 'homebase.dk', - 'ldap.homebase.dk', - 'dc=homebase,dc=dk', - 'sn', - 'cn,mail,sn,givenname,uid,ou', - 'is,sounds,is_strict,contains,begins,ends'); - -?> diff --git a/imp/servers.php3 b/imp/servers.php3 deleted file mode 100644 index 9e33a98..0000000 --- a/imp/servers.php3 +++ /dev/null @@ -1,117 +0,0 @@ -<?php - -$IMAPServers = array(); - -/* - This is the IMAP server config file. You need this if you set - $default->user_change_server to false and $default->use_server_list - The IMAPServer class contains the following variables: - - $name; - $server; - $port; - $folders; - $from_server; - $preferred; - $servtype - - name specifies the name to be displayed for the server in the select - box, server is the hostname of the server. port is the imap port - - by default 143. folders is the $folders variable to use; by default - it's set to ''. - - preferred is only useful if you do want to use the same server.php3 - file for different machines: if the Hostname of the IMP Machine is - identical to one of those in the preferred list, then the according - option in the select box will include a SELECTED, ie. it is selected - per default. Otherwise the first entry in the list is selected. - - servtype is one of 'imap' or 'pop3'. If it's pop3 you're going to be - connecting to a POP3 mail server instead of IMAP (so make sure the - port is correct), and all folder options will be automatically - turned off. - - Following are a bunch of example configurations: -*/ - -$IMAPServers['jones'] = new IMAPServer('dr. Jones', - 'mail.jones.dk', - '143/notls', - '', - 'jones.dk', - array( - "mail.jones.dk", - "jones.imp.jones.dk", - "jones.imp.homebase.dk", - "jones.imp.107b.dk", - "jones.imp.a-host.dk", - "jones.imp.vega.dk", - "jones.imp.bitbase.dk" - )); - -$IMAPServers['homebase'] = new IMAPServer('Homebase', - 'mail.homebase.dk', - '143/notls', - '', - 'homebase.dk', - array( - "mail.homebase.dk", - "homebase.imp.jones.dk", - "homebase.imp.homebase.dk", - "homebase.imp.107b.dk", - "homebase.imp.a-host.dk", - "homebase.imp.vega.dk", - "homebase.imp.bitbase.dk" - )); - -$IMAPServers['lab'] = new IMAPServer('Lab (107b.dk)', - '107b.dk', - '143/notls', - '', - '107b.dk', - array( - "mail.107b.dk", - "lab.imp.jones.dk", - "lab.imp.homebase.dk", - "lab.imp.107b.dk", - "lab.imp.a-host.dk", - "lab.imp.vega.dk", - "lab.imp.bitbase.dk" - )); - -$IMAPServers['bitbase'] = new IMAPServer('Bitbase', - 'mail.bitbase.dk', - '143/notls', - '', - 'bitbase.dk', - array( - "mail.bitbase.dk", - "bitbase.imp.jones.dk", - "bitbase.imp.homebase.dk", - "bitbase.imp.107b.dk", - "bitbase.imp.a-host.dk", - "bitbase.imp.vega.dk", - "bitbase.imp.bitbase.dk" - )); - -$IMAPServers['a-host'] = new IMAPServer('a-host', - 'mail2.a-host.dk', - '143/notls', - '', - 'a-host.dk', - array( - "webmail.a-host.dk", - "mail2.a-host.dk", - "a-host.horde.biks.dk" - )); - -$IMAPServers['louiz'] = new IMAPServer('Louiz', - 'louiz.dk', - '143/notls', - '', - 'louiz.dk', - array( - "louiz.horde.biks.dk" - )); - -?> diff --git a/imp3/motd.php b/imp3/motd.php deleted file mode 100644 index ec48e17..0000000 --- a/imp3/motd.php +++ /dev/null @@ -1,17 +0,0 @@ -<P align="center" class="light"> -<!-- Adding attachments doesn't work currently!<BR> --!> -<!-- Use one of the alternative programs below if sending attachments is needed. --!> -</P> -<P align="center" class="light"> -Bookmark the following alternatives now, in case this site goes down one day:<BR> -<A href="https://mail.jones.dk/" target="_top" class="helpitem">dr. Jones</A>, -<A href="https://mail.homebase.dk/" target="_top" class="helpitem">Homebase</A>, -<A href="http://mail.107b.dk/" target="_top" class="helpitem">Lab</A>, -<A href="https://mail.bitbase.dk/" target="_top" class="helpitem">Bitbase</A>, -<A href="https://mail.kaospilot.no/" target="_top" class="helpitem">KaosPilotene Norge</A>, -<A href="http://mail.dgi-huset.dk/" target="_top" class="helpitem">DGI-huset</A>, -<A href="http://mail.idraetsdaghojskolen.dk/" target="_top" class="helpitem">IDA</A>. -</P> -<P align="center" class="light"> -Always remember to select your home organisation at login!<BR> -</P> diff --git a/imp3/servers.php b/imp3/servers.php deleted file mode 100644 index 7f0b4f8..0000000 --- a/imp3/servers.php +++ /dev/null @@ -1,152 +0,0 @@ -<?php -$servers['_prompt'] = array( - 'name' => 'Choose a mail server:' -); -$servers['jones'] = array( - 'name' => 'dr. Jones', - 'server' => 'mail.jones.dk', - 'port' => 993, - 'protocol' => 'imap/ssl', - 'folders' => '', - 'namespace' => '', - 'maildomain' => 'jones.dk', - 'smtphost' => 'localhost', - 'realm' => 'jones.dk', - 'preferred' => array( - "mail.jones.dk", - "jones.mail.jones.dk", - "jones.mail.homebase.dk", - "jones.mail.107b.dk", - "jones.mail.bitbase.dk", - "jones.mail.kaospilot.no", - "jones.mail.dgi-huset.dk", - "jones.mail.idraetsdaghojskolen.dk", - ) -); -$servers['homebase'] = array( - 'name' => 'Homebase', - 'server' => 'mail.homebase.dk', - 'port' => 993, - 'protocol' => 'imap/ssl', - 'folders' => '', - 'namespace' => '', - 'maildomain' => 'homebase.dk', - 'smtphost' => 'localhost', - 'realm' => 'homebase.dk', - 'preferred' => array( - "mail.homebase.dk", - "homebase.mail.jones.dk", - "homebase.mail.homebase.dk", - "homebase.mail.107b.dk", - "homebase.mail.bitbase.dk", - "homebase.mail.kaospilot.no", - "homebase.mail.dgi-huset.dk", - "homebase.mail.idraetsdaghojskolen.dk", - ) -); -$servers['lab'] = array( - 'name' => 'Lab', - 'server' => '107b.dk', - 'port' => 993, - 'protocol' => 'imap/ssl', - 'folders' => '', - 'namespace' => '', - 'maildomain' => '107b.dk', - 'smtphost' => 'localhost', - 'realm' => '107b.dk', - 'preferred' => array( - "mail.107b.dk", - "lab.mail.jones.dk", - "lab.mail.homebase.dk", - "lab.mail.107b.dk", - "lab.mail.bitbase.dk", - "lab.mail.kaospilot.no", - "lab.mail.dgi-huset.dk", - "lab.mail.idraetsdaghojskolen.dk", - ) -); -$servers['bitbase'] = array( - 'name' => 'Bitbase', - 'server' => 'mail.bitbase.dk', - 'port' => 993, - 'protocol' => 'imap/ssl', - 'folders' => '', - 'namespace' => '', - 'maildomain' => 'bitbase.dk', - 'smtphost' => 'localhost', - 'realm' => 'bitbase.dk', - 'preferred' => array( - "mail.bitbase.dk", - "bitbase.mail.jones.dk", - "bitbase.mail.homebase.dk", - "bitbase.mail.107b.dk", - "bitbase.mail.bitbase.dk", - "bitbase.mail.kaospilot.no", - "bitbase.mail.dgi-huset.dk", - "bitbase.mail.idraetsdaghojskolen.dk", - ) -); -$servers['kpno'] = array( - 'name' => 'KaosPilotene, Norge', - 'server' => 'mail.kaospilot.no', - 'port' => 993, - 'protocol' => 'imap/ssl', - 'folders' => '', - 'namespace' => '', - 'maildomain' => 'users.kaospilot.no', - 'smtphost' => 'localhost', - 'realm' => 'kaospilot.no', - 'preferred' => array( - "mail.kaospilot.no", - "kpno.mail.jones.dk", - "kpno.mail.homebase.dk", - "kpno.mail.107b.dk", - "kpno.mail.bitbase.dk", - "kpno.mail.kaospilot.no", - "kpno.mail.dgi-huset.dk", - "kpno.mail.idraetsdaghojskolen.dk", - ) -); -$servers['dgih'] = array( - 'name' => 'DGI-huset', - 'server' => 'mail.dgi-huset.dk', - 'port' => 993, - 'protocol' => 'imap/ssl', - 'folders' => '', - 'namespace' => '', - 'maildomain' => 'dgi-huset.dk', - 'smtphost' => 'localhost', - 'realm' => 'dgi-huset.dk', - 'preferred' => array( - "mail.dgi-huset.dk", - "dgih.mail.jones.dk", - "dgih.mail.homebase.dk", - "dgih.mail.107b.dk", - "dgih.mail.bitbase.dk", - "dgih.mail.kaospilot.no", - "dgih.mail.dgi-huset.dk", - "dgih.mail.idraetsdaghojskolen.dk", - ) -); -$servers['ida'] = array( - 'name' => 'IDA', - 'server' => 'mail.idraetsdaghojskolen.dk', - 'port' => 993, - 'protocol' => 'imap/ssl', - 'folders' => '', - 'namespace' => '', - 'maildomain' => 'idraetsdaghojskolen.dk', - 'smtphost' => 'localhost', - 'realm' => 'idraetsdaghojskolen.dk', - 'preferred' => array( - "mail.idraetsdaghojskolen.dk", - "ida.mail.jones.dk", - "ida.mail.homebase.dk", - "ida.mail.107b.dk", - "ida.mail.bitbase.dk", - "ida.mail.kaospilot.no", - "ida.mail.dgi-huset.dk", - "ida.mail.idraetsdaghojskolen.dk", - ) -); -?> diff --git a/integrit/integrit.cf b/integrit/integrit.cf deleted file mode 100755 index db2fe20..0000000 --- a/integrit/integrit.cf +++ /dev/null @@ -1,52 +0,0 @@ -#! /usr/bin/cfengine -qf - -control: - OutputPrefix = ("${cf_prefix}") - actionsequence = ( editfiles ) - -editfiles: - { /etc/integrit/integrit.conf - # - # Uncomment suggested defaults - # - SetCommentStart "# " - SetCommentEnd "" - UnCommentLinesMatching "^# root=/" - UnCommentLinesMatching "^# known=/var/lib/integrit/.*" - UnCommentLinesMatching "^# current=/var/lib/integrit/.*" - UnCommentLinesMatching "^# !/cdrom" - UnCommentLinesMatching "^# !/dev" - UnCommentLinesMatching "^# !/etc" - UnCommentLinesMatching "^# !/floppy" - UnCommentLinesMatching "^# !/home" - UnCommentLinesMatching "^# !/lost\+found" - UnCommentLinesMatching "^# !/mnt" - UnCommentLinesMatching "^# !/proc" - UnCommentLinesMatching "^# !/root" - UnCommentLinesMatching "^# !/tmp" - UnCommentLinesMatching "^# !/var" - UnCommentLinesMatching "^# =/usr/include" - UnCommentLinesMatching "^# =/usr/X11R6/include" - UnCommentLinesMatching "^# =/usr/doc" - UnCommentLinesMatching "^# =/usr/info" - UnCommentLinesMatching "^# =/usr/share" - UnCommentLinesMatching "^# =/usr/X11R6/man" - UnCommentLinesMatching "^# =/usr/X11R6/lib/X11/fonts" - UnCommentLinesMatching "^# !/usr/local" - UnCommentLinesMatching "^# !/usr/src" - AppendIfNoSuchLine "!/initrd" - AppendIfNoSuchLine "!/.journal" - AppendIfNoSuchLine "!/usr/local" - AppendIfNoSuchLine "!/usr/src" - AppendIfNoSuchLine "!/dev/cpu/mtrr" - AppendIfNoSuchLine "!/sys" - } - { /etc/integrit/integrit.debian.conf - # - # Make sure CONFIGS is set to /etc/integrit/integrit.conf - # - LocateLineMatching "^CONFIGS=.*" - BeginGroupIfNoLineMatching '^CONFIGS="/etc/integrit/integrit.conf"' - ReplaceLineWith 'CONFIGS="/etc/integrit/integrit.conf"' - EndGroup - } diff --git a/ipmasq/rules/A01interfaces.rul b/ipmasq/rules/A01interfaces.rul deleted file mode 100644 index 3ce53da..0000000 --- a/ipmasq/rules/A01interfaces.rul +++ /dev/null @@ -1,15 +0,0 @@ -# You should not edit this file. Instead, create a file with the same -# name as this one, but with a .rul extension instead of .def. The -# .rul file will override this one. -# -# However, any changes you make to this file will be preserved. - -# find interface names -EXTERNAL=$(default-if | sort -u) -INTERNAL=$(enumerate-if | sort -u | grep -v lo | grep -v irda | grep -v ipsec) -if [ -n "$EXTERNAL" ]; then - for i in $EXTERNAL; do - INTERNAL=$(echo $INTERNAL | sed -e s/$i//) - done -fi -IPSEC=$(enumerate-if | sort -u | grep ipsec) diff --git a/ipmasq/rules/A01interfaces_ipsec.def b/ipmasq/rules/A01interfaces_ipsec.def deleted file mode 100644 index 484fb9e..0000000 --- a/ipmasq/rules/A01interfaces_ipsec.def +++ /dev/null @@ -1,23 +0,0 @@ -# You should not edit this file. Instead, create a file with the same -# name as this one, but with a .rul extension instead of .def. The -# .rul file will override this one. -# -# However, any changes you make to this file will be preserved. - -# find IPsec interface names, and separate them from INTERNAL -IPSEC=$(enumerate-if | sort -u | grep ipsec) -if [ -n "$IPSEC" ]; then - for i in $IPSEC; do - INTERNAL=$(echo $INTERNAL | sed -e "s/\( *\|^\)$i\( *\|$\)/\1/") - done -fi - -# remove interfaces that don't have networks attached to them -if [ -n "$IPSEC" ]; then - for i in $IPSEC; do - nm=$(nmofif $i) - if [ -z "${nm}" ]; then - IPSEC=$(echo $IPSEC | sed -e "s/\( *\|^\)$i\( *\|$\)/\1/") - fi - done -fi diff --git a/ipmasq/rules/A01precompute.rul b/ipmasq/rules/A01precompute.rul deleted file mode 100644 index b1bc4ce..0000000 --- a/ipmasq/rules/A01precompute.rul +++ /dev/null @@ -1,56 +0,0 @@ -if [ "$SHOWRULES" = "yes" ]; then - echo "Interfaces found:" -fi - -# precompute ips and netmasks -if [ -n "$EXTERNAL" -o -n "$INTERNAL" -o -n "$IPSEC" ]; then - for i in $EXTERNAL $INTERNAL $IPSEC; do - ii=$(echo $i | sed -e 's/\:/_/g') - ip=$(ipofif $i) - nm=$(nmofif $i) - peer=$(peerofif $i) - bc=$(bcofif $i) - eval "IPOFIF_$ii=$ip" - eval "NMOFIF_$ii=$nm" - eval "PEEROFIF_$ii=$peer" - eval "BCOFIF_$ii=$bc" - if [ "$SHOWRULES" = "yes" ]; then - /bin/echo -e " $i\t$ip/$nm" - fi - done -fi - -# precompute ipsec connections -if [ -n "$IPSEC" ]; then - if [ "$SHOWRULES" = "yes" ]; then - echo "IPSec connections found:" - fi - IPSECCONN="" - for i in $IPSEC; do - ii=$(echo $i | sed -e 's/\:/_/g') - eval "ip=\$IPOFIF_$ii" - eval "nm=\$IPOFIF_$ii" - igw=$(ipsec look | grep IPIP:.*src=$ip | sed 's/^\([^[:blank:]]*\).*/\1/') - conncollect="" - for ipsecgw in $igw; do - conn=$(ipsec look | grep "=> $ipsecgw" | sed 's/^.*=>[[:blank:]]*\([^@[:blank:]]*\).*/\1/') - conncollect="$conncollect $conn" - eval "IPSEC_IF_$conn=$i" - cidrleft=$(ipsec look | grep "=> $ipsecgw" | sed 's/^\([^[:blank:]]*\)[[:blank:]]*->[[:blank:]]*[^[:blank:]]*.*/\1/') - eval "IPSEC_HERE_$conn=$cidrleft" - cidrright=$(ipsec look | grep "=> $ipsecgw" | sed 's/^[^[:blank:]]*[[:blank:]]*->[[:blank:]]*\([^[:blank:]]*\).*/\1/') - eval "IPSEC_THERE_$conn=$cidrright" - eval "IPSEC_THERE_$conn=$cidrright" - done - IPSECCONN="$IPSECCONN $conncollect" - eval "IPSECCONN_${ii}=\"$conncollect\"" - if [ "$SHOWRULES" = "yes" ]; then - /bin/echo -e " $i\t$ip/$nm" - for conn in $conncollect; do - eval "IPSEC_HERE=\$IPSEC_HERE_$conn" - eval "IPSEC_THERE=\$IPSEC_THERE_$conn" - /bin/echo -e " $IPSEC_HERE -> $IPSEC_THERE" - done - fi - done -fi diff --git a/ipmasq/rules/A01precompute_ipsec.def b/ipmasq/rules/A01precompute_ipsec.def deleted file mode 100644 index 5d90913..0000000 --- a/ipmasq/rules/A01precompute_ipsec.def +++ /dev/null @@ -1,26 +0,0 @@ -# You should not edit this file. Instead, create a file with the same -# name as this one, but with a .rul extension instead of .def. The -# .rul file will override this one. -# -# However, any changes you make to this file will be preserved. - -# precompute ips and netmasks -if [ -n "$IPSEC" ]; then - if [ "$SHOWRULES" = "yes" ]; then - echo "#: IPSec interfaces found:" - fi - IPSECGW="" - for i in $IPSEC; do - ii=$(echo $i | sed -e 's/\:/_/g') - igw=$(ipsec look | grep IPIP:.*src=$ip | sed 's/^\([^[:blank:]]*\).*/\1/') - cidrcollect="" - for ipsecgw in $igw; do - cidr=$(ipsec look | grep "=> $ipsecgw" | sed 's/^\([^[:blank:]]*\).*/\1/') - cidrcollect="$cidrcollect $cidr" - done - eval "CIDROFIPSEC_${ii}=\"$cidrcollect\"" - if [ "$SHOWRULES" = "yes" ]; then - /bin/echo -e "#: $i\t$ip/$nm\t$cidrcollect" - fi - done -fi diff --git a/ipmasq/rules/A10dhcpd.rul b/ipmasq/rules/A10dhcpd.rul deleted file mode 100644 index ff3cd29..0000000 --- a/ipmasq/rules/A10dhcpd.rul +++ /dev/null @@ -1,31 +0,0 @@ -# From Kalle Olavi Niemitalo <tosi@ees2.oulu.fi>: - -# Here's my /etc/ipmasq/rules/A10dhcpd.rul file in case you'd -# like to add it in the examples directory. It's somewhat -# stricter than /usr/doc/ipmasq/examples/Z99dhcpd.rul. Also, I'm -# using priority A10 rather than Z99 because some of my other -# rules would reject the packets. -# -# This works with dhcp_1.0.2-0.1 and the Windows 95 DHCP client. -# The ipfwadm invocations are untested. - -if [ -n "$INTERNAL" ]; then - for i in $INTERNAL; do - ipnm_cache $i - case $MASQMETHOD in - ipfwadm) - $IPFWADM -I -i accept -S 0.0.0.0/32 68 -D 255.255.255.255/32 67 -W ${i%%:*} -P udp - $IPFWADM -O -i accept -S $IPOFIF/32 67 -D 255.255.255.255/32 68 -W ${i%%:*} -P udp - ;; - ipchains) - $IPCHAINS -A input -j ACCEPT -s 0.0.0.0/32 68 -d 255.255.255.255/32 67 -i ${i%%:*} -p udp - $IPCHAINS -A output -j ACCEPT -s $IPOFIF/32 67 -d 255.255.255.255/32 68 -i ${i%%:*} -p udp - ;; - netfilter) - $IPTABLES -A INPUT -j ACCEPT -s 0.0.0.0/32 -d 255.255.255.255/32 -i ${i%%:*} -p udp --source-port 68 --destination-port 67 - $IPTABLES -A OUTPUT -j ACCEPT -s $IPOFIF/32 -d 255.255.255.255/32 -o ${i%%:*} -p udp --source-port 67 --destination-port 68 - ;; - esac - done -fi - diff --git a/ipmasq/rules/A80firewall.def b/ipmasq/rules/A80firewall.def deleted file mode 100644 index 80045db..0000000 --- a/ipmasq/rules/A80firewall.def +++ /dev/null @@ -1,62 +0,0 @@ -# You should not edit this file. Instead, create a file with the same -# name as this one, but with a .rul extension instead of .def. The -# .rul file will override this one. -# -# However, any changes you make to this file will be preserved. - -# Packet filter firewall script for ipmasq (GPL) -# By Osamu Aoki <osamu@aokiconsulting.com> -# -# Firewall are set for external network connection ports listed in $EXTERNAL -# Little consideration taken for shared port, eth0:0, etc. (Deny=Drop) -# -############################################################################### -# -# CONFIGURE FIREWALL RULES -# -## QADDR: deny(in)/reject(out) foreign hosts by address of forein host -# w/o log -# List all all annoying sites -# Default = none -QADDR="" -# ATT@HOME nntp port scan daemon: 24.0.94.130 24.0.0.203 -# pop-up ad sites: -# ads.x10.com 64.85.92.20 -# ad.doubleclick.net 206.65.183.125 -# network status check: -# pnap.com 216.52.223.0/24 ICMP -#QADDR="24.0.94.130/32 24.0.0.203/32 64.85.92.20/32 206.65.183.125/32 216.52.223.0/24" - -## ATCPSVR: allow foreign host by port of this PC for TCP -# List open port server services (Both in and out) -# Default = All open. -ATCPSVR="1:1023" -# Very open (No netbios nor sunrpc) -#ATCPSVR="ftp ftp-data ssh telnet smtp nameserver whois domain finger www kerberos pop2 pop3 auth imap2 irc imap3 ldap https who talk uucp ldaps imaps pop3s" -# Normal -#ATCPSVR="ssh auth smtp telnet www pop3 https" -# My choice -#ATCPSVR="ssh auth smtp" - -## AUDPSVR: allow foreign host by port of this PC for UDP -# List open port server services (Both in and out) -# Default = All open. -ATCPSVR="1:1023" -# Normal = just accept dhcp server <-> dhcp client -#AUDPSVR="bootpc" - -## QTCPSVR: deny foreign host by port of this PC w/o log for TCP -# do not service these to outside but useful inside -QTCPSVR="137:139 80 111" - -## QUDPSVR: deny foreign host by port of this PC w/o log for UDP -# do not service these to outside but useful inside -QUDPSVR="137:139" - -## DTCPSVR: deny foreign host by port of this PC with log for TCP -# server port range (LOG) -DTCPSVR="1:1023" - -## DUDPSVR: deny foreign host by port of this PC with log for UDP -# server port range (LOG) -DUDPSVR="1:1023" diff --git a/ipmasq/rules/A80pfw.rul b/ipmasq/rules/A80pfw.rul deleted file mode 100644 index de86102..0000000 --- a/ipmasq/rules/A80pfw.rul +++ /dev/null @@ -1,41 +0,0 @@ -# Define masqueraded hosts with an IP address or a range of addresses: -# -# portfw_ip_<hostname>="<ipaddr>[-<ipaddr>]" -# -# <hostname> must be lowercase -# <ipaddr>-ranges works only with iptables/netfilter (2.4.x kernels) -# - -#portfw_ip_foo="10.42.42.1" -#portfw_ip_bar="10.42.42.2" - -# Define pools either forwarding port (ranges) to same port on -# masqueraded host or redirecting a single port to another port: -# -# portfw_pool_<pool>="<protocol>[,<protocol>...] <port>[:<port>][,<port>...]] <hostname>" -# portfw_pool_<pool>="<protocol>[,<protocol>...] <port> <hostname> [<dest port>]" -# -# <pool> can only contain lowercase a-z and underscore (_) -# <protocol> is either tcp or udp (or possibly others) -# <port> can be either numbers or service names -# <port>-ranges is denoted with colon (:) and only works with iptables/netfilter (2.4.x kernels) -# <hostname> must be lowercase. -# - -#portfw_pool_ssh=" tcp ssh foo" -#portfw_pool_dns=" tcp,udp domain foo" -#portfw_pool_mail=" tcp smtp,pop3,imap foo" -#portfw_pool_mailsec=" tcp ssmtp,pop3s,imaps foo" -#portfw_pool_http=" tcp http,https foo" - -#portfw_pool_bar_ssh=" tcp 2222 bar 22" -#portfw_pool_foobar=" tcp 88,8080:8089 bar " - -# Requests from inside to the external IP of a portforwarded host will fail. -# Remap local requests so they look like coming from the firewall itself? -# (This works only eith iptables/netfilter) -# (Alternatively you need a local nameserver setup with the inside address) -# -############ This doesn't work yet... -#PORTFW_REMAP_LOCAL="y" -############ This doesn't work yet... diff --git a/ipmasq/rules/A80precompute_pfw.def b/ipmasq/rules/A80precompute_pfw.def deleted file mode 100644 index ba8aaec..0000000 --- a/ipmasq/rules/A80precompute_pfw.def +++ /dev/null @@ -1,56 +0,0 @@ -# You should not edit this file. Instead, create a file with the same -# name as this one, but with a .rul extension instead of .def. The -# .rul file will override this one. -# -# However, any changes you make to this file will be preserved. - -# Some reused regex'es -re_protos='[a-z\,]\+' -re_ports='[a-z0-9\,:]\+' -re_port='[a-z0-9:]\+' -re_host='[a-z0-9]\+' -re_pool='[a-z0-9_]\+' -re_cfg="[[:space:]]*\($re_protos\)[[:space:]]\+\($re_ports\)[[:space:]]\+\($re_host\)\([[:space:]]\+\($re_port\)\)\?[[:space:]]*" -re_cfgline="portfw_pool_\($re_pool\)[[:space:]]*=[[:space:]]*'$re_cfg'" - -# Extract portforward hosts -PFW=$(set | grep '^portfw_ip_' | sed "s/^portfw_ip_\($re_host\).*/\1/") - -# remove hosts with no pools attached -if [ -n "$PFW" ]; then - for i in $PFW; do - poolhits=$(set | grep '^portfw_pool_' | sed "s/$re_cfgline/\4/" | grep "^$i$") - if [ -z "$poolhits" ]; then - PFW=$(echo $PFW | sed "s/\( *\|^\)$i\( *\|$\)/\1/") - fi - done -fi - -# Extract ips and ports -if [ -n "$PFW" ]; then - if [ "$SHOWRULES" = "yes" ]; then - echo "#: These ports are forwarded:" - fi - PFWPOOLS="" - for i in $PFW; do - eval "ip=\"\$portfw_ip_$i\"" - pools=$(set | grep '^portfw_pool_' | sed "s/$re_cfgline/\1:\4/" | grep ":$i$" | sed "s/:$i$//") - for pool in $pools; do - PFWPOOLS="$PFWPOOLS $pool" - eval "config=\"\$portfw_pool_$pool\"" - protos_bulk=$(echo $config | sed "s/$re_cfg/\1/") - protos=$(echo $protos_bulk | sed 's/,/ /g') - origports_bulk=$(echo $config | sed "s/$re_cfg/\2/") - origports=$(echo $origports_bulk | sed 's/,/ /g') - destport=$(echo $config | sed "s/$re_cfg/\5/") - [ "$origports" = "$destport" ] && destport="" - eval "PFWPROTO_$pool=\"\$protos\"" - eval "PFWORIGPORTS_$pool=\"$origports\"" - eval "PFWIP_$pool=\"$ip\"" - eval "PFWPORT_$pool=\"$destport\"" - if [ "$SHOWRULES" = "yes" ]; then - /bin/echo -e "#: $protos_bulk \t$origports_bulk \t->\t $ip $destport \t($pool->$i)" - fi - done - done -fi diff --git a/ipmasq/rules/F50ipsec.def b/ipmasq/rules/F50ipsec.def deleted file mode 100644 index cad4d78..0000000 --- a/ipmasq/rules/F50ipsec.def +++ /dev/null @@ -1,40 +0,0 @@ -# You should not edit this file. Instead, create a file with the same -# name as this one, but with a .rul extension instead of .def. The -# .rul file will override this one. -# -# However, any changes you make to this file will be preserved. - -#: Forward packets among internal and IPsec networks -if [ -n "$IPSEC" ]; then - for j in $IPSEC; do - jj=$(echo $j | sed -e 's/\:/_/g') - eval "CIDROFIPSEC=\$CIDROFIPSEC_$jj" - for DESTCIDR in $CIDROFIPSEC; do - for i in $INTERNAL; do - if [ "$i" != "$j" ]; then - ipnm_cache $i - case $MASQMETHOD in - ipfwadm) - if [ -n "$PEEROFIF" ]; then - $IPFWADM -F -a accept -S $PEEROFIF/$NMOFIF -D $DESTCIDR - fi - $IPFWADM -F -a accept -S $IPOFIF/$NMOFIF -D $DESTCIDR - ;; - ipchains) - if [ -n "$PEEROFIF" ]; then - $IPCHAINS --no-warnings -A forward -j ACCEPT -s $PEEROFIF/$NMOFIF -d $DESTCIDR - fi - $IPCHAINS --no-warnings -A forward -j ACCEPT -s $IPOFIF/$NMOFIF -d $DESTCIDR - ;; - netfilter) - if [ -n "$PEEROFIF" ]; then - $IPTABLES -A FORWARD -j ACCEPT -s $PEEROFIF/$NMOFIF -d $DESTCIDR - fi - $IPTABLES -A FORWARD -j ACCEPT -s $IPOFIF/$NMOFIF -d $DESTCIDR - ;; - esac - fi - done - done - done -fi diff --git a/ipmasq/rules/F50ipsec.rul b/ipmasq/rules/F50ipsec.rul deleted file mode 100644 index 817325a..0000000 --- a/ipmasq/rules/F50ipsec.rul +++ /dev/null @@ -1,26 +0,0 @@ -#: forward packets between internal and ipsec networks -if [ -n "$IPSECCONN" ]; then - for j in $IPSECCONN; do - eval "IPSEC_IF=\$IPSEC_IF_$j" - eval "IPSEC_HERE=\$IPSEC_HERE_$j" - eval "IPSEC_THERE=\$IPSEC_THERE_$j" - for i in $INTERNAL; do - ipnm_cache $i - case $MASQMETHOD in - ipfwadm) - $IPFWADM -F -a accept -b -S $IPOFIF/$NMOFIF -D $IPSEC_THERE - ;; - ipchains) - $IPCHAINS -A forward -b -j ACCEPT -s $IPSEC_HERE -d $IPSEC_THERE - ;; - netfilter) - $IPTABLES -t nat -A POSTROUTING -s $IPSEC_HERE -d $IPSEC_THERE -j ACCEPT - $IPTABLES -A FORWARD -j ACCEPT -s $IPSEC_HERE -d $IPSEC_THERE - $IPTABLES -A FORWARD -j ACCEPT -d $IPSEC_HERE -s $IPSEC_THERE -# $IPTABLES -A FORWARD -j ACCEPT -s $IPOFIF/$NMOFIF -d $IPSEC_THERE -# $IPTABLES -A FORWARD -j ACCEPT -d $IPOFIF/$NMOFIF -s $IPSEC_THERE - ;; - esac - done - done -fi diff --git a/ipmasq/rules/I50ipsec.rul b/ipmasq/rules/I50ipsec.rul deleted file mode 100644 index 8d6e859..0000000 --- a/ipmasq/rules/I50ipsec.rul +++ /dev/null @@ -1,22 +0,0 @@ -#: Accept packets from remote ipsec networks on ipsec interfaces -if [ -n "$IPSECCONN" ]; then - for i in $IPSECCONN; do - eval "IPSEC_IF=\$IPSEC_IF_$i" - eval "IPSEC_HERE=\$IPSEC_HERE_$i" - eval "IPSEC_THERE=\$IPSEC_THERE_$i" - case $MASQMETHOD in - ipfwadm) - $IPFWADM -I -a accept -W ${IPSEC_IF%%:*} -S $IPSEC_HERE - $IPFWADM -I -a accept -W ${IPSEC_IF%%:*} -S $IPSEC_THERE - ;; - ipchains) - $IPCHAINS -A input -j ACCEPT -i ${IPSEC_IF%%:*} -s $IPSEC_HERE - $IPCHAINS -A input -j ACCEPT -i ${IPSEC_IF%%:*} -s $IPSEC_THERE - ;; - netfilter) - $IPTABLES -A INPUT -j ACCEPT -i ${IPSEC_IF%%:*} -s $IPSEC_HERE - $IPTABLES -A INPUT -j ACCEPT -i ${IPSEC_IF%%:*} -s $IPSEC_THERE - ;; - esac - done -fi diff --git a/ipmasq/rules/I80firewall.def b/ipmasq/rules/I80firewall.def deleted file mode 100644 index ee1a507..0000000 --- a/ipmasq/rules/I80firewall.def +++ /dev/null @@ -1,158 +0,0 @@ -# You should not edit this file. Instead, create a file with the same -# name as this one, but with a .rul extension instead of .def. The -# .rul file will override this one. -# -# However, any changes you make to this file will be preserved. - -# Packet filter firewall script for ipmasq (GPL) -# By Osamu Aoki <osamu@aokiconsulting.com> -# -# Firewall are set for external network connection ports listed in $EXTERNAL -# Little consideration taken for shared port. -# -echo "# Firewall for incoming packets" -############################################################################### -# QUIET INPUT ADDRESS (Deny for forein packet) RULES -if [ -n "$EXTERNAL" ]; then - for i in $EXTERNAL; do - ipnm_cache $i - for j in $QADDR; do - case $MASQMETHOD in - ipfwadm) - $IPFWADM -I -a deny -W ${i%%:*} -S $j - ;; - ipchains) - $IPCHAINS --no-warnings -A input -j DENY -i ${i%%:*} -s $j - ;; - netfilter) - $IPTABLES -A INPUT -j DROP -i ${i%%:*} -s $j - ;; - esac - done - done -fi -############################################################################### -# ALLOW INPUT TCP RULES -if [ -n "$EXTERNAL" ]; then - for i in $EXTERNAL; do - ipnm_cache $i - for j in $ATCPSVR; do - case $MASQMETHOD in - ipfwadm) - $IPFWADM -I -a accept -W ${i%%:*} -D $IPOFIF/$NMOFIF $j -P tcp - ;; - ipchains) - $IPCHAINS -A input -j ACCEPT -i ${i%%:*} -d $IPOFIF/$NMOFIF $j -p tcp - ;; - netfilter) - $IPTABLES -A INPUT -j ACCEPT -i ${i%%:*} -d $IPOFIF/$NMOFIF -p tcp --destination-port $j - ;; - esac - done - done -fi - -# ALLOW INPUT UDP RULES -if [ -n "$EXTERNAL" ]; then - for i in $EXTERNAL; do - ipnm_cache $i - for j in $AUDPSVR; do - case $MASQMETHOD in - ipfwadm) - $IPFWADM -I -a accept -W ${i%%:*} -D $IPOFIF/$NMOFIF $j -P udp - ;; - ipchains) - $IPCHAINS -A input -j ACCEPT -i ${i%%:*} -d $IPOFIF/$NMOFIF $j -p udp - ;; - netfilter) - $IPTABLES -A INPUT -j ACCEPT -i ${i%%:*} -d $IPOFIF/$NMOFIF -p udp --destination-port $j - ;; - esac - done - done -fi - -############################################################################### -# QUIET INPUT TCP RULES -if [ -n "$EXTERNAL" ]; then - for i in $EXTERNAL; do - ipnm_cache $i - for j in $QTCPSVR; do - case $MASQMETHOD in - ipfwadm) - $IPFWADM -I -a deny -W ${i%%:*} -D $IPOFIF/$NMOFIF $j -P tcp - ;; - ipchains) - $IPCHAINS --no-warnings -A input -j DENY -i ${i%%:*} -d $IPOFIF/$NMOFIF $j -p tcp - ;; - netfilter) - $IPTABLES -A INPUT -j DROP -i ${i%%:*} -d $IPOFIF/$NMOFIF -p tcp --destination-port $j - ;; - esac - done - done -fi - -# QUIET INPUT UDP RULES -if [ -n "$EXTERNAL" ]; then - for i in $EXTERNAL; do - ipnm_cache $i - for j in $QUDPSVR; do - case $MASQMETHOD in - ipfwadm) - $IPFWADM -I -a deny -W ${i%%:*} -D $IPOFIF/$NMOFIF $j -P udp - ;; - ipchains) - $IPCHAINS --no-warnings -A input -j DENY -i ${i%%:*} -d $IPOFIF/$NMOFIF $j -p udp - ;; - netfilter) - $IPTABLES -A INPUT -j DROP -i ${i%%:*} -d $IPOFIF/$NMOFIF -p udp --destination-port $j - ;; - esac - done - done -fi - -############################################################################### -# DENY INPUT TCP RULES -if [ -n "$EXTERNAL" ]; then - for i in $EXTERNAL; do - ipnm_cache $i - for j in $DTCPSVR; do - case $MASQMETHOD in - ipfwadm) - $IPFWADM -I -a deny -W ${i%%:*} -D $IPOFIF/$NMOFIF $j -P tcp -o - ;; - ipchains) - $IPCHAINS --no-warnings -A input -j DENY -i ${i%%:*} -d $IPOFIF/$NMOFIF $j -p tcp -l - ;; - netfilter) - $IPTABLES -A INPUT -j LOG -i ${i%%:*} -d $IPOFIF/$NMOFIF -p tcp --destination-port $j - $IPTABLES -A INPUT -j DROP -i ${i%%:*} -d $IPOFIF/$NMOFIF -p tcp --destination-port $j - ;; - esac - done - done -fi - -# DENY INPUT UDP RULES -if [ -n "$EXTERNAL" ]; then - for i in $EXTERNAL; do - ipnm_cache $i - for j in $DUDPSVR; do - case $MASQMETHOD in - ipfwadm) - $IPFWADM -I -a deny -W ${i%%:*} -D $IPOFIF/$NMOFIF $j -P udp -o - ;; - ipchains) - $IPCHAINS --no-warnings -A input -j DENY -i ${i%%:*} -d $IPOFIF/$NMOFIF $j -p udp -l - ;; - netfilter) - $IPTABLES -A INPUT -j LOG -i ${i%%:*} -d $IPOFIF/$NMOFIF -p udp --destination-port $j - $IPTABLES -A INPUT -j DROP -i ${i%%:*} -d $IPOFIF/$NMOFIF -p udp --destination-port $j - ;; - esac - done - done -fi -echo "#" diff --git a/ipmasq/rules/M70masq.def b/ipmasq/rules/M70masq.def deleted file mode 100644 index 8c75509..0000000 --- a/ipmasq/rules/M70masq.def +++ /dev/null @@ -1,40 +0,0 @@ -# You should not edit this file. Instead, create a file with the same -# name as this one, but with a .rul extension instead of .def. The -# .rul file will override this one. -# -# However, any changes you make to this file will be preserved. - -#: Masquerade packets from internal networks -if [ -n "$INTERNAL" -a -n "$EXTERNAL" ]; then - for j in $EXTERNAL; do - for i in $INTERNAL; do - ipnm_cache $i - case $MASQMETHOD in - ipfwadm) - $IPFWADM -F -a masq -W ${j%%:*} -S $IPOFIF/$NMOFIF - ;; - ipchains) - if [ -n "$PEEROFIF" ]; then - $IPCHAINS --no-warnings -A forward -j MASQ -i ${j%%:*} -s $PEEROFIF/$NMOFIF - else - $IPCHAINS --no-warnings -A forward -j MASQ -i ${j%%:*} -s $IPOFIF/$NMOFIF - fi - ;; - netfilter) - i=$(echo $i | cut -d ":" -f 1) - j=$(echo $j | cut -d ":" -f 1) - if [ -n "$PEEROFIF" ]; then - $IPTABLES -t nat -A POSTROUTING -s $PEEROFIF/$NMOFIF -o ${j%%:*} -j MASQUERADE - $IPTABLES -A FORWARD -i $i -o ${j%%:*} -s $PEEROFIF/$NMOFIF -j ACCEPT - $IPTABLES -A FORWARD -o $i -i ${j%%:*} -d $PEEROFIF/$NMOFIF -j ACCEPT - else - $IPTABLES -t nat -A POSTROUTING -s $IPOFIF/$NMOFIF -o ${j%%:*} -j MASQUERADE - $IPTABLES -A FORWARD -i $i -o ${j%%:*} -s $IPOFIF/$NMOFIF -j ACCEPT - $IPTABLES -A FORWARD -o $i -i ${j%%:*} -d $IPOFIF/$NMOFIF -j ACCEPT - fi - ;; - esac - done - done -fi - diff --git a/ipmasq/rules/M80pfw.def b/ipmasq/rules/M80pfw.def deleted file mode 100644 index b3792ac..0000000 --- a/ipmasq/rules/M80pfw.def +++ /dev/null @@ -1,48 +0,0 @@ -# You should not edit this file. Instead, create a file with the same -# name as this one, but with a .rul extension instead of .def. The -# .rul file will override this one. -# -# However, any changes you make to this file will be preserved. - -#: Masquerade packets from internal networks -#if [ -n "$INTERNAL" -a -n "$EXTERNAL_IN" -a -n "$PFW" ]; then -if [ -n "$EXTERNAL_IN" -a -n "$PFW" ]; then - for pool in $PFWPOOLS; do - eval "PROTOS=\"\$PFWPROTO_$pool\"" - eval "ORIGPORTS=\"\$PFWORIGPORTS_$pool\"" - eval "PFWIP=\"\$PFWIP_$pool\"" - eval "PFWPORT=\"\$PFWPORT_$pool\"" - for PROTO in $PROTOS; do - for ORIGPORT in $ORIGPORTS; do - ORIGPORT_DASH=$(echo $ORIGPORT | sed 's/:/-/g') - for j in $EXTERNAL_IN; do - ipnm_cache $j - EXTIP=$IPOFIF - case $MASQMETHOD in - ipfwadm) - ipmasqadm portfw -a -P $PROTO -L $EXTIP $ORIGPORT_DASH -R $PFWIP $PFWPORT - ;; - ipchains) - ipmasqadm portfw -a -P $PROTO -L $EXTIP $ORIGPORT_DASH -R $PFWIP $PFWPORT - ;; - netfilter) - $IPTABLES -A PREROUTING -t nat -p $PROTO -d $EXTIP --dport $ORIGPORT -j DNAT --to $PFWIP${PFWPORT:+:$PFWPORT} - ;; - esac - for i in $INTERNAL; do - ipnm_cache $i - case $MASQMETHOD in - netfilter) - $IPTABLES -A FORWARD -i $j -o $i -p $PROTO --dport $ORIGPORT -m state --state NEW,ESTABLISHED,RELATED -j ACCEPT -# TODO: This should be done only for the interface containing the portforward host -# if [ "$PORTFW_REMAP_LOCAL" = "y" ]; then -# $IPTABLES -A POSTROUTING -t nat -p $PROTO -d $PFWIP ${PFWPORT:+--dport $PFWPORT} -s $IPOFIF/$NMOFIF -j SNAT --to $IPOFIF -# fi - ;; - esac - done - done - done - done - done -fi diff --git a/ipmasq/rules/O50ipsec.rul b/ipmasq/rules/O50ipsec.rul deleted file mode 100644 index c0b5b5c..0000000 --- a/ipmasq/rules/O50ipsec.rul +++ /dev/null @@ -1,22 +0,0 @@ -#: Allow packets for ipsec hosts to be delivered using ipsec interfaces -if [ -n "$IPSECCONN" ]; then - for i in $IPSECCONN; do - eval "IPSEC_IF=\$IPSEC_IF_$i" - eval "IPSEC_HERE=\$IPSEC_HERE_$i" - eval "IPSEC_THERE=\$IPSEC_THERE_$i" - case $MASQMETHOD in - ipfwadm) - $IPFWADM -O -a accept -W ${i%%:*} -D $IPSEC_HERE - $IPFWADM -O -a accept -W ${i%%:*} -D $IPSEC_THERE - ;; - ipchains) - $IPCHAINS -A output -j ACCEPT -i ${IPSEC_IF%%:*} -d $IPSEC_HERE - $IPCHAINS -A output -j ACCEPT -i ${IPSEC_IF%%:*} -d $IPSEC_THERE - ;; - netfilter) - $IPTABLES -A OUTPUT -j ACCEPT -o ${IPSEC_IF%%:*} -d $IPSEC_HERE - $IPTABLES -A OUTPUT -j ACCEPT -o ${IPSEC_IF%%:*} -d $IPSEC_THERE - ;; - esac - done -fi diff --git a/ipmasq/rules/O80firewall.def b/ipmasq/rules/O80firewall.def deleted file mode 100644 index d6fe9f8..0000000 --- a/ipmasq/rules/O80firewall.def +++ /dev/null @@ -1,159 +0,0 @@ -# You should not edit this file. Instead, create a file with the same -# name as this one, but with a .rul extension instead of .def. The -# .rul file will override this one. -# -# However, any changes you make to this file will be preserved. - -# Packet filter firewall script for ipmasq (GPL) -# By Osamu Aoki <osamu@aokiconsulting.com> -# -# Firewall are set for external network connection ports listed in $EXTERNAL -# Little consideration taken for shared port. -# -echo "# Firewall for outgoing packets" -############################################################################### -# QUIET ADDRESS (REJECT for internal request) RULES -if [ -n "$EXTERNAL" ]; then - for i in $EXTERNAL; do - ipnm_cache $i - for j in $QADDR; do - case $MASQMETHOD in - ipfwadm) - $IPFWADM -O -a reject -W ${i%%:*} -D $j - ;; - ipchains) - $IPCHAINS --no-warnings -A output -j REJECT -i ${i%%:*} -d $j - ;; - netfilter) - $IPTABLES -A OUTPUT -j REJECT -o ${i%%:*} -d $j - ;; - esac - done - done -fi - -############################################################################### -# ALLOW OUTPUT TCP RULES -if [ -n "$EXTERNAL" ]; then - for i in $EXTERNAL; do - ipnm_cache $i - for j in $ATCPSVR; do - case $MASQMETHOD in - ipfwadm) - $IPFWADM -O -a accept -W ${i%%:*} -S $IPOFIF/$NMOFIF $j -P tcp - ;; - ipchains) - $IPCHAINS -A output -j ACCEPT -i ${i%%:*} -s $IPOFIF/$NMOFIF $j -p tcp - ;; - netfilter) - $IPTABLES -A OUTPUT -j ACCEPT -o ${i%%:*} -s $IPOFIF/$NMOFIF -p tcp --source-port $j - ;; - esac - done - done -fi - -# ALLOW OUTPUT UDP RULES -if [ -n "$EXTERNAL" ]; then - for i in $EXTERNAL; do - ipnm_cache $i - for j in $AUDPSVR; do - case $MASQMETHOD in - ipfwadm) - $IPFWADM -O -a accept -W ${i%%:*} -S $IPOFIF/$NMOFIF $j -P udp - ;; - ipchains) - $IPCHAINS -A output -j ACCEPT -i ${i%%:*} -s $IPOFIF/$NMOFIF $j -p udp - ;; - netfilter) - $IPTABLES -A OUTPUT -j ACCEPT -o ${i%%:*} -s $IPOFIF/$NMOFIF -p udp --source-port $j - ;; - esac - done - done -fi - -############################################################################### -# QUIET OUTPUT TCP RULES -if [ -n "$EXTERNAL" ]; then - for i in $EXTERNAL; do - ipnm_cache $i - for j in $QTCPSVR; do - case $MASQMETHOD in - ipfwadm) - $IPFWADM -O -a deny -W ${i%%:*} -S 0.0.0.0/0 $j -P tcp - ;; - ipchains) - $IPCHAINS --no-warnings -A output -j DENY -i ${i%%:*} -s 0.0.0.0/0 $j -p tcp - ;; - netfilter) - $IPTABLES -A OUTPUT -j DROP -o ${i%%:*} -s 0.0.0.0/0 -p tcp --source-port $j - ;; - esac - done - done -fi - -# QUIET OUTPUT UDP RULES -if [ -n "$EXTERNAL" ]; then - for i in $EXTERNAL; do - ipnm_cache $i - for j in $QUDPSVR; do - case $MASQMETHOD in - ipfwadm) - $IPFWADM -O -a deny -W ${i%%:*} -S 0.0.0.0/0 $j -P udp - ;; - ipchains) - $IPCHAINS --no-warnings -A output -j DENY -i ${i%%:*} -s 0.0.0.0/0 $j -p udp - ;; - netfilter) - $IPTABLES -A OUTPUT -j DROP -o ${i%%:*} -s 0.0.0.0/0 -p udp --source-port $j - ;; - esac - done - done -fi - -############################################################################### -# DENY OUTPUT TCP RULES -if [ -n "$EXTERNAL" ]; then - for i in $EXTERNAL; do - ipnm_cache $i - for j in $DTCPSVR; do - case $MASQMETHOD in - ipfwadm) - $IPFWADM -O -a deny -W ${i%%:*} -S 0.0.0.0/0 $j -P tcp -o - ;; - ipchains) - $IPCHAINS --no-warnings -A output -j DENY -i ${i%%:*} -s 0.0.0.0/0 $j -p tcp -l - ;; - netfilter) - $IPTABLES -A OUTPUT -j LOG -o ${i%%:*} -s 0.0.0.0/0 -p tcp --source-port $j - $IPTABLES -A OUTPUT -j DROP -o ${i%%:*} -s 0.0.0.0/0 -p tcp --source-port $j - ;; - esac - done - done -fi - -# DENY OUTPUT UDP RULES -if [ -n "$EXTERNAL" ]; then - for i in $EXTERNAL; do - ipnm_cache $i - for j in $DUDPSVR; do - case $MASQMETHOD in - ipfwadm) - $IPFWADM -O -a deny -W ${i%%:*} -S 0.0.0.0/0 $j -P udp -o - ;; - ipchains) - $IPCHAINS --no-warnings -A output -j DENY -i ${i%%:*} -s 0.0.0.0/0 $j -p udp -l - ;; - netfilter) - $IPTABLES -A OUTPUT -j LOG -o ${i%%:*} -s 0.0.0.0/0 -p udp --source-port $j - $IPTABLES -A OUTPUT -j DROP -o ${i%%:*} -s 0.0.0.0/0 -p udp --source-port $j - ;; - esac - done - done -fi -echo "#" diff --git a/ipmasq/rules/Z91kerneldynaddr.rul b/ipmasq/rules/Z91kerneldynaddr.rul deleted file mode 100644 index 4b25add..0000000 --- a/ipmasq/rules/Z91kerneldynaddr.rul +++ /dev/null @@ -1,11 +0,0 @@ -# turn on the kernel's notion of dynamic addressing -if [ -e /proc/sys/net/ipv4/ip_dynaddr ]; then - if [ "$NOACT" != "yes" ]; then - echo "1" > /proc/sys/net/ipv4/ip_dynaddr - fi - - if [ "$SHOWRULES" = "yes" ]; then - echo "echo \"1\" > /proc/sys/net/ipv4/ip_dynaddr" - fi -fi - diff --git a/ipmasq/rules/Z99windows-smb-broadcast.rul b/ipmasq/rules/Z99windows-smb-broadcast.rul deleted file mode 100644 index 836d825..0000000 --- a/ipmasq/rules/Z99windows-smb-broadcast.rul +++ /dev/null @@ -1,27 +0,0 @@ -# Accept Windows SMB broadcasts, so as to avoid spurious syslog entries from -# ZZZdenyandlog.def - -if [ -n "$INTERNAL" -o -n "$EXTERNAL" ]; then - for i in $INTERNAL $EXTERNAL; do - ipnm_cache $i - case $MASQMETHOD in - ipfwadm) - if [ -n "$BCOFIF" ]; then - $IPFWADM -I -a accept -W ${i%%:*} -S $IPOFIF/$NMOFIF -D $BCOFIF/32 137:139 - fi - ;; - ipchains) - if [ -n "$BCOFIF" ]; then - $IPCHAINS -A input -j ACCEPT -i ${i%%:*} -s $IPOFIF/$NMOFIF -d $BCOFIF/32 137:139 -p tcp - $IPCHAINS -A input -j ACCEPT -i ${i%%:*} -s $IPOFIF/$NMOFIF -d $BCOFIF/32 137:139 -p udp - fi - ;; - netfilter) - if [ -n "$BCOFIF" ]; then - $IPTABLES -A INPUT -j ACCEPT -i ${i%%:*} -s $IPOFIF/$NMOFIF -d $BCOFIF/32 -p tcp --dport 137:139 - $IPTABLES -A INPUT -j ACCEPT -i ${i%%:*} -s $IPOFIF/$NMOFIF -d $BCOFIF/32 -p udp --dport 137:139 - fi - esac - done -fi - diff --git a/ipmasq/rules/ZZZ|Lipac.rul b/ipmasq/rules/ZZZ|Lipac.rul deleted file mode 100644 index 544570f..0000000 --- a/ipmasq/rules/ZZZ|Lipac.rul +++ /dev/null @@ -1,12 +0,0 @@ -# /etc/ipmasq/rules/ZZZ|L_ipac.rul -# -# Restarting IP-ACCOUNTING. -# Very last rule in the ipmasq chain. -# -# To speed-up the system start-up don't check at boot time. -[ ! $runlevel ] && for SCRIPT in /etc/init.d/ipac /etc/init.d/ipac-ng;do - test -s $SCRIPT && if [ "$SHOWRULES" = "yes" ] - then echo $SCRIPT force-reload;else $SCRIPT force-reload 2> /dev/null - fi -done - diff --git a/mysql/dump-all-to-homes.sh b/mysql/dump-all-to-homes.sh deleted file mode 100755 index 3021293..0000000 --- a/mysql/dump-all-to-homes.sh +++ /dev/null @@ -1,45 +0,0 @@ -#!/bin/sh -# -# /etc/postgresql/dump-all-to-homes.sh -# Copyright 2003 Jonas Smedegaard <dr@jones.dk> -# -# $Id: dump-all-to-homes.sh,v 1.1 2003-03-05 05:57:01 jonas Exp $ -# -# Dump contents of all local Postgres databases to the homes of those -# with access to them. -# -# TODO: Rewrite to run as each normal user - -if [ -f /root/.my.cnf ]; then - rootpass=$(grep password /root/.my.cnf | awk -F= '{print $2}' | head -1 | sed 's/^ //g') -fi - -users=$(echo "select user from user where host = 'localhost';" | mysql --user=root -p$rootpass mysql | grep -vi '^user$' | sort -u) - -for user in $users; do - getent passwd $user | awk -F: '{print $6}' | grep -q "^/home/$user$" || continue - if [ -d /home/$user ]; then - if [ -d "/home/$user/mysql_dump" ]; then - if [ ! -O "/home/$user/mysql_dump" ]; then - echo "ERROR: Wrong permissions for /home/$user/mysql_dump" - exit 1 - fi - chgrp "$user" "/home/$user/mysql_dump" - else - install -d -o root -g "$user" -m 0750 "/home/$user/mysql_dump" - fi - else - echo "ERROR: Directory /home/$user doesn't exist" - exit 1 - fi - databases=$(echo "select db from db where host = 'localhost' and user = '$user' and select_priv = 'Y';" | mysql --user=root -p$rootpass mysql | grep -vi '^db$' | sed 's/%$//g' | sort -u) - for database in $databases; do - #TODO: Check againt `echo "show databases" | mysql -uroot -p$rootpass | grep -vi '^Database$';` - if [ -f /home/$user/mysql_dump/$database ]; then - mv /home/$user/mysql_dump/$database /home/$user/mysql_dump/$database.bak - fi - mysqldump -c --add-drop-table -uroot -p$rootpass "$database" > "/home/$user/mysql_dump/$database" - chmod 0640 "/home/$user/mysql_dump/$database" - chgrp $user "/home/$user/mysql_dump/$database" - done -done diff --git a/nocc/conf.php b/nocc/conf.php deleted file mode 100644 index fc3e526..0000000 --- a/nocc/conf.php +++ /dev/null @@ -1,235 +0,0 @@ -<?php -/* - * $Header: /var/local/cvs/local-COMMON/nocc/conf.php,v 1.4 2006-04-03 13:10:42 jonas Exp $ - * - * Copyright 2001 Nicolas Chalanset <nicocha@free.fr> - * Copyright 2001 Olivier Cahagne <cahagn_o@epita.fr> - * Copyright 2002 Mike Rylander <mrylander@mail.com> - * - * See the enclosed file COPYING for license information (GPL). If you - * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. - */ - -// ################### This is the main configuration for NOCC ########## // - -// ==> Required parameters - -// Default smtp server and smtp_port (default is 25) -// If a domain has no smtp server, this one will be used -// If no smtp server is provided, Nocc will default to the mail() function, -// and try to use Sendmail or any other MTA (Postfix) -$conf->default_smtp_server = 'localhost'; -$conf->default_smtp_port = 25; - -// List of domains people can log in -// You can have as many domains as you need - -// $conf->domains[$i]->domain = 'sourceforge.net'; -// domain name e.g 'sourceforge.net'. This field is used when sending message -// -// $conf->domains[$i]->in = 'mail.sourceforge.net:110/pop3'; -// imap or pop3 server name + port + protocol (only if not imap) -// [server_name]:[port number]/[protocol] -// ex for an imap server : mail.sourceforge.net:143 -// ex for an ssl imap server : mail.sourceforge.net:993/ssl -// ex for an ssl imap server with a self-signed certificate : mail.sourceforge.net:993/ssl/novalidate-cert -// ex for a pop3 server : mail.sourceforge.net:110/pop3 -// ex for an ssl pop3 server : mail.sourceforge.net:995/pop3/ssl -// ex for an ssl pop3 server with a self-signed certificate : mail.sourceforge.net:995/pop3/ssl/novalidate-cert -// protocol can only be pop3 -// -// $conf->domains[$i]->smtp = 'smtp.isp.com'; -// Optional: smtp server name or IP address -// Leave empty to send mail via sendmail -// -// $conf->domains[$i]->smtp_port = 25; -// Port number to connect to smtp server (usually 25) - -$i = 0; - -$conf->domains[$i]->domain = 'bitbase.dk'; -$conf->domains[$i]->in = 'localhost'; -//$conf->domains[$i]->smtp = ''; -//$conf->domains[$i]->smtp_port = 25; -// Uncomment for 'user@domain.com' style logins -//$conf->domains[$i]->login_with_domain = 1; - -// If you want to add more domains, uncomment the following -// lines and fill them in - -$i++; -$conf->domains[$i]->domain = 'jones.dk'; -$conf->domains[$i]->in = 'mail.jones.dk:993/ssl'; -$i++; -$conf->domains[$i]->domain = 'homebase.dk'; -$conf->domains[$i]->in = 'mail.homebase.dk:993/ssl'; -$i++; -$conf->domains[$i]->domain = '107b.dk'; -$conf->domains[$i]->in = 'mail.107b.dk:993/ssl'; -//$i++; -//$conf->domains[$i]->domain = 'bitbase.dk'; -//$conf->domains[$i]->in = 'mail.bitbase.dk'; -$i++; -$conf->domains[$i]->domain = 'users.kaospilot.no'; -$conf->domains[$i]->in = 'mail.kaospilot.no:993/ssl'; -$i++; -$conf->domains[$i]->domain = 'dgi-huset.dk'; -$conf->domains[$i]->in = 'mail.dgi-huset.dk:993/ssl'; -$i++; -$conf->domains[$i]->domain = 'idraetsdaghojskolen.dk'; -$conf->domains[$i]->in = 'mail.idraetsdaghojskolen.dk:993/ssl'; - -// Is the user allowed to change his "From:" address? (true/false) -$conf->allow_address_change = true; - -// Default tmp directory (where to store temporary uploaded files) -// This should be something like '/tmp' on Unix System -// And 'c:\\temp' on Win32 (note that we must escape "\") -$conf->tmpdir = '/var/lib/nocc/tmp'; - -// Preferences data directory -// IMPORTANT: This directory must exist and be writable by the user -// the webserver is running as (e.g. 'apache', or 'nobody'). For -// Apache, see the User directive in the httpd.conf file. -// See README for more about this. -// This should be something like 'profiles/' on Unix System -// or 'prefs\\' on Win32 (note that we must escape "\") -// If left empty, preferences will be disabled. -$conf->prefs_dir = '/var/lib/nocc/profiles'; - -// Default folder to go first -$conf->default_folder = 'INBOX'; - -// ===> End of required parameters - -// The following parameters can be changed but it's not necessary to -// get a working version of nocc - -// if browser has no preferred language, we use the default language -// This is only needed for browsers that don't send any preferred -// language such as W3 Amaya -$conf->default_lang = 'en'; - -// How many messages to display in the inbox (devel only) -$conf->max_msg_num = 1; - -// let user see the header of a message -$conf->use_verbose = true; - -// the user can logout or not (if nocc is used within your website -// enter 'false' here else leave 'true') -$conf->enable_logout = true; - -// the user can change their 'reply leadin' string -$conf->enable_reply_leadin = false; - -// Whether or not to display attachment part number -$conf->display_part_no = true; - -// Whether or not to display the Message/RFC822 into the attachments -// (the attachments of that part are still available even if false is set -$conf->display_rfc822 = true; - -// If you don't want to display images (GIF, JPEG and PNG) sent as attachements -// set it to 'false' -$conf->display_img_attach = true; - -// If you don't want to display text/plain attachments set it to 'false' -$conf->display_text_attach = true; - -// By default the messages are sorted by date -$conf->default_sort = '1'; - -// By default the most recent is in top ('1' --> sorting top to bottom, -// '0' --> bottom to top) -$conf->default_sortdir = '1'; - -// For old UCB POP server, change this setting to 1 to enable -// new mail detection. Recommended: leave it to 0 for any other POP or -// IMAP server. -// See FAQ for more details. -$conf->have_ucb_pop_server = false; - -// If you wanna make your own theme and force people to use that one, -// set $conf->use_theme to false and fill in the $conf->default_theme to -// the theme name you want to use -// Theme handling: allows users to choose a theme on the login page -$conf->use_theme = true; - -// Default theme -$conf->default_theme = 'standard'; - -// Error reporting -// Display all errors (including IMAP connection errors, such as -// 'host not found' or 'invalid login') -$conf->debug_level = E_ALL; - -// Base URL where NOCC is hosted (only needed for Xitami servers, see #463390) -// (NOTE: should end in a slash). Leave blank to prevent warnings if not used. -//$conf->base_url = 'http://www.yoursite.com/webmail/'; -$conf->base_url = ''; - -// Another tip for Xitami users, whose $_SERVER['PHP_SELF'] is broken -// (see http://sourceforge.net/tracker/index.php?func=detail&aid=505194&group_id=12177&atid=112177) -//$_SERVER['PHP_SELF'] = 'action.php'; - -// Use old-style forwarding (quote original message, and attach original attachments). -// This is discouraged, because it mangles the original message, removing important headers etc. -$conf->broken_forwarding = false; - -// This sets the number of messages per page to display from a imap folder or pop mailbox -$conf->msg_per_page = '25'; - -// Set this to '1' to enable the status line for folders at the bottom of the inbox page. -// If you get slow page loads, set it to '0' to disable this (rather slow) function. -$conf->status_line = '1'; - -// ################### Messages Signature ################### // - -// This message is added to every message, the user cannot delete it -// Be careful if you modify this, do not forget to write '\r\n' to switch -// to the next line ! -$conf->ad = "___________________________________\r\nNOCC, http://nocc.sourceforge.net"; - - -// PHP error reporting for this application -error_reporting($conf->debug_level); - -// Prevent mangling of uploaded attachments -set_magic_quotes_runtime(0); - - -/* -################### End of Configuration #################### -*/ - -require_once './user_prefs.php'; -require_once './user_filters.php'; -require_once './functions.php'; - -// This function allows you to customise the default e-mail address -function get_default_from_address() { - if(!isset($_SESSION['nocc_user_prefs'])) - return ''; - - $user_prefs = $_SESSION['nocc_user_prefs']; - $from_address = ""; - - // Determine e-mail address - if(!empty($user_prefs->email_address)) - $from_address = $user_prefs->email_address; - else { - $from_address = $_SESSION['nocc_user'].'@'.$_SESSION['nocc_domain']; - if($from_address == '@') { - return ''; - } - } - - // Append name if known - if(!empty($user_prefs->full_name)) - $from_address = $user_prefs->full_name . ' <' . $from_address . '>'; - - return $from_address; -} - -?> diff --git a/printcap.xenuxlocal b/printcap.xenuxlocal deleted file mode 100644 index ab9c131..0000000 --- a/printcap.xenuxlocal +++ /dev/null @@ -1,15 +0,0 @@ -lp|brlaser|Brother 1270N:\ - :lp=:\ - :sd=/var/spool/lpd/brlaser:\ - :rm=192.168.200.40:\ - :rp=POSTSCRIPT_P1:\ - :af=/var/log/lp-acct:\ - :lf=/var/log/lp-errs: - -lp1|brlasertxt|Brother 1270N Text Only:\ - :lp=:\ - :sd=/var/spool/lpd/brlasertxt:\ - :rm=192.168.200.40:\ - :rp=TEXT_P1:\ - :af=/var/log/lp-acct:\ - :lf=/var/log/lp-errs: diff --git a/proftpd/proftpd.cf b/proftpd/proftpd.cf deleted file mode 100755 index 0c77bd4..0000000 --- a/proftpd/proftpd.cf +++ /dev/null @@ -1,46 +0,0 @@ -#! /usr/bin/cfengine -qf - -control: - OutputPrefix = ("${cf_prefix}") - actionsequence = ( - editfiles - shellcommands - processes - ) - AddInstallable = ( proftpd_reload ) - EditfileSize = ( 10000 ) - -editfiles: - any:: - { /etc/proftpd.conf - DefineClasses "proftpd_reload" - AbortAtLineMatching "^[[:blank:]]*VirtualHost[[:blank:]]*.*$" - # - # ListOptions "-la" - # - WarnIfNoLineMatching "^[[:blank:]]*ListOptions[[:blank:]].*$" - BeginGroupIfNoLineMatching "^[[:blank:]]*ListOptions[[:blank:]].*$" - Append 'ListOptions "-la" # Added by cfengine' - EndGroup - LocateLineMatching "^[[:blank:]]*ListOptions[[:blank:]].*$" - BeginGroupIfNoLineMatching '^[[:blank:]]*ListOptions[[:blank:]]"-la"([[:blank:]]+(#.*)?)?$' - ReplaceLineWith 'ListOptions "-la" # Edited by cfengine' - EndGroup - # - # DefaultRoot ~ - # -# WarnIfNoLineMatching "^[[:blank:]]*DefaultRoot[[:blank:]].*$" - BeginGroupIfNoLineMatching "^[[:blank:]]*DefaultRoot[[:blank:]].*$" - Append 'DefaultRoot ~' - EndGroup - LocateLineMatching "^[[:blank:]]*DefaultRoot[[:blank:]].*$" - BeginGroupIfNoLineMatching "^[[:blank:]]*DefaultRoot[[:blank:]]+~$" - ReplaceLineWith 'DefaultRoot ~' - EndGroup - UnsetAbort "^[[:blank:]]*VirtualHost[[:blank:]]*.*$" - } -processes: - "proftpd" restart "/etc/init.d/proftpd restart" -shellcommands: - proftpd_reload:: - "/etc/init.d/proftpd force-reload" diff --git a/proftpd/proftpd_stricter.cf b/proftpd/proftpd_stricter.cf deleted file mode 100755 index 1ea0528..0000000 --- a/proftpd/proftpd_stricter.cf +++ /dev/null @@ -1,94 +0,0 @@ -#! /usr/bin/cfengine -qf - -control: - OutputPrefix = ("${cf_prefix}") - AddInstallable = ( proftpd_reload ) - actionsequence = ( - editfiles - shellcommands - processes - ) - -editfiles: - { /etc/proftpd.conf - DefineClasses "proftpd_reload" - # - # LsDefaultOptions -> ListOptions - # - # (Replace everywhere, as the daemon fails if the - # deprecated option exists) - # - ResetSearch "1" - ReplaceAll "LsDefaultOptions" With "ListOptions" - # - # (Make sure (remaining) cfengine hacks happens outside - # of virtual hosts) - # - ResetSearch "1" - BeginGroupIfNoSuchLine "# BEGIN CFENGINE" - BeginGroupIfNoLineMatching "^[[:blank:]]*VirtualHost[[:blank:]].*" - Append "" - Append "# BEGIN CFENGINE" - Append "# END CFENGINE (no virtual hosts above this line, please!)" - EndGroup - BeginGroupIfNoLineMatching "^# BEGIN CFENGINE.*" - LocateLineMatching "^[[:blank:]]*VirtualHost[[:blank:]]" - IncrementPointer "-1" - InsertLine "" - InsertLine "# BEGIN CFENGINE" - InsertLine "# END CFENGINE (no virtual hosts above this line, please!)" - InsertLine "" - EndGroup - EndGroup - # - # (Later options override earlier ones, so care only - # about our own area from here on) - # - AbortAtLineMatching "^# END CFENGINE.*$" - # - # ListOptions "-la" - # - CatchAbort - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE" -# WarnIfNoLineMatching "^[[:blank:]]*ListOptions[[:blank:]].*" - BeginGroupIfNoLineMatching "^[[:blank:]]*ListOptions[[:blank:]].*" -# LocateLineMatching "^# BEGIN CFENGINE" -# InsertLine 'ListOptions "-la"' - InsertLine "DefaultRooddddt ~" - EndGroup - CatchAbort - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE" - LocateLineMatching "^[[:blank:]]*ListOptions[[:blank:]].*" - BeginGroupIfNoLineMatching '^[[:blank:]]*ListOptions[[:blank:]]"-la"([[:blank:]]+(#.*)?)?$' - ReplaceLineWith 'ListOptions "-la"' - EndGroup - CatchAbort - # - # DefaultRoot ~ - # - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE" - WarnIfNoLineMatching "^[[:blank:]]*DefaultRoot[[:blank:]].*" - BeginGroupIfNoLineMatching "^[[:blank:]]*DefaultRoot[[:blank:]].*" -# LocateLineMatching "^# BEGIN CFENGINE" - InsertLine 'DefaultRoot ~' - EndGroup - CatchAbort - ResetSearch "1" - LocateLineMatching "^# BEGIN CFENGINE" - LocateLineMatching "^[[:blank:]]*DefaultRoot[[:blank:]].*" - BeginGroupIfNoLineMatching "^[[:blank:]]*DefaultRoot[[:blank:]]+~$" - ReplaceLineWith 'DefaultRoot ~' - EndGroup - CatchAbort - # - UnsetAbort "^# END CFENGINE.*$" - } -processes: - "proftpd" restart "/etc/init.d/proftpd restart" - -shellcommands: - proftpd_reload:: - "/etc/init.d/proftpd force-reload" diff --git a/rc.boot/hdparm.sh b/rc.boot/hdparm.sh deleted file mode 100755 index 07141bd..0000000 --- a/rc.boot/hdparm.sh +++ /dev/null @@ -1,6 +0,0 @@ -#/bin/sh -if [ -f /sbin/hdparm ]; then - hdparm -d1 -u1 -m16 /dev/hda -else - echo "Disk controller not optimized - please install hdparm..." -fi diff --git a/rpld/rpld.conf b/rpld/rpld.conf deleted file mode 100644 index 5afac6d..0000000 --- a/rpld/rpld.conf +++ /dev/null @@ -1,39 +0,0 @@ -HOST -{ - ethernet = 00:d0:09:ab:c1:ad; - - FILE - { -// path = "/tftpboot/boot/fai/vmlinuz-2.4.18.nbi"; -// linux; -// path = "/tftpboot/pxegrub-sis900"; - path = "/tftpboot/etherboot/eb-5.0.6-sis900.lzpxe"; - load=0x7c00; - }; - execute=0x7c00; -}; -HOST -{ - ethernet = 00:07:95:47:3e:f2; - - FILE - { -// path = "/tftpboot/boot/fai/vmlinuz-2.4.18.nbi"; -// linux; -// path = "/tftpboot/pxegrub-sis900"; - path = "/tftpboot/etherboot/eb-5.0.6-sis900.lzpxe"; - load=0x7c00; - }; - execute=0x7c00; -}; -HOST -{ - ethernet = 00:07:95:d8:f4:69; - - FILE - { - path = "/tftpboot/etherboot/eb-5.0.6-sis900.lzpxe"; - load=0x7c00; - }; - execute=0x7c00; -}; diff --git a/samba/netlogon/common.bat b/samba/netlogon/common.bat deleted file mode 100644 index b6aec69..0000000 --- a/samba/netlogon/common.bat +++ /dev/null @@ -1,6 +0,0 @@ -rem [Global] commands
-NET TIME \\server /SET /YES
-NET USE F: \\server\dokumenter /YES
-NET USE U: \\server\homes /YES
-NET USE P: \\server\programmer /YES
-
\ No newline at end of file diff --git a/samba/netlogon/logon-divitech.bat b/samba/netlogon/logon-divitech.bat deleted file mode 100644 index 8eb6e45..0000000 --- a/samba/netlogon/logon-divitech.bat +++ /dev/null @@ -1,6 +0,0 @@ -rem [Global] commands
-NET TIME \\baal /SET /YES
-NET USE W: \\baal\dokumenter /YES
-NET USE X: \\baal\homes /YES
-NET USE Y: \\baal\software /YES
-
\ No newline at end of file diff --git a/samba/netlogon/logon-gandalf.xenux.local.bat b/samba/netlogon/logon-gandalf.xenux.local.bat deleted file mode 100644 index 2293fe7..0000000 --- a/samba/netlogon/logon-gandalf.xenux.local.bat +++ /dev/null @@ -1,7 +0,0 @@ -rem [Global] commands
-@ECHO "Welcome to Xenux' network!!!"
-NET TIME \\gandalf /SET /YES
-NET USE W: \\gandalf\dokumenter /YES
-NET USE X: \\gandalf\homes /YES
-NET USE Y: \\gandalf\software /YES
-
\ No newline at end of file diff --git a/samba/netlogon/logon-ida.idaskolen.dk.bat b/samba/netlogon/logon-ida.idaskolen.dk.bat deleted file mode 100644 index f3fa1e2..0000000 --- a/samba/netlogon/logon-ida.idaskolen.dk.bat +++ /dev/null @@ -1,11 +0,0 @@ -echo Welcome to this Debian Samba server ! -echo. -net use F: \\IDA\doc -net use G: \\IDA\adm -net use H: \\IDA\doc_mac -net use I: \\IDA\adm_mac -rem net use LPT1 \\IDA\HP2100 -rem net use LPT2 \\IDA\HP2100 -rem net use LPT3 \\IDA\HP2100 -net time \\IDA /YES -rem pause diff --git a/samba/netlogon/logon-lab.bat b/samba/netlogon/logon-lab.bat deleted file mode 100644 index c672340..0000000 --- a/samba/netlogon/logon-lab.bat +++ /dev/null @@ -1,6 +0,0 @@ -rem [Global] commands -NET TIME \\baal /SET /YES -NET USE W: \\baal\dokumenter /YES -NET USE X: \\baal\homes /YES -NET USE Y: \\baal\software /YES -
\ No newline at end of file diff --git a/samba/netlogon/logon-ntiexpo.bat b/samba/netlogon/logon-ntiexpo.bat deleted file mode 100644 index a8e666e..0000000 --- a/samba/netlogon/logon-ntiexpo.bat +++ /dev/null @@ -1,7 +0,0 @@ -rem [Global] commands
-NET TIME \\balrog /SET /YES
-NET USE V: \\balrog\pdfshare /YES
-NET USE W: \\balrog\dokumenter /YES
-NET USE X: \\balrog\homes /YES
-NET USE Y: \\balrog\programmer /YES
-
\ No newline at end of file diff --git a/samba/netlogon/logon-radio-raatstof.bat b/samba/netlogon/logon-radio-raatstof.bat deleted file mode 100644 index 6e85c64..0000000 --- a/samba/netlogon/logon-radio-raatstof.bat +++ /dev/null @@ -1,6 +0,0 @@ -rem [Global] commands
-NET TIME \\raatstof /SET /YES
-NET USE W: \\raatstof\faellesdrev /YES
-NET USE X: \\raatstof\homes /YES
-NET USE Y: \\raatstof\software /YES
-
diff --git a/samba/netlogon/logon-sagahus.bat b/samba/netlogon/logon-sagahus.bat deleted file mode 100644 index 23d8bc7..0000000 --- a/samba/netlogon/logon-sagahus.bat +++ /dev/null @@ -1,6 +0,0 @@ -rem [Global] commands
-NET TIME \\saga /SET /YES
-NET USE W: \\saga\dokumenter /YES
-NET USE X: \\saga\homes /YES
-NET USE Y: \\saga\software /YES
-
\ No newline at end of file diff --git a/samba/smb-printers-cups.conf b/samba/smb-printers-cups.conf deleted file mode 100644 index 111116c..0000000 --- a/samba/smb-printers-cups.conf +++ /dev/null @@ -1,52 +0,0 @@ -control: - AddInstallable = ( samba samba_reload ) - - # - # Variables for the print spooldir - # You can change the rights on the dir in the "directories:" - # section. - # - printdir = ( /var/spool/lpd/sharedprinter ) - -editfiles: - samba:: - { /etc/samba/smb-printers.conf - AutoCreate - # - # [netlogon] - # - BeginGroupIfNoLineMatching "^\[printers\]" - Append '[printers]' - Append ' comment = %S printer' - Append ' path = /tmp' - Append ' printing = cups' - Append ' public = yes' - Append ' printable = yes' - EndGroup - DefineClasses "samba_reload" - } - - samba_reload:: - { /etc/samba/smb-printers.conf - LocateLineMatching "^; EDITED BY CFENGINE .*" - ReplaceAll '; EDITED BY CFENGINE .*$' With '; EDITED BY CFENGINE $(date)' - CatchAbort - BeginGroupIfNoMatch "^; EDITED BY CFENGINE .*" - Append '; EDITED BY CFENGINE $(date)' - EndGroup - } - -directories: - samba:: - $(printdir) - mode=770 - owner=root - group=users - -processes: - "smbd" restart "/etc/init.d/samba restart" - -shellcommands: - samba_reload:: - "/etc/init.d/samba force-reload" - diff --git a/samba/smb-printers-lprng.conf b/samba/smb-printers-lprng.conf deleted file mode 100644 index 12fc54c..0000000 --- a/samba/smb-printers-lprng.conf +++ /dev/null @@ -1,53 +0,0 @@ -control: - AddInstallable = ( samba samba_reload ) - - # - # Variables for the print spooldir - # You can change the rights on the dir in the "directories:" - # section. - # - printdir = ( /var/spool/lpd/sharedprinter ) - -editfiles: - samba:: - { /etc/samba/smb-printers.conf - AutoCreate - # - # [netlogon] - # - BeginGroupIfNoLineMatching "^\[printers\]" - Append '[printers]' - Append ' comment = %S printer' - Append ' path = /tmp' - Append ' printing = lprng' - Append ' print command = /usr/bin/lpr -h -P%S -r %s' - Append ' lprm command = /usr/bin/lprm -P%S %j' - Append ' public = yes' - Append ' printable = yes' - EndGroup - DefineClasses "samba_reload" - } - - samba_reload:: - { /etc/samba/smb-printers.conf - LocateLineMatching "^; EDITED BY CFENGINE .*" - ReplaceAll '; EDITED BY CFENGINE .*$' With '; EDITED BY CFENGINE $(date)' - CatchAbort - BeginGroupIfNoMatch "^; EDITED BY CFENGINE .*" - Append '; EDITED BY CFENGINE $(date)' - EndGroup - } - -directories: - samba:: - $(printdir) - mode=770 - owner=root - group=users - -processes: - "smbd" restart "/etc/init.d/samba restart" - -shellcommands: - samba_reload:: - "/etc/init.d/samba force-reload" diff --git a/samba/smb-shares-cafe3.conf b/samba/smb-shares-cafe3.conf deleted file mode 100644 index 0a29d30..0000000 --- a/samba/smb-shares-cafe3.conf +++ /dev/null @@ -1,240 +0,0 @@ -control: - AddInstallable = ( samba samba_reload ) - - # - # Variables for shares - # You can change the paths here and it will be changed both in - # the conf file and in the filesystem - But once it is implemented, - # it is not wise to change it - the data in the shares doesn't get - # moved! - # You can change the rights on the shares in the "directories:" - # section. - # - pcprvdir = ( "/home/%u" ) - commonsharedir = ( /home/fsadmin ) - profilshare = ( /home/fsadmin/pc_userprofiles ) - xchngshare = ( /home/fsadmin/pc_xchange ) - netlog = ( "netlogon" ) - netlogtxt = ( "Network logon" ) - netlogshare = ( /etc/samba/netlogon ) - privpctxt = ( "Pers. PC Documents" ) - privpcshare = ( pc ) - privmac = ( "pers_mac" ) - privmactxt = ( "Pers. Mac Documents" ) - privmacshare = ( mac ) - privwww = ( "pers_www" ) - privwwwtxt = ( "Pers. Web Documents" ) - privwwwshare = ( public_html ) - privxchng = ( "pers_shared" ) - privxchngtxt = ( "Pers. Shared Documents" ) - privxchngshare = ( xchange ) - data = ( "docs" ) - datatxt = ( "Shared Documents" ) - datashare = ( /home/fsadmin/pc_doc ) - soft = ( "software" ) - softtxt = ( "Shared Software" ) - softshare = ( /home/fsadmin/pc_software ) - admin = ( "admin" ) - admintxt = ( "Documentation and Admin Tools" ) - adminshare = ( /home/fsadmin/pc_admin ) - - # - # Shared group - # - sharedgrp = ( users ) - - # - # Administrative user and group - # - adminuser = ( fsadmin ) - admingrp = ( fsadmin ) - - # - # Misc common strings - # - pcvetofiles = ( "/.AppleDouble/.AppleDesktop/Network Trash Folder/DesktopFolderDB/resource.frk/Icon^M/TheVolumeSettingsFolder/" ) - -editfiles: - samba:: - { /etc/samba/smb-shares-$(site).conf - # - # This file contains the shares common to a site. - # We check if the proper sections are there and add them if they - # isn't. We don't check the file line for line. - # - AutoCreate - # - # [$(netlog)] - # - BeginGroupIfNoLineMatching "^\[$(netlog)\]" - Append '[$(netlog)]' - Append ' comment = $(netlogtxt)' - Append ' path = $(netlogshare)' - Append ' browsable = no' - Append ' writeable = no' - Append ' share modes = no' - EndGroup - # - # [userprofiles] - # - BeginGroupIfNoLineMatching "^\[userprofiles\]" - Append '[userprofiles]' - Append ' path = $(profilshare)' - Append ' force user = %u' - Append ' browsable = yes' - Append ' writable = yes' - Append ' root preexec = /bin/mkdir $(profilshare)/%U \' - Append ' /bin/chown %U: $(profilshare)/%U \' - Append ' /bin/chmod 700 $(profilshare)/%U' - EndGroup - # - # [homes] - # - BeginGroupIfNoLineMatching "^\[homes\]" - Append '[homes]' - Append ' comment = $(privpctxt)' - Append ' path = $(pcprvdir)/$(privpcshare)' - Append ' browsable = no' - Append ' writable = yes' - Append ' root preexec = /bin/mkdir $(pcprvdir)/$(privpcshare) \' - Append ' /bin/chown %U: $(pcprvdir)/$(privpcshare) \' - Append ' /bin/chmod 640 $(pcprvdir)/$(privpcshare)' - EndGroup - # - # [$(privmac)] - # - BeginGroupIfNoLineMatching "^\[$(privmac)\]" - Append '[$(privmac)]' - Append ' comment = $(privmactxt)' - Append ' path = $(pcprvdir)/$(privmacshare)' - Append ' browsable = no' - Append ' writable = no' - EndGroup - # - # [$(privweb)] - # - BeginGroupIfNoLineMatching "^\[$(privwww)\]" - Append '[$(privwww)]' - Append ' comment = $(privwwwtxt)' - Append ' path = $(pcprvdir)/$(privwwwshare)' - Append ' browsable = no' - Append ' writable = yes' - Append ' root preexec = /bin/mkdir $(pcprvdir)/$(privwwwshare) \' - Append ' /bin/chown %U: $(pcprvdir)/$(privwwwshare) \' - Append ' /bin/chmod 644 $(pcprvdir)/$(privwwwshare)' - EndGroup - # - # [$(privxchng)] - # - BeginGroupIfNoLineMatching "^\[$(privxchng)\]" - Append '[$(privxchng)]' - Append ' comment = $(privxchngtxt)' - Append ' path = $(pcprvdir)/$(privxchngshare)' - Append ' browsable = no' - Append ' writable = yes' - Append ' valid users = @$(sharedgrp)' - Append ' force group = +$(sharedgrp)' - Append ' root preexec = /bin/mkdir $(pcprvdir)/$(privpcshare) \' - Append ' /bin/chown %U:$(sharedgrp) $(pcprvdir)/$(privpcshare) \' - Append ' /bin/chmod 644 $(pcprvdir)/$(privpcshare) \' - Append ' /bin/rm -f $(xchngshare) \' - Append ' /bin/ln -dfs $(pcprvdir)/$(privxchngshare) $(xchngshare)' - EndGroup - # - # [$(data)] - # - BeginGroupIfNoLineMatching "^\[$(data)\]" - Append '[$(data)]' - Append ' comment = $(datatxt)' - Append ' path = $(datashare)' - Append ' browsable = yes' - Append ' guest ok = no' - Append ' writeable = yes' - Append ' create mask = 0660' - Append ' directory mask = 0770' - Append ' valid users = @$(admingrp)' - Append ' force group = +$(admingrp)' - Append ' delete veto files = Yes' - Append ' veto files = $(pcvetofiles)' - EndGroup - # - # [$(soft)] - # - BeginGroupIfNoLineMatching "^\[$(soft)\]" - Append '[$(soft)]' - Append ' comment = $(softtxt)' - Append ' path = $(softshare)' - Append ' browsable = yes' - Append ' guest ok = no' - Append ' writeable = yes' - Append ' create mask = 0660' - Append ' directory mask = 0770' - Append ' valid users = @$(admingrp)' - Append ' force group = +$(admingrp)' - Append ' delete veto files = Yes' - Append ' veto files = $(pcvetofiles)' - EndGroup - # - # [$(admin)] - # - BeginGroupIfNoLineMatching "^\[$(admin)\]" - Append '[$(admin)]' - Append ' comment = $(admintxt)' - Append ' path = $(adminshare)' - Append ' browsable = yes' - Append ' guest ok = yes' - Append ' writeable = no' - Append ' valid users = @$(admingrp)' - Append ' force group = +$(admingrp)' - EndGroup - DefineClasses "samba_reload" - } - - samba_reload:: - { /etc/samba/smb-shares-$(site).conf - LocateLineMatching "^; EDITED BY CFENGINE .*" - ReplaceAll '; EDITED BY CFENGINE .*$' With '; EDITED BY CFENGINE $(date)' - CatchAbort - BeginGroupIfNoMatch "^; EDITED BY CFENGINE .*" - Append '; EDITED BY CFENGINE $(date)' - EndGroup - } - -directories: - any:: - $(commonsharedir) - mode=755 - owner=$(adminuser) - group=$(admingrp) - $(softshare) - mode=775 - owner=$(adminuser) - group=$(admingrp) - $(datashare) - mode=775 - owner=$(adminuser) - group=$(admingrp) - samba:: - $(netlogshare) - mode=755 - owner=root - group=root - $(xchngshare) - mode=755 - owner=root - group=root - $(profilshare) - mode=775 - owner=$(adminuser) - group=$(admingrp) - $(adminshare) - mode=755 - owner=$(adminuser) - group=$(admingrp) - -processes: - "smbd" restart "/etc/init.d/samba restart" - -shellcommands: - samba_reload:: - "/etc/init.d/samba force-reload" diff --git a/samba/smb-shares-divitech.conf b/samba/smb-shares-divitech.conf deleted file mode 100644 index bbf84a2..0000000 --- a/samba/smb-shares-divitech.conf +++ /dev/null @@ -1,155 +0,0 @@ -control: - AddInstallable = ( samba samba_reload ) - - # - # Variables for shares - # You can change the paths here and it will be changed both in - # the conf file and in the filesystem - But once it is implemented, - # it is not wise to change it - the data in the shares doesn't get - # moved! - # You can change the rights on the shares in the "directories:" - # section. - # - netlogshare = ( /etc/samba/netlogon ) - commonsharedir = ( /home/fsadmin/COMMON ) - datashare = ( /home/fsadmin/COMMON/documents ) - softshare = ( /home/fsadmin/COMMON/software ) - adminshare = ( /home/fsadmin/COMMON/admin ) - profshare = ( /home/fsadmin/COMMON/samba/userprofiles ) - privpcshare = ( .pcshare ) - - # - # Administrative user and group - # - adminuser = ( fsadmin ) - admingrp = ( fsadmin ) - -editfiles: - samba:: - { /etc/samba/smb-shares-$(site).conf - # - # This file contains the shares common to a site. - # We check if the proper sections are there and add them if they - # isn't. We don't check the file line for line. - # - AutoCreate - # - # [netlogon] - # - BeginGroupIfNoLineMatching "^\[netlogon\]" - Append '[netlogon]' - Append ' comment = Network logon' - Append ' path = $(netlogshare)' - Append ' browsable = no' - Append ' writeable = no' - Append ' share modes = no' - EndGroup - # - # [userprofiles] - # - BeginGroupIfNoLineMatching "^\[userprofiles\]" - Append '[userprofiles]' - Append ' path = $(profshare)' - Append ' force user = %u' - Append ' browsable = yes' - Append ' writable = yes' - EndGroup - # - # [homes] - # - BeginGroupIfNoLineMatching "^\[homes\]" - Append '[homes]' - Append ' path = /home/%u/$(privpcshare)' - Append ' browsable = no' - Append ' writable = yes' - EndGroup - # - # [programmer] - # - BeginGroupIfNoLineMatching "^\[software\]" - Append '[software]' - Append ' path = $(softshare)' - Append ' comment = Fælles software' - Append ' browsable = yes' - Append ' guest ok = no' - Append ' writeable = yes' - Append ' create mask = 0660' - Append ' directory mask = 0770' - Append ' valid users = @$(admingrp)' - Append ' force group = +$(admingrp)' - EndGroup - # - # [dokumenter] - # - BeginGroupIfNoLineMatching "^\[dokumenter\]" - Append '[dokumenter]' - Append ' path = $(datashare)' - Append ' comment = Fælles drev for delte filer' - Append ' browsable = yes' - Append ' guest ok = no' - Append ' writeable = yes' - Append ' create mask = 0660' - Append ' directory mask = 0770' - Append ' valid users = @$(admingrp)' - Append ' force group = +$(admingrp)' - EndGroup - # - # [dokumenter] - # - BeginGroupIfNoLineMatching "^\[admin\]" - Append '[admin]' - Append ' path = $(adminshare)' - Append ' comment = Dokumentation og adminværktøjer' - Append ' browsable = yes' - Append ' guest ok = yes' - Append ' writeable = no' - Append ' valid users = @$(admingrp)' - Append ' force group = +$(admingrp)' - EndGroup - DefineClasses "samba_reload" - } - - samba_reload:: - { /etc/samba/smb-shares-$(site).conf - LocateLineMatching "^; EDITED BY CFENGINE .*" - ReplaceAll '; EDITED BY CFENGINE .*$' With '; EDITED BY CFENGINE $(date)' - CatchAbort - BeginGroupIfNoMatch "^; EDITED BY CFENGINE .*" - Append '; EDITED BY CFENGINE $(date)' - EndGroup - } - -directories: - any:: - $(commonsharedir) - mode=755 - owner=$(adminuser) - group=$(admingrp) - $(softshare) - mode=775 - owner=$(adminuser) - group=$(admingrp) - $(datashare) - mode=775 - owner=$(adminuser) - group=$(admingrp) - samba:: - $(netlogshare) - mode=755 - owner=root - group=root - $(profshare) - mode=775 - owner=$(adminuser) - group=$(admingrp) - $(adminshare) - mode=755 - owner=$(adminuser) - group=$(admingrp) - -processes: - "smbd" restart "/etc/init.d/samba restart" - -shellcommands: - samba_reload:: - "/etc/init.d/samba force-reload" diff --git a/samba/smb-shares-radio-raatstof.conf b/samba/smb-shares-radio-raatstof.conf deleted file mode 100644 index 9237a92..0000000 --- a/samba/smb-shares-radio-raatstof.conf +++ /dev/null @@ -1,167 +0,0 @@ -control: - AddInstallable = ( samba samba_reload ) - - # - # Variables for shares - # You can change the paths here and it will be changed both in - # the conf file and in the filesystem - But once it is implemented, - # it is not wise to change it - the data in the shares doesn't get - # moved! - # You can change the rights on the shares in the "directories:" - # section. - # - netlogshare = ( /etc/samba/netlogon ) - commonsharedir = ( /home/fsadmin/COMMON ) - datashare = ( /home/fsadmin/COMMON/documents ) - softshare = ( /home/fsadmin/COMMON/software ) - adminshare = ( /home/fsadmin/COMMON/admin ) - profshare = ( /home/fsadmin/COMMON/samba/userprofiles ) - privpcshare = ( .pcshare ) - privmacshare = ( .macshare ) - privxchngshare = ( .xchangeshare ) - - # - # Administrative user and group - # - adminuser = ( fsadmin ) - admingrp = ( fsadmin ) - -editfiles: - samba:: - { /etc/samba/smb-shares-$(site).conf - # - # This file contains the shares common to a site. - # We check if the proper sections are there and add them if they - # isn't. We don't check the file line for line. - # - AutoCreate - # - # [netlogon] - # - BeginGroupIfNoLineMatching "^\[netlogon\]" - Append '[netlogon]' - Append ' comment = Network logon' - Append ' path = $(netlogshare)' - Append ' browsable = no' - Append ' writeable = no' - Append ' share modes = no' - EndGroup - # - # [userprofiles] - # - BeginGroupIfNoLineMatching "^\[userprofiles\]" - Append '[userprofiles]' - Append ' path = $(profshare)' - Append ' force user = %u' - Append ' browsable = yes' - Append ' writable = yes' - Append ' root preexec = '/bin/mkdir $(profshare)/%U \' - Append ' /bin/chown %U $(profshare)/%U \' - Append ' /bin/chmod 700 $(profshare)/%U'' - EndGroup - # - # [homes] - # - BeginGroupIfNoLineMatching "^\[homes\]" - Append '[homes]' - Append ' path = /home/%u/$(privpcshare)' - Append ' browsable = no' - Append ' writable = yes' - Append ' root preexec = '/bin/mkdir /home/%u/$(privpcshare) \' - Append ' /bin/chown %U /home/%u/$(privpcshare) \' - Append ' /bin/chmod 644 /home/%u/$(privpcshare)'' - EndGroup - # - # [programmer] - # - BeginGroupIfNoLineMatching "^\[software\]" - Append '[software]' - Append ' path = $(softshare)' - Append ' comment = Fælles software' - Append ' browsable = yes' - Append ' guest ok = no' - Append ' writeable = yes' - Append ' create mask = 0660' - Append ' directory mask = 0770' - Append ' valid users = @$(admingrp)' - Append ' force group = +$(admingrp)' - Append ' delete veto files = Yes' - Append ' veto files = /.AppleDouble/.AppleDesktop/Network Trash Folder/DesktopFolderDB/resource.frk/Icon^M/TheVolumeSettingsFolder/' - EndGroup - # - # [faellesdrev] - # - BeginGroupIfNoLineMatching "^\[faellesdrev\]" - Append '[faellesdrev]' - Append ' path = $(datashare)' - Append ' comment = Fælles drev for delte filer' - Append ' browsable = yes' - Append ' guest ok = no' - Append ' writeable = yes' - Append ' create mask = 0660' - Append ' directory mask = 0770' - Append ' valid users = @$(admingrp)' - Append ' force group = +$(admingrp)' - Append ' delete veto files = Yes' - Append ' veto files = /.AppleDouble/.AppleDesktop/Network Trash Folder/DesktopFolderDB/resource.frk/Icon^M/TheVolumeSettingsFolder/' - EndGroup - # - # [dokumenter] - # - BeginGroupIfNoLineMatching "^\[admin\]" - Append '[admin]' - Append ' path = $(adminshare)' - Append ' comment = Dokumentation og adminværktøjer' - Append ' browsable = yes' - Append ' guest ok = yes' - Append ' writeable = no' - Append ' valid users = @$(admingrp)' - Append ' force group = +$(admingrp)' - EndGroup - DefineClasses "samba_reload" - } - - samba_reload:: - { /etc/samba/smb-shares-$(site).conf - LocateLineMatching "^; EDITED BY CFENGINE .*" - ReplaceAll '; EDITED BY CFENGINE .*$' With '; EDITED BY CFENGINE $(date)' - CatchAbort - BeginGroupIfNoMatch "^; EDITED BY CFENGINE .*" - Append '; EDITED BY CFENGINE $(date)' - EndGroup - } - -directories: - any:: - $(commonsharedir) - mode=755 - owner=$(adminuser) - group=$(admingrp) - $(softshare) - mode=775 - owner=$(adminuser) - group=$(admingrp) - $(datashare) - mode=775 - owner=$(adminuser) - group=$(admingrp) - samba:: - $(netlogshare) - mode=755 - owner=root - group=root - $(profshare) - mode=775 - owner=$(adminuser) - group=$(admingrp) - $(adminshare) - mode=755 - owner=$(adminuser) - group=$(admingrp) - -processes: - "smbd" restart "/etc/init.d/samba restart" - -shellcommands: - samba_reload:: - "/etc/init.d/samba force-reload" diff --git a/samba/smb-shares-sagahus.conf b/samba/smb-shares-sagahus.conf deleted file mode 100644 index bbf84a2..0000000 --- a/samba/smb-shares-sagahus.conf +++ /dev/null @@ -1,155 +0,0 @@ -control: - AddInstallable = ( samba samba_reload ) - - # - # Variables for shares - # You can change the paths here and it will be changed both in - # the conf file and in the filesystem - But once it is implemented, - # it is not wise to change it - the data in the shares doesn't get - # moved! - # You can change the rights on the shares in the "directories:" - # section. - # - netlogshare = ( /etc/samba/netlogon ) - commonsharedir = ( /home/fsadmin/COMMON ) - datashare = ( /home/fsadmin/COMMON/documents ) - softshare = ( /home/fsadmin/COMMON/software ) - adminshare = ( /home/fsadmin/COMMON/admin ) - profshare = ( /home/fsadmin/COMMON/samba/userprofiles ) - privpcshare = ( .pcshare ) - - # - # Administrative user and group - # - adminuser = ( fsadmin ) - admingrp = ( fsadmin ) - -editfiles: - samba:: - { /etc/samba/smb-shares-$(site).conf - # - # This file contains the shares common to a site. - # We check if the proper sections are there and add them if they - # isn't. We don't check the file line for line. - # - AutoCreate - # - # [netlogon] - # - BeginGroupIfNoLineMatching "^\[netlogon\]" - Append '[netlogon]' - Append ' comment = Network logon' - Append ' path = $(netlogshare)' - Append ' browsable = no' - Append ' writeable = no' - Append ' share modes = no' - EndGroup - # - # [userprofiles] - # - BeginGroupIfNoLineMatching "^\[userprofiles\]" - Append '[userprofiles]' - Append ' path = $(profshare)' - Append ' force user = %u' - Append ' browsable = yes' - Append ' writable = yes' - EndGroup - # - # [homes] - # - BeginGroupIfNoLineMatching "^\[homes\]" - Append '[homes]' - Append ' path = /home/%u/$(privpcshare)' - Append ' browsable = no' - Append ' writable = yes' - EndGroup - # - # [programmer] - # - BeginGroupIfNoLineMatching "^\[software\]" - Append '[software]' - Append ' path = $(softshare)' - Append ' comment = Fælles software' - Append ' browsable = yes' - Append ' guest ok = no' - Append ' writeable = yes' - Append ' create mask = 0660' - Append ' directory mask = 0770' - Append ' valid users = @$(admingrp)' - Append ' force group = +$(admingrp)' - EndGroup - # - # [dokumenter] - # - BeginGroupIfNoLineMatching "^\[dokumenter\]" - Append '[dokumenter]' - Append ' path = $(datashare)' - Append ' comment = Fælles drev for delte filer' - Append ' browsable = yes' - Append ' guest ok = no' - Append ' writeable = yes' - Append ' create mask = 0660' - Append ' directory mask = 0770' - Append ' valid users = @$(admingrp)' - Append ' force group = +$(admingrp)' - EndGroup - # - # [dokumenter] - # - BeginGroupIfNoLineMatching "^\[admin\]" - Append '[admin]' - Append ' path = $(adminshare)' - Append ' comment = Dokumentation og adminværktøjer' - Append ' browsable = yes' - Append ' guest ok = yes' - Append ' writeable = no' - Append ' valid users = @$(admingrp)' - Append ' force group = +$(admingrp)' - EndGroup - DefineClasses "samba_reload" - } - - samba_reload:: - { /etc/samba/smb-shares-$(site).conf - LocateLineMatching "^; EDITED BY CFENGINE .*" - ReplaceAll '; EDITED BY CFENGINE .*$' With '; EDITED BY CFENGINE $(date)' - CatchAbort - BeginGroupIfNoMatch "^; EDITED BY CFENGINE .*" - Append '; EDITED BY CFENGINE $(date)' - EndGroup - } - -directories: - any:: - $(commonsharedir) - mode=755 - owner=$(adminuser) - group=$(admingrp) - $(softshare) - mode=775 - owner=$(adminuser) - group=$(admingrp) - $(datashare) - mode=775 - owner=$(adminuser) - group=$(admingrp) - samba:: - $(netlogshare) - mode=755 - owner=root - group=root - $(profshare) - mode=775 - owner=$(adminuser) - group=$(admingrp) - $(adminshare) - mode=755 - owner=$(adminuser) - group=$(admingrp) - -processes: - "smbd" restart "/etc/init.d/samba restart" - -shellcommands: - samba_reload:: - "/etc/init.d/samba force-reload" diff --git a/samba/smb-shares-venture.conf b/samba/smb-shares-venture.conf deleted file mode 100644 index f476662..0000000 --- a/samba/smb-shares-venture.conf +++ /dev/null @@ -1,95 +0,0 @@ -control: - AddInstallable = ( samba samba_reload netatalk netatalk_reload ) - - # - # Variables for shares - # You can change the paths here and it will be changed both in - # the conf file and in the filesystem - But once it is implemented, - # it is not wise to change it - the data in the shares doesn't get - # moved! - # You can change the rights on the shares in the "directories:" - # section. - # - netlogshare = ( /etc/samba/netlogon ) - commonsharedir = ( /home/fsadmin/COMMON ) - softshare = ( /home/fsadmin/COMMON/software ) - profshare = ( /home/fsadmin/COMMON/samba/userprofiles ) - adminshare = ( /home/admin/admin ) - businessshare = ( /home/business/business ) - accountingshare = ( /home/accounting/accounting ) - graphicsshare = ( /home/graphics/graphics ) - itshare = ( /home/it/it ) - edushare = ( /home/edu/edu ) - serviceshare = ( /home/service/service ) - privpcshare = ( .pcshare ) - privmacshare = ( .macshare ) - privxchngshare = ( .xchangeshare ) - - samba_reload:: - { /etc/samba/smb-shares-$(fqdn).conf - LocateLineMatching "^; EDITED BY CFENGINE .*" - ReplaceAll '; EDITED BY CFENGINE .*$' With '; EDITED BY CFENGINE $(date)' - CatchAbort - BeginGroupIfNoMatch "^; EDITED BY CFENGINE .*" - Append '; EDITED BY CFENGINE $(date)' - EndGroup - } - -directories: - any:: - $(commonsharedir) - mode=755 - owner=fsadmin - group=fsadmin - $(softshare) - mode=775 - owner=fsadmin - group=fsadmin - $(datashare) - mode=775 - owner=fsadmin - group=fsadmin - $(adminshare) - mode=775 - owner=admin - group=admin - $(businessshare) - mode=775 - owner=business - group=business - $(accountingshare) - mode=775 - owner=accounting - group=accounting - $(graphicsshare) - mode=775 - owner=graphics - group=graphics - $(itshare) - mode=775 - owner=it - group=it - $(edushare) - mode=775 - owner=edu - group=edu - $(serviceshare) - mode=775 - owner=service - group=service - samba:: - $(netlogshare) - mode=755 - owner=root - group=root - $(profshare) - mode=777 - owner=fsadmin - group=fsadmin - -processes: - "smbd" restart "/etc/init.d/samba restart" - -shellcommands: - samba_reload:: - "/etc/init.d/samba force-reload" diff --git a/samba/smb-shares-xenuxlocal.conf b/samba/smb-shares-xenuxlocal.conf deleted file mode 100644 index 15a766d..0000000 --- a/samba/smb-shares-xenuxlocal.conf +++ /dev/null @@ -1,198 +0,0 @@ -control: - AddInstallable = ( samba samba_reload netatalk netatalk_reload lprng lprng_reload cups cups_reload ) - - # - # Variables for shares - # You can change the paths here and it will be changed both in - # the conf file and in the filesystem - But once it is implemented, - # it is not wise to change it - the data in the shares doesn't get - # moved! - # You can change the rights on the shares in the "directories:" - # section. - # - netlogshare = ( /etc/samba/netlogon ) - commonsharedir = ( /home/fsadmin/COMMON ) - datashare = ( /home/fsadmin/COMMON/documents ) - softshare = ( /home/fsadmin/COMMON/software ) - profshare = ( /home/fsadmin/COMMON/samba/userprofiles ) - privpcshare = ( .pcshare ) - privmacshare = ( .macshare ) - privxchngshare = ( .xchangeshare ) - - # - # Administrative user and group - # - adminuser = ( fsadmin ) - admingrp = ( fsadmin ) - -editfiles: - samba:: - { /etc/samba/smb-shares-$(site).conf - # - # This file contains the shares common to a site. - # We check if the proper sections are there and add them if they - # isn't. We don't check the file line for line. - # - AutoCreate - # - # [netlogon] - # - BeginGroupIfNoLineMatching "^\[netlogon\]" - Append '[netlogon]' - Append ' comment = Network logon' - Append ' path = $(netlogshare)' - Append ' browsable = no' - Append ' writeable = no' - Append ' share modes = no' - EndGroup - # - # [userprofiles] - # - BeginGroupIfNoLineMatching "^\[userprofiles\]" - Append '[userprofiles]' - Append ' path = $(profshare)' - Append ' force user = %u' - Append ' writable = yes' - Append ' browsable = yes' - Append ' root preexec = '/bin/mkdir $(profshare)/%U \' - Append ' /bin/chown %U $(profshare)/%U \' - Append ' /bin/chmod 700 $(profshare)/%U'' - EndGroup - # - # [homes] - # - BeginGroupIfNoLineMatching "^\[homes\]" - Append '[homes]' - Append ' path = %H/$(privpcshare)' - Append ' browsable = no' - Append ' writeable = yes' - Append ' root preexec = '/bin/mkdir %H/$(privpcshare) \' - Append ' /bin/chown %S %H/$(privpcshare) \' - Append ' /bin/chmod 700 %H/$(privpcshare)'' - EndGroup - # - # [programmer] - # - BeginGroupIfNoLineMatching "^\[software\]" - Append '[software]' - Append ' path = $(softshare)' - Append ' comment = Fælles software for Xenux ApS' - Append ' browsable = yes' - Append ' guest ok = no' - Append ' writeable = yes' - Append ' create mask = 0660' - Append ' directory mask = 0770' - Append ' valid users = @$(admingrp)' - Append ' force group = +$(admingrp)' - Append ' delete veto files = Yes' - Append ' veto files = /.AppleDouble/.AppleDesktop/Network Trash Folder/DesktopFolderDB/resource.frk/Icon^M/TheVolumeSettingsFolder/' - EndGroup - # - # [dokumenter] - # - BeginGroupIfNoLineMatching "^\[dokumenter\]" - Append '[dokumenter]' - Append ' path = $(datashare)' - Append ' comment = Fælles dokumenter for Xenux ApS' - Append ' browsable = yes' - Append ' guest ok = no' - Append ' writeable = yes' - Append ' create mask = 0660' - Append ' directory mask = 0770' - Append ' valid users = @$(admingrp)' - Append ' force group = +$(admingrp)' - Append ' delete veto files = Yes' - Append ' veto files = /.AppleDouble/.AppleDesktop/Network Trash Folder/DesktopFolderDB/resource.frk/Icon^M/TheVolumeSettingsFolder/' - EndGroup - # - # [fs-programmer] - # - BeginGroupIfNoLineMatching "^\[fssoftware\]" - Append '[fssoftware]' - Append ' path = /home/finn/documents' - Append ' comment = Fælles software for Finn Strandgaard A/S' - Append ' browsable = yes' - Append ' guest ok = no' - Append ' writeable = yes' - Append ' create mask = 0660' - Append ' directory mask = 0770' - Append ' valid users = @finn' - Append ' force group = +$finn' - Append ' delete veto files = Yes' - Append ' veto files = /.AppleDouble/.AppleDesktop/Network Trash Folder/DesktopFolderDB/resource.frk/Icon^M/TheVolumeSettingsFolder/' - EndGroup - # - # [fsdokumenter] - # - BeginGroupIfNoLineMatching "^\[fsdokumenter\]" - Append '[fsdokumenter]' - Append ' path = /home/finn/software' - Append ' comment = Fælles dokumenter for Finn Strandgaard A/S' - Append ' browsable = yes' - Append ' guest ok = no' - Append ' writeable = yes' - Append ' create mask = 0660' - Append ' directory mask = 0770' - Append ' valid users = @finn' - Append ' force group = +finn' - Append ' delete veto files = Yes' - Append ' veto files = /.AppleDouble/.AppleDesktop/Network Trash Folder/DesktopFolderDB/resource.frk/Icon^M/TheVolumeSettingsFolder/' - EndGroup - # - # [media] - # - BeginGroupIfNoLineMatching "^\[media\]" - Append '[media]' - Append ' comment = Mp3 filer, film, spil etc.' - Append ' path = /home/jrisch/media' - Append ' public = no' - Append ' valid users = @mp3' - Append ' force group = +mp3' - Append ' writable = yes' - Append ' create mask = 0660' - Append ' directory mask = 0770' - EndGroup - - DefineClasses "samba_reload" - } - - samba_reload:: - { /etc/samba/smb-shares-$(site).conf - LocateLineMatching "^; EDITED BY CFENGINE .*" - ReplaceAll '; EDITED BY CFENGINE .*$' With '; EDITED BY CFENGINE $(date)' - CatchAbort - BeginGroupIfNoMatch "^; EDITED BY CFENGINE .*" - Append '; EDITED BY CFENGINE $(date)' - EndGroup - } - -directories: - any:: - $(commonsharedir) - mode=755 - owner=$(adminuser) - group=$(admingrp) - $(softshare) - mode=775 - owner=$(adminuser) - group=$(admingrp) - $(datashare) - mode=775 - owner=$(adminuser) - group=$(admingrp) - samba:: - $(netlogshare) - mode=755 - owner=root - group=root - $(profshare) - mode=777 - owner=$(adminuser) - group=$(admingrp) - -processes: - "smbd" restart "/etc/init.d/samba restart" - -shellcommands: - samba_reload:: - "/etc/init.d/samba force-reload" diff --git a/samba/smb-shares.conf.m4 b/samba/smb-shares.conf.m4 deleted file mode 100644 index e782c03..0000000 --- a/samba/smb-shares.conf.m4 +++ /dev/null @@ -1,184 +0,0 @@ -ifelse(` -/etc/samba/smb-shares.m4 -Copyright 2002 Jonas Smedegaard <dr@jones.dk> - -$Id: smb-shares.conf.m4,v 1.20 2002-10-28 15:23:23 klaus Exp $ - -m4 share definitions for generating Samba server smb.conf include file - -Usage: m4 -DFQDN=<FQDN> /etc/local-COMMON/samba/smb-shares.conf.m4 > /etc/samba/smb-shares.conf - -Depend on file /etc/local-COMMON/file-<FQDN>.m4 containing lines of -the following syntax: - _dir(<path>,<uid>,<gid>,<modes>)dnl - _homefiles(<os>,<mount>,<desc>,<path>[,ro])dnl - _files(<os>,<mount>,<desc>,<path>,<uid>,<gid>,<modes>[,ro[,<group>]|,rw,<group>[,<othergroup>]])dnl -where - <os>: Client operating systems (mac|win|any) - <mount>: Mount point name - Some mount points are handled specially: - "netlogon" has browsing and share modes disabled - "userprofiles" sets "force user" and pre-creates user subdirectory mode 700 - "reference" allows guests - "homes" has read/write access and pre-creates directory mode 750 - Samba: Use single word and max. 8 characters for WfW compatibility - <desc>: Mount point description. Full(?) support for iso8859-1. - <path>: Full path to mount point directory - <uid>: user name of owner of mount point directory - <gid>: group name of owner of mount point directory - <modes>: Numeric access modes of mount point directory - ro|rw|rop|rwp: Read-only or read/write access to mount point, and wether it should be private (not publically announced). - Read-only access if undefined. - _homefiles are always private. - _homefiles are by default read-only, except "homes" (see above). - <group>: Primary group with access to mountpoint. - If mount point has access "rw" then primary group has read/write access as well. - <othergroup>: Secondary group with readonly access - -Example: - - _dir(/home/fsadmin/COMMON,fsadmin,fsadmin,755)dnl - _files(win,netlogon,Network logon,/etc/samba/netlogon,root,root,755,ro) - _files(win,userprofiles,User profiles,/home/fsadmin/shares_win/userprofiles,root,root,755) - _files(win,reference,DEBIAN: Samba Linux server,/home/fsadmin/shares_win/reference) - _homefiles(win,homes,Personal files,%H/pc)) - _homefiles(mac,,Personal files,~/mac)) - _files(win,soft,softshare,/home/fsadmin/shares_win/software,fsadmin,fsadmin,775)dnl - _printer(win,LW,Networkprinter queue for Apple LaserWriter 16/600,/tmp,lw) - -TODO: - Support for netatalk is not yet implemented. - <othergroup> is not yet implemented. - Get rid of <os>: <othergroup> is now 10nth parameter which is only available in GNU m4. - All _homefiles (including "homes") should probably have similar access default (read-only, private). - BROKEN: Homefiles are *not* private currently :-( - -')dnl -changequote(<, >)dnl -define(<_veto_mac>, </.AppleDouble/.AppleDesktop/Network Trash Folder/DesktopFolderDB/resource.frk/Icon^M/TheVolumeSettingsFolder/>)dnl -define(<_warn>, -< // WARNING: $1 ->)dnl -define(<_masks>, -< create mask = $1 - directory mask = $2 ->)dnl -define(<_pre_mkdir>, -< root preexec = /bin/bash -c ' \ - /bin/mkdir -p $1 && \ - /bin/chown $2 $1 && \ - /bin/chmod $3 $1 ' ->)dnl -define(<_dir>, <>)dnl -define(<_files>, -<ifelse($1,win, -undefine(<_mkdir>)dnl -undefine(<_group_read>)dnl -undefine(<_world_read>)dnl -undefine(<_user_write>)dnl -undefine(<_group_write>)dnl -undefine(<_private>)dnl -[$2] - path = $4 -ifelse($3,,, -< comment = $3 ->)ifelse($2,<netlogon>, -< share modes = no -define(<_private>)dnl ->, - $2,<userprofiles>, -< force user = %u -define(<_user_write>)dnl -define(<_mkdir>, <$4/%U>)dnl -define(<_chown>, <%U>)dnl -define(<_chmod>, <700>)dnl ->, - $2,<reference>, -< guest ok = yes ->, - $2,<homes>, -<dnl -define(<_mkdir>, <$4>)dnl -define(<_chown>, <%S>)dnl -define(<_chmod>, <750>)dnl -define(<_user_write>)dnl -define(<_group_read>)dnl -define(<_private>)dnl ->, -<>)dnl -ifdef(<_mkdir>, -_pre_mkdir(<_mkdir>, <_chown>, <_chmod>)dnl -)dnl -ifdef($8, - ifelse($8,ro, -<dnl -define(<_group_read>)dnl ->, - $8,rop, -<dnl -define(<_group_read>)dnl -define(<_private>)dnl ->, - $8,rw, -<dnl -define(<_user_write>)dnl - ifdef($9, - ifelse($9,,, -define(<_group_write>)dnl -))dnl ->, - $8,rwp, -<dnl -define(<_user_write>)dnl -define(<_private>)dnl ->, - _warn(<share access is wrong. Must be either "ro", "rop", "rw" or "rwp">)dnl -))dnl -ifdef(<_user_write>, -< writeable = yes ->ifdef(<_group_write>, - ifdef(<_world_read>, - _masks(0664,2775), - _masks(0660,2770)), -ifdef(<_group_read>, - ifdef(<_world_read>, - _masks(0644,0755), - _masks(0640,0750)), - _masks(0600,0700))dnl -ifdef(<_veto>, -< delete veto files = Yes ->)dnl -), -dnl ***user read, group read***(?) -dnl ***user read*** -)dnl -ifelse($9,,, -< valid users = @$9 ->ifdef(<_group_write>, -< force group = +$9 ->))dnl -ifdef(<_private>, -< browseable = no ->)dnl -ifdef(<_veto>, -< veto files = _veto_mac ->)dnl -)dnl ->)dnl -define(<_homefiles>, -<ifelse($1,win, -<_files($1,$2,$3,$4,,,,$5)>dnl -)>)dnl -define(<_printer>, -<ifelse($1,win, -[$2] -ifelse($3,,, -< comment = $3 ->)dnl - path = $4 - printable = yes - printer name = $5 -,<>)dnl ->)dnl -dnl -include(/etc/local-COMMON/file-FQDN.m4)dnl diff --git a/samba/smb.anarchy.conf b/samba/smb.anarchy.conf deleted file mode 100644 index 3d9f5ad..0000000 --- a/samba/smb.anarchy.conf +++ /dev/null @@ -1,12 +0,0 @@ -[doc] - comment = Dokumenter - path = /var/local/samba/doc/users/users/ - writeable = yes - create mask = 0660 - directory mask = 0770 - read list = @users - write list = @users - force group = users - locking = no - delete veto files = Yes - veto files = /.AppleDouble/.AppleDesktop/Network Trash Folder/DesktopFolderDB/resource.frk/Icon^M/TheVolumeSettingsFolder/ diff --git a/samba/smb.distrib.conf b/samba/smb.distrib.conf deleted file mode 100644 index 8e7e0cd..0000000 --- a/samba/smb.distrib.conf +++ /dev/null @@ -1,60 +0,0 @@ -[software_std] - comment = Software maintained by dr. Jones - path = /var/local/samba/COMMON/C/software/users/jonas - writeable = yes - create mask = 0664 - directory mask = 0775 - read list = @users - write list = @jonas - force group = jonas - locking = no -[software_std_da] - comment = Software (danish) maintained by dr. Jones - path = /var/local/samba/COMMON/da/software/users/jonas - writeable = yes - create mask = 0664 - directory mask = 0775 - read list = @users - write list = @jonas - force group = jonas - locking = no -[software_std_en] - comment = Software (english) maintained by dr. Jones - path = /var/local/samba/COMMON/en/software/users/jonas - writeable = yes - create mask = 0664 - directory mask = 0775 - read list = @users - write list = @jonas - force group = jonas - locking = no -[admin_std] - comment = Admin stuff maintained by dr. Jones - path = /var/local/samba/COMMON/C/admin/admin/jonas - writeable = yes - create mask = 0664 - directory mask = 0775 - read list = @admin - write list = @jonas - force group = jonas - locking = no -[admin_std_da] - comment = Admin stuff (danish) maintained by dr. Jones - path = /var/local/samba/COMMON/da/admin/admin/jonas - writeable = yes - create mask = 0664 - directory mask = 0775 - read list = @admin - write list = @jonas - force group = jonas - locking = no -[admin_std_en] - comment = Admin stuff (english) maintained by dr. Jones - path = /var/local/samba/COMMON/en/admin/admin/jonas - writeable = yes - create mask = 0664 - directory mask = 0775 - read list = @admin - write list = @jonas - force group = jonas - locking = no diff --git a/samba/smb.mac.conf b/samba/smb.mac.conf deleted file mode 100644 index 1e0af2b..0000000 --- a/samba/smb.mac.conf +++ /dev/null @@ -1,4 +0,0 @@ -[home_mac] -# comment = Personal Macintosh documents - comment = Personlige Macintosh-dokumenter - path = %H/.mac/ diff --git a/samba/smb.mac.new-conf b/samba/smb.mac.new-conf deleted file mode 100644 index 4ad73c7..0000000 --- a/samba/smb.mac.new-conf +++ /dev/null @@ -1,4 +0,0 @@ -[home_mac] -# comment = Personal Macintosh documents - comment = Personlige Macintosh-dokumenter - path = %H/mac/ diff --git a/samba/smb.managed.conf b/samba/smb.managed.conf deleted file mode 100644 index a73349e..0000000 --- a/samba/smb.managed.conf +++ /dev/null @@ -1,31 +0,0 @@ -[tmpl] -# comment = Templates - comment = Skabeloner - path = /var/local/samba/tmpl/users/admin - writeable = yes - create mask = 0664 - directory mask = 0775 - read list = @users - write list = @admin - force group = admin - locking = no -[software] - comment = Software - path = /var/local/samba/software/users/admin/ - writeable = yes - create mask = 0664 - directory mask = 0775 - read list = @users - write list = @admin - force group = admin - locking = no -[admin] - comment = Admin Stuff - path = /var/local/samba/admin/admin/admin - writeable = yes - create mask = 0660 - directory mask = 0770 - read list = @admin - write list = @admin - force group = admin - locking = no diff --git a/samba/smb.private.conf b/samba/smb.private.conf deleted file mode 100644 index cab77a2..0000000 --- a/samba/smb.private.conf +++ /dev/null @@ -1,33 +0,0 @@ -[priv] -# comment = Private - comment = Privat - path = /var/local/samba/private/COMMON/C/private/jonas/jonas - writeable = yes - create mask = 0664 - directory mask = 0755 - read list = @jonas - write list = jonas - force group = jonas - locking = no -[priv_da] -# comment = Private (danish) - comment = Privat (dansk) - path = /var/local/samba/private/COMMON/da/private/jonas/jonas - writeable = yes - create mask = 0664 - directory mask = 0755 - read list = @jonas - write list = jonas - force group = jonas - locking = no -[priv_en] -# comment = Private (english) - comment = Privat (engelsk) - path = /var/local/samba/private/COMMON/en/private/jonas/jonas - writeable = yes - create mask = 0664 - directory mask = 0755 - read list = @jonas - write list = jonas - force group = jonas - locking = no diff --git a/samba/smb.public.conf b/samba/smb.public.conf deleted file mode 100644 index d371435..0000000 --- a/samba/smb.public.conf +++ /dev/null @@ -1,11 +0,0 @@ -[public] -# comment = Public - comment = Offentligt - path = /var/local/shared/users/users/ - writeable = yes - create mask = 0664 - directory mask = 0775 - read list = @users - write list = @users - force group = users - locking = no diff --git a/samba/smb.web.conf b/samba/smb.web.conf deleted file mode 100644 index fd237fa..0000000 --- a/samba/smb.web.conf +++ /dev/null @@ -1,8 +0,0 @@ -[home_web] -# comment = Personal web documents - comment = Personlige web-dokumenter - path = %H/public_html/ - guest ok = no - writeable = yes - create mask = 0644 - directory mask = 0755 diff --git a/samba/smb.xchange.conf b/samba/smb.xchange.conf deleted file mode 100644 index 9e48b2a..0000000 --- a/samba/smb.xchange.conf +++ /dev/null @@ -1,11 +0,0 @@ -[exchange] -# comment = Document Exchange - comment = Udveksling af dokumenter - path = /var/local/xchange/users/root/ - writeable = yes - create mask = 0644 - directory mask = 0755 - read list = @users - write list = @users - force group = users - locking = no diff --git a/squid/squid.cf b/squid/squid.cf deleted file mode 100755 index 4a5fa7c..0000000 --- a/squid/squid.cf +++ /dev/null @@ -1,62 +0,0 @@ -#! /usr/bin/cfengine -qf - -control: - OutputPrefix = ("${cf_prefix}") - actionsequence = ( editfiles ) - AddInstallable = ( squid_reload ) - EditfileSize = ( 150000 ) - -editfiles: - any:: - { /etc/squid/squid.conf - DefineClasses "squid_reload" - # - # maximum_object_size 64 MB - # - WarnIfNoLineMatching "^#? ?maximum_object_size[[:blank:]].*" - BeginGroupIfNoLineMatching "^#? ?maximum_object_size[[:blank:]].*" - Append "maximum_object_size 64 MB # Added by CFengine $(date)" - EndGroup - LocateLineMatching "^#? ?maximum_object_size[[:blank:]].*" - BeginGroupIfNoLineMatching "^[[:blank:]]*maximum_object_size[[:blank:]]+64 MB[[:blank:]]*(#.*)$" - ReplaceLineWith "maximum_object_size 64 MB # Tweaked by CFengine $(date)" - EndGroup - # - # cache_dir ufs /var/spool/squid 1000 16 256 - # - ResetSearch "1" - WarnIfNoLineMatching "^#? ?cache_dir[[:blank:]].*" - BeginGroupIfNoLineMatching "^#? ?cache_dir[[:blank:]].*" - Append "cache_dir ufs /var/spool/squid 1000 16 256 # Added by CFengine $(date)" - EndGroup - LocateLineMatching "^#? ?cache_dir[[:blank:]].*" - BeginGroupIfNoLineMatching "^[[:blank:]]*cache_dir[[:blank:]]+ufs /var/spool/squid 1000 16 256[[:blank:]]*(#.*)$" - ReplaceLineWith "cache_dir ufs /var/spool/squid 1000 16 256 # Tweaked by CFengine $(date)" - EndGroup - # - # acl our_networks src 80.208.177.0/24 192.168.101.0/24 192.168.102.0/24 192.168.103.0/24 - # http_access allow our_networks - # - ResetSearch "1" - WarnIfNoLineMatching "^#? ?acl[[:blank:]]+our_networks[[:blank:]]+src[[:blank:]].*" - BeginGroupIfNoLineMatching "^#? ?acl[[:blank:]]+our_networks[[:blank:]]+src[[:blank:]].*" - Append "acl our_networks src 80.208.177.0/24 192.168.101.0/24 192.168.102.0/24 192.168.103.0/24 # Added by CFengine $(date)" - EndGroup - LocateLineMatching "^#? ?acl[[:blank:]]+our_networks[[:blank:]]+src[[:blank:]].*" - BeginGroupIfNoLineMatching "^[[:blank:]]*acl[[:blank:]]+our_networks[[:blank:]]+src[[:blank:]]80.208.177.0/24 192.168.101.0/24 192.168.102.0/24 192.168.103.0/24[[:blank:]]*(#.*)$" - ReplaceLineWith "acl our_networks src 80.208.177.0/24 192.168.101.0/24 192.168.102.0/24 192.168.103.0/24 # Tweaked by CFengine $(date)" - EndGroup - WarnIfNoLineMatching "^#? ?http_access[[:blank:]]+allow[[:blank:]]+our_networks[[:blank:]]*(#.*)?$" - BeginGroupIfNoLineMatching "^#? ?http_access[[:blank:]]+allow[[:blank:]]+our_networks[[:blank:]]*(#.*)?$" - Append "http_access allow our_networks # Added by CFengine $(date)" - EndGroup - LocateLineMatching "^#? ?http_access[[:blank:]]+allow[[:blank:]]+our_networks[[:blank:]]*(#.*)?$" - BeginGroupIfNoLineMatching "^http_access[[:blank:]]+allow[[:blank:]]+our_networks[[:blank:]]*(#.*)?$" - ReplaceLineWith "acl our_networks src 192.168.0.0/16 # Tweaked by CFengine $(date)" - EndGroup - } -processes: - "squid" restart "/etc/init.d/squid restart" -shellcommands: - squid_reload:: - "/etc/init.d/squid force-reload" |