summaryrefslogtreecommitdiffstats
path: root/src/appl
Commit message (Expand)AuthorAgeFilesLines
* * krlogin.c (oob): Loop reading data until we actually reach the URG markerKen Raeburn2002-05-232-7/+17
* Free the context when it is non-null not when it is nullSam Hartman2002-04-303-2/+9
* * configure.in: Sepcial-case solaris+gcc to always find curses.h,Tom Yu2002-04-122-0/+14
* Build without k5-int.hSam Hartman2002-04-124-5/+15
* Don't use channel bindings for accept_sec_contextSam Hartman2002-04-112-10/+5
* Suppress warning about unitialized variable; compiler's constant foldingSam Hartman2002-04-112-2/+6
* * ftp.c: Include Winsock 2 instead of Winsock.Danilo Almeida2002-04-115-2/+21
* * sim_client.c: Always include stdlib.h.Ken Raeburn2002-04-062-9/+5
* * sclient.c: Include fake-addrinfo.h. Include stdlib.h unconditionally.Ken Raeburn2002-04-062-68/+93
* Patch from Mark Eichin for bug 635Sam Hartman2002-04-042-6/+11
* * kerberos.c, kerberos5.c (Data): Reindent to 8 columns. (yes,Tom Yu2002-03-293-18/+23
* * client.c, server.c: Include errno.hKen Raeburn2002-03-283-0/+6
* * sim_client.c: Include errno.hKen Raeburn2002-03-282-0/+5
* * sclient.c: Include errno.hKen Raeburn2002-03-282-0/+5
* * kerberos.c: Include errno.hKen Raeburn2002-03-282-0/+5
* Updated telnet patchSam Hartman2002-03-273-18/+20
* update dependenciesKen Raeburn2002-03-264-17/+25
* Change approach for getaddrinfo support. Now, only fake-addrinfo.h isKen Raeburn2002-03-267-7/+17
* * Makefile.in: Remove dependency on krb524.h and krb524_err.h asEzra Peisach2002-03-202-1/+5
* * Makefile.in: Remove dependencies on krb524_err.h for login.o. IfEzra Peisach2002-03-202-2/+7
* Fix client side buffer overflowsSam Hartman2002-03-163-6/+28
* * kcmd.c (kcmd_connect): Actually save errno value when preparing error text toKen Raeburn2002-03-132-1/+6
* * kcmd.c (kcmd_connect): Don't call fixup_addrinfo, it's been deletedKen Raeburn2002-03-132-1/+5
* * configure.in: Do not explicitly add getent.o and setenv.o toEzra Peisach2002-03-133-3/+16
* update commentKen Raeburn2002-03-081-1/+2
* revert accidental checkin of unfinished changesKen Raeburn2002-03-085-81/+45
* (kcmd_connect): copy out correct remote address to callerKen Raeburn2002-03-086-47/+82
* * kcmd.c (kcmd_connect): Always call getport with the address family from theKen Raeburn2002-03-082-24/+27
* move getsockname calls into common code from kcmd/k4cmdKen Raeburn2002-03-082-47/+40
* Use getaddrinfo. Separate out some AF-independent socket setup codeKen Raeburn2002-03-082-77/+93
* * rcp.M: Document -f and -t options as internal use onlyKen Raeburn2002-03-082-0/+15
* Revert getaddrinfo changes in krb5-only code from 2-10. Factor out commonKen Raeburn2002-03-082-288/+195
* changes from 1.2.4 branchKen Raeburn2002-03-073-8/+22
* define "unix" on BSDKen Raeburn2002-03-074-9/+12
* fieldbits.h: DeletedKen Raeburn2002-02-272-180/+4
* Change krb5 kcmd to use getaddrinfo, and add some hooks for future ipv6Ken Raeburn2002-02-114-71/+173
* fix bug with inconsistent result codes when homedir isn't accessible but / isKen Raeburn2002-01-082-6/+18
* * ftpcmd.y (pathname): Handle returns from ftpglob() better soTom Yu2001-12-082-6/+17
* * glob.c (execbrc): Fix some fencepost errors. Don't copyTom Yu2001-12-082-2/+14
* * krcp.c, krlogin.c, krlogind.c, krsh.c, krshd.c, login.c,Ezra Peisach2001-12-0612-60/+88
* Fix typo in last checkinEzra Peisach2001-12-051-1/+0
* * gss-client.c, gss-misc.c, gss-server.c: Cast buffer length toEzra Peisach2001-12-054-10/+17
* * gss-server.c (server_establish_context, sign_server): EnsureEzra Peisach2001-11-192-10/+39
* 2001-11-06 Sam Hartman <hartmans@mit.edu>Sam Hartman2001-11-072-19/+74
* * gss-misc.c (recv_token): Do not attempt to malloc 0 bytesEzra Peisach2001-11-072-2/+6
* * configure.in: Add KRB5_GETPEERNAME_ARGS andEzra Peisach2001-11-062-0/+7
* * sserver.c (main): Use GETPEERNAME_ARG3_TYPE instead of intEzra Peisach2001-11-062-1/+9
* * sclient.c (main): Use GETSOCKNAME_ARG3_TYPE instead of intEzra Peisach2001-11-062-1/+10
* 2001-11-01 Sam Hartman <hartmans@mit.edu>Sam Hartman2001-11-013-11/+23
* * ftpd.M: Remove improper formatting from the .SH NAME section, as itMitchell Berger2001-10-112-4/+7