index
:
krb5.git
gss_cs
keyring
kinit-c
master
msspng_ntlmssp
proxymech
spnego
MIT Kerberos patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
/
et
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* 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
*
Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*
Theodore Tso
1996-12-13
1
-0
/
+4
*
make clean was missing some things; see ChangeLogs for details
Tom Yu
1996-11-14
1
-0
/
+4
*
Work around a compiler bug on the Alpha.
Ezra Peisach
1996-10-17
1
-0
/
+5
*
Change continuation processing so that it doesn't depend on ANSI C
Theodore Tso
1996-09-06
1
-0
/
+7
*
* internal.h: #ifdef NEED_SYS_ERRLIST -> #ifdef
Tom Yu
1996-08-31
1
-0
/
+10
*
this commit includes all the changes on the OV_9510_INTEGRATION and
Marc Horowitz
1996-07-22
1
-0
/
+4
*
For Win32, define away FAR and NEAR
Theodore Tso
1996-06-13
1
-0
/
+4
*
com_err.h:
Theodore Tso
1996-06-12
1
-0
/
+12
*
Fix SRCS definition so that it doesn't fool the Macintosh macfiles.sh
Theodore Tso
1996-03-20
1
-0
/
+5
*
use AC_HEADER_STDARG
Ken Raeburn
1996-03-13
1
-0
/
+4
*
Windows has strerror()
Theodore Tso
1996-02-28
1
-0
/
+4
*
Folded in danw's changes to allow building Makefiles for the
Theodore Tso
1996-02-07
1
-0
/
+6
*
Remove ##DOS!include of config/windows.in. config/windows.in is now
Theodore Tso
1995-10-07
1
-0
/
+5
*
Fix logic if #ifdefs for HAVE_STRERROR and HAVE_SYS_ERRLIST.
Theodore Tso
1995-10-05
1
-0
/
+6
*
* configure.in (V5_MAKE_SHARED_LIB): Add version number 0.1 for library
Ezra Peisach
1995-10-02
1
-0
/
+7
*
Removed "foo:: foo-$(WHAT)" lines from the Makefile
Theodore Tso
1995-09-25
1
-0
/
+5
*
Change password for the Mac
Keith Vetter
1995-09-24
1
-0
/
+5
*
Only define sys_nerr if we're on a Macintosh. On those systems which
Theodore Tso
1995-09-22
1
-0
/
+7
*
Add $(SHELL) to invocation of config_script, so that the tree can
Theodore Tso
1995-08-07
1
-0
/
+6
*
Clean up prototypes for error_message. I think we may need to insert a test ...
Sam Hartman
1995-07-13
1
-0
/
+8
*
Do not include stdlib.h unless it exists
Ezra Peisach
1995-07-12
1
-0
/
+3
*
Add DEPLIBS, needed by shared library rule
Paul Park
1995-07-07
1
-0
/
+4
*
Changes for Macintosh implementation
Keith Vetter
1995-07-06
1
-0
/
+4
*
* configure.in: fix typo; appended "all" rule needs two colons to
Tom Yu
1995-06-24
1
-0
/
+5
*
* error_table.h: reverse sense of KRB5_PROVIDE_PROTOTYPES
Tom Yu
1995-06-23
1
-2
/
+3
*
Change done to DONE for shared library rules
Paul Park
1995-06-23
1
-0
/
+5
[next]