1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/heimdal
Andrew Tridgell d2e72c46c1 r18322: fixed a compilation problem on AIX caused by lex not putting config.h
first. That leads to a conflicting define for lseek() due to
_LARGE_FILES being defined after standards headers are included
(This used to be commit 9034238e27)
2007-10-10 14:18:08 -05:00
..
cf r10386: Merge current lorikeet-heimdal into Samba4. 2007-10-10 13:38:38 -05:00
kdc r15481: Update heimdal/ to match current lorikeet-heimdal. 2007-10-10 14:05:39 -05:00
lib r18322: fixed a compilation problem on AIX caused by lex not putting config.h 2007-10-10 14:18:08 -05:00
HEIMDAL-LICENCE.txt r17986: Add a copy of the Heimdal licence to our source tree, to make it very 2007-10-10 14:17:01 -05:00
README r11931: Add a short README explaining what this directory is all about. 2007-10-10 13:46:49 -05:00

This directory contains a copy of portions of a project known as
'lorikeet-heimdal', a branch of the Heimdal Kerberos distribution.

The purpose of these files is to provide kerberos support to Samba4 in
a predicatable manner, without reliance on the system kerberos
libraries.