summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * prof_parse.c (strip_line): Simplify loop by preserving "p" rather thanKen Raeburn2002-06-192-9/+6
* use strdupKen Raeburn2002-06-193-9/+26
* * toffset.c (krb5_get_time_offsets), an_to_ln.cTom Yu2002-06-183-2/+8
* avoid redundant definitions of socket-related error codes for WindowsKen Raeburn2002-06-185-23/+10
* Client-side TCP support update for Windows.Ken Raeburn2002-06-184-145/+357
* * princ_comp.c (krb5_realm_compare), auth_con.cTom Yu2002-06-186-6/+21
* * ktfr_entry.c: Rename krb5_kt_free_entry_contents asTom Yu2002-06-182-1/+22
* Fix missed pullup of kt_free_entry -> free_keytab_entry_contentsTom Yu2002-06-181-0/+6
* update copyrightKen Raeburn2002-06-181-1/+1
* * klogind.M: documented the -D and -f optionsJen Selby2002-06-174-7/+47
* * post.in (clean-unix): Delete .d and .depend files along with $(OBJS) in oneKen Raeburn2002-06-152-3/+4
* update dependenciesKen Raeburn2002-06-1553-1229/+1048
* * depfix.sed: Ignore header files under /mit/gnu/. ReplaceKen Raeburn2002-06-152-1/+7
* * pre.in (COM_ERR_DEPS): New variableKen Raeburn2002-06-152-0/+6
* update dependenciesKen Raeburn2002-06-151-14/+14
* * depfix.sed: Ignore header files under /mit/gnu/Ken Raeburn2002-06-152-0/+7
* * post.in (clean-unix): Delete .d filesKen Raeburn2002-06-152-1/+5
* rebuild dependenciesKen Raeburn2002-06-158-374/+375
* * krb5.hin: Delete inclusion of profile.h againKen Raeburn2002-06-152-6/+4
* update dependenciesKen Raeburn2002-06-151-1/+5
* * krb5.hin: Conditionalize KRB5_CALLCONV_WRONG separatelyTom Yu2002-06-152-16/+88
* * k5-int.h: Added krb5_kt_dfl_ops for KRB5_KEYTAB_ACCESSOR_FUNCTIONSTom Yu2002-06-152-15/+32
* * krb5.hin: Fix BEGIN_DECLS conditionalTom Yu2002-06-152-1/+7
* * win-mac.h: Since this file is now only Win32, remove non-Win32Tom Yu2002-06-152-98/+28
* * krb524.h: Change multiple-inclusion test macro to not stomp onTom Yu2002-06-152-4/+9
* * krb524.h: Back out erroneous merge of post-1.2.5 changeTom Yu2002-06-152-2/+5
* * krb524.h: Updated C++ protection to not interfere with emacsTom Yu2002-06-157-7/+94
* * rc_io.c, rc_dfl.c: use "" includes for krb5.h and k5-int.hTom Yu2002-06-143-2/+7
* Use ws2_32.lib instead of wsock32.libKen Raeburn2002-06-1418-10/+49
* 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