summaryrefslogtreecommitdiffstats
path: root/src/appl
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (install): Install correct set of man pages, and check forKen Raeburn1996-04-294-7/+17
* The rd_req has to allow any local service principal, as the host may haveRichard Basch1996-04-282-21/+30
* Whitespace cleanupRichard Basch1996-04-251-8/+6
* One could not specify -c in inetd.conf, because of theRichard Basch1996-04-222-10/+12
* * krshd.c: If checksumming is required & ALWAYS_V5_KUSEROK isRichard Basch1996-04-212-6/+18
* * Remove documentation of how krlogind gets its command line optionsSam Hartman1996-04-215-33/+110
* Fix typo in last night's commitSam Hartman1996-04-191-1/+1
* Add Doug Engert's patches to dealSam Hartman1996-04-193-20/+64
* More option handling changesSam Hartman1996-04-182-3/+11
* configure.in (LOGINLIBS): Remove DECLARE_SYS_ERRLIST since it's noTheodore Tso1996-04-175-299/+236
* * Changes to not use streams on HPUXSam Hartman1996-04-165-2/+37
* Drop support for option names in argv[0]Sam Hartman1996-04-165-66/+7
* Remove setpgrp() call from krlogindSam Hartman1996-04-153-10/+20
* Store the forwarded credentials in /tmp/krb5cc_p<pid> (like krlogind)Richard Basch1996-04-132-11/+6
* Destroy any forwarded credentials when we cleanup. (They were stored inRichard Basch1996-04-132-1/+15
* forward.c: Use a saner naming convention for the credentials cache.Richard Basch1996-04-123-8/+45
* Call a krb5 cleanup routine to cleanup forwarded credentials, if necessaryRichard Basch1996-04-123-15/+25
* * kcmd.c: Cleaned up whitespace and removed commented & unused cruftRichard Basch1996-04-114-39/+35
* some fixes changes from marc. changelogs will be merged laterMark Eichin1996-04-093-28/+47
* Add an option -L to pass an environment variable to a client.Ezra Peisach1996-04-082-10/+53
* * krlogind.c: Under Solaris, when the connection pipe goes away,Richard Basch1996-04-032-1/+9
* Leading/trailing colons should not be there based on the variable usage.Richard Basch1996-04-012-17/+23
* Whitespace cleanup for readabilityRichard Basch1996-04-011-12/+14
* * telnetd.c: remove inclusion of netdb.h; it's already in defs.h,Tom Yu1996-03-272-1/+6
* Add a couple missing log entries for stuff Mark checked inKen Raeburn1996-03-251-1/+9
* krshd.c: use the library routines to do v4 to v5 principal translationRichard Basch1996-03-252-9/+14
* * krshd no longer does non-blocking IO. It never really needed itSam Hartman1996-03-243-7/+12
* * Apply patch from Ken Raeburn to get telnetd compiling on the SGISam Hartman1996-03-246-160/+57
* use the library routines to do the v4 to v5 principal translationRichard Basch1996-03-222-8/+13
* * kcmd.c (ruserok): declare the function as taking const char *Richard Basch1996-03-202-2/+7
* Makefile.in: Added flags which turn on the encryption optionTheodore Tso1996-03-193-3/+51
* Makefile.in: Added flags to turn on the encryption optionTheodore Tso1996-03-197-10/+102
* Mon Mar 18 20:56:37 1996 Theodore Y. Ts'o <tytso@dcl>Theodore Tso1996-03-197-113/+246
* Use AC_HEADER_STDARG and use that test to set STDARG.Ezra Peisach1996-03-199-5/+21
* changelogs entries from cygnus changesMark Eichin1996-03-181-1/+1
* Add USE_ANAME for aname conversion dbEzra Peisach1996-03-182-0/+5
* Remove declaration of krb5_kdc_default_optionsEzra Peisach1996-03-162-2/+3
* * ftpd.c (auth_data): Do not fail if last gss_service is notEzra Peisach1996-03-152-2/+13
* Added shadow password supportRichard Basch1996-03-153-0/+30
* telnet needs USE_ANAME because libtelnet/kerberos.c isn't splitMark Eichin1996-03-142-2/+7
* use AC_HEADER_STDARGKen Raeburn1996-03-132-1/+6
* variable HE is a name collision with an hp/ux register mask in the hp/uxMark Eichin1996-03-131-4/+4
* minor hp fixMark Eichin1996-03-132-1/+6
* update from cygnus sources. Get local hostname in a consistent manner,Mark Eichin1996-03-134-1/+13
* * gss-server.c (timeval_subtract): Use old-style function definitionKen Raeburn1996-03-132-2/+7
* remove cvs conflict marker, wrap some long linesKen Raeburn1996-03-131-14/+16
* New telnet authentication type pair to indicate whether we should beTheodore Tso1996-03-131-0/+7
* Check in ChangeLog for last change..Ezra Peisach1996-03-121-0/+5
* * krshd.c (doit): For encrypted rcp, fix logic in determiningEzra Peisach1996-03-122-15/+16
* Fixed mispelling of Doug Engert's nameTheodore Tso1996-03-111-4/+4