aboutsummaryrefslogtreecommitdiff
path: root/src/appl
AgeCommit message (Expand)AuthorFilesLines
2006-06-15remove unused versions of makefilesKen Raeburn6-369/+0
2006-06-15make dependTom Yu1-0/+1
2006-06-13telnet help should telnet to a host named help, not display a usageRuss Allbery1-1/+1
2006-06-13Change man page cross-reference to kerberos(1) from kerberos(3)Russ Allbery1-1/+1
2006-06-12Always include sys/ioctl.h in the telnet and telnetd code, even ifRuss Allbery2-4/+2
2006-06-12Document the authorization logic used in the absence of .k5login files.Russ Allbery2-18/+18
2006-06-12Fix minor nroff man page problems (stray space, bad cross reference)Russ Allbery1-1/+1
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2-4/+4
2006-05-23install headers into include/krb5Ken Raeburn5-74/+83
2006-04-13Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2-14/+12
2006-04-13* configure.in: Delete OSF/1 libsecurity/setluid/LOGINLIBS codeKen Raeburn1-6/+0
2006-04-11Remove ChangeLog files from the source tree. From now on, theSam Hartman19-9619/+0
2006-04-11Remove .Sanitize and .rconf files, no longer usedKen Raeburn22-902/+0
2006-04-11Move pty library from util/pty to appl/libpty; update Makefile.in andKen Raeburn24-1/+4443
2006-04-01make dependKen Raeburn2-10/+10
2006-03-31* configure.in: Don't test word sizesKen Raeburn2-3/+4
2006-03-31* secure.c: Include autoconf.h. Include stdint.h and inttypes.h if available.Ken Raeburn2-9/+16
2006-03-31make depend, now with dependency sortingKen Raeburn7-235/+240
2006-03-28* configure.in: Supply comment template in AC_DEFINE callsKen Raeburn8-22/+38
2006-03-27make dependKen Raeburn2-12/+14
2006-03-16* configure.in: If tgetent can't be found, error outKen Raeburn2-0/+5
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn6-29/+29
2006-03-11Add a new recursive target "generated-files-mac", for producing theKen Raeburn2-0/+6
2006-03-08make dependKen Raeburn2-4/+8
2006-02-27Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman4-3/+11
2005-12-22make dependKen Raeburn1-1/+0
2005-11-29make dependTom Yu5-71/+55
2005-10-27make dependKen Raeburn1-1/+2
2005-10-21Renamed variable 'log' to 'logfile' and made it staticKen Raeburn2-40/+47
2005-10-21reindent to style in doc/coding-style, via gnu indentKen Raeburn3-1178/+1196
2005-10-21Jeff's patches for a multi-threaded gss-sample suite, modified to not break theKen Raeburn4-32/+315
2005-08-24Delete .cvsignore files; contents have already been Sam Hartman11-20/+0
2005-08-20All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn8-4/+20
2005-06-21Update dependenciesKen Raeburn4-54/+71
2005-04-28updated dependencies for socket-utils.h changeKen Raeburn3-10/+24
2005-04-13Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2-1/+4
2005-04-06* commands.c (shell): Change 0 to (char*)NULL in execl calls. Patch providedKen Raeburn2-2/+7
2005-04-06* krlogind.c (doit): Change 0 to (char*)NULL in execl* calls. Patch providedKen Raeburn4-6/+13
2005-04-06update dependenciesKen Raeburn1-1/+0
2005-03-29fix MITKRB5-SA-2005-001 telnet client vulnTom Yu2-9/+20
2005-01-18 * configure.in: When looking for setupterm() - look inEzra Peisach2-3/+8
2005-01-13 * ftpd.c: GCC 4.0 fixes... Move static declaration of gunique outEzra Peisach2-1/+6
2005-01-06make dependTom Yu1-0/+1
2004-12-30run "make depend"Ken Raeburn7-28/+31
2004-12-20 * kerberos.c (kerberos4_status): Null-terminate the correctTom Yu2-1/+6
2004-11-26ticket: newSam Hartman2-7/+6
2004-11-16make dependKen Raeburn3-15/+7
2004-11-15Merge Athena changes for requiring encrypted connectionsTom Yu8-30/+149
2004-11-03merge athena ftpd changes for requiring encrypted passwordsTom Yu4-4/+35
2004-10-01* kcmd.c (kcmd_connect): Set *addrfamilyp with the address family actually usedKen Raeburn2-0/+6