source: server

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @435   17 years andersk Quick hack to support users with multiple filsys entries.
(edit) @432   17 years andersk Backquotes and regular expressions are SHIT.
(edit) @426   17 years andersk Add more users to aliases.
(edit) @425   17 years andersk Not sure what this is, but it's on both servers.
(edit) @424   17 years andersk Kerberos config from o-f.
(edit) @423   17 years quentin Tell users when they don't have tickets or don't exist
(edit) @422   17 years quentin Update root mail recipients
(edit) @421   17 years quentin Enabling magic sysrq
(edit) @420   17 years quentin Removing arbitrary limits (to sync repository to actual state)
(edit) @419   17 years quentin Committing live hosts file (was same on both servers)
(edit) @418   17 years quentin Committing unknown change (rpm upgrade?); it's true on both servers.
(edit) @417   17 years quentin Enable munin apache graphing by turning on server-status
(edit) @416   17 years quentin Added munin configuration for monitoring apache
(edit) @409   17 years andersk Remove SSLUserName, because mod_auth_sslcert is better and having the ...
(edit) @408   17 years andersk SSLVerifyClient optional.
(edit) @407   17 years andersk Fix the stupid rpmbuild symlink bug.
(edit) @406   17 years andersk Reapply selinux fix from r403.
(edit) @405   17 years andersk Revert r403 pending discussion of its security implications.
(edit) @404   17 years presbrey slight Makefile correction for suexec
(edit) @403   17 years presbrey allow directives like SetEnv PYTHONPATH/PERL5LIB etc.
(edit) @399   17 years andersk Add www.* names for non-mit.edu fake vhosts.
(edit) @395   17 years andersk Make lombana a real vhost.
(edit) @392   17 years andersk Don't fail if signup user/group already exist.
(edit) @391   17 years andersk Enable mod_auth_optional.
(edit) @390   17 years andersk httpd module updates, including support for optional authentication.
(edit) @389   17 years andersk Use apxs to build Apache modules.
(edit) @387   17 years andersk Mention rails.
(edit) @384   17 years andersk Allow mod_auth_sslcert configuration to be overridden in .htaccess.
(edit) @378   17 years geofft should fix the fakestat bug [help.mit.edu #460923]
(edit) @377   17 years geofft Installed Django on the two servers.
(edit) @374   17 years andersk Add arch to the rpm list.
(edit) @373   17 years andersk Reformat and sort rpm_snapshot for better version control. Apologies ...
(edit) @371   17 years jbarnold improved documentation for scripts-izing a machine
(edit) @370   17 years andersk Move localhost.key to scripts.key.
(edit) @369   17 years andersk More useful certificate location.
(edit) @365   17 years presbrey provide header directives available to .htaccess files
(edit) @364   17 years geofft Replace the huge SSH banner with a reference to the FAQ that contains ...
(edit) @358   17 years quentin made scripts.mit.edu the default vhost instead of vhosts.mit.edu; ...
(edit) @356   17 years quentin add -t to cause temporary rather than permanent failures when ...
(edit) @355   17 years jbarnold updated perl snapshot based on current scripts3
(edit) @353   17 years jbarnold updated Makefile to follow conventional Fedora build process more ...
(edit) @352   17 years jbarnold keyutils-libs-devel needed for building krb5 on fc7
(edit) @340   17 years presbrey renaming for svn clients that can't support colon pathnames
(edit) @336   17 years andersk I was going to move SSLVerifyDepth 1 to vhosts-common-ssl.conf so ...
(edit) @335   17 years andersk Remove authn_dbd_module.
(edit) @332   17 years andersk Accept certificates on port 444.
(edit) @330   17 years andersk Modularize scripts.mit.edu main vhost, and fix favicon.ico and ...
(edit) @325   17 years andersk net.ipv4.tcp_keepalive_time = 825.
(edit) @323   17 years geofft fix a regex
(edit) @322   17 years quentin Allow / in Kerberos principals so that non-null instances can be used ...
(edit) @316   17 years andersk Build openafs against latest (not running) kernel.
(edit) @315   17 years andersk Add .xhtml to the list of static extensions.
(edit) @305   17 years andersk Add heartbeat to scripts-cert.
(edit) @302   17 years andersk Remove static-cat entries from binfmt-misc, since they are no longer ...
(edit) @301   17 years presbrey raised RLimitMEM
(edit) @300   17 years andersk Fix expected_len check.
(edit) @299   17 years andersk Don't fail to build suexec if there's already a build in place!!!
(edit) @298   17 years andersk * Call static-cat directly from suexec on static extensions, instead ...
(edit) @297   17 years andersk Replace ref-prepatch/httpd.spec with the actually unpatched version.
(edit) @296   17 years andersk Replace ref-prepatch/suexec.c with the actually unpatched version.
(edit) @288   17 years presbrey
(edit) @284   17 years andersk Add myself to root@scripts mail. (Should this maybe be the ...
(edit) @283   17 years presbrey main server heartbeat configuration
(edit) @282   17 years presbrey tokensys: move afsagent crontab to isolate from fail-over cron
(edit) @281   17 years presbrey syslog.conf
(edit) @278   17 years geofft Debugging an HTTPS problem...
(edit) @270   17 years andersk * Complete alias list for main SSL vhost. * /heartbeat should only be ...
(edit) @263   17 years geofft Include file to enable certificate authentication
(edit) @260   17 years presbrey use web to retrieve sources
(edit) @259   17 years jbarnold Some patch offsets changed that should not have changed. I'm not ...
(edit) @258   17 years presbrey Added special permission bits for root and signup
(edit) @257   17 years presbrey Default charset directive removed. Minor cosmetic changes.
(edit) @255   17 years jbarnold also added mpg, mpeg, and avi
(edit) @254   17 years jbarnold added extensions based on user requests (#400376, #405063)
(edit) @252   17 years andersk Add more ServerAliases to the main scripts.mit.edu virtual host.
(edit) @247   17 years andersk Close the http://vhost/~wronguser hole.
(edit) @244   17 years andersk Include common config files vhosts-common.conf and ...
(edit) @243   17 years jbarnold security++
(edit) @238   17 years jbarnold Don't trust the Athena cell with setuid binaries! AFS trusts the local ...
(edit) @236   17 years andersk Fix version number comments.
(edit) @233   17 years presbrey disable KeepAlives for HTTPS (MediaWiki+LVS+RandomPage bug)
(edit) @231   17 years presbrey Apache: shorter keepalives (5s)
(edit) @230   17 years presbrey Apache: disable keepalives
(edit) @229   17 years andersk Slay zombie pts processes.
(edit) @228   17 years presbrey
(edit) @227   17 years presbrey start postfix if AFS is working
(edit) @226   17 years presbrey localhost rules for NFS
(edit) @222   17 years presbrey raise some default PHP limits
(edit) @213   17 years presbrey block open portmap ports
(edit) @212   17 years presbrey virtual LVS local interfaces
(edit) @208   17 years presbrey do not start NFS server by default
(edit) @206   17 years presbrey commit oops
(edit) @205   17 years presbrey sudoers file: do not require tty
(edit) @204   17 years presbrey gems install script rpms install script user import signup script ...
(edit) @203   17 years presbrey NFS export: /tmp another NFS port for iptables
(edit) @202   17 years presbrey updated service configuration for NFS
(edit) @201   17 years jbarnold forgot export
(edit) @200   17 years presbrey iptables NFS rules
(edit) @199   17 years jbarnold moving afsagent krb tickets to /home/afsagent to avoid nfs-shared /tmp
(edit) @191   17 years jbarnold files that have been chmod-ed 777 only need to be httpd-readable
Note: See TracRevisionLog for help on using the revision log.