Index of /pub/misc/ftpd.funic

      Name                                               Last modified       Size  Description

[DIR] Parent Directory 02-Jul-2008 00:33 - [TXT] README 23-Aug-1993 14:33 2k [   ] accesslog-tools.tar.gz 06-Apr-1992 00:08 12k GZIP compressed docume> [TXT] demonize.c 07-Jun-1995 22:45 4k [   ] ftpd-ls.tar.gz 20-May-2004 13:51 173k GZIP compressed docume> [   ] ftpd.funic.tar.gz 20-May-2004 20:06 111k GZIP compressed docume> [   ] ftpd.funic.tar.gz.dc 24-Jun-1997 16:05 3k GZIP compressed docume> [   ] ftpd.funic.tar.gz.html 24-Jun-1997 16:30 5k GZIP compressed docume> [   ] mailser.tar.gz 17-Nov-1994 08:53 10k GZIP compressed docume> [   ] mailserver.tar.gz 11-Dec-1995 14:05 96k GZIP compressed docume> [   ] net2+mea-ftp.tar.gz 28-Apr-1995 18:00 53k GZIP compressed docume> [   ] omi-file.tar.gz 04-Apr-2008 13:19 5k GZIP compressed docume> [TXT] quickdf.c 18-Feb-1994 23:37 3k [TXT] sol-sps.bin-sol26 02-Mar-2000 18:51 25k [DIR] sol-sps/ 24-May-2007 18:12 - [   ] sps-sol9.tar.gz 25-May-2007 14:57 5k GZIP compressed docume> [   ] tar-1.11.2+funet.tar.gz 02-Feb-1995 04:43 222k GZIP compressed docume>

	LOCALSRC directory -- Local (kludgy?) things if you
are interested in them...

	Questions?  see owner uid of each file.  Mail him/her.


mailserver:		A snapshot of local mail responding
		server sources.  Provides local mailinglist
		subscriptions in manner of LISTSERVs in BITNET.
		Also contains some support for sending out files,
		but does not do it too well.
		Should provide a lot more - but hasn't been coded.

mailser:		Utility which makes mail input queue
		in FRONT of some program/whatnot.
		MailServiceSerializer -- used to control how
		mailbased systems that are started from local
		mailer are run. (Makes them to be serial!)

net2+mea-ftp:		A FTP program from  4.3BSD-net2 release
		(/pub/unix/4.3BSD/net2/usr.bin/ftp/*) with some
		local modifications to get it compiled and running
		on our Sun4 system with SunOS 4.1.

omi-file:		Security hole in exceem...
		Used to grab the ownership of anonymously stored
		files. (Which come in in a bit difficult form...)

ftpd-ls:		Seriously hacked  ls  program for FTPD server
		use.  Not QUITE standard, and has a couple of peculiar
		ideas...  Latest is to store processed directory
		status of each directory into a cache file .FTP_LS_DATA.
		If such file does not exist, normal directory data is
		used.

tar-1.11.2:		Mildly hacked GNU-tar 1.11.2; This understands
		ftpd-ls cache data entries, and retrieves only those
		files which user can see in the directory, not any of
		the directory outlook control records.

ftpd.funic		Our FTP server.
		We are at works of creating a new version which bases
		on Wustl server, but no deadline yet.. (12-Apr-91)
		Note: This is very specific to FTP.FUNET.FI

accesslog-tools		Tools we use to analyze (nightly) access
		logs of this server.  You may want to run it differently
		or to modify the reports somewhat.
		This is specific to our server.


	See also directories/files:

		/bin
		    /compress		standard version - statically linked.
		    /gzip		standard version - statically linked.
		    /gtar		special version - statically linked.
		    /ls			special version - statically linked.
		    /update-links	shell script - part of physical disks
						       hiding scheme.
						       Nightly in cron.
		/etc
		    /Passwd.sh		shell script to make other files.
					in same directory - for "/bin/ls"
					needs.  Nightly in cron.
		/files
		      /ftp_all_files.c	source of program creating all file
					listings in this directory.
					Note: some "files" are symlinks!
					Nightly in cron.