aboutsummaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)AuthorFilesLines
2003-05-24Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2-2/+4
2003-05-24make-depend updatesKen Raeburn1-8/+8
2003-05-18* depgen.sed: Put print command on separate lines from substitution commands,Ken Raeburn2-3/+20
2003-05-15 * mkrel: Remote autom4te.cache filesTom Yu2-0/+5
2003-05-07Needed for com_err library testingKen Raeburn2-0/+8
2003-04-28 * prof_file.c (r_access): Static function. Only include ifEzra Peisach2-0/+7
2003-04-25* reconf: Restore support for 2.52; reject older versionsKen Raeburn2-5/+22
2003-04-24errno should never be explicitly declaredKen Raeburn5-8/+13
2003-04-24* reconf: Drop support for 2.52 and earlierKen Raeburn2-27/+9
2003-04-10back out requirement of autoconf-2.53Tom Yu2-0/+9
2003-04-02don't install in-tree libdbTom Yu2-1/+5
2003-03-06Add missing parenSam Hartman1-1/+1
2003-03-06* profile.hin, prof_file.c (profile_flush_file_data): Stop copying the resour...Alexandra Ellwood6-104/+107
2003-03-06* com_err.c, com_err.h, error_message.c, et_c.awk, et_h.awk: Removed Mac OS 9...Alexandra Ellwood6-139/+17
2003-03-03Remove ADD_DEF and uses thereof, and move the appropriate symbols toTom Yu2-1/+5
2003-03-02Use com_err_deplib rather than an explicit path so we do not have ourSam Hartman2-2/+2
2003-02-06* Makefile.in (std_rqs.c): Depend on ct_c.sed and ct_c.awkKen Raeburn2-1/+5
2003-02-05 * mkrel: Exclude .rconf filesTom Yu2-1/+5
2003-01-24 * parse.c: Include errno.h for declaration of errnoEzra Peisach2-1/+5
2003-01-17* prof_file.c (profile_flush_file_data): [_WIN32]: Don't call syncKen Raeburn2-0/+7
2003-01-13* profile.pbexp: New fileKen Raeburn2-0/+35
2003-01-13* prof_int.h (SHARE_TREE_DATA): Define only on MacKen Raeburn2-2/+5
2003-01-10Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn8-10/+11
2003-01-10Use passwd entry for ~ expansion if $HOME isn't set.Ken Raeburn3-20/+43
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn18-13/+54
2003-01-09Try to do atomic file swap on UNIX when updating profileKen Raeburn2-3/+34
2003-01-09Support \r as additional line separator on Mac OS XKen Raeburn3-3/+60
2003-01-05Only system headers should declare errnoSam Hartman8-6/+25
2003-01-01blahSam Hartman1-0/+645
2002-12-31Merge some Mac-specific changes from meeroh's branch:Ken Raeburn7-115/+176
2002-12-23Replace dependencies on generated krb524 and krb4 headers withTom Yu2-0/+10
2002-12-23 * prof_file.c: Cast return from prof_mutex_lock andEzra Peisach2-7/+13
2002-12-21* prof_int.h: Define USE_PTHREADS and include pthread.h if on MacOS X.Ken Raeburn3-3/+43
2002-12-20Merge in data tree sharing, minus locking support, plus a bugfix or twoKen Raeburn4-9/+152
2002-12-12update dependenciesTom Yu1-8/+8
2002-12-12Fix depend rules to keep state about whether verification of variousTom Yu2-1/+6
2002-12-12 * et_h.awk: It's "const struct error_table et_" in the c file, soTom Yu2-1/+6
2002-12-07Checkpoint first step of merge.Ken Raeburn8-101/+142
2002-12-07* prof_get.c (conf_yes, conf_no): Entries now point to const.Ken Raeburn2-4/+10
2002-12-06 * configure.in: Quote the argument to AC_CHECK_HEADER. AutoconfEzra Peisach2-1/+6
2002-11-27 * depfix.sed: Remove tcl-specific headers from dependencies.Tom Yu2-2/+10
2002-11-27update dependenciesTom Yu1-1/+0
2002-11-14Invoke autoconf/autoreconf with the option --localdir or --include dependingEzra Peisach2-2/+21
2002-10-07Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman4-0/+13
2002-10-03Move test_* from all to check targetSam Hartman2-1/+8
2002-09-27 * depgen.sed: Solaris sed doesn't like '\(^.*$\)'; replace it withTom Yu2-1/+6
2002-09-14Work out pathname for gcc fixincludes headers via "-print-libgcc-file-name" andKen Raeburn3-5/+23
2002-09-13Permit building against either the in-tree version of db2 or a system versionKen Raeburn2-1/+6
2002-09-13* depfix.sed: Replace db2 headers with $(DB_DEPS)Ken Raeburn2-0/+5
2002-09-11* Makefile.in (LOCALINCLUDES): Don't reference et directory.Ken Raeburn2-10/+13