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
/
sessions.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed some bugs with banning and some code that wasnt updated when we changed...
James Atkinson
2001-10-16
1
-1
/
+1
*
I am a total moron, please excuse me
Paul S. Owen
2001-10-15
1
-3
/
+3
*
Various changes to location redirection ... please note the format and name c...
Paul S. Owen
2001-10-14
1
-3
/
+2
*
Session code update to support temporary cookies only
Paul S. Owen
2001-10-14
1
-14
/
+16
*
Added some END_TRANSACTION calls to sql_query statments so the sessions code ...
James Atkinson
2001-09-13
1
-4
/
+6
*
Re-added GPL disclaimers
James Atkinson
2001-08-30
1
-0
/
+9
*
Modified header comments
Paul S. Owen
2001-08-26
1
-11
/
+1
*
If a user changes their email address, and account activation is turned on, t...
James Atkinson
2001-08-13
1
-45
/
+45
*
User, IP and email banning admin functional
Paul S. Owen
2001-08-01
1
-3
/
+9
*
HTML 4.01 and XHTML 1.0 compliance changes
Paul S. Owen
2001-07-31
1
-2
/
+2
*
Session now destroys userdata if autologin fails or isnt activated
Paul S. Owen
2001-07-28
1
-14
/
+28
*
Various updates to session code inc. moving data away from config
Paul S. Owen
2001-07-23
1
-45
/
+49
*
Various updates to session code inc. moving data away from config
Paul S. Owen
2001-07-23
1
-11
/
+14
*
A couple of minor changes
Paul S. Owen
2001-07-07
1
-52
/
+33
*
Updates related to message.php
Paul S. Owen
2001-07-03
1
-87
/
+17
*
Working on getting Oracle functional. Almost there, need to deal with the 'AU...
James Atkinson
2001-06-21
1
-2
/
+4
*
Latest session code updates
Paul S. Owen
2001-06-05
1
-10
/
+29
*
Last visit addition
Paul S. Owen
2001-06-04
1
-6
/
+11
*
Minor change to remove commented out ban check in _pagestart
Paul S. Owen
2001-06-02
1
-24
/
+2
*
Removed encoding of IP (now done in common)
Paul S. Owen
2001-05-27
1
-10
/
+8
*
Moved the append_sid routine to the sessions.php file
Paul S. Owen
2001-05-20
1
-0
/
+23
*
Removed the debug checks I enabled in last commit ...
Paul S. Owen
2001-05-18
1
-8
/
+3
*
Update to cookielife setting
Paul S. Owen
2001-05-18
1
-7
/
+8
*
Various updates
Paul S. Owen
2001-05-13
1
-4
/
+4
*
Initial SQL updates complete
Paul S. Owen
2001-05-13
1
-23
/
+27
*
Altered ban checking, this will be replaced by auth I think
Paul S. Owen
2001-05-11
1
-1
/
+18
*
Altered ban checking, this will be replaced by auth I think
Paul S. Owen
2001-05-11
1
-7
/
+5
*
Possible fix for SQL JOIN syntax and MySQL 3.22
Paul S. Owen
2001-05-11
1
-4
/
+4
*
Minor updates
Paul S. Owen
2001-05-06
1
-27
/
+21
*
Changed as per FDF topic
Paul S. Owen
2001-05-06
1
-31
/
+86
*
Prevent logged in user logging in again from diff IP in same sess
Paul S. Owen
2001-05-02
1
-2
/
+16
*
Added stripslashes to unserialize ... not a good idea to change php.ini updat...
Paul S. Owen
2001-04-29
1
-3
/
+3
*
Minor update to session_end
Paul S. Owen
2001-04-29
1
-3
/
+10
*
Overhauled session code ... in a big way
Paul S. Owen
2001-04-28
1
-127
/
+149
*
Minor update which may fix some multiple session probs
Paul S. Owen
2001-04-28
1
-0
/
+2
*
Moved all included files to includes
Paul S. Owen
2001-04-19
1
-0
/
+357