Timeline
06/10/03:
- 11:26 Changeset [19382] by
- Start athneteventd if athstatusd is running, unless skip_athneteventd is set.
- 11:20 Changeset [19381] by
- From warlord: Use /bin/sh, not -c, as argv[0] of shell process. The old code was loading user dotfiles when running the script.
- 11:14 Changeset [19380] by
- From warlord: In net-event, allow multiple interfaces to co-exist; provide information on the number of live interfaces and the old and new IP address of the interface being changed. In system-zephyr, don't hup zhm unless the IP address changed on the interface, so we don't lose subs on every DHCP renew. (A potential problem: we won't notice effective address changes when people switch interfaces.) Adjust system-kerberos for the new method of detecting an IP address change.
06/09/03:
- 23:56 Changeset [19379] by
- Add PSC.EDU realm.
06/08/03:
- 14:52 Changeset [19378] by
- Install /etc/default/syslogd to prevent syslogd from listening on the network for logs from other hosts.
06/04/03:
- 14:16 Changeset [19377] by
- If we update a question's status, we need to refresh the queue file so that rpd sees the change.
05/29/03:
- 18:16 Changeset [19376] by
- Add ivview as a handler for VRML1/Open Inventor files. Change the path for realplay to the appropriate infoagents bin directory, instead of the realplayer7 directory.
- 18:05 Changeset [19375] by
- Adjust for the terminal width in report mode, instead of assuming 80 characters. Unfortunately, the only feasible way to get the width is to parse stty output.
- 12:39 Changeset [19374] by
- chmod attachment files to mode 444, to signal to editing-capable programs like Star Office that the file is for viewing, not editing.
- 12:38 Changeset [19373] by
- Store attachment files in /var/tmp, to make it less likely that users will lose data by editing and saving attachments.
- 12:38 Changeset [19372] by
- Log username and originating hostname for failed login attempts.
- 12:36 Changeset [19371] by
- From sawfish mainline: check that we actually mapped the window before running gtk-main. (If the user has a mouse button held down when gtk tries to get mouse focus, we will fail to map the menu window.) This fixes the bug where the sawfish menu stops working and complains "menu already active" if the user double-clicks the menu button.
- 12:35 Changeset [19370] by
- Reorder the operations in make-window-sticky/workspace so that we update the window properties after setting the window sticky, not before. This fixes the workspace switcher's display of windows which are manually made sticky.
- 12:33 Changeset [19369] by
- Add a Toggle submenu, like the default menu has. Use frame-type-menu instead of specifying it ourselves.
- 12:31 Changeset [19368] by
- Make this work on Solaris by using cut instead of expr to do substrings.
- 12:29 Changeset [19367] by
- Protect against the case where ENV_SET is set but HOST or HOSTTYPE is not.
05/28/03:
- 18:19 Changeset [19366] by
- Enable loading of the freetype and type1 font handler modules in the X configuration.
- 18:17 Changeset [19365] by
- Run add-mathml-fonts out of infoagents, to add the fonts for MathML.
05/27/03:
- 14:02 Changeset [19364] by
- Add documentation of the -d (dependency check) option.
05/26/03:
- 19:57 Changeset [19363] by
- Update from current menus.
05/21/03:
- 11:55 Changeset [19362] by
- In imclient__send(), save and restore the stack pointer around the call to imclient_processoneevent(), to avoid memory corruption if the stack is reallocated in Perl callbacks invoked during event processing. Also add a refresh of the stack pointer in imclient_xs_cb(), after a Perl callback is actually invoked, as good practice.
05/20/03:
- 19:33 Changeset [19361] by
- Enable debugging support.
- 18:20 Changeset [19360] by
- The OS update overwrites /etc/inet/services; put it in CONFCHG so we clobber it back.
- 17:55 Changeset [19359] by
- Can't assume that $ATHENA_SYS is where the dest tree was created; run sys out of the build tree to get the default sysname for this platform.
- 16:17 Changeset [19358] by
- Rename the mp kernel modules to accomodate rev 1.17 of src/afsd/afs.rc.linux, which strips "smp" off the end of the uname -r output. They look nicer this way anyway.
- 16:13 Changeset [19357] by
- - Find kernel modules on SMP machines. - Fall back to uname -m correctly. - Check kernel-smp package on SMP machines, not kernel.
- 14:42 Changeset [19356] by
- Linking against AFS no longer requires ucb libraries.
- 14:32 Changeset [19355] by
- Change sysname to i386_rh9 on Red Hat 9. Having the same sysname for three not-very-compatible Red Hat releases was getting to be a bit much.
- 14:31 Changeset [19354] by
- Just link with -lrpm; dependencies will take care of the rest.
- 14:31 Changeset [19353] by
- Run conversion scripts through proper interpreters.
- 14:27 Changeset [19352] by
- *** empty log message ***
- 14:27 Changeset [19351] by
- Pull up a change from the sawfish mainline to implement window-list-skip and task-list-skip. Set both of those for zwgc windows in our site-lisp file.
- 01:15 Changeset [19350] by
- *zzzzzzzz*
05/18/03:
- 13:31 Changeset [19349] by
- Kill athena-openmotif.
05/16/03:
- 12:31 Changeset [19348] by
- Set sysname at boot time.
05/15/03:
- 05:34 Changeset [19347] by
- Make the option to request multiple copies of a job (-#) not silently fail when the job is transferred via krb5 auth, but not setting the "uniq" bit when passing it through the linelist Split() function.
05/13/03:
- 20:58 Changeset [19346] by
- Shrink the default xterm so it doesn't overlap with the panel.
- 19:12 Changeset [19345] by
- Disable the warning about not being able to set the autorepeat rate; there's not much point in complaining about it.
- 18:38 Changeset [19344] by
- Remove the turds from the gcc build of mozilla which prevent mozilla from running.
- 18:33 Changeset [19343] by
- Don't build static. We only need rpmupdate to be static for staging rpmupdates (specifically, only when we're relying on some fix to rpmlib which isn't in the old release), and on Red Hat 9 static linking involving pthreads runs afoul of nptl. (I tried linking with -L/usr/lib/nptl and the resulting binary dumped core in getpwnam_r() as invoked by rpmlib, so that was no good.)
- 18:05 Changeset [19342] by
- Update space checks for 9.2.
- 16:31 Changeset [19341] by
- Query arch for the running version of the kernel, in case multiple versions are installed. If multiple arches of the same version are installed, we have no easy way of telling which is running, so just guess. (We could match symbol versions against the AFS modules, or try to load all of them, but either option would be pretty ugly and error-prone.) If rpm query fails to produce an arch, fall back to uname -m as a best guess.
- 16:28 Changeset [19340] by
- Move responsibility for dryrun out of perform_updates() into main(); Change display_action() to display_actions() to make this easier. Create and free a transaction set in main() and pass it to the functions which need it, for efficiency and simplicity. Avoid trying to run an empty transaction set; rpm 4.2's rpmlib considers that to be an error. Two minor cosmetic tweaks.
Note: See TracTimeline
for information about the timeline view.