| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -984/+0 |
| * | set DEFS empty in more places | Ken Raeburn | 2006-04-04 | 1 | -0/+4 |
| * | include autoconf.h in a few more places | Ken Raeburn | 2006-04-03 | 1 | -0/+4 |
| * | * configure.in: Supply all three arguments when calling AC_DEFINE | Ken Raeburn | 2006-03-28 | 1 | -0/+3 |
| * | build and export set/reset_com_err_hook on windows | Ken Raeburn | 2006-03-27 | 1 | -0/+5 |
| * | Add a new recursive target "generated-files-mac", for producing the | Ken Raeburn | 2006-03-11 | 1 | -0/+4 |
| * | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 1 | -0/+4 |
| * | * et/error_message.c (com_err_initialize, com_err_terminate): If | Ken Raeburn | 2005-02-09 | 1 | -0/+5 |
| * | Some applications such as Eudora on Windows load and unload the Kerberos | Jeffrey Altman | 2005-01-17 | 1 | -0/+4 |
| * | * error_message.c (com_err_terminate): Lock the list mutex before walking | Ken Raeburn | 2005-01-14 | 1 | -0/+5 |
| * | * et_h.awk: Declare initialize_*_error_table as taking no arguments. | Ken Raeburn | 2004-11-05 | 1 | -0/+6 |
| * | * et_c.awk, et_h.awk: Fix off-by-one error. | Tom Yu | 2004-10-07 | 1 | -0/+5 |
| * | * et_c.awk, et_h.awk: Complain if the error table is too large. | Ken Raeburn | 2004-10-07 | 1 | -0/+5 |
| * | * error_message.c (remove_error_table) [!ENABLE_THREADS && DEBUG_THREADS]: Up... | Ken Raeburn | 2004-07-04 | 1 | -0/+5 |
| * | Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, all | Ken Raeburn | 2004-06-22 | 1 | -0/+4 |
| * | * Makefile.in (SHLIB_EXPLIBS): Add $(LIBS) | Ken Raeburn | 2004-06-19 | 1 | -0/+1 |
| * | * Makefile.in ($(OUTPRE)test_et.exe): New target. | Ken Raeburn | 2004-06-18 | 1 | -0/+16 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -0/+4 |
| * | Oops. Fixes last night's test failures in last night's build.. | Ken Raeburn | 2004-06-03 | 1 | -0/+5 |
| * | The com_err library is now probably as thread-safe as it's going to get, on | Ken Raeburn | 2004-06-03 | 1 | -0/+13 |
| * | * error_message.c (terminated): New variable. | Ken Raeburn | 2004-05-31 | 1 | -0/+6 |
| * | Start using our first bit of per-thread storage | Ken Raeburn | 2004-05-06 | 1 | -0/+16 |
| * | * configure.in: Enable dependency support for shared lib. | Ken Raeburn | 2004-05-05 | 1 | -0/+6 |
| * | Make com_err tests exercise the shared-library support | Ken Raeburn | 2004-05-04 | 1 | -0/+9 |
| * | * error_message.c (com_err_terminate): Free heap storage in et_list_dynamic | Ken Raeburn | 2004-04-29 | 1 | -0/+3 |
| * | * Makefile.in (LIBINITFUNC, LIBFINIFUNC): New variables | Ken Raeburn | 2004-04-29 | 1 | -0/+4 |
| * | Added support for library initialization and finalization, and verification | Ken Raeburn | 2004-04-24 | 1 | -0/+13 |
| * | Add files containing the export lists used on UNIX, in each directory | Ken Raeburn | 2004-04-22 | 1 | -0/+4 |
| * | Thread-safe manipulation of registered error-table list | Ken Raeburn | 2004-03-18 | 1 | -0/+8 |
| * | darwin build can't compile util/et test program | Ken Raeburn | 2003-07-04 | 1 | -0/+5 |
| * | * 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 |
| * | Needed for com_err library testing | Ken Raeburn | 2003-05-07 | 1 | -0/+4 |
| * | errno should never be explicitly declared | Ken Raeburn | 2003-04-24 | 1 | -0/+6 |
| * | * com_err.c, com_err.h, error_message.c, et_c.awk, et_h.awk: Removed Mac OS 9... | Alexandra Ellwood | 2003-03-06 | 1 | -0/+6 |
| * | Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather than | Ken Raeburn | 2003-01-10 | 1 | -0/+3 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -0/+4 |
| * | * et_h.awk: It's "const struct error_table et_" in the c file, so | Tom Yu | 2002-12-12 | 1 | -0/+5 |
| * | Implement an install-headers target to install public headers into KRB5_INCDIR; | Sam Hartman | 2002-10-07 | 1 | -0/+4 |
| * | * com_err.c (default_com_err_proc, com_err_va, set_com_err_hook): Define with... | Ken Raeburn | 2002-09-02 | 1 | -0/+5 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 1 | -0/+4 |
| * | Quote targets of some copy operations within the build tree. Needed | Ken Raeburn | 2002-08-27 | 1 | -0/+5 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 1 | -0/+4 |
| * | *Makefile.in(install): Don't install mit-sipb-copyright.h, it's unreferenced | Ken Raeburn | 2002-07-13 | 1 | -0/+5 |
| * | Put # for cpp directives in first column | Ken Raeburn | 2002-07-09 | 1 | -0/+4 |
| * | * et_c.awk: Fix up <com_err.h> inclusion for windows and mac | Tom Yu | 2002-07-08 | 1 | -0/+6 |
| * | 2002-07-03 Tom Yu <tlyu@mit.edu> | Tom Yu | 2002-07-03 | 1 | -0/+36 |
| * | KRB5_EXPORTVAR is defined lots of places but never used; delete it | Ken Raeburn | 2001-10-06 | 1 | -0/+2 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -0/+7 |
| * | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 1 | -0/+5 |
| * | * error_message.c (error_message): Conditional label on _sgi so | Ezra Peisach | 2001-06-21 | 1 | -0/+5 |