summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* update dependenciesKen Raeburn2002-09-133-28/+16
* Don't do 'make depend' if we're not using the in-tree versions of et,ss,dbKen Raeburn2002-09-132-2/+29
* Permit building against either the in-tree version of db2 or a system versionKen Raeburn2002-09-138-6/+53
* * aclocal.m4 (KRB5_AC_CHOOSE_DB): New macro.Ken Raeburn2002-09-132-0/+41
* * depfix.sed: Replace db2 headers with $(DB_DEPS)Ken Raeburn2002-09-132-0/+5
* * kdb_db2.c (krb5_db2_db_iterate_ext): Don't call bt_rseq if HAVE_BT_RSEQ isKen Raeburn2002-09-132-0/+15
* * kerberos_v4.c (kerb_get_principal): Include kvno when logging failure to findKen Raeburn2002-09-132-5/+10
* * main.c (initialize_realms): Include replay cache name in error if it can't ...Ken Raeburn2002-09-132-1/+7
* Don't request addresses whenSam Hartman2002-09-112-11/+18
* * t_locate_kdc.c(main):Add new argument -m for looking up master KDC addressesKen Raeburn2002-09-112-2/+8
* * locate_kdc.c (get_port): Skip service name lookup, just use the suppliedKen Raeburn2002-09-112-8/+44
* whitespaceKen Raeburn2002-09-111-1/+3
* protoizeKen Raeburn2002-09-1112-292/+131
* update dependenciesKen Raeburn2002-09-111-6/+6
* log for last post.in changeKen Raeburn2002-09-111-0/+5
* * Makefile.in (LOCALINCLUDES): Don't reference et directory.Ken Raeburn2002-09-112-10/+13
* Move all depfix2.sed generation into depgen.sed, so ".." in $(srcdir) andKen Raeburn2002-09-113-12/+70
* * Makefile.in (LOCALINCLUDES): Drop references to .. and et directories inKen Raeburn2002-09-112-2/+8
* Try a little harder to avoid returning e-text that says "Generic error (seeKen Raeburn2002-09-113-25/+31
* * network.c (process_packet): Call inet_ntop directly.Ken Raeburn2002-09-104-122/+12
* use stdint.h and inttypes.h if availableKen Raeburn2002-09-054-1/+16
* another oneKen Raeburn2002-09-051-1/+1
* * rc_io.c (krb5_rc_io_move): Missed a variable name changeKen Raeburn2002-09-052-1/+5
* Support SS_LIB=... at configure timeKen Raeburn2002-09-034-2/+9
* * libobj.in (.c.so, .c.po): Put LOCALINCLUDES before CPPFLAGSKen Raeburn2002-09-032-2/+4
* * aclocal.m4 (KRB_INCLUDE): Put in-tree include dirs before previous contents...Ken Raeburn2002-09-032-1/+6
* * pre.in (ALL_CFLAGS): Put LOCALINCLUDES before CPPFLAGSKen Raeburn2002-09-032-1/+5
* * 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
* protoizeKen Raeburn2002-09-039-198/+54
* protoizeKen Raeburn2002-09-036-65/+41
* protoizeKen Raeburn2002-09-039-302/+88
* revert init change to flock_zero in krb5_lock_fileKen Raeburn2002-09-032-2/+1
* * reconf: Give up if autoreconf failsKen Raeburn2002-09-032-1/+5
* * mkrel: set -e to catch errors. Only build and clean autoconf ifTom Yu2002-09-032-7/+17
* protoizeKen Raeburn2002-09-0346-320/+124
* * acconfig.h: Remove - no longer necessaryEzra Peisach2002-09-032-36/+4
* * configure.in: Use AH_TEMPLATE to put undefined definition ofEzra Peisach2002-09-033-1/+14
* * acconfig.h: Remove file. All handled by configure.in nowEzra Peisach2002-09-032-15/+4
* protoizeKen Raeburn2002-09-0388-1857/+1123
* * init_ets.c (krb5_init_ets, krb5_free_ets): Use prototype style function def...Ken Raeburn2002-09-032-4/+7
* Use prototype style definitions for functions. Avoid variable name "class"Ken Raeburn2002-09-0314-759/+297
* * com_err.c (default_com_err_proc, com_err_va, set_com_err_hook): Define with...Ken Raeburn2002-09-022-16/+13
* * Makefile.in (MY_SUBDIRS) [##WIN32##]: Hide variable definition inside "!if 0"Ken Raeburn2002-08-302-0/+11
* Change configure argument handling to be more in line with standard autoconfKen Raeburn2002-08-302-65/+59
* * pre.in (CFLAGS): Define using @CFLAGS@, not @CCOPTS@Ken Raeburn2002-08-292-1/+2
* drop SS_DEPS from last changeKen Raeburn2002-08-292-2/+1
* * win-pre.in (COM_ERR_DEPS, SS_DEPS): New variablesKen Raeburn2002-08-292-0/+5
* rename macros in last makefile.in change to use _ instead of - in namesKen Raeburn2002-08-292-7/+7
* * configure.in: Configure lib/krb4 and krb524 only if KRB4_LIBKen Raeburn2002-08-292-2/+11