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
*
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
*
Clean up prototypes for error_message. I think we may need to insert a test ...
Sam Hartman
1995-07-13
2
-2
/
+10
*
Do not include stdlib.h unless it exists
Ezra Peisach
1995-07-12
2
-0
/
+6
*
Add DEPLIBS, needed by shared library rule
Paul Park
1995-07-07
2
-1
/
+5
*
Changes for Macintosh implementation
Keith Vetter
1995-07-06
4
-2
/
+11
*
* configure.in: fix typo; appended "all" rule needs two colons to
Tom Yu
1995-06-24
2
-1
/
+6
*
* error_table.h: reverse sense of KRB5_PROVIDE_PROTOTYPES
Tom Yu
1995-06-23
2
-3
/
+4
*
Fixed typos that prevent static libs from working. Add code
Sam Hartman
1995-06-23
2
-2
/
+9
*
Change done to DONE for shared library rules
Paul Park
1995-06-23
2
-4
/
+9
*
Changes to support AIX shared libraries. The interactions
Sam Hartman
1995-06-23
3
-4
/
+38
*
configure.in: Remove standardized set of autoconf macros, which are
Theodore Tso
1995-06-09
2
-3
/
+5
*
Don't install compile_et.1; we're not installing the program, anyway
Theodore Tso
1995-06-08
2
-3
/
+9
*
* configure.in:
Tom Yu
1995-06-07
3
-10
/
+12
*
Better handling of error codes returned by winsock
Keith Vetter
1995-06-03
2
-0
/
+13
*
* Makefile.in: remove spurious whitespace from blank line
Tom Yu
1995-05-03
2
-1
/
+5
*
Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do
Theodore Tso
1995-04-14
1
-0
/
+60
*
com_err.h: If FAR is not defined, define it away
Theodore Tso
1995-04-14
2
-0
/
+7
*
Windows global stuff:
Keith Vetter
1995-04-14
6
-7
/
+12
*
Bug fixes or better error handling for the following 4 Windows bugs
Keith Vetter
1995-04-06
2
-2
/
+6
*
* Makefile.in: Fix up Mac makefile.
John Gilmore
1995-03-29
4
-6
/
+13
*
Fixed breakage introduced by windows port. com_err() is supposed to
Theodore Tso
1995-03-24
2
-0
/
+9
*
Fixed problem in com_err.c due to the fact that the PC doesn't use autoconf and
Keith Vetter
1995-03-22
2
-1
/
+7
*
Fixed bugs in the com_err library so that it's callable from windows programs
Keith Vetter
1995-03-22
4
-9
/
+28
*
* com_err.c, com_err.h: Use HAVE_STDARG_H, not STDARG_PROTOTYPES.
John Gilmore
1995-03-19
4
-6
/
+13
*
Problem with the error routines and windows definitions
Keith Vetter
1995-03-17
2
-0
/
+20
*
Ported the error table stuff to the PC
Keith Vetter
1995-03-17
7
-36
/
+91
*
Remove #ifdef STDC check to see if we should use const --- configure
Theodore Tso
1995-02-28
2
-4
/
+5
*
* com_err.3: Document "com_err.h" rather than <com_err.h>
John Gilmore
1995-02-28
2
-1
/
+5
*
Add .cvsignore file so that cvs ignores the autoconf-built configure file
Theodore Tso
1995-02-03
1
-0
/
+1
*
All routines defined in the com_err library should have extern before
Theodore Tso
1995-02-03
2
-10
/
+16
*
* Makefile.in (SRCS): add com_err.c explicit dependency to work
Mark Eichin
1995-01-26
2
-1
/
+8
[next]