summaryrefslogtreecommitdiffstats
path: root/src/appl
Commit message (Expand)AuthorAgeFilesLines
...
* * ftpd.c (auth_data, reply_gss_code): Use OM_uint32 instead of intEzra Peisach2002-08-232-2/+7
* * compat_recv.c: Include defines.h for prototypesEzra Peisach2002-08-232-2/+8
* * telnetd.c: Switched the valid and user descriptions under the -aJen Selby2002-08-082-2/+7
* * klogind.M, kshd.M, login.M: changed manual sections 8c, 1c, andJen Selby2002-08-077-19/+25
* update dependenciesKen Raeburn2002-07-132-29/+26
* Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn2002-07-124-0/+11
* * login.M: added information about different command line options;Jen Selby2002-07-093-16/+27
* * krlogind.c (protocol): Initialize pbp, fbp. Change left to type size_tKen Raeburn2002-07-092-2/+8
* updated depsKen Raeburn2002-06-281-5/+6
* * rsh.M: added warning that encryption does not encrypt theJen Selby2002-06-273-4/+12
* enable ipv6 rsh connectionsKen Raeburn2002-06-254-80/+126
* * defines.h (default_realm): DeclareKen Raeburn2002-06-252-1/+2
* * kcmd.c (setup_secondary_channel): Use select to time out after 10 minutes, orKen Raeburn2002-06-252-0/+34
* update dependenciesKen Raeburn2002-06-251-4/+4
* back out some changes that weren't readyKen Raeburn2002-06-252-68/+45
* some changes missed in last checkingKen Raeburn2002-06-251-2/+2
* Move compat_recv.c from krb5util library. Move some duplicated code intoKen Raeburn2002-06-257-153/+632
* * Makefile.in (ftpd): Don't use krb5util libraryKen Raeburn2002-06-252-2/+6
* * krsh.c (SECURE_MESSAGE): Only indicate that input/output data are beingKen Raeburn2002-06-252-1/+4
* ipv6 support in krlogind.cKen Raeburn2002-06-252-18/+34
* update dependenciesKen Raeburn2002-06-215-30/+36
* * klogind.M: documented the -D and -f optionsJen Selby2002-06-174-7/+47
* update dependenciesKen Raeburn2002-06-155-59/+42
* Use ws2_32.lib instead of wsock32.libKen Raeburn2002-06-144-3/+13
* * 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