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
*
* Makefile.in (includes): The header is krb_err.h, not
Tom Yu
1998-04-09
2
-1
/
+6
*
* Makefile.in (includes): Don't mkdir unless the directory doesn't
Tom Yu
1998-04-06
2
-1
/
+6
*
* Makefile.in (includes): Don't call mkdir unless the directory
Tom Yu
1998-04-06
2
-1
/
+6
*
* g_cnffile.c (krb__get_srvtabname): Fix up to not free context
Tom Yu
1998-04-05
2
-1
/
+7
*
* disp_major_status.c (g_display_major_status): Fix a typo in
Tom Yu
1998-04-01
2
-1
/
+6
*
Change to not return GSS_S_CONTINUE_NEEDED, per the standard C
Theodore Tso
1998-03-31
2
-3
/
+9
*
* seteuid.c (krb5_setegid): Fix typo: seteuid -> setegid
Tom Yu
1998-03-23
2
-1
/
+5
*
* chk_trans.c (krb5_check_transited_list): Check lengths when
Tom Yu
1998-03-17
2
-4
/
+25
*
* alt_prof.c (krb5_free_realm_params): Free realm_acl_file portion
Ezra Peisach
1998-03-05
2
-0
/
+7
*
* configure.in: Add KRB5_BUILD_PROGRAM
Ezra Peisach
1998-03-03
3
-6
/
+14
*
* Makefile.in (t_cksum): Do not depend on libkrb5.a, use
Ezra Peisach
1998-03-03
4
-4
/
+20
*
Remove check for the regular expression functions, since they aren't
Theodore Tso
1998-03-02
2
-1
/
+5
*
* Makefile.in (SHLIB_EXPLIBS): Replace @SHLIB_GEN@ with @GEN_LIB@
Tom Yu
1998-02-28
2
-1
/
+5
*
Collapse all of lib/kadm5's configure scripts into a single top-level
Theodore Tso
1998-02-28
12
-61
/
+69
*
configure.in: Move the regular expression function tests into
Theodore Tso
1998-02-28
2
-24
/
+6
*
Collapse lib/krb5's configure.in files into a single top-level
Theodore Tso
1998-02-28
40
-117
/
+170
*
export_name.c (krb5_gss_export_name): Fix bug in gss_export_name. The
Theodore Tso
1998-02-28
2
-1
/
+7
*
* configure.in: Add checks for set{re,e,res}gid()
Tom Yu
1998-02-23
3
-6
/
+34
*
* recvauth.c (krb5_recvauth): Add some bookkeeping flags so we
Tom Yu
1998-02-20
2
-3
/
+16
*
Remove trailing slash from thisconfigdir. Change directory syntax
Tom Yu
1998-02-18
73
-74
/
+253
*
* configure.in: Remove USE_ANAME, and the defines for ANAME_DBDEP and
Ezra Peisach
1998-02-14
3
-10
/
+8
*
asn1buf.h (asn1buf_insert_octet): Use static inline function to define
Theodore Tso
1998-02-14
3
-53
/
+77
*
* admin.h:
Tom Yu
1998-02-14
5
-10
/
+10
*
oops forgot to update ChangeLog entirely
Tom Yu
1998-02-14
1
-0
/
+6
*
* client_init.c:
Tom Yu
1998-02-14
7
-7
/
+22
*
* adb_xdr.c: Update header locations
Tom Yu
1998-02-14
3
-3
/
+10
*
* client.c: Update header locations. Rename of xdr_free
Tom Yu
1998-02-14
4
-8
/
+23
*
"Renames" in the following refer to renaming of various exported
Tom Yu
1998-02-14
59
-589
/
+337
*
Remove free functions. (Now moved to lib/krb5/krb/kfree.c)
Theodore Tso
1998-02-13
38
-1783
/
+0
*
Makefile.in, configure.in: Remove the free directory from the list of
Theodore Tso
1998-02-13
3
-13
/
+12
*
Added new file kfree.c, which contained all of the functions
Theodore Tso
1998-02-13
3
-0
/
+582
*
Collapse configure.in files below lib/crypto into lib/crypto
Theodore Tso
1998-02-13
21
-41
/
+69
*
Change patch so that either mechanism is accepted
Theodore Tso
1998-02-13
2
-5
/
+6
*
accept_sec_context.c (krb5_gss_accept_sec_context): Always allow use
Theodore Tso
1998-02-13
2
-0
/
+7
*
* accept_sec_context.c (krb5_gss_accept_sec_context): Add lots of
Tom Yu
1998-02-13
2
-15
/
+32
*
* client.c (main): Tweak the kludge variable
Tom Yu
1998-02-12
2
-0
/
+14
*
* init_sec_context.c: KLUDGE!! Add global variable
Tom Yu
1998-02-12
2
-1
/
+11
*
* configure.in: Add commented out AC_OUTPUT to force autoreconf to
Tom Yu
1998-02-12
8
-1
/
+24
*
Mass makefile/configure.in build system revamp
Theodore Tso
1998-02-12
96
-125
/
+430
*
rd_cred.c (krb5_rd_cred):
Theodore Tso
1998-02-06
4
-6
/
+15
*
Add a comment about the low 128 error codes being defined by the Krb5
Theodore Tso
1998-02-06
2
-0
/
+12
*
wrap_size_limit.c (krb5_gss_wrap_size_limit): Fix bug where if the
Theodore Tso
1998-02-06
2
-2
/
+15
*
Updated to call Universal Headers 3.0.1
Marshall Vale
1998-02-02
1
-14
/
+16
*
Updated from most recent MacTCP SDK
Marshall Vale
1998-02-02
1
-15
/
+17
*
* init_sec_context.c (krb5_gss_init_sec_context): Actually
Tom Yu
1998-01-31
2
-5
/
+10
*
* changepw.c (krb5_change_password): KRB5_USE_INET ->
Tom Yu
1998-01-30
2
-3
/
+8
*
Makefile.in (clean-unix): Remove EXPORTED_BUILT_HEADERS as well
Ezra Peisach
1998-01-30
2
-1
/
+5
*
* accept_sec_context.c (rd_and_store_for_creds): Don't mess with
Dan Winship
1998-01-30
5
-3
/
+74
*
Add definition of GSS_C_NO_NAME (per draft-ietf-cbind-04.txt)
Theodore Tso
1998-01-27
2
-0
/
+6
*
Add AC_PROG_INSTALL since it's need by the install rules
Theodore Tso
1998-01-24
2
-0
/
+6
[next]