summaryrefslogtreecommitdiff
path: root/source4/heimdal
Commit message (Expand)AuthorAgeFilesLines
* s4:heimdal/gssapi/krb5: set cred_handle in _gsskrb5_import_credStefan Metzmacher2009-09-181-0/+1
* s4:heimdal: import lorikeet-heimdal-200908052208 (commit 370a73a74199a5a55188...Andrew Bartlett2009-08-0633-117/+31
* s4:heimdal: import lorikeet-heimdal-200908050050 (commit 8714779fa7376fd9f776...Andrew Bartlett2009-08-0548-366/+1115
* s4:kerberos Add support for user principal names in certificatesAndrew Bartlett2009-07-283-19/+27
* s4:heimdal Extend the 'hdb as a keytab' codeAndrew Bartlett2009-07-271-4/+145
* s4:heimdal: import lorikeet-heimdal-200907162216 (commit d09910d6803aad96b52e...Andrew Bartlett2009-07-176-23/+60
* s4:heimdal: import lorikeet-heimdal-200907152325 (commit 2bef9cd5378c01e9c2a7...Andrew Bartlett2009-07-1667-590/+1210
* s4:heimdal The implied GSS_C_MUTUAL_FLAG depends on AP_OPTS_MUTUAL_REQUIREDAndrew Bartlett2009-07-161-1/+4
* s4:heimdal: readd heimdal/lib/asn1/asn1parse.y which was parse.y before the l...Stefan Metzmacher2009-07-069-175/+1185
* heimdal: don't include <ifaddrs.h> without knowing it's thereBjörn Jacke2009-07-031-0/+2
* s4:heimdal Allow KRB5_NT_ENTERPRISE names in all DB lookupsAndrew Bartlett2009-06-303-24/+32
* s4:kdc Allow a password change when the password is expiredAndrew Bartlett2009-06-186-27/+35
* s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett2009-06-12315-7002/+9362
* s4:heimdal: fix build on FreeBSDBjörn Jacke2009-06-081-0/+3
* 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