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
*
[ticket/9933] Move word censor regex into separate function in functions.php
rxu
2011-01-07
1
-0
/
+42
*
[ticket/9930] Redirect failes with open_basedir enabled.
Joas Schilling
2010-11-25
1
-2
/
+2
*
[ticket/9696] Surpress is_dir() notice when using SQLite with open_basedir.
Paul Sohier
2010-11-07
1
-1
/
+1
*
[ticket/9840] Display view unread posts link for guests.
rxu
2010-10-16
1
-1
/
+1
*
Merge branch 'ticket/bantu/9613' into develop-olympus
Igor Wiedler
2010-09-16
1
-0
/
+2
|
\
|
*
[ticket/9613] Implement a load switch for unread posts search feature.
rxu
2010-08-29
1
-0
/
+2
*
|
[ticket/9609] Change header() calls setting HTTP status to send_status_line().
Andreas Fischer
2010-09-11
1
-3
/
+4
|
/
*
Merge branch 'ticket/nickvergessen/9519' into develop-olympus
Andreas Fischer
2010-08-28
1
-3
/
+3
|
\
|
*
[ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().
Joas Schilling
2010-08-13
1
-3
/
+3
*
|
[ticket/9780] Add length check back to gen_rand_string().
Joas Schilling
2010-08-20
1
-1
/
+1
*
|
Merge branch 'ticket/bantu/9599' into develop-olympus
Josh Woody
2010-08-19
1
-17
/
+152
|
\
\
|
*
|
[ticket/9599] Reimplement phpbb_checkdnsrr() function.
Andreas Fischer
2010-08-03
1
-17
/
+152
|
|
/
*
|
Merge branch 'ticket/bantu/9612' into develop-olympus
Josh Woody
2010-08-19
1
-0
/
+17
|
\
\
|
*
|
[ticket/9612] Introduce new function gen_rand_string_friendly().
Andreas Fischer
2010-05-17
1
-0
/
+17
*
|
|
[ticket/9771] Remove query string parameters that have no name.
Chris Smith
2010-08-08
1
-0
/
+5
|
|
/
|
/
|
*
|
[ticket/9715] Better email regex
Cullen Walsh
2010-07-11
1
-1
/
+3
*
|
[ticket/9629] Allow style.php to retrieve its session ID from cookies
Josh Woody
2010-07-11
1
-1
/
+1
*
|
Merge branch 'ticket/rxu/9606' into develop-olympus
Andreas Fischer
2010-06-17
1
-3
/
+4
|
\
\
|
*
|
[ticket/9606] Optimize unread search option.
rxu
2010-05-17
1
-3
/
+4
|
|
/
*
|
[ticket/7782] Return 404 HTTP status code for nonexistent attachments.
Oleg Pudeyev
2010-05-17
1
-1
/
+1
*
|
[ticket/7782] Added spaces.
Oleg Pudeyev
2010-05-17
1
-1
/
+1
*
|
[ticket/7782] Added phpdoc comment for send_status_line function.
Oleg Pudeyev
2010-05-16
1
-0
/
+20
*
|
[ticket/7782] Send status line using refactored download/file.php logic.
Oleg Pudeyev
2010-05-16
1
-1
/
+22
|
/
*
Merge branch 'ticket/p/7782' into develop-olympus
Nils Adermann
2010-05-16
1
-0
/
+5
|
\
|
*
[ticket/7782] Send 404 HTTP code when a nonexistent user/forum/topic is reque...
Oleg Pudeyev
2010-05-16
1
-0
/
+5
*
|
Merge branch 'ticket/aptx/9525' into develop-olympus
Nils Adermann
2010-05-16
1
-1
/
+1
|
\
\
|
*
|
[ticket/9524] IPv6 regex does not match all valid IPv6 addresses starting wit...
Marek A. RuszczyĆski
2010-05-16
1
-1
/
+1
*
|
|
Merge branch 'ticket/bantu/9174' into develop-olympus
Nils Adermann
2010-05-14
1
-4
/
+1
|
\
\
\
|
*
|
|
[ticket/9173] No longer limit scope of numbers we store in the config table on
Andreas Fischer
2010-05-14
1
-4
/
+1
|
|
|
/
|
|
/
|
*
|
|
[ticket/9598] checkdnsrr() is now available on Windows with PHP 5.3 or later....
Andreas Fischer
2010-05-14
1
-11
/
+7
|
/
/
*
|
[bug/58465] The redirect hidden field is now XHTML conform
U-H-PC\H
2010-03-28
1
-1
/
+1
*
|
Merge branch 'bug/jellydoughnut/56965' into develop-olympus
Nils Adermann
2010-03-26
1
-42
/
+48
|
\
\
|
*
|
[bug/56965] Redirect fails with directory traversal
Josh Woody
2010-03-22
1
-42
/
+48
|
|
/
*
|
[bug/58685] Correct spelling errors in append_sid() comments.
Chris Smith
2010-03-18
1
-2
/
+2
*
|
[bug/51555] proposed fix for bug #51555
Igor Wiedler
2010-03-06
1
-1
/
+1
|
/
*
Bug #56965 - Allow redirect() to redirect across directories.
Josh Woody
2010-02-25
1
-0
/
+13
*
General errors can't be logged if there isn't a database connection, introduc...
Chris Smith
2010-02-22
1
-1
/
+1
*
Fix Bug #57755 - Make user_email_hash() function independent from system's ar...
Andreas Fischer
2010-02-18
1
-2
/
+2
*
Bug #57345 - No longer return the character O in generated random strings and...
Andreas Fischer
2010-02-07
1
-1
/
+1
*
Trigger error right away if user has exceeded login attempts instead of askin...
Andreas Fischer
2010-01-20
1
-0
/
+5
*
[Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET...
Andreas Fischer
2010-01-19
1
-0
/
+97
*
Integrate active topics feed. Some language adjustments and rearrangements.
Andreas Fischer
2009-12-27
1
-1
/
+2
*
Add ability to disable overall (aka board-wide) feed.
Andreas Fischer
2009-12-22
1
-0
/
+1
*
whitespaces
Henry Sudhof
2009-12-13
1
-1
/
+1
*
#54145 - move redirect parameter back to POST to avoid mod_security triggers
Henry Sudhof
2009-12-13
1
-1
/
+2
*
Restore user language choice to compiled stylesheets. Broken by r10008 #54035
Chris Smith
2009-12-11
1
-1
/
+1
*
[Fix] Force full date for board online record date.
Joas Schilling
2009-11-14
1
-6
/
+2
*
remove unnecessary query parts... thanks to asinshesq for pointing it out.
Meik Sievertsen
2009-09-20
1
-6
/
+3
*
move up the feed code because MODs often use this location which results in m...
Meik Sievertsen
2009-09-16
1
-10
/
+10
*
Fix login for passworded forums - Bug #51265
Meik Sievertsen
2009-09-15
1
-0
/
+1
[next]