Commit Graph

1685 Commits

Author SHA1 Message Date
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
Assar Westerlund
aafd8f2579 More fixup of old code.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@812 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-30 05:07:29 +00:00
Assar Westerlund
d42f6b062a Only call `filename_check' for guest users.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@811 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-30 02:03:34 +00:00
Assar Westerlund
14056812f6 More ifdefs before including
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@810 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-30 00:00:15 +00:00
Assar Westerlund
56856daa38 New stuff for X_PROGRS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@809 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-30 00:00:03 +00:00
Assar Westerlund
85d0c2b9f8 cast
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@808 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-29 23:59:26 +00:00
Assar Westerlund
9330c0e3b3 slepping
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@807 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-29 23:56:13 +00:00
Assar Westerlund
629c4ac2b2 Don't build if we have no X11.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@806 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-29 23:50:03 +00:00
Assar Westerlund
f27321a1d6 add more #ifdef before #include-ing
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@805 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-29 23:40:23 +00:00
Assar Westerlund
c09b123995 Use SET_MAKE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@804 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-29 18:22:23 +00:00
Johan Danielsson
2978c06cdb Umask 777 for anonymous.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@803 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-29 05:33:25 +00:00
Johan Danielsson
1a66c665f0 Removed some commands from anonymous users.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@802 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-29 05:32:53 +00:00
Johan Danielsson
fc8b39f904 Fix verbosity bug.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@801 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-29 05:19:32 +00:00
Johan Danielsson
3361e87bb2 +ftp_rooted
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@800 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-29 03:55:48 +00:00
Johan Danielsson
dcb642953d Get locatedb from ~ftp.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@799 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-29 03:55:30 +00:00
Johan Danielsson
02a9fad78e Execute files from ~ftp if possible.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@798 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-29 03:54:27 +00:00
Assar Westerlund
16e06de382 autoconfed a little to make it compile.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@797 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-29 02:34:03 +00:00
Assar Westerlund
00faaa405e autoconfed a little to make it compile.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@796 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-29 02:29:37 +00:00
Johan Danielsson
4b25776d85 +strnlen
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@795 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-29 01:56:57 +00:00
Johan Danielsson
c684ee4dcf Add no_glob flag.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@794 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-29 01:43:58 +00:00
Johan Danielsson
d2c55ba4cc Fix buffer length checking.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@793 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-29 01:43:42 +00:00
Johan Danielsson
89c5cf1f40 strlen + strncpy - strcpy
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@792 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-29 01:36:34 +00:00
Johan Danielsson
5387b76026 Add FIND site command.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@791 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-29 01:27:21 +00:00
Johan Danielsson
744d43f098 x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@790 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-29 01:23:13 +00:00
Assar Westerlund
df6cc364da Add max', min', and definitions for broken syslogs.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@789 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-28 23:42:17 +00:00
Assar Westerlund
abcc42866c Removed SYSLOG-garbage and max.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@788 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-09-28 23:40:34 +00:00