summaryrefslogtreecommitdiffstats
path: root/src/appl
Commit message (Expand)AuthorAgeFilesLines
* * ftpd.c (secure_fprintf): Use STDARG routines ifEzra Peisach1996-10-142-5/+28
* Misc debugging cleanups [71, 74]Sam Hartman1996-10-142-7/+22
* Environment command argument handling sometimesSam Hartman1996-10-142-2/+8
* Remove rsaencpwd and krb4encpwd authentication. Bugs were beingSam Hartman1996-10-147-1124/+8
* * Use login.krb5 -f from klogindSam Hartman1996-09-304-39/+37
* Fix goto labels so it compiles without krb4 supportSam Hartman1996-09-302-1/+5
* * cmds.c (setpeer): Apply jik's fix so "-n" actually works asTom Yu1996-09-272-2/+8
* Check in all of jik's patches besides the forward commandSam Hartman1996-09-217-3/+76
* Preliminary fixed version of patch to deal with reading in credentialsSam Hartman1996-09-212-17/+38
* * login.c: fix a security-threating race condition: chown'ing theBarry Jaspan1996-09-112-6/+131
* Remove left-over .Sanitize fileTheodore Tso1996-09-111-31/+0
* * telnet.1: Update -x flag usage to reflect our behavior ofTom Yu1996-09-102-1/+6
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-1023-28/+50
* Don't allow the environment variable RESOLV_HOST_CONF to be set forTheodore Tso1996-09-072-0/+6
* login.M: Document that login_krb4_convert is off by defaultTheodore Tso1996-09-063-3/+18
* TCP performance fix (see 2203 in krb5-bugs): write out encrypted dataSam Hartman1996-09-023-31/+54
* Removed Cygnus-specific infoJeff Bigler1996-08-304-278/+41
* man page rewrite from Cygnus. (Got rid of tmac.doc dependency, whichJeff Bigler1996-08-292-1459/+1508
* man page tweak from CygnusJeff Bigler1996-08-294-66/+67
* man page rewrite from Cygnus. (Got rid of dependency on tmac.doc, whichJeff Bigler1996-08-292-1216/+1225
* man page rewrites/tweaks/edits from CygnusJeff Bigler1996-08-296-334/+471
* * Fix core dumpSam Hartman1996-08-221-0/+1
* * Include new MH patch from kenh@cmf.nrl.navy.mil. I have audited theSam Hartman1996-08-223-293/+325
* Fix bug that caused files transmitted by a NetBSD box to have fileSam Hartman1996-08-102-1/+8
* On systems with setup_term, don't define it in telnet.c or meSam Hartman1996-08-053-1/+12
* s/struct fd_set/fd_set/gSam Hartman1996-08-052-5/+10
* * configure.in: Determine sizeof short, int, long for secure.cEzra Peisach1996-07-302-0/+7
* * secure.c: Do not assume sizeof(long) = 4 for sending lengths OTWEzra Peisach1996-07-303-3/+24
* * Define a non-zero FUDGE_FACTOR for GSSAPI; I have it set to 64 now,Sam Hartman1996-07-273-9/+33
* *** empty log message ***Marc Horowitz1996-07-261-0/+5
* * ftpd.c (auth_data): the logic which dealt with multiple acceptorMarc Horowitz1996-07-241-207/+204
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-2215-747/+731
* Fix typo so that krsh doesn't exit when using the default portTheodore Tso1996-06-242-1/+6
* Krb4: get the right includesSam Hartman1996-06-243-1/+6
* Drop support for -u because it allows us to removeSam Hartman1996-06-244-243/+13
* * klogind should do a better job of initializing output flags on ttySam Hartman1996-06-245-1/+48
* Initialize auth_context to NULL before calling krb5_sendauth - otherwiseEzra Peisach1996-06-152-1/+4
* Remove tests that are not needed with the pty library in placeEzra Peisach1996-06-152-22/+6
* * ftpd.c (authdata): misplaced braces caused server to not be able toKevin Mitchell1996-06-132-1/+8
* 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