summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * Fix tests for length of slave buffer.Sam Hartman1995-08-021-0/+4
* Change to use libpty for utmp handling in login.krb5. RemoveSam Hartman1995-08-011-0/+14
* Modify krlogind to use libpty, modify login.krb5 to work underSam Hartman1995-07-311-0/+24
* * configure.in: Don't link with -lkadmTom Yu1995-07-291-0/+3
* Check for interrupted select in krshdPaul Park1995-07-271-0/+4
* * Tell configure.in that AIX doesn't have streams; it has the headerSam Hartman1995-07-141-0/+11
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-071-0/+5
* Remove declaration of errno altoghether. "extern int errno;" isTheodore Tso1995-07-061-0/+4
* Don't use the TIOCLSET ioctl unless we're not using POSIX_TERMIOS.Theodore Tso1995-07-061-0/+7
* ----------------------------------------------------------------------Sam Hartman1995-07-021-0/+7
* * krlogin.c: don't redeclare noltc, defltc if we happen to haveTom Yu1995-06-281-0/+4
* Compiler warning cleanupPaul Park1995-06-271-0/+17
* configure.in: Change AC_HAVE_HEADERS with AC_CHECK_HEADERS, and check forTheodore Tso1995-06-221-0/+9
* login.c: Change RETSIGTYPE to krb5_sigtype to be consistantEzra Peisach1995-06-211-0/+6
* * krlogin.c: HAS_STDLIB_H -> HAVE_STDLIB_HTom Yu1995-06-201-0/+3
* Use setluid() where appropriate (e.g. OSF/1)Paul Park1995-06-191-0/+8
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-151-0/+11
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-0/+5
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-091-0/+5
* * loginpaths.h: #ifdef ultrix => #ifdef __ultrixTom Yu1995-06-011-0/+4
* * loginpaths.h: Add NetBSD pathsEzra Peisach1995-05-211-0/+14
* login.c (main): Only try to use TIOCSETD if it is definedTheodore Tso1995-05-201-0/+10
* so that credential forwarding worksEzra Peisach1995-05-131-0/+5
* kcmd.c and krcp.c: Add <stdlib.h> for malloc declarations.Ezra Peisach1995-05-091-0/+12
* * krcp.c (answer_auth()): Requires two new args that are passedChris Provenzano1995-05-051-0/+7
* * krcp.c (answer_auth()): Don't destroy the credential cacheChris Provenzano1995-05-051-0/+4
* * krcp.c (answer_auth()): Set auth_context = NULL before using itChris Provenzano1995-05-041-0/+5
* * krlogind.c, krshd.c: (krb5_compat_recvauth()):Chris Provenzano1995-05-031-0/+5
* Don't try to play uid swapping games if the effective uid is not zeroTheodore Tso1995-05-031-1/+4
* Bug fix to jik's bug fix. (Caused by our code drift since jik'sTheodore Tso1995-05-031-0/+5
* * kcmd.c (kcmd()): Bug fixes from jikChris Provenzano1995-05-011-0/+8
* Link the libraries twice due to circular dependency in the libraries.Theodore Tso1995-04-291-0/+6
* Don't use setreuid() to play games with the real uid, since not allTheodore Tso1995-04-291-0/+9
* * Makefile.in (KLIB): include KRB4_LIB directly, to satisfy bothMark Eichin1995-04-281-0/+4
* Make links work with both --with-krb4 and --with-krb4=/usr/athenaPaul Park1995-04-281-0/+6
* oops. s/CHECK/PROG/Mark Eichin1995-04-281-1/+1
* * configure.in (PATH): use internal AC_CHECK_ECHO_N because changeMark Eichin1995-04-281-0/+7
* Lots of lint cleanup; declare functions before they are used, addTheodore Tso1995-04-281-0/+6
* Do not prototype krb_err_txt. kerberosIV/krb.h definesEzra Peisach1995-04-281-0/+4
* * Makefile.in (krshd, login.krb5, krlogind): KRB4_LIB needs toMark Eichin1995-04-271-0/+5
* * Makefile.in (LOCALINCLUDE): get kerberosIV headers for login.cMark Eichin1995-04-271-0/+11
* * krcp.c (answer_auth): Should not call krb5_cc_close afterEzra Peisach1995-04-271-0/+7
* Need to copy the client principal out of ticket before calling krb5_ok on aEzra Peisach1995-04-271-0/+3
* When port number specified on command line, htons was missingEzra Peisach1995-04-271-0/+5
* * kcmd.c (kcmd()) : Don't use hp->h_name use host_save insteadChris Provenzano1995-04-271-0/+4
* * logutil.c (EMPTY): linux has UT_UNKNOWN, not EMPTYMark Eichin1995-04-261-0/+4
* * krlogind.c (main): LOG_AUTH in openlog arguments in wrong place.Ezra Peisach1995-04-261-0/+8
* * krlogind.c (doit()) : If TIOCOTTY is defined unset theChris Provenzano1995-04-261-0/+5
* * forward.c (rd_and_store_for_creds()) : Rewritten to useChris Provenzano1995-04-261-21/+38
* The variable krb5_override_default_realm is obsolete. Use theTheodore Tso1995-04-221-2/+5