cjs
6ed41b9085
/etc/ftpusers now matches globs against the username. mycroft suggested this.
1997-04-29 04:00:39 +00:00
lukem
66783f1f43
* fix "cd ~" so that it works (from Simon Burge <simonb@telstra.com.au>
...
* move resetting of CFLAGS on powerpc to before optional CFLAGS settings
* minor code & man page cleanups
1997-04-27 03:21:38 +00:00
thorpej
85ea5d090f
Don't compile this with -O on the PowerPC - cc1 cores.
1997-04-19 05:13:26 +00:00
cjs
a5d6da371a
Change the syntax of /etc/ftpusers to have both allow and deny
...
information in the same file by following the username with `allow'
or `deny'. Also, the user `*' can be used to set the default for
users not listed in the file. This is entirely backward compatable
with old /etc/ftpusers files.
Also, do the /etc/ftpusers and the valid login shell checks after
the password is verified, rather than before, so as not to give away
whether or not a particular user ID is present on the system.
1997-04-06 07:53:10 +00:00
cjs
ff88177058
Changes to make anonymous uploads more secure. For anonymous users:
...
* Set umask to 707;
* Disable UMASK, CHMOD, DELE, RMD and MKD commands.
Compile-time options let you change that umask and go back to the
old, insecure way if you like.
1997-03-30 22:53:36 +00:00
cjs
76d4734615
4.4lite2 update. (The one minor bugfix between 4.4lite and 4.4lite2
...
was already in our sources, thus just the sccsid line is changed.)
1997-03-28 21:55:41 +00:00
mrg
3771fb912e
set transflag to 0 in dologout, to prevent a SIGURG taking us back to the main loop.
1997-01-23 05:57:55 +00:00
jtc
93153c7796
Changed to use 1900 + tm_year instead of hardcoding "19" as the century.
...
From PR #2308 by Stephen J. Roznowski <sjr@zombie.ncsc.mil>.
1996-04-08 19:03:11 +00:00
cgd
02172229ba
add -Dunix to CFLAGS
1996-02-16 02:07:41 +00:00
thorpej
08f474ecc4
Correct the instructions regarding the password database in
...
~ftp/etc, from Rob Windsor <windsor@ksu.ksu.edu> in PR #544 .
1996-01-14 20:55:23 +00:00
mycroft
5860921eda
Fill in sin_len.
1995-06-03 22:37:19 +00:00
cgd
8954551479
typo.
1995-04-11 02:58:40 +00:00
cgd
6a9917621c
clean up RCS Id's and a couple of stype nits.
...
Also, fix bug 947 (reported by Luke Mewburn, extraneous vers.c)
1995-04-11 02:44:45 +00:00
mycroft
dad7a18390
Use IPTOS_THROUGHPUT for passive mode data connection.
1995-03-22 16:55:35 +00:00
mycroft
ebeae88da2
Use POSIX signals.
1995-03-21 21:47:04 +00:00
brezak
4036a63b78
Fill in ttyname for cred file uniquifier under KERBEROS (From Michael Graff)
1995-03-08 19:50:54 +00:00
jtc
490ec0010d
Change mention of /etc/passwd to /etc/pwd.db, as reported by PR #556 .
1995-02-17 09:19:45 +00:00
cgd
b54e75897f
be a bit more careful with types, casts, and and function declarations.
1994-12-23 14:29:31 +00:00
cgd
ae9172d6cd
specify man pages the new way.
1994-12-22 09:57:51 +00:00
jtc
a5f771b355
Fix PR #491 , what could have been a big security hole
1994-09-20 23:09:14 +00:00
brezak
ad6e6fe7ab
As long as KERBEROS is here at least let it compile cleanly...
1994-07-25 18:48:40 +00:00
mycroft
ec9f6d82c2
Clean up deleted files.
1994-06-29 01:49:53 +00:00
deraadt
d6743f02e5
4.4-lite, plus our local changes
1994-06-29 01:49:37 +00:00
deraadt
1a3b9af761
add skey support
1994-05-24 06:52:17 +00:00
cgd
d7e56d367a
use setproctitle
1994-04-14 03:15:37 +00:00
cgd
8940935dd1
Jarle.F.Greipsland@idt.unit.no's changes to allow for password-protected
...
chrooted ftp logins.
1994-04-06 20:49:52 +00:00
cgd
2ab4a0ae5c
some changes to make Kerberos a bit easier to use. from
...
Michael Graff <explorer@vorpal.com>, with some work by myself...
1994-03-30 02:49:15 +00:00
cgd
4b30c543a0
always use libcrypt
1993-10-07 02:16:39 +00:00
mycroft
e9d867ef50
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
mycroft
dfb9caab49
Add RCS indentifiers.
1993-08-01 07:32:48 +00:00
mycroft
cda4f8f6ee
Add RCS identifiers.
1993-08-01 05:37:30 +00:00
cgd
811e6386f8
changed to use new libcrypt scheme.
1993-04-26 14:33:28 +00:00
cgd
649bd7ccc5
added support for using real crypt
1993-03-22 23:27:33 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00