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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* xdr_array.c (xdr_array): Account for elsize when checking
Tom Yu
2002-08-02
2
-1
/
+7
*
* unparse.c (krb5_unparse_name_ext): Error out if passed a NULL
Tom Yu
2002-08-02
2
-0
/
+8
*
* client_init.c (_kadm5_init_any): Use
Tom Yu
2002-07-31
2
-1
/
+7
*
* kadm_err.et: Add KADM5_MISSING_KRB5_CONF_PARAMS, indicating a
Tom Yu
2002-07-31
2
-1
/
+9
*
* log.c: Include stdarg.h.
Ken Raeburn
2002-07-30
3
-16
/
+23
*
* localaddr.c (get_localaddrs): Add prototype before being used
Ezra Peisach
2002-07-23
2
-0
/
+8
*
remove dependence on libdyn; open-code the array manipulation
Ken Raeburn
2002-07-17
3
-33
/
+74
*
* Makefile.in (SHLIB_EXPDEPS, SHLIB_EXPLIBS): Drop references to libdyn
Ken Raeburn
2002-07-17
2
-3
/
+7
*
fold libdyn into librpc
Ken Raeburn
2002-07-17
7
-5
/
+976
*
* gssapiP_generic.h, util_token.c (g_verify_token_header): Make
Ezra Peisach
2002-07-15
3
-2
/
+7
*
* k5unseal.c (kg_unseal): Pass unsigned int * instead of int *
Ezra Peisach
2002-07-15
3
-2
/
+10
*
* gss_libinit.c (gssint_cleanup_library): Remove variable set but
Ezra Peisach
2002-07-15
2
-4
/
+9
*
* gss_libinit.c: Conditionalized error table loading for Mac OS X.
Tom Yu
2002-07-14
2
-0
/
+17
*
* gssapi_krb5.h: Added #include of gssapi.h and gssapi_generic.h
Tom Yu
2002-07-14
5
-9
/
+96
*
Don't define DEFINE_SOCKADDR, since nothing tests it any more
Ken Raeburn
2002-07-13
23
-22
/
+6
*
drop NEED_TIME_H processing in krb.h
Ken Raeburn
2002-07-13
3
-2
/
+10
*
update dependencies
Ken Raeburn
2002-07-13
5
-168
/
+160
*
Get rid of some unused functions and files. Hide
Ken Raeburn
2002-07-13
12
-522
/
+21
*
* gssapi_generic.h: allow inclusion by C++
Tom Yu
2002-07-13
5
-12
/
+69
*
* init_sec_context.c (make_ap_req_v2): Delete unused function
Ken Raeburn
2002-07-12
2
-19
/
+2
*
* accept_sec_context.c (rd_and_store_for_creds): Don't declare krb5_mcc_ops
Ken Raeburn
2002-07-12
2
-2
/
+1
*
* init_sec_context.c (krb5_gss_init_sec_context): Instead of asking for the
Ken Raeburn
2002-07-12
2
-3
/
+53
*
* accept_sec_context.c (rd_and_store_for_creds): Remove registration of memor...
Ken Raeburn
2002-07-12
2
-1
/
+5
*
Don't install port-sockets.h, and don't include it from <kerberosIV/krb.h>.
Ken Raeburn
2002-07-12
19
-0
/
+26
*
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
*
* init_sec_context.c (get_credentials): Delete unused variable
Ken Raeburn
2002-07-01
2
-2
/
+2
*
remove gss krb5 mech2 oid and oidset variables
Ken Raeburn
2002-07-01
10
-17
/
+17
*
fix some compiler warnings
Ken Raeburn
2002-07-01
3
-11
/
+21
*
* 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
*
get rid of lib/krb5util
Ken Raeburn
2002-06-25
8
-640
/
+7
*
move krb5_sete[ug]id from libkrb5util (fn) to k5-util.h (macro)
Ken Raeburn
2002-06-25
3
-84
/
+8
*
* 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
*
* asn1_get.c (asn1_get_length): Check for negative length.
Tom Yu
2002-06-24
2
-0
/
+7
*
* c_ustime.c: Remove various things missed in 1-2-2-branch MacOS
Tom Yu
2002-06-22
5
-146
/
+66
*
update dependencies
Ken Raeburn
2002-06-21
3
-90
/
+137
*
* mk_priv.c (krb4int_address_less): Put braces around v4mapped address
Ken Raeburn
2002-06-21
2
-2
/
+12
[next]