]> git.treefish.org Git - fex.git/blobdiff - doc/Changes
Original release 20150826
[fex.git] / doc / Changes
index 6074da1b1563020620e049bd8439c138bf4ddc73..29809c05c7e48e56c0cf7cd0f37df293b4da6fcf 100644 (file)
@@ -1,3 +1,49 @@
+2015-08-26 fur: fixed bug no registration possible
+2015-08-25 fup: fixed bug uninitialized value when called by sup.html
+           fac: option -q quota=0 means use default quota
+2015-08-24 better detection of UTF8 in comment
+2015-08-14 fixed bug "Wide character in print at (...)/fex.pp" in function pq()
+2015-07-29 install: fixed various bugs
+2015-07-15 dop: symbolic links generate a HTTP 302 (temporarily redirection) 
+                instead of a HTTP 301 (permanently redirection) response
+2015-06-16 fexsend: fixed bug hangs with https
+           new fex.ph config variable @mailing_lists
+2015-06-15 fup: always display fur link, if @local_domains is defined
+2015-06-10 fexsrv: fixed warning with https and SIGCHLD
+2015-05-16 fexsrv/dop: added active and passive redirect support
+2015-05-12 fuc: fixed bug undefined subroutine end_html
+2015-04-30 fex_cleanup: fixed bug runtime error with mtime (symlinks)
+2015-04-24 fixed bug wrong quota calculation for uploads
+2015-04-23 fex_cleanup: follow symbolic links if they contain a /
+2015-04-22 fexsend: 60 s timeout for file transfer socket (sys)write
+2015-04-22 fup: fixed bug fexsend hangs with SKEY or GKEY recipient URL
+2015-04-02 fixed several severe bugs in install script
+2015-04-01 group name may only contain (some) ASCII characters
+2015-03-29 fop: fixed bug no more download from same (recipient) ip
+2015-03-18 added local URL redirect service
+2015-03-08 fup: fixed bug uninitialized value $address if alias address is 
+                used twice
+2015-03-07 disallow email addresses starting with "-"
+           fex_cleanup: do not terminate on sendmail error
+2015-03-01 no file name in email subject if notification is encrypted
+2015-02-28 fexsrv: restrict HTTP header to 64 kB ($bs) and POST (not fup) to 
+                   128 MB
+2015-02-27 no more usage of CGI.pm at all
+2015-02-25 fup: added $auth_hook
+2015-02-24 fac(CGI): no more usage of CGI.pm
+2015-02-18 fuc: fixed bug no gpg usage help
+2015-02-17 fexsend: check SSLeay version and adjust SSL_verify_mode
+2015-02-16 fup: save upload URL in spool
+           in notification+reminder emails use same protocol for download URL
+           like in upload
+2015-02-08 rup: fixed various bugs (not working at all)
+2015-02-05 fup: fixed bug cannot send to groups 
+2015-01-27 fup: set autodelete=no if sender == recipient
+                (use case: provide download link for mailing lists)
+           new fex.ph config variable $fex_yourself (default yes)
+2015-01-25 fexsend: fixed bug cannot forward a file name with "&"
+2015-01-21 main user is always first member of a new group
+           substituted CGI::Carp with web error handler via PERLINIT environment
 2015-01-17 new fex.ph config variable $mail_authid (default yes)
 2015-01-16 fixed bug no notfication for still existing file (overwrite)
 2015-01-15 fixed bug no locale reminder notfication
 2012-11-07 fixed security bug restricted user can redirect files
 2012-11-06 fup: show download-URL after upload if sender = recipient
            fup,fop,fac: added user up/download IP restriction by admin
-2012-11-05 added HTTP Strict Transport Security if $force_https is enabled
+2012-11-05 added HTTP Strict Transport Security (HSTS) if $force_https is set
            fixed bug afex accessible via xkey from everywhere
 2012-11-02 fup: fixed bug one time upload URL gives "no recipient specified" 
                 error
            fex.pp: umask 077
 2008-03-23 fup: fixed bug in using multiple recipients
 2008-03-22 first public release
+2007-01-27 first file fexed via fex.rus.uni-stuttgart.de
 2006-11-?? first code