aboutsummaryrefslogtreecommitdiff
path: root/src/util/et/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-07-25This commit was manufactured by cvs2svn to create tagkrb5-1.4.2-beta1no author1-0/+15
2004-10-07 * et_c.awk, et_h.awk: Fix off-by-one error.Tom Yu1-0/+5
2004-10-07* et_c.awk, et_h.awk: Complain if the error table is too large.Ken Raeburn1-0/+5
2004-07-04* error_message.c (remove_error_table) [!ENABLE_THREADS && DEBUG_THREADS]: Up...Ken Raeburn1-0/+5
2004-06-22Delete preprocessor tests for macintosh, __MWERKS__, applec, and THINK_C, allKen Raeburn1-0/+4
2004-06-19* Makefile.in (SHLIB_EXPLIBS): Add $(LIBS)Ken Raeburn1-0/+1
2004-06-18* Makefile.in ($(OUTPRE)test_et.exe): New target.Ken Raeburn1-0/+16
2004-06-04Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn1-0/+4
2004-06-03Oops. Fixes last night's test failures in last night's build..Ken Raeburn1-0/+5
2004-06-03The com_err library is now probably as thread-safe as it's going to get, onKen Raeburn1-0/+13
2004-05-31* error_message.c (terminated): New variable.Ken Raeburn1-0/+6
2004-05-06Start using our first bit of per-thread storageKen Raeburn1-0/+16
2004-05-05* configure.in: Enable dependency support for shared lib.Ken Raeburn1-0/+6
2004-05-04Make com_err tests exercise the shared-library supportKen Raeburn1-0/+9
2004-04-29* error_message.c (com_err_terminate): Free heap storage in et_list_dynamicKen Raeburn1-0/+3
2004-04-29* Makefile.in (LIBINITFUNC, LIBFINIFUNC): New variablesKen Raeburn1-0/+4
2004-04-24Added support for library initialization and finalization, and verificationKen Raeburn1-0/+13
2004-04-22Add files containing the export lists used on UNIX, in each directoryKen Raeburn1-0/+4
2004-03-18Thread-safe manipulation of registered error-table listKen Raeburn1-0/+8
2003-07-04darwin build can't compile util/et test programKen Raeburn1-0/+5
2003-06-12* error_table.h, et_c.awk, et_c.pl, et_h.awk, et_c.awk: Removed Mac OS suppor...Alexandra Ellwood1-0/+5
2003-05-07Needed for com_err library testingKen Raeburn1-0/+4
2003-04-24errno should never be explicitly declaredKen Raeburn1-0/+6
2003-03-06* com_err.c, com_err.h, error_message.c, et_c.awk, et_h.awk: Removed Mac OS 9...Alexandra Ellwood1-0/+6
2003-01-10Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather thanKen Raeburn1-0/+3
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn1-0/+4
2002-12-12 * et_h.awk: It's "const struct error_table et_" in the c file, soTom Yu1-0/+5
2002-10-07Implement an install-headers target to install public headers into KRB5_INCDIR;Sam Hartman1-0/+4
2002-09-02* com_err.c (default_com_err_proc, com_err_va, set_com_err_hook): Define with...Ken Raeburn1-0/+5
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn1-0/+4
2002-08-27Quote targets of some copy operations within the build tree. NeededKen Raeburn1-0/+5
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn1-0/+4
2002-07-13*Makefile.in(install): Don't install mit-sipb-copyright.h, it's unreferencedKen Raeburn1-0/+5
2002-07-09Put # for cpp directives in first columnKen Raeburn1-0/+4
2002-07-08 * et_c.awk: Fix up <com_err.h> inclusion for windows and macTom Yu1-0/+6
2002-07-032002-07-03 Tom Yu <tlyu@mit.edu>Tom Yu1-0/+36
2001-10-06KRB5_EXPORTVAR is defined lots of places but never used; delete itKen Raeburn1-0/+2
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-0/+7
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-0/+5
2001-06-21 * error_message.c (error_message): Conditional label on _sgi soEzra Peisach1-0/+5
2001-06-20handle irix high-numbered error codesKen Raeburn1-0/+8
2001-03-12 * com_err.h: For struct error_table, change the base from anEzra Peisach1-0/+5
2001-03-08* test_et.c (main): Only use sys_nerr tests if HAVE_SYS_ERRLISTKen Raeburn1-0/+4
2001-01-20* com_err.h (add_error_table, remove_error_table): Annotate as modifyingKen Raeburn1-0/+16
2001-01-18update to implement equivalent of ref countKen Raeburn1-0/+7
2001-01-18Make compile_et script installable, and install it.Ken Raeburn1-0/+14
2000-12-06restore GSS_DLLIMP, KRB5_EXPORTVAR, NEAR macrosKen Raeburn1-2/+1
2000-12-06fix typoKen Raeburn1-1/+1
2000-12-06Remove a bunch of macro definitions we don't use.Ken Raeburn1-0/+23
2000-12-06try lclint on a com_err test program; misc cleanupKen Raeburn1-0/+16