hcoop/domtool2.git
16 years agoExpanding TXT support
Adam Chlipala [Sun, 24 Feb 2008 15:50:24 +0000 (15:50 +0000)]
Expanding TXT support

16 years agoHCoop IP synonyms; PhpVersion env var
Adam Chlipala [Mon, 18 Feb 2008 17:17:43 +0000 (17:17 +0000)]
HCoop IP synonyms; PhpVersion env var

16 years agobind_patterns
Adam Chlipala [Mon, 18 Feb 2008 16:38:00 +0000 (16:38 +0000)]
bind_patterns

16 years agoSome more mod_autoindex directives
Adam Chlipala [Mon, 18 Feb 2008 15:52:40 +0000 (15:52 +0000)]
Some more mod_autoindex directives

16 years agoTwo mod_mime directives
Adam Chlipala [Mon, 18 Feb 2008 15:32:59 +0000 (15:32 +0000)]
Two mod_mime directives

16 years agoinit scripts: Fix bug with writing PID files
Michael Olson [Fri, 15 Feb 2008 04:35:18 +0000 (04:35 +0000)]
init scripts: Fix bug with writing PID files

16 years agoinit scripts: Don't error out when stopping in restart action
Michael Olson [Fri, 15 Feb 2008 04:19:36 +0000 (04:19 +0000)]
init scripts: Don't error out when stopping in restart action

16 years ago* Safer handling of $1 in all scripts
Davor Ocelic [Fri, 15 Feb 2008 02:03:30 +0000 (02:03 +0000)]
* Safer handling of $1 in all scripts
* Replaced `echo ~$USER` trick with our standard $PATHBITS implementation

16 years agophpVersion
Adam Chlipala [Sat, 19 Jan 2008 20:25:55 +0000 (20:25 +0000)]
phpVersion

16 years agoIncrease length limits on domains
Adam Chlipala [Sat, 19 Jan 2008 20:17:27 +0000 (20:17 +0000)]
Increase length limits on domains

16 years agoShortcut for TXT default
Adam Chlipala [Tue, 1 Jan 2008 23:13:35 +0000 (23:13 +0000)]
Shortcut for TXT default

16 years agoAFSDB and SRV records; TXT records for base domain
Adam Chlipala [Tue, 1 Jan 2008 23:07:50 +0000 (23:07 +0000)]
AFSDB and SRV records; TXT records for base domain

16 years agoReport when users' ~/.domtool directories are unreadable
Adam Chlipala [Tue, 1 Jan 2008 22:27:58 +0000 (22:27 +0000)]
Report when users' ~/.domtool directories are unreadable

16 years agoOnly one default alias per domain
Adam Chlipala [Tue, 1 Jan 2008 22:19:27 +0000 (22:19 +0000)]
Only one default alias per domain

16 years agoTXT DNS records
Adam Chlipala [Sun, 23 Dec 2007 22:41:38 +0000 (22:41 +0000)]
TXT DNS records

16 years agodbtool gives help URL on bad arguments
Adam Chlipala [Sun, 23 Dec 2007 22:26:39 +0000 (22:26 +0000)]
dbtool gives help URL on bad arguments

16 years agoTweak SOA parameters
Adam Chlipala [Sun, 23 Dec 2007 22:00:21 +0000 (22:00 +0000)]
Tweak SOA parameters

16 years agoTemporary DNS-out-of-sync fix that reloads BIND too often
Adam Chlipala [Thu, 20 Dec 2007 13:37:33 +0000 (13:37 +0000)]
Temporary DNS-out-of-sync fix that reloads BIND too often

16 years agoAllow ~ in Apache locations
Adam Chlipala [Sun, 16 Dec 2007 23:11:41 +0000 (23:11 +0000)]
Allow ~ in Apache locations

16 years agodiskCache
Adam Chlipala [Sun, 16 Dec 2007 22:55:09 +0000 (22:55 +0000)]
diskCache

