summaryrefslogtreecommitdiffstats
path: root/src/appl
Commit message (Expand)AuthorAgeFilesLines
* Set the canonicalize flag in TGS requests and accept cross-realm referral tic...Sam Hartman2006-09-211-0/+2
* fix MITKRB5-SA-2006-001: multiple local privilege escalation vulnerabilitiesTom Yu2006-08-085-12/+41
* Apply patch from Michael Calmer to fix some uninitialized variablesTom Yu2006-08-022-1/+4
* make dependKen Raeburn2006-07-171-1/+0
* autoconf 2.60 compatibilityKen Raeburn2006-06-282-4/+4
* In verify_krb_v4_tgt, use an unsigned KRB4_32 to store an address ratherRuss Allbery2006-06-201-1/+1
* Pass in the correct value for the first argument of select (one largerRuss Allbery2006-06-194-5/+29
* Test for and use setutsent, based on a patch from Nate Yocom at Centrify.Ken Raeburn2006-06-172-5/+22
* Change a bunch of calls to ctype macros (those cited by Jeff, and aKen Raeburn2006-06-162-8/+8
* ftpd's getline conflicts with current glibc headersKen Raeburn2006-06-163-5/+4
* Increase buffer sizes to 64K where a Kerberos 5 authenticator might beKen Raeburn2006-06-157-7/+7
* remove unused versions of makefilesKen Raeburn2006-06-156-369/+0
* make dependTom Yu2006-06-151-0/+1
* telnet help should telnet to a host named help, not display a usageRuss Allbery2006-06-131-1/+1
* Change man page cross-reference to kerberos(1) from kerberos(3)Russ Allbery2006-06-131-1/+1
* Always include sys/ioctl.h in the telnet and telnetd code, even ifRuss Allbery2006-06-122-4/+2
* Document the authorization logic used in the absence of .k5login files.Russ Allbery2006-06-122-18/+18
* Fix minor nroff man page problems (stray space, bad cross reference)Russ Allbery2006-06-121-1/+1
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-242-4/+4
* install headers into include/krb5Ken Raeburn2006-05-235-74/+83
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-132-14/+12
* * configure.in: Delete OSF/1 libsecurity/setluid/LOGINLIBS codeKen Raeburn2006-04-131-6/+0
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-1119-9619/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-1122-902/+0
* Move pty library from util/pty to appl/libpty; update Makefile.in andKen Raeburn2006-04-1124-1/+4443
* make dependKen Raeburn2006-04-012-10/+10
* * configure.in: Don't test word sizesKen Raeburn2006-03-312-3/+4
* * secure.c: Include autoconf.h. Include stdint.h and inttypes.h if available.Ken Raeburn2006-03-312-9/+16
* make depend, now with dependency sortingKen Raeburn2006-03-317-235/+240
* * configure.in: Supply comment template in AC_DEFINE callsKen Raeburn2006-03-288-22/+38
* make dependKen Raeburn2006-03-272-12/+14
* * configure.in: If tgetent can't be found, error outKen Raeburn2006-03-162-0/+5
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-116-29/+29
* Add a new recursive target "generated-files-mac", for producing theKen Raeburn2006-03-112-0/+6
* make dependKen Raeburn2006-03-082-4/+8
* Qing Dong <dongq@mit.edu> provided a set of changes to allowJeffrey Altman2006-02-274-3/+11
* make dependKen Raeburn2005-12-221-1/+0
* make dependTom Yu2005-11-295-71/+55
* make dependKen Raeburn2005-10-271-1/+2
* Renamed variable 'log' to 'logfile' and made it staticKen Raeburn2005-10-212-40/+47
* reindent to style in doc/coding-style, via gnu indentKen Raeburn2005-10-213-1178/+1196
* Jeff's patches for a multi-threaded gss-sample suite, modified to not break theKen Raeburn2005-10-214-32/+315
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-2411-20/+0
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-208-4/+20
* Update dependenciesKen Raeburn2005-06-214-54/+71
* updated dependencies for socket-utils.h changeKen Raeburn2005-04-283-10/+24
* Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn2005-04-132-1/+4
* * commands.c (shell): Change 0 to (char*)NULL in execl calls. Patch providedKen Raeburn2005-04-062-2/+7
* * krlogind.c (doit): Change 0 to (char*)NULL in execl* calls. Patch providedKen Raeburn2005-04-064-6/+13
* update dependenciesKen Raeburn2005-04-061-1/+0