summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * krsh.cRichard Basch1995-01-033-40/+446
* mailquery.c: Issue QUIT pop command when done retrieving messgesRichard Basch1995-01-022-0/+7
* krlogind.c, krshd.cRichard Basch1995-01-021-0/+9
* Ultrix doesn't have a fully functional POSIX termiosRichard Basch1995-01-021-3/+3
* Cleaned up some of the #ifdef's and code duplication.Richard Basch1995-01-021-77/+51
* krlogin.c: Don't need to #undef _BSD for AIX anymore (no more BSD dependencies)Richard Basch1994-12-312-4/+3
* * Makefile.inRichard Basch1994-12-312-5/+8
* * configure.inRichard Basch1994-12-302-5/+10
* * logutil.cRichard Basch1994-12-304-143/+144
* * aclocal.m4Richard Basch1994-12-302-4/+13
* configure.in: Removed extraneous charactersRichard Basch1994-12-304-54/+53
* * krlogind.cRichard Basch1994-12-294-12/+26
* * krlogind.c:Richard Basch1994-12-292-84/+87
* * krlogin.cRichard Basch1994-12-285-15/+32
* Fixed a couple more syntactical errors with shadow passwords (now works)Richard Basch1994-12-281-3/+3
* Corrected logic for shadow password testsRichard Basch1994-12-281-10/+15
* login.c, configure.in, logutil.cRichard Basch1994-12-281-6/+5
* Renamed HAS_SHADOW to HAVE_SHADOWRichard Basch1994-12-281-2/+2
* Removed a reference to CBAUD that caused compilation errorsRichard Basch1994-12-281-2/+0
* Changed uid_type to uid_t, gid_type to gid_tRichard Basch1994-12-281-33/+44
* logutil.c, configure.inRichard Basch1994-12-281-0/+11
* Added caching to some of the local tests.Richard Basch1994-12-281-19/+48
* Corrected the arguments to updwtmpx, and getutxidRichard Basch1994-12-281-2/+2
* Changed the PATH for looking for BSD r* commandsRichard Basch1994-12-281-3/+3
* * configure.inRichard Basch1994-12-281-0/+12
* * krlogind.cRichard Basch1994-12-281-40/+60
* * logutil.cRichard Basch1994-12-281-16/+2
* * configure.inRichard Basch1994-12-281-1/+2
* Tue Dec 27 14:42:15 1994 Richard Basch (probe@tardis)Richard Basch1994-12-271-0/+18
* * configure.inRichard Basch1994-12-271-3/+2
* Revamped the utmp/wtmp handlingRichard Basch1994-12-271-40/+18
* * krlogin.cRichard Basch1994-12-271-13/+11
* * krlogind.cRichard Basch1994-12-273-177/+147
* * Makefile.inRichard Basch1994-12-271-1/+1
* * krlogind.cRichard Basch1994-12-272-77/+118
* aclocal.m4:Richard Basch1994-12-271-0/+7
* configure.in:Richard Basch1994-12-271-32/+55
* Combined KRB5_UTPID, KRB5_UTTYPE, and KRB5_UTHOST into CHECK_UTMP macro.Richard Basch1994-12-273-25/+14
* Removed the hard-coded paths for the BSD rlogin/rcp/rsh programs.Richard Basch1994-12-261-0/+2
* Removed the hard-coded paths for the BSD rlogin/rcp/rsh programs.Richard Basch1994-12-266-11/+45
* Add a enc_part2 member to the krb5_cred structure which may point to theTheodore Tso1994-12-242-6/+12
* fixes as per OV suggestionsTom Yu1994-12-237-54/+655
* configure.in:Theodore Tso1994-12-225-1/+130
* Add test for uid_tTheodore Tso1994-12-222-0/+5
* Change the type of krb5_context to include the pointerTheodore Tso1994-12-226-13/+13
* Fix typoTheodore Tso1994-12-211-1/+1
* New function which support krb5_init_os_context and krb5_free_os_contextTheodore Tso1994-12-201-0/+65
* Add support for krb5_init_os_context and krb5_free_os_contextTheodore Tso1994-12-202-0/+5
* Add support for krb5_init_context and krb5_free_contextTheodore Tso1994-12-203-0/+71
* Add new typedefs, declarations for krb5_context and krb5_os_contextTheodore Tso1994-12-205-0/+30