Timeline
12/23/92:
- 06:52 Changeset [6394] by
- Re-did the rindex() call to avoid imbedded defines within a macro, since AIX 3.2 rindex() is a macro
- 06:51 Changeset [6393] by
- Fixes for compiling under AIX 3.2
- 06:50 Changeset [6392] by
- Use <strings.h> rather than declaring rindex() - for compiling under AIX 3.2
- 06:50 Changeset [6391] by
- Changed "ws" to "WS" for compilation under AIX 3.2
- 06:49 Changeset [6390] by
- Removed decl for index() - won't compile on AIX 3.2
- 06:48 Changeset [6389] by
- Fixed incorrect #ifdef'ing
- 06:47 Changeset [6388] by
- Avoid compilation problems on AIX 3.2 (string routine declarations)
12/22/92:
- 12:48 Changeset [6387] by
- Fixed NULL dereference problem.
12/11/92:
- 08:48 Changeset [6386] by
- Renamed the global "cellconfig" to "ak_cellconfig" to reduce conflicts. Added afs_realm_of_cell(). When using kaserver kdc, don't bother to repeatedly set to.sin_port.
- 08:47 Changeset [6385] by
- Abstracted the realm-determination, and added that to krb_util.c Renamed the global "cellconfig" to "ak_cellconfig" to help avoid conflicts.
- 08:26 Changeset [6384] by
- Replaces send_to_kdc() of Kerberos with one that will try the Kaserver of the cell if the realm can't be found in the Kerberos config files.
- 08:23 Changeset [6383] by
- Better realm determination.
Note: See TracTimeline
for information about the timeline view.