Timeline
Apr 8, 2009:
- 9:23 AM Changeset [1070] by
- Build system fixes to upgrade to OpenAFS 1.4.10 Pulls in fixes for CVE-2009-1250 and CVE-2009-1251, among other enhancements and bugfixes.
- 7:11 AM Changeset [1069] by
- Updates to the build system for krb5 Allow us to build with patches for CVE-2009-0844 through CVE-2009-0847
Apr 7, 2009:
- 5:29 PM Changeset [1068] by
- Disallow root keyboard-interactive logins
- 10:41 AM Changeset [1067] by
- tibetforum.mit.edu vhost + cert
Apr 5, 2009:
- 9:35 PM Changeset [1066] by
- Use soft states when determining dependencies, so we don't get notices for dependent services when the parent service hasn't yet hard failed
- 9:34 PM Changeset [1065] by
- Update Nagios links to mrtg
- 6:27 AM Changeset [1064] by
- Change to new OpenSUSE nss-ldapd version so we can download and build other packages again. Because, you know, when we can't download a package completely unrelated to what we're doing, our build system breaks. We're awesome like that.
Apr 4, 2009:
- 1:40 AM Changeset [1063] by
- First parts of installer script
- 1:38 AM Changeset [1062] by
- if NRPE is down, don't bother notifying about NRPE-related services
- 1:14 AM Changeset [1061] by
- Forgot a couple config files
- 12:59 AM Changeset [1060] by
- Update Nagios configuration for Nagios 3
- 12:54 AM Changeset [1059] by
- We don't need mDNS
Apr 3, 2009:
- 11:53 PM Changeset [1058] by
- Make the install process be a shell script
- 11:47 PM Changeset [1057] by
- Don't enable useless services
- 11:05 PM Changeset [1056] by
- What to do at the initial Fedora config screen
- 5:39 AM Changeset [1055] by
- Monitor NRPE status
- 5:36 AM Changeset [1054] by
- Bump load thresholds to 50
- 5:21 AM Changeset [1053] by
- Document how to apply patches before generating an update
- 1:34 AM Changeset [1052] by
- Use gtar so Sun can play too
- 1:05 AM Changeset [1051] by
- Don't duplicate the lockername
- 12:51 AM Changeset [1050] by
- update-system fixes: catch errors, and get the lockername from the input
Apr 2, 2009:
- 9:55 PM Changeset [1049] by
- Make get-password deal with carriage returns, because the mysql client puts up with this nonsense for Windows users.
- 7:55 PM Changeset [1048] by
- oops, forgot an &&
- 7:52 PM Changeset [1047] by
- openafs-scripts.patch: efficiency hack afs_GetAccessBits is a function call that can potentially do an RPC. Although I doubt it does so in this context, we might as well short circuit it, because the check for whether you're root or Apache is easy, and that case is rare.
- 2:53 PM Changeset [1046] by
- Dammit, Geoff, test things. Fix django autoinstaller again.
- 2:23 PM Changeset [1045] by
- onathena: Uncommitted changes that enable *.scripts and ~/Scripts Apparently we've been running this for a while. Some of the ~/Scripts code (at least) is xavid's.
- 2:20 PM Changeset [1044] by
- django installer: Add pointers to docs.djangoproject.com
- 12:53 AM Changeset [1043] by
- contrib.scripts moved
Apr 1, 2009:
- 11:50 AM Changeset [1042] by
- More fixes and improvements to the django autoinstaller o Set ADMIN_MEDIA_PREFIX so that the admin app's CSS works o Enable the admin app and docs o Initialize the database properly o Create a superuser account
- 11:31 AM Changeset [1041] by
- Avoid a harmless yet ominous error message when using hack autoinstallers that have an empty tarball.
- 10:43 AM Changeset [1040] by
- Use the django media directory from the RPM, not the egg. Silly me... thinking we had the same software installed on all the servers.
Mar 31, 2009:
- 9:28 PM Changeset [1039] by
- Provide autoinstalled Djangos with /__scripts/django/media for admin CSS
- 7:30 PM Changeset [1038] by
- Fix more of django autoinstaller. Actually fill in settings.py, instead of just pretending.
- 5:31 AM Changeset [1037] by
- Make get-password more accomodating in my.cnf formats it understands. Allow the login info to appear in either the [mysql] or [client] section, and allow spaces around the equal signs.
- 3:53 AM Changeset [1036] by
- Fix django autoinstaller. Pass the URL components to the fcgi.
Mar 28, 2009:
- 4:19 PM Changeset [1035] by
- Fix "the-bug" (non-empty content in 304s) in PHP (patch by ezyang) and Apache PHP should not produce any output, even if zlib.output_compression is on, if the HTTP response code is 204 or 304 (no content or not modified). Fixes PHP bug #42362 with php.cvs #56693, see: http://bugs.php.net/bug.php?id=42362 http://news.php.net/php.cvs/56693 http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/zlib.c?r1=1.183.2.6.2.5.2.9&r2=1.183.2.6.2.5.2.10 Apache should discard any body provided by a script (in any language, not just PHP) when the status is "no content" or "not modified". Addresses part of Apache bug #40953, see: https://issues.apache.org/bugzilla/show_bug.cgi?id=40953#c7 Solves scripts.mit.edu support issue #773060, see: https://help.mit.edu/Ticket/UpdateCallCenter.html?id=773060 https://diswww.mit.edu/charon/scripts/24018
- 1:57 PM Changeset [1034] by
- Fedora 9 changed from Apache 2.2.9 to 2.2.10 while we weren't looking
- 1:29 PM Changeset [1033] by
- Revert r959; we're not using Fedora 10.
Mar 27, 2009:
- 1:13 AM Changeset [1032] by
- Change CPU time limit for Apache-spawned processes from 3min to 5min. Perhaps this time, it'll be sufficient for Gallery2's upgrader to compute the answer to life, the Universe, and everything (to a first approximation).
Mar 26, 2009:
- 9:04 PM Changeset [1031] by
- Binaries, man. Don't diff them. No, really. Ouch.
- 2:56 AM Changeset [1030] by
- Fix propose-update to a) work at all again, and b) work on all platforms
- 2:30 AM Changeset [1029] by
- Correct capitalization of the scriptsdev variable name
Mar 25, 2009:
- 9:58 PM Changeset [1028] by
- Autoinstaller documentation
- 9:42 PM Changeset [1027] by
- Don't check in restricted docs by accident
- 9:38 PM Changeset [1026] by
- Import doc directory from locker
- 4:57 PM Changeset [1025] by
- xargs doesn't have -I everywhere
Mar 23, 2009:
- 11:31 AM Changeset [1024] by
- Clean up pysvn kludge for svn 1.5 on scripts. Patch the package version number the same way we do for the other packages we build, set up the build system to know how to build it from the upstream source, and make the base metapackage depend on our build of it.
- 3:33 AM Changeset [1023] by
- Update LVS install docs
- 3:29 AM Changeset [1022] by
- Start using sorry server
- 3:17 AM Changeset [1021] by
- Lighttpd-based sorry server
- 12:25 AM Changeset [1020] by
- /etc/sysconfig/openafs: for great awesome
Mar 20, 2009:
- 2:38 PM Changeset [1019] by
- Increase CPU time limit for processes spawned by Apache. This should allow applications like the Gallery2 updater to run without corrupting installations by being killed while manipulating data.
- 6:42 AM Changeset [1018] by
- Allow hostbased authentication over the backend network (Yay!)
- 6:19 AM Changeset [1017] by
- Route to b-k over the backend network
Mar 19, 2009:
- 11:19 PM Changeset [1016] by
- Allow FastCGIs to take up to 5 minutes to respond
Mar 15, 2009:
- 5:24 AM Changeset [1015] by
- Fix generation of the fallback htaccess file for trac. Using single quotes results in the literal characters \n and no end-of-line, and thus a malformed htaccess file.
Mar 14, 2009:
- 6:01 PM Changeset [1014] by
- trac: Enable the git plugin if you're using git.
Mar 10, 2009:
- 2:36 AM Changeset [1013] by
- Autoinstaller support for turbogears, from xavid
- 2:30 AM Changeset [1012] by
- Uncommitted changes from geofft and andersk. Allow Django autoinstalls, and test new MediaWiki and WordPress installs.
- 2:23 AM Changeset [1011] by
- It's wrong to assume that the address lockername@mit.edu is valid. Further, for activity lockers, if it is valid, it may well be a large or poorly-maintained list with addresses that will bounce and cause a mail loop (since the bounces will go back to lockername@scripts.mit.edu). Instead, set up the default procmailrc to direct mail for lockername@scripts.mit.edu to the user who signed the locker up for mail_scripts, and notify them that this is the default so they know to adjust it.
Mar 9, 2009:
- 8:08 PM Changeset [1010] by
- ACPI event handler so you can't shut down with the power button
Note: See TracTimeline
for information about the timeline view.