| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | [feature/request-class] Adjust code base to do html decoding manually | Igor Wiedler | 2011-08-18 | 1 | -6/+6 |
* | [feature/request-class] Add server(), header() and is_ajax() to request | Igor Wiedler | 2011-07-15 | 1 | -13/+14 |
* | [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/+249 |
* | Move trunk/phpBB to old_trunk/phpBB | Meik Sievertsen | 2009-10-04 | 1 | -250/+0 |
* | Merge most changes from 3.0.x branch since the 25th december. | Meik Sievertsen | 2009-03-22 | 1 | -4/+10 |
* | $db-> to phpbb::$db-> | Meik Sievertsen | 2009-02-22 | 1 | -16/+16 |
* | remove global and change $user-> to phpbb::$user-> | Meik Sievertsen | 2009-02-22 | 1 | -10/+3 |
* | Fix guest/bot session problems with apache authentication plugin (Bug #41085) | Meik Sievertsen | 2009-01-27 | 1 | -0/+12 |
* | $config to phpbb::$config | Meik Sievertsen | 2008-12-28 | 1 | -1/+1 |
* | replace constants with class constants. | Meik Sievertsen | 2008-12-27 | 1 | -4/+4 |
* | HTTP Authentication supports UTF-8 usernames now [Bug #21135] | Nils Adermann | 2008-06-04 | 1 | -3/+3 |
* | ok... i hope i haven't messed too much with the code and everything is still ... | Meik Sievertsen | 2008-05-29 | 1 | -3/+1 |
* | merging... again | Meik Sievertsen | 2008-03-18 | 1 | -1/+11 |
* | - make viewforum work again | David M | 2008-01-08 | 1 | -1/+1 |
* | *** empty log message *** | Meik Sievertsen | 2007-10-05 | 1 | -3/+11 |
* | #i42 | Meik Sievertsen | 2007-10-04 | 1 | -1/+1 |
* | necessary changes... | Meik Sievertsen | 2007-08-30 | 1 | -0/+9 |
* | two tiny bugfixes | Meik Sievertsen | 2006-10-27 | 1 | -0/+7 |
* | - introducing clean usernames, needs to be tested more, I'm not sure I didn't... | Nils Adermann | 2006-10-13 | 1 | -2/+2 |
* | - auto sync attachment topic flag [Bug #2949] | Nils Adermann | 2006-08-12 | 1 | -1/+12 |
* | - display age in user profile and make it available on viewtopic | Nils Adermann | 2006-07-07 | 1 | -12/+92 |
* | - removed db cache (might re-appear, but for now we do not see the need for it) | Meik Sievertsen | 2006-06-16 | 1 | -5/+6 |
* | - added login error constant for various external auth failures | Nils Adermann | 2006-04-21 | 1 | -3/+70 |
* | - Apache auth plugin is working again | Nils Adermann | 2005-12-16 | 1 | -4/+4 |
* | - Documentation related changes | Meik Sievertsen | 2005-04-09 | 1 | -11/+21 |
* | Remove need for session_ids for "allowed" bots, dump user_founder/user_active... | Paul S. Owen | 2003-10-15 | 1 | -2/+2 |
* | Updated the various "users of emailer", fixed issue(!) of jabber using the em... | Paul S. Owen | 2003-10-12 | 1 | -2/+2 |
* | Add Id tags | Paul S. Owen | 2003-03-24 | 1 | -0/+3 |
* | Some changes to the returned data format + cleanups | Paul S. Owen | 2003-03-09 | 1 | -8/+16 |
* | Mostly changes to turn userdata into user->data, lang into user->lang + bitst... | Paul S. Owen | 2002-10-20 | 1 | -2/+2 |
* | Fix errors, add admin output for ldap | Paul S. Owen | 2002-08-07 | 1 | -3/+3 |
* | Auth plug-in, say thanks to Sergey Kanareykin | Paul S. Owen | 2002-08-06 | 1 | -0/+27 |