Timeline


and

10/06/03:

17:09 Changeset [19875] by rbasch
Give the MIT Spamscreen folder as an example of an alternate mailbox to check via -m.
07:19 Changeset [19874] by zacheiss
Apply official bash 2.05b patches from upstream. See: http://ftp.gnu.org/pub/gnu/bash/bash-2.05b-patches/ for more information.

10/03/03:

18:31 Changeset [19873] by ghudson
Pull up 1.2 to athena-9_2 branch.
18:30 Changeset [19872] by ghudson
Fix syntax errors.
17:50 Changeset [19871] by ghudson
Pull up 1.1 to athena-9_2 branch.
17:50 Changeset [19870] by ghudson
Pull up 1.2 to athena-9_2 branch.
17:48 Changeset [19869]
This commit was manufactured by cvs2svn to create branch 'athena-9_2'.
17:48 Changeset [19868] by ghudson
For this patch release we have a Java runtime upgrade.
17:40 Changeset [19867] by zacheiss
Don't install man pages with whitespace in the filename. It makes RPM unhappy.
17:30 Changeset [19866] by ghudson
Pull up 1.12 to athena-9_2 branch.
17:29 Changeset [19865] by ghudson
Tweak install location for listings.sty and order of install commands.
15:17 Changeset [19864] by ghudson
Pull up openssl 0.9.7c to athena-9_2 branch.
15:08 Changeset [19863] by ghudson
Pull up 1.2 to athena-9_2 branch.
15:08 Changeset [19862] by ghudson
Pull up 1.3 to athena-9_2 branch.
15:08 Changeset [19861] by ghudson
Pull up 1.8 to athena-9_2 branch.
15:08 Changeset [19860] by ghudson
Pull up 1.5 to athena-9_2 branch.
15:08 Changeset [19859] by ghudson
Pull up 1.1 to athena-9_2 branch.
15:08 Changeset [19858] by ghudson
Pull up 1.11 to athena-9_2 branch.
15:08 Changeset [19857] by ghudson
Pull up 1.7 to athena-9_2 branch.
14:42 Changeset [19856] by ghudson
Don't install images; they overlap with GNOME 2.
14:41 Changeset [19855] by ghudson
Delete trailing whitespace. Update wording for OLH, since it's now a web page and not an app.
14:36 Changeset [19854] by ghudson
Remove code to add crypted passwords to the shadow file; it was mainly there for the SIPB xscreensaver, which is now defunct. The external API is unchanged for now.
14:34 Changeset [19853] by ghudson
Move the chmod hack to the code which actually deals with launching a viewer, so that it doesn't apply to saved attachments. (Or to drag-and-drop-to-URL-list, but we don't really care about that case.)

10/02/03:

18:39 Changeset [19852] by jweiss
pkill doesn't take full paths
18:19 Changeset [19851]
This commit was manufactured by cvs2svn to create branch 'athena-9_2'.
18:19 Changeset [19850] by amb
A copy of source/latex/listings/listings.sty from the tetex-texmfsrc package, where it was erroneously placed in the 2.0.2 teTeX release when the listings package was re-added to teTeX.
18:16 Changeset [19849] by amb
Add (probably temporarily) the listings.sty file, which was accidentally dropped from the tetex-texmf package in teTeX 2.0.2.

10/01/03:

10:03 Changeset [19848] by rbasch
Don't run htmlview in the background; that breaks in tty mode, and is unnecessary under X, since gnome-moz-remote exits after launching the browser.
02:40 Changeset [19847] by zacheiss
Merge with openssl 0.9.7c.
02:32 Changeset [19846] by zacheiss
This commit was generated by cvs2svn to compensate for changes in r19845, which included commits to RCS files with non-trunk default branches.
02:32 Changeset [19845] by zacheiss
Not present in openssl 0.9.7c.
02:20 Changeset [19844]
This commit was manufactured by cvs2svn to create tag 'openssl-0_9_7c'.
02:20 Changeset [19843] by zacheiss
This commit was generated by cvs2svn to compensate for changes in r19842, which included commits to RCS files with non-trunk default branches.
02:20 Changeset [19842] by zacheiss
Import openssl 0.9.7c.

