summaryrefslogtreecommitdiff
path: root/source4/heimdal/cf
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r20642: This bit of autoconf causes us pain. Revert back to how we had thingsAndrew Bartlett1-1/+0
before the last merge. Andrew Bartlett (This used to be commit 9e7124cc85ec9ed8291769689aa38ab14b3754d8)
2007-10-10r20640: Commit part 2/2Andrew Bartlett1-0/+2
Update Heimdal to match current lorikeet-heimdal. This includes integrated PAC hooks, so Samba doesn't have to handle this any more. This also brings in the PKINIT code, hence so many new files. Andrew Bartlett (This used to be commit 351f7040f7bb73b9a60b22b564686f7c2f98a729)
2007-10-10r10386: Merge current lorikeet-heimdal into Samba4.Andrew Bartlett1-9/+12
Andrew Bartlett (This used to be commit 4d2a9a9bc497eae269c24cbf156b43b8588e2f73)
2007-10-10r9877: Merge from lorikeet-heimdal, to try and fix build failures.Andrew Bartlett1-0/+2
Andrew Bartlett (This used to be commit 53f2bf3b9178b78527bb43b9dca7b43e1497dd20)
2007-10-10r9859: Enable (blocking) KDC resolution with DNS.Andrew Bartlett4-0/+185
To enable, set: [libdefaults] dns_lookup_realm = true dns_lookup_kdc = true in your /etc/krb5.conf. In the future I may override the krb5.conf and set this on by default in Samba4. Andrew Bartlett (This used to be commit 32fb50d02560123b8d0ab13346041806c062f9bf)
2007-10-10r9305: Use the check-var.m4 from roken to really, really detect h_errno ↵Andrew Bartlett1-0/+25
correctly. This fixes the build on Fedora Core 4. Andrew Bartlett (This used to be commit aa36b2adad0d66b8171aa3ccca3057298361bec5)