index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
functions.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
suppress ob_flush() output and flush() at the end (within my tests this solve...
Meik Sievertsen
2008-04-04
1
-1
/
+4
*
some corrections to let the update work flawlessly.
Meik Sievertsen
2008-03-27
1
-2
/
+2
*
#24105 - Quite compliacted lang changes, translators will complain :|
Henry Sudhof
2008-03-27
1
-11
/
+28
*
Allow & and | in local part of email addresses - #22995
Meik Sievertsen
2008-03-18
1
-1
/
+1
*
i think i will stop committing thinks today. :/
Meik Sievertsen
2008-03-18
1
-2
/
+2
*
i somehow mixed my local copy with the changes
Meik Sievertsen
2008-03-18
1
-13
/
+11
*
grr
Meik Sievertsen
2008-03-18
1
-4
/
+0
*
hmm, still bugs there
Meik Sievertsen
2008-03-18
1
-5
/
+5
*
- some changes to the recent session change
Meik Sievertsen
2008-03-18
1
-7
/
+15
*
meh
Henry Sudhof
2008-03-17
1
-1
/
+1
*
This should get rid of the filesorts and temp tables on index (with topic rea...
Henry Sudhof
2008-03-17
1
-131
/
+206
*
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8412 89ea8834-ac86-4346-8a...
Henry Sudhof
2008-02-27
1
-1
/
+0
*
and the API
Henry Sudhof
2008-02-27
1
-6
/
+2
*
some language/style/code fixes (refer to the diff of the changelog)
Meik Sievertsen
2008-02-23
1
-1
/
+21
*
Fix Custom BBCode {EMAIL}-Token usage - #21155
Meik Sievertsen
2008-02-23
1
-1
/
+1
*
Fixing realpath issues for provider returning the passed value instead of dis...
Meik Sievertsen
2008-01-30
1
-133
/
+148
[next]