| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/12999] Remove @author tags | Tristan Darricau | 2014-08-19 | 1 | -2/+0 |
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -6/+7 |
* | [ticket/10763] Do not call non-static transfer() statically | Joas Schilling | 2014-03-09 | 1 | -2/+2 |
* | [ticket/12077] Fix another strict standards error. | Cesar G | 2013-12-19 | 1 | -2/+2 |
* | [ticket/12077] Fix strict standards error. | Cesar G | 2013-12-19 | 1 | -1/+1 |
* | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | Merge branch 'develop-olympus' into develop | Oleg Pudeyev | 2011-08-14 | 1 | -11/+44 |
|\ |
|
| * | [ticket/9297] Add support for Extended Passive Mode (EPSV) in ftp_fsock class. | Andreas Fischer | 2011-08-11 | 1 | -11/+44 |
| * | Also fix bug #46295 in ftp_fsock class. | Andreas Fischer | 2009-07-22 | 1 | -2/+16 |
| * | Fix two potential problems with the ftp_fsock class. | Andreas Fischer | 2009-07-22 | 1 | -2/+7 |
| * | Fix bug #46295 - Be less strict with FTP daemons when getting directory filel... | Andreas Fischer | 2009-07-22 | 1 | -0/+8 |
| * | Do not try to enter passive mode before logging in. | Andreas Fischer | 2009-07-22 | 1 | -3/+9 |
| * | fix $transfer->file_exists() and $transfer->_ls() if using fsock or IIS7. Bug... | Meik Sievertsen | 2009-04-10 | 1 | -2/+37 |
* | | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
* | | Copy 3.0.x branch to trunk | Meik Sievertsen | 2009-10-04 | 1 | -0/+873 |
* | | Move trunk/phpBB to old_trunk/phpBB | Meik Sievertsen | 2009-10-04 | 1 | -1010/+0 |
* | | unified the transfer routines from the updater and from acp_language.php. sti... | Jim Wigginton | 2009-07-12 | 1 | -3/+3 |
* | | - added sftp support | Jim Wigginton | 2009-06-07 | 1 | -26/+216 |
* | | Merge changes made in revisions #r9405 to #r9467 | Meik Sievertsen | 2009-04-18 | 1 | -2/+37 |
* | | remove global and change $user-> to phpbb::$user-> | Meik Sievertsen | 2009-02-22 | 1 | -8/+4 |
* | | ok... i hope i haven't messed too much with the code and everything is still ... | Meik Sievertsen | 2008-05-29 | 1 | -26/+10 |
* | | oh boy... | David M | 2008-01-03 | 1 | -44/+44 |
|/ |
|
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -0/+8 |
* | Fix permission issue with the transfer class if using PHP4 or for those not h... | Meik Sievertsen | 2007-06-19 | 1 | -2/+6 |
* | some changes/bugfixes | Meik Sievertsen | 2007-03-30 | 1 | -2/+2 |
* | - fix some oddities (doubled spaces for example) | Meik Sievertsen | 2007-01-26 | 1 | -1/+1 |
* | - added confirm box to ucp zebra (adding fried/foe) | Meik Sievertsen | 2007-01-24 | 1 | -3/+3 |
* | - re-add script_path for "strange configurations" to let them force the gener... | Meik Sievertsen | 2006-12-08 | 1 | -4/+10 |
* | - a bunch of fixes | Meik Sievertsen | 2006-12-02 | 1 | -2/+10 |
* | fix for ftp update bug... | Meik Sievertsen | 2006-11-28 | 1 | -1/+3 |
* | he braces style is deprecated as of PHP 6 | Meik Sievertsen | 2006-10-07 | 1 | -3/+3 |
* | some updates. Also adjusted the utf tools and normalizer more to our coding g... | Meik Sievertsen | 2006-08-22 | 1 | -29/+45 |
* | - fixed language pack management a bit (supporting backslashes) | Meik Sievertsen | 2006-07-02 | 1 | -9/+19 |
* | make sure custom profile fields are created correctly on registration (#2225) | Meik Sievertsen | 2006-06-13 | 1 | -29/+30 |
* | - fixed a few bugs | Meik Sievertsen | 2006-06-11 | 1 | -30/+63 |
* | ok, this one is rather large... the most important change: | Meik Sievertsen | 2006-06-06 | 1 | -9/+9 |
* | - changed SUPER_MODERATORS to GLOBAL_MODERATORS | Meik Sievertsen | 2006-04-30 | 1 | -0/+295 |
* | - some bugfixes | Meik Sievertsen | 2006-03-01 | 1 | -2/+6 |
* | - Uploading changed language files in the language ACP panel :-) | David M | 2006-02-19 | 1 | -3/+41 |
* | - install style and style elements | Meik Sievertsen | 2006-01-02 | 1 | -7/+25 |
* | - some changes to browser checking (was the reason for not working logins) | Meik Sievertsen | 2005-12-28 | 1 | -1/+16 |
* | - transfer class | Meik Sievertsen | 2005-12-23 | 1 | -0/+347 |