summaryrefslogtreecommitdiffstats
path: root/source4/heimdal/lib/gssapi
Commit message (Expand)AuthorAgeFilesLines
* s4: import lorikeet-heimdal-200810271034Stefan Metzmacher2008-10-2872-1768/+1838
* heimdal: import heimdal's trunk svn rev 23697 + lorikeet-heimdal patchesStefan Metzmacher2008-08-26120-255/+398
* heimdal_build: autogenerate the heimdal private/proto headersStefan Metzmacher2008-08-262-1041/+0
* Revert "gsskrb5: add support for DCE_STYLE and des and des3 keys"Stefan Metzmacher2008-08-262-64/+22
* Revert "gsskrb5: always return an acceptor subkey"Stefan Metzmacher2008-08-261-18/+4
* gsskrb5: always return an acceptor subkeyStefan Metzmacher2008-08-141-4/+18
* gsskrb5: try to be compatible with windows for gss_wrap* and cfxStefan Metzmacher2008-08-082-11/+39
* gsskrb5: add support for DCE_STYLE and des and des3 keysStefan Metzmacher2008-08-082-22/+64
* heimdal: add missing file heimdal/lib/gssapi/mech/gss_pseudo_random.cStefan Metzmacher2008-08-011-0/+69
* heimdal: update to lorikeet-heimdal rev 801Stefan Metzmacher2008-08-0171-466/+893
* gsskrb5: just don't force, but allow the flags when GSS_CF_NO_CI_FLAGS is givenStefan Metzmacher2008-06-271-0/+6
* gsskrb5: fix gss_krb5_cred_no_ci_flags_x_oid_desc variable nameStefan Metzmacher2008-06-271-2/+2
* krb5_init_sec_context: skip the token header when GSS_C_DCE_STYLE is specifiedStefan Metzmacher2008-06-021-5/+11
* Merge lorikeet-heimdal -r 787 into Samba4 tree.Andrew Bartlett2008-03-1919-124/+254
* r24614: Merge with current lorikeet-heimdal. This brings us one step closerAndrew Bartlett2007-10-1012-76/+87
* r23678: Update to current lorikeet-heimdal (-r 767), which should fix theAndrew Bartlett2007-10-1014-121/+136
* r23456: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett2007-10-10125-569/+1059
* r20640: Commit part 2/2Andrew Bartlett2007-10-1052-1347/+1745
* r20139: only add GSS_C_CONF_FLAG and GSS_C_INTEG_FLAG if the caller requested...Stefan Metzmacher2007-10-101-2/+5
* r19681: Update to current lorikeet-heimdal. I'm looking at using the realmAndrew Bartlett2007-10-106-116/+179
* r19650: Allow Samba to use Heimdal's SPNEGO code. Currently this can onlyAndrew Bartlett2007-10-102-5/+4
* r19644: Merge up to current lorikeet-heimdal, incling addingAndrew Bartlett2007-10-105-22/+100
* r19633: Merge to lorikeet-heimdal, removing krb5_rd_req_return_keyblock in fa...Andrew Bartlett2007-10-1011-132/+162
* r19616: the heimdal spnego mech doesn't seem to use roken.h and isn't portableStefan Metzmacher2007-10-101-0/+2
* r19604: This is a massive commit, and I appologise in advance for it's size.Andrew Bartlett2007-10-10130-4915/+16207
* r18528: work around what appears to be a compiler bug in gcc on irix. ItAndrew Tridgell2007-10-101-1/+1
* r18308: get this right ....Andrew Tridgell2007-10-101-1/+1
* r18300: fixed a type bug in heimdal - lha, you happy with this upstream? ItAndrew Tridgell2007-10-101-1/+1
* r16235: Don't update minor_status when cleaning up on error. This restoresAndrew Bartlett2007-10-101-2/+2
* r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter2007-10-101-2/+2
* r16000: - use uint16_t instead of u_int16_tStefan Metzmacher2007-10-101-5/+6
* r15993: don't use u_int32_t, as the main heimdal code also don't useStefan Metzmacher2007-10-102-5/+5
* r15515: Syncronsise with current lorikeet-heimdal.Andrew Bartlett2007-10-102-8/+5
* r15491: Always initialise is_cfx (found by Valgrind)Andrew Bartlett2007-10-101-1/+3
* r15484: Make accept_security_context() more compatible with how Samba3 (andAndrew Bartlett2007-10-102-15/+44
* r15481: Update heimdal/ to match current lorikeet-heimdal.Andrew Bartlett2007-10-107-26/+27
* r15192: Update Samba4 to use current lorikeet-heimdal.Andrew Bartlett2007-10-106-18/+154
* r14707: Initialise default value (the rest of this function sets it to 1 ifAndrew Bartlett2007-10-101-0/+1
* r14198: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett2007-10-103-5/+10
* r13481: As far as I can tell, my changes in -r 12863 were dangerously untested.Andrew Bartlett2007-10-103-2/+62
* r13144: This seems to be required for Samba4 to talk to Samba4, and to get theAndrew Bartlett2007-10-101-0/+11
* r12863: As lha suggested to me a while back, it appears that theAndrew Bartlett2007-10-103-48/+2
* r12269: Update to current lorikeet-heimdal. This changed the way the hdbAndrew Bartlett2007-10-102-2/+7
* r12000: Update to current lorikeet-heimdal, including in particular supportAndrew Bartlett2007-10-103-4/+14
* r11995: A big kerberos-related update.Andrew Bartlett2007-10-108-180/+134
* r11541: More logical (I think...) delegation semantics.Andrew Bartlett2007-10-101-10/+14
* r11477: This seems really nasty, but as I understand it an attacker cannotAndrew Bartlett2007-10-101-2/+11
* r11468: Merge a bit more of init_sec_context from Heimdal CVS into ourAndrew Bartlett2007-10-101-4/+21
* r11462: Fix the build: somehow I lost the header for this samba-specific hack.Andrew Bartlett2007-10-101-0/+2
* r11452: Update Heimdal to current lorikeet, including removing the ccache sideAndrew Bartlett2007-10-108-107/+227