Timeline
11/20/02:
- 14:09 Changeset [18055] by
- Only remove one instance of .# at a time, rather than doing it in a while loop. Fixes lsdel output and undelete when handling files that have been multiply deleted.
- 14:08 Changeset [18054] by
- Pullup from BIND 9.2.2rc1; don't lose default domain when retrying with TCP.
- 14:07 Changeset [18053] by
- j.root-servers.net got renumbered.
- 06:10 Changeset [18052] by
- Add cron job for local-lockers.
11/19/02:
- 14:45 Changeset [18051] by
- Revert previous change for now; openssl 0.9.6 botches creating shared libraries using gnu ld. Will reinstate when we pick up openssl 0.9.7.
11/18/02:
- 15:39 Changeset [18050] by
- Build shared libraries.
11/15/02:
- 19:16 Changeset [18049] by
- Set the apropos and whatis paths to the /usr/athena/bin/ versions, which correctly search whatis files in $MANPATH.
- 19:13 Changeset [18048] by
- Install whatis/apropos script which correctly searches whatis files in $MANPATH.
11/14/02:
- 10:09 Changeset [18047] by
- Bringing athenainstall uptodate with the version we run on the miniroot
- 10:08 Changeset [18046] by
- Bringing startup uptodate with the files we run on the miniroot
- 01:48 Changeset [18045] by
- Hack to ensure that incremental build of libbind.a works. (The entire inet directory was getting built in less than one second, so make couldn't tell that libbind.a needed to be updated from the object files.)
- 01:17 Changeset [18044] by
- Fix security vulnerabilities; backported from ISC patches.
11/13/02:
- 14:53 Changeset [18043]
- This commit was manufactured by cvs2svn to create tag 'athena-9_1-openafs-1_2_3'.
- 14:53 Changeset [18042] by
- Pull up 1.3 to athena-9_1 branch.
- 14:53 Changeset [18041] by
- Pull up 1.2 to athena-9_1 branch.
- 14:53 Changeset [18040] by
- Pull up 1.7 to athena-9_1 branch.
- 14:53 Changeset [18039] by
- Pull up 1.28 to athena-9_1 branch.
- 14:53 Changeset [18038] by
- Pull up 1.6 to athena-9_1 branch.
- 14:53 Changeset [18037] by
- Pull up 1.71 to athena-9_1 branch.
- 14:52 Changeset [18036] by
- Pull up 1.26 to athena-9_1 branch.
- 14:52 Changeset [18035] by
- Pull up 1.1 to athena-9_1 branch.
- 14:52 Changeset [18034] by
- Pull up 1.19 to athena-9_1 branch.
- 14:52 Changeset [18033] by
- Pull up 1.4-1.5 to athena-9_1 branch.
- 14:52 Changeset [18032] by
- Pull up 1.10 to athena-9_1 branch.
11/12/02:
- 17:55 Changeset [18031] by
- Check if symlink exists in the indirect locker case.
11/11/02:
- 17:18 Changeset [18030]
- This commit was manufactured by cvs2svn to create branch 'athena-9_1'.
- 17:18 Changeset [18029] by
- Add a new config file /etc/athena/local-lockers.conf, to be used by /etc/athena/local-lockers. Don't touch it once it's installed, except on public machines.
- 13:31 Changeset [18028] by
- We shouldn't be overwriting athinfo.access.
- 13:30 Changeset [18027] by
- Install new local-lockers script.
- 13:29 Changeset [18026] by
- New script to bring lockers local using athlsync.
- 13:28 Changeset [18025] by
- Remove authenticator caching; it doesn't help much (most notices are sent from zwrite sending one notice and exiting).
- 13:27 Changeset [18024] by
- There's no value in verifying the IP address when doing TGT verification, and it can cause xlogin to break when the hostname is set improperly.
- 13:25 Changeset [18023] by
- Use extended regexps per the documentation.
- 13:24 Changeset [18022] by
- Disable all but the coral and cynosure screen hacks, to hopefully resolve the hanging-Suns issue once and for all.
11/09/02:
- 17:26 Changeset [18021] by
- Remove an unused and not terribly desirable rx feature.
- 17:21 Changeset [18020] by
- Fix a poor interaction with fakestat that can cause corrupted vcache entries, leading to an eventual panic.
- 17:20 Changeset [18019] by
- Fix a coredump that could occur if a client claims to have more than 32 interfaces.
11/06/02:
- 15:38 Changeset [18018] by
- Sample net-event.conf for disconnected operation. From Derek Atkins.
- 15:37 Changeset [18017] by
- Fix path.
- 15:37 Changeset [18016] by
- Scripts for disconnected operation. From Derek Atkins.
- 15:16 Changeset [18015] by
- Fix path.
- 15:15 Changeset [18014] by
- New spec file. From Derek Atkins.
- 15:12 Changeset [18013] by
- New prep script. From Derek Atkins.
- 15:01 Changeset [18012] by
- Need some more headers for open().
- 15:01 Changeset [18011] by
- Style-police clean target.
- 15:00 Changeset [18010] by
- Athena network status rendesvous daemon. Written by Derek Atkins.
- 14:34 Changeset [18009] by
- Athena network event daemon. Written by Derek Atkins.
- 01:48 Changeset [18008] by
- By the same reasoning as the last commit, stop building packs/build/finish.
10/31/02:
- 18:17 Changeset [18007] by
- From tcsh 6.12: In dcanon(), deal with unexpected values for the given path and current directory, rather than abort(), and correct the test for cwd being an absolute path. Fixes the bug causing tcsh to abort when the user sets HOME to a value which is not an absolute path.
10/29/02:
- 10:30 Changeset [18006] by
- packs/build/setup doesn't fit especially well into an RPM-based build system, and most of what it does isn't terribly necessary any more. (The /core symlink is a possible exception.) Stop building it.
10/26/02:
- 20:31 Changeset [18005] by
- queue names are never empty strings. Fixes a case where lpq/lpr/etc would dump core if $PRINTER was set to an empty string in the user's environment.
10/25/02:
- 18:27 Changeset [18004] by
- Merged in from gdk-pixbuf 0.21: Fix byte alignment problems in DecodeHeader(), which caused bus errors on sparc.
- 17:51 Changeset [18003] by
- Hacks to support logins to multiple machines by the same user, plus other integration with our environment, and bug fixes: * Move the daemon lock directory to local disk, in /tmp/gconfd-$USER, so a per-machine instance of gconfd can run. * Don't hold a lock on the XML backend; instead, lock the backend only around a sync. * Add gconf_mkdir_private(), a wrapper for creating a private directory (mode 0700), which also sets the ACL in case the directory is in AFS. * Run gconfd under dustbuster; call setsid() in the daemon process, to disassociate it from the calling client. * Try to ping the server after we start it, in case it exited due to a failure to acquire the lock, to avoid greater lossage later. * Add an fsync() after the daemon writes its IOR to the lock file (otherwise, the file appears empty from other machines when it lives in AFS). * Handle a failure to read the IOR from the lock file. * Plug a descriptor leak in fork_exec_with_pipes(). * Fix a buffer overrun in subst_variables() (from the GConf mainline).
- 17:13 Changeset [18002] by
- When setting the title, handle the case where the filename does not contain '/'.
- 17:12 Changeset [18001] by
- Add "-f" to the grecord invocation, needed to pass a file name on the command line.
- 12:39 Changeset [18000] by
- From the mainline: In handle_text_plain_flowed(), test for a NULL end-of-line pointer before iterating in the empty line case.
- 10:38 Changeset [17999] by
- Change the url-viewers setting from htmlview to /usr/athena/bin/htmlview, as a full path is required.
10/24/02:
- 19:01 Changeset [17998] by
- Nuke /etc/athena/orbitrc on PUBLIC=true workstations.
- 12:49 Changeset [17997] by
- Make symlink to the right (relative) location; create all the directories we need.
10/22/02:
- 17:43 Changeset [17996] by
- Remove third/kpasswd on athena-9_1 branch.
- 17:43 Changeset [17995] by
- Pull up 1.15 to athena-9_1 branch.
- 17:43 Changeset [17994] by
- Pull up 1.3 to athena-9_1 branch.
- 17:41 Changeset [17993] by
- Reinstate rev 1.6; we're going back to the krb5 kpasswd.
- 17:40 Changeset [17992] by
- Revert 1.2; we're allowed to use krb5 kpasswd now.
- 17:39 Changeset [17991] by
- Retire. We're finally switching to the krb5 kpasswd.
- 17:38 Changeset [17990] by
- Stop building the CNS kpasswd; we'll be using the krb5 kpasswd now.
- 16:14 Changeset [17989] by
- lp compatability script and Makefile rules to install it.
10/21/02:
- 16:42 Changeset [17988] by
- Make AFS work on most recent Redhat kernel; if sys_call_table isn't exported, find its address anyway.
- 16:38 Changeset [17987] by
- Pullup of code that first appeared in OpenAFS 1.2.5. Make sure we remove things from our linked list of file descriptor handles when we zero them out. Fixes a fileserver crash we saw in the athena cell.
Note: See TracTimeline
for information about the timeline view.