summaryrefslogtreecommitdiffstats
path: root/src/appl
Commit message (Expand)AuthorAgeFilesLines
* cvsignore hackeryTom Yu1996-06-1020-20/+0
* Update .Sanitize files to reflect current file statusTheodore Tso1996-06-062-2/+5
* When reading in the test value from a file, don't free freeTheodore Tso1996-06-062-2/+8
* * configure.in: Ezra's changes to allow compiling w/o krb4Tom Yu1996-06-042-0/+14
* * configure.in: Ezra's patches to allow compilation w/o krb4Tom Yu1996-06-042-0/+15
* * Makefile.in,configure.in: allow compilation w/o krb4 (Ezra'sTom Yu1996-06-043-1/+25
* * login.c: Ezra's patches to trim unsed arg fromTom Yu1996-06-041-6/+14
* * Makefile.in, configure.in: back out previous changes and useTom Yu1996-06-033-7/+8
* * configure.in, Makefile.in: only link getdtablesize.o if neededTom Yu1996-06-033-2/+11
* Use secure context for loginSam Hartman1996-05-232-1/+6
* krlogind.c krshd.c:Richard Basch1996-05-094-1/+63
* Use the default service principal (don't assume it is "host") as theRichard Basch1996-05-092-1/+6
* cygnus merge:Ken Raeburn1996-05-028-64/+156
* Merge with Cygnus sources, changes from Mark Eichin, Marc Horowitz, ChrisKen Raeburn1996-05-0113-629/+1547
* hpux is unix. really, it isKen Raeburn1996-05-012-0/+12
* previously checked-in changesKen Raeburn1996-05-011-0/+12
* login man page by mark eichinKen Raeburn1996-04-292-0/+70
* * 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