summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib
AgeCommit message (Expand)AuthorFilesLines
2008-09-03Merge krb5_cksumtype_to_enctype from Heimdal svn -r 23719Andrew Bartlett1-32/+70
2008-08-28Don't wipe the PAC checksums, the caller may actually need them.Andrew Bartlett1-14/+0
2008-08-26heimdal: add missing heimdal/lib/hcrypto/{evp-aes-cts.c,evp-hcrypto.c}, sorry...Stefan Metzmacher2-0/+453
2008-08-26heimdal: import heimdal's trunk svn rev 23697 + lorikeet-heimdal patchesStefan Metzmacher438-1899/+2659
2008-08-26heimdal_build: autogenerate the heimdal private/proto headersStefan Metzmacher10-8445/+0
2008-08-26heimdal_build: autogenerate table files in heimdal/lib/wind/Stefan Metzmacher32-26563/+46056
2008-08-26heimdal: remove unused old filesStefan Metzmacher2-509/+0
2008-08-26heimdal_build: add a fake sqlite keytab implementationStefan Metzmacher1-2/+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-14Revert "krb5: always generate the acceptor subkey as the same enctype as the ...Stefan Metzmacher1-3/+0
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-08krb5: always generate the acceptor subkey as the same enctype as the used ser...Stefan Metzmacher1-0/+3
2008-08-08gsskrb5: add support for DCE_STYLE and des and des3 keysStefan Metzmacher2-22/+64
2008-08-01heimdal: add missing filesStefan Metzmacher2-0/+107
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 Metzmacher215-3066/+9501
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 Bartlett144-1294/+36521
2008-01-12idl: Use typedef rather than declare.Jelmer Vernooij1-5/+27
2007-12-21r26310: Remove more uses of global_loadparm.Jelmer Vernooij1-5/+27
2007-12-21r25738: always include config.h first.Stefan Metzmacher2-0/+8
2007-12-21r25734: regenerate yacc output (parse.[ch] files)Stefan Metzmacher4-112/+116
2007-12-21r25732: import updated parse.y files from lorikeet-heimdalStefan Metzmacher2-19/+57
2007-10-10r25298: regenerate lex.c files with config.h as first includeStefan Metzmacher2-54/+12
2007-10-10r24614: Merge with current lorikeet-heimdal. This brings us one step closerAndrew Bartlett49-687/+982
2007-10-10r23895: reapply rev 23493:Stefan Metzmacher1-27/+6
2007-10-10r23799: updated old Franklin Street FSF addresses to new URLAndrew Tridgell4-12/+4
2007-10-10r23678: Update to current lorikeet-heimdal (-r 767), which should fix theAndrew Bartlett59-793/+2024
2007-10-10r23493: regenerate lex.c files with flex 2.5.33Stefan Metzmacher2-54/+12
2007-10-10r23456: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett427-2232/+7474
2007-10-10r23209: import getnameinfo.c, inet_ntop.c and inet_pton.c fromStefan Metzmacher3-0/+309
2007-10-10r23060: use #include <roken.h> consistently. Using "roken.h" in this directoryAndrew Tridgell18-18/+18
2007-10-10r22191: Add a samba4kinit binary to the build, so I can test using an existingAndrew Bartlett2-0/+253
2007-10-10r21620: commit updated versions (with correct paths)Andrew Tridgell4-858/+1206
2007-10-10r21438: create the PAC element in the same order as w2k3,Stefan Metzmacher1-7/+7
2007-10-10r20786: Fix the build.Jelmer Vernooij1-586/+776
2007-10-10r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell1-778/+587
2007-10-10r20648: Closer to a build... Add missing header file.Andrew Bartlett1-0/+434
2007-10-10r20647: add cluster codeAndrew Tridgell1-587/+778
2007-10-10r20643: Remove generated files accidentilly committed.Andrew Bartlett4-223/+0
2007-10-10r20640: Commit part 2/2Andrew Bartlett163-2545/+29152
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 Bartlett16-130/+974
2007-10-10r19663: merge changes from lorikeet heimdal:Stefan Metzmacher1-22/+52
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 Bartlett10-73/+181