summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * Makefile.in (MAYBE_ET-k5, MAYBE_ET-sys, MAYBE_SS-k5, MAYBE_SS-sys): NewKen Raeburn2002-08-292-1/+12
* * configure.in: Configure util/et and util/ss only if they're going to be usedKen Raeburn2002-08-292-1/+9
* * pre.in (COM_ERR_DEPLIB-sys, COM_ERR_DEPLIB-k5, SS_DEPLIB-k5, SS_DEPLIB-sys,Ken Raeburn2002-08-292-10/+31
* * aclocal.m4 (CHOOSE_ET, CHOOSE_SS): New macros.Ken Raeburn2002-08-292-0/+59
* * shlib.conf: Use $(LDFLAGS) in CC_LINK_SHARED and CC_LINK_STATIC, after othe...Ken Raeburn2002-08-292-32/+35
* * ktutil_ct.ct: Add final "end" statementKen Raeburn2002-08-292-0/+3
* update dependenciesKen Raeburn2002-08-2933-126/+236
* * depfix.sed: Replace in-tree ss header files with $(SS_DEPS)Ken Raeburn2002-08-292-0/+5
* * pre.in (SS_DEPS): New variableKen Raeburn2002-08-292-0/+2
* * pty_err.et: Add final "end" statementKen Raeburn2002-08-292-0/+4
* ignore tmpdirKen Raeburn2002-08-291-0/+1
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-29192-124/+499
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-2930-0/+68
* retry checkin reviving dead fileKen Raeburn2002-08-291-0/+7
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-2939-0/+128
* * btree/bt_split.c (bt_psplit): Correctly account forTom Yu2002-08-282-2/+9
* undo quoting changesKen Raeburn2002-08-272-10/+7
* more quotingKen Raeburn2002-08-272-4/+7
* Add support for using the encrypted part of a krb5 ticket as an AFS token--Sam Hartman2002-08-273-56/+227
* Quote targets of some copy operations within the build tree. NeededKen Raeburn2002-08-2712-12/+40
* Remove release notes as the content is 100% incorrect.Sam Hartman2002-08-261-16/+0
* * configure.in: Use $krb5_cv_host instead of $hostEzra Peisach2002-08-262-4/+8
* 2002-08-26 Ezra Peisach <epeisach@bu.edu>Ezra Peisach2002-08-262-1/+8
* * pre.in: Set host to @krb5_cv_host@ instead of @host@. The wayEzra Peisach2002-08-262-1/+8
* * aclocal.m4 (KRB5_LIB_PARAMS): Substitute krb5_cv_host inEzra Peisach2002-08-262-7/+7
* * aclocal.m4: Require autoconf 2.52 or laterKen Raeburn2002-08-242-1/+5
* * Makefile: DeletedKen Raeburn2002-08-242-23/+2
* * sendto_kdc.c (merge_addrlists): Truncate source address list after copyingKen Raeburn2002-08-242-0/+4
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-23212-138/+548
* * ftpd.c (auth_data, reply_gss_code): Use OM_uint32 instead of intEzra Peisach2002-08-232-2/+7