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/9684] Fix Forum/Topic-Tracking for global announcements
Joas Schilling
2011-04-07
1
-62
/
+4
*
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2011-03-22
1
-1
/
+1
|
\
|
*
Merge branch 'ticket/igorw/10101' into develop-olympus
Oleg Pudeyev
2011-03-22
1
-1
/
+1
|
|
\
|
|
*
[ticket/10101] Add support for native phpass hashes
Igor Wiedler
2011-03-17
1
-1
/
+1
*
|
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-03-18
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
[ticket/10100] Update rand_seed_last_update before rand_seed in unique_id().
Andreas Fischer
2011-03-17
1
-1
/
+1
|
|
/
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-03-14
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/10096] Fixed whitespace in functions.php.
Oleg Pudeyev
2011-03-13
1
-1
/
+1
*
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-03-12
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/10046] Do not link bots to cron.php.
Oleg Pudeyev
2011-03-12
1
-1
/
+1
|
*
Merge branch 'ticket/p/10016' into develop-olympus
Andreas Fischer
2011-03-11
1
-1
/
+5
|
|
\
|
|
*
[ticket/10016] Add comment for text casting (for PostgreSQL 7.x)
Andreas Fischer
2011-03-05
1
-0
/
+1
|
|
*
[ticket/10016] Leave Firebird unchanged.
Andreas Fischer
2011-03-05
1
-0
/
+3
|
|
*
[ticket/10016] Fixed varchar to decimal cast on postgresql 7.x.
Oleg Pudeyev
2011-01-28
1
-1
/
+1
*
|
|
[ticket/10080] Allow resetting the request instance used by request_var.
Nils Adermann
2011-03-07
1
-2
/
+16
*
|
|
[feature/system-cron] Refactored cron task naming, loading and running.
Oleg Pudeyev
2011-02-12
1
-3
/
+4
*
|
|
[feature/system-cron] WIP on making cron tasks runnable via system cron
Oleg Pudeyev
2011-02-12
1
-32
/
+4
*
|
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-02-12
1
-1
/
+7
|
\
\
\
|
|
/
/
|
*
|
[ticket/10029] Use $_SERVER['SERVER_PROTOCOL'] for determining HTTP version.
Oleg Pudeyev
2011-02-09
1
-1
/
+7
|
|
/
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-01-23
1
-2
/
+3
|
\
\
|
|
/
|
*
[ticket/8779] Slow search for 'View unread posts'
rxu
2011-01-24
1
-2
/
+3
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-01-16
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge branch 'ticket/bantu/9859' into develop-olympus
Nils Adermann
2011-01-16
1
-1
/
+1
|
|
\
|
|
*
[ticket/9859] Remove years in credit line from some more files.
Andreas Fischer
2011-01-16
1
-1
/
+1
*
|
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2011-01-16
1
-19
/
+11
|
\
\
\
|
|
/
/
|
*
|
[ticket/9933] Remove empty word check.
rxu
2011-01-16
1
-5
/
+0
|
*
|
[ticket/9933] Add $use_unicode parameter to get_censor_preg_expression().
Andreas Fischer
2011-01-16
1
-6
/
+7
|
*
|
[ticket/9933] Adjust word censor regex for non-unicode mode.
rxu
2011-01-16
1
-4
/
+8
|
|
/
*
|
[task/config-class] Implemented a config class to replace the global array.
Nils Adermann
2011-01-10
1
-40
/
+32
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-01-07
1
-0
/
+42
|
\
\
|
|
/
|
*
[ticket/9933] Move word censor regex into separate function in functions.php
rxu
2011-01-07
1
-0
/
+42
*
|
[ticket/9746] Update documentation of phpbb_inet_pton().
Andreas Fischer
2011-01-03
1
-1
/
+2
*
|
[ticket/9746] Ease up phpbb_ip_normalise() function.
Andreas Fischer
2011-01-03
1
-20
/
+1
*
|
[ticket/9746] Added PHP implementation of inet_pton and inet_ntop.
Marek A. RuszczyĆski
2011-01-03
1
-2
/
+118
*
|
[ticket/9746] Adding wrapper functions for inet_ntop() and inet_pton().
Andreas Fischer
2011-01-03
1
-1
/
+32
*
|
[ticket/9746] Adding new function phpbb_ip_normalise().
Andreas Fischer
2011-01-03
1
-0
/
+53
*
|
[ticket/9574] Add pcre_utf8_support() function
Igor Wiedler
2010-12-28
1
-0
/
+16
*
|
[ticket/9574] Remove conditional PHP<5.2 code
Igor Wiedler
2010-12-28
1
-17
/
+5
*
|
[ticket/9574] Drop fallback implementations
Igor Wiedler
2010-12-28
1
-101
/
+0
*
|
Merge branch 'feature/igorw/request-class' into develop
Andreas Fischer
2010-12-16
1
-9
/
+10
|
\
\
|
*
|
[feature/request-class] Convert some remaining cookies
Igor Wiedler
2010-10-17
1
-9
/
+10
*
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2010-12-13
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
[ticket/9930] Redirect failes with open_basedir enabled.
Joas Schilling
2010-11-25
1
-2
/
+2
*
|
|
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2010-11-07
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
[ticket/9696] Surpress is_dir() notice when using SQLite with open_basedir.
Paul Sohier
2010-11-07
1
-1
/
+1
*
|
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2010-10-19
1
-1
/
+1
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
[ticket/9840] Display view unread posts link for guests.
rxu
2010-10-16
1
-1
/
+1
*
|
[feature/request-class] Fix remember and session hide on login
Igor Wiedler
2010-10-05
1
-2
/
+2
*
|
[feature/request-class] Convert any direct access to $_* to use $request
Igor Wiedler
2010-09-25
1
-3
/
+5
[next]