Timeline


and

06/20/03:

11:22 Changeset [19389] by rbasch
Back-port local GConf2 changes.
11:20 Changeset [19388] by rbasch
In gconf_activate_server(), close the write side of the pipe in the parent, to prevent hanging on reading the pipe when the daemon fails to start. Make sure we have a server object before trying to ping the new server.

06/19/03:

16:06 Changeset [19387] by zacheiss
Remove SGI special-casing, since we don't love SGIs anymore, and clean up our tempfile.
16:02 Changeset [19386] by zacheiss
Make dhclient not overwrite /etc/resolv.conf and /etc/ntp.conf. Remove support from syncconf for updating pump.conf; pump is dead.
15:57 Changeset [19385] by zacheiss
Quote variables in rc.conf.sync so an empty one doesn't cause us to lose.
15:53 Changeset [19384] by zacheiss
Remove individual test -r invocations for files copied out of $config and replace with a single test -d for $config. Simpler, and removes spurious reactivate error messages from Linux machines with no cluster info.

06/15/03:

12:10 Changeset [19383] by ghudson
Merge with Solaris 9 /etc/inet/services. The local changes are the addition of the bootps/bootpc aliases (which may be unnecessary these days, but we aren't sure) and the addition of everything starting from "# Standard services not included by Sun". Fixes the problem of imtest dying with "Cannot assign requested address" by providing an imap services entry.

06/10/03:

11:26 Changeset [19382] by ghudson
Start athneteventd if athstatusd is running, unless skip_athneteventd is set.
11:20 Changeset [19381] by ghudson
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 ghudson
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 zacheiss
Add PSC.EDU realm.

06/08/03:

14:52 Changeset [19378] by zacheiss
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 zacheiss
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 rbasch
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 rbasch
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 ghudson
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 ghudson
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 zacheiss
Log username and originating hostname for failed login attempts.
12:36 Changeset [19371] by ghudson
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 ghudson
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 ghudson
Add a Toggle submenu, like the default menu has. Use frame-type-menu instead of specifying it ourselves.
12:31 Changeset [19368] by ghudson
Make this work on Solaris by using cut instead of expr to do substrings.
12:29 Changeset [19367] by ghudson
Protect against the case where ENV_SET is set but HOST or HOSTTYPE is not.

05/28/03:

18:19 Changeset [19366] by rbasch
Enable loading of the freetype and type1 font handler modules in the X configuration.
18:17 Changeset [19365] by rbasch
Run add-mathml-fonts out of infoagents, to add the fonts for MathML.

05/27/03:

14:02 Changeset [19364] by amb
Add documentation of the -d (dependency check) option.

05/26/03:

19:57 Changeset [19363] by ghudson
Update from current menus.

05/21/03:

11:55 Changeset [19362] by rbasch
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.
Note: See TracTimeline for information about the timeline view.