summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib
AgeCommit message (Expand)AuthorFilesLines
2009-07-16s4:heimdal: import lorikeet-heimdal-200907152325 (commit 2bef9cd5378c01e9c2a7...Andrew Bartlett64-565/+1151
2009-07-16s4:heimdal The implied GSS_C_MUTUAL_FLAG depends on AP_OPTS_MUTUAL_REQUIREDAndrew Bartlett1-1/+4
2009-07-06s4:heimdal: readd heimdal/lib/asn1/asn1parse.y which was parse.y before the l...Stefan Metzmacher9-175/+1185
2009-07-03heimdal: don't include <ifaddrs.h> without knowing it's thereBjörn Jacke1-0/+2
2009-06-30s4:heimdal Allow KRB5_NT_ENTERPRISE names in all DB lookupsAndrew Bartlett1-2/+4
2009-06-12s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett296-5419/+8144
2009-06-08s4:heimdal: fix build on FreeBSDBjörn Jacke1-0/+3
2009-02-24Fix the build. Looks like no one ever compiled this on a systemJeremy Allison1-0/+12
2009-02-24Start fixing Solaris build failures.Jeremy Allison1-1/+1
2009-01-31heimdal: void functions should not return a valueStefan Metzmacher1-1/+1
2009-01-30heimdal:hdb: always include "config.h" firstStefan Metzmacher1-0/+4
2009-01-30heimdal:camellia: include roken.hStefan Metzmacher2-0/+4
2009-01-30heimdal:roken: arg_match_long() should return a valueStefan Metzmacher1-0/+3
2009-01-30heimdal:roken: arg_printusage() should not try to return a value.Stefan Metzmacher1-2/+2
2009-01-30heimdal:camellia-ntt.c: include config.h as first headerStefan Metzmacher1-0/+3
2009-01-30heimdal: don't include <sys/cdefs.h> without knowing it's thereStefan Metzmacher1-0/+2
2009-01-30heimdal: don't include <ifaddrs.h> without knowing it's thereStefan Metzmacher1-0/+2
2008-11-02Use standard heimdal function for finding interfaces - libreplace provides su...Jelmer Vernooij1-0/+292
2008-10-28s4: import lorikeet-heimdal-200810271034Stefan Metzmacher386-11035/+12632
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij1-3/+3
2008-10-20Add samba4kpasswd and rkpty binariesAndrew Bartlett2-0/+402
2008-09-29Rename hdb_ldb to hdb_samba4 and load as a plugin into the kdc.Andrew Bartlett2-14/+34
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