16 years agovhostDefault
Adam Chlipala [Sun, 16 Dec 2007 22:34:31 +0000 (22:34 +0000)]
vhostDefault

16 years agoSuccessfully indented all of standard lib with domtool-mode
Adam Chlipala [Sun, 16 Dec 2007 22:04:52 +0000 (22:04 +0000)]
Successfully indented all of standard lib with domtool-mode

16 years agoImprove domtool-mode indentation
Adam Chlipala [Sun, 16 Dec 2007 20:47:20 +0000 (20:47 +0000)]
Improve domtool-mode indentation

16 years agodomtool-mode patch from the inimitable clinton
Adam Chlipala [Sun, 16 Dec 2007 20:22:02 +0000 (20:22 +0000)]
domtool-mode patch from the inimitable clinton

16 years agoUnused environment variable analysis
Adam Chlipala [Sun, 16 Dec 2007 19:35:03 +0000 (19:35 +0000)]
Unused environment variable analysis

16 years agoAdd IPv6 DNS mappings
Adam Chlipala [Sun, 16 Dec 2007 14:55:02 +0000 (14:55 +0000)]
Add IPv6 DNS mappings

16 years agoHint Monster
Adam Chlipala [Sat, 15 Dec 2007 21:05:09 +0000 (21:05 +0000)]
Hint Monster

16 years agoImproved Easy_domain, with boolean env vars
Adam Chlipala [Sat, 15 Dec 2007 20:17:26 +0000 (20:17 +0000)]
Improved Easy_domain, with boolean env vars

16 years agoAdd if..then..else
Adam Chlipala [Sat, 15 Dec 2007 19:52:21 +0000 (19:52 +0000)]
Add if..then..else

16 years agoFix GRANT syntax
Adam Chlipala [Sat, 15 Dec 2007 19:16:24 +0000 (19:16 +0000)]
Fix GRANT syntax

16 years agodbtool mysql grants CREATE TEMPORARY TABLE
Adam Chlipala [Sat, 15 Dec 2007 19:13:51 +0000 (19:13 +0000)]
dbtool mysql grants CREATE TEMPORARY TABLE

16 years agoNo more catch-all aliases, and default aliases go to a separate file
Adam Chlipala [Sat, 15 Dec 2007 19:05:43 +0000 (19:05 +0000)]
No more catch-all aliases, and default aliases go to a separate file

16 years agoMove catchAllAlias to Alias module
Adam Chlipala [Sat, 15 Dec 2007 18:45:58 +0000 (18:45 +0000)]
Move catchAllAlias to Alias module

16 years agoAdd install_sos make target for .el building
Adam Chlipala [Sat, 15 Dec 2007 16:54:21 +0000 (16:54 +0000)]
Add install_sos make target for .el building

16 years agoUsing PCRE to check regexps passed to Apache
Adam Chlipala [Sat, 15 Dec 2007 16:42:49 +0000 (16:42 +0000)]
Using PCRE to check regexps passed to Apache

16 years agoAdd cgiExtension
Adam Chlipala [Sat, 15 Dec 2007 01:13:21 +0000 (01:13 +0000)]
Add cgiExtension

16 years agoCatch-all aliases working again
Adam Chlipala [Fri, 14 Dec 2007 23:36:32 +0000 (23:36 +0000)]
Catch-all aliases working again

16 years agoAdd Apache FollowSymLinks
Adam Chlipala [Fri, 14 Dec 2007 23:14:23 +0000 (23:14 +0000)]
Add Apache FollowSymLinks

16 years agoBye-bye, silly quotas program
Adam Chlipala [Sun, 9 Dec 2007 21:46:48 +0000 (21:46 +0000)]
Bye-bye, silly quotas program

16 years agoquotas
Adam Chlipala [Sun, 9 Dec 2007 21:20:49 +0000 (21:20 +0000)]
quotas

