Age | Commit message (Expand) | Author | Files | Lines |
2008-10-28 | s4: import lorikeet-heimdal-200810271034 | Stefan Metzmacher | 72 | -1768/+1838 |
2008-08-26 | heimdal: import heimdal's trunk svn rev 23697 + lorikeet-heimdal patches | Stefan Metzmacher | 120 | -255/+398 |
2008-08-26 | heimdal_build: autogenerate the heimdal private/proto headers | Stefan Metzmacher | 2 | -1041/+0 |
2008-08-26 | Revert "gsskrb5: add support for DCE_STYLE and des and des3 keys" | Stefan Metzmacher | 2 | -64/+22 |
2008-08-26 | Revert "gsskrb5: always return an acceptor subkey" | Stefan Metzmacher | 1 | -18/+4 |
2008-08-14 | gsskrb5: always return an acceptor subkey | Stefan Metzmacher | 1 | -4/+18 |
2008-08-08 | gsskrb5: try to be compatible with windows for gss_wrap* and cfx | Stefan Metzmacher | 2 | -11/+39 |
2008-08-08 | gsskrb5: add support for DCE_STYLE and des and des3 keys | Stefan Metzmacher | 2 | -22/+64 |
2008-08-01 | heimdal: add missing file heimdal/lib/gssapi/mech/gss_pseudo_random.c | Stefan Metzmacher | 1 | -0/+69 |
2008-08-01 | heimdal: update to lorikeet-heimdal rev 801 | Stefan Metzmacher | 71 | -466/+893 |
2008-06-27 | gsskrb5: just don't force, but allow the flags when GSS_CF_NO_CI_FLAGS is given | Stefan Metzmacher | 1 | -0/+6 |
2008-06-27 | gsskrb5: fix gss_krb5_cred_no_ci_flags_x_oid_desc variable name | Stefan Metzmacher | 1 | -2/+2 |
2008-06-02 | krb5_init_sec_context: skip the token header when GSS_C_DCE_STYLE is specified | Stefan Metzmacher | 1 | -5/+11 |
2008-03-19 | Merge lorikeet-heimdal -r 787 into Samba4 tree. | Andrew Bartlett | 19 | -124/+254 |
2007-10-10 | r24614: Merge with current lorikeet-heimdal. This brings us one step closer | Andrew Bartlett | 12 | -76/+87 |
2007-10-10 | r23678: Update to current lorikeet-heimdal (-r 767), which should fix the | Andrew Bartlett | 14 | -121/+136 |
2007-10-10 | r23456: Update Samba4 to current lorikeet-heimdal. | Andrew Bartlett | 125 | -569/+1059 |
2007-10-10 | r20640: Commit part 2/2 | Andrew Bartlett | 52 | -1347/+1745 |
2007-10-10 | r20139: only add GSS_C_CONF_FLAG and GSS_C_INTEG_FLAG if the caller requested... | Stefan Metzmacher | 1 | -2/+5 |
2007-10-10 | r19681: Update to current lorikeet-heimdal. I'm looking at using the realm | Andrew Bartlett | 6 | -116/+179 |
2007-10-10 | r19650: Allow Samba to use Heimdal's SPNEGO code. Currently this can only | Andrew Bartlett | 2 | -5/+4 |
2007-10-10 | r19644: Merge up to current lorikeet-heimdal, incling adding | Andrew Bartlett | 5 | -22/+100 |
2007-10-10 | r19633: Merge to lorikeet-heimdal, removing krb5_rd_req_return_keyblock in fa... | Andrew Bartlett | 11 | -132/+162 |
2007-10-10 | r19616: the heimdal spnego mech doesn't seem to use roken.h and isn't portable | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r19604: This is a massive commit, and I appologise in advance for it's size. | Andrew Bartlett | 130 | -4915/+16207 |
2007-10-10 | r18528: work around what appears to be a compiler bug in gcc on irix. It | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18308: get this right .... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18300: fixed a type bug in heimdal - lha, you happy with this upstream? It | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r16235: Don't update minor_status when cleaning up on error. This restores | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr... | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r16000: - use uint16_t instead of u_int16_t | Stefan Metzmacher | 1 | -5/+6 |
2007-10-10 | r15993: don't use u_int32_t, as the main heimdal code also don't use | Stefan Metzmacher | 2 | -5/+5 |
2007-10-10 | r15515: Syncronsise with current lorikeet-heimdal. | Andrew Bartlett | 2 | -8/+5 |
2007-10-10 | r15491: Always initialise is_cfx (found by Valgrind) | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r15484: Make accept_security_context() more compatible with how Samba3 (and | Andrew Bartlett | 2 | -15/+44 |
2007-10-10 | r15481: Update heimdal/ to match current lorikeet-heimdal. | Andrew Bartlett | 7 | -26/+27 |
2007-10-10 | r15192: Update Samba4 to use current lorikeet-heimdal. | Andrew Bartlett | 6 | -18/+154 |
2007-10-10 | r14707: Initialise default value (the rest of this function sets it to 1 if | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r14198: Update Samba4 to current lorikeet-heimdal. | Andrew Bartlett | 3 | -5/+10 |
2007-10-10 | r13481: As far as I can tell, my changes in -r 12863 were dangerously untested. | Andrew Bartlett | 3 | -2/+62 |
2007-10-10 | r13144: This seems to be required for Samba4 to talk to Samba4, and to get the | Andrew Bartlett | 1 | -0/+11 |
2007-10-10 | r12863: As lha suggested to me a while back, it appears that the | Andrew Bartlett | 3 | -48/+2 |
2007-10-10 | r12269: Update to current lorikeet-heimdal. This changed the way the hdb | Andrew Bartlett | 2 | -2/+7 |
2007-10-10 | r12000: Update to current lorikeet-heimdal, including in particular support | Andrew Bartlett | 3 | -4/+14 |
2007-10-10 | r11995: A big kerberos-related update. | Andrew Bartlett | 8 | -180/+134 |
2007-10-10 | r11541: More logical (I think...) delegation semantics. | Andrew Bartlett | 1 | -10/+14 |
2007-10-10 | r11477: This seems really nasty, but as I understand it an attacker cannot | Andrew Bartlett | 1 | -2/+11 |
2007-10-10 | r11468: Merge a bit more of init_sec_context from Heimdal CVS into our | Andrew Bartlett | 1 | -4/+21 |
2007-10-10 | r11462: Fix the build: somehow I lost the header for this samba-specific hack. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r11452: Update Heimdal to current lorikeet, including removing the ccache side | Andrew Bartlett | 8 | -107/+227 |