summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updated the manpage with new ticket flagsJen Selby2002-06-132-0/+9
* Include "com_err.h" instead of <com_err.h>Ken Raeburn2002-06-1314-13/+18
* * preauth.c: Don't include syslog.hKen Raeburn2002-06-122-1/+4
* * pty-int.h: Don't include syslog.hKen Raeburn2002-06-122-1/+4
* delete remnants of sys subdirKen Raeburn2002-06-123-54/+13
* * syslog.h: DeletedKen Raeburn2002-06-122-102/+4
* * syslog.c: Include syslog.h instead of sys/syslog.hKen Raeburn2002-06-122-1/+5
* * bsdlib.h, bstring.h, fake-stdlib.h: DeletedKen Raeburn2002-06-124-925/+4
* * kwinsock.h, macsock.h: DeletedKen Raeburn2002-06-123-944/+4
* * cns.c: Do not use krb_get_notification_message() orTom Yu2002-06-122-0/+12
* * sendto_kdc.c: Include sys/ioctl.h and sys/filio.h only if ENABLE_TCP is setKen Raeburn2002-06-112-5/+12
* * kt_file.c: Undo non-logged part of last change that added inclusion ofKen Raeburn2002-06-112-1/+6
* client-side TCP supportKen Raeburn2002-06-117-58/+654
* * t_std_conf.c: Include fake-addrinfo.h.Ken Raeburn2002-06-112-5/+35
* * t_locate_kdc.c (main): Free storage allocated by library before exitingKen Raeburn2002-06-112-0/+8
* * Makefile.in (WINMAKEFILES): Remove keytab subdir makefiles, and their build...Ken Raeburn2002-06-102-6/+5
* * krb5_err.et (KRB5KRB_AP_PATH_NOT_ACCEPTED, KRB5KRB_ERR_RESPONSE_TOO_BIG): NewKen Raeburn2002-06-102-2/+7
* put netinet/in.h inclusion with other headersKen Raeburn2002-06-091-1/+1
* Merge file and srvtab keytab implementations each into one file, and eliminateKen Raeburn2002-06-0939-3649/+2601
* * config/unix.exp (top level): Load helpers.exp here, to make sure databaseKen Raeburn2002-06-092-0/+8
* * crypto_libinit.h: Changed macros so you can includeTom Yu2002-06-082-3/+9
* * des_int.h: use "" includes for k5-int.hTom Yu2002-06-082-1/+6
* * shs.h: use "" include for k5-int.hTom Yu2002-06-082-1/+6
* * kadmin.M: Remove references to "rename_principal".Tom Yu2002-06-072-36/+5
* Separate send-to-kdc UDP code, export it via accessor interface, and call in toKen Raeburn2002-06-0510-212/+99
* * get_admhst.c: DeletedKen Raeburn2002-06-042-89/+4
* * fake-addrinfo.h [COPY_FIRST_CANONNAME]: Include string.hKen Raeburn2002-06-042-2/+11
* change a line break to avoid long linesKen Raeburn2002-06-041-2/+2
* Add capability of looking up TCP addresses for KDC in DNS; not enabled yet.Ken Raeburn2002-06-049-106/+152
* * prof_get.c (profile_get_integer): Set errno to 0 before strtol call, so weKen Raeburn2002-06-042-8/+22
* * socket-utils.h (socklen) [! HAVE_SA_LEN]: Return a socklen_t instead of size_tKen Raeburn2002-05-312-4/+6
* * fake-addrinfo.h (getaddrinfo, getnameinfo, gai_strerror, freeaddrinfo)Ken Raeburn2002-05-312-14/+51
* * configure.in: Check return type for getservbyname_r just as forKen Raeburn2002-05-313-5/+97
* * MacTCP.h, AddressXlation.h: DeletedKen Raeburn2002-05-293-1189/+4
* * DNR.c: DeletedKen Raeburn2002-05-292-309/+4
* reformat commentKen Raeburn2002-05-251-19/+21
* Reduce build-time per-system dependencies and krb5.h namespace intrusionsKen Raeburn2002-05-253-32/+34
* * sane_hostname.c (pty_make_sane_hostname): Always initialize "ai"Ken Raeburn2002-05-252-1/+6
* * krlogin.c (oob): Loop reading data until we actually reach the URG markerKen Raeburn2002-05-232-7/+17
* Update key usage numbers to reflect latest draft from JohnSam Hartman2002-05-132-2/+8
* * dbtest.c: Test for __STDC__ defined, not nonzero, to decide whether to useKen Raeburn2002-05-082-3/+8
* * prof_get.c (conf_yes, conf_no): Now const.Ken Raeburn2002-05-082-3/+8
* Free the context when it is non-null not when it is nullSam Hartman2002-04-303-2/+9
* * v4gssftp.exp (v4ftp_test): Update checked messages for change of "credentialsKen Raeburn2002-04-262-1/+7
* * fake-addrinfo.h (GET_HOST_BY_NAME, GET_HOST_BY_ADDR)Ken Raeburn2002-04-262-4/+10
* * reconf: Only for autoreconf 2.53, create a private copy ofEzra Peisach2002-04-252-0/+34
* * configure.in (AC_CONFIG_SUBDIRS): Always run configure inEzra Peisach2002-04-252-1/+8
* * configure.in: If the return type for gethostbyname_r can't beKen Raeburn2002-04-252-1/+5
* * fake-addrinfo.h (getaddrinfo) [_AIX]: Declare and initialize variable "ai"Ken Raeburn2002-04-252-7/+12
* Handle KRB5_CALLCONV_WRONG in .def fileDanilo Almeida2002-04-162-1/+5