| Commit message (Expand) | Author | Age | Files | Lines |
* | Correctly determine writable status of files on Windows operating system. #39035 | Chris Smith | 2009-06-03 | 1 | -0/+61 |
* | Okay, a first ci of the new captcha plugins. We'll add dynamic template inclu... | Henry Sudhof | 2009-06-02 | 1 | -24/+9 |
* | suppress warnings (stat failed). Though may be good to know... why! | Meik Sievertsen | 2009-05-23 | 1 | -6/+6 |
* | #43755 - also return GiB sizes for get_formatted_filesize(), patch by nickver... | Meik Sievertsen | 2009-04-18 | 1 | -0/+6 |
* | a language alteration for captchas. | Meik Sievertsen | 2009-04-11 | 1 | -1/+1 |
* | fix unkown variable problem. ;) | Meik Sievertsen | 2009-03-28 | 1 | -0/+3 |
* | SQL optimisations | Chris Smith | 2009-03-19 | 1 | -1/+1 |
* | Fix race condition for updating post/topic/etc. counter. (reported by BartVB) | Meik Sievertsen | 2009-03-19 | 1 | -0/+31 |
* | backport 3.2 version of phpbb_chmod() - need to be tested further... | Meik Sievertsen | 2009-03-18 | 1 | -52/+76 |
* | Tiny change to accept back slashes for Windows paths, phpBB passes forward sl... | Chris Smith | 2009-02-07 | 1 | -1/+1 |
* | remove the cache for the session lookups. Actually, the disk reads/writes are... | Meik Sievertsen | 2009-01-27 | 1 | -1/+1 |
* | Add same redirect disable_cd_check parameter to meta_refresh - #38065 | Meik Sievertsen | 2008-12-02 | 1 | -2/+7 |
* | Slight performance increase for common parameter calls to append_sid() (Bug #... | Meik Sievertsen | 2008-12-02 | 1 | -12/+27 |
* | stupid PHP manual :@ the two parameters to clearstatcache() are 5.3 only. Fix... | Chris Smith | 2008-12-01 | 1 | -5/+5 |
* | Fix potential issues with the stat cache and phpbb_chmod() | Chris Smith | 2008-12-01 | 1 | -0/+8 |
* | Let's face it - the most common setup we see with phpBB is having group-speci... | Meik Sievertsen | 2008-11-30 | 1 | -2/+5 |
* | inheritance is reflexive | Henry Sudhof | 2008-11-10 | 1 | -1/+1 |
* | - Do not show link to user/group profiles if user has no permission to view t... | Meik Sievertsen | 2008-10-09 | 1 | -1/+1 |
* | Remove NUL-Bytes directly in request_var() for strings and within the custom ... | Meik Sievertsen | 2008-10-02 | 1 | -1/+1 |
* | further adjustments to exit; statements | Meik Sievertsen | 2008-09-30 | 1 | -0/+3 |
* | check fields properly not being set sometimes. ;) | Meik Sievertsen | 2008-09-29 | 1 | -5/+5 |
* | Set secure cookie for style switcher if required. (Bug #19625) | Meik Sievertsen | 2008-09-18 | 1 | -2/+4 |
* | Extra slash is included in the redirect url when redirecting to the forum roo... | Chris Smith | 2008-09-05 | 1 | -1/+1 |
* | Show users posts in queue in acp and profile + link to mcp | Meik Sievertsen | 2008-09-01 | 1 | -6/+13 |
* | fix installation by defining our needed CHMOD_READ and CHMOD_WRITE constants. | Meik Sievertsen | 2008-08-24 | 1 | -2/+2 |
* | fix a small glitch in phpbb_chmod | Meik Sievertsen | 2008-08-23 | 1 | -1/+1 |
* | some changes for proper code documentation | Meik Sievertsen | 2008-08-23 | 1 | -1/+1 |
* | change the way we do chmodd'ing. I know, my implementation really sucked... g... | Meik Sievertsen | 2008-08-22 | 1 | -66/+100 |
* | comments | Henry Sudhof | 2008-08-22 | 1 | -5/+3 |
* | as per evil3, some more anti-CSRF | Henry Sudhof | 2008-08-21 | 1 | -0/+31 |
* | the chmod change i already had within the changelog (by mistake). This should... | Meik Sievertsen | 2008-08-16 | 1 | -0/+102 |
* | fix cookie secure detection... hopefully | Meik Sievertsen | 2008-08-01 | 1 | -1/+2 |
* | cleaning tpl fallbacks up | Henry Sudhof | 2008-07-30 | 1 | -0/+1 |
* | tiny alterations/bugfixes | Meik Sievertsen | 2008-07-28 | 1 | -0/+5 |
* | Bug #29635 | Meik Sievertsen | 2008-06-28 | 1 | -2/+3 |
* | New parameter for redirect() to circumvent the cross-domain check. | Meik Sievertsen | 2008-06-28 | 1 | -3/+7 |
* | further checks on maximum storage length | Meik Sievertsen | 2008-06-21 | 1 | -1/+1 |
* | remove the $Id$ line there and instead add valuable information. Oh, and did ... | Meik Sievertsen | 2008-06-12 | 1 | -1/+1 |
* | added two comments to describe the functions use-case | Meik Sievertsen | 2008-06-10 | 1 | -0/+2 |
* | Regular expression for email matching in posts will no longer die on long words | Nils Adermann | 2008-06-09 | 1 | -1/+1 |
* | #27395 | Meik Sievertsen | 2008-06-09 | 1 | -10/+10 |
* | typo | Henry Sudhof | 2008-06-08 | 1 | -1/+1 |
* | Some xenophobia | Henry Sudhof | 2008-06-06 | 1 | -3/+9 |
* | ok, well, my team is allowed to give me some slappage. :/ I now changed this ... | Meik Sievertsen | 2008-06-04 | 1 | -4/+4 |
* | Too much for a minor; sorry | Henry Sudhof | 2008-06-04 | 1 | -46/+13 |
* | a little polish | Henry Sudhof | 2008-06-03 | 1 | -4/+4 |
* | give the ACP a login screen | Henry Sudhof | 2008-06-02 | 1 | -9/+42 |
* | we slowly get to it | Meik Sievertsen | 2008-04-21 | 1 | -0/+6 |
* | did i ever mention that i hate php's handling of buffers (or i simply do not ... | Meik Sievertsen | 2008-04-21 | 1 | -2/+2 |
* | Remove caching. Ideally, this owuld depend on the current load | Henry Sudhof | 2008-04-10 | 1 | -1/+1 |