| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * et/error_message.c (com_err_initialize, com_err_terminate): If | Ken Raeburn | 2005-02-09 | 2 | -1/+16 |
| * | re-initialize 'terminated' variable to 0 during initialization routine | Jeffrey Altman | 2005-01-18 | 1 | -1/+2 |
| * | Some applications such as Eudora on Windows load and unload the Kerberos | Jeffrey Altman | 2005-01-17 | 2 | -0/+6 |
| * | * error_message.c (com_err_terminate): Lock the list mutex before walking | Ken Raeburn | 2005-01-14 | 2 | -1/+8 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -6/+8 |
| * | * et_h.awk: Declare initialize_*_error_table as taking no arguments. | Ken Raeburn | 2004-11-05 | 3 | -2/+8 |
| * | * et_c.awk, et_h.awk: Fix off-by-one error. | Tom Yu | 2004-10-07 | 5 | -4/+11 |
| * | * et_c.awk, et_h.awk: Complain if the error table is too large. | Ken Raeburn | 2004-10-07 | 5 | -14/+41 |
| * | update dependencies | Ken Raeburn | 2004-07-16 | 1 | -2/+2 |
| * | * error_message.c (remove_error_table) [!ENABLE_THREADS && DEBUG_THREADS]: Up... | Ken Raeburn | 2004-07-04 | 2 | -1/+6 |
| * | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 2 | -2/+4 |
| * | * Makefile.in (SHLIB_EXPLIBS): Add $(LIBS) | Ken Raeburn | 2004-06-19 | 2 | -1/+2 |
| * | * Makefile.in ($(OUTPRE)test_et.exe): New target. | Ken Raeburn | 2004-06-18 | 4 | -11/+63 |
| * | Run make depend | Sam Hartman | 2004-06-08 | 1 | -2/+4 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 2 | -1/+5 |
| * | Oops. Fixes last night's test failures in last night's build.. | Ken Raeburn | 2004-06-03 | 2 | -0/+6 |
| * | The com_err library is now probably as thread-safe as it's going to get, on | Ken Raeburn | 2004-06-03 | 4 | -8/+74 |
| * | * error_message.c (terminated): New variable. | Ken Raeburn | 2004-05-31 | 2 | -0/+14 |
| * | Start using our first bit of per-thread storage | Ken Raeburn | 2004-05-06 | 3 | -8/+70 |
| * | * configure.in: Enable dependency support for shared lib. | Ken Raeburn | 2004-05-05 | 3 | -5/+15 |
| * | Make com_err tests exercise the shared-library support | Ken Raeburn | 2004-05-04 | 3 | -6/+25 |
| * | * error_message.c (com_err_terminate): Free heap storage in et_list_dynamic | Ken Raeburn | 2004-04-29 | 2 | -0/+8 |
| * | * Makefile.in (LIBINITFUNC, LIBFINIFUNC): New variables | Ken Raeburn | 2004-04-29 | 2 | -0/+6 |
| * | updated dependencies | Ken Raeburn | 2004-04-24 | 1 | -2/+2 |
| * | Added support for library initialization and finalization, and verification | Ken Raeburn | 2004-04-24 | 4 | -9/+40 |
| * | Add files containing the export lists used on UNIX, in each directory | Ken Raeburn | 2004-04-22 | 2 | -0/+13 |
| * | Thread-safe manipulation of registered error-table list | Ken Raeburn | 2004-03-18 | 3 | -11/+34 |
| * | ignore some more generated files | Ken Raeburn | 2004-02-24 | 1 | -0/+2 |
| * | darwin build can't compile util/et test program | Ken Raeburn | 2003-07-04 | 2 | -1/+6 |
| * | * 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 |
| * | Needed for com_err library testing | Ken Raeburn | 2003-05-07 | 2 | -0/+8 |
| * | errno should never be explicitly declared | Ken Raeburn | 2003-04-24 | 3 | -6/+8 |
| * | Add missing paren | Sam Hartman | 2003-03-06 | 1 | -1/+1 |
| * | * 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 |
| * | Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather than | Ken Raeburn | 2003-01-10 | 2 | -3/+3 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 2 | -0/+8 |
| * | * et_h.awk: It's "const struct error_table et_" in the c file, so | Tom Yu | 2002-12-12 | 2 | -1/+6 |
| * | Implement an install-headers target to install public headers into KRB5_INCDIR; | Sam Hartman | 2002-10-07 | 2 | -0/+7 |
| * | * com_err.c (default_com_err_proc, com_err_va, set_com_err_hook): Define with... | Ken Raeburn | 2002-09-02 | 2 | -16/+13 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -2/+6 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 1 | -0/+11 |
| * | Quote targets of some copy operations within the build tree. Needed | Ken Raeburn | 2002-08-27 | 2 | -1/+6 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -2/+6 |
| * | *Makefile.in(install): Don't install mit-sipb-copyright.h, it's unreferenced | Ken Raeburn | 2002-07-13 | 2 | -4/+5 |
| * | Put # for cpp directives in first column | Ken Raeburn | 2002-07-09 | 2 | -2/+6 |
| * | * et_c.awk: Fix up <com_err.h> inclusion for windows and mac | Tom Yu | 2002-07-08 | 3 | -3/+15 |
| * | 2002-07-03 Tom Yu <tlyu@mit.edu> | Tom Yu | 2002-07-03 | 10 | -16/+109 |
| * | In directories building libraries, generate dependencies for .so/.po files too | Ken Raeburn | 2001-10-20 | 1 | -4/+4 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -4/+5 |