Age | Commit message (Expand) | Author | Files | Lines |
2009-01-30 | heimdal:camellia-ntt.c: include config.h as first header | Stefan Metzmacher | 1 | -0/+3 |
2009-01-30 | heimdal: don't include <sys/cdefs.h> without knowing it's there | Stefan Metzmacher | 1 | -0/+2 |
2009-01-30 | heimdal: don't include <ifaddrs.h> without knowing it's there | Stefan Metzmacher | 1 | -0/+2 |
2008-11-04 | Re-add support for supporting the PAC over domain trusts. | Andrew Bartlett | 1 | -19/+17 |
2008-11-02 | Use standard heimdal function for finding interfaces - libreplace provides su... | Jelmer Vernooij | 1 | -0/+292 |
2008-10-28 | s4: import lorikeet-heimdal-200810271034 | Stefan Metzmacher | 408 | -12179/+13824 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 1 | -3/+3 |
2008-10-20 | Add samba4kpasswd and rkpty binaries | Andrew Bartlett | 4 | -0/+753 |
2008-10-06 | Allow the PAC to be passed along during cross-realm authentication | Andrew Bartlett | 1 | -18/+16 |
2008-09-29 | Rename hdb_ldb to hdb_samba4 and load as a plugin into the kdc. | Andrew Bartlett | 2 | -14/+34 |
2008-09-03 | Merge krb5_cksumtype_to_enctype from Heimdal svn -r 23719 | Andrew Bartlett | 1 | -32/+70 |
2008-08-28 | Don't wipe the PAC checksums, the caller may actually need them. | Andrew Bartlett | 1 | -14/+0 |
2008-08-26 | heimdal: add missing heimdal/lib/hcrypto/{evp-aes-cts.c,evp-hcrypto.c}, sorry... | Stefan Metzmacher | 2 | -0/+453 |
2008-08-26 | heimdal: import heimdal's trunk svn rev 23697 + lorikeet-heimdal patches | Stefan Metzmacher | 465 | -1953/+2747 |
2008-08-26 | heimdal_build: autogenerate the heimdal private/proto headers | Stefan Metzmacher | 13 | -8824/+351 |
2008-08-26 | heimdal_build: autogenerate table files in heimdal/lib/wind/ | Stefan Metzmacher | 32 | -26563/+46056 |
2008-08-26 | heimdal_build: add fallback for AC_WARNING_ENABLE() | Stefan Metzmacher | 1 | -1/+1 |
2008-08-26 | heimdal: remove unused old files | Stefan Metzmacher | 2 | -509/+0 |
2008-08-26 | heimdal_build: add a fake sqlite keytab implementation | Stefan Metzmacher | 1 | -2/+0 |
2008-08-26 | Revert "gsskrb5: add support for DCE_STYLE and des and des3 keys" | Stefan Metzmacher | 2 | -64/+22 |
2008-08-26 | Revert "gsskrb5: always return an acceptor subkey" | Stefan Metzmacher | 1 | -18/+4 |
2008-08-14 | Revert "krb5: always generate the acceptor subkey as the same enctype as the ... | Stefan Metzmacher | 1 | -3/+0 |
2008-08-14 | gsskrb5: always return an acceptor subkey | Stefan Metzmacher | 1 | -4/+18 |
2008-08-08 | gsskrb5: try to be compatible with windows for gss_wrap* and cfx | Stefan Metzmacher | 2 | -11/+39 |
2008-08-08 | krb5: always generate the acceptor subkey as the same enctype as the used ser... | Stefan Metzmacher | 1 | -0/+3 |
2008-08-08 | gsskrb5: add support for DCE_STYLE and des and des3 keys | Stefan Metzmacher | 2 | -22/+64 |
2008-08-01 | heimdal: add missing files | Stefan Metzmacher | 2 | -0/+107 |
2008-08-01 | heimdal: add missing file heimdal/lib/gssapi/mech/gss_pseudo_random.c | Stefan Metzmacher | 1 | -0/+69 |
2008-08-01 | heimdal: update to lorikeet-heimdal rev 801 | Stefan Metzmacher | 233 | -3563/+10176 |
2008-06-27 | gsskrb5: just don't force, but allow the flags when GSS_CF_NO_CI_FLAGS is given | Stefan Metzmacher | 1 | -0/+6 |
2008-06-27 | gsskrb5: fix gss_krb5_cred_no_ci_flags_x_oid_desc variable name | Stefan Metzmacher | 1 | -2/+2 |
2008-06-02 | krb5_init_sec_context: skip the token header when GSS_C_DCE_STYLE is specified | Stefan Metzmacher | 1 | -5/+11 |
2008-03-19 | Merge branch 'v4-0-logon' of git://git.id10ts.net/samba into 4-0-local | Andrew Bartlett | 4 | -5/+7 |
2008-03-19 | Merge lorikeet-heimdal -r 787 into Samba4 tree. | Andrew Bartlett | 152 | -1344/+36640 |
2008-03-13 | heimdal: Add parameter to windc_plugin to allow extended return codes. | Andrew Kroeger | 4 | -5/+7 |
2008-01-12 | idl: Use typedef rather than declare. | Jelmer Vernooij | 1 | -5/+27 |
2007-12-21 | r26540: Revert my previous commit after concerns raised by Andrew. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26539: Remove unnecessary statics. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26310: Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -5/+27 |
2007-12-21 | r25738: always include config.h first. | Stefan Metzmacher | 2 | -0/+8 |
2007-12-21 | r25734: regenerate yacc output (parse.[ch] files) | Stefan Metzmacher | 4 | -112/+116 |
2007-12-21 | r25732: import updated parse.y files from lorikeet-heimdal | Stefan Metzmacher | 2 | -19/+57 |
2007-10-10 | r25298: regenerate lex.c files with config.h as first include | Stefan Metzmacher | 2 | -54/+12 |
2007-10-10 | r24614: Merge with current lorikeet-heimdal. This brings us one step closer | Andrew Bartlett | 56 | -785/+1137 |
2007-10-10 | r23895: reapply rev 23493: | Stefan Metzmacher | 1 | -27/+6 |
2007-10-10 | r23799: updated old Franklin Street FSF addresses to new URL | Andrew Tridgell | 4 | -12/+4 |
2007-10-10 | r23678: Update to current lorikeet-heimdal (-r 767), which should fix the | Andrew Bartlett | 66 | -884/+2166 |
2007-10-10 | r23493: regenerate lex.c files with flex 2.5.33 | Stefan Metzmacher | 2 | -54/+12 |
2007-10-10 | r23456: Update Samba4 to current lorikeet-heimdal. | Andrew Bartlett | 449 | -2876/+8568 |
2007-10-10 | r23209: import getnameinfo.c, inet_ntop.c and inet_pton.c from | Stefan Metzmacher | 3 | -0/+309 |