Timeline


and

02/21/01:

17:01 Changeset [15665] by ghudson
Give the right perl path to embed in some perl scripts which get installed.
10:59 Changeset [15664] by ghudson
Fix some more path references.
09:35 Changeset [15663] by ghudson
Remove auto-generated file.

02/20/01:

22:28 Changeset [15662] by jweiss
only listen on the localhost interface
19:58 Changeset [15661] by ghudson
New spec file.
19:28 Changeset [15660] by ghudson
Set domain to mit.edu for mail-sending. Set inbox-path to the user's IMAP inbox as determined by Hesiod. Turn off default-fcc and default-saved-msg-folder for now... revisit later. Turn on enable-mail-check-cue so people know when new mail is being checked. Turn on save-will-quote-leading-froms for better mbox-folder compatibility with other MUAs. Set enable-full-header command 'cause it's useful. Set addresses for bug and suggestion and support mail. Set url-viewer to htmlview, although it won't work quite right just yet. Set sendmail-path so we hand off mail the normal way instead of by local SMTP, which avoids setting the envelope sender to the from address. This might or might not change the behavior of 8-bit message bodies in a suboptimal way; will have to check on that.
19:25 Changeset [15659] by ghudson
Clean pine.conf generated by pine 4.33.
19:23 Changeset [15658] by ghudson
Change path to pine.conf files. Change passwd program to be ours. Set default debug level to 0 to avoid dropping turds in user homedirs.
19:21 Changeset [15657] by ghudson
Make sure mail directories aren't world-readable.
19:20 Changeset [15656] by ghudson
Change pine.info path.
19:19 Changeset [15655] by ghudson
Change version as requested in license.
19:18 Changeset [15654] by ghudson
Use krb5's krb4 compatibility libraries. Let the build system decide where to find include files.
19:18 Changeset [15653] by ghudson
Support kpop Kerberos authentication. This has to be here because these routines read from the server, and the Kerberos authentication has to happen before that.
19:16 Changeset [15652] by ghudson
Some kpop support. The actual Kerberos authentication is in ../osdep/unix/tcp_unix.c because it has to happen before any bytes are read from the server, and the tcp_unix routines do that read.
19:15 Changeset [15651] by ghudson
Add Hesiod support, and a little kpop support.
19:14 Changeset [15650] by ghudson
Try real imap first, before rimap/simap.
19:13 Changeset [15649] by ghudson
Change version number as requested in license.
19:13 Changeset [15648] by ghudson
How to build pine.
12:41 Changeset [15647] by ghudson
Remove auto-generated file.
00:25 Changeset [15646]
This commit was manufactured by cvs2svn to create branch 'vendor'.
00:25 Changeset [15645] by ghudson
Tell configure where to find freetype.

02/19/01:

23:34 Changeset [15644] by ghudson
Fix getopt and link order portability issues for IRIX.
17:52 Changeset [15643] by zacheiss
If we found no servers for a given realm, syslog and abort so we don't divide by zero later.
13:37 Changeset [15642] by ghudson
Overwrite KRB5CCNAME environment variable if it exists; otherwise login will copy the wrong ticket file.
03:03 Changeset [15641]
This commit was manufactured by cvs2svn to create tag 'noversion'.
03:03 Changeset [15640] by ghudson
This commit was generated by cvs2svn to compensate for changes in r15639, which included commits to RCS files with non-trunk default branches.
03:03 Changeset [15639] by ghudson
Import c-client krb4 support.
02:12 Changeset [15638]
This commit was manufactured by cvs2svn to create tag 'pine-4_33'.
02:12 Changeset [15637] by ghudson
This commit was generated by cvs2svn to compensate for changes in r15636, which included commits to RCS files with non-trunk default branches.
02:12 Changeset [15636] by ghudson
Import pine 4.33.

02/18/01:

