Commit Graph

810 Commits

Author SHA1 Message Date
Assar Westerlund
bdbec4b978 added some PC-files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@862 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-20 02:22:10 +00:00
Assar Westerlund
9931d3dc3e replaced mkdirhier-sh by mkinstalldirs
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@861 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-19 05:26:09 +00:00
Assar Westerlund
edb66c9354 SOCKS-support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@860 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-18 05:35:32 +00:00
Assar Westerlund
76c1e7812c Option `-i'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@859 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-17 20:06:54 +00:00
Assar Westerlund
11b16009b1 clean-up
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@858 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-17 19:48:25 +00:00
Assar Westerlund
492eeb1220 Removed old garbage and added SKEY.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@857 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-17 19:48:02 +00:00
Assar Westerlund
576d77483b clean up
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@856 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-17 19:46:17 +00:00
Assar Westerlund
f1c349921c SKEY-support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@855 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-17 19:39:05 +00:00
Assar Westerlund
921c4c3aff Added support for spaces in passwords and S/Key.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@854 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-17 19:38:51 +00:00
Assar Westerlund
b8dc2786d1 Moved some variables into struct pop
(main): Added support for `-i'


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@853 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-17 19:38:24 +00:00
Assar Westerlund
d30ef8d57e New command "HELP".
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@852 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-17 19:37:30 +00:00
Assar Westerlund
c80e5768ee Add SKEY-stuff.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@851 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-17 19:34:09 +00:00
Assar Westerlund
3ce7399a11 Added code for handling the case of using `bison' and having no
`alloca'.  Alloca is usually never called anyway, so we just use
`malloc'.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@850 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-14 19:22:14 +00:00
Assar Westerlund
32de34c5f8 All static variables are now global.
(doit_conn, doit): Turn on TCP_NODELAY.
(create_and_write_cookie, suspicious_address): Moved to common.c


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@849 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-14 19:19:39 +00:00
Assar Westerlund
b8bc4e17af (connect_host): Try all addresses of `host'
(connect_host): Turn on TCP_NODELAY.
(doit): prepare for TCP-only hosts.
(usage,main): add `-t'
(main): Passive mode is possible again.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@848 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-14 19:18:02 +00:00
Assar Westerlund
f4d7d83ecd More #ifdefs for include files.
Declarations for global variables.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@847 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-14 19:14:53 +00:00
Assar Westerlund
16d793a9d7 Moved lots of variables to common.c
(get_xsockets): Try to chmod dirname(`X_UNIX_PATH')

(get_xsockets): Turn on TCP_NODELAY on TCP connections.

(create_and_write_cookie, suspicious_address): Moved here


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@846 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-14 19:12:22 +00:00
Assar Westerlund
f048b264d9 now, kinit and klist seems to work
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@845 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-14 02:51:14 +00:00
Assar Westerlund
b55aed018f Now uses generated ASN1-code.
kinit should be able to get a initial message from FOO.SE.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@844 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-13 21:13:38 +00:00
Assar Westerlund
10f3cd6dbf Start the `xterm' process correctly.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@843 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-12 12:28:44 +00:00
Assar Westerlund
bb118af7af (sumFile): consider the case that `res' is not longword-aligned.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@842 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-12 12:25:02 +00:00
Assar Westerlund
892e3ee1af old changes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@841 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-11 10:36:33 +00:00
Assar Westerlund
d52b7eef2b rm
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@840 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-11 10:35:33 +00:00
Assar Westerlund
7c190872e8 removeed
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@839 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-11 10:27:54 +00:00
Assar Westerlund
5ae252acbc dead
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@838 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-11 10:26:28 +00:00
Assar Westerlund
3e4a6a8c51 PDC are unable to give correct instructions to their users and
therefore we have to add strange directories to the PATH.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@837 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-09 21:24:36 +00:00
Assar Westerlund
da612b15ff Support sending arguments to telnet.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@836 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-09 20:59:17 +00:00
Assar Westerlund
ec7107add1 rsh can reside in path or %bindir%
support extra arguments to xterm (from <jas@pdc.kth.se>)


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@835 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-09 20:56:06 +00:00
Assar Westerlund
e9cb8fee82 Try to find some kind of terminal emulator for X.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@834 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-09 20:42:07 +00:00
Assar Westerlund
630a0591f2 Look for kx in $PATH and %bindir%
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@833 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-09 17:25:25 +00:00
Assar Westerlund
313f839b57 (get_xsockets): `mkdir' the correct directory.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@832 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-09 17:24:52 +00:00
Assar Westerlund
c35ff6d8de (retrieve): Got rid of `sprintf'.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@831 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-06 17:27:41 +00:00
Johan Danielsson
181715b8b9 += main
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@830 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-05 01:13:45 +00:00
Johan Danielsson
e7f718fc47 merged in code from d93-jka for WIN32
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@829 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-05 00:49:37 +00:00
Björn Groenvall
db1fc7ff8b VERSION stuff
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@828 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-03 15:44:54 +00:00
Johan Danielsson
72f346b1e8 Remove built programs.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@827 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-02 21:36:35 +00:00
Assar Westerlund
dba4b36c14 Given better error message when user is not authoized to login.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@826 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-02 21:34:49 +00:00
Björn Groenvall
152a39366f Fix typo.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@825 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-02 20:41:06 +00:00
Björn Groenvall
d8d5b71961 Add experimental UIDL support in popper.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@824 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-02 19:55:18 +00:00
Assar Westerlund
4a57937249 Call `endpwent'. If we are using a BSD-kind of system we should not leave the shadow password database open.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@823 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-02 18:42:12 +00:00
Assar Westerlund
4e53274ff0 Got rid of all `register' declarations.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@822 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-02 18:38:02 +00:00
Assar Westerlund
071de55c00 Use `set --'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@821 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-10-02 18:37:14 +00:00
Assar Westerlund
213fea4c76 Call `endspent' to try to close the shadow password file.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@820 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-30 17:56:38 +00:00
Assar Westerlund
f4d6b72bfa (retrieve): Cut the argument to the command and the first character of
the extension.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@819 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-30 16:57:09 +00:00
Björn Groenvall
2e6de9f2fc Removed definition of min macro
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@818 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-30 15:37:51 +00:00
Björn Groenvall
0941db0810 Better support for shadow passwords.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@817 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-30 15:34:55 +00:00
Björn Groenvall
ab839f4a57 Better support for shadow passwords.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@816 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-30 15:29:06 +00:00
Assar Westerlund
1a5d3874e8 check for failure from kx
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@815 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-30 11:31:02 +00:00
Assar Westerlund
2955c74442 Now using SIGUSR2.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@814 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-30 05:15:01 +00:00
Assar Westerlund
c6bbf229a6 Now using SIGUSR1 to mean `exit when number of children goes down to zero'.
SIGUSR2 is `exit when number of children is equal to zero'.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@813 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-30 05:14:25 +00:00