summaryrefslogtreecommitdiffstats
path: root/src/appl
Commit message (Expand)AuthorAgeFilesLines
* * 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
* fix MITKRB5-SA-2005-001 telnet client vulnTom Yu2005-03-292-9/+20
* * configure.in: When looking for setupterm() - look inEzra Peisach2005-01-182-3/+8
* * ftpd.c: GCC 4.0 fixes... Move static declaration of gunique outEzra Peisach2005-01-132-1/+6
* make dependTom Yu2005-01-061-0/+1
* run "make depend"Ken Raeburn2004-12-307-28/+31
* * kerberos.c (kerberos4_status): Null-terminate the correctTom Yu2004-12-202-1/+6
* ticket: newSam Hartman2004-11-262-7/+6
* make dependKen Raeburn2004-11-163-15/+7
* Merge Athena changes for requiring encrypted connectionsTom Yu2004-11-158-30/+149
* merge athena ftpd changes for requiring encrypted passwordsTom Yu2004-11-034-4/+35
* * kcmd.c (kcmd_connect): Set *addrfamilyp with the address family actually usedKen Raeburn2004-10-012-0/+6
* Better support for using libutil on systems that need it for variousTom Yu2004-09-2210-8/+25
* * login.c (main): Don't overwrite "PATH" environment variable ifTom Yu2004-09-082-1/+6
* Finally applied patch from Nalin Dahyabhai at Red Hat to fix 0/NULL bugs inKen Raeburn2004-08-272-1/+7
* Patch from Garry Zacheiss to use krb5_get_init_creds_password in ftpdSam Hartman2004-08-272-6/+12
* * ftpd.c (main): Use socklen_t for the size of the address from acceptKen Raeburn2004-08-092-1/+7
* update dependenciesKen Raeburn2004-07-161-1/+0
* * compat_recv.c: Only include sys/select.h if it's availableKen Raeburn2004-07-162-0/+6
* * configure.in: Use KRB5_AC_INET6Ken Raeburn2004-07-112-0/+5
* * configure.in: Use KRB5_AC_INET6Ken Raeburn2004-07-112-0/+5
* make dependTom Yu2004-06-161-0/+1
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-042-1/+5
* * setenv.c: Include string.hKen Raeburn2004-05-302-0/+5
* (main): Invoke krb5_free_context at exit to allowEzra Peisach2004-05-242-1/+11
* updated dependenciesKen Raeburn2004-04-243-27/+33
* * server.c: Include string.hKen Raeburn2004-04-032-0/+5