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
...
*
Fixed lxs' fix: strlen (x) + 1 instead of strlen (x+1)
Miro Jurisic
2000-02-11
2
-2
/
+6
*
Added comments to remove some calls in the next releas
Miro Jurisic
2000-02-11
1
-2
/
+2
*
changelog updated for stdcc_util.c change
Alexandra Ellwood
2000-02-10
1
-0
/
+5
*
Added +1 to strlens so that null terminator will fit in the buffer ;-P
Alexandra Ellwood
2000-02-10
1
-2
/
+2
*
* login.c (main): Only destroy xtra_creds if non-null. (Patch from Richard B...
Ken Raeburn
2000-02-10
2
-1
/
+7
*
Updated for 3.0d1
Miro Jurisic
2000-02-10
1
-0
/
+4
*
* init_os_ctx.c: Added changes for the Mac for limited support of Application...
Marshall Vale
2000-02-08
1
-0
/
+10
*
Limited support for Applicaiton Support folder as location for krb5.ini on th...
Marshall Vale
2000-02-08
1
-8
/
+24
*
* api.1/lock.exp: Since a "wait" directive to the command list of
Tom Yu
2000-02-08
2
-0
/
+12
*
* aclocal.m4: Kludge in the old test for tcl so that we have some
Tom Yu
2000-02-08
2
-1
/
+74
*
* lib/helpers.exp: Fix to call kinit and kdestroy with the -5 flag
Tom Yu
2000-02-08
2
-2
/
+7
*
* lib/lib.t: Call kinit and kdestroy with -5 flag to accomodate
Tom Yu
2000-02-08
2
-2
/
+7
*
* config/unix.exp: Call send_error instead of fail to prevent
Tom Yu
2000-02-07
3
-7
/
+16
*
* kadmin.exp: Use $KDESTROY -5 to deal with changed behavior
Tom Yu
2000-02-07
2
-1
/
+5
*
changepw.c (krb5_locate_kpasswd): fixed memory trashing caused by incorrect p...
Scott McGuire
2000-02-07
2
-1
/
+7
*
* default.exp: Remove default_tgs_enctypes for now as it was
Tom Yu
2000-02-07
2
-1
/
+7
*
* aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Change test syntax a little to keep b...
Ken Raeburn
2000-02-07
2
-1
/
+7
*
* configure.in: Check for inet_ntop and getipnodebyaddr, both used in klist
Ken Raeburn
2000-02-07
2
-1
/
+6
*
* kdc_preauth.c (return_sam_data): Just return 0 if no input preauth data is ...
Ken Raeburn
2000-02-07
2
-1
/
+5
*
* kinit.c (try_convert524): Avoid duplicate free calls
Ken Raeburn
2000-02-07
2
-0
/
+7
*
fix my email address in log header
Ken Raeburn
2000-02-07
1
-1
/
+1
*
* gic_pwd.c (krb5_get_as_key_password): If the as_key enctype is already set to
Ken Raeburn
2000-02-07
3
-15
/
+35
*
* kdc_preauth.c (get_preauth_hint_list): Log a message if preauth is required
Ken Raeburn
2000-02-07
2
-1
/
+20
*
Frank Cusack's patches, first two sets. Should be no incompatible changes,
Ken Raeburn
2000-02-07
5
-22
/
+306
*
updated some comments (fcusack)
Ken Raeburn
2000-02-07
2
-6
/
+9
*
added flags field to predicted_sam_response (fcusack)
Ken Raeburn
2000-02-07
5
-13
/
+15
*
Add documentation about debug vs. release builds
Danilo Almeida
2000-02-07
2
-5
/
+15
*
more fcusack changes - rest of first set
Ken Raeburn
2000-02-07
4
-2
/
+19
*
Frank Cusack changes, set 1, diffs 1-3 of 4
Ken Raeburn
2000-02-07
9
-12
/
+43
*
* standalone.exp: Use $KLIST -5 and $KDESTROY -5 to deal with
Tom Yu
2000-02-06
4
-7
/
+19
*
* default.exp: Use $KINIT -5 to deal with modified kinit
Tom Yu
2000-02-06
2
-1
/
+6
*
* login.c (main): Reorder some control flow to avoid security hole
Tom Yu
2000-02-06
2
-6
/
+9
*
* kinit.c: Only free stuff if it's not NULL. (Note: The krb5_free_*
Danilo Almeida
2000-02-04
2
-4
/
+13
*
* Makefile.in (klist): Fix to build under Unix again
Tom Yu
2000-02-04
2
-2
/
+6
*
* Makefile.in (kinit): Fix to build on Unix again
Tom Yu
2000-02-04
4
-4
/
+12
*
(krb5_locate_kpasswd): fixed memory trashing caused by incorrect pointer arit...
Scott McGuire
2000-02-04
2
-1
/
+7
*
* aclocal.m4: Add support to substitute KRB524_LIB in places
Tom Yu
2000-02-04
2
-0
/
+10
*
* pre.in: Add KRB524_DEPLIB and KRB524_LIB
Tom Yu
2000-02-04
2
-0
/
+8
*
Removed calls that destroyed and recreated ccapi_data->NamedCache if it exist...
Scott McGuire
2000-02-04
2
-8
/
+9
*
* kinit.c: Major revamp to support Kerberos 4 compatibility. Code
Danilo Almeida
2000-02-04
3
-217
/
+847
*
* klist.c: Major revamp to support Kerberos 4 compatibility. Code
Danilo Almeida
2000-02-04
2
-32
/
+216
*
* kdestroy.c: Major revamp to support Kerberos 4 compatibility. Code
Danilo Almeida
2000-02-04
2
-41
/
+119
*
* getopt.c, getopt_long.c, getopt.h: Update to latest BSD code
Danilo Almeida
2000-02-04
5
-40
/
+341
*
* listen.c (ss_listen): Local var END should be volatile
Ken Raeburn
2000-02-02
2
-1
/
+5
*
* Makefile.in: Build gss-sample on Windows
Danilo Almeida
2000-02-02
2
-7
/
+17
*
* kvno.c (main): Use krb5_decode_ticket() instead of
Danilo Almeida
2000-02-02
2
-1
/
+6
*
* krb5_32.def: Replace decode_krb5_ticket with krb5_decode_ticket.
Danilo Almeida
2000-02-02
2
-11
/
+30
*
* krb5_decode.c (krb5_decode_ticket): Add function to provide
Danilo Almeida
2000-02-02
2
-0
/
+14
*
* krb5.hin (krb5_decode_ticket): Declare
Danilo Almeida
2000-02-01
2
-0
/
+9
*
* gss-client.c, gss-server.c, gss-misc.c: Include Windows headers
Danilo Almeida
2000-02-01
5
-9
/
+63
[prev]
[next]