16 years agoFixes to webbw while getting it parsed in the portal
Adam Chlipala [Sun, 9 Dec 2007 19:26:33 +0000 (19:26 +0000)]
Fixes to webbw while getting it parsed in the portal

16 years agoPorted webbw
Adam Chlipala [Sun, 9 Dec 2007 18:30:50 +0000 (18:30 +0000)]
Ported webbw

16 years agoSlave catches all exceptions, to avoid dying
Adam Chlipala [Sun, 9 Dec 2007 13:25:40 +0000 (13:25 +0000)]
Slave catches all exceptions, to avoid dying

16 years agodomtool-admin returns proper exit code on OpenSSL exception
Adam Chlipala [Sun, 9 Dec 2007 12:52:57 +0000 (12:52 +0000)]
domtool-admin returns proper exit code on OpenSSL exception

16 years agoerrorDocument outputs quotes as needed
Adam Chlipala [Sat, 8 Dec 2007 02:41:07 +0000 (02:41 +0000)]
errorDocument outputs quotes as needed

16 years agoAllow single quotes in no_newlines
Adam Chlipala [Sat, 8 Dec 2007 02:23:16 +0000 (02:23 +0000)]
Allow single quotes in no_newlines

16 years agoPut 'RewriteEngine on' in the right places; print domain name upon encountering a...
Adam Chlipala [Fri, 7 Dec 2007 01:35:12 +0000 (01:35 +0000)]
Put 'RewriteEngine on' in the right places; print domain name upon encountering a silly DNS directive; in regen, accept source files that don't have final expressions

16 years agoShorter Apache types
Adam Chlipala [Thu, 6 Dec 2007 02:21:25 +0000 (02:21 +0000)]
Shorter Apache types

16 years agoFix some Apache types
Adam Chlipala [Thu, 6 Dec 2007 02:19:19 +0000 (02:19 +0000)]
Fix some Apache types

16 years agoServerAdmin env var for mailmanVhost
Adam Chlipala [Wed, 5 Dec 2007 01:58:20 +0000 (01:58 +0000)]
ServerAdmin env var for mailmanVhost

16 years agoUse proper URL prefix in mailmanVhost redirect
Adam Chlipala [Tue, 4 Dec 2007 13:27:52 +0000 (13:27 +0000)]
Use proper URL prefix in mailmanVhost redirect

16 years agoIndent let..in..end sort of properly
Adam Chlipala [Thu, 22 Nov 2007 21:56:53 +0000 (21:56 +0000)]
Indent let..in..end sort of properly

16 years agoError messages for Postgres dbtool
Adam Chlipala [Thu, 22 Nov 2007 21:45:34 +0000 (21:45 +0000)]
Error messages for Postgres dbtool

16 years agodbtool shows end users error messages from MySQL
Adam Chlipala [Thu, 22 Nov 2007 21:38:02 +0000 (21:38 +0000)]
dbtool shows end users error messages from MySQL

16 years agoAdd end_in_slash and use it to fix moinMoin; do extra reduction during evaluation
Adam Chlipala [Thu, 22 Nov 2007 17:29:46 +0000 (17:29 +0000)]
Add end_in_slash and use it to fix moinMoin; do extra reduction during evaluation

16 years agoFix description of mail
Adam Chlipala [Tue, 20 Nov 2007 00:25:56 +0000 (00:25 +0000)]
Fix description of mail

16 years agoAdd a slash
Adam Chlipala [Tue, 20 Nov 2007 00:15:03 +0000 (00:15 +0000)]
Add a slash

16 years agoGenerate right Mailman vhost name
Adam Chlipala [Mon, 19 Nov 2007 01:10:29 +0000 (01:10 +0000)]
Generate right Mailman vhost name

16 years agoFix addWordPress
Adam Chlipala [Sun, 18 Nov 2007 23:06:39 +0000 (23:06 +0000)]
Fix addWordPress

16 years agoBetter messages for top-level unification errors
Adam Chlipala [Sun, 18 Nov 2007 18:42:36 +0000 (18:42 +0000)]
Better messages for top-level unification errors

