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
/
session.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/extension-manager] Use "core files" instead of "global files" in docs
Nils Adermann
2011-11-18
1
-2
/
+2
*
[feature/extension-manager] Support for loading language files from extensions
Nils Adermann
2011-10-14
1
-14
/
+54
*
[feature/remove-db-styles] Remove DB theme handling code from session.
Chris Smith
2011-09-20
1
-49
/
+2
*
[feature/remove-db-styles] Removed database storage of style components.
Chris Smith
2011-09-20
1
-2
/
+2
*
[feature/remove-imagesets] Adjustments to php files
Vjacheslav Trushkin
2011-09-04
1
-177
/
+9
*
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-08-25
1
-0
/
+33
|
\
|
*
[ticket/10320] Move phpbb_feed_base::get_passworded_forums() to user class.
Andreas Fischer
2011-08-25
1
-0
/
+33
*
|
[feature/request-class] Adjust code base to do html decoding manually
Igor Wiedler
2011-08-18
1
-8
/
+8
*
|
[feature/request-class] Remove useless condition
Igor Wiedler
2011-07-16
1
-1
/
+1
*
|
[feature/request-class] Add server(), header() and is_ajax() to request
Igor Wiedler
2011-07-15
1
-14
/
+16
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-07-07
1
-1
/
+36
|
\
\
|
|
/
|
*
[ticket/10250] The site_logo hash is different depending on imageset & language
Nils Adermann
2011-07-06
1
-4
/
+12
|
*
[ticket/10250] Overwrite the site_logo width&height when the phpbb logo is used
Nils Adermann
2011-07-05
1
-1
/
+28
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-06-11
1
-0
/
+4
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'naderman/ticket/9992' into develop-olympus
Andreas Fischer
2011-06-11
1
-0
/
+4
|
|
\
|
|
*
[ticket/9992] Adding a limit on login attempts per IP.
Nils Adermann
2011-06-10
1
-0
/
+4
*
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-06-11
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
[ticket/9908] Send 301 before stripping SID so bots do (hopefully) not revisit.
Andreas Fischer
2011-06-10
1
-0
/
+1
|
|
/
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-06-10
1
-18
/
+23
|
\
\
|
|
/
|
*
Merge branch 'ticket/bantu/9802' into develop-olympus
Nils Adermann
2011-06-10
1
-18
/
+23
|
|
\
|
|
*
[ticket/9802] Remove unnecessary htmlspecialchars() call on REMOTE_ADDR.
Andreas Fischer
2011-04-19
1
-1
/
+1
|
|
*
[ticket/9802] Only check for IPv4-mapped address when address is IPv6.
Andreas Fischer
2011-04-19
1
-14
/
+19
|
|
*
[ticket/9802] Fix tiny logic bug in loop determining REMOTE_ADDR.
Andreas Fischer
2011-04-19
1
-2
/
+2
|
|
*
[ticket/9802] Remove redundant character class definition from preg_replace.
Andreas Fischer
2011-04-19
1
-2
/
+2
|
|
*
[ticket/9802] Fix redundant str_replace call. No need to replace ' ' with ' '.
Andreas Fischer
2011-04-19
1
-2
/
+2
*
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-06-05
1
-0
/
+6
|
\
\
\
|
|
/
/
|
*
|
[ticket/10195] Return false in session::check_dnsbl() when IPv6 is passed.
Andreas Fischer
2011-05-26
1
-0
/
+6
|
|
/
*
|
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2011-02-26
1
-6
/
+7
|
\
\
|
|
/
|
*
[ticket/9912] Fix error in logic. Do not strip SID when user is not a bot.
Andreas Fischer
2011-02-25
1
-6
/
+7
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-02-07
1
-0
/
+1
|
\
\
|
|
/
|
*
[ticket/9949] $user->lang() uses last int-value to get the key not first
Joas Schilling
2011-01-29
1
-0
/
+1
*
|
[ticket/9746] Adding calls to phpbb_ip_normalise() from session management.
Andreas Fischer
2011-01-03
1
-0
/
+18
*
|
[feature/update-session-api] Add update_session method
Igor Wiedler
2010-12-29
1
-9
/
+20
*
|
Merge branch 'feature/igorw/request-class' into develop
Andreas Fischer
2010-12-16
1
-1
/
+2
|
\
\
|
*
|
[feature/request-class] Convert some remaining cookies
Igor Wiedler
2010-10-17
1
-1
/
+2
*
|
|
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
|
/
/
*
|
[feature/request-class] Replace direct use of GET/REQUEST with request_var.
Nils Adermann
2010-09-17
1
-4
/
+5
*
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2010-09-16
1
-0
/
+11
|
\
\
|
|
/
|
*
Merge branch 'ticket/bantu/9091' into develop-olympus
Igor Wiedler
2010-09-16
1
-0
/
+11
|
|
\
|
|
*
[ticket/9091] Extract IPv4 address from addresses mapped into IPv6.
Andreas Fischer
2010-07-23
1
-0
/
+11
*
|
|
Merge branch 'develop-olympus' into develop
Igor Wiedler
2010-09-16
1
-3
/
+3
|
\
\
\
|
|
/
/
|
*
|
[ticket/9609] Change header() calls setting HTTP status to send_status_line().
Andreas Fischer
2010-09-11
1
-3
/
+3
*
|
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2010-08-21
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
[ticket/9782] Board disable radio set on when server load high
Joas Schilling
2010-08-20
1
-1
/
+1
|
|
/
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2010-07-08
1
-2
/
+2
|
\
\
|
|
/
|
*
[ticket/9712] Future dates can be formatted as 'less than one minute ago'
Chris Smith
2010-07-07
1
-2
/
+2
*
|
[feature/auto-loading] Added autoloader to common and ensured compatability
Nils Adermann
2010-07-05
1
-1
/
+1
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2010-04-04
1
-1
/
+1
|
\
\
|
|
/
|
*
[bug/59425] Correctly check for double inclusion in captcha garbage collection
U-H-PC\H
2010-03-28
1
-1
/
+1
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2010-03-26
1
-0
/
+6
|
\
\
|
|
/
[next]