summaryrefslogtreecommitdiff
path: root/source4/heimdal
AgeCommit message (Expand)AuthorFilesLines
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 Metzmacher465-1953/+2747
2008-08-26heimdal_build: autogenerate the heimdal private/proto headersStefan Metzmacher13-8824/+351
2008-08-26heimdal_build: autogenerate table files in heimdal/lib/wind/Stefan Metzmacher32-26563/+46056
2008-08-26heimdal_build: add fallback for AC_WARNING_ENABLE()Stefan Metzmacher1-1/+1
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 Metzmacher233-3563/+10176
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 branch 'v4-0-logon' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett4-5/+7
2008-03-19Merge lorikeet-heimdal -r 787 into Samba4 tree.Andrew Bartlett152-1344/+36640
2008-03-13heimdal: Add parameter to windc_plugin to allow extended return codes.Andrew Kroeger4-5/+7
2008-01-12idl: Use typedef rather than declare.Jelmer Vernooij1-5/+27
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij1-1/+1
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij1-1/+1
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 Bartlett56-785/+1137
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 Bartlett66-884/+2166
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 Bartlett449-2876/+8568
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 Bartlett4-0/+1273
2007-10-10r21746: We don't link in this file any more.Andrew Bartlett1-359/+0
2007-10-10r21620: commit updated versions (with correct paths)Andrew Tridgell4-858/+1206
2007-10-10r21448: return the same error codes as a windows KDCStefan Metzmacher1-3/+3
2007-10-10r21447: make handling of replying e_data more genericStefan Metzmacher1-18/+12
2007-10-10r21439: fix compiler warningsStefan Metzmacher1-6/+6
2007-10-10r21438: create the PAC element in the same order as w2k3,Stefan Metzmacher1-7/+7
2007-10-10r21436: Choose the TGT session key enctype also by checking what enctypesStefan Metzmacher1-4/+20
2007-10-10r20988: Call out to Heimdal's krb5.conf processing to configure many aspectsAndrew Bartlett3-4/+685
2007-10-10r20786: Fix the build.Jelmer Vernooij1-586/+776