Ticket #37 (closed Defect: Software changed)
pykerberos: support for heimdal/linux
| Reported by: | agx@… | Owned by: | wsanchez@… |
|---|---|---|---|
| Priority: | 1: Blocker | Milestone: | Linux Port |
| Component: | PyKerberos | Severity: | Other |
| Keywords: | review | Cc: |
Description
Hi, attached is a bunch of patches that adds support for linux/heimdal. They might not be as clean as possible but should show fairly well what to do. Please apply as approprioate. The patch order is:
- printf-cleanups: generic cleanups
- include-stdlib: include stdlib for definition of free(3)
- kerberos-includes: fixup kerberos includes for non macosx
- declare-nt-service: gss_krb5_nt_service_name is declared differently in heimdal
- python-include: include "python.h"
- fix-setup: detect "linux2" and pass correct linker flags
Cheers,
-- Guido
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