09/30/03:

00:32 Changeset [19841] by mwhitson
initial checkin

09/25/03:

16:36 Changeset [19840] by jweiss
CellAlias is updated by config_afs, we don't care about it here.
16:35 Changeset [19839] by rbasch
Put the directory of the locally-installed Java plugin in the plugin path.
16:33 Changeset [19838] by jweiss
the transarc cell is gone

09/24/03:

16:40 Changeset [19837] by zacheiss
CellAlias is a config file. Remove duplicated code.
03:15 Changeset [19836] by zacheiss
Add support for using hesiod for tilde expansion.

09/21/03:

23:05 Changeset [19835] by ghudson
Pull up 1.2 to athena-9_2 branch.
23:01 Changeset [19834] by ghudson
Pull up fix for mbox driver.
23:01 Changeset [19833] by ghudson
Security fixes for buffer and integer overflow, from Red Hat SRPM.

09/20/03:

17:29 Changeset [19832] by rbasch
Use htmlview instead of netscape as the default help browser.
17:29 Changeset [19831] by rbasch
Change pwent_priv_init() to return a boolean, as is expected. This fixes a merge error, by restoring the relevant original lines from the vendor branch.

09/17/03:

18:06 Changeset [19830] by rbasch
Change all of the GtkStyleClass member functions (previously globals) to static, to avoid polluting the name space. In particular, this avoids conflicts with gdialog draw_box() and draw_shadow() globals, which caused gdialog to crash for anyone using Crux.
15:44 Changeset [19829] by ghudson
Pull up 1.2 to athena-9_2 branch.
15:33 Changeset [19828] by zacheiss
Security patch pulled up from sendmail 8.12.10. See: http://www.sendmail.org/parse8.359.2.8.html for more information.
15:15 Changeset [19827] by zacheiss
Revised patches for improved buffer management.
14:30 Changeset [19826] by ghudson
Pull up 1.250 to athena-9_2 branch.
14:26 Changeset [19825] by ghudson
Building gnome-vfs2 for Linux broke control-center, because gnome-desktop wasn't installed under /usr/athena (control-center might also have been at issue). Attempt to break this chain of lossage by building the core set of GNOME data packages and GNOME library packages containing data files: libgnome, libgnomeui, libbonobo, libbonoboui, gnome-desktop, gnome-pplets, gnome-icon-theme, and gnome-themes. (Unfortunately, the cost is 100MB. Ouch.)

09/16/03:

15:18 Changeset [19824] by ghudson
Pull up 1.2 to athena-9_2 branch.
15:18 Changeset [19823] by ghudson
Incorporate upstream fix for buffer mismanagement: when expanding a buffer, don't set buffer->alloc until after the buffer has been successfully reallocated. fatal() might free the buffer, which would zero out buffer->alloc bytes of space, which would be bad if we haven't expanded the buffer yet.

09/15/03:

