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
*
Update ChangeLog for last checkin..
Ezra Peisach
2001-03-08
1
-0
/
+3
*
* kdc_util.h: Add prototype for process_v4_mode() for main.c to use
Ezra Peisach
2001-03-08
1
-0
/
+10
*
* kerberos_v4.c (kerberos_v4): Remove references to
Tom Yu
2001-02-09
1
-0
/
+5
*
fix multiple-include problem on OpenBSD
Ken Raeburn
2000-12-13
1
-0
/
+4
*
update network.c with getifaddrs support from lib/krb5/os/localaddr.c
Ken Raeburn
2000-12-13
1
-0
/
+7
*
* configure.in: Get rid of test for termios.h. The kdc does not use it
Ezra Peisach
2000-11-01
1
-0
/
+4
*
* kdc_preauth.c (get_etype_info): Initialize length of
Ezra Peisach
2000-10-17
1
-0
/
+12
*
* kerberos_v4.c (kerb_get_principal): Modify to take a pointer to
Tom Yu
2000-10-07
1
-0
/
+12
*
* dispatch.c (dispatch): inet_ntop() returns const char *
Ezra Peisach
2000-09-20
1
-0
/
+4
*
* main.c (initialize_realms): For "cannot initialize realm" messages, tell the
Ken Raeburn
2000-08-23
1
-0
/
+10
*
Makefile.in (rtest): Link in the kdb5 library
Ezra Peisach
2000-07-03
1
-0
/
+4
*
pullup from 1.2-beta4
Ken Raeburn
2000-06-30
1
-0
/
+36
*
Change wsanchez@apple -> tritan@mit
Wilfredo Sanchez
2000-06-01
1
-2
/
+2
*
* sock2p.c: New file.
Ken Raeburn
2000-03-14
1
-1
/
+20
*
Also change kdc_insert_lookaside() to take a const krb5_fulladdr *
Ezra Peisach
2000-03-12
1
-2
/
+2
*
* replay.c, kdb_util.h (kdc_check_lookaside): Make second argument
Ezra Peisach
2000-03-12
1
-0
/
+5
*
* main.c: Move kdc_initialize_rcache() to kdc_util.c
Tom Yu
2000-03-01
1
-0
/
+10
*
* configure.in: Fix --enable-kdc-replay-cache to actually default
Tom Yu
2000-03-01
1
-0
/
+3
*
* kdc_preauth.c (verify_sam_response): Declare and set rc_lifetime
Tom Yu
2000-03-01
1
-0
/
+10
*
new --enable/--disable-kdc-replay-cache configure hooks
Ken Raeburn
2000-02-28
1
-0
/
+7
*
* configure.in: Check for sys/sockio.h
Tom Yu
2000-02-25
1
-0
/
+9
*
fix udp_port_fds allocation bug; partial ipv6 support
Ken Raeburn
2000-02-25
1
-1
/
+9
*
oops, update changelog for bug fix
Ken Raeburn
2000-02-25
1
-2
/
+1
*
Patches from Alec Peterson, plus some work of my own, to let a multihomed
Ken Raeburn
2000-02-25
1
-0
/
+18
*
* kerberos_v4.c (v4_klog): Don't treat the formatted text as a format string
Ken Raeburn
2000-02-25
1
-0
/
+6
*
* kdc_preauth.c (return_sam_data): Just return 0 if no input preauth data is ...
Ken Raeburn
2000-02-07
1
-1
/
+2
*
fix my email address in log header
Ken Raeburn
2000-02-07
1
-1
/
+1
*
* kdc_preauth.c (get_preauth_hint_list): Log a message if preauth is required
Ken Raeburn
2000-02-07
1
-0
/
+7
*
Frank Cusack's patches, first two sets. Should be no incompatible changes,
Ken Raeburn
2000-02-07
1
-0
/
+36
*
* dispatch.c (dispatch): Log address and port number of detected retransmits
Ken Raeburn
2000-01-27
1
-0
/
+3
*
permit use of non-des session keys now
Ken Raeburn
2000-01-27
1
-0
/
+6
*
* dispatch.c (dispatch): Make message in lookaside case less suggestive of
Ken Raeburn
1999-10-29
1
-0
/
+6
*
log tritan's changes
Tom Yu
1999-10-26
1
-0
/
+7
*
Tom's patch:
Ken Raeburn
1999-09-21
1
-0
/
+5
*
force single-des session keys until we've got multiple-cryptosystem stuff wor...
Ken Raeburn
1999-09-01
1
-0
/
+5
*
* kerberos_v4.c (compat_decrypt_key): Align DES3 enctypes with
Tom Yu
1999-08-18
1
-0
/
+6
*
Disable lookaside cache. It's needed if the replay cache is enabled, and could
Ken Raeburn
1999-06-30
1
-0
/
+8
*
* replay.c (MATCH): Fix up to compare the correct components of
Tom Yu
1999-06-29
1
-0
/
+5
*
* kerberos_v4.c (kerberos_v4): Fix bug where krb_create_ticket()
Tom Yu
1999-04-30
1
-0
/
+6
*
* do_as_req.c (process_as_req): Fix to assign kvno to
Tom Yu
1999-02-17
1
-0
/
+6
*
kdc_preauth.c (check_padata): If preauth fails because the preauth
Theodore Tso
1999-01-27
1
-0
/
+7
*
* configure.in (withval): Conditinalize ATHENA_DES3_KLUDGE on
Tom Yu
1999-01-05
1
-0
/
+8
*
Makefile.in: Set the myfulldir and mydir variables (which are relative
Theodore Tso
1998-12-05
1
-0
/
+5
*
pull up 3des implementation from the marc-3des branch
Marc Horowitz
1998-10-30
1
-0
/
+53
*
* replay.c (kdc_check_lookaside):
Tom Yu
1998-07-22
1
-0
/
+15
*
* configure.in: Add CHECK_SIGNALS so that POSIX_SIGNALS gets
Tom Yu
1998-07-15
1
-0
/
+10
*
Added a call to signal() in request_hup() so that the signal handler
Geoffrey King
1998-07-11
1
-0
/
+8
*
These additions cause the KDC to react to SIGHUP by closing and
Geoffrey King
1998-07-08
1
-0
/
+13
*
Print 4 digit years in Krb4 log entries to avoid Y2K issues
Theodore Tso
1998-05-08
1
-0
/
+5
*
POSIX states that getopt returns -1 when it is done parsing options,
Theodore Tso
1998-05-06
1
-0
/
+5
[next]