Commit Graph

14600 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
6d7988fa1b avoid signedness warnings
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15287 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 21:21:12 +00:00
Love Hörnquist Åstrand
7b953d1fc7 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15286 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 18:24:53 +00:00
Love Hörnquist Åstrand
0762e9fb19 undef _PATH_RSH to make sure our version is used
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15285 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 18:24:43 +00:00
Love Hörnquist Åstrand
b314613a39 fix test
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15284 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 18:22:59 +00:00
Love Hörnquist Åstrand
7c2839a3d5 XXX don't run the test unless the machine is in kth.se or su.se
because it depends on local resolver configuration.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15283 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 18:21:54 +00:00
Love Hörnquist Åstrand
8747330f8c x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15282 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 18:12:47 +00:00
Love Hörnquist Åstrand
ffb7332d89 provde RTLD_NOW and RTLD_GLOBAL if they don't exists
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15281 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 18:12:28 +00:00
Love Hörnquist Åstrand
83a457c4aa x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15280 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 17:35:53 +00:00
Love Hörnquist Åstrand
96ce379f6b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15279 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 17:19:08 +00:00
Love Hörnquist Åstrand
d13128e136 fix doors support, fix signedness warnings
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15278 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 16:43:30 +00:00
Love Hörnquist Åstrand
55b273e5b9 add --door-path=
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15277 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 16:42:21 +00:00
Love Hörnquist Åstrand
3877f75808 Include <alloca.h> at the same time as <door.h>. XXX replace this with
the mmap trick hinted in the doors manual pages.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15276 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 16:35:17 +00:00
Love Hörnquist Åstrand
b34ac50a5a comment what the "detect doors on solaris" fragment tries to do
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15275 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 16:34:26 +00:00
Love Hörnquist Åstrand
ffe400d29e (generate_random_pw): fix signed-ness warnings
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15274 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 16:29:58 +00:00
Love Hörnquist Åstrand
71064a0d38 (update_client_creds): fix compile error in the getpeerucred case
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15273 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 16:25:13 +00:00
Love Hörnquist Åstrand
f49bd1d202 change format for expantion variables in default_cc_name to
%{variable} to not confuse them with shell ditto


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15272 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 16:18:21 +00:00
Love Hörnquist Åstrand
684d47ce7a x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15271 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 16:15:57 +00:00
Love Hörnquist Åstrand
806ee4c961 (DES_cbc_cksum): init u to make sure it have a value in case of the
empty in data


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15270 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 16:15:44 +00:00
Love Hörnquist Åstrand
838fb1ed38 add test for the empty password ""
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15269 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 16:14:38 +00:00
Love Hörnquist Åstrand
7885eaea40 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15268 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 15:22:35 +00:00
Love Hörnquist Åstrand
04674a6739 Maybe include <door.h>.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15267 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 15:21:58 +00:00
Love Hörnquist Åstrand
1bc72b4961 add extern door_path;
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15266 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 15:20:37 +00:00
Love Hörnquist Åstrand
967d1ea267 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15265 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 15:13:25 +00:00
Love Hörnquist Åstrand
9ae8bc983a Prefix Der_class with ASN1_C_ to avoid problems with system
headerfiles that pollute the name space.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15264 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 15:13:10 +00:00
Love Hörnquist Åstrand
9c66772341 detect doors using door_create
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15263 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 15:00:45 +00:00
Love Hörnquist Åstrand
fbd562b700 add dependcy on kcm_protos.h
add lib depency on LIB_door_create


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15262 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 14:51:50 +00:00
Love Hörnquist Åstrand
78418b884a add _PATH_KCM_DOOR, default path to kcm door
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15261 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 14:50:35 +00:00
Love Hörnquist Åstrand
320ea792a2 use [libdefaults]kcm_door to find the door to kcm
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15260 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 14:49:50 +00:00
Love Hörnquist Åstrand
3525446dd1 libkrb5_la_LIBADD += LIB_door_create
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15259 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 14:47:12 +00:00
Love Hörnquist Åstrand
affb1fb292 provide variable LIB_door_create
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15258 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 14:43:42 +00:00
Love Hörnquist Åstrand
9ed2aa6e3f Maybe include <sys/mman.h>, maybe include <door.h>.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15257 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 14:28:39 +00:00
Love Hörnquist Åstrand
a50f5cbbd4 (kcm_send_request): add support for doing a door call to kcm
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15256 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 14:27:09 +00:00
Love Hörnquist Åstrand
8e78ed6e48 prefix Der_class with ASN1_C_ to avoid problems with system headerfiles that pollute the name space
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15255 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 14:23:01 +00:00
Love Hörnquist Åstrand
084b3b2d2a change format for expantion variables in default_cc_name to
%{variable} to not confuse them with shell ditto


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15254 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 13:15:58 +00:00
Love Hörnquist Åstrand
85718a32f7 fix last commit
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15253 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 13:13:17 +00:00
Love Hörnquist Åstrand
25fea843b6 (_krb5_expand_default_cc_name): change format for expantion variables
to %{variable} to not confuse them with shell ditto


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15252 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 13:12:22 +00:00
Love Hörnquist Åstrand
cd50a8d104 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15251 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 13:08:35 +00:00
Love Hörnquist Åstrand
7b0cd21e58 add LIB_roken as a explit dependency
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15250 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 13:08:22 +00:00
Love Hörnquist Åstrand
4c4b29144e add LOCAL_PEERCRED and experimental doors support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15249 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 12:53:32 +00:00
Love Hörnquist Åstrand
a68cecf9a9 (cipher3): used unsigned char to avoid problems with platforms using
"signed char"


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15248 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-27 13:50:05 +00:00
Love Hörnquist Åstrand
ddc729ed75 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15247 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-27 13:47:39 +00:00
Love Hörnquist Åstrand
13525ea454 case uid_t to unsigned long in printf format
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15246 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-27 13:47:20 +00:00
Love Hörnquist Åstrand
b5bf953b97 (set_termbuf): use {} around if to make else unambiguous
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15245 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-27 13:42:04 +00:00
Love Hörnquist Åstrand
0f973fb603 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15244 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-27 13:37:59 +00:00
Love Hörnquist Åstrand
3521604ac0 include "roken.h" to avoid undefined size_t/ssize_t
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15243 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-27 13:37:47 +00:00
Love Hörnquist Åstrand
0d721e25c5 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15242 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-25 13:55:04 +00:00
Love Hörnquist Åstrand
25e35f641a x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15241 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-25 13:54:47 +00:00
Love Hörnquist Åstrand
a44ca50f26 remove trailing space
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15240 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-25 13:47:58 +00:00
Love Hörnquist Åstrand
b8c54d9492 remove . for .Nd
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15239 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-25 13:19:16 +00:00
Love Hörnquist Åstrand
0d7e349526 remove trailing whitespace
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15238 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-25 13:18:33 +00:00