Commit Graph

214 Commits

Author SHA1 Message Date
Love Hornquist Astrand
0879b9831a remove trailing whitespace 2011-05-21 11:57:31 -07:00
Love Hornquist Astrand
c6bbdb545b First drop of Windows build infrastructure from Secure Endpoints 2009-11-24 12:12:53 -08:00
Love Hornquist Astrand
6312b8eb30 p will always be true, check for p[0] instead. [CID-144] 2009-07-30 10:24:47 +02:00
Love Hörnquist Åstrand
39290aaa81 drop krbv4 support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24511 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-26 01:12:47 +00:00
Love Hörnquist Åstrand
2bd4c6523b drop krbv4 support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24510 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-01-26 01:12:33 +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
aa52c1ef26 Use unsigned where appropriate.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22889 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-04-07 18:51:54 +00:00
Love Hörnquist Åstrand
465fcb5cb9 fix section for manpage
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21993 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-10-19 14:08:36 +00:00
Love Hörnquist Åstrand
af6fa8974b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21721 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-28 20:08:51 +00:00
Love Hörnquist Åstrand
35b299229f Add --help.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21720 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-07-28 20:04:05 +00:00
Love Hörnquist Åstrand
cc4333b758 remove cvs ignore files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21026 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-06-09 03:09:59 +00:00
Love Hörnquist Åstrand
7ba2b2006c rename des to hcrypto
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20466 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-20 08:29:05 +00:00
Love Hörnquist Åstrand
362ecea7a3 Remove strerror workaround now that we don't include <X11/Xos.h>.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18745 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-21 14:09:56 +00:00
Love Hörnquist Åstrand
1ab87e140b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18744 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-21 14:08:02 +00:00
Love Hörnquist Åstrand
3b896478e5 Don't include <X11/Xos.h>, its x11's "roken.h" and we do that just
fine ourself thanks.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18743 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-10-21 14:07:43 +00:00
Love Hörnquist Åstrand
6aa50f1e15 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17567 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-13 16:21:27 +00:00
Love Hörnquist Åstrand
5f8d8aa62e (main): argc_in_out argument to XtVaAppInitialize should be an 'int *'
accoring to manpage and headerfile, so remove the cast added in 1996
(rev 1.54)


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17566 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-13 16:20:53 +00:00
Love Hörnquist Åstrand
e07d2b2d06 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16225 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-10-22 17:18:07 +00:00
Love Hörnquist Åstrand
d448f74010 Check return value from asprintf instead of string != NULL since it
undefined behavior on Linux. From Björn Sandell


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16224 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-10-22 17:17:44 +00:00
Love Hörnquist Åstrand
c41860a8ee use NULL as last argument to execl, not 0
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14747 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-06 11:23:54 +00:00
Love Hörnquist Åstrand
2697d2a0f3 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14746 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-06 11:23:17 +00:00
Love Hörnquist Åstrand
5236181a15 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14507 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-01-08 23:39:02 +00:00
Love Hörnquist Åstrand
2830ca741b get_v4_tgt only used when compileing with kerberos 4 support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14506 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-01-08 23:38:01 +00:00
Johan Danielsson
034ec2a71e x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14204 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-09-08 09:06:02 +00:00
Johan Danielsson
03bae875ad use krb5_appdefault_boolean instead of krb5_config_get_bool
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14203 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-09-08 09:02:59 +00:00
Johan Danielsson
0624b4457e replace INCLUDES with AM_CPPFLAGS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14164 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-08-26 11:55:29 +00:00
Johan Danielsson
26457b7135 replace krb5_free_creds_contents by krb5_free_cred_contents
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13790 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-04-25 19:25:35 +00:00
Johan Danielsson
5a45d6668e x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13616 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-22 17:35:08 +00:00
Johan Danielsson
b66d2709e0 protect the world from des_encrypt in crypt.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13614 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-22 17:30:24 +00:00
Love Hörnquist Åstrand
b481ccdcae x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13414 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-01 22:08:23 +00:00
Love Hörnquist Åstrand
5ad3b9d8fb include <crypt.h>, From: Fredrik Ljungberg <flag@pobox.se>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13412 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-01 22:02:40 +00:00
Love Hörnquist Åstrand
bb2f366b8f x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12935 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-09-30 18:58:06 +00:00
Love Hörnquist Åstrand
fc82b86bb0 (verify_krb5): set mcred.client too
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12934 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-09-30 18:57:49 +00:00
Johan Danielsson
a8f75867a1 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12635 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-25 14:11:04 +00:00
Johan Danielsson
85f1d75f8d fix automake conditional foo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12634 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-25 14:10:43 +00:00
Love Hörnquist Åstrand
282d4df104 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12558 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-16 19:10:20 +00:00
Love Hörnquist Åstrand
99bd855734 Don't do local checks on xnlock, it only passes if there is a working
X11 socket, XXX should really be fixed in xnlock


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12557 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-08-16 19:09:40 +00:00
Love Hörnquist Åstrand
431abedcbb x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12428 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-06 23:37:35 +00:00
Love Hörnquist Åstrand
3026b3bd70 (verify_krb5): use krb5_cc_clear_mcred
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12427 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-07-06 23:36:28 +00:00
Johan Danielsson
43d31b963d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12221 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-06 16:34:00 +00:00
Johan Danielsson
fa837f2a28 no checks here
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12220 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-06 16:33:30 +00:00
Love Hörnquist Åstrand
d7267be347 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12175 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-04-29 09:19:12 +00:00
Love Hörnquist Åstrand
3602b138c6 include kafs.h in the krb5 case
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12173 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-04-29 09:17:17 +00:00
Love Hörnquist Åstrand
23e5ef517e x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12006 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-04-14 11:16:43 +00:00
Love Hörnquist Åstrand
f697d47d2f (GetPasswd): cast argument to isprint to unsigned char
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12005 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-04-14 11:16:11 +00:00
Love Hörnquist Åstrand
b88f38d522 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11870 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-18 14:23:51 +00:00
Love Hörnquist Åstrand
7f03375e74 do krb5_afslog when compling with afs support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11868 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-18 14:18:56 +00:00
Assar Westerlund
2e09487e2e *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11643 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-02-10 10:04:14 +00:00
Assar Westerlund
11e49bd767 (verify): move ret to where it's used
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11642 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-02-10 10:01:52 +00:00