| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | handle irix high-numbered error codes | Ken Raeburn | 2001-06-20 | 1 | -0/+8 |
| * | * com_err.h: For struct error_table, change the base from an | Ezra Peisach | 2001-03-12 | 1 | -0/+5 |
| * | * test_et.c (main): Only use sys_nerr tests if HAVE_SYS_ERRLIST | Ken Raeburn | 2001-03-08 | 1 | -0/+4 |
| * | * com_err.h (add_error_table, remove_error_table): Annotate as modifying | Ken Raeburn | 2001-01-20 | 1 | -0/+16 |
| * | update to implement equivalent of ref count | Ken Raeburn | 2001-01-18 | 1 | -0/+7 |
| * | Make compile_et script installable, and install it. | Ken Raeburn | 2001-01-18 | 1 | -0/+14 |
| * | restore GSS_DLLIMP, KRB5_EXPORTVAR, NEAR macros | Ken Raeburn | 2000-12-06 | 1 | -2/+1 |
| * | fix typo | Ken Raeburn | 2000-12-06 | 1 | -1/+1 |
| * | Remove a bunch of macro definitions we don't use. | Ken Raeburn | 2000-12-06 | 1 | -0/+23 |
| * | try lclint on a com_err test program; misc cleanup | Ken Raeburn | 2000-12-06 | 1 | -0/+16 |
| * | make "make check" do something | Ken Raeburn | 2000-11-14 | 1 | -0/+8 |
| * | clarify a little | Ken Raeburn | 2000-11-08 | 1 | -3/+4 |
| * | Test out lclint and its4 on com_err library. One lclint error left on Solaris, | Ken Raeburn | 2000-11-08 | 1 | -0/+38 |
| * | * configure.in: Change AC_CONST to AC_C_CONST, AC_HEADER_EGREP to | Ezra Peisach | 2000-11-01 | 1 | -0/+6 |
| * | * et_c.awk: Actually define NOARGS as needed. Add prototype for | Ezra Peisach | 2000-07-24 | 1 | -0/+5 |
| * | back out format-attribute change | Ken Raeburn | 2000-07-02 | 1 | -0/+6 |
| * | * com_err.h (com_err): Declare with format attribute if using gcc | Ken Raeburn | 2000-06-26 | 1 | -0/+5 |
| * | merge from krb5-1-2-beta4 | Ken Raeburn | 2000-06-23 | 1 | -0/+10 |
| * | Change wsanchez@apple -> tritan@mit | Wilfredo Sanchez | 2000-06-01 | 1 | -2/+2 |
| * | * Makefile.in (com_err.o): Depends on com_err.c | Ken Raeburn | 2000-02-28 | 1 | -0/+4 |
| * | * error_message.c, error_table.h: Added support to use ErrorLib | Alexandra Ellwood | 1999-10-28 | 1 | -0/+6 |
| * | log tritan's changes | Tom Yu | 1999-10-26 | 1 | -0/+7 |
| * | Added et.exp | Miro Jurisic | 1999-08-18 | 1 | -0/+4 |
| * | Get rid of control characters in text file | Danilo Almeida | 1999-06-15 | 1 | -0/+4 |
| * | These are a bunch of intertwined changes to the windows build. | Danilo Almeida | 1999-05-19 | 1 | -0/+5 |
| * | Do win32 build in subdir | Danilo Almeida | 1999-05-10 | 1 | -0/+4 |
| * | * com_err.h: Fix GSS_DLLIMP | Tom Yu | 1999-03-15 | 1 | -0/+4 |
| * | * et_c.awk: Fix to not depend on CPP symbol "unix" | Tom Yu | 1999-02-02 | 1 | -0/+6 |