summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/gssapi
AgeCommit message (Expand)AuthorFilesLines
2010-03-27s4:heimdal: import lorikeet-heimdal-201003262338 (commit f4e0dc17709829235f05...Andrew Bartlett7-11/+108
2010-03-27s4:heimdal: import lorikeet-heimdal-201001120029 (commit a5e675fed7c5db8a7370...Andrew Bartlett9-38/+61
2009-11-17s4:heimdal: import lorikeet-heimdal-200911170333 (commit b532c294d974cead40a1...Andrew Bartlett6-12/+0
2009-11-13s4:heimdal: import lorikeet-heimdal-200911122202 (commit 9291fd2d101f3eecec55...Andrew Bartlett1-9/+7
2009-11-13s4:heimdal: import lorikeet-heimdal-200909210500 (commit 290db8d23647a27c39b9...Andrew Bartlett77-533/+611
2009-09-18s4:heimdal/gssapi/krb5: set cred_handle in _gsskrb5_import_credStefan Metzmacher1-0/+1
2009-08-06s4:heimdal: import lorikeet-heimdal-200908052208 (commit 370a73a74199a5a55188...Andrew Bartlett1-4/+5
2009-08-05s4:heimdal: import lorikeet-heimdal-200908050050 (commit 8714779fa7376fd9f776...Andrew Bartlett19-67/+727
2009-07-17s4:heimdal: import lorikeet-heimdal-200907162216 (commit d09910d6803aad96b52e...Andrew Bartlett1-0/+6
2009-07-16s4:heimdal: import lorikeet-heimdal-200907152325 (commit 2bef9cd5378c01e9c2a7...Andrew Bartlett49-411/+871
2009-07-16s4:heimdal The implied GSS_C_MUTUAL_FLAG depends on AP_OPTS_MUTUAL_REQUIREDAndrew Bartlett1-1/+4
2009-06-12s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett72-494/+964
2008-10-28s4: import lorikeet-heimdal-200810271034Stefan Metzmacher72-1768/+1838
2008-08-26heimdal: import heimdal's trunk svn rev 23697 + lorikeet-heimdal patchesStefan Metzmacher120-255/+398
2008-08-26heimdal_build: autogenerate the heimdal private/proto headersStefan Metzmacher2-1041/+0
2008-08-26Revert "gsskrb5: add support for DCE_STYLE and des and des3 keys"Stefan Metzmacher2-64/+22
2008-08-26Revert "gsskrb5: always return an acceptor subkey"Stefan Metzmacher1-18/+4
2008-08-14gsskrb5: always return an acceptor subkeyStefan Metzmacher1-4/+18
2008-08-08gsskrb5: try to be compatible with windows for gss_wrap* and cfxStefan Metzmacher2-11/+39
2008-08-08gsskrb5: add support for DCE_STYLE and des and des3 keysStefan Metzmacher2-22/+64
2008-08-01heimdal: add missing file heimdal/lib/gssapi/mech/gss_pseudo_random.cStefan Metzmacher1-0/+69
2008-08-01heimdal: update to lorikeet-heimdal rev 801Stefan Metzmacher71-466/+893
2008-06-27gsskrb5: just don't force, but allow the flags when GSS_CF_NO_CI_FLAGS is givenStefan Metzmacher1-0/+6
2008-06-27gsskrb5: fix gss_krb5_cred_no_ci_flags_x_oid_desc variable nameStefan Metzmacher1-2/+2
2008-06-02krb5_init_sec_context: skip the token header when GSS_C_DCE_STYLE is specifiedStefan Metzmacher1-5/+11
2008-03-19Merge lorikeet-heimdal -r 787 into Samba4 tree.Andrew Bartlett19-124/+254
2007-10-10r24614: Merge with current lorikeet-heimdal. This brings us one step closerAndrew Bartlett12-76/+87
2007-10-10r23678: Update to current lorikeet-heimdal (-r 767), which should fix theAndrew Bartlett14-121/+136
2007-10-10r23456: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett125-569/+1059
2007-10-10r20640: Commit part 2/2Andrew Bartlett52-1347/+1745
2007-10-10r20139: only add GSS_C_CONF_FLAG and GSS_C_INTEG_FLAG if the caller requested...Stefan Metzmacher1-2/+5
2007-10-10r19681: Update to current lorikeet-heimdal. I'm looking at using the realmAndrew Bartlett6-116/+179
2007-10-10r19650: Allow Samba to use Heimdal's SPNEGO code. Currently this can onlyAndrew Bartlett2-5/+4
2007-10-10r19644: Merge up to current lorikeet-heimdal, incling addingAndrew Bartlett5-22/+100
2007-10-10r19633: Merge to lorikeet-heimdal, removing krb5_rd_req_return_keyblock in fa...Andrew Bartlett11-132/+162
2007-10-10r19616: the heimdal spnego mech doesn't seem to use roken.h and isn't portableStefan Metzmacher1-0/+2
2007-10-10r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett130-4915/+16207
2007-10-10r18528: work around what appears to be a compiler bug in gcc on irix. ItAndrew Tridgell1-1/+1
2007-10-10r18308: get this right ....Andrew Tridgell1-1/+1
2007-10-10r18300: fixed a type bug in heimdal - lha, you happy with this upstream? ItAndrew Tridgell1-1/+1
2007-10-10r16235: Don't update minor_status when cleaning up on error. This restoresAndrew Bartlett1-2/+2
2007-10-10r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter1-2/+2
2007-10-10r16000: - use uint16_t instead of u_int16_tStefan Metzmacher1-5/+6
2007-10-10r15993: don't use u_int32_t, as the main heimdal code also don't useStefan Metzmacher2-5/+5
2007-10-10r15515: Syncronsise with current lorikeet-heimdal.Andrew Bartlett2-8/+5
2007-10-10r15491: Always initialise is_cfx (found by Valgrind)Andrew Bartlett1-1/+3
2007-10-10r15484: Make accept_security_context() more compatible with how Samba3 (andAndrew Bartlett2-15/+44
2007-10-10r15481: Update heimdal/ to match current lorikeet-heimdal.Andrew Bartlett7-26/+27
2007-10-10r15192: Update Samba4 to use current lorikeet-heimdal.Andrew Bartlett6-18/+154
2007-10-10r14707: Initialise default value (the rest of this function sets it to 1 ifAndrew Bartlett1-0/+1