aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Collapse)AuthorAgeFilesLines
* oopsPaul S. Owen2002-07-271-80/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@2761 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated user search system ... this _really_ needs to be integrated with ↵Paul S. Owen2002-07-271-6/+5
| | | | | | memberslist or something ... but it'll do here for now git-svn-id: file:///svn/phpbb/trunk@2760 89ea8834-ac86-4346-8a33-228a782c2dd0
* Idiot, idiot, idiot ... stand in the cornerPaul S. Owen2002-07-261-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2751 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates, banning, etc.Paul S. Owen2002-07-261-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2745 89ea8834-ac86-4346-8a33-228a782c2dd0
* Timed ban checkPaul S. Owen2002-07-261-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2743 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various changes + Ashe's security fixPaul S. Owen2002-07-251-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@2741 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates to message output for admin (primarily)Paul S. Owen2002-07-171-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2707 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor changesPaul S. Owen2002-07-161-5/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@2704 89ea8834-ac86-4346-8a33-228a782c2dd0
* How come this worked fine locally ... bloody amazing ...Paul S. Owen2002-07-161-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2702 89ea8834-ac86-4346-8a33-228a782c2dd0
* oopsPaul S. Owen2002-07-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2689 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove user_levelPaul S. Owen2002-07-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2688 89ea8834-ac86-4346-8a33-228a782c2dd0
* Gone but not forgotten ... what's not forgotten? who said that? shut up PaulPaul S. Owen2002-07-1411-3535/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@2672 89ea8834-ac86-4346-8a33-228a782c2dd0
* Same as last commits, updates for various changesPaul S. Owen2002-07-143-185/+84
| | | | git-svn-id: file:///svn/phpbb/trunk@2671 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates for altered permission/sessions/etc.Paul S. Owen2002-07-143-168/+144
| | | | git-svn-id: file:///svn/phpbb/trunk@2670 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates and alterationsPaul S. Owen2002-07-141-35/+32
| | | | git-svn-id: file:///svn/phpbb/trunk@2669 89ea8834-ac86-4346-8a33-228a782c2dd0
* Combine posting and searching functions ... not entirely convinced about ↵Paul S. Owen2002-07-141-0/+1370
| | | | | | this since searching is done without need of posting routines but hum ho for now git-svn-id: file:///svn/phpbb/trunk@2666 89ea8834-ac86-4346-8a33-228a782c2dd0
* Combine, update, remove various functions ... by committing this various ↵Paul S. Owen2002-07-141-339/+308
| | | | | | 'things' will stop working, I did warn you not to use 2.1.x ... :) git-svn-id: file:///svn/phpbb/trunk@2665 89ea8834-ac86-4346-8a33-228a782c2dd0
* Combine various admin related functionsPaul S. Owen2002-07-141-39/+287
| | | | git-svn-id: file:///svn/phpbb/trunk@2664 89ea8834-ac86-4346-8a33-228a782c2dd0
* Combine emailer and smtpPaul S. Owen2002-07-141-15/+15
| | | | git-svn-id: file:///svn/phpbb/trunk@2663 89ea8834-ac86-4346-8a33-228a782c2dd0
* This should work fine with existing templates ... note that you will need to ↵Paul S. Owen2002-07-141-264/+578
| | | | | | create a directory called cache/ in your templates directory ... give it a+w access (chmod 700) git-svn-id: file:///svn/phpbb/trunk@2662 89ea8834-ac86-4346-8a33-228a782c2dd0
* Renamed againPaul S. Owen2002-07-141-0/+532
| | | | git-svn-id: file:///svn/phpbb/trunk@2661 89ea8834-ac86-4346-8a33-228a782c2dd0
* See previous check-inPaul S. Owen2002-06-291-231/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2651 89ea8834-ac86-4346-8a33-228a782c2dd0
* Combine SMTP and Emailer sources into onePaul S. Owen2002-06-291-13/+209
| | | | git-svn-id: file:///svn/phpbb/trunk@2650 89ea8834-ac86-4346-8a33-228a782c2dd0
* oops, that's what you get for not testing more thoroughly ...Paul S. Owen2002-06-221-38/+47
| | | | git-svn-id: file:///svn/phpbb/trunk@2644 89ea8834-ac86-4346-8a33-228a782c2dd0
* Template caching ( file based )Paul S. Owen2002-06-221-43/+96
| | | | git-svn-id: file:///svn/phpbb/trunk@2642 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates ... still preliminary, particularly authPaul S. Owen2002-06-111-110/+223
| | | | git-svn-id: file:///svn/phpbb/trunk@2631 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates in line with 2.0.1Paul S. Owen2002-06-103-86/+91
| | | | git-svn-id: file:///svn/phpbb/trunk@2630 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixes in line with 2.0.1Paul S. Owen2002-06-101-42/+52
| | | | git-svn-id: file:///svn/phpbb/trunk@2629 89ea8834-ac86-4346-8a33-228a782c2dd0
* Spot the deliberate errorsPaul S. Owen2002-06-081-8/+38
| | | | git-svn-id: file:///svn/phpbb/trunk@2626 89ea8834-ac86-4346-8a33-228a782c2dd0
* Initial session and auth code checkinPaul S. Owen2002-06-081-0/+532
| | | | git-svn-id: file:///svn/phpbb/trunk@2623 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some transfers from 2.0.x plus move debugging to template var which will ↵Paul S. Owen2002-06-081-18/+16
| | | | | | please some people git-svn-id: file:///svn/phpbb/trunk@2621 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bad URL for topic notificationsPaul S. Owen2002-05-141-6/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@2581 89ea8834-ac86-4346-8a33-228a782c2dd0
* dohPaul S. Owen2002-05-091-2/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2562 89ea8834-ac86-4346-8a33-228a782c2dd0
* IP related updates + fixed gc in sessionsPaul S. Owen2002-05-093-80/+82
| | | | git-svn-id: file:///svn/phpbb/trunk@2558 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed code so it stores total users in config table to remove a slightly ↵James Atkinson2002-04-301-0/+9
| | | | | | costly query git-svn-id: file:///svn/phpbb/trunk@2549 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for "security vulnerability" in img tagthe_systech2002-04-241-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2544 89ea8834-ac86-4346-8a33-228a782c2dd0
* Forum watch stuff ... just copied the topic watch stuff and thus needs ↵Paul S. Owen2002-04-202-18/+80
| | | | | | reviewing inline with everything else ... but something needed to be added to 2.1 :) git-svn-id: file:///svn/phpbb/trunk@2536 89ea8834-ac86-4346-8a33-228a782c2dd0
* OoopsPaul S. Owen2002-04-201-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2533 89ea8834-ac86-4346-8a33-228a782c2dd0
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates ↵Paul S. Owen2002-04-2011-101/+116
| | | | | | and trial stuff for example session alterations git-svn-id: file:///svn/phpbb/trunk@2532 89ea8834-ac86-4346-8a33-228a782c2dd0
* Update a few things for 2.1 CVSPaul S. Owen2002-04-041-0/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@2489 89ea8834-ac86-4346-8a33-228a782c2dd0
* Switch off DEBUG mode ... will have to ask users to enable this in some ↵Paul S. Owen2002-04-041-3/+3
| | | | | | cases during bug reporting but this will prevent piles of SQL being output in a few unecessary places git-svn-id: file:///svn/phpbb/trunk@2482 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove timing and other details for final release ...can always be put back ↵Paul S. Owen2002-04-041-50/+15
| | | | | | for those that want it git-svn-id: file:///svn/phpbb/trunk@2481 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor change to cope with a now fixed (I think) situation where last_post_id ↵Paul S. Owen2002-04-041-1/+2
| | | | | | was set to 0 ... would leave these topics and posts in place during prune git-svn-id: file:///svn/phpbb/trunk@2478 89ea8834-ac86-4346-8a33-228a782c2dd0
* Wasn't reporting oversized (filesize) avatars ... again.Paul S. Owen2002-04-031-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2472 89ea8834-ac86-4346-8a33-228a782c2dd0
* Just me being anal again... A couple of miss-spellings in error messagesthe_systech2002-04-031-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2470 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor error in stats updating when deleting first post of a topic ... topic ↵Paul S. Owen2002-04-031-1/+1
| | | | | | replies was not decremented git-svn-id: file:///svn/phpbb/trunk@2468 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok this is just me being anal again... No code changes, just file headers..the_systech2002-04-025-16/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@2467 89ea8834-ac86-4346-8a33-228a782c2dd0
* No commentPaul S. Owen2002-04-021-2/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2464 89ea8834-ac86-4346-8a33-228a782c2dd0
* more changesPaul S. Owen2002-04-022-6/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@2463 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates with any luck they fix a few minor issues without causing ↵Paul S. Owen2002-04-026-69/+52
| | | | | | new ones ... git-svn-id: file:///svn/phpbb/trunk@2462 89ea8834-ac86-4346-8a33-228a782c2dd0