<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krb5.git/src/appl/movemail/ChangeLog, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/'/>
<entry>
<title>Removing old POP applications</title>
<updated>1996-11-19T01:53:48+00:00</updated>
<author>
<name>Theodore Tso</name>
<email>tytso@mit.edu</email>
</author>
<published>1996-11-19T01:53:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=cd0acd07fca64e3a3e56a11830b15896f756ad8a'/>
<id>cd0acd07fca64e3a3e56a11830b15896f756ad8a</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9427 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9427 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>movemail.c (main): Check the error return from krb5_init_context(),</title>
<updated>1996-11-08T22:21:35+00:00</updated>
<author>
<name>Theodore Tso</name>
<email>tytso@mit.edu</email>
</author>
<published>1996-11-08T22:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=e8108ad0247e17f4f912a4d20d30bb8d9280bc10'/>
<id>e8108ad0247e17f4f912a4d20d30bb8d9280bc10</id>
<content type='text'>
	and print an error message if necessary.

	Cleaned up gcc -Wall warnings.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9343 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	and print an error message if necessary.

	Cleaned up gcc -Wall warnings.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9343 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Initialize auth_context to NULL before calling krb5_sendauth - otherwise</title>
<updated>1996-06-15T08:25:39+00:00</updated>
<author>
<name>Ezra Peisach</name>
<email>epeisach@mit.edu</email>
</author>
<published>1996-06-15T08:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=c50ee0be8cd12b48676daea8ed716a77a34c44b3'/>
<id>c50ee0be8cd12b48676daea8ed716a77a34c44b3</id>
<content type='text'>
it is treated as pointing to valid memory... (Patch provided by Bill
Sommerfeld)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8367 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it is treated as pointing to valid memory... (Patch provided by Bill
Sommerfeld)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8367 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganize library logic and use LDFLAGS from configure</title>
<updated>1995-07-07T20:58:36+00:00</updated>
<author>
<name>Paul Park</name>
<email>pjpark@mit.edu</email>
</author>
<published>1995-07-07T20:58:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=f5feac72367bbaf855c57696036063ef150ce9b2'/>
<id>f5feac72367bbaf855c57696036063ef150ce9b2</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6250 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6250 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>	* movemail.c: USE_STRING_H -&gt; HAVE_STRING_H; fix HAVE_STLIB_H to</title>
<updated>1995-06-20T19:04:30+00:00</updated>
<author>
<name>Tom Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>1995-06-20T19:04:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=b0bc015ea91b09e0aa523c9b661ef5e8c6913fea'/>
<id>b0bc015ea91b09e0aa523c9b661ef5e8c6913fea</id>
<content type='text'>
	dtrt.
	* configure.in: added missing tests for string.h and stdlib.h

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6099 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	dtrt.
	* configure.in: added missing tests for string.h and stdlib.h

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6099 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Shared library Makefile/configure changes and cleanup</title>
<updated>1995-06-15T22:34:56+00:00</updated>
<author>
<name>Paul Park</name>
<email>pjpark@mit.edu</email>
</author>
<published>1995-06-15T22:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=b3e348a072ba88a2ae1b28ed58dc0b5249b9cb91'/>
<id>b3e348a072ba88a2ae1b28ed58dc0b5249b9cb91</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6069 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6069 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>changes to accomodate redefinition of krb5_auth_context</title>
<updated>1995-06-11T06:31:30+00:00</updated>
<author>
<name>Tom Yu</name>
<email>tlyu@mit.edu</email>
</author>
<published>1995-06-11T06:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=b3957fc70b2a12ed3e00433797d035d652438c26'/>
<id>b3957fc70b2a12ed3e00433797d035d652438c26</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6035 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6035 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>configure.in: Remove standardized set of autoconf macros, which are</title>
<updated>1995-06-09T22:43:06+00:00</updated>
<author>
<name>Theodore Tso</name>
<email>tytso@mit.edu</email>
</author>
<published>1995-06-09T22:43:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=2474718b6abb1a3121ec85d26a7890a2eb24346f'/>
<id>2474718b6abb1a3121ec85d26a7890a2eb24346f</id>
<content type='text'>
	now handled by CONFIG_RULES.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6009 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	now handled by CONFIG_RULES.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6009 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>Use configure to see if unistd.h needs to be included.  Remove</title>
<updated>1995-04-01T03:14:56+00:00</updated>
<author>
<name>Theodore Tso</name>
<email>tytso@mit.edu</email>
</author>
<published>1995-04-01T03:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=8ed7072052f3c0a4ae7fb94760ca0a22cb827025'/>
<id>8ed7072052f3c0a4ae7fb94760ca0a22cb827025</id>
<content type='text'>
leftover hair from emacs config.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5334 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
leftover hair from emacs config.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5334 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
<entry>
<title>	* movemail.c: Fixups to get movemail to compile</title>
<updated>1995-03-27T14:21:13+00:00</updated>
<author>
<name>Chris Provenzano</name>
<email>proven@mit.edu</email>
</author>
<published>1995-03-27T14:21:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gd/public_git/krb5.git/commit/?id=0f34fae8afda96cbc810e794c1eba68767813f39'/>
<id>0f34fae8afda96cbc810e794c1eba68767813f39</id>
<content type='text'>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5252 dc483132-0cff-0310-8789-dd5450dbe970
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5252 dc483132-0cff-0310-8789-dd5450dbe970
</pre>
</div>
</content>
</entry>
</feed>
