Commit Graph

14335 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
17b1479c34 spell spnego
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14866 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-20 10:46:55 +00:00
Love Hörnquist Åstrand
239eade8e6 (c)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14865 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-20 10:46:15 +00:00
Love Hörnquist Åstrand
2f619d9f28 document supported mechamisms
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14864 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-20 10:45:57 +00:00
Love Hörnquist Åstrand
ed16400376 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14863 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-20 10:39:45 +00:00
Love Hörnquist Åstrand
a4cd8b41d9 cast size_t to unsigned long
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14862 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-20 10:39:33 +00:00
Love Hörnquist Åstrand
9dd2289f90 cast ssize_t to unsigned long, fix printf format
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14861 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-20 10:38:37 +00:00
Love Hörnquist Åstrand
3746090a7d (foreach_principal): initialize ret to make sure it have a value
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14860 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-20 10:37:25 +00:00
Love Hörnquist Åstrand
94ad9d0c80 cast size_t to unsigned long
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14859 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-20 10:34:12 +00:00
Love Hörnquist Åstrand
cc70701410 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14858 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-19 19:12:43 +00:00
Love Hörnquist Åstrand
85f6ac6301 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14857 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-19 19:11:35 +00:00
Love Hörnquist Åstrand
dd3ec19f74 use asprintf to avoid truncating pathnames
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14856 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-19 18:59:46 +00:00
Love Hörnquist Åstrand
e441948975 check return value of snprintf
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14855 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-19 18:52:51 +00:00
Love Hörnquist Åstrand
89b5bba2fe check address truncation
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14854 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-19 18:44:56 +00:00
Love Hörnquist Åstrand
a76ce26d04 check return values from snprintf and clean up semantics of ret_len
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14853 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-19 18:43:12 +00:00
Love Hörnquist Åstrand
c54ca3787e clearify what ret_len is in krb5_print_address
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14852 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-19 18:18:50 +00:00
Love Hörnquist Åstrand
e2ad54e734 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14851 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-19 18:01:15 +00:00
Love Hörnquist Åstrand
e19f9f0e6c catch when snprint needs a larger buffer
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14850 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-19 18:00:17 +00:00
Love Hörnquist Åstrand
c48cc3386e x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14849 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-19 13:36:48 +00:00
Love Hörnquist Åstrand
0ffd30a6e4 rewrite getpty to make use openpty when its found, save the slave fd
so that cleanopen can use it if its available


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14848 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-19 13:36:20 +00:00
Love Hörnquist Åstrand
7adcb73bb8 include krb5.h to avoid krb5_getportbyname warning
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14847 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-19 10:33:18 +00:00
Love Hörnquist Åstrand
dc662edcc0 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14846 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-19 10:28:53 +00:00
Love Hörnquist Åstrand
cb151443a9 include <config.h> since defines _GNU_SOURCE if needed, avoid asprintf warning
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14845 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-19 10:28:28 +00:00
Love Hörnquist Åstrand
521af19317 add --version and --help
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14844 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-19 08:40:06 +00:00
Love Hörnquist Åstrand
4d351adfed x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14843 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-19 05:24:55 +00:00
Love Hörnquist Åstrand
796e0562a0 use getpwnamn_r if it exists
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14842 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-19 05:23:42 +00:00
Love Hörnquist Åstrand
c6fcedc6e0 noinst_PROGRAMS += test_kuserok
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14841 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-19 05:22:49 +00:00
Love Hörnquist Åstrand
6715f713e4 test program for krb5_kuserok
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14840 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-19 05:20:23 +00:00
Love Hörnquist Åstrand
bae44de2e3 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14839 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-19 04:42:37 +00:00
Love Hörnquist Åstrand
1caed238c5 fix getpw*_r calls, they return 0 even when the entry isn't found and
instead make it with setting return pointer to NULL.
From Luke Mewburn <lukem@NetBSD.org>


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14838 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-19 04:41:07 +00:00
Love Hörnquist Åstrand
5dc1001c37 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14833 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 19:20:55 +00:00
Love Hörnquist Åstrand
050cc7b7f3 (acc_resolve): if open_default_ccache failed with ccErrCCacheNotFound
try again with create_default_ccache, this fixes the problem where the
security server apperenly haven't started yet on Mac OS X


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14832 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 19:19:04 +00:00
Love Hörnquist Åstrand
9d57c47c64 (_krb5_get_default_principal_local): add, for use of functions that in
ccache layer to avoid recursive calls.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14831 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 19:12:19 +00:00
Love Hörnquist Åstrand
b30e1d8c06 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14830 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 13:07:19 +00:00
Love Hörnquist Åstrand
d143f5449e ignore filename symbols
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14829 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 13:06:49 +00:00
Love Hörnquist Åstrand
b178b15833 change back to 0.7pre again
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14828 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 11:05:53 +00:00
Love Hörnquist Åstrand
46a77c28e4 pagsh is in section 1
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14827 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 10:20:31 +00:00
Love Hörnquist Åstrand
77624cc581 change version to 0.7pre1
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14826 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 10:09:23 +00:00
Love Hörnquist Åstrand
2e035d66b3 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14825 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 10:08:19 +00:00
Love Hörnquist Åstrand
0cd33d833e x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14824 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 08:28:54 +00:00
Love Hörnquist Åstrand
3fcb41496d cast to unsigned char to make sure its not negative when passing it to
is* functions


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14823 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 08:28:35 +00:00
Love Hörnquist Åstrand
fca6863ff2 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14822 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 08:08:28 +00:00
Love Hörnquist Åstrand
0b59fd30dc cast to unsigned char to make sure its not negative when passing it to
to* functions


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14821 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 08:07:40 +00:00
Love Hörnquist Åstrand
e621738b3a drop <ctype.h>, no longer use any of the is* macros in this file
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14820 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 08:03:54 +00:00
Love Hörnquist Åstrand
16faa9ef19 (TTYget): use unsigned char to make sure a positive number is returned
when successful


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14819 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 08:00:42 +00:00
Love Hörnquist Åstrand
7f25d605bd cast to unsigned char to make sure its not negative when passing it to
is* functions


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14818 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 07:56:41 +00:00
Love Hörnquist Åstrand
2cc85f5d17 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14817 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 07:54:00 +00:00
Love Hörnquist Åstrand
5c338794d7 use unsigned char * to make sure its not negative when passing it to
is* functions


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14816 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 07:52:58 +00:00
Love Hörnquist Åstrand
542f17be74 (statcmd): cast argument to isdigit to unsigned char
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14815 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 07:48:33 +00:00
Love Hörnquist Åstrand
bb46111aad (mget): cast char to unsigned char to make sure its not negative when
passing it to tolower


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-18 07:45:12 +00:00
Love Hörnquist Åstrand
a5206ed43b remove manpage macro, add some more references to manpages
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14813 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-15 22:23:41 +00:00