Timeline


and

Nov 27, 2010:

6:11 PM Changeset [1746] by geofft
Reify techfair, tf, and swe
6:10 PM Changeset [1745] by geofft
Add certs for techfair, tf, and swe
8:50 AM Changeset [1744] by mitchb
Beat java over the head even harder than before Maybe this will produce consistent results (read: functionality sufficient to at least give us the usage message all the time) across servers that have varying amounts of RAM, but the same system limits.

Nov 26, 2010:

8:13 PM Changeset [1743] by mitchb
Stop scriptsifying 389-ds-base This patch is now in Fedora's 389-ds-base-1.2.7.1-1.fc13.

Nov 22, 2010:

6:38 AM Ticket #146 (whoisd should deal with lost connections to slapd) closed by mitchb
fixed: Metafix committed in r1742 Deployed FIN
6:25 AM Changeset [1742] by mitchb
Fix whoisd bug introduced in r1741 The code in r1741 would cause the message about having trouble looking up LDAP records to be returned for nonexistent host records as well as for actual LDAP problems. If we get an empty search result back, but don't experience an error, we're done and don't need to keep trying.
5:59 AM Changeset [1741] by mitchb
Make whoisd resilient against LDAP service interruptions Fixes Trac #146
5:00 AM Changeset [1740] by mitchb
Stop scriptsifying ipython This fix is now in Fedora's ipython-0.10.1-3.fc13.

Nov 20, 2010:

9:15 PM Changeset [1739] by mitchb
Eliminate spurious opsnssh error messages related to public keys If the following conditions apply: o Someone attempt to authenticate to an account with an ssh key o The account has an authorized_keys file o Entries in authorized_keys have restrictions (i.e. "from=" clauses) o The attempted key matches the type (RSA/DSA) of the restricted key(s) o The attempted key is not actually one of the authorized keys You will get a spurious error message that claims: "Authentication tried for _____ with correct key but not from a permitted host (host=______, ip=________)." even though there is no correct key involved. This is OpenSSH bug 1765 (https://bugzilla.mindrot.org/show_bug.cgi?id=1765) and the patch is backported from the one committed in that ticket (https://bugzilla.mindrot.org/attachment.cgi?id=1848).
8:17 PM Changeset [1738] by ezyang
Trivial update to httpd.spec.diff for latest version.
6:29 PM Changeset [1737] by mitchb
Certificate and Apache config for ec.mit.edu

Nov 18, 2010:

8:21 PM Changeset [1736] by geofft
Move sayno.mit.edu's locker
5:48 PM Ticket #188 (Support multiple byte ranges in static-cat) created by andersk
davidben says that multiple byte ranges are actually useful these …
5:36 PM Changeset [1735] by geofft
Reified vhosts for listmon and sayno
5:34 PM Changeset [1734] by mitchb
Renewed cert for whatsnext.mit.edu
5:33 PM Changeset [1733] by geofft
SSL certificates for listmon and sayno

Nov 14, 2010:

9:30 PM Ticket #84 (Automatically notice when installed software is out of sync on the servers) reopened by ezyang
9:17 PM Ticket #84 (Automatically notice when installed software is out of sync on the servers) closed by ezyang
fixed: Fixed by achernya; we now get emailed when we're out of sync. The …
9:03 PM Ticket #187 (Wordpress doesn't play nice with HTTPS) created by ezyang
In an ideal world, if I configure my Wordpress to be HTTPS only (by …
7:53 PM Changeset [1732] by ezyang
Bump maximum request size of mod_fcgid; this fixes large file uploads to FastCGI scripts.

Nov 13, 2010:

8:39 PM Changeset [1731] by ezyang
Restore clobbered change to crontab from r1521.
8:32 PM Ticket #186 (Add a knob for disabling LDAP signups) created by ezyang
From zephyr: […]
8:30 PM Changeset [1730] by ezyang
Merge in changes from trunk.
8:28 PM Changeset [1729] by ezyang
Revert incorrect stanza for disabling signups.
11:28 AM Changeset [1728] by ezyang
Restore PHP iCalendar
11:26 AM Changeset [1727] by ezyang
Restore PHP iCalendar.
10:27 AM Ticket #185 (Find a better replacement for Advanced PHP Guestbook) created by ezyang
In particular, the replacement should have some sort of anti-spam …
10:17 AM Changeset [1726] by ezyang
Scriptsify ipython, add patch for GTK.
9:28 AM Changeset [1725] by ezyang
Un-scriptsify mod_fcgid.
8:30 AM Changeset [1724] by ezyang
Merge in changes from trunk.
8:10 AM Changeset [1723] by ezyang
Add signup disabling stanza, say fs setacl not fs sa.

Nov 12, 2010:

6:38 PM Ticket #184 (LDAP database consistency check) created by ezyang
We should perform periodic consistency checks between the LDAP …

Nov 9, 2010:

7:36 PM Changeset [1722] by ezyang
mod_fcgid 2.3.6 is OK.

Nov 7, 2010:

2:56 AM Changeset [1721] by adehnert
Send srimano to /dev/null due to backscatter
1:57 AM Changeset [1720] by geofft
punt gdb

Oct 30, 2010:

11:01 PM Changeset [1719] by andersk
Reify fridget.mit.edu
11:01 PM Changeset [1718] by andersk
Unreify bookspicker.mit.edu
8:06 PM Changeset [1717] by andersk
Identify processes triggering the kernel module loader for the logs
3:07 AM Changeset [1716] by geofft
Have slapd use a file ccache instead of a memory one I suspect this will work around some bugs in the GSSAPI- / Kerberos-handling code. If KRB5CCNAME is set and valid, slapd will use that instead of making its own ccache.
2:23 AM Changeset [1715] by geofft
Pristine version of /etc/sysconfig/dirsrv

Oct 29, 2010:

8:22 PM Ticket #183 (Scripts should give a "you are signed up" page instead of 403 forbidden) created by ezyang
The standard case for someone signing up for Scripts is that their …
7:57 PM Ticket #182 (sql.mit.edu should permit switch to locker from cert auth based on admof) created by ezyang
Right now, there is no good way for users to manually reset passwords …
7:33 PM Ticket #181 (SQL should not attempt to create database with strange names) created by ezyang
This rather odd trace was sent as RT 1334678 […]
6:47 PM Ticket #180 (whoisd should have a init script) created by ezyang
So we can run service whoisd restart or service scripts-whoisd restart.

Oct 28, 2010:

8:22 PM Changeset [1714] by ezyang
Scriptsify mod_fcgid (this is non-working.)
7:51 PM Ticket #149 (use GSSAPI for LDAP-to-LDAP auth instead of SSL certs) closed by geofft
fixed
7:49 PM Ticket #162 (Upgrade scripts servers to Fedora 13) closed by geofft
fixed
2:47 PM Changeset [1713] by geofft
Cert renewals, and new cert for fridget
Note: See TracTimeline for information about the timeline view.