- Jul 08, 2013
-
-
Bill MacAllister authored
In addition to adding the anycast DNS servers the individual resolv.conf files are replaced with a single template. The existing class interfaces are preserved and they all create the appropriate resolv.conf file by invoking the define that handles the small number of resolv.conf variants.
-
- Jul 07, 2013
-
-
Russ Allbery authored
Append to the temporary file used for Dell warranty facts instead of deleting it and recreating it (which defeats some of the point of using mktemp.
-
- Jul 04, 2013
-
-
Russ Allbery authored
On some hosts, the default domain isn't stanford.edu. In those cases, we need to tell k5start that we only want to get stanford.edu credentials.
-
Russ Allbery authored
The default out-of-date cron job always uses the host/* principal of the local host for authentication instead of the first principal in /etc/krb5.keytab, which may be for some other principal or a host/* principal for an old hostname.
-
- Jul 02, 2013
-
-
Russ Allbery authored
The deletion of the server files was somewhat too aggressive.
-
Russ Allbery authored
newsyslog no longer sets up a weekly command to tar up /root/.history-save and removes /etc/newsyslog.weekly/audit if it exists. We're no longer using per-user history files and we're letting bash handle managing the length of the history file. newsyslog now creates btmp and wtmp writable by group utmp, matching the operating system defaults. newsyslog no longer attempts to clean up sysklogd cron jobs or remove the old /etc/newsyslog.daily/syslog file installed by ancient versions of stanford-server. General coding style cleanup.
-
- Jun 27, 2013
-
-
Russ Allbery authored
Remove out-of-date::server. This is only used on a single host, so all of the files and Puppet manifest have been moved to the Puppet model for that server.
-
- May 28, 2013
-
-
Adam Lewenberg authored
-
- May 14, 2013
-
-
Russ Allbery authored
error: ssh_msg_send: write appears to be from a network connection error. It was logged on git.stanford.edu. I don't think we care about it.
-
Russ Allbery authored
The new version of remctld changes some of the logged error messages. Update the filter-syslog rules accordingly.
-
- Apr 30, 2013
-
-
Adam Lewenberg authored
This is the (old) master branch along with the fixes to the cron file permissions that Russ made.
-