aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ticket/igorw/10101' into develop-olympusOleg Pudeyev2011-03-221-1/+1
|\
| * [ticket/10101] Add support for native phpass hashesIgor Wiedler2011-03-171-1/+1
* | [ticket/10100] Update rand_seed_last_update before rand_seed in unique_id().Andreas Fischer2011-03-171-1/+1
|/
* [ticket/10096] Fixed whitespace in functions.php.Oleg Pudeyev2011-03-131-1/+1
* [ticket/10046] Do not link bots to cron.php.Oleg Pudeyev2011-03-121-1/+1
* Merge branch 'ticket/p/10016' into develop-olympusAndreas Fischer2011-03-111-1/+5
|\
| * [ticket/10016] Add comment for text casting (for PostgreSQL 7.x)Andreas Fischer2011-03-051-0/+1
| * [ticket/10016] Leave Firebird unchanged.Andreas Fischer2011-03-051-0/+3
| * [ticket/10016] Fixed varchar to decimal cast on postgresql 7.x.Oleg Pudeyev2011-01-281-1/+1
* | [ticket/10029] Use $_SERVER['SERVER_PROTOCOL'] for determining HTTP version.Oleg Pudeyev2011-02-091-1/+7
|/
* [ticket/8779] Slow search for 'View unread posts'rxu2011-01-241-2/+3
* Merge branch 'ticket/bantu/9859' into develop-olympusNils Adermann2011-01-161-1/+1
|\
| * [ticket/9859] Remove years in credit line from some more files.Andreas Fischer2011-01-161-1/+1
* | [ticket/9933] Remove empty word check.rxu2011-01-161-5/+0
* | [ticket/9933] Add $use_unicode parameter to get_censor_preg_expression().Andreas Fischer2011-01-161-6/+7
* | [ticket/9933] Adjust word censor regex for non-unicode mode.rxu2011-01-161-4/+8
|/
* [ticket/9933] Move word censor regex into separate function in functions.phprxu2011-01-071-0/+42
* [ticket/9930] Redirect failes with open_basedir enabled.Joas Schilling2010-11-251-2/+2
* [ticket/9696] Surpress is_dir() notice when using SQLite with open_basedir.Paul Sohier2010-11-071-1/+1
* [ticket/9840] Display view unread posts link for guests.rxu2010-10-161-1/+1
* Merge branch 'ticket/bantu/9613' into develop-olympusIgor Wiedler2010-09-161-0/+2
|\
| * [ticket/9613] Implement a load switch for unread posts search feature.rxu2010-08-291-0/+2
* | [ticket/9609] Change header() calls setting HTTP status to send_status_line().Andreas Fischer2010-09-111-3/+4
|/
* Merge branch 'ticket/nickvergessen/9519' into develop-olympusAndreas Fischer2010-08-281-3/+3
|\
| * [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().Joas Schilling2010-08-131-3/+3
* | [ticket/9780] Add length check back to gen_rand_string().Joas Schilling2010-08-201-1/+1
* | Merge branch 'ticket/bantu/9599' into develop-olympusJosh Woody2010-08-191-17/+152
|\ \
| * | [ticket/9599] Reimplement phpbb_checkdnsrr() function.Andreas Fischer2010-08-031-17/+152
| |/
* | Merge branch 'ticket/bantu/9612' into develop-olympusJosh Woody2010-08-191-0/+17
|\ \
| * | [ticket/9612] Introduce new function gen_rand_string_friendly().Andreas Fischer2010-05-171-0/+17
* | | [ticket/9771] Remove query string parameters that have no name.Chris Smith2010-08-081-0/+5
| |/ |/|
* | [ticket/9715] Better email regexCullen Walsh2010-07-111-1/+3
* | [ticket/9629] Allow style.php to retrieve its session ID from cookiesJosh Woody2010-07-111-1/+1
* | Merge branch 'ticket/rxu/9606' into develop-olympusAndreas Fischer2010-06-171-3/+4
|\ \
| * | [ticket/9606] Optimize unread search option.rxu2010-05-171-3/+4
| |/
* | [ticket/7782] Return 404 HTTP status code for nonexistent attachments.Oleg Pudeyev2010-05-171-1/+1
* | [ticket/7782] Added spaces.Oleg Pudeyev2010-05-171-1/+1
* | [ticket/7782] Added phpdoc comment for send_status_line function.Oleg Pudeyev2010-05-161-0/+20
* | [ticket/7782] Send status line using refactored download/file.php logic.Oleg Pudeyev2010-05-161-1/+22
|/
* Merge branch 'ticket/p/7782' into develop-olympusNils Adermann2010-05-161-0/+5
|\
| * [ticket/7782] Send 404 HTTP code when a nonexistent user/forum/topic is reque...Oleg Pudeyev2010-05-161-0/+5
* | Merge branch 'ticket/aptx/9525' into develop-olympusNils Adermann2010-05-161-1/+1
|\ \
| * | [ticket/9524] IPv6 regex does not match all valid IPv6 addresses starting wit...Marek A. RuszczyƄski2010-05-161-1/+1
* | | Merge branch 'ticket/bantu/9174' into develop-olympusNils Adermann2010-05-141-4/+1
|\ \ \
| * | | [ticket/9173] No longer limit scope of numbers we store in the config table onAndreas Fischer2010-05-141-4/+1
| | |/ | |/|
* | | [ticket/9598] checkdnsrr() is now available on Windows with PHP 5.3 or later....Andreas Fischer2010-05-141-11/+7
|/ /
* | [bug/58465] The redirect hidden field is now XHTML conformU-H-PC\H2010-03-281-1/+1
* | Merge branch 'bug/jellydoughnut/56965' into develop-olympusNils Adermann2010-03-261-42/+48
|\ \
| * | [bug/56965] Redirect fails with directory traversalJosh Woody2010-03-221-42/+48
| |/
* | [bug/58685] Correct spelling errors in append_sid() comments.Chris Smith2010-03-181-2/+2