Timeline


and

Sep 17, 2011:

11:25 PM Ticket #224 (Autoinstallers in group lockers install with bogus emails) created by ezyang
We pick lockername@… which doesn't work most of the time.
11:03 PM Changeset [1982] by ezyang
Readd 'make install-deps' to instructions.
10:38 PM Changeset [1981] by ezyang
Note about the minimal private SSH key to transfer.
8:53 PM Changeset [1980] by ezyang
Remind to setup conserver.
6:23 PM Ticket #110 (the WordPress URL hack breaks pingbacks (and other XMLRPC stuff)) closed by ezyang
fixed: Punted the hack entirely in 0a65aa9223cfd4f3cca5fec2e477942ee29601ad. …
3:59 PM Ticket #223 (Scripts should respect CRL) created by ezyang
Scripts should respect MIT personal certificate revocation lists. But …

Sep 16, 2011:

7:03 PM Ticket #222 (add mime types from execsys to Apache httpd.conf) created by geofft
Not all the MIME types that execsys support are listed in AddType?

Sep 13, 2011:

7:56 PM Changeset [1979] by achernya
Add text information for bluechips.emergent-studios.com.pem Commit r1977 added bluechips.emergent-studios.com.pem, which is a non-mitcert certificate. This commit amends r1977 to provide the same textual infornmation that a mitcert-issued certificate would provide, and be consistent with the other certificates.
7:51 PM Changeset [1978] by achernya
Update postfix configuration for 2.8.4

Sep 12, 2011:

12:51 PM Changeset [1977] by achernya
Certificate and configuration for bluechips.emergent-studios.com
12:09 AM Changeset [1976] by quentin
Document how to install HP software

Sep 11, 2011:

11:47 PM Changeset [1975] by achernya
Change pocket to stable before build
11:44 PM Changeset [1974] by quentin
Add useful dependencies

Sep 10, 2011:

2:42 AM Ticket #221 (Put the apt repo signing key somewhere reasonable) created by adehnert
At the moment, achernya has the apt repo signing key on his laptop. We …

Sep 6, 2011:

11:58 PM StarterTickets created by adehnert
11:56 PM WikiStart edited by adehnert
(diff)
11:55 PM ServicesToSupport created by adehnert
4:30 PM Changeset [1973] by ezyang
Merge r1947-r1972 from trunk to branches/fc15-dev
4:22 PM Changeset [1972] by ezyang
Move isawyou from keone to isawyou locker.

Sep 5, 2011:

11:00 PM Ticket #220 (ZooKeeper support) created by adehnert
ZooKeeper? is kinda neat for building locking, work queues, etc. for …
10:38 PM WikiStart edited by adehnert
(diff)
3:24 PM Changeset [1971] by achernya
Depend on scripts-syslog-ng-config in scripts-vm-host
3:18 PM Changeset [1970] by quentin
Stupid pockets...
3:12 PM Changeset [1969] by achernya
Initial version of scripts-syslog-ng-config scripts-syslog-ng-config provides zephyr logging support for scripts VM hosts.
3:05 PM Ticket #219 (Debian and Fedora disagree on hostname, zephyr logging is inconsistent) created by achernya
Fedora configures the hostname of machine to be the same as the …
2:29 PM Changeset [1968] by achernya
Bump version on scripts-vm-host to rebuild for stable apt pocket

Sep 4, 2011:

11:53 PM Milestone Fedora 13 completed
11:48 PM Ticket #218 (Disable scripts.mit.edu/~username/) closed by andersk
duplicate: That’s #17.
11:45 PM Ticket #218 (Disable scripts.mit.edu/~username/) created by adehnert
For various reasons, we should stop serving scripts.mit.edu/~username …
11:35 PM Changeset [1967] by andersk
Only enable UserDir in scripts-vhost.conf
11:09 PM Changeset [1966] by ezyang
Don't disable UserDir, only to turn it on again.
5:19 PM Ticket #180 (whoisd should have a init script) closed by achernya
fixed: Fixed in r1965
5:08 PM Changeset [1965] by achernya
Init script (systemd unit) for Scripts Whois service
5:00 PM Changeset [1964] by achernya
Makefile changes for OpenAFS 1.6.0 Final
4:49 PM Changeset [1963] by ezyang
Ignore 'fatal: mm_request_receive', see https://bugzilla.redhat.com/show_bug.cgi?id=711156
4:44 PM Changeset [1962] by achernya
Update Scripts OpenAFS patch for 1.6.0 Final
4:24 PM Changeset [1961] by ezyang
Split up install instructions for different types.

Aug 29, 2011:

10:33 AM Ticket #217 (procmail's ^TO expansion does not include X-Original-To) created by geofft
Our FAQ says that you should look at the X-Original-To header. …

Aug 26, 2011:

8:50 AM Changeset [1960] by achernya
Disable syslog-ng stats logs syslog-ng by default prints a stats message every 600 seconds. These message don't provide any useful information to us, and make logwatch longer. This change prevents them from ever being printed, so they no longer clutter the logs.

Aug 25, 2011:

8:31 PM Changeset [1959] by achernya
Remove krb4 configuration files We use krb5, there's no need to pollute /etc with unused configuration files.
10:27 AM Changeset [1958] by achernya
Specify full path to getcap /usr/sbin/ is not in PATH when run from crond
12:18 AM Ticket #173 (Zephyr messages to ldap error log) closed by achernya
invalid: Zephyr discussion has concluded that this will do more harm than good, …
12:11 AM Ticket #207 (/etc/rc.d/rc.local is not executable) closed by achernya
fixed: Fixed in r1953, this was a blocker for systemd-based Fedora 15.

Aug 24, 2011:

10:17 PM Changeset [1957] by achernya
ping and ping6 now use capabilities ping and ping6 have been changed to use capabilities, and are no longer setuid. Therefore, they are being moved between whitelists.
10:08 PM Changeset [1956] by achernya
Create check-filecaps cronjob and and yum post-actions override This cronjob and yum post-action are complements of the set[ug]id tasks. Some binaries are no longer set[ug]id, but instead use file capabilities. We still need to be able to find them and disable them.
9:25 PM Changeset [1955] by geofft
Remove /etc/ldap.conf This was only needed for nss_ldap, which we no longer use. (We now care about /etc/nslcd.conf, and might care about /etc/openldap/ldap.conf, but currently don't need to customize it.)

Aug 21, 2011:

11:14 PM Changeset [1954] by achernya
Make ssh executable in locker. Because we actually want to run it.
11:12 PM Changeset [1953] by achernya
Make rc.local executable. systemd runs rc.local, it doesn't source it. It gets very sad if there is no executable bit on it.
4:27 PM Changeset [1952] by achernya
Make httpd.spec.patch have versioned Provides httpdmods uses a versioned Requires on scripts-httpd, but scripts-httpd was previously unversioned. RPM and friends treat this as "provides any version" (as opposed to version 0), satisfying the Requires without actually doing any useful checks.

Aug 19, 2011:

9:43 AM Changeset [1951] by achernya
Certificate and configuration for classof2014.mit.edu [help.mit.edu #1702218]
9:39 AM Changeset [1950] by achernya
Certificate renewal for ai6034.mit.edu
8:39 AM Changeset [1949] by achernya
Update httpd.spec.patch for httpd 2.2.19
Note: See TracTimeline for information about the timeline view.