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
*
* Makefile.in: Revert $(S)=>/ change, for Windows support
Ken Raeburn
2002-08-29
22
-14
/
+58
*
Ignore a bunch of files generated by building in the source tree, excluding
Ken Raeburn
2002-08-29
4
-0
/
+18
*
Quote targets of some copy operations within the build tree. Needed
Ken Raeburn
2002-08-27
2
-5
/
+10
*
* sendto_kdc.c (merge_addrlists): Truncate source address list after copying
Ken Raeburn
2002-08-24
2
-0
/
+4
*
Change $(S)=>/ and $(U)=>.. globally
Ken Raeburn
2002-08-23
22
-14
/
+58
*
* Makefile.in (SUBDIROBJLISTS): New variable
Ken Raeburn
2002-08-23
2
-0
/
+15
*
* locate_kdc.c (krb5_locate_kdc): Don't look up kerberos-sec for TCP service
Ken Raeburn
2002-08-23
2
-5
/
+10
*
turn off debug code
Ken Raeburn
2002-08-23
1
-1
/
+1
*
* init_ctx.c (init_common): Initialize udp_pref_limit field
Ken Raeburn
2002-08-23
2
-0
/
+6
*
* accessor.c (krb5int_accessor): Use krb5int_sendto instead of
Ken Raeburn
2002-08-22
2
-1
/
+3
*
* sendto_kdc.c (MAX_PASS, dprint): New macros.
Ken Raeburn
2002-08-22
2
-402
/
+539
*
* locate_kdc.c (krb5int_grow_addrlist): Renamed from grow_list, now external.
Ken Raeburn
2002-08-22
2
-2
/
+9
*
* sendto_kdc.c (DEFAULT_UDP_PREF_LIMIT, HARD_UDP_LIMIT): New macros.
Ken Raeburn
2002-08-15
2
-3
/
+47
*
* cc_file.c (ALLOC): Use calloc, not malloc.
Ken Raeburn
2002-08-15
2
-2
/
+15
*
* t_cc.c: Remove references to STDIO ccache
Tom Yu
2002-08-15
2
-7
/
+4
*
* t_ser.c (ser_ccache_test): Remove references to STDIO ccaches
Tom Yu
2002-08-15
2
-19
/
+7
*
missed an entry
Ken Raeburn
2002-08-15
1
-0
/
+3
*
(NO_FILE): New macro. All functions changed to test or assign it rather than
Ken Raeburn
2002-08-15
2
-96
/
+89
*
update deps
Ken Raeburn
2002-08-15
4
-23
/
+45
*
Combine file and stdio ccache implementations into one source file; selection
Ken Raeburn
2002-08-15
5
-2165
/
+650
*
* cc_stdio.c (krb5_fcc_next_cred): Use a krb5_error_code to hol the return
Ken Raeburn
2002-08-14
2
-17
/
+26
*
tweak comments
Ken Raeburn
2002-08-14
1
-2
/
+1
*
Miscellaneous additional shuffling (variable renaming or reordering, whitespace
Ken Raeburn
2002-08-10
3
-152
/
+80
*
(krb5_fcc_data): Rename "fd" to "file"; change all uses
Ken Raeburn
2002-08-10
1
-44
/
+44
*
Change non-external "scc" uses to "fcc".
Ken Raeburn
2002-08-10
1
-176
/
+156
*
whitespace
Ken Raeburn
2002-08-09
1
-167
/
+87
*
"krb5 v5" is redundant (in comment)
Ken Raeburn
2002-08-09
1
-4
/
+4
*
whitespace
Ken Raeburn
2002-08-09
1
-89
/
+81
*
rename krb5_scc_<fn> and krb5_scc_cursor to use krb5_fcc_ instead
Ken Raeburn
2002-08-09
2
-260
/
+261
*
hide method functions we don't need to call directly
Ken Raeburn
2002-08-09
3
-175
/
+180
*
* unparse.c (krb5_unparse_name_ext): Error out if passed a NULL
Tom Yu
2002-08-02
2
-0
/
+8
*
* localaddr.c (get_localaddrs): Add prototype before being used
Ezra Peisach
2002-07-23
2
-0
/
+8
*
update dependencies
Ken Raeburn
2002-07-13
1
-10
/
+20
*
Put # for cpp directives in first column
Ken Raeburn
2002-07-09
4
-2
/
+10
*
update copyright dates
Ken Raeburn
2002-07-09
1
-1
/
+1
*
update dependencies
Ken Raeburn
2002-07-09
3
-110
/
+219
*
* sn2princ.c: Include fake-addrinfo.h.
Ken Raeburn
2002-07-09
2
-15
/
+46
*
* hst_realm.c (krb5_get_host_realm): Return KRB5_ERR_NUMERIC_REALM if the
Ken Raeburn
2002-07-09
2
-0
/
+27
*
* krb5_err.et (KRB5_ERR_NUMERIC_REALM): New error code
Ken Raeburn
2002-07-09
2
-0
/
+6
*
back out changes accidentally checked in
Ken Raeburn
2002-07-08
2
-52
/
+16
*
* localaddr.c (get_localaddrs): Split out main body of krb5_os_localaddr, add
Ken Raeburn
2002-07-08
4
-18
/
+75
*
Add hooks to optionally report local address used when contacting a KDC-like
Ken Raeburn
2002-07-08
2
-2
/
+19
*
* sendto_kdc.c (service_tcp_fd): sockerrlen should have type socklen_t
Ken Raeburn
2002-07-05
2
-1
/
+6
*
* krb5_libinit.c: Conditionalized error table loading for
Tom Yu
2002-07-05
2
-0
/
+16
*
* init_os_ctx.c: krb4 needs to get the os config files so it can use
Tom Yu
2002-07-03
2
-107
/
+11
*
* appdefault.c (conf_boolean): Change variable from char ** to
Ezra Peisach
2002-06-26
3
-2
/
+9
*
* krb5_libinit.c: Added an include for com_err.h since
Tom Yu
2002-06-26
2
-1
/
+16
*
* appdefault.c, get_in_tkt.c: made conf_yes and conf_no const to
Tom Yu
2002-06-26
9
-12
/
+28
*
* asn1_encode.c (asn1_encode_generaltime): Remove call to
Tom Yu
2002-06-24
2
-3
/
+6
*
* asn1_encode.c: Removed unused Mac OS 9 code
Tom Yu
2002-06-24
2
-8
/
+18
[next]