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
*
reverting changes to the installer
Meik Sievertsen
2006-04-29
1
-32
/
+2
*
- fixing some bugs, containing fixes for anonymous username displays, eaccele...
Meik Sievertsen
2006-04-29
1
-6
/
+18
*
- adding user logs (displaying all users instead of limited to the user if vi...
Meik Sievertsen
2006-04-26
1
-1
/
+1
*
- removed group settings from roles
Meik Sievertsen
2006-04-22
1
-3
/
+3
*
- added login error constant for various external auth failures
Nils Adermann
2006-04-21
1
-19
/
+69
*
To all people having their bug status set to fixed: SF pserver CVS access is ...
Meik Sievertsen
2006-04-06
1
-17
/
+44
*
fix #1213
Meik Sievertsen
2006-03-25
1
-1
/
+5
*
- extended session_page and user_lastpage to hold a maximum of 200 chars (ins...
Meik Sievertsen
2006-03-25
1
-2
/
+2
*
- Bug 1245
David M
2006-03-23
1
-1
/
+1
*
adjusting sql_freeresult a bit as well as our error handler (it now prints ou...
Meik Sievertsen
2006-03-22
1
-2
/
+4
*
- a bunch of bugfixes. :P
Meik Sievertsen
2006-03-21
1
-1
/
+7
*
We'll extend the idea to the sessions themselves as well on reflection
Graham Eames
2006-03-18
1
-0
/
+9
*
Cross-port a patch from 2.0.20 into the 3.0 branch
Graham Eames
2006-03-18
1
-0
/
+23
*
remove the echo...
Meik Sievertsen
2006-03-17
1
-2
/
+0
*
- fix some bugs...
Meik Sievertsen
2006-03-17
1
-3
/
+14
*
- adding ability to assign moderator specific ban options
Meik Sievertsen
2006-03-15
1
-7
/
+11
*
- streamlined reports to consist of the feature set we decided upon (Nils, yo...
Meik Sievertsen
2006-03-12
1
-1
/
+1
*
- added "display_on_posting" setting to custom bbcodes (creates a button with...
Meik Sievertsen
2006-03-06
1
-1
/
+2
*
- some bugfixes
Meik Sievertsen
2006-03-01
1
-23
/
+77
*
- moved add_log out of functions_admin (this file should only be included in ...
Meik Sievertsen
2006-01-25
1
-1
/
+24
*
- size select fix
Meik Sievertsen
2006-01-22
1
-0
/
+21
*
making sure coding guidelines are met... ;)
Meik Sievertsen
2006-01-06
1
-4
/
+4
*
Prevents an occasional error where the $this->data['session_time'] is undefined.
Tom Beddard
2006-01-05
1
-3
/
+8
*
Fix 2 minor errors:
Graham Eames
2006-01-05
1
-1
/
+1
*
- sperate permissions from sessions
Meik Sievertsen
2006-01-04
1
-361
/
+1
*
- some changes to browser checking (was the reason for not working logins)
Meik Sievertsen
2005-12-28
1
-3
/
+4
*
Another small tweak to allow empty theme.cfg values to overwrite the default,...
Tom Beddard
2005-12-22
1
-1
/
+1
*
- ok, get away with the secondary style approach (styles can be mixed togethe...
Meik Sievertsen
2005-12-22
1
-46
/
+36
*
- fix autologin issues :)
Meik Sievertsen
2005-12-15
1
-8
/
+9
*
- banning, disallow usernames and ranks
Meik Sievertsen
2005-12-09
1
-23
/
+17
*
- more acp additions and changes...
Meik Sievertsen
2005-11-20
1
-3
/
+3
*
- tiny bugfixes. ;)
Meik Sievertsen
2005-11-08
1
-2
/
+2
*
Ooopsie
Graham Eames
2005-11-06
1
-1
/
+1
*
I'm merging a few changes that we made to the session code in 2.0 into
Graham Eames
2005-11-03
1
-3
/
+5
*
- updated topic tracking code
Meik Sievertsen
2005-10-19
1
-25
/
+17
*
- some bugfixes
Meik Sievertsen
2005-10-04
1
-1
/
+1
*
- session changes (this checkin is producing a lot of errors and render the c...
Meik Sievertsen
2005-10-02
1
-11
/
+18
*
Use cookie_domain when setting session cookies
Bart van Bragt
2005-09-21
1
-1
/
+8
*
Logout banned users, they are unable to use the normal logout link
Bart van Bragt
2005-09-21
1
-0
/
+5
*
System always showed 'you are banned permanently' even for temporary bans
Bart van Bragt
2005-09-21
1
-3
/
+6
*
- fix some tiny glitches
Meik Sievertsen
2005-08-18
1
-9
/
+9
*
Does this work any better ... let's see ...
Paul S. Owen
2005-07-28
1
-7
/
+15
*
Minor updates
Paul S. Owen
2005-07-17
1
-17
/
+8
*
Tidy up var assignment, cast integers in queries
Paul S. Owen
2005-07-05
1
-19
/
+11
*
sigh
Paul S. Owen
2005-07-05
1
-7
/
+8
*
Delete login key upon logout ... knew I forgot something from my original code
Paul S. Owen
2005-07-05
1
-10
/
+17
*
Remove use of serialize for session cookie data, no need for it anymore ... a...
Paul S. Owen
2005-07-05
1
-34
/
+14
*
Session key implementation.
Paul S. Owen
2005-07-04
1
-222
/
+417
*
- sorry for this change paul. :( But it is needed for a memberlist change... ...
Meik Sievertsen
2005-06-10
1
-3
/
+3
*
- some cross-db related changes
Meik Sievertsen
2005-05-05
1
-10
/
+9
[next]