aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-olympus' into developAndreas Fischer2011-01-071-0/+42
|\
| * [ticket/9933] Move word censor regex into separate function in functions.phprxu2011-01-071-0/+42
* | [ticket/9746] Update documentation of phpbb_inet_pton().Andreas Fischer2011-01-031-1/+2
* | [ticket/9746] Ease up phpbb_ip_normalise() function.Andreas Fischer2011-01-031-20/+1
* | [ticket/9746] Added PHP implementation of inet_pton and inet_ntop.Marek A. RuszczyƄski2011-01-031-2/+118
* | [ticket/9746] Adding wrapper functions for inet_ntop() and inet_pton().Andreas Fischer2011-01-031-1/+32
* | [ticket/9746] Adding new function phpbb_ip_normalise().Andreas Fischer2011-01-031-0/+53
* | [ticket/9574] Add pcre_utf8_support() functionIgor Wiedler2010-12-281-0/+16
* | [ticket/9574] Remove conditional PHP<5.2 codeIgor Wiedler2010-12-281-17/+5
* | [ticket/9574] Drop fallback implementationsIgor Wiedler2010-12-281-101/+0
* | Merge branch 'feature/igorw/request-class' into developAndreas Fischer2010-12-161-9/+10
|\ \
| * | [feature/request-class] Convert some remaining cookiesIgor Wiedler2010-10-171-9/+10
* | | Merge branch 'develop-olympus' into developNils Adermann2010-12-131-2/+2
|\ \ \ | | |/ | |/|
| * | [ticket/9930] Redirect failes with open_basedir enabled.Joas Schilling2010-11-251-2/+2
* | | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | | Merge branch 'develop-olympus' into developAndreas Fischer2010-11-071-1/+1
|\ \ \ | |/ /
| * | [ticket/9696] Surpress is_dir() notice when using SQLite with open_basedir.Paul Sohier2010-11-071-1/+1
* | | Merge branch 'develop-olympus' into developIgor Wiedler2010-10-191-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * [ticket/9840] Display view unread posts link for guests.rxu2010-10-161-1/+1
* | [feature/request-class] Fix remember and session hide on loginIgor Wiedler2010-10-051-2/+2
* | [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-3/+5
* | [feature/request-class] Removal of direct access to some superglobalsIgor Wiedler2010-09-171-10/+2
* | [feature/request-class] Refactor request classes to use autoloadingIgor Wiedler2010-09-171-2/+2
* | [feature/request-class] Refactored request class and wrapper functions.Nils Adermann2010-09-171-14/+21
* | [feature/request-class] request_var should return after setting the request o...Nils Adermann2010-09-171-0/+1
* | [feature/request-class] Adding a request class based on ascraeus-experiment.Nils Adermann2010-09-171-100/+32
* | Merge branch 'develop-olympus' into developIgor Wiedler2010-09-161-3/+6
|\ \ | |/
| * 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 'develop-olympus' into developAndreas Fischer2010-08-281-3/+3
|\ \ | |/
| * 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
* | | Merge branch 'ticket/p/6855' into developAndreas Fischer2010-08-221-6/+6
|\ \ \
| * | | [ticket/6855] Changed 'seperator' to 'separator'. [Igor Wiedler]Oleg Pudeyev2010-07-061-6/+6
* | | | Merge branch 'develop-olympus' into developNils Adermann2010-08-211-18/+177
|\ \ \ \ | | |/ / | |/| |
| * | | [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
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2010-07-111-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | [ticket/9629] Allow style.php to retrieve its session ID from cookiesJosh Woody2010-07-111-1/+1
* | | [feature/auto-loading] Added autoloader to common and ensured compatabilityNils Adermann2010-07-051-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