| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | com_err.h, error_table.h: Use "#if defined(MSDOS) || ..." instead of | Theodore Tso | 1998-12-01 | 1 | -2/+3 |
| * | error_message.c: Use "#if defined(MSDOS) || ..." instead of "#if | Theodore Tso | 1998-12-01 | 1 | -0/+6 |
| * | com_err.c (MacMessageBox): Change TextBox to TETextBox to match up | Theodore Tso | 1998-07-02 | 1 | -0/+5 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 1 | -0/+5 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 1 | -0/+7 |
| * | * Makefile.in (SRCS): Add $(srcdir) as prefix to srcs | Ezra Peisach | 1997-10-07 | 1 | -0/+4 |
| * | * error_message.c (error_message): Mask error code with | Ezra Peisach | 1997-07-22 | 1 | -0/+9 |
| * | Add 'extern "C"' for C++ compatibility; also check for __cplusplus | Theodore Tso | 1997-03-18 | 1 | -0/+5 |
| * | * error_message.c: Don't declare sys_nerr on Macintosh | Ezra Peisach | 1997-03-03 | 1 | -0/+6 |
| * | * com_err.c: Back out last change; it's not needed. Also, remove | Sam Hartman | 1997-03-01 | 1 | -1/+3 |
| * | Remove static from declaration of com_err_hook | Sam Hartman | 1997-03-01 | 1 | -0/+4 |
| * | Moved some of the library list file build logic from the individual Makefiles | Richard Basch | 1997-02-23 | 1 | -0/+2 |
| * | Described the replacement of #ifdef unix | Richard Basch | 1997-02-22 | 1 | -5/+8 |
| * | * Make shared libs work on AIX | Sam Hartman | 1997-02-22 | 1 | -0/+12 |
| * | Update the major version to 3; | Sam Hartman | 1997-02-22 | 1 | -0/+4 |
| * | Removed V2 experimental API previously checked-in. | Richard Basch | 1997-02-15 | 1 | -0/+8 |
| * | com_err.c: display the error via stderr if it is a character device | Richard Basch | 1997-02-11 | 1 | -0/+5 |
| * | Fix broken Windows 16 declaration. (Should be KRB5_CALLCONV, and | Theodore Tso | 1997-02-11 | 1 | -0/+5 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 1 | -0/+9 |
| * | compile_et.c: Change the emitted name of the struct error_table | Theodore Tso | 1997-02-08 | 1 | -0/+12 |
| * | com_err.[ch]: Define old com_err_va interface | Richard Basch | 1997-02-08 | 1 | -0/+4 |
| * | New V2 API + Win16/Win32 support | Richard Basch | 1997-02-06 | 1 | -0/+32 |