Commit Graph

11 Commits

Author SHA1 Message Date
Taylor R Campbell
997916e3f6 krb5: Make heimdal_version and heimdal_long_version const.
Pretty sure it is not useful for applications to be able to write to
this.

However, caveat: this could break programs that expect to pass around
&heimdal_version or &heimdal_long_version to functions that expect
pointers to non-const objects even if they don't modify them.
2023-06-20 12:19:48 -05:00
Love Hornquist Astrand
fae3d127a2 remove krb4 support 2010-11-20 14:38:21 -08:00
Love Hornquist Astrand
17bad91ee5 drop RCSID 2009-09-07 21:25:22 -07:00
Love Hörnquist Åstrand
6937d41a02 remove trailing whitespace
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23815 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 09:21:03 +00:00
Love Hörnquist Åstrand
e172367898 switch to utf8 encoding of all files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 08:53:55 +00:00
Love Hörnquist Åstrand
b865083388 include <string.h>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18765 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-21 17:37:32 +00:00
Love Hörnquist Åstrand
6755cbbe9b Avoid creating a file called --version.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18703 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-20 20:33:58 +00:00
Love Hörnquist Åstrand
8e12aa32a4 Avoid creating a file called --version.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18700 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-20 20:31:28 +00:00
Johan Danielsson
f8ad3be608 make VERSIONLIST a string instead of an array of strings
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11566 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-01-02 15:31:38 +00:00
Assar Westerlund
964e25258a (heimdal_version, krb4_version): const-ize, based on
thorpej@netbsd.org's change to NetBSD


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8573 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-07-08 10:46:36 +00:00
Assar Westerlund
4c0e1f1d00 new directory for library for keeping track of versions
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8513 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-07-01 19:47:36 +00:00