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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid <krb5/....> includes
John Gilmore
1995-02-28
6
-9
/
+6
*
*.c: Avoid <krb5/...> includes
John Gilmore
1995-02-28
22
-73
/
+28
*
Avoid <krb5/...> includes
John Gilmore
1995-02-28
32
-95
/
+35
*
* init_ets.c: Avoid <krb5/...> includes
John Gilmore
1995-02-28
2
-2
/
+5
*
Avoid <krb5/...> includes
John Gilmore
1995-02-28
11
-23
/
+20
*
Avoid <krb5/....> includes
John Gilmore
1995-02-28
26
-55
/
+44
*
Avoid <krb5/...> includes
John Gilmore
1995-02-28
16
-16
/
+35
*
* aclocal.m4 (ADD_DEF): Add -I...include/krb5 so we won't need
John Gilmore
1995-02-28
2
-1
/
+7
*
* Makefile.in (osconf.h): Remove temp file osconf.new
John Gilmore
1995-02-28
8
-9
/
+27
*
* k5-int.h: Remove commented-out <widen.h> and <narrow.h>.
John Gilmore
1995-02-28
3
-32
/
+336
*
Converted the krb5/krb directory to work under windows. Mostly added the
Keith Vetter
1995-02-27
70
-216
/
+251
*
make lndir work with relative path invocation
Mark Eichin
1995-02-27
2
-1
/
+12
*
Lots of changes.... mostly to clean up and clarify the text
Theodore Tso
1995-02-25
1
-227
/
+252
*
* kdb5_edit.c: add struct timeb and sys/timeb includes from
Mark Eichin
1995-02-24
2
-0
/
+37
*
* mk_cmds.sh: use ${SED} not sed in backtick expressions.
Mark Eichin
1995-02-23
2
-1
/
+7
*
* mk_cmds.sh: use ${SED} not sed in backtick expressions.
Mark Eichin
1995-02-23
2
-2
/
+8
*
* kprop.c Call krb5_sendauth() with new calling convention
Chris Provenzano
1995-02-23
2
-25
/
+38
*
All to change krb5_get_credentials() ..
Chris Provenzano
1995-02-23
11
-332
/
+359
*
* init_sec_context.c (make_ap_req()) Use new API for
Chris Provenzano
1995-02-23
2
-49
/
+64
*
* kpasswd.c Call krb5_sendauth(), krb5_get_credentials()
Chris Provenzano
1995-02-23
2
-14
/
+22
*
* kadmin.c Call krb5_sendauth() with new calling convention
Chris Provenzano
1995-02-23
2
-9
/
+16
*
* func-proto.h (krb5_get_credentials(), krb5_get_cred_from_kdc(),
Chris Provenzano
1995-02-23
2
-4
/
+13
*
* krb_auth_su.c krb5_auth_check()) Call krb5_get_cred_from_kdc()
Chris Provenzano
1995-02-23
2
-9
/
+16
*
* client.c Call krb5_get_credentials() with new calling convention
Chris Provenzano
1995-02-23
3
-12
/
+18
*
* kerberos5.c (kerberos5_send(), kerberos5_forward())
Chris Provenzano
1995-02-23
2
-10
/
+20
*
* sim_client.c Call krb5_sendauth() with new calling convention
Chris Provenzano
1995-02-23
2
-5
/
+8
*
* kadmin.c Call krb5_sendauth() with new calling convention
Chris Provenzano
1995-02-23
2
-1
/
+5
*
* movemail.c Call krb5_sendauth() with new calling convention
Chris Provenzano
1995-02-23
2
-1
/
+5
*
* poplib.c (pop_init): Call krb5_sendauth() with new calling convention
Chris Provenzano
1995-02-23
2
-1
/
+5
*
* kcmd.c Call krb5_sendauth() and krb5_get_credentials() with
Chris Provenzano
1995-02-23
3
-33
/
+43
*
* install.texi: Minor corrections. Add info about bare source
John Gilmore
1995-02-23
2
-13
/
+49
*
Converted krb/keytab to work on the PC. Mostly just adding the windows
Keith Vetter
1995-02-22
24
-83
/
+125
*
Remove call to xfree at the end. This routine now only frees the
Theodore Tso
1995-02-22
2
-1
/
+6
*
Fix argument type to krb5_free_cred_enc_part()
Theodore Tso
1995-02-22
2
-1
/
+6
*
Converted krb5/des425 and krb5/asn.1 to the PC
Keith Vetter
1995-02-22
38
-407
/
+466
*
Added missing declarations, removed duplicate ones
Theodore Tso
1995-02-22
3
-9
/
+21
*
Use $(LD) instead of $(CC) when linking
Theodore Tso
1995-02-22
2
-2
/
+6
*
Use $(LD) instead of $(CC) when linking. (For allowing use of Pure Software
Theodore Tso
1995-02-22
2
-1
/
+5
*
Add a new configure production which allows a special linker to be
Theodore Tso
1995-02-22
2
-0
/
+18
*
Add line for $(LD)
Theodore Tso
1995-02-22
2
-0
/
+5
*
* configure.in: check for HAVE_FLOCK, since we may need to use
Mark Eichin
1995-02-21
3
-22
/
+95
*
* init_ets.c (krb5_init_ets): use old-style definition
Mark Eichin
1995-02-21
2
-1
/
+6
*
* config.h: get krb5/autoconf.h.
Mark Eichin
1995-02-21
3
-3
/
+10
*
Updated krb5/error_tables for the PC. Makefile.in set up to run awk if one
Keith Vetter
1995-02-21
3
-13
/
+49
*
Converted krb5/free to the PC. Added windows INTERFACE keyword to the
Keith Vetter
1995-02-21
36
-177
/
+204
*
PC'fied gssapi directories. Mostly changing Makefile.in and adding the
Keith Vetter
1995-02-21
49
-226
/
+317
*
* configure.in: Flip again. Use AC_CHECK_HEADERS, but default the
John Gilmore
1995-02-21
4
-15
/
+139
*
* config.h, config.win: Remove; merge them both into ../config.h.
John Gilmore
1995-02-21
3
-144
/
+5
*
Made the CRYPTO directories work on the PC by adding INTERFACE to all the
Keith Vetter
1995-02-21
50
-184
/
+376
*
Renames for 8.3 uniqueness for files created by the Make process
Keith Vetter
1995-02-20
4
-7
/
+16
[next]