summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* This commit fixes up the in-tree callers of krb5_read_password() andTom Yu2002-11-064-4/+15
* * k5-int.h (krb5_ser_handle): Now points to const.Ken Raeburn2002-10-313-4/+12
* Wrong ASN.1 definition and padata type for new hardware preauthKen Hornstein2002-10-302-2/+10
* Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txtKen Hornstein2002-10-243-0/+94
* No support for negative password expiration last-req hintKen Hornstein2002-10-241-1/+2
* gic_pwd doesn't support password expiration notification via last_req hintKen Hornstein2002-10-232-0/+6
* Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman2002-10-074-2/+10
* Fix DES_INT32 definitionTom Yu2002-09-273-138/+234
* * socket-utils.h (sa2sin, sa2sin6): Add redundant cast to (void *)Tom Yu2002-09-272-7/+17
* * port-sockets.h: Include sys/filio.h if availableKen Raeburn2002-09-192-0/+7
* update commentsKen Raeburn2002-09-191-1/+1
* Support reading a list of TCP port numbers from the KDC config file; defaultKen Raeburn2002-09-184-1/+14
* * cm.h: New fileKen Raeburn2002-09-182-0/+41
* * configure.in: Check for sys/filio.hKen Raeburn2002-09-182-1/+5
* * krb.h: Add extern "C" markers in case a C++ compiler is usedKen Raeburn2002-09-182-0/+12
* Permit building against either the in-tree version of db2 or a system versionKen Raeburn2002-09-132-0/+17
* * foreachaddr.c: Include errno.h instead of declaring errnoKen Raeburn2002-09-032-1/+3
* * fake-addrinfo.h (gaiptr, faiptr, gniptr): Delete duplicate declarationsKen Raeburn2002-09-032-16/+5
* * configure.in: Use AH_TEMPLATE to put undefined definition ofEzra Peisach2002-09-033-1/+14
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-296-5/+17
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+1
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-292-0/+21
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-236-6/+18
* * k5-int.h (krb5int_sendto_udp, krb5int_sendto_tcp): Declarations deleted.Ken Raeburn2002-08-212-5/+8
* * port-sockets.h (SG_BUF): New macroKen Raeburn2002-08-212-0/+6
* * k5-int.h (struct _krb5_context): Add new member udp_pref_limitKen Raeburn2002-08-162-8/+18
* drop NEED_TIME_H processing in krb.hKen Raeburn2002-07-132-9/+3
* Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.Ken Raeburn2002-07-124-5/+8
* Put # for cpp directives in first columnKen Raeburn2002-07-092-24/+28
* Add hooks to optionally report local address used when contacting a KDC-likeKen Raeburn2002-07-082-3/+13
* log msgs for configure.in and fake-addrinfo.h changes accidentally checked in...Ken Raeburn2002-07-051-0/+10
* * port-sockets.h (SOCKET_WRITEV) [!_WIN32]: Use TMP after setting it, to sile...Ken Raeburn2002-07-054-6/+27
* * osconf.h (DEFAULT_PROFILE_PATH): Conditionalized for Mac OS XTom Yu2002-07-032-0/+10
* * configure.in: Modify test for in6addr_any definition in CEzra Peisach2002-06-262-1/+8
* * fake-addrinfo.h (GET_SERV_BY_PORT) [HAVE_GETSERVBYNAME_R &&Ken Raeburn2002-06-252-29/+54
* * socket-utils.h (ss2sin6): Enable compilation of inline function versionKen Raeburn2002-06-252-1/+4
* * k5-util.h (krb5_compat_recvauth, krb5_compat_recvauth_version): Declaration...Ken Raeburn2002-06-252-21/+2
* move krb5_sete[ug]id from libkrb5util (fn) to k5-util.h (macro)Ken Raeburn2002-06-253-5/+54
* * port-sockets.h (win_socket_initialize): Delete declarationKen Raeburn2002-06-242-2/+5
* Oops, missed oneTom Yu2002-06-221-1/+1
* * krb5.hin: Fix up yet more CALLCONV botches from last mergeTom Yu2002-06-212-7/+11
* * fake-addrinfo.h: If IPv6 support is compiled in, but the OS doesEzra Peisach2002-06-213-0/+40
* * port-sockets.h [!_WIN32 && !HAVE_MACSOCK_H]: Include krb5/autoconf.h, to ge...Ken Raeburn2002-06-212-0/+7
* * configure.in: Check for sys/uio.h.Ken Raeburn2002-06-203-1/+10
* Client-side TCP support update for Windows.Ken Raeburn2002-06-182-0/+77
* Fix missed pullup of kt_free_entry -> free_keytab_entry_contentsTom Yu2002-06-181-0/+6
* * krb5.hin: Delete inclusion of profile.h againKen Raeburn2002-06-152-6/+4
* * 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