Commit Graph

18 Commits

Author SHA1 Message Date
Nicolas Williams
25e623a957 Fix doxygen comment in krb5_aname_to_lname() 2011-12-22 11:17:42 -06:00
Nicolas Williams
6aec02f979 Make krb5_kuserok() pluggable and add features (including MIT config compat) 2011-12-08 13:33:36 -06:00
Nicolas Williams
89bae59b49 Fix error clobbering bug and code review comments 2011-12-02 01:04:22 -06:00
Nicolas Williams
f468ed4759 Make krb5_aname_to_localname() use the libheimbase binary search functions 2011-12-02 01:03:08 -06:00
Nicolas Williams
aea02876e7 Initial aname2lname plugin patch based on code from Love
Included is a default plugin that searches a sorted text file where
    every line is of the form:
	<unparsed-principal>[<whitespace><username>]
    If the username is missing in a matching line then an error is
    returned.  If a matching line is not found then the next plugin will
    be allowed to run, if any.
2011-12-02 00:58:26 -06:00
Love Hornquist Astrand
0879b9831a remove trailing whitespace 2011-05-21 11:57:31 -07:00
Love Hornquist Astrand
687db64c56 Patch from Secure Endpoints/Asanka Herath for windows support 2009-12-21 08:45:28 +01: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
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
91351971f7 add KRB5_LIB_FUNCTION to all exported functions
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13863 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-05-25 21:46:46 +00:00
Love Hörnquist Åstrand
217df81f19 update copyright years
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12107 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-04-22 15:11:58 +00:00
Love Hörnquist Åstrand
2d8b789486 (krb5_aname_to_localname): use strlcpy, from openbsd
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12043 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-04-16 16:01:06 +00:00
Love Hörnquist Åstrand
51de647e6c (krb5_aname_to_localname): when converting too root, make sure user is
ok according to krb5_kuserok before allowing it.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11956 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-04-01 18:06:39 +00:00
Johan Danielsson
d16510155d (krb5_aname_to_localname): constify local variable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10909 ec53bebd-3082-4978-b11e-865c3cabbd6b
2002-04-18 08:56:40 +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
Assar Westerlund
a0e3050071 (krb5_aname_to_localname): use krb5_get_default_realms
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7042 ec53bebd-3082-4978-b11e-865c3cabbd6b
1999-09-28 02:24:23 +00:00
Assar Westerlund
078e3a5c7c new file
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4936 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-05-24 03:23:52 +00:00