23:46 Changeset [15635] by ghudson
Work around Red Hat 6.x libc glob() bug which was screwing up the freetype build, by forcing use of the internal glob library.
23:33 Changeset [15634] by ghudson
Revert; it's not enough, so it's easier to get gmake to work around the libc problem.
12:26 Changeset [15633] by ghudson
Work around a Linux gmake/glibc problem where the libc glob() returns a nonsensical result for ./src/*/rules.mk. Hopefully this will become unnecessary with Red Hat 7.x.
12:23 Changeset [15632] by ghudson
Don't assume compiler can handle -Wall.

02/16/01:

13:22 Changeset [15631] by ghudson
Need string.h for strstr(); IRIX build errors out otherwise.

02/14/01:

01:05 Changeset [15630]
This commit was manufactured by cvs2svn to create tag 'bzip2-1_0_1'.
01:05 Changeset [15629] by ghudson
This commit was generated by cvs2svn to compensate for changes in r15628, which included commits to RCS files with non-trunk default branches.
01:05 Changeset [15628] by ghudson
Import bzip2 1.0.1.

02/13/01:

22:30 Changeset [15627] by jweiss
toss the output from sendmail -q it can cause unnecessary mail to root
22:02 Changeset [15626] by jweiss
handle trailing newlines in /etc/athena/version
21:08 Changeset [15625] by ghudson
ammonite depends on openssl. gnome-print depends on gdk-pixbuf. Add freetype, libghttp, nautilus, oaf, openssl, and xalf.
21:08 Changeset [15624] by ghudson
Fix gcc-ism.
21:06 Changeset [15623] by ghudson
Make sure we don't find intl stuff in a previously installed gettext library and fail to build it.
21:02 Changeset [15622] by ghudson
Add DESTDIR support.
21:01 Changeset [15621] by ghudson
How to build freetype.
21:00 Changeset [15620] by ghudson
Add ATHTOOLROOT support.
21:00 Changeset [15619] by ghudson
How to build openssl.
20:59 Changeset [15618] by ghudson
Need to include alloca.h where present to use alloca().
20:56 Changeset [15617] by ghudson
Fix gcc-isms.
20:52 Changeset [15616] by ghudson
Need INTLLIBS.
20:49 Changeset [15615] by ghudson
Include the right idl file for streams.

02/12/01:

14:41 Changeset [15614] by ghudson
Add DESTDIR support.
14:31 Changeset [15613] by zacheiss
Create an /etc/pump.conf to suppress /etc/resolv.conf rewriting when being configured using DHCP, unless the user has removed the first line of the automatically generated pump.conf.
14:28 Changeset [15612] by ghudson
Hack around IRIX cc bug related to macro expansions of headers.
14:27 Changeset [15611] by ghudson
New spec file.

02/11/01:

21:13 Changeset [15610] by ghudson
Merge with ORBit 0.5.7.
21:05 Changeset [15609]
This commit was manufactured by cvs2svn to create tag 'orbit-0_5_7'.
21:05 Changeset [15608] by ghudson
This commit was generated by cvs2svn to compensate for changes in r15607, which included commits to RCS files with non-trunk default branches.
21:05 Changeset [15607] by ghudson
Import ORBit 0.5.7.
18:39 Changeset [15606] by ghudson
Oops, fix merge.
18:30 Changeset [15605] by ghudson
Bump timestamp on all .oaf files and on nautilus.desktop. They depend on the .po files, which seem to be newer than everything else in gnome package tarfiles.
18:29 Changeset [15604] by ghudson
Bump timestamp on gnome-vfs.keys. It depends on the .po files, which seem to generally be newer than everything else in gnome packages.
18:26 Changeset [15603] by ghudson
Bump timestamp on oaf.pot because it depends on ../liboaf/oaf-registration.c, which we changed.
18:24 Changeset [15602] by ghudson
Bump timestamp on aclocal.m4 because it depends on configure.in, which we changed. Bump timestamp on configure because it depends on aclocal.m4.
17:01 Changeset [15601] by ghudson
Add freetype, libghttp, openssl, popt, xalf, and xml-i18n-tools.
16:48 Changeset [15600] by ghudson
Revert rev 1.2 (which nullifies rev 1.3, of course). The 60-second delay between key regens doesn't work because the variable is stored in the child process. So, the vulnerability exists again (but is still equally difficult to take advantage of).
16:42 Changeset [15599] by ghudson
Merge with gnome-vfs 0.5.
16:42 Changeset [15598] by ghudson
This commit was generated by cvs2svn to compensate for changes in r15597, which included commits to RCS files with non-trunk default branches.
16:42 Changeset [15597] by ghudson
Gone in gnome-vfs 0.5.
16:34 Changeset [15596]
This commit was manufactured by cvs2svn to create tag 'gnome-vfs-0_5'.
16:34 Changeset [15595] by ghudson
This commit was generated by cvs2svn to compensate for changes in r15594, which included commits to RCS files with non-trunk default branches.
16:34 Changeset [15594] by ghudson
Import gnome-vfs 0.5.
15:10 Changeset [15593]
This commit was manufactured by cvs2svn to create tag 'libghttp-1_0_9'.
15:10 Changeset [15592] by ghudson
This commit was generated by cvs2svn to compensate for changes in r15591, which included commits to RCS files with non-trunk default branches.
15:10 Changeset [15591] by ghudson
Import libghttp 1.0.9.
13:22 Changeset [15590] by ghudson
Merge with oaf 0.6.2.
13:20 Changeset [15589] by ghudson
This commit was generated by cvs2svn to compensate for changes in r15588, which included commits to RCS files with non-trunk default branches.
13:20 Changeset [15588] by ghudson
Gone in oaf 0.6.2.
13:15 Changeset [15587]
This commit was manufactured by cvs2svn to create tag 'oaf-0_6_2'.
13:15 Changeset [15586] by ghudson
This commit was generated by cvs2svn to compensate for changes in r15585, which included commits to RCS files with non-trunk default branches.
13:15 Changeset [15585] by ghudson
Import oaf 0.6.2.
13:13 Changeset [15584] by ghudson
On IRIX (our only platform without strsignal()), it's _sys_siglist, not sys_siglist. (The code should use g_strsignal(), really.)
13:09 Changeset [15583] by ghudson
Merge with bonobo 0.36.
13:02 Changeset [15582] by ghudson
This commit was generated by cvs2svn to compensate for changes in r15581, which included commits to RCS files with non-trunk default branches.
13:02 Changeset [15581] by ghudson
Gone in bonobo 0.36.
12:56 Changeset [15580]
This commit was manufactured by cvs2svn to create tag 'bonobo-0_36'.
12:56 Changeset [15579] by ghudson
This commit was generated by cvs2svn to compensate for changes in r15578, which included commits to RCS files with non-trunk default branches.
12:56 Changeset [15578] by ghudson
Import bonobo 0.36.

02/10/01:

18:49 Changeset [15577] by ghudson
Add ammonite, bonobo, GConf, gnome-print, gnome-vfs, oaf, and popt.
18:47 Changeset [15576] by ghudson
New spec file.
18:26 Changeset [15575]
This commit was manufactured by cvs2svn to create tag 'xalf-0_4'.
18:26 Changeset [15574] by ghudson
This commit was generated by cvs2svn to compensate for changes in r15573, which included commits to RCS files with non-trunk default branches.
18:26 Changeset [15573] by ghudson
Import xalf 0.4
18:20 Changeset [15572] by ghudson
g_assert does yield an expression
18:19 Changeset [15571] by ghudson
Fix gcc-ism.

02/09/01:

19:02 Changeset [15570] by ghudson
Fix argument order in previous rev.

02/08/01:

19:11 Changeset [15569] by ghudson
Pull up 1.2 to athena-8_4 branch.
19:11 Changeset [15568] by ghudson
Pull up 1.4 to athena-8_4 branch.
19:07 Changeset [15567] by ghudson
Fix a remote root vulnerability.
19:05 Changeset [15566] by ghudson
Fix a vulnerability which could allow an attacker to get a server's session key.
16:40 Changeset [15565] by ghudson
Add support for new -t option to build.sh to build just one target and its dependencies. Useful for testing builds of part of the tree, especially GNOME stuff.
16:40 Changeset [15564] by ghudson
Document -t option to build.sh.
15:52 Changeset [15563] by ghudson
Need INTLLIBS for oaf-sysconf.
15:52 Changeset [15562] by ghudson
Fix link order.
15:51 Changeset [15561] by ghudson
Putting BUILT_SOURCES in CLEANFILES is wrong.
15:48 Changeset [15560] by ghudson
Add DESTDIR support.
15:48 Changeset [15559] by ghudson
Need alloca.h to use alloca() on IRIX.
15:48 Changeset [15558] by ghudson
Add ATHTOOLROOT support.
15:44 Changeset [15557] by ghudson
Fix up DESTDIR support.
15:43 Changeset [15556] by ghudson
Remove gcc-ism.
15:39 Changeset [15555] by ghudson
Don't include includedir. It sounds good, but it's still bad.
15:38 Changeset [15554] by ghudson
Add DESTDIR support.
15:37 Changeset [15553] by ghudson
Add ATHTOOLROOT support.

02/07/01:

11:42 Changeset [15552] by ghudson
Add ATHTOOLROOT support.
11:41 Changeset [15551] by ghudson
Configure with the openssl location we'll be installing it in.

02/05/01:

21:06 Changeset [15550] by ghudson
This commit was generated by cvs2svn to compensate for changes in r15549, which included commits to RCS files with non-trunk default branches.
21:06 Changeset [15549] by ghudson
Import popt 1.6

02/03/01:

17:54 Changeset [15548]
This commit was manufactured by cvs2svn to create tag 'nautilus-0_8'.
17:54 Changeset [15547] by ghudson
This commit was generated by cvs2svn to compensate for changes in r15546, which included commits to RCS files with non-trunk default branches.
17:54 Changeset [15546] by ghudson
Import nautilus 0.8 (previous release 3)
16:47 Changeset [15545] by ghudson
This commit was generated by cvs2svn to compensate for changes in r15544, which included commits to RCS files with non-trunk default branches.
16:47 Changeset [15544] by ghudson
Import of xml-18n-tools 0.6
16:38 Changeset [15543] by ghudson
Fix gcc-ism.

01/31/01:

03:16 Changeset [15542] by zacheiss
Check the return value of fopen() when opening the user's tty.
00:17 Changeset [15541]
This commit was manufactured by cvs2svn to create tag 'freetype-2_0_1'.
00:17 Changeset [15540] by ghudson
This commit was generated by cvs2svn to compensate for changes in r15539, which included commits to RCS files with non-trunk default branches.
00:17 Changeset [15539] by ghudson
Import freetype 2.0.1

01/24/01:

18:11 Changeset [15538] by rbasch
Use /dev/sysmsg instead of /dev/console.

01/22/01:

17:59 Changeset [15537] by ghudson
Pull up 1.4 to athena-8_4 branch.
17:57 Changeset [15536] by ghudson
Rebuild.
16:24 Changeset [15535] by zacheiss
Add "cpuspeed" athinfo query.
16:21 Changeset [15534] by ghudson
From tibbetts: add help options and update help.
Note: See TracTimeline for information about the timeline view.