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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mass makefile/configure.in build system revamp
Theodore Tso
1998-02-12
3
-1
/
+21
*
* Makefile.in (SRCS): Add $(srcdir) as prefix to srcs
Ezra Peisach
1997-10-07
2
-1
/
+8
*
* error_message.c (error_message): Mask error code with
Ezra Peisach
1997-07-22
3
-2
/
+12
*
it's 'extern "C"' not '#extern "C"'
Kevin Mitchell
1997-03-31
1
-1
/
+1
*
Add 'extern "C"' for C++ compatibility; also check for __cplusplus
Theodore Tso
1997-03-18
2
-1
/
+14
*
* error_message.c: Don't declare sys_nerr on Macintosh
Ezra Peisach
1997-03-03
3
-1
/
+9
*
* com_err.c: Back out last change; it's not needed. Also, remove
Sam Hartman
1997-03-01
3
-6
/
+7
*
Remove static from declaration of com_err_hook
Sam Hartman
1997-03-01
2
-3
/
+8
*
Moved some of the library list file build logic from the individual Makefiles
Richard Basch
1997-02-23
2
-5
/
+2
*
Described the replacement of #ifdef unix
Richard Basch
1997-02-22
1
-5
/
+8
*
AIX should also have the compatibility interface
Richard Basch
1997-02-22
2
-2
/
+2
*
I really did mean #ifdef unix... I added AIX for compatibility.
Richard Basch
1997-02-22
3
-3
/
+7
*
* Make shared libs work on AIX
Sam Hartman
1997-02-22
6
-5
/
+18
*
Update the major version to 3;
Sam Hartman
1997-02-22
2
-1
/
+5
*
Unix bug: link.table was referencing an incompletely constructed variable
Richard Basch
1997-02-20
1
-1
/
+1
*
et_c.awk:
Richard Basch
1997-02-20
2
-21
/
+24
*
Do not free unallocated memory (win16)
Richard Basch
1997-02-18
1
-11
/
+17
*
Win16 fixes
Richard Basch
1997-02-18
3
-8
/
+7
*
Because you cannot call malloc() during DLL initialization under win16,
Richard Basch
1997-02-18
1
-2
/
+16
*
Checked in a debugging version, by accident.
Richard Basch
1997-02-16
1
-2
/
+11
*
Removed V2 experimental API previously checked-in.
Richard Basch
1997-02-15
9
-255
/
+200
*
com_err.c: Only check if stderr is a tty under Win32; Win16 does not
Richard Basch
1997-02-14
1
-0
/
+2
*
com_err.c: display the error via stderr if it is a character device
Richard Basch
1997-02-11
2
-1
/
+15
*
Fix broken Windows 16 declaration. (Should be KRB5_CALLCONV, and
Theodore Tso
1997-02-11
3
-3
/
+6
*
Merge of libhack_branch
Tom Yu
1997-02-09
3
-42
/
+22
*
compile_et.c: Change the emitted name of the struct error_table
Theodore Tso
1997-02-08
4
-15
/
+28
*
com_err.[ch]: Define old com_err_va interface
Richard Basch
1997-02-08
3
-1
/
+16
*
New V2 API + Win16/Win32 support
Richard Basch
1997-02-06
11
-413
/
+627
*
Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*
Theodore Tso
1996-12-13
2
-1
/
+5
*
make clean was missing some things; see ChangeLogs for details
Tom Yu
1996-11-14
2
-1
/
+7
*
Work around a compiler bug on the Alpha.
Ezra Peisach
1996-10-17
2
-1
/
+8
*
Change continuation processing so that it doesn't depend on ANSI C
Theodore Tso
1996-09-06
2
-4
/
+15
*
* internal.h: #ifdef NEED_SYS_ERRLIST -> #ifdef
Tom Yu
1996-08-31
4
-7
/
+17
*
this commit includes all the changes on the OV_9510_INTEGRATION and
Marc Horowitz
1996-07-22
2
-1
/
+34
*
For Win32, define away FAR and NEAR
Theodore Tso
1996-06-13
2
-0
/
+9
*
com_err.h:
Theodore Tso
1996-06-12
9
-30
/
+120
*
cvsignore hackery
Tom Yu
1996-06-10
1
-1
/
+0
*
Fix SRCS definition so that it doesn't fool the Macintosh macfiles.sh
Theodore Tso
1996-03-20
2
-2
/
+9
*
use AC_HEADER_STDARG
Ken Raeburn
1996-03-13
2
-1
/
+5
*
Windows has strerror()
Theodore Tso
1996-02-28
2
-0
/
+7
*
Folded in danw's changes to allow building Makefiles for the
Theodore Tso
1996-02-07
2
-3
/
+7
*
remove rcs keyword cruft which doesn't make much sense in CVS.
Mark Eichin
1995-11-03
3
-5
/
+3
*
Remove ##DOS!include of config/windows.in. config/windows.in is now
Theodore Tso
1995-10-07
2
-1
/
+5
*
Fix logic if #ifdefs for HAVE_STRERROR and HAVE_SYS_ERRLIST.
Theodore Tso
1995-10-05
2
-4
/
+13
*
* configure.in (V5_MAKE_SHARED_LIB): Add version number 0.1 for library
Ezra Peisach
1995-10-02
3
-16
/
+9
*
Removed "foo:: foo-$(WHAT)" lines from the Makefile
Theodore Tso
1995-09-25
2
-4
/
+5
*
Change password for the Mac
Keith Vetter
1995-09-24
2
-1
/
+22
*
Only define sys_nerr if we're on a Macintosh. On those systems which
Theodore Tso
1995-09-22
2
-0
/
+9
*
Mac Beta 1 submission
Keith Vetter
1995-09-11
3
-0
/
+70
*
Add $(SHELL) to invocation of config_script, so that the tree can
Theodore Tso
1995-08-07
2
-1
/
+8
[next]