aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/search.php
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #497740Paul S. Owen2001-12-301-1/+1
* Fix bug #496943Paul S. Owen2001-12-291-11/+18
* Hopefully this addresses the \' and '' problems with MSSQL, etc. ... I'd like...Paul S. Owen2001-12-211-3/+3
* Fix bug #495250 and various other issuesPaul S. Owen2001-12-201-61/+57
* Fix bug #495130 and remove unnecessary free_resultPaul S. Owen2001-12-201-4/+1
* Fix for bug #494740Paul S. Owen2001-12-191-1/+1
* Various changes to accompany session updates ... MSSQL users should be prepar...Paul S. Owen2001-12-151-1/+1
* Sped up searching for posts from a specific user a lotBart van Bragt2001-12-151-5/+26
* Remove guest user topic tracking via cookies, update viewtopic to re-fix high...Paul S. Owen2001-12-141-13/+19
* bug #489842 -- some pages were doing bbencode_second and make_click in a bad ...natec2001-12-111-2/+4
* bug #488067: no, preg_quote() didn't always have 2 args.natec2001-12-111-4/+4
* Added another image name for 'goto post'Paul S. Owen2001-12-101-1/+1
* New session code, probably still dodgy, fix for login failed message, search ...Paul S. Owen2001-12-051-231/+366
* Fix for 'bug' #484650Paul S. Owen2001-11-291-15/+29
* Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN TH...Bart van Bragt2001-11-241-2/+2
* Latest variants ... not finished yet ...Paul S. Owen2001-11-231-143/+50
* Fix for display of newest image icon when one doesn't existPaul S. Owen2001-11-221-1/+1
* Search re-write was erm, how can I say this, erm, brown, soft and smelly ... ...Paul S. Owen2001-11-221-81/+144
* Various core updates for searchingPaul S. Owen2001-11-201-113/+128
* Fixed bug #483105Paul S. Owen2001-11-191-8/+8
* Yet More language updatesPaul S. Owen2001-11-191-1/+1
* More language updatesPaul S. Owen2001-11-191-15/+22
* And again my brain gets ahead of my fingers ... mental note, reduce caffeine ...Paul S. Owen2001-11-171-1/+1
* Fixed bug #482127 ... part 2, fixes post_subject tooPaul S. Owen2001-11-171-0/+4
* Fixed bug #482127 ... problem occurs when no bad word list existsPaul S. Owen2001-11-171-2/+3
* Mainly language updates but some bug fixes tooPaul S. Owen2001-11-161-1/+1
* Pagination updatePaul S. Owen2001-11-161-4/+1
* Added arguments to search ACTION to avoid caching probems (back button that d...Bart van Bragt2001-11-141-2/+2
* Oops, forgot to commit search.phpJames Atkinson2001-11-141-4/+30
* Altered for constant table namesPaul S. Owen2001-11-091-1/+1
* New search system, this isn't final, needs alterations, etc. can redeem this ...Paul S. Owen2001-11-091-408/+419
* Slight mods to the usersearch function, moved to search.phpPaul S. Owen2001-10-161-1/+21
* And all because the lady loves Milk Tray, erm, sorry ... all because I missed...Paul S. Owen2001-10-151-805/+2
* Various changes to location redirection ... please note the format and name c...Paul S. Owen2001-10-141-1/+812
* Added view newest output for topic searchPaul S. Owen2001-09-261-7/+16
* Just to bring CVS in-line with local copyPaul S. Owen2001-09-261-32/+84
* New search 'stuff' ... not complete ... updatePaul S. Owen2001-09-171-2/+2
* New search 'stuff' ... not completePaul S. Owen2001-09-171-198/+690
* Bug 461842 fixed. Unnecessary uses of addslashes(), stripslashes(), and preg_...natec2001-09-151-20/+44
* Removed some trailing newlinesBart van Bragt2001-09-091-1/+1
* Altered layout of phpbb_config tableBart van Bragt2001-09-081-1/+1
* Changed all error_die to message_diegpolins2001-08-311-3/+3
* Re-added GPL disclaimersJames Atkinson2001-08-301-25/+34
* Modified header commentsPaul S. Owen2001-08-261-9/+0
* Changes to include location + some other misc stuffPaul S. Owen2001-07-131-7/+7
* Fixed errorPaul S. Owen2001-06-181-2/+2
* Switched forum_auth to the forums tablePaul S. Owen2001-06-171-4/+5
* User can only search and see results for forums they have auth_view rightsPaul S. Owen2001-06-021-2/+21
* Various changes and fixes to enable search from username and template updatesPaul S. Owen2001-05-311-15/+23
* Some updates which may have fixed some probs ...Paul S. Owen2001-05-301-23/+22