RT for krbdev.mit.edu
Skip Menu
|
Ticket History #3607: clients/ksu/setenv.c doesn't build on Solaris
Home
Update This Menu
All Dashboards
Search
Tickets
Simple Search
New Search
Recently Viewed
#3607: clients/ksu/setenv.c doesn't build on Solaris
#6981: SA-2011-006 KDC denial of service [CVE-2011-152...
#382: KRB5-1.0 - extraneous file - src/Makefile
#2661: fake_getaddrinfo on address that doesn't revers...
#366: rcache is checked wrt ruid instead of euid
#3579: We bind to ipv6 localhost
#6658: Implement gss_set_neg_mechs
#7154: krb5-1.10.1: "kadmin -kt" does not work similar...
#295: beta-5 to post-beta-7 ticket forwarding broken
#8900: Implement KERB_AP_OPTIONS_CBT (server side)
#3957: remove unused lib/gssapi/mechglue/g_utils.c
Current Search
Edit Search
Advanced
Users
Reports
Resolved by owner
Resolved in date range
Created in a date range
Tools
My Day
My Reminders
Logged in as
guest
Display
History
Basics
People
Jumbo
Reminders
Actions
History
Show all quoted text
—
Show full headers
#
Tue Apr 04 15:41:43 2006
tlyu (Taylor Yu)
- Ticket created
Subject:
clients/ksu/setenv.c doesn't build on Solaris
Download (untitled)
/
with headers
text/plain 108B
somehow, it tries to define a conflicting prototype for getenv(), which does exist in the Solaris
stdlib.h.
#
Wed Apr 05 18:06:01 2006
tlyu (Taylor Yu)
- Status changed from 'new' to 'resolved'
#
Wed Apr 05 18:06:01 2006
tlyu (Taylor Yu)
- Component krb5-clients added
#
Wed Apr 05 18:06:02 2006
tlyu (Taylor Yu)
- Version_Fixed 1.5 added
#
Wed Apr 05 18:06:02 2006
tlyu (Taylor Yu)
- Comments added
Download (untitled)
/
with headers
text/plain 105B
r17844 | raeburn | 2006-04-04 17:31:43 -0400 (Tue, 04 Apr 2006) | 1 line
* setenv.c: Include autoconf.h.