16 years agoyour_ip_to_ip
Adam Chlipala [Sun, 18 Nov 2007 18:09:56 +0000 (18:09 +0000)]
your_ip_to_ip

16 years agovhost IP specification working
Adam Chlipala [Sun, 18 Nov 2007 18:03:12 +0000 (18:03 +0000)]
vhost IP specification working

16 years agoIP address ACLs
Adam Chlipala [Sun, 18 Nov 2007 17:41:06 +0000 (17:41 +0000)]
IP address ACLs

16 years agoAllow IP address specification for Apache, though no way yet to do anything but defau...
Adam Chlipala [Sun, 18 Nov 2007 17:35:57 +0000 (17:35 +0000)]
Allow IP address specification for Apache, though no way yet to do anything but default IP

16 years agoProper checking of readable paths for domtool-doc
Adam Chlipala [Sun, 18 Nov 2007 16:25:12 +0000 (16:25 +0000)]
Proper checking of readable paths for domtool-doc

16 years agoWeb app shortcuts
Adam Chlipala [Sun, 18 Nov 2007 16:15:21 +0000 (16:15 +0000)]
Web app shortcuts

16 years agohomeS
Adam Chlipala [Sat, 17 Nov 2007 22:26:18 +0000 (22:26 +0000)]
homeS

16 years agoHide env variable in mailman
Adam Chlipala [Sat, 17 Nov 2007 22:16:16 +0000 (22:16 +0000)]
Hide env variable in mailman

16 years agoMake deletion checking work right; add mailmanHcoop
Adam Chlipala [Sat, 17 Nov 2007 22:12:00 +0000 (22:12 +0000)]
Make deletion checking work right; add mailmanHcoop

16 years agoMailman shortcut working
Adam Chlipala [Sat, 17 Nov 2007 21:58:34 +0000 (21:58 +0000)]
Mailman shortcut working

16 years agoMore Mailman virtual host stuff
Adam Chlipala [Sat, 17 Nov 2007 21:23:12 +0000 (21:23 +0000)]
More Mailman virtual host stuff

16 years agoRecord user for Mailman vhosts
Adam Chlipala [Sat, 17 Nov 2007 21:03:47 +0000 (21:03 +0000)]
Record user for Mailman vhosts

16 years agoInitial mailman vhost config
Adam Chlipala [Sat, 17 Nov 2007 20:56:45 +0000 (20:56 +0000)]
Initial mailman vhost config

16 years agoRemove auto-generated file from repo
Adam Chlipala [Sat, 17 Nov 2007 20:36:30 +0000 (20:36 +0000)]
Remove auto-generated file from repo

16 years agodomNoWww
Adam Chlipala [Sat, 17 Nov 2007 20:35:30 +0000 (20:35 +0000)]
domNoWww

16 years agoWrite /etc/mailman/vhosts_cfg.py
Adam Chlipala [Sat, 17 Nov 2007 20:20:26 +0000 (20:20 +0000)]
Write /etc/mailman/vhosts_cfg.py

16 years agoAllow some of a user's config to survive regen, even when some doesn't type-check
Adam Chlipala [Sat, 17 Nov 2007 20:11:58 +0000 (20:11 +0000)]
Allow some of a user's config to survive regen, even when some doesn't type-check

16 years agoFix problem where configuring a subdomain nukes config for the main domain
Adam Chlipala [Sat, 17 Nov 2007 19:42:35 +0000 (19:42 +0000)]
Fix problem where configuring a subdomain nukes config for the main domain

16 years agoRemove debug print
Adam Chlipala [Sat, 17 Nov 2007 19:27:23 +0000 (19:27 +0000)]
Remove debug print

16 years agoMake Apache play nice with regen rmdom'ing
Adam Chlipala [Sat, 17 Nov 2007 19:26:18 +0000 (19:26 +0000)]
Make Apache play nice with regen rmdom'ing

