Commit Graph

3108 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
3a721fe1b5 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15400 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-16 15:17:57 +00:00
Love Hörnquist Åstrand
b2b7abd628 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15360 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-08 18:04:54 +00:00
Love Hörnquist Åstrand
0133868c80 init some important variables and check that they are set checking
authentication, all to please gcc


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15358 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-08 17:55:06 +00:00
Love Hörnquist Åstrand
956bab4cf0 (recv_conn): init variables to using them uninitialized
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15357 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-07 14:36:12 +00:00
Love Hörnquist Åstrand
0dd014d499 (filename_check): change signednes of p to avoid warning, move typecasts
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15348 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-06-02 10:41:28 +00:00
Love Hörnquist Åstrand
07959751e8 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15290 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 21:47:01 +00:00
Love Hörnquist Åstrand
b56ac0785a avoid 'unused variable' warnings
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15289 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-29 21:44:30 +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
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
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
fc578bb215 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15197 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-20 08:36:47 +00:00
Love Hörnquist Åstrand
3fe17e04c4 (start_login): put utmpx code into a new scope to avoid pre c99 problems.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15196 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-20 08:35:51 +00:00
Love Hörnquist Åstrand
035f9890c9 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15183 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-19 11:25:04 +00:00
Love Hörnquist Åstrand
a934d46ac0 Make Solaris find tgetent
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15181 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-19 11:22:53 +00:00
Johan Danielsson
8e639e2e4e x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15139 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-13 14:21:03 +00:00
Johan Danielsson
40b1dab5bd (start_login): set encryption pointers to NULL, so we don't try to do
either


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15138 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-13 14:20:38 +00:00
Love Hörnquist Åstrand
bae5bd65ec x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15125 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-11 11:05:56 +00:00
Love Hörnquist Åstrand
1cbf9cd859 undef ISASCII before we define our own (problem on Irix)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15124 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-11 11:05:43 +00:00
Love Hörnquist Åstrand
60ed51e6da MODEMASK is defined in sys/vnode.h on Solaris, so undef it before we
define our own.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15123 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-11 11:04:30 +00:00
Love Hörnquist Åstrand
8151b90b67 #ifdef protect _PATH_ISSUE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15122 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-11 11:02:42 +00:00
Love Hörnquist Åstrand
8429cf6bbb x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15121 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-11 07:35:37 +00:00
Love Hörnquist Åstrand
958160a533 Include <crypt.h>.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15120 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-11 07:35:04 +00:00
Love Hörnquist Åstrand
40fd46885a x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15049 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-02 13:52:39 +00:00
Love Hörnquist Åstrand
5c186736dd Check RLIMIT_MEMLOCK, not RLIMIT_LOCK.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15048 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-05-02 13:52:28 +00:00
Love Hörnquist Åstrand
79f3df1d57 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15026 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-30 14:11:59 +00:00
Love Hörnquist Åstrand
eeddeda3e7 (connect_host): make sure s is initialized
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15025 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-30 14:11:47 +00:00
Johan Danielsson
9759809596 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15004 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-28 16:36:56 +00:00
Johan Danielsson
60fe67f93b (putf): %t: the regular and streamspty case are functionally
equivalent, so merge them, this also makes it work better on machines
that puts their devices in a subdirectory to /dev


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15003 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-28 16:36:32 +00:00
Love Hörnquist Åstrand
89f2b2b2cd x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15002 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-28 15:38:39 +00:00
Love Hörnquist Åstrand
a5ad47418e Maybe include sys/resource.h. Use various RLIMIT_ macros conditionally.
For Solaris, Irix and Tru64.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15001 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-28 15:29:06 +00:00
Love Hörnquist Åstrand
222ad8ddba x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14996 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-27 19:21:28 +00:00
Love Hörnquist Åstrand
86d1dc0dc6 use BINDIR instead of "/usr/bin/ with _PATH_RSH
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14995 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-27 19:20:22 +00:00
Love Hörnquist Åstrand
758edc3a6b x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14988 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-27 15:00:33 +00:00
Love Hörnquist Åstrand
3f5ee7bce2 Use larger buffer for recving data to be compatible with older
versions of heimdal (0.4 branch specificly)


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14987 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-27 14:59:56 +00:00
Love Hörnquist Åstrand
567783423e Use larger buffer for recving data to be compatible with older
versions of heimdal (0.4 branch specificly)


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14986 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-27 14:52:26 +00:00
Love Hörnquist Åstrand
74cf698513 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14970 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-27 08:09:11 +00:00
Love Hörnquist Åstrand
a3bb5d884c (getpty): Declare p.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14967 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-27 08:02:18 +00:00
Love Hörnquist Åstrand
297657a66d x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14955 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-25 13:20:20 +00:00
Love Hörnquist Åstrand
53624218c7 use strlcpy
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14953 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-25 13:15:15 +00:00
Love Hörnquist Åstrand
565249d9f8 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14952 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-25 13:09:41 +00:00
Love Hörnquist Åstrand
819578daa1 handle string trunctions
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14951 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-25 13:09:26 +00:00
Love Hörnquist Åstrand
ba2e5afedd x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14950 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-25 10:17:02 +00:00
Love Hörnquist Åstrand
afa0363687 use snprintf to format tkfile
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14949 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-25 10:16:47 +00:00
Love Hörnquist Åstrand
99402741d7 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14940 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 21:00:21 +00:00
Love Hörnquist Åstrand
5ff49eff33 remove another strcpy
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14939 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 20:59:35 +00:00
Love Hörnquist Åstrand
75a77c6e79 make compile again
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14938 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 20:28:59 +00:00