summaryrefslogtreecommitdiff
path: root/source4/heimdal
Commit message (Expand)AuthorAgeFilesLines
* Fix the build. Looks like no one ever compiled this on a systemJeremy Allison2009-02-242-0/+14
* Start fixing Solaris build failures.Jeremy Allison2009-02-242-2/+2
* heimdal: void functions should not return a valueStefan Metzmacher2009-01-311-1/+1
* heimdal:hdb: always include "config.h" firstStefan Metzmacher2009-01-301-0/+4
* heimdal:camellia: include roken.hStefan Metzmacher2009-01-302-0/+4
* heimdal:roken: arg_match_long() should return a valueStefan Metzmacher2009-01-301-0/+3
* heimdal:roken: arg_printusage() should not try to return a value.Stefan Metzmacher2009-01-301-2/+2
* heimdal:camellia-ntt.c: include config.h as first headerStefan Metzmacher2009-01-301-0/+3
* heimdal: don't include <sys/cdefs.h> without knowing it's thereStefan Metzmacher2009-01-301-0/+2
* heimdal: don't include <ifaddrs.h> without knowing it's thereStefan Metzmacher2009-01-301-0/+2
* Re-add support for supporting the PAC over domain trusts.Andrew Bartlett2008-11-041-19/+17
* Use standard heimdal function for finding interfaces - libreplace provides su...Jelmer Vernooij2008-11-021-0/+292
* s4: import lorikeet-heimdal-200810271034Stefan Metzmacher2008-10-28408-12179/+13824
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-3/+3
* Add samba4kpasswd and rkpty binariesAndrew Bartlett2008-10-204-0/+753
* Allow the PAC to be passed along during cross-realm authenticationAndrew Bartlett2008-10-061-18/+16
* Rename hdb_ldb to hdb_samba4 and load as a plugin into the kdc.Andrew Bartlett2008-09-292-14/+34
* Merge krb5_cksumtype_to_enctype from Heimdal svn -r 23719Andrew Bartlett2008-09-031-32/+70
* Don't wipe the PAC checksums, the caller may actually need them.Andrew Bartlett2008-08-281-14/+0
* heimdal: add missing heimdal/lib/hcrypto/{evp-aes-cts.c,evp-hcrypto.c}, sorry...Stefan Metzmacher2008-08-262-0/+453
* heimdal: import heimdal's trunk svn rev 23697 + lorikeet-heimdal patchesStefan Metzmacher2008-08-26465-1953/+2747
* heimdal_build: autogenerate the heimdal private/proto headersStefan Metzmacher2008-08-2613-8824/+351
* heimdal_build: autogenerate table files in heimdal/lib/wind/Stefan Metzmacher2008-08-2632-26563/+46056
* heimdal_build: add fallback for AC_WARNING_ENABLE()Stefan Metzmacher2008-08-261-1/+1
* heimdal: remove unused old filesStefan Metzmacher2008-08-262-509/+0
* heimdal_build: add a fake sqlite keytab implementationStefan Metzmacher2008-08-261-2/+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
* Revert "krb5: always generate the acceptor subkey as the same enctype as the ...Stefan Metzmacher2008-08-141-3/+0
* 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
* krb5: always generate the acceptor subkey as the same enctype as the used ser...Stefan Metzmacher2008-08-081-0/+3
* gsskrb5: add support for DCE_STYLE and des and des3 keysStefan Metzmacher2008-08-082-22/+64
* heimdal: add missing filesStefan Metzmacher2008-08-012-0/+107
* 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-01233-3563/+10176
* 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 branch 'v4-0-logon' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett2008-03-194-5/+7
|\
| * heimdal: Add parameter to windc_plugin to allow extended return codes.Andrew Kroeger2008-03-134-5/+7
* | Merge lorikeet-heimdal -r 787 into Samba4 tree.Andrew Bartlett2008-03-19152-1344/+36640
|/
* idl: Use typedef rather than declare.Jelmer Vernooij2008-01-121-5/+27
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-211-1/+1
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-211-1/+1
* r26310: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-5/+27
* r25738: always include config.h first.Stefan Metzmacher2007-12-212-0/+8
* r25734: regenerate yacc output (parse.[ch] files)Stefan Metzmacher2007-12-214-112/+116
* r25732: import updated parse.y files from lorikeet-heimdalStefan Metzmacher2007-12-212-19/+57
* r25298: regenerate lex.c files with config.h as first includeStefan Metzmacher2007-10-102-54/+12