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
/
gssapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
* src/lib/gssapi/mechglue/mglueP.h: Add loopback field to opaque
Tom Yu
2006-08-07
11
-1
/
+32
*
* src/lib/gssapi/mechglue/g_initialize.c (gss_release_oid): Call
Tom Yu
2006-08-01
1
-0
/
+3
*
Changed GSSAPI opaque types (gss_name_t, gss_cred_id_t, gss_ctx_id_t) from
Alexandra Ellwood
2006-07-25
13
-42
/
+49
*
gss_canonicalize_name(): Added parens to remove
Alexandra Ellwood
2006-07-25
1
-4
/
+4
*
acquire_cred(), kg_caller_provided_ccache_name(): On further reflection
Alexandra Ellwood
2006-07-19
3
-13
/
+32
*
acquire_cred(): Realized that my previous patch now basically favors the
Alexandra Ellwood
2006-07-19
1
-6
/
+6
*
acquire_cred(): Fixed KLL support to try the default ccache first if
Alexandra Ellwood
2006-07-18
1
-13
/
+19
*
reverse test for copy_oid_set in lib/gssapi/krb5/indicate_mechs.c
Tom Yu
2006-07-17
1
-1
/
+1
*
make gss_unwrap match prototype
Tom Yu
2006-07-01
1
-2
/
+2
*
g_delete_sec_context.c: undo type cast change from last
Jeffrey Altman
2006-06-30
1
-1
/
+1
*
corrections to gssapi mechglue
Jeffrey Altman
2006-06-30
2
-5
/
+2
*
re-order inclusions in spnego_mech.c to avoid breaking system headers
Tom Yu
2006-06-29
1
-1
/
+1
*
* lib/gssapi/Makefile.in: Merge the new target into the existing
Ken Raeburn
2006-06-29
1
-2
/
+1
*
make depend
Tom Yu
2006-06-29
2
-18
/
+8
*
remove unused lib/gssapi/mechglue/g_utils.c
Tom Yu
2006-06-29
2
-286
/
+0
*
* src/lib/gssapi/mechglue/mglueP.h (struct gss_config): Remove
Tom Yu
2006-06-29
3
-20
/
+0
*
* src/lib/gssapi/mechglue/g_initialize.c: Remove various unused
Tom Yu
2006-06-29
1
-342
/
+3
*
gssapi compilation errors on Windows
Jeffrey Altman
2006-06-29
7
-11
/
+76
*
check calling conventions specified for Windows
Ken Raeburn
2006-06-29
1
-2
/
+17
*
autoconf 2.60 compatibility
Ken Raeburn
2006-06-28
5
-6
/
+6
*
make gssint_get_mechanism match prototype
Tom Yu
2006-06-26
1
-2
/
+1
*
fix typo in MS_BUG_TEST case in krb5_gss_glue.c
Tom Yu
2006-06-23
1
-1
/
+1
*
fix signedness warnings in spnego_mech.c
Tom Yu
2006-06-23
1
-66
/
+82
*
* src/lib/gssapi/mechglue/g_initialize.c: Remove unused variables
Tom Yu
2006-06-22
1
-3
/
+1
*
Apply (modified) patches from Michael Calmer to fix some warnings
Tom Yu
2006-06-22
2
-17
/
+8
*
remove unimplemented/unused mechglue functions
Tom Yu
2006-06-21
8
-407
/
+0
*
cease export of krb5_gss_*
Tom Yu
2006-06-21
1
-37
/
+0
*
fix parallel builds for libgss
Tom Yu
2006-06-20
1
-1
/
+1
*
* src/lib/gssapi/libgssapi_krb5.exports: Add
Tom Yu
2006-06-15
1
-0
/
+1
*
* src/lib/gssapi/krb5/gssapiP_krb5.h: Restore prototype of
Tom Yu
2006-06-15
2
-2
/
+5
*
make depend
Tom Yu
2006-06-15
5
-11
/
+228
*
* src/lib/gssapi/mechglue/Makefile.in (mydir):
Tom Yu
2006-06-15
2
-2
/
+2
*
Merge from branches/mechglue. Initial integration of Sun-donated
Tom Yu
2006-06-14
62
-1739
/
+7961
*
Always initialize the output token in gss_init_sec_context as required
Russ Allbery
2006-06-12
1
-0
/
+2
*
If krb5_gss_canonicalize_name is given GSS_C_NULL_OID as the mechanism,
Russ Allbery
2006-06-12
1
-1
/
+2
*
Free requested-enctype list when freeing up credentials. Reported by Rainer
Ken Raeburn
2006-06-08
1
-0
/
+4
*
Avoid memory leak in error path. Reported by Rainer Weikusat
Ken Raeburn
2006-06-08
1
-1
/
+3
*
Merge about 1/3 of the remaining configure scripts into the top level. This
Ken Raeburn
2006-05-31
4
-25
/
+6
*
Rename locate.h to locate_plugin.h. Change references, update dependencies
Ken Raeburn
2006-05-24
2
-45
/
+45
*
install headers into include/krb5
Ken Raeburn
2006-05-23
2
-312
/
+345
*
Remove krb5_init_context macro hack; change all the calls except in
Ken Raeburn
2006-05-17
17
-18
/
+16
*
* lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and
Ken Raeburn
2006-05-16
4
-0
/
+51
*
Fixed the krb5_cc_gen_new memory ccache implementation and updated
Alexandra Ellwood
2006-05-10
1
-5
/
+11
*
Cleanup a number of cast away from const warnings in gssapi
Ezra Peisach
2006-05-09
11
-53
/
+55
*
Signed/unsigned warnings cleanup
Ezra Peisach
2006-04-22
3
-4
/
+4
*
Don't include kdb.h from k5-int.h; instead, include it in the handful
Ken Raeburn
2006-04-13
2
-217
/
+184
*
Remove ChangeLog files from the source tree. From now on, the
Sam Hartman
2006-04-11
4
-4045
/
+0
*
Remove .Sanitize and .rconf files, no longer used
Ken Raeburn
2006-04-11
4
-240
/
+0
*
set DEFS empty in more places
Ken Raeburn
2006-04-04
8
-0
/
+20
*
* configure.in: Never define size_t
Ken Raeburn
2006-04-01
2
-1
/
+4
[next]