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
/
kdc
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Compiler warning cleanup
Paul Park
1995-06-27
1
-0
/
+6
*
Multiple realm support and remove KDB_CONVERT_KEY_OUTOF_DB
Paul Park
1995-06-23
1
-0
/
+26
*
Shared library Makefile/configure changes and cleanup
Paul Park
1995-06-15
1
-0
/
+11
*
Instead of special casing _AIX in network.c, look for
Sam Hartman
1995-06-13
1
-0
/
+7
*
(kdc_process_tgs_req): Set the auth_context rcache to null before
Ezra Peisach
1995-06-13
1
-0
/
+6
*
changes to accomodate redefinition of krb5_auth_context
Tom Yu
1995-06-11
1
-0
/
+4
*
dispatch.c, kdc_util.h, kerberos_v4.c: Use KRB5_KRB4_COMPAT instead of
Theodore Tso
1995-06-09
1
-0
/
+13
*
Update kadmind5 to use new logging routines
Paul Park
1995-06-08
1
-0
/
+6
*
krb5kdc depends on libkdb5.a
Paul Park
1995-05-26
1
-0
/
+4
*
Port to OSF/1. (deal with the longs that should be 4 bytes)
Ezra Peisach
1995-05-21
1
-0
/
+4
*
kdc_util.c (kdc_process_tgs_req): Make sure apreq->ticket gets
Theodore Tso
1995-04-29
1
-0
/
+14
*
* Makefile.in (KLIB): put KRB4_LIB inside KLIB
Mark Eichin
1995-04-28
1
-0
/
+4
*
* Makefile.in (krb5kdc): use KRB4_LIB directly.
Mark Eichin
1995-04-27
1
-0
/
+5
*
* configure.in: need HAS_ANSI_VOLATILE for signal_requests_exit
Mark Eichin
1995-04-26
1
-0
/
+4
*
Don't rely on krb5_kdc_portname and krb5_kdc_sec_portname anymore.
Theodore Tso
1995-04-22
1
-0
/
+5
*
Make sure the context is initialized before it is used
Theodore Tso
1995-03-31
1
-0
/
+4
*
* kdc_util.c Use new calling conventions for krb5_rd_req_decoded()
Chris Provenzano
1995-03-27
1
-0
/
+5
*
replay.c: The KDC replay cache needs to store the database
Theodore Tso
1995-03-24
1
-0
/
+12
*
* kerberos_v4.c: Replace STDARG_PROTOTYPES with HAVE_STDARG_H
John Gilmore
1995-03-19
1
-0
/
+4
*
configure.in, Makefile.in: Use the libdes425 library so that the DES
Theodore Tso
1995-03-17
1
-0
/
+13
*
Remove reference to $(ISODELIB)
Theodore Tso
1995-03-02
1
-0
/
+4
*
Remove ISODE_INCLUDE and ISODE_DEFS, replace check for -lsocket and
Theodore Tso
1995-03-01
1
-0
/
+5
*
* *.[ch]: Avoid <krb5/...> and <com_err.h> includes
John Gilmore
1995-02-28
1
-0
/
+4
*
krb5_use_keytype() was being called when the argument was a encryption
Theodore Tso
1995-02-10
1
-0
/
+7
*
* kdc_util.c (kdc_rdreq_keyproc()) Add krb5_keytype() arg
Chris Provenzano
1995-02-02
1
-0
/
+4
*
Allow the primary port that the KDC listens on be configurable on the
Theodore Tso
1995-01-26
1
-0
/
+7
*
* Removed all narrow types and references to wide.h and narrow.h
Chris Provenzano
1995-01-25
1
-0
/
+4
*
Removed all references to DECLARG and OLDDECLARG.
Chris Provenzano
1995-01-13
1
-0
/
+4
*
do_tgs_req.c (prepare_error_tgs): Don't free the passed in ticket; it
Theodore Tso
1994-12-13
1
-0
/
+21
*
Add appropriate help text for --with-krb4 option
Theodore Tso
1994-11-30
1
-0
/
+5
*
Use the list of encryption types passed as part of the KDC request to
Theodore Tso
1994-11-21
1
-0
/
+13
*
Use published interface to call krb5_random_key
Theodore Tso
1994-11-08
1
-0
/
+5
*
Don't define functions manually, but pull in the appropriate include
Theodore Tso
1994-11-08
1
-0
/
+4
*
Fix lineage check so that we don't fail if we're cross-authenticating
Theodore Tso
1994-11-08
1
-0
/
+6
*
Use published interface to call krb5_random_key()
Theodore Tso
1994-11-08
1
-0
/
+5
*
Select the cryptosystem to be used using krb5_use_cstype() instead of
Theodore Tso
1994-10-14
1
-0
/
+7
*
Don't assume that the request server's realm name is null terminated.
Theodore Tso
1994-10-14
1
-0
/
+7
*
Add widen.h and narrow.h around declaration so that argument types are
Theodore Tso
1994-10-04
1
-0
/
+5
*
Use $(srcdir) to find manual page for make install
Theodore Tso
1994-10-03
1
-0
/
+2
*
krb5kdc now removed with make clean
Theodore Tso
1994-10-03
1
-0
/
+4
*
Add magic number placeholder to statically initialized structures
Theodore Tso
1994-10-01
1
-0
/
+4
*
Relink executable when library changes
Theodore Tso
1994-09-29
1
-0
/
+4
*
Applied Cybersafe's changes to do transited realm path checking
Theodore Tso
1994-09-22
1
-0
/
+16
*
Fix broken $(KRB4)/lib/libdes.a inclusion in the Makefile --- should have
Theodore Tso
1994-08-18
1
-0
/
+6
*
* configure.in:
Tom Yu
1994-08-04
1
-0
/
+6
*
* configure.in: hopefully make dbm libs dtrt
Tom Yu
1994-07-16
1
-0
/
+4
*
Fix error return codes for sanity's sake
Theodore Tso
1994-07-16
1
-0
/
+6
*
* configure.in:
Tom Yu
1994-07-08
1
-0
/
+6
*
fixes to suck in -lndbm or -ldbm as needed
Tom Yu
1994-07-07
1
-0
/
+5
*
folding in Harry's changes
Tom Yu
1994-06-29
1
-0
/
+7
[prev]