Commit Graph

22 Commits

Author SHA1 Message Date
Asanka C. Herath
d3582b56c6 Define and use a path separator string
A colon can't be used to separate paths on Windows since they are used
in drive sepecification.  Define a macro that can be used as a path
separator string.  On Windows, this is defined as ";".  It is a ":"
everywhere else.
2010-11-24 15:32:56 -05:00
Asanka C. Herath
c3ecf0c372 Windows: Lookup configuration file %{WINDOWS}/krb5.ini
For backwards compatibility.
2010-11-24 15:32:36 -05:00
Asanka C. Herath
6e6468ab98 Windows: Search for config files in %{COMMON_APPDATA}/Kerberos
In addition to the Heimdal directory, also search in the
generic Kerberos configuration file directory.
2010-11-24 15:32:36 -05:00
Love Hornquist Astrand
313a2243bb Allow users to specify their own configuration file ~/.krb5/config
Idea from Rune L on heimdal-discuss
2010-03-16 09:09:27 -07:00
Love Hornquist Astrand
687db64c56 Patch from Secure Endpoints/Asanka Herath for windows support 2009-12-21 08:45:28 +01:00
Love Hornquist Astrand
592689dcf3 Read configuration plist on macs 2009-11-22 12:27:52 -08:00
Love Hörnquist Åstrand
942a821fab remove RCSID
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25171 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-05-04 06:17:40 +00:00
Love Hörnquist Åstrand
106735c9cf rename SDB to SCC
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25070 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-03 04:09:21 +00:00
Love Hörnquist Åstrand
5c5324f003 rename scache to scc
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25067 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-03 04:08:50 +00:00
Love Hörnquist Åstrand
a807cf05fa use constants for memory types
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25035 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-04-03 04:02:57 +00:00
Love Hörnquist Åstrand
7fe8bc6c00 Parse ~/Library/Preferences/edu.mit.Kerberos too if running on an Apple platform.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24933 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-03-25 15:35:21 +00: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
3b7ff465c1 Add declspec for Windows
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23026 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-17 10:02:03 +00:00
Johan Danielsson
0ad7748212 check /Library/Preferences/edu.mit.Kerberos on OSX
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14253 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-09-23 07:57:37 +00:00
Johan Danielsson
189c0279af turn strings into pointers, so we can assign to them
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11111 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-16 20:52:24 +00:00
Johan Danielsson
31ad1085bf use sysconfdir
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11080 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-08-12 15:09:20 +00:00
Johan Danielsson
0041d60988 make this point to the correct keytab
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8668 ec53bebd-3082-4978-b11e-865c3cabbd6b
2000-07-14 21:53:01 +00:00
Johan Danielsson
c5b916ca6f remove advertising clause
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7464 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-12-02 17:05:13 +00:00
Johan Danielsson
5a32a5c8e7 Add copyright notice.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2389 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-07-16 21:40:05 +00:00
Assar Westerlund
aa0c1fc1c0 clean-up
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1318 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-03-08 11:08:58 +00:00
Unknown User d91-jda
81cbbf7820 Initial revision
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@298 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-03-15 14:55:26 +00:00