17:57 Changeset [19822] by ghudson
Pull up 1.3 to athena-9_2 branch.
17:57 Changeset [19821] by ghudson
Pull up 1.2 to athena-9_2 branch.
17:57 Changeset [19820] by ghudson
Pull up 1.9 to athena-9_2 branch.
17:55 Changeset [19819] by ghudson
There's a Sun patch to apply.
16:43 Changeset [19818] by zacheiss
Install athlon kernel modules.
16:42 Changeset [19817] by zacheiss
We only want to prevent gettime from running on DISCONNECTABLE=true machines; ntpd should still be run.
16:36 Changeset [19816] by ghudson
Pull up 1.1 to athena-9_2 branch.
16:36 Changeset [19815]
This commit was manufactured by cvs2svn to create branch 'athena-9_2'.
16:36 Changeset [19814] by ghudson
We updated the native inetd.conf in 9.2.16 but forgot to note it in the version file; take care of that here.
15:51 Changeset [19813] by ghudson
Pull up 1.6 to athena-9_2 branch.
15:51 Changeset [19812] by ghudson
Pull up 1.2 to athena-9_2 branch.
15:51 Changeset [19811] by ghudson
Pull up 1.5 to athena-9_2 branch.
15:51 Changeset [19810] by ghudson
Pull up 1.4 to athena-9_2 branch.
15:51 Changeset [19809] by ghudson
Pull up 1.28 to athena-9_2 branch.
15:51 Changeset [19808] by ghudson
Pull up 1.248-1.249 to athena-9_2 branch.
15:51 Changeset [19807] by ghudson
Pull up 1.10 to athena-9_2 branch.
13:22 Changeset [19806] by ghudson
Build bonobo-activation on Linux to get our process-cleanup fixes.
13:12 Changeset [19805] by ghudson
Remove non-functional impure-text code. There's a certain amount of netsam suggesting that impure-text can be used to work around C++ linking problems on Solaris, but (a) this is not how you specify impure-text, and (b) we don't have any linking problems of that nature.
13:11 Changeset [19804] by ghudson
It doesn't make sense for libtool convenience libraries to be linked against installed libraries. So, ignore postdeps when building a convenience library. Fixes a problem where a library tries to link in a static libstdc++ twice on Solaris and gets symbol conflicts.
13:08 Changeset [19803] by ghudson
Fix fencepost error in packet-reading code.
09:51 Changeset [19802] by rbasch
Update to work with the new version of gdialog.
01:29 Changeset [19801] by ghudson
Corrections and elaborations by rax, slightly edited.

09/12/03:

14:55 Changeset [19800] by rbasch
* Break the message UID specification into multiple strings of a manageable size (currently around 200 characters), to avoid sending a specification which is too long for the server to handle. * Handle an EOF error returned by the imclient library. * Call close_connection() as appropriate to logout from the server upon authentication and command errors. * Add -d to the usage blurb. * Reindent number_callback().

09/11/03:

21:57 Changeset [19799] by ghudson
Pull up 1.10 to athena-9_2 branch.
21:57 Changeset [19798] by ghudson
Pull up 1.15 to athena-9_2 branch.
21:57 Changeset [19797] by ghudson
Pull up 1.1 to athena-9_2 branch.
21:57 Changeset [19796] by ghudson
Pull up 1.22 to athena-9_2 branch.
21:54 Changeset [19795] by ghudson
Use the new finish-install script instead of running athchanges directly. When checking for finish-update, check for the file we will actually run. On error, run a shell instead of exiting, so that we don't continue to boot.
21:52 Changeset [19794]
This commit was manufactured by cvs2svn to create branch 'athena-9_2'.
21:52 Changeset [19793] by ghudson
Introduce a new finish-install script, similar to the finish-update script, which we will run from /etc/init.d/finish-update instead of running athchanges directly. In install2, create initial system packs symlinks under /root so that athchanges will work during finish-install. Clean up these symlinks at the end of finish-install so that we can attach the system packs for real in athena-ws. For now, don't worry about an /install symlink; we don't need it and install1 doesn't set one up for us to grab. As an addendum to rev 1.20 of install2.sh, stop trying to run athchanges from the install miniroot; it won't work.
21:42 Changeset [19792] by ghudson
Fix a typo.
20:25 Changeset [19791] by mwhitson
Modify ares_parse_{a,ptr}_reply() to use ares_parse_message() instead of doing their own reply parsing.

09/08/03:

22:44 Changeset [19790] by zacheiss
Pullups from OpenAFS (1.2.9 and later) to fix an assertion failure due to race condition; problem noticed in the athena cell.

09/06/03:

14:36 Changeset [19789] by zacheiss
Don't send any zephyrs if the recipient is an empty string.
14:35 Changeset [19788] by zacheiss
Handle all symlinks normally present in the tetex-texmf distribution.
Note: See TracTimeline for information about the timeline view.