summaryrefslogtreecommitdiffstats
path: root/src/appl/bsd
Commit message (Expand)AuthorAgeFilesLines
...
* * kcmd.c (ruserok): declare the function as taking const char *Richard Basch1996-03-202-2/+7
* use AC_HEADER_STDARGKen Raeburn1996-03-132-1/+6
* remove cvs conflict marker, wrap some long linesKen Raeburn1996-03-131-14/+16
* 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
* Call USE_ANAME so we get the rightSam Hartman1996-02-262-0/+6
* Remove space from #endif lineSam Hartman1996-02-261-1/+1
* Fix the server side of the krlogin bug detecting eof in connection closeSam Hartman1996-02-266-6/+29
* Fix lint flame (added missing cast)Theodore Tso1996-02-132-1/+5
* Only display secure_message if encryption actually enabledSam Hartman1996-02-102-1/+6
* Fixed bug in v4 compatability: you don't checkSam Hartman1996-02-102-30/+37
* * Makefile.inRichard Basch1996-02-041-16/+15
* * rcp (client mode) now uses rsh -x but still supports the old encryption inSam Hartman1996-02-016-164/+92
* * krshd: Make sure KRB5CCNAME gets set for forward creds; code could be much ...Sam Hartman1996-01-315-17/+77
* Fixes to build on Linux;Sam Hartman1996-01-272-3/+5
* Oops; I accidentally comitted a version of krloginSam Hartman1996-01-272-2/+3
* Fix delay in ^C processingSam Hartman1996-01-262-11/+27
* Disable resetting of tgs_enctypesSam Hartman1996-01-261-2/+2
* Update man pages with new optionsSam Hartman1996-01-243-64/+101
* * Add checksum support to klogind making sure encrypted authenticatorsSam Hartman1996-01-245-135/+251
* Check for prototypes so that KRB5_STDARG_P worksEzra Peisach1996-01-223-3/+10
* Fix a memory leak and reversed argumentsSam Hartman1996-01-202-4/+9
* In the client, construct a checksum from the command lineSam Hartman1996-01-203-3/+44
* In des_read, check to see if read returns 0 and reportSam Hartman1996-01-192-1/+5
* Mainline utmp and login cleanups from hartmans_pty_utmp:Sam Hartman1996-01-195-132/+52
* * krsh.c, krlogin.c: (main): Ultrix cc does not support automaticEzra Peisach1996-01-113-3/+10
* * krcp.c (error): Convert to use varargsEzra Peisach1996-01-113-7/+37
* kcmd.c (getport): Clear the sin structure to be zero. (From Doug Engbert.)Theodore Tso1996-01-115-7/+50
* Removed extern global of krb5_kdc_req_sumtype, which wasn't being usedTheodore Tso1996-01-112-1/+5
* forward.c (get_for_creds): Removed no longer used functionTheodore Tso1996-01-103-158/+10
* If HAVE_SHADOW is defined, and no shadow password entry is availble,Theodore Tso1995-12-222-2/+7
* Also include unistd.h, if it's availableTheodore Tso1995-12-192-0/+7
* * configure.in: Use krb5util libraryEzra Peisach1995-12-063-1/+9
* The BSD application suite only understands using 1-DES as a session key typeRichard Basch1995-12-051-0/+4
* Applied patch from Scott Schwartz <schwartz@galapagos.cse.psu.edu>Theodore Tso1995-12-012-0/+67
* Add IEXTEN to lflagsSam Hartman1995-11-173-2/+10
* * krshd.c (doit): drag TZ= from parent environment into envinit toMark Eichin1995-11-132-2/+21
* remove rcs keyword cruft which doesn't make much sense in CVS.Mark Eichin1995-11-033-9/+3
* If invoked with the -D port option, do not die if proper entry is missingEzra Peisach1995-11-024-42/+65
* ----------------------------------------------------------------------Sam Hartman1995-10-162-1/+6
* * kdb5_stash.c : s/keytype/enctype/g, s/KEYTYPE/ENCTYPE/gChris Provenzano1995-09-066-7/+12
* Add documentation on the -f and -F optionsEzra Peisach1995-08-272-0/+23
* * Include utmp.h in krlogind.c; libpty.h doesn't any more and it needs them t...Sam Hartman1995-08-073-14/+20
* Check for utmp[x].hPaul Park1995-08-072-1/+6
* * krlogind.c: don't include utmp.h, since libty.h grabs itTom Yu1995-08-042-1/+4
* * Fix tests for length of slave buffer.Sam Hartman1995-08-022-0/+6
* Change to use libpty for utmp handling in login.krb5. RemoveSam Hartman1995-08-017-242/+33
* Modify krlogind to use libpty, modify login.krb5 to work underSam Hartman1995-07-315-135/+71
* * configure.in: Don't link with -lkadmTom Yu1995-07-292-1/+3