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
/
lib
/
krb5
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unnecessary if statement
Jeffrey Altman
2004-12-15
1
-2
/
+0
*
2004-12-15 Jeffrey Altman <jaltman@mit.edu>
Jeffrey Altman
2004-12-15
2
-43
/
+88
*
* include/k5-int.h (struct _krb5int_access): Add function pointer field
Ken Raeburn
2004-12-08
2
-0
/
+6
*
allow build with KRB5_DNS_LOOKUP undefined
Tom Yu
2004-12-06
2
-0
/
+7
*
fix missing mutex initialization in keytab file code
Ken Raeburn
2004-11-26
2
-0
/
+12
*
fix missing locking in keytab; fix stdio handling too
Ken Raeburn
2004-11-24
2
-24
/
+102
*
set errno=0 prior to fopen in kt_file
Tom Yu
2004-11-24
2
-2
/
+11
*
* locate_kdc.c (krb5int_add_host_to_list): If debugging, log the requested
Ken Raeburn
2004-11-19
4
-10
/
+32
*
* kt_file.c (krb5_ktfileint_open): Patch from Roland Dowdeswell to
Tom Yu
2004-11-19
2
-2
/
+7
*
* cc_mslsa.c (MSCredToMITCred): Don't create an empty array for addresses, just
Ken Raeburn
2004-11-19
2
-6
/
+6
*
* Makefile.in (SHLIB_EXPLIBS): Remove -ldl accidentally added in last change
Ken Raeburn
2004-11-18
2
-1
/
+6
*
* Makefile.in (SHLIB_EXPDEPS, SHLIB_EXPLIBS): Add support library
Ken Raeburn
2004-11-17
2
-2
/
+7
*
oops, bad update
Ken Raeburn
2004-11-16
1
-2
/
+2
*
make depend
Ken Raeburn
2004-11-16
2
-19
/
+19
*
Now a kvno invocation will only open the ccache file a small number of
Ken Raeburn
2004-11-16
2
-2
/
+23
*
Create a ccache get-flags operation.
Ken Raeburn
2004-11-16
8
-1
/
+94
*
* mk_req_ext.c (krb5_mk_req_extended): Free keyblock before
Tom Yu
2004-10-26
2
-0
/
+10
*
* locate_kdc.c: Include stdarg.h.
Ken Raeburn
2004-10-21
2
-52
/
+40
*
* dnssrv.c (krb5int_make_srv_query_realm): Append a dot to the hostname, if
Ken Raeburn
2004-10-19
2
-0
/
+10
*
* dnsglue.c (initparse): Skip query type and class when we lack
Tom Yu
2004-10-19
2
-3
/
+12
*
add dependencies for t_*.c test programs
Ken Raeburn
2004-10-19
2
-0
/
+24
*
make depend
Ken Raeburn
2004-10-19
2
-9
/
+10
*
ignore t_locate_kdc
Ken Raeburn
2004-10-19
1
-0
/
+1
*
* Makefile.in (TEST_PROGS): Add t_locate_kdc.
Ken Raeburn
2004-10-19
2
-1
/
+8
*
* t_deltat.c (main): Unadorned integer no longer fails now that we
Tom Yu
2004-10-14
2
-1
/
+6
*
krb5_string_to_deltat should default to seconds if no unit is provided. If t...
Alexandra Ellwood
2004-10-13
5
-721
/
+541
*
Fix the forced setting of the Initial Ticket Flag on Win2000 and
Jeffrey Altman
2004-10-08
2
-1
/
+21
*
* localaddr.c (print_addr): If getnameinfo returns EAI_SYSTEM, report what the
Ken Raeburn
2004-10-06
2
-5
/
+10
*
* localaddr.c (foreach_localaddr): Be more careful not to walk past the end of
Ken Raeburn
2004-10-06
2
-6
/
+13
*
* localaddr.c (get_ifreq_array): Split out from foreach_localaddr general
Ken Raeburn
2004-10-06
2
-27
/
+50
*
* localaddr.c (foreach_localaddr) [HAVE_STRUCT_IF_LADDRCONF && 0]: Fix
Ken Raeburn
2004-10-05
2
-2
/
+9
*
* localaddr.c (get_if_laddrconf, foreach_localaddr): New implementation for
Ken Raeburn
2004-10-01
2
-0
/
+205
*
* hst_realm.c: provide definition for MAXDNAME if
Jeffrey Altman
2004-10-01
2
-1
/
+11
*
Make patchlevel.h be the master version file
Tom Yu
2004-09-25
3
-8
/
+71
*
make depend
Ken Raeburn
2004-09-24
1
-7
/
+14
*
* Makefile.in (T_STD_CONF_OBJS): Include dnsglue.o
Ken Raeburn
2004-09-23
2
-1
/
+5
*
Don't assume that presence of res_nsearch() means we have ns_initparse()
Tom Yu
2004-09-21
2
-6
/
+15
*
memory leak in rd_cred.c
Tom Yu
2004-09-21
2
-1
/
+10
*
Add DNS resolver glue layer. Use it
Tom Yu
2004-09-21
6
-327
/
+565
*
Fix error code returned for empty sequences and check the error
Jeffrey Altman
2004-09-17
2
-2
/
+10
*
* dnssrv.c:
Tom Yu
2004-09-14
4
-0
/
+10
*
* cc_mslsa.c: Implement krb5_lcc_initialize()
Jeffrey Altman
2004-09-10
2
-6
/
+35
*
cc_mslsa.c: Correct test for KerbQueryTicketCacheEx2Message
Jeffrey Altman
2004-09-10
2
-3
/
+6
*
2004-09-10 Jeffrey Altman <jaltman@mit.edu>
Jeffrey Altman
2004-09-10
2
-8
/
+374
*
* cc_mslsa.c:
Jeffrey Altman
2004-09-02
2
-23
/
+246
*
oops, forgot changelog
Tom Yu
2004-08-31
1
-0
/
+5
*
fix MITKRB5-SA-2004-003
Tom Yu
2004-08-31
2
-0
/
+4
*
fix MITKRB5-SA-2004-002
Tom Yu
2004-08-31
5
-2
/
+25
*
move last patch down a little so it applies to tcp sockets as well as udp
Ken Raeburn
2004-08-28
1
-14
/
+15
*
* sendto_kdc.c (start_connection) [DEBUG]: Log the local socket address
Ken Raeburn
2004-08-28
2
-0
/
+27
[next]