| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug #515510 prevent autologin of inactive users | Paul S. Owen | 2002-02-11 | 1 | -2/+2 |
* | Another warning related fix | Paul S. Owen | 2002-01-28 | 1 | -3/+3 |
* | Fix various var not set warnings ... many thanks go to The Horta for pointing... | Paul S. Owen | 2002-01-28 | 1 | -2/+4 |
* | doh, brain fart | Paul S. Owen | 2002-01-25 | 1 | -1/+1 |
* | Set a user_id of ANONYMOUS on logout | Paul S. Owen | 2002-01-25 | 1 | -1/+1 |
* | Yep, more \' stuff | Paul S. Owen | 2001-12-21 | 1 | -2/+2 |
* | Various changes to accompany session updates ... MSSQL users should be prepar... | Paul S. Owen | 2001-12-15 | 1 | -0/+1 |
* | Various changes to accompany session updates ... MSSQL users should be prepar... | Paul S. Owen | 2001-12-15 | 1 | -16/+5 |
* | Doh, might help if the users data was updated when a new session is created ... | Paul S. Owen | 2001-12-15 | 1 | -13/+15 |
* | Possible fix for a problem with query around line 172 | Bart van Bragt | 2001-12-15 | 1 | -7/+10 |
* | Altered update/insert procedure back to what it was ... otherwise no session_... | Paul S. Owen | 2001-12-14 | 1 | -21/+12 |
* | Now with an added extra ... this one works, hopefully ... three days this was... | Paul S. Owen | 2001-12-14 | 1 | -32/+10 |
* | Remove guest user topic tracking via cookies, update viewtopic to re-fix high... | Paul S. Owen | 2001-12-14 | 1 | -176/+144 |
* | New session code, probably still dodgy, fix for login failed message, search ... | Paul S. Owen | 2001-12-05 | 1 | -121/+175 |
* | Various updates | Paul S. Owen | 2001-11-29 | 1 | -50/+61 |
* | Fixed bug #484243 typo in sessions.php | James Atkinson | 2001-11-22 | 1 | -1/+1 |
* | 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 |