source: server

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @817   15 years geofft Added code to zephyr on OOM kills. Also commented out a change by ...
(edit) @816   15 years andersk Update the SNI patch for httpd 2.2.9, from ...
(edit) @815   15 years andersk Bring back patch-specs.
(edit) @814   15 years geofft As Anders would say...
(edit) @813   15 years geofft This looks useful too
(edit) @812   15 years geofft One day this will be a makefile or a maintainer script
(edit) @811   15 years quentin Add localhost to the list of scripts names
(edit) @810   15 years quentin LDAP caching fix was moved upstream
(edit) @809   15 years quentin Make the patch valid (emacs patch-mode FTW)
(edit) @808   15 years geofft Probably a useful file to have.
(edit) @807   15 years quentin Add routes for sql via eth1
(edit) @804   15 years andersk We don't actually have a deb.gif.
(edit) @803   15 years geofft More steps yay
(edit) @802   15 years andersk Allow a directory index of /__scripts/icons.
(edit) @801   15 years geofft /etc: Add pki/tls/certs/*.pem to the repository.
(edit) @800   15 years andersk Update to nss_nonlocal 1.8.
(edit) @799   15 years geofft Uncommitted changes from o-f: reboot on kernel panic (do we actually ...
(edit) @798   15 years quentin Set up nrpe
(edit) @797   15 years quentin Use https to check our the repo
(edit) @796   15 years geofft oh hai, i fixed ur maekfile
(edit) @795   15 years geofft httpd: Commit quentin's mod_status patch, which disallows ...
(edit) @794   15 years quentin Update sudoers based on F9 template
(edit) @792   15 years quentin We don't share /tmp (eeew)
(edit) @791   15 years quentin Add bees-knees and cats-whiskers to /etc/hosts
(edit) @790   15 years geofft Oops, missed scripts-test's IP.
(edit) @789   15 years geofft Update names for scripts[1-4]
(edit) @788   15 years geofft More install instructions, and Makefile fixes from myself and Quentin.
(edit) @787   15 years geofft Fix some stuff about our iptables rules, including: - Remove ACCEPT ...
(edit) @786   15 years andersk Add glibc-devel.i386 to $(basic-deps).
(edit) @785   15 years geofft all in all you're just another head in the wall
(edit) @784   15 years quentin Use explicit recipients for non-root log messages
(edit) @783   15 years geofft Make d_zroot.pl zephyr people in the .k5login in personals
(edit) @782   15 years andersk Update to nss_nonlocal 1.7, which fixes the nscd bug.
(edit) @781   15 years quentin munin needs to start as root so it can setuid to run the script; it ...
(edit) @780   15 years geofft Munin should not run as root. Remove munin's htpasswd file, since it's ...
(edit) @779   15 years geofft mod_status is a serious privacy violation.
(edit) @778   15 years geofft This list is a little better
(edit) @777   15 years geofft Add more sysnames to differentiate between OS releases, and add the ...
(edit) @775   15 years geofft Version nscd.conf, and reduce the negative TTL to 5 seconds to solve ...
(edit) @772   15 years quentin Read whois key from filesystem
(edit) @771   15 years quentin Commit local changes from b-m to whoisd
(edit) @770   15 years quentin Stop more spew; parse ssh keys and identify the used key when ...
(edit) @769   15 years andersk The opendir doesn't need to succeed to trigger fakestat.
(edit) @768   15 years geofft Commented out scripts-spew. It is inappropriate to send syslogs about ...
(edit) @767   15 years geofft No really I don't want fakestat
(edit) @765   15 years presbrey packaged cronload,vhostadd,vhostedit
(edit) @764   15 years presbrey
(edit) @763   15 years presbrey whoisd packaged
(edit) @762   15 years quentin Don't scan vhosts if there isn't a vhost directory
(edit) @761   15 years presbrey gem replication install script
(edit) @760   15 years presbrey Update build system for Fedora 9
(edit) @759   15 years quentin Tweak httpd settings
(edit) @758   15 years quentin Avoid spew in cases of serious error
(edit) @757   15 years quentin Add AFS monitoring to Nagios
(edit) @755   15 years andersk Oops, missed a spot.
(edit) @754   15 years andersk Use the scripts private key for *.scripts as well (the previous ...
(edit) @751   15 years andersk Configure nsswitch.conf to use nss_nonlocal.
(edit) @750   15 years andersk Add nss_nonlocal.
(edit) @749   15 years andersk Nope. Don't care.
(edit) @740   15 years andersk Update SSL configuration directives from Fedora's ssl.conf. Notably, ...
(edit) @739   15 years andersk spew--
(edit) @738   15 years andersk SHUT. THE. FUCK. UP.
(edit) @734   15 years andersk Turn on KeepAlive for SSL and increase timeouts, to avoid pathological ...
(edit) @732   15 years andersk Apparently defined(%hash) is deprecated.
(edit) @731   15 years andersk Rewrite hesinfo parsing in perl.
(edit) @715   15 years quentin Allow syn to access nrpe through iptables
(edit) @712   15 years quentin Allow syn to monitor scripts
(edit) @708   15 years geofft Add rebecca to sudoers.
(edit) @707   15 years andersk This sucker has had it coming for a long time.
(edit) @690   16 years quentin Ignore more syslog messages
(edit) @688   16 years andersk Use built-in ldap_bv2escaped_filter_value instead of a custom escaping ...
(edit) @687   16 years andersk We might as well present the *.scripts.mit.edu certificate for ...
(edit) @686   16 years andersk tabs -> spaces.
(edit) @685   16 years andersk Fix a stupid mod_ldap caching bug.
(edit) @684   16 years andersk Make the packaged suexec work.
(edit) @683   16 years andersk Add SNI support to the httpd package.
(edit) @682   16 years andersk Revert r681; this doesn't actually work.
(edit) @681   16 years andersk Drop to nobody in case of a terrible mod_vhost_ldap disaster.
(edit) @680   16 years andersk Simplify construction of wildcard hostnames.
(edit) @679   16 years andersk Skip to the fallback vhost for hostname == NULL.
(edit) @677   16 years andersk Remove hacks-old.
(edit) @675   16 years geofft Also check wildcard entries before falling back on the default.
(edit) @674   16 years geofft This one's better, e.g., it works.
(edit) @673   16 years geofft Right, when you're copying things you use two variables, not one.
(edit) @672   16 years geofft Escape the hostname before inserting it in an LDAP query.
(edit) @671   16 years quentin Remove broken configuration for deprecated mime_magic module, as we ...
(edit) @669   16 years geofft disable X11 forwarding; allow forwarding $EDITOR and $VISUAL because ...
(edit) @668   16 years quentin Ignore more meaningless sshd logs
(edit) @667   16 years quentin Don't log logins from non-root users
(edit) @666   16 years quentin Change syslog zephyring to coalesce messages
(edit) @665   16 years quentin Make Zephyrs more useful and move to -c scripts-auto
(edit) @664   16 years andersk -c scripts -> -c scripts-auto.
(edit) @662   16 years quentin Save log and pid in the right places
(edit) @661   16 years quentin Run whoisd on startup
(edit) @657   16 years quentin Run if_ plugin as root so it can determine the interface speed
(edit) @656   16 years andersk And finally the vhosts directory is unused.
(edit) @653   16 years andersk Convert framewrapper vhosts to real vhosts in LDAP.
(edit) @649   16 years presbrey httpd.conf: configure SNI support for *:444
(edit) @648   16 years presbrey httpd.conf: configure SNI support
(edit) @646   16 years quentin Send to host-specific instance, and send for both root and logview
Note: See TracRevisionLog for help on using the revision log.