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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
walk_rtree.c (krb5_walk_realm_tree): Fix 16bit vs. 32bit error.
Theodore Tso
1996-03-21
4
-7
/
+18
*
Change type of pa_type field in krb5_pa_data to be krb5_preauthtype,
Theodore Tso
1996-03-21
3
-2
/
+12
*
Decode pa_type in the krb5_pa_data structure as a krb5_int32, since it
Theodore Tso
1996-03-21
2
-2
/
+7
*
Added prototype of krb5_scc_skip_header to fix Windows lint flames
Theodore Tso
1996-03-21
2
-0
/
+7
*
Added prototype of krb5_fcc_skip_header to fix Windows lint flames
Theodore Tso
1996-03-21
2
-0
/
+7
*
Fix 16 bit vs. 32bit error in the encoded timestamp structure
Theodore Tso
1996-03-21
2
-1
/
+6
*
Fix Windows lint flames. (16bit vs. 32bit issues)
Theodore Tso
1996-03-21
3
-8
/
+13
*
Comment out #ident line. This causes the Macintosh C compiler
Theodore Tso
1996-03-21
2
-2
/
+9
*
mechglue.h: Don't include <sys/types.h>; it's included if necessary in
Theodore Tso
1996-03-21
30
-35
/
+50
*
Fix SRCS definition so that it doesn't fool the Macintosh macfiles.sh
Theodore Tso
1996-03-20
2
-2
/
+9
*
macfiles.sh: Improved matching of the SRCS declaration. It must not
Theodore Tso
1996-03-20
3
-4
/
+12
*
Add kdc_preauth.c
Ezra Peisach
1996-03-20
1
-0
/
+1
*
Remove no longer relevant ksu.1
Ezra Peisach
1996-03-20
1
-1
/
+0
*
* des_crc.c (mit_des_crc_decrypt_func): Add const to pointer
Ezra Peisach
1996-03-20
3
-1
/
+9
*
* new_rn_key.c (mit_des_generate_random_block): Add const keywrod
Ezra Peisach
1996-03-20
3
-2
/
+15
*
ustime.c was renamed to c_ustime.c
Ezra Peisach
1996-03-20
1
-1
/
+1
*
Add keytab.c
Ezra Peisach
1996-03-20
1
-0
/
+1
*
Add new .Sanitize file
Ezra Peisach
1996-03-20
1
-0
/
+71
*
Synchronize .Sanitize with current reality
Ezra Peisach
1996-03-20
3
-5
/
+3
*
* kcmd.c (ruserok): declare the function as taking const char *
Richard Basch
1996-03-20
2
-2
/
+7
*
* conv_creds.c (krb524_convert_creds_plain):
Richard Basch
1996-03-20
2
-1
/
+10
*
* kadm_funcs.c: changed all references of des-cbc-md5 to des-cbc-crc
Richard Basch
1996-03-20
2
-14
/
+21
*
* ktutil_funcs.c (ktutil_write_srvtab): use any type of des key
Richard Basch
1996-03-20
2
-28
/
+37
*
* kdb5_edit.c (extract_v4_srvtab): do not test to make sure we
Richard Basch
1996-03-20
3
-86
/
+47
*
* tf_util.c (tf_get_cred): Issue date is written out as a long,
Ezra Peisach
1996-03-19
2
-1
/
+8
*
Put back in the encrypted telnet tests
Ezra Peisach
1996-03-19
2
-62
/
+66
*
* configure.in: Add KRB5_RUN_FLAGS
Ezra Peisach
1996-03-19
18
-28
/
+76
*
* aclocal.m4 (KRB5_RUN_FLAGS): Allows for setting of proper paths
Ezra Peisach
1996-03-19
3
-3
/
+57
*
Makefile.in: Added flags which turn on the encryption option
Theodore Tso
1996-03-19
3
-3
/
+51
*
Makefile.in: Added flags to turn on the encryption option
Theodore Tso
1996-03-19
7
-10
/
+102
*
Mon Mar 18 20:56:37 1996 Theodore Y. Ts'o <tytso@dcl>
Theodore Tso
1996-03-19
7
-113
/
+246
*
Use AC_HEADER_STDARG and use that test to set STDARG.
Ezra Peisach
1996-03-19
9
-5
/
+21
*
Back out last change and use a cast to avoid warnings.
Ezra Peisach
1996-03-19
2
-4
/
+6
*
* sn2princ.c (krb5_sname_to_principal): Do not assign a const char *
Ezra Peisach
1996-03-18
2
-2
/
+7
*
Do not try to reassign "const" variables
Richard Basch
1996-03-18
2
-11
/
+14
*
detect kadmin failures that are *really* kdc failures
Mark Eichin
1996-03-18
2
-1
/
+56
*
changelogs entries from cygnus changes
Mark Eichin
1996-03-18
4
-2
/
+14
*
malloc the new length, not the old, esp. since we just check that the
Mark Eichin
1996-03-18
1
-1
/
+1
*
fixes ticket-forwarding crashes on linux..
Mark Eichin
1996-03-18
3
-3
/
+13
*
* configure.in: Change WITH_KDB_DB to USE_KDB5_LIBRARIES and add
Ezra Peisach
1996-03-18
3
-11
/
+14
*
configure.in: Add USE_ANAME and KRB5_LIBRARIES
Ezra Peisach
1996-03-18
3
-11
/
+14
*
configure.in: Add USE_ANAME and add proper aclocal.m4 functions to properly
Ezra Peisach
1996-03-18
3
-12
/
+20
*
Add USE_ANAME for aname conversion db
Ezra Peisach
1996-03-18
2
-0
/
+5
*
Add USE_ANAME for proper DB
Ezra Peisach
1996-03-18
3
-0
/
+7
*
Remove declaration of krb5_kdc_default_options
Ezra Peisach
1996-03-16
2
-2
/
+3
*
CLEANLIBS - cleanup libkrb5util.a and libgssapi.a
Ezra Peisach
1996-03-15
2
-1
/
+5
*
Add new tests for GSS-API ftp programs
Ezra Peisach
1996-03-15
3
-0
/
+345
*
Corrected several memory leaks and unreferenced memory access conditions
Richard Basch
1996-03-15
2
-7
/
+15
*
Close the keytab if we opened it, not if the caller opened it
Richard Basch
1996-03-15
2
-1
/
+6
*
* ftpd.c (auth_data): Do not fail if last gss_service is not
Ezra Peisach
1996-03-15
2
-2
/
+13
[prev]
[next]