16 years agoWorking on automatic rmdom for bad domains during regen
Adam Chlipala [Sat, 17 Nov 2007 19:12:27 +0000 (19:12 +0000)]
Working on automatic rmdom for bad domains during regen

16 years agoBacking up Webalizer output
Adam Chlipala [Sat, 17 Nov 2007 18:01:23 +0000 (18:01 +0000)]
Backing up Webalizer output

16 years agoBack to server-slide describe
Adam Chlipala [Sat, 17 Nov 2007 17:44:11 +0000 (17:44 +0000)]
Back to server-slide describe

16 years agoProper backing up of Apache logs
Adam Chlipala [Sat, 17 Nov 2007 17:34:44 +0000 (17:34 +0000)]
Proper backing up of Apache logs

16 years agoTesting log directory backup
Adam Chlipala [Sat, 17 Nov 2007 16:48:41 +0000 (16:48 +0000)]
Testing log directory backup

16 years agoAdd user listing command
Adam Chlipala [Sat, 17 Nov 2007 16:28:39 +0000 (16:28 +0000)]
Add user listing command

16 years agoFix another instance of using host-specific keytabs
Adam Chlipala [Sat, 17 Nov 2007 16:15:03 +0000 (16:15 +0000)]
Fix another instance of using host-specific keytabs

16 years agoSwitch to one Domtool principal
Adam Chlipala [Sat, 17 Nov 2007 16:10:48 +0000 (16:10 +0000)]
Switch to one Domtool principal

16 years agoMore describers
Adam Chlipala [Sat, 17 Nov 2007 15:49:12 +0000 (15:49 +0000)]
More describers

16 years agoMove domain decription to client side; add some more describers
Adam Chlipala [Sat, 17 Nov 2007 15:43:25 +0000 (15:43 +0000)]
Move domain decription to client side; add some more describers

16 years agoAdding domain description
Adam Chlipala [Sat, 17 Nov 2007 15:17:42 +0000 (15:17 +0000)]
Adding domain description

16 years agoMake 'domtool -tc' (no other arguments) work properly
Adam Chlipala [Sat, 17 Nov 2007 13:51:22 +0000 (13:51 +0000)]
Make 'domtool -tc' (no other arguments) work properly

16 years agoUse mkdir -p in Makefile and domtool-addcert
Michael Olson [Sat, 17 Nov 2007 01:17:12 +0000 (01:17 +0000)]
Use mkdir -p in Makefile and domtool-addcert

This gets rid of some warnings that occur when the directory already
exists.

16 years agoAdd read-only path type
Adam Chlipala [Thu, 15 Nov 2007 13:47:11 +0000 (13:47 +0000)]
Add read-only path type

16 years agoChange method of determining whether a package is installed
Adam Chlipala [Wed, 14 Nov 2007 00:05:49 +0000 (00:05 +0000)]
Change method of determining whether a package is installed

16 years agoFix dumb message name; allow numbers and underscores in database names
Adam Chlipala [Tue, 13 Nov 2007 23:52:59 +0000 (23:52 +0000)]
Fix dumb message name; allow numbers and underscores in database names

16 years agoAdd compile-command
Adam Chlipala [Mon, 12 Nov 2007 23:35:05 +0000 (23:35 +0000)]
Add compile-command

16 years agodomtool-mode standard library table changes performed automatically by Makefile
Adam Chlipala [Sun, 11 Nov 2007 22:37:40 +0000 (22:37 +0000)]
domtool-mode standard library table changes performed automatically by Makefile

16 years agoFix type of default WWW env var
Adam Chlipala [Sun, 11 Nov 2007 22:04:53 +0000 (22:04 +0000)]
Fix type of default WWW env var

16 years agoBack out of fancy with/end different processing
Adam Chlipala [Sun, 11 Nov 2007 21:43:35 +0000 (21:43 +0000)]
Back out of fancy with/end different processing