| Commit message (Expand) | Author | Age | Files | Lines |
* | darwin build can't compile util/et test program | Ken Raeburn | 2003-07-04 | 2 | -1/+6 |
* | Remove leading spaces in #define and #include in public headers to support K&... | Alexandra Ellwood | 2003-07-03 | 2 | -16/+18 |
* | This change fixes the problem in the ss directory. It probably won't | Ken Raeburn | 2003-06-27 | 2 | -19/+20 |
* | * error_table.h, et_c.awk, et_c.pl, et_h.awk, et_c.awk: Removed Mac OS suppor... | Alexandra Ellwood | 2003-06-12 | 1 | -0/+5 |
* | Removed Mac OS 9 support because it prevents darwin builds from getting com e... | Alexandra Ellwood | 2003-06-12 | 5 | -31/+7 |
* | Big step towards integrating libkrb524 into libkrb5: | Ken Raeburn | 2003-05-24 | 2 | -2/+4 |
* | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -8/+8 |
* | * depgen.sed: Put print command on separate lines from substitution commands, | Ken Raeburn | 2003-05-18 | 2 | -3/+20 |
* | * mkrel: Remote autom4te.cache files | Tom Yu | 2003-05-15 | 2 | -0/+5 |
* | Needed for com_err library testing | Ken Raeburn | 2003-05-07 | 2 | -0/+8 |
* | * prof_file.c (r_access): Static function. Only include if | Ezra Peisach | 2003-04-28 | 2 | -0/+7 |
* | * reconf: Restore support for 2.52; reject older versions | Ken Raeburn | 2003-04-25 | 2 | -5/+22 |
* | errno should never be explicitly declared | Ken Raeburn | 2003-04-24 | 5 | -8/+13 |
* | * reconf: Drop support for 2.52 and earlier | Ken Raeburn | 2003-04-24 | 2 | -27/+9 |
* | back out requirement of autoconf-2.53 | Tom Yu | 2003-04-10 | 2 | -0/+9 |
* | don't install in-tree libdb | Tom Yu | 2003-04-02 | 2 | -1/+5 |
* | Add missing paren | Sam Hartman | 2003-03-06 | 1 | -1/+1 |
* | * profile.hin, prof_file.c (profile_flush_file_data): Stop copying the resour... | Alexandra Ellwood | 2003-03-06 | 6 | -104/+107 |
* | * com_err.c, com_err.h, error_message.c, et_c.awk, et_h.awk: Removed Mac OS 9... | Alexandra Ellwood | 2003-03-06 | 6 | -139/+17 |
* | Remove ADD_DEF and uses thereof, and move the appropriate symbols to | Tom Yu | 2003-03-03 | 2 | -1/+5 |
* | Use com_err_deplib rather than an explicit path so we do not have our | Sam Hartman | 2003-03-02 | 2 | -2/+2 |
* | * Makefile.in (std_rqs.c): Depend on ct_c.sed and ct_c.awk | Ken Raeburn | 2003-02-06 | 2 | -1/+5 |
* | * mkrel: Exclude .rconf files | Tom Yu | 2003-02-05 | 2 | -1/+5 |
* | * parse.c: Include errno.h for declaration of errno | Ezra Peisach | 2003-01-24 | 2 | -1/+5 |
* | * prof_file.c (profile_flush_file_data): [_WIN32]: Don't call sync | Ken Raeburn | 2003-01-17 | 2 | -0/+7 |
* | * profile.pbexp: New file | Ken Raeburn | 2003-01-13 | 2 | -0/+35 |
* | * prof_int.h (SHARE_TREE_DATA): Define only on Mac | Ken Raeburn | 2003-01-13 | 2 | -2/+5 |
* | Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather than | Ken Raeburn | 2003-01-10 | 8 | -10/+11 |
* | Use passwd entry for ~ expansion if $HOME isn't set. | Ken Raeburn | 2003-01-10 | 3 | -20/+43 |
* | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 18 | -13/+54 |
* | Try to do atomic file swap on UNIX when updating profile | Ken Raeburn | 2003-01-09 | 2 | -3/+34 |
* | Support \r as additional line separator on Mac OS X | Ken Raeburn | 2003-01-09 | 3 | -3/+60 |
* | Only system headers should declare errno | Sam Hartman | 2003-01-05 | 8 | -6/+25 |
* | blah | Sam Hartman | 2003-01-01 | 1 | -0/+645 |
* | Merge some Mac-specific changes from meeroh's branch: | Ken Raeburn | 2002-12-31 | 7 | -115/+176 |
* | Replace dependencies on generated krb524 and krb4 headers with | Tom Yu | 2002-12-23 | 2 | -0/+10 |
* | * prof_file.c: Cast return from prof_mutex_lock and | Ezra Peisach | 2002-12-23 | 2 | -7/+13 |
* | * prof_int.h: Define USE_PTHREADS and include pthread.h if on MacOS X. | Ken Raeburn | 2002-12-21 | 3 | -3/+43 |
* | Merge in data tree sharing, minus locking support, plus a bugfix or two | Ken Raeburn | 2002-12-20 | 4 | -9/+152 |
* | update dependencies | Tom Yu | 2002-12-12 | 1 | -8/+8 |
* | Fix depend rules to keep state about whether verification of various | Tom Yu | 2002-12-12 | 2 | -1/+6 |
* | * et_h.awk: It's "const struct error_table et_" in the c file, so | Tom Yu | 2002-12-12 | 2 | -1/+6 |
* | Checkpoint first step of merge. | Ken Raeburn | 2002-12-07 | 8 | -101/+142 |
* | * prof_get.c (conf_yes, conf_no): Entries now point to const. | Ken Raeburn | 2002-12-07 | 2 | -4/+10 |
* | * configure.in: Quote the argument to AC_CHECK_HEADER. Autoconf | Ezra Peisach | 2002-12-06 | 2 | -1/+6 |
* | * depfix.sed: Remove tcl-specific headers from dependencies. | Tom Yu | 2002-11-27 | 2 | -2/+10 |
* | update dependencies | Tom Yu | 2002-11-27 | 1 | -1/+0 |
* | Invoke autoconf/autoreconf with the option --localdir or --include depending | Ezra Peisach | 2002-11-14 | 2 | -2/+21 |
* | Implement an install-headers target to install public headers into KRB5_INCDIR; | Sam Hartman | 2002-10-07 | 4 | -0/+13 |
* | Move test_* from all to check target | Sam Hartman | 2002-10-03 | 2 | -1/+8 |