]> git.treefish.org Git - fex.git/blob - doc/Changes
Original release 20150615
[fex.git] / doc / Changes
1 2015-06-10 fexsrv: fixed warning with https and SIGCHLD
2 2015-05-16 fexsrv/dop: added active and passive redirect support
3 2015-05-12 fuc: fixed bug undefined subroutine end_html
4 2015-04-30 fex_cleanup: fixed bug runtime error with mtime (symlinks)
5 2015-04-24 fixed bug wrong quota calculation for uploads
6 2015-04-23 fex_cleanup: follow symbolic links if they contain a /
7 2015-04-22 fexsend: 60 s timeout for file transfer socket (sys)write
8 2015-04-22 fup: fixed bug fexsend hangs with SKEY or GKEY recipient URL
9 2015-04-02 fixed several severe bugs in install script
10 2015-04-01 group name may only contain (some) ASCII characters
11 2015-03-29 fop: fixed bug no more download from same (recipient) ip
12 2015-03-18 added local URL redirect service
13 2015-03-08 fup: fixed bug uninitialized value $address if alias address is 
14                 used twice
15 2015-03-07 disallow email addresses starting with "-"
16            fex_cleanup: do not terminate on sendmail error
17 2015-03-01 no file name in email subject if notification is encrypted
18 2015-02-28 fexsrv: restrict HTTP header to 64 kB ($bs) and POST (not fup) to 
19                    128 MB
20 2015-02-27 no more usage of CGI.pm at all
21 2015-02-25 fup: added $auth_hook
22 2015-02-24 fac(CGI): no more usage of CGI.pm
23 2015-02-18 fuc: fixed bug no gpg usage help
24 2015-02-17 fexsend: check SSLeay version and adjust SSL_verify_mode
25 2015-02-16 fup: save upload URL in spool
26            in notification+reminder emails use same protocol for download URL
27            like in upload
28 2015-02-08 rup: fixed various bugs (not working at all)
29 2015-02-05 fup: fixed bug cannot send to groups 
30 2015-01-27 fup: set autodelete=no if sender == recipient
31                 (use case: provide download link for mailing lists)
32            new fex.ph config variable $fex_yourself (default yes)
33 2015-01-25 fexsend: fixed bug cannot forward a file name with "&"
34 2015-01-21 main user is always first member of a new group
35            substituted CGI::Carp with web error handler via PERLINIT environment
36 2015-01-17 new fex.ph config variable $mail_authid (default yes)
37 2015-01-16 fixed bug no notfication for still existing file (overwrite)
38 2015-01-15 fixed bug no locale reminder notfication
39            fixed bug wrong result for recipients with NOTIFICATION=no
40 2015-01-13 fexsend: added option -N resend notification email
41            resending notification email deletes download ip restriction
42            fup: fixed bug sending to groups broken
43 2015-01-10 fexsend: added option -S show server/user settings
44            fup: added command LISTSETTINGS
45 2015-01-09 foc: added save-or-display (MIME) option for download
46 2015-01-04 fexsend: fixed bug dies too early on multiple files and one
47                     file has been already transfered
48 2014-12-25 fexget,fexsend,sexsend: use default SSL_cipher_list
49                                    DEFAULT:!3DES:!MD5
50 2014-12-24 fexget,fexsend,sexsend: evaluate environment variables SSLVERIFY
51                                    SSLVERSION SSLCAPATH SSLCAFILE SSLCIPHERLIST
52            fexget,fexsend,sexsend: use TLS, not SSL
53 2014-12-23 fexsend: $HOME/.fex/config with $opt_* and %alias variables
54            fexget: $HOME/.fex/config with $opt_* and %autoview variables
55 2014-12-19 fur: fixed bug race condition with fex_cleanup (external->internal)
56 2014-12-17 install/update: fixed bug some spool files are owned by user root
57 2014-12-16 fexsrv: fixed bug handling of User-Agent FDM
58 2014-12-09 added l ll lf to distribution
59            fexwall: also mail to sub and group users
60 2014-12-03 fup: remove file after upload if restricted user has set NOMAIL
61            fup: fixed bug wrong message "user notified" if NOMAIL
62 2014-12-02 fup: also check recipient restrictions on command CHECKRECIPIENT
63 2014-11-24 fexget: autoview gif jpg png tif after download
64 2014-11-20 count unfinished upload size into quota, too
65            fixed bug wrong quota calculation on SysV UNIX like Solaris
66 2014-11-18 fexsend: added environment variables SSLVERIFY SSLCAPATH SSLCAFILE
67 2014-11-18 dop: added HTTP basic authentication for htdoc directory with 
68                 .htauth file
69 2014-11-14 ignore @forbidden_recipients if $SPOOL/$USER exists
70            (admin has created user)
71 2014-11-11 fup: fixed bug groups from other users in address book selection
72            fup: added useragent to $SPOOL/$TO/$FROM/$FILE/
73 2014-11-10 fup: present locales in recipient query form, too
74 2014-11-07 FAQ: added text anchor URLs
75 2014-11-03 added missing fexget fexsend sexget sexsend for tools.html
76 2014-10-23 fexsend: on multiple recipients check only the first for resume
77 2014-10-14 fac: added option -L (list files detailed)
78 2014-10-01 fex_cleanup: fixed bug wrong default spool for virtual hosts
79 2014-09-19 sex: added transfered bytes to sex.log
80 2014-09-17 fup: fixed bug no locales presentation
81 2014-09-14 fex_cleanup: send new release notification to $admin
82 2014-09-11 dop: exclude .* and *~ from stream files
83 2014-09-01 fup: upload status bar waits longer, until $timeout
84 2014-08-27 fex_cleanup: use wget for new release dedection
85 2014-08-18 fexsend: workaround for stunnel bug (options -s and -g)
86            fex_cleanup,fexsend: always restrict permissions on fexsend id-file
87 2014-08-16 fac: added options -P and -E (more examples)
88 2014-08-15 install: fixed bug wrong owner in spool
89            fex_cleanup: do not terminate on error, but print warning
90 2014-08-13 fexsrv,fexsend,fexget: reenabled IPv6 support
91 2014-08-10 fac: added option -/ to set new admin
92 2014-08-08 moved $admin_pw from fex.ph to auth-ID for user $admin
93            fex_cleanup: fixed bug in notify_newrelease
94            fac(CGI): switched from HTTP basic authorization to auth-ID/akey
95            fexsend: always use CHECKRECIPIENT, not only for aliases
96 2014-08-07 dop: generate on-the-fly gzipped documents if requested
97 2014-08-06 fixed bug install script dysfunctional (permission, hostname)
98 2014-07-25 reenabled vhost support
99 2014-07-13 dop: in directory index, list only files which are readable by
100                 group or other
101 2014-07-10 fup: fixed bug wildcards not working in @forbidden_recipients
102 2014-06-25 fup,fop: sender can download the files he has sent, too,
103                     if he uses the same ip for upload and download
104 2014-06-19 fac(CGI): @admin_hosts is now mandatory in fex.ph
105 2014-06-12 fur: reallow registration of internal and external users from
106                 the same ip range
107 2014-06-05 new fex.ph config variable @forbidden_hosts
108 2014-06-03 fuc: fixed bug cannot edit and save groups
109 2014-05-26 fuc: ignore akey cookie to prevent cross-site request forgery
110 2014-05-26 fup,foc,fuc,rup,pup: better parameter filtering to prevent
111                                 cross-site scripting attacks 
112 2014-05-25 fup: fixed bug insecure dependency when forwarding a file
113                 to a user which has set a default keep value
114 2014-05-23 fexget: fixed bug download fails on big file and slow disk
115 2014-05-12 set Reply-To in notification emails for @remote_domains
116 2014-05-03 fup: fixed bug wrong (old) keep time on forword-copy (bounce)
117 2014-04-10 fexsend: added "exclude from archive" option -#
118 2014-03-28 fexsend: do not copy "NOMAIL" comment in forward
119 2014-03-28 fexget: fixed bug server timeout because of storage check
120 2014-03-07 new fex.ph config variable $disclaimer to be appended to every email
121 2014-03-05 added bin/fexwall and doc/newfeatures
122 2014-03-04 fuc,foc: added PGP/GPG email encryption option
123 2014-02-26 fex.pp: fixed bug $keep_default ignored
124 2014-02-13 fur,fex.ph: config variable @local_domains may contain wildcard *
125                        in domain names
126 2014-01-03 fexget: checks storage capacity before download
127 2013-11-26 dop: substitute $variable$ in HTML document only if there is a
128                 corresponding environment variable
129 2013-10-15 fac: fixed bug wrong output with option -l
130 2013-10-14 fexget: use archive name as default extraction directory
131 2013-10-09 fixed bug afex URL for only one download availably
132 2013-10-07 fup: fixed bug no download links on multiple NOMAIL recipients
133 2013-09-23 fexsend: fixed bug option -c sends uncompressed file
134 2013-09-19 sub and group users have the same quota amount like their main user
135 2013-09-18 fixed bug permission denied for locale htdocs
136            anonymous user now with hostname domain instead of mail domain
137 2013-09-17 dop: set locale cookie, too
138 2013-09-15 foc: added "Change the disclaimer" option
139 2013-09-12 fup: expand domainless address with server hostname if such a user 
140                 exists (needed for fbm/nettest)
141 2013-09-09 new FAQ design (questions first, then Q+A)
142 2013-09-04 fac: modify $hostname when vhost fex.ph is created
143            fuc: recognize comment=NOMAIL
144 2013-08-26 fexsend: always show download URL if recipient is "."
145 2013-08-20 fup,fop: fixed bug no DELETE and RESUME for fexmail and anonymous 
146                     users (because of storage swap)
147 2013-08-18 sexsend: fixed bug data corruption when using https
148            fop,fup: fixed bug bad file locking when using multiple recipients
149            fexsend: fixed bug hangs on server error when sending archive
150 2013-08-17 fixed bug $sender_from ignored
151            fup,foc: added notification email resending on user request
152 2013-08-16 fac: fixed bug wrong output order for option -l
153 2013-08-14 fop: fixed bug no multiple downloads for fexmail
154            fac: added option -M for resending notification emails
155 2013-08-09 afex: fixed bug ID for input
156 2013-08-06 fexsrv: always includes "Server: fexsrv" in HTTP reply
157            fexsend: terminates if no fexsrv HTTP reply 
158 2013-07-28 dop: added .htaccessfrom support
159 2013-07-27 fex.ph,dop: security enhancement: 
160                        static documents must be in @doc_dirs
161            dop: documents with leading . are not allowed
162 2013-07-25 fexsend: added option -= to upload a file with another name
163 2013-07-21 fixed bug environment variables are cut at newline
164 2013-07-18 fup,fexsend: use header Content-Location instead of Content-Type for
165                         file linking
166 2013-07-15 fup: modifying keep references actual time, not upload date
167            fexsend: fixed bug no feedback on option -x -k (modify keep)
168 2013-07-13 fup: fixed bug user specific keep and autodelete defaults are ignored
169 2013-07-12 fup,fop: added file link support
170            fexsend: added option -/ for file linking
171 2013-07-09 fexget: added option -P proxy:port
172 2013-06-28 new all-in-one FAQ
173 2013-06-27 fup: to/from storage swap for fexmail and anonymous users
174            fup: anonymous recipient with random number
175 2013-06-26 fop: allow multiple downloads from same ip
176            fup,fac: extended "fex yourself" support
177            added sup.html
178 2013-06-22 fop,fexsend: Location output for fexmail for already transfered files
179 2013-06-19 fexget: fixed bug cannot download MIME file
180 2013-06-15 fex.ph: new config variable $notify_newrelease checks
181                    fex.rus.uni-stuttgart.de for new release and sends mail
182 2013-06-12 fac(CGI): fixed bug wrong spooldir for virtual server
183 2013-06-11 fex.ph: new config variable $usage_conditions for registrations mails
184            fop: fixed bug fexmail download possible only once
185 2013-06-10 fac: added option -D to disable a user 
186                 (with hooks in fop,fop.fuc,foc,fur)
187 2013-06-03 fuc: fixed bug user can modify his auth-ID to an illegal value
188 2013-05-30 install: force creation of $admin_pw
189            fex_cleanup: fixed bug wrong fexadmin fexid for reactivation emails
190 2013-05-25 added afex and asex to distribution
191 2013-05-23 dop: fixed bug no output on file.stream 
192 2013-05-22 install script installs as user fex (and not as root)
193 2013-05-19 security patch: config variable @local_rhosts restricts download of
194                            files from new external users to specific ip ranges
195            use <from> and <to> syntax in notification email header
196            added support for $max_fail_handler()
197 2013-05-18 fac: fixed bug option -rd does not work
198            fac: added option -R
199 2013-05-16 fop: fexmail support (multiple downloads allowed)
200 2013-05-09 fup: fixed bug anonymous only works if $mdomain is defined
201            fop: fixed bug anonymous only works if recipient host is in
202                 @anonymous_upload list 
203 2013-05-07 fup: fixed bug multiple Location HTTP headers generate an error with
204                 some web browsers 
205 2013-05-03 added support for axel download accelerator (multiple HTTP Range)
206 2013-05-02 add X-FEX-File-ID header to notification emails
207 2013-04-23 dop: fixed bug HTTP 301 redirection timeout on symlinks
208 2013-04-05 fexsend: fixed bug server timeout when sending huge ZIPs
209 2013-02-20 fac: added -m maintenance mode
210 2013-02-17 fup: fixed bug stored comment in spool not in UTF8
211            fop: fixed bug file deletion also deletes fop.log
212 2013-02-16 fur,fex.ph: allow "*" for local domains self registration
213            fex.ph: new config variable @registration_hosts
214            fex.ph: new config variable @admin_hosts
215 2013-02-11 fur: fixed bug insecure dependency with exuser
216 2013-01-31 receiving of reminder emails is user configurable
217 2013-01-24 fup: decode UTF8 comment
218 2013-01-07 added X-Frame-Options header to prevent clickjacking
219 2012-12-26 fup,fexsend: added replyto option
220 2012-12-21 dop: download manager prevention:
221                 no concurrent downloads from same client with HTTP Range
222 2012-12-17 fop: fixed bug ip based download restriction
223 2012-12-16 added name based virtual host server
224 2012-12-15 fexsrv: HTTP error logging to error.log
225 2012-12-07 fex.ph: added optional config variable @durl
226 2012-12-04 new feature forward a file from incoming spool
227 2012-11-21 fac: show more user information
228 2012-11-20 added CAPTIVE user mode
229 2012-11-19 fup: with comment NOSTORE file will not be stored ==> benchmarking
230 2012-11-14 fexsend: fixed bug gkey and skey URL recipients not working
231 2012-11-12 fexsend: 7z archives without compression
232 2012-11-08 fop: fixed bug cannot use "?" in file name with fexsend
233 2012-11-07 fixed security bug restricted user can redirect files
234 2012-11-06 fup: show download-URL after upload if sender = recipient
235            fup,fop,fac: added user up/download IP restriction by admin
236 2012-11-05 added HTTP Strict Transport Security (HSTS) if $force_https is set
237            fixed bug afex accessible via xkey from everywhere
238 2012-11-02 fup: fixed bug one time upload URL gives "no recipient specified" 
239                 error
240 2012-11-01 fup: fixed bug public upload always gives error
241 2012-10-16 fop,fup: added afex support
242            fup: accept recipients . and //
243 2012-10-15 sex,sexsend: added anonymous mode (no auth-ID necessary)
244 2012-10-14 fop,fup: added support for fexsend anonymous mode
245 2012-10-11 fex.ph: added optional config variable $overwrite
246 2012-10-10 fup: anonymous upload with non-anonymous recipient
247 2012-09-30 fup: fixed bug groups not working any more (NOMAIL)
248 2012-09-19 fup: logout functions respects login CGI (or symlink)
249            foc: detailed/brief notification mail configuration
250 2012-09-18 fexsend: added options -. and -n
251            fup: added shortmail option in comment
252 2012-09-17 added mailmode configuration option in fex.ph
253            fup: shows download-URL if NOMAIL
254 2012-09-15 sex: public URL parameter may be in base64 format, too
255 2012-09-10 dop: added more security checks
256 2012-09-01 dop: added streaming document output
257 2012-08-30 sex: fixed bug second receiving client corrupts the stream
258 2012-08-26 Changed licence from AGPL to Perl Artistic
259 2012-08-21 schwuppdiwupp: error handling on network failures for Windows
260            schwuppdiwupp: removed Tk::FileSelect for Windows
261 2012-07-11 fop: fixed bug no multiple downloads for anonymous uploads
262 2012-07-10 fixed French, Spanish and Czech localization (code syntax) bugs
263 2012-07-09 fup: anonymous upload with modifyable keep option and multiple
264                 downloads
265 2012-07-05 fexsrv: added camel easteregg
266 2012-07-02 fup: added optional anonymous upload with fex.ph variable
267                 @anonymous_upload 
268            fup: fixed bug throttle 0 configuration is ignored
269 2012-07-01 fexsend: optional argument '@' as files/recipients separator
270            fexsend: fixed bug notification email for recipient '.'
271 2012-06-21 dop: inside HTML documents: #include "file" 
272 2012-06-06 fexget: new option -+
273 2012-06-05 fexsend: new option -+
274 2012-06-01 fup: show transfered size instead of total size in status window
275 2012-05-04 fexsrv: added bunny easteregg
276 2012-05-02 fexsrv: allow HTTP 1.0 with Range header (wget!)
277            fexsrv: disallow negative value in Range (client signed int bug)
278 2012-04-26 Changed licence from GPL to AGPL
279 2012-04-07 foc: check new address book for syntax errors
280 2012-04-06 foc: added comment field for new subuser information
281 2012-04-04 removed F*IX because of too many bugs and no maintainer any more
282 2012-03-05 fup: fixed bug shell wildcards in recipient address are expanded to
283                 known users from spool
284            fex.ph: added optional config variable @locales
285 2012-03-01 dop: delivers MIME type text/plain if "?!" is appended to URL
286 2012-02-20 foc: show auth-ID after click on link
287 2012-02-07 fop: MIME-type text/html is no longer possible for security reasons
288 2012-02-04 added optional french localization
289 2012-02-03 fixed bug 0.0.0.0 not recognized as ip address
290            fex.ph: added optional config variable $keep_max
291 2012-02-02 HTTP parameter filtering to prevent cross-site scripting attacks
292 2012-02-01 config variable @throttle may also contains ip addresses
293 2012-01-25 pup: locale selection in native language, default autodelete=no
294            fup: "send another file" with same keep and autodelete parameters
295 2012-01-17 fixed bug reactivation.txt in czech instead english
296 2012-01-06 fup: fixed bug show wrong remaining keep days
297 2012-01-02 fup.pl: fixed bug bad FAQ link
298 2011-12-31 fex_cleanup: fixed bug notification emails not localized
299 2011-12-30 fup: additional dkey.log
300 2011-12-05 fup: respect @throttle config for all clients
301 2011-11-29 dop: delivers text files (scripts!) without x-bit as "text/plain"
302 2011-11-15 fup: fixed bug with $autodelete = $NUMBER;
303 2011-11-08 fac: added option -S statistics
304 2011-11-02 fup: show remaining keep time in files listing
305 2011-10-28 fup: fixed bug uninitialized value when using copy-forward 
306 2011-10-13 fup: FILESIZE hack for firefox 7 to support uploads > 4 GB
307 2011-10-05 fup: fixed bug wrong sender quota calculation
308 2011-10-03 fex.ph: added configuration variables @upload_hosts @download_hosts
309 2011-09-30 fexsend: added option -g for sending encrypted files
310 2011-09-21 fexsrv: use $default_locale if client sends illegal locale cookie
311 2011-09-20 fex.ph: added optional config variable $boring for unhumorous mode
312 2011-09-19 fur: $USER/.auto contains additional info about account creation
313 2011-09-07 fac(CGI): fixed bug infinitve loop in watch logfile
314 2011-09-06 fup,fac,fur: new additional login URL type: 
315                         http://FEXSERVER/fup/B64ID
316            fup: show "or select from address book" only if there are entries
317 2011-09-05 fexsrv: fixed bug locale cookie not fetched on http://cgi?parameter
318 2011-09-01 rup: fixed bug cannot find files (no more SID in akeys directory)
319 2011-08-30 fex.ph: new config variable @forbidden_recipients
320 2011-08-29 fexsend: accept file number for delete option -d, too
321            dop: fixed bug no text document output if external file command is 
322                 non-GNU
323 2011-08-26 added one time upload OKEY
324 2011-08-13 fex_cleanup: fixed bug comment missing in reminder email
325 2011-08-11 dop: #if ... #else ... #elseif ... #endif inside HTML documents
326            dop: show HTML sourcecode if "!" is appended to URL
327 2011-08-10 fex_cleanup: delete obsolete users, too, via fex.ph $account_expire
328            new FAQ design (with Javascript/CSS)
329 2011-08-09 fup: show error on invalid SKEY or GKEY
330            fuc: fixed bug subuser and groupuser not lowercase forced
331            address book may also contain option locale=<languange>
332 2011-08-08 fex_cleanup: auto-expire user accounts with fex.ph variable 
333                         $account_expire
334            fexsend,fup: allow forward with locale
335            dop: extra security check: files from lib and spool are not allowed
336 2011-08-07 fup: subusers and groupusers can also select a locale
337            fup: if user selects a locale login, save it as default locale
338                 (does not affect fexsend and schwuppdiwupp)
339            notification emails come in default locale
340 2011-08-03 fexsend: fixed bug uninitialized value when using chunked mode
341            fexsend: added undocumented option -F female mode
342 2011-07-31 fexsend: added option -s streaming data
343            fup: accept streaming data
344 2011-07-30 fexsend: -a tar archives no longer use a intermediate transferfile,
345                     but send via pipe (streaming)
346            fexsend: fixed bug no resume on -a archives
347            fexsend: always ask server if file already has been uploaded
348            fup: more information on F*EX clients download and configuration
349 2011-07-27 fup: if comment contains "!bcc!" then sender will get a bcc 
350                 of notification email
351 2011-07-26 fexget: added option -X do not extract archive file
352            fexget: added option -a get all files
353            fexsrv: fixed bug uninitialized value when using a reverse proxy
354            fex_cleanup: fixed bug notify reminder email not localized
355 2011-07-22 fac(CGI): fixed bug displaying < and & in logfiles
356            fac(CGI): added getting error.log
357            fop: allow multiple downloads from any client if sender = recipient
358 2011-07-16 added doc/reverse_proxy 
359 2011-07-14 added optional czech localization
360 2011-07-01 FAQ.html reformated
361 2011-06-30 translate install job 20 times faster
362 2011-06-27 added robots.txt to disallow web robots indexing
363 2011-06-22 fup: disable HTML code in file listing (filename & comment)
364 2011-06-21 added optional italian localization
365 2011-06-17 fixed bug $bcc is ignored
366 2011-06-16 fexsend,fexget: better reverse proxy support 
367                            (always send Host header)
368            added optional galician localization
369 2011-06-15 fup: fixed bug always keep_default days in notification email
370 2011-06-14 fexsend: transparent proxy detection (and support)
371            fixed bug $docdir ignored
372 2011-06-10 fex.ph: new config variable $bcc for notification emails
373 2011-06-09 set Reply-To in all notification emails
374            fup: fixed security bug everyone can upload files with empty auth-ID
375 2011-06-05 fup: fixed bug insecure dependency in printf on "forward file"
376 2011-06-03 fup,fop: added throttle bandwith limit option (fex.ph)
377 2011-06-02 fup: added bandwith limit option
378 2011-06-01 added PID and request-number to the logs
379            fex_cleanup: fixed bug no expire with AUTODELETE=NO
380 2011-05-31 support for FEXLIB /usr/local/share/fex/lib /usr/share/fex/lib
381 2011-05-30 fup,fexsend: added option -x to modify file parameters
382 2011-05-29 fup,fexsend: forward files with new comment and keep time
383            rup: add mdomain to addresses without domain
384 2011-05-18 fup: fixed bug restricted users can forward files to anybody
385 2011-05-17 fixed bug access problems with AKEYs: now use SID instead of SIP
386 2011-05-11 added helper script mksgkeys (regenerates missing SKEYs and GKEYs)
387 2011-05-10 fex_cleanup: cleanup ADDRESS_BOOK file upload
388            fex.ph,fex_cleanup: AUTODELETE=NUMBER ==> 
389                                delete file on next NUMBER day after download
390 2011-05-09 fac,fup: added user specific autodelete default
391            fac,fex_cleanup: added user specific keep default
392 2011-04-27 fexsend: fixed bug archiv.zip not working on Windows
393            dop: added index function for htdoc directory with .htindex file
394 2011-04-25 fexsend: better proxy support (non-persistent connections)
395 2011-04-24 xx: better ESXi support (heuristic guessing of tar format)
396 2011-04-22 sexsend: base64 support for $FEXID and $FEXXX
397 2011-04-01 fexsend: continue without SID if SID is not available
398 2011-03-26 fexsrv: deactivate header_hook (inquisition) if request is a 
399                    regular fop request
400 2011-03-18 fexsend: base64 support for $FEXID and $FEXXX
401 2011-03-09 fexget,fexsend: fixed bug no file listing for https
402 2011-03-04 removed "use Switch" because of warnings with perl 5.12
403 2011-02-28 sexsend: added option -g show transfer rate
404 2011-02-24 dop: evaluate <<perl-code>> inside html documents
405 2011-02-21 fexsend,fup: added option fexsend -U show authorized (login) URL
406 2011-02-18 do not modify download URL protocol if $dkey is set in fex.ph
407            fac(CGI): fixed bug uninitialized value $server
408            URLs in notification emails are derived from config variable $durl
409 2011-02-17 fup: fixed bug access denied with SKEY
410 2011-02-08 fup,fop,fuc: fixed bug access problems with sip in AKEYs
411            fup: fixed bug no notification email for multiple recipients
412 2011-02-07 fexsend,fop: do not send same file (filename and mtime) twice
413 2011-02-06 fup: fixed bug no notification email after first failed upload
414 2011-01-31 schwuppdiwupp: added ISO-8859-1 support
415 2011-01-30 schwuppdiwupp: added running camel
416 2011-01-28 schwuppdiwupp: added chunksize to proxy options
417            schwuppdiwupp: fixed bug timeout when using address book
418            fexsend: fixed bug chunksize 0
419 2011-01-27 schwuppdiwupp: added advanced preferences Proxy and TMPDIR
420 2011-01-26 fex_cleanup: fixed bug uninitialized value in debuglog
421            fex_cleanup: added option -v
422            fexsend,fexget,sexsend: added option -V show version
423            schwuppdiwupp: added drag&drop support for windows
424            schwuppdiwupp: added 7zG support
425 2011-01-25 fuc: fixed bug cannot delete all subusers
426            schwuppdiwupp: fixed bug 7-zip not found
427            schwuppdiwupp: added drive letters in directory selection
428 2011-01-24 fop: IE bug workaround to store *.exe files
429 2011-01-18 schwuppdiwupp: added tar, zip and 7z container
430 2011-01-17 fexsend: fixed bug option -l not working with https URL
431 2011-01-16 fup: added 7zip hint in notification emails
432 2011-01-13 schwuppdiwupp: fixed bug no transfer at all when comment is set
433 2011-01-12 rup: added logging
434            rup: wrong recipient cannot download file, but will get an error
435            fac(CGI): fixed bug $server not declared
436 2011-01-07 fexget: keep file permission in overwrite mode
437 2011-01-04 fex_cleanup: fixed bug autodelete after partial download
438 2010-12-26 fex_cleanup: fixed bug too early expire for forwarded files
439 2010-12-10 new config variable @public_recipients for new CGI pup 
440            (public upload) - upload without auth-ID
441 2010-12-09 fex.ph,fur: new config variable @local_rdomain for self-
442                        registration of restricted external-to-internal users
443 2010-12-08 fup,foc: no access to foc for restricted users
444 2010-12-02 fup: if there is a cgi-bin/login it will be called on "logout"
445 2010-11-24 fex.ph: new config variable $default_locale
446            dop: auto-expires every document (to prevent browser caching)
447 2010-11-16 fexsrv: better error handling if CGI is not executable
448 2010-11-09 new SKEYs and GKEYs, because old ones could be not unique
449            access for subuser only with SKEY
450            access for groupuser only with GKEY
451 2010-11-07 fup,fuc: added GKEY
452            fexsend: SKEY or GKEY URLs can be recipients, too
453 2010-11-04 fexget: added (hidden) option -K
454 2010-11-03 fexsend: fixed bug proxy usage failed
455 2010-11-02 fop: fixed bug corrupted download with Internet Explorer 
456 2010-10-25 fop,fup: better locking: no uploading is possible while a
457                     download is in progress for the same file
458 2010-10-24 fix,fop: fixed bug subuser not working (SKEY problem)
459            xx: added locking
460 2010-10-23 xx,fop: added xx :slot option (multiple storage slots)
461 2010-10-20 fup,fop,fexsend: fexsend for subuser with SKEY
462 2010-10-19 fup: expires *KEY cookies on logout
463 2010-10-12 fup: fixed bug wrong interpretation of SKEY parameter+cookie
464 2010-10-05 fexend,fup: support of http reverse proxy
465 2010-09-27 fup: fixed bug missing Content-Type in upload status report
466 2010-09-20 fexsrv: IPv6 http support
467 2010-09-15 fac(CGI): fixed bug cannot delete and (re)create user
468            fac(CGI): fixed bug cannot create user who was a recipient
469 2010-09-12 fexsend,fop: fixed bug resuming upload does not work with alias
470            fup: fixed bug resuming upload handles autodelete and keep
471                 parameters incorrectly
472 2010-09-07 fac(CGI): fixed bug not working if there is no user at all
473 2010-09-05 fop: extra parameter keep=days
474 2010-08-31 install: fixed bug wrong ownership for spool files
475 2010-08-25 perl 5.8 required
476            fexget: -s can write to named pipe or character special file
477 2010-08-21 fop: $limited_download checks dkey cookie instead of client IP
478 2009-08-20 removed mma
479 2010-08-18 fex_cleanup: fixed bug not expiring
480 2010-08-17 fac: fixed bug accept users without domain
481            install: fixed bug empty $admin_pw
482 2010-08-15 fex.ph: optional fix address $sender_from (instead of F*EX user) in
483                    notification email From 
484 2010-08-14 added optional spanish localization
485 2010-08-12 fup: speedup 90%
486            fop: speedup 20%
487            fop: better fexget compatibility 
488                 (close connection after file delivery)
489 2010-08-11 fop: fixed IE download bug (missing header separating line)
490            fop: fixed 1 min delay bug on AUTODELETE=YES
491 2010-08-08 sex: support for compressed streams
492            sex,sexsend: removed unneccesary text mode (option -t)
493            sex,sexsend: speedup factor 5
494            added sexxx
495 2010-08-06 sex: fixed various bugs in client and server
496            fac(CGI): fixed bug AKEY not working
497 2010-08-03 xx: no user inquiry for postprocessing if output is a pipe
498 2010-08-02 added optional german localization
499 2010-07-31 separated subusers in extra file $SPOOL/$USER/@SUBUSER
500 2010-07-25 fop: log also aborted downloads
501 2010-07-23 added fac CGI
502 2010-07-18 fexsrv,fup,fexsend: extra XKEY download with short // URL
503            fexsend: fixed bug CHECKRECIPIENT not working
504 2010-07-16 added cookie support (for AKEY and SKEY)
505            fup: fixed bug showstatus window too small for close button
506 2010-07-13 schwuppdiwupp: added CHECKRECIPIENT
507 2010-07-12 fop,xx: allow several concurrent downloads of STDFEX
508 2010-07-10 fop: workaround for stupid IE download bug
509 2010-07-03 fex.ph,fex.pp: new config variable @remote_domains
510 2010-07-01 fexsrv,fex.ph: new config variable $force_https
511 2010-06-29 fop: new config variable $limited_download with default NO 
512                 => allow multiple downloads through proxy farm (varying IPs)
513            fop: note every successful download in spool file "download"
514 2010-06-25 fexget: fixed bug download status info update too often
515 2010-06-23 fur: better sendmail clone compatibility: 
516                 use space instead of comma as address separator
517 2010-06-19 fexget: new option -o overwrite mode
518            fexget: use ./$file.tmp for downloading instead of $HOME/.fex/tmp/
519 2010-06-16 schwuppdiwupp: edit and select address book entries
520 2010-06-15 rup: fixed bug case sensitive recipient address
521 2010-06-12 fop: send X-File-ID on HEAD request, too
522            fexget: added support of X-File-ID
523 2010-06-11 schwuppdiwupp: (chunked) multi-POST for proxy with 4 GB limit
524            schwuppdiwupp: X-File-ID support
525 2010-06-08 fup,fexsend: (chunked) multi-POST for proxy with 4 GB limit
526 2010-06-06 fup,fop,fexsend: protocol extension X-File-ID (contains mtime
527                             of file) is the successor of X-Size for more 
528                             reliable resume function 
529 2010-06-02 schwuppdiwupp: added proxy support
530 2010-05-31 fexsend: fixed bug windows path elements in filename
531 2010-05-30 better server proxy support: 
532            AKEY and SKEY no longer rely on client ip 
533 2010-05-29 fexsend: added proxy support
534 2010-05-28 fur: allow registration confirmation more than once
535 2010-05-27 fexsend: added option -b bounce (copy-forward)
536 2010-05-26 fup,foc: added copy-forward feature
537 2010-05-20 fexsend: fixed bug uninitialized value with option -@
538            fur: fixed bug $main::admin not declared
539 2010-05-17 fexsend: added option -H for hints
540            fexsend: added option -A for edit server address book
541 2010-05-16 fexsend: added HTTPS proxy support
542            fup: fixed bug uninitialized value (line 1059)
543 2010-05-13 fup: fixed bug ignored KEEP and AUTODELETE options for groups
544 2010-05-12 fup: fixed bug ignored autodelete option from ADDRESSBOOK
545 2010-04-30 fup: fixed bug uninitialized value with CHECKRECIPIENT
546            fexsend: no SID for https
547 2010-04-28 fup: fixed bug case sensitiv group addresses
548 2010-04-27 fexsend: fixed bug ignored server address book options
549            fexsend: displays recipients and options before starting post
550            fup: fixed bug ignored server address book autodelete option
551 2010-04-26 fexsrv: log all HTTP headers (no more ignore list)
552 2010-04-25 fexsrv: accept HTTP header with continuation lines
553 2010-04-22 fex.pp: added htdocs/header.html support
554            fex.ph: added variable @H1_extra organization link and logo
555 2010-04-20 fexsrv,fexsend: HTTP header X-Timeout (info server->client)
556            fexsrv: logging with locking
557 2010-04-19 fexsend: removed broken option -A and replaced it with more
558                     flexible feature "." for recipient address
559            fexsend: fixed bug dies if sender is subuser (ADDRESS_BOOK error)
560            fup: fixed bug no COMMENT in notification email
561            dop: fixed bug error output with non GNU file command
562 2010-04-17 fexsend,fexget: added option -i for alternative accounts or servers
563 2010-04-12 fexsend: new verbose output format --> <--
564 2010-04-11 fexsend: added option -Q quota query
565 2010-04-09 fup,fac: added quota support
566 2010-03-25 fup: fixed bug "Insecure dependency" when using AKEY parameter
567                 (eg: sending a second file)
568            fup_template.html: fixed bug upload status window always shows
569                               "ERROR: no file data received"
570 2010-03-24 fexsend: fixed bug dies if there is no server address book
571 2010-03-22 FIX.jar: fixed bug interpret HTTP response "200 OK" as error.
572 2010-03-20 fup,fop: set mtime on user directory for last successfull access
573 2010-03-19 fexsend: fixed bug abort on short address if there is no server
574                     address book
575            fex_cleanup: better cleanup for dkeys directory
576 2010-03-18 fup: fixed bug cannot DELETE with group recipient
577 2010-03-17 fup: fixed bug wrong success message on aborted uploads
578            fop: fixed bug cannot handle @group names
579 2010-03-16 fup,fuc: fixed bug mixed case in F*EX group names and addresses
580 2010-03-14 fex.pp: do not send notification emails on empty files
581            fup,fuc: added F*EX groups
582 2010-03-12 fup,fop: fixed bug case sensitiv FROM and TO addresses
583 2010-03-05 fup: fixed bug aliases are not accepted with fop_auth
584 2010-03-04 fexsrv: use CGI login if it exists as start-page
585 2010-02-26 fexsend: first check server address book, then mutt aliases
586            fop: do not terminate session after ADDRESSBOOK request
587 2010-02-18 fexget: fixed bug always append existing file, ask for overwriting
588 2010-02-08 fexsrv: fixed bug uninitialized value in substitution (line 229)
589            fex.pp: better qmail compatibility (space separated addresses)
590 2010-02-07 fac: fixed bug uninitialized $EDITOR environment variable
591 2009-12-28 fup,fop,fexsend: protocol extension X-Size for more reliable
592                             resume function (checks size of file)
593 2009-12-09 FIX.jar: can send more than one file (in zip archive)
594 2009-12-04 fex_cleanup: fixed bug send unnecessary reminder on AUTODELETE=NO
595 2009-11-26 fexsend,fexget,fup: added -z option for logfile inquiry
596 2009-11-13 fup,fuc: keep and autodelete options in server address book
597 2009-11-12 fexsrv: support for HTTP/1.0 persistant connections (for proxys)
598                    PID:SID in fexsrv.log CONNECT string (debugging help)
599 2009-11-06 added error.log
600 2009-11-03 fex_cleanup: also cleanup $SPOOL/.reg directory
601 2009-10-23 fup: added X-FEX-Filesize header in notification email
602 2009-10-18 fup: also test if $FROM is a valid email address
603 2009-10-11 fex_cleanup: fixed bug no cleanup at all on AUTODELETE=NO
604 2009-09-25 fex.pp: added X-Mailer in sent mails to please stupid spamfilter at
605                    hotmail or gmail
606 2009-09-02 fur,fex.pp: fixed bug not removing quote chars in qqq strings
607 2009-08-28 rup: fixed bug UTF-8 file names
608 2009-08-25 FIX.jar: accepts parameters TO, AKEY and SKEY (for subusers)
609 2009-08-24 fex_cleanup: fixed bug warning unitialized variable
610 2009-08-17 fex_cleanup: fixed bug typo mitime --> mtime
611 2009-08-12 fup: fixed bug "send another file" for subusers
612 2009-08-10 fexsend: fixed bug timeout on big archives
613 2009-07-27 to and from addresses in spool are now always localpart@domain,
614            install contains automatic spool converter
615            fup: fixed bug short aliases address list mismatch
616 2009-07-24 fup,fex_cleanup: fixed bug delete all files for multiple
617                             recipients after any download
618            fexget: fixed bug delete local file before download
619 2009-07-20 fup: added autodelete and keep hack for HTML form
620 2009-07-18 fup: fixed bug leading . in file directory name
621            fup: added CHECKRECIPIENT support
622            fup: code cleanup, new 3-stage user interface
623            fexsend: added CHECKRECIPIENT feature
624 2009-07-17 fexget: fixed bug wrong UTF8 handling
625 2009-07-16 fop: fixed bug sending wrong file size if TO or FROM has
626                 uppercase chars ==> resuming upload did not work
627 2009-07-11 fup: can select more than one address from address book
628 2009-07-08 fup,fex.pp: fixed bug wrong download URLs
629 2009-07-07 new spool directory layout $TO/$FROM/urlencode($FILENAME)
630            fup: be more restrictive in accepting (illegal) parameters values
631            fup,fuc: subuser access key name is now SKEY (KEY is depreciated)
632            rup: new HTML layout, fixed bug in file select box
633 2009-07-06 fup: substitute all control characters in file name and comment 
634                 with "_"
635 2009-07-02 better install script, guesses IP
636 2009-06-29 changed spool directory layout 
637            $TO/$FROM/$FILE --> $TO/$FROM/md5h($FILENAME)
638            to avoid filename collisions
639 2009-06-28 added mailman authorization mma
640            better address-book integration in fup
641 2009-06-26 FIX.jar: fixed several bugs, now working with Windows Vista, too
642 2009-06-25 added fup_template.html as an example for customizing upload page
643 2009-06-22 fup,fexsend,fexget: LIST also shows COMMENT
644 2009-06-10 default timeout 10 s --> 30 s
645 2009-06-01 fexsend: show transfer status on STDERR (also for xx)
646 2009-05-31 fexsend,fexget: show transfer rate (kB/s)
647 2009-05-29 fexsend: auto-reconnect after SIGPIPE (link failure, etc)
648 2009-05-26 fexsrv: ignore HTML anchors in GET requests (from stupid msnbot)
649 2009-05-17 fup: check if there is enough free space in spool
650 2009-04-07 new perl based install; requires server IP for xinetd binding
651 2009-03-25 fexget: fixed bug saving failed if on other partition then FEXHOME
652            fexget: fixed bug calculated wrong transfer rate
653            fexget: changed default answers to more secure values 
654 2009-03-24 fexsend: new option -l for listing sent files
655            fup: support for listing sent files
656            fex.pp: default charset is now UTF-8 in HTTP reply
657 2009-03-16 fur: fixed bug no lower case transformation for user and domain
658 2009-03-05 fop: fixed bug no parallel download possible on multiple recipients
659 2009-03-03 dop: send Last-Modified HTTP header (java needs it)
660 2009-02-27 fuc: send information emails to sub-users by click-on-address
661 2009-02-22 fop: fixed bug download failed without FROM parameter
662 2009-02-20 test for /usr/lib/sendmail and /usr/sbin/sendmail
663 2009-02-18 fop: fixed bug file size query for alias recipient
664            fexget: added option -a to get address-book from server
665 2009-02-17 fup,fuc: better linking
666 2009-02-14 fup: first send notification emails, then send HTTP 200 OK to client
667            fup: accept ADDRESS_BOOK as upload
668 2009-02-13 fup,foc,fuc: added ADDRESS_BOOK support
669            added fix and FIX.jar (Java applet client)
670 2009-02-11 fop: fixed bug file size request with multiple $to gives always 0
671                 (no upload resume possible with multiple recipients)
672            fop: check for valid recipient address (in file path)
673                 ==> early abort possible when client uses illegal address for 
674                     upload (resume-HEAD-request)
675 2009-02-10 fur: catch errors from sendmail(clone) and save them to $log
676 2009-02-09 fexsrv: fixed bug wrong log sequence in debug files
677 2009-02-04 fup: fixed bug cannot delete files by web interface
678 2009-02-03 fexsrv: fixed bug wrong download URL by HTTP_HOST from client request
679 2009-01-31 fexsrv: fixed bug handling of missing trailing / in doc requests
680 2009-01-30 rup: fixed bug wrong download URL in notification email
681 2009-01-26 fexsend: archive format 7z and zip with default compression
682            fup,fuc,foc,rup: link to F*EX start page in top header
683 2009-01-21 fuc: URL for subusers with KEY parameter
684            fup.fuc,foc: fixed bug wrong AKEY lookup
685 2009-01-20 fexsrv: better handling of URLs with trailing / (==> index.html)
686            fop: fixed bug endless loop with fop_auth mode
687 2009-01-13 fup,fop: support for MIME-file types
688            fexsend: added option -M for MIME-file to be displayed in webbrowser
689                     on download
690 2009-01-04 fup: increase minimum timeout to 10 s
691 2008-12-26 fup: do not allow re-upload (overwrite) if file is in download
692                 process
693 2008-12-23 sexsend,sexget: added HTTPS/SSL support
694 2008-12-21 fup: fixed bug removing old autodelete and error files failed
695 2008-12-20 added logwatch
696 2008-12-18 fexget: fixed bug responsiveness on slow links 
697            fexget: fixed bug save file name for archives
698 2008-12-12 fexget: better responsiveness on slow links (modem, ISDN)
699            fup: added warning for incompatible clients (konqueror, etc)
700 2008-12-11 fexsend: allow comments in ID file
701 2008-12-03 fup,fex.pp: fixed bug UTF-8 subject in notfication email
702 2008-12-02 fexsend: better responsiveness on slow links (modem, ISDN)
703            fop: send UTF-8 filename in HTTP header Content-Disposition
704            fexget: save original filename (parse HTTP header)
705 2008-11-28 fexserv: added special FlashGet (download sucker) brake
706            html error messages now with HTTP_HOST und server-time info
707 2008-11-27 added htdocs/version and htdocs/tools.html
708            added fexsend, fexget, sexsend, sexget to htdocs/download
709            dop: fixed bug symlink of symlink leads to hangup
710            fop: teergrub download managers and other suckers
711 2008-11-26 fop: with URL parameter ?KEEP file can be downloaded more than once
712            fexget: added option -k for keep on server
713 2008-11-24 fex_cleanup: fixed bug $autodelete not defined
714            fexget: added HTTPS/SSL support
715 2008-11-22 fexsrv: reject requests with IP hostnames in HTTP Host header
716 2008-11-21 fex.ph,fop: $autodelete="DELAY" allows file download many times
717                        (but only from same IP and until next fex_cleanup run)
718            fup,fop: fixed bug options keep and delete autodelay do not
719                     work with spool on NFS
720 2008-11-20 fexsend: added HTTPS/SSL support
721            fex.ph: added config variable $autodelete
722            fup: fixed bug subuser cannot send files
723 2008-11-19 use md5-hash of $from:$id instead of URL parameters FROM=$from&ID=$id
724            fac: set correct exit status
725 2008-11-16 fup: fixed bug DELETE not working 
726            install: do not overwrite lib/fup.pl (perhaps contains site config)
727 2008-11-15 fex_cleanup: clean up $SPOOL/.ukeys/, too
728 2008-11-14 fup: show "user config" link only after authorization
729 2008-11-13 foc,fuc,fup: quick sub-user creation with auto-notification.
730 2008-11-10 fexget: fixed bug query <> instead of <STDIN>
731 2008-10-29 fup: do not require HTTP authorization if request already
732                 contains ID (methode used by xx)
733 2008-10-28 fex.pp: fixed bug $warning not defined
734            fup: fixed bug do not allow subuser in fop_auth mode
735 2008-10-27 install: do not overwrite existing htdoc/index.html
736            fup: fixed bug resend (SEEK) leads to HTTP error 666
737 2008-10-26 fexsrv: accept HTTP request with absolute URLs (http://...), too
738 2008-10-23 fexsrv: fixed bug continue connect logfile entry
739 2008-10-17 fexsrv: fixed bug keep_alive with HTTP/1.0
740            fexsrv: fixed bug wrong warning in debug mode with empty line
741 2008-10-07 fexsrv: moved TIMEOUT message to debug.log
742 2008-10-06 dop: fixed bug opening file (did not deliver any file!)
743            dop: implemented HTTP keep-alive (delivering more than one
744                 document per session)
745 2008-10-04 if config variable $fop_auth is set, download requires
746            authentication and upload is restricted to registered users
747 2008-10-02 dop: declare exectuable scripts as application/octet-stream
748            fup: added link to Windows client schwuppdiwupp.exe
749 2008-09-29 write upload speed to upload directory
750 2008-09-17 fac: fixed bug locating FEXLIB
751 2008-09-12 fup: added config lib/fup.pl
752 2008-09-05 fexsend: added rudimentary windows support
753 2008-09-03 dop: redirect on relative non-parent symlinks
754 2008-08-31 added fur (F*EX User (auto-) Registration)
755 2008-08-25 will die when no hostname is available
756 2008-08-21 added fexsend to htdocs/download
757            fup: added ID mail sendback option
758 2008-08-20 fac: added -l option
759 2008-08-19 fexsrv: fixed bug SSL handling
760 2008-08-15 fup,fuc,fexsrv: dynamic protocol detection (HTTP/HTTPS)
761 2008-08-14 fup: fixed bug login possible with wrong login data (but no upload)
762 2008-08-13 fup: showstatus terminates immediately when empty file was uploaded
763            fup: showstatus shows error message on illegal recipient address
764                 or when no file was uploaded 
765                 (nececessary for stupid Internet Explorer!)
766 2008-08-11 splitted debugfiles with time stamp in filename 
767            fex_cleanup: clean up aborted uploads, .ukeys/ and .debug/, too
768            fexsend,fexget: allow more than one file (with all options)
769 2008-08-08 fup: eliminate superfluous newlines in logfile on error handling
770            changed bareword filehandles to indirect filehandles
771 2008-08-06 fup: decode %NUMBERs in file names from POST
772 2008-08-02 fexsend: bug fix -A option and argument handling
773 2008-08-01 fup: regular users can change the recipient in the upload form,
774                 sub users can not
775 2008-07-31 fup: fixed bug internet explorer not showing upload status window
776            fup: fixed bug with id / special id / real id mixup
777            fuc: nearly complete rewrite, better user interface
778 2008-07-30 fup: fixed bug when account is a symlink
779            fup: fixed bug in authentication of subusers
780 2008-07-03 fop: workaround for Internet Explorer download bug
781 2008-07-02 fup,fop: switched default charset from ISO-8859-1 to UTF-8
782            fup: uid for showstatus synchronization
783 2008-06-21 fexget: downloading without wget, file number as argument
784 2008-06-20 fexget,fop: added DELETE option
785            fexsend: send more files in one run
786 2008-05-30 added missing sex to distribution
787            fexsend: added -A archiv to yourself option
788 2008-05-28 fup: fixed bug in LIST and DELETE commands
789 2008-05-27 fexsrv: correct HTTP redirect on missing trailing / in URL
790 2008-05-26 sex,sexsend: better public mode
791 2008-05-24 sex,sexsend: added text mode option
792 2008-05-23 added missing foc and rup to distribution
793 2008-05-20 fexsend: fixed bug in list parsing (-l option)
794            dop: fixed bug in file type determining on symbolic links
795 2008-05-15 fexsrv,dop: fixed bug in HTTP keep_alive multi-requests
796 2008-05-02 fexsrv,dop: support for HTTP keep_alive multi-requests
797            fexsrv: more robust header parsing (ignore superfluous spaces)
798 2008-04-28 added support for HTTP keep_alive
799            fexsrv: added SID (session ID) support
800            fexsend: encrypt ID with MD5 and SID
801 2008-04-20 added foc and rup
802            fop: return apropriate error message when file has been (auto)deleted
803                 or is expired; error message is kept 3*keep_default days
804 2008-04-19 install: do not overwrite old fex.ph, but create fex.ph_new instead
805 2008-04-18 fup: fixed bug filename with path in notification email
806 2008-04-16 fexsrv,fop,dop: implemented HTTP HEAD
807 2008-04-14 renamed cgilaunch to fexsrv
808            fup: do not send notify-mail if file already exists (overwrite mode)
809            fup: do not accept file if authentication fails
810            fup,fop,fexsend: new secure download URL scheme with random dkey
811 2008-04-11 fup: fixed bug in upload bar with 8-bit file names
812            fex_cleanup: fixed bug not removing aborted uploads
813 2008-04-10 added F*EX camel logo
814 2008-04-09 added dop (generic document output)
815            install: better infos
816 2008-04-08 renamed confusing ID to auth-ID (request by chris@citecs.de)
817            fuc: fixed bug with more than 1 sub-user
818 2008-04-07 fup: readded keep parameter (code got lost sometime?)
819            fup: added sender restriction (ALLOWED_RECIPIENTS)
820            fac: added restriction option -r and delete user option -d
821 2008-04-06 fup: use Net::DNS instead of external host command
822            fup: more debuglog, fixed wrong error messages
823            added doc/concept doc/FAQ 
824 2008-04-02 install: better error handling (patch by chris@citecs.de)
825            more docs and improved logging
826 2008-04-01 cgilaunch: fixed bug in determing REMOTE_HOST when using stunnel
827            fexget: added -s streaming option
828            sex,sexsend: added public mode
829 2008-03-31 changed project name to F*EX because of name collision with
830            http://freshmeat.net/projects/fex/
831            added sex, sexsend and sexget to distribution
832 2008-03-28 xx: changed syntax, now compatible to zz
833            added zz to distribution
834 2008-03-27 fup: fixed bug in mail address verification
835 2008-03-24 fup,fexsend: show transfer rate in kB if filesize < 2 MB
836            fup: code-cleanup, more comments
837            fex.pp: umask 077
838 2008-03-23 fup: fixed bug in using multiple recipients
839 2008-03-22 first public release
840 2007-01-27 first file fexed via fex.rus.uni-stuttgart.de
841 2006-11-?? first code