phpBB
Statistics
| Revision:

root / tags / release_2_0_20 / phpBB / search.php

History | View | Annotate | Download (42.6 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
5762 04/05/2006 02:42 pm

This commit was manufactured by cvs2svn to create tag
'release_2_0_20'.

5528 02/05/2006 04:59 pm grahamje

Changes to the search code
- Add a configurable flood control limit to searching
- Change the way old search results are removed to deal with an issue with mysql 5 crashing on large queries
Note to translators: This adds new language variables
Note to designers: This changes a template file...

5447 01/13/2006 09:25 pm grahamje

Changes to the way the limits are enforced on username length when searching
This should now allow you to search for a specific user with a name < 3 chars long, whilst still preventing wildcard searchs with less than 3 chars

5204 09/14/2005 08:14 pm Meik Sievertsen

ok, bugfixing phase #1 finished. There will be more bugfixes coming and those knowing CVS/php/mysql are encouraged to implement the fixes. ;)

5102 03/15/2005 07:34 pm Meik Sievertsen

- try some matching against server intensive searches...

5028 11/18/2004 06:49 pm Meik Sievertsen

2.0.11

4933 07/17/2004 03:48 pm Meik Sievertsen
  • empty log message ***
4926 07/11/2004 06:46 pm Meik Sievertsen

prepare new release - see changelog for changes

4868 03/18/2004 07:16 pm Meik Sievertsen

security fix

4680 11/22/2003 11:36 pm ludovic_arnaud

Fixed: better input validation, thanks to Niels Teusink for pointing this one out

4221 07/11/2003 07:04 pm psotfx

Legacy var ... potential XSS

4066 05/29/2003 04:23 pm Meik Sievertsen

Some updates... username updates are now finished (no more changing here). Please review the changes to search.php (at the moment not active).

3289 01/09/2003 01:17 am psotfx

ERROR => GENERAL_ERROR and set s_hidden_fields to nowt in search

3154 11/30/2002 10:37 pm psotfx

redirect header changes

2572 05/13/2002 03:30 am psotfx

More fixes and updates

2507 04/07/2002 09:18 pm psotfx

Fix issue with URI sid and post subject links

2506 04/07/2002 08:33 pm psotfx

Fix missing $phpEx in search redirections

2498 04/07/2002 02:41 am psotfx

Fix ordering problem for topics

2483 04/04/2002 04:47 pm

This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.

2455 03/31/2002 09:13 pm dougk_ff7

Fixing bug 536812: search.php - total_match_count
Thanks acydburn!
Not a big deal, just did what acydburn recommended.

2454 03/31/2002 06:08 pm psotfx

I'm sooo bored with re-fixing things

2452 03/31/2002 03:47 pm psotfx

search_id change broke various other search options, fixed

2448 03/31/2002 02:06 am psotfx

pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need thorough checking, quickly

2385 03/21/2002 02:38 am psotfx

Update goto page code

2378 03/20/2002 04:57 pm psotfx

Fix enter does not submit problems for username searching, all bow down before Matthijs ... no, not in that way you perverts

2355 03/19/2002 07:59 pm psotfx

Broke bbcode removal when displaying incomplete posts ... fixed

2326 03/18/2002 11:59 pm psotfx

Fix default AND for word concaten..blah blah

2305 03/18/2002 02:35 pm psotfx

Loads'a changes including fix for security issue, thanks to Matthijs for checking this out and confirming

2205 02/25/2002 02:00 am psotfx

Fix issues with view posts since last visit, errors on next page, re-introduce external stopword list, examine feasibility of stemmer, tidy ups ...

2048 02/03/2002 07:54 pm thefinn

Fixed bug #509335

2010 01/29/2002 12:12 am bartvb

Fixed pagination bug on search results ( #509852 )

1964 01/27/2002 03:24 am psotfx

Fixed stripslashing problem which would lead to incorrect search results in some cases

1947 01/25/2002 03:34 am psotfx

Fix bug #502174, show Guest post usernames correctly ... well as correct as they currently are

1941 01/25/2002 02:46 am psotfx

Change ego search back to topic output rather than posts (as was till last update) .. even though it does say view own posts ..

1938 01/25/2002 01:48 am psotfx

Various updates to fix problems with large result sets ... code is quite messy, will clean up

1867 01/14/2002 03:16 pm psotfx

Finished implementation of title searching ... this will please at least one person :)

1851 01/12/2002 06:00 pm psotfx

Changes to topic/forum tracking ... tested for several days on test board and all seems fine, give feedback in forums

1781 01/03/2002 12:06 pm bartvb

Moved all search functions to includes/search.php Paul; please review

1742 12/30/2001 02:31 pm psotfx

Fix bug #497740

1741 12/29/2001 05:48 pm psotfx

Fix bug #496943

1661 12/21/2001 04:51 pm psotfx

Hopefully this addresses the \' and '' problems with MSSQL, etc. ... I'd like opinions on the security of doing this.

1644 12/20/2001 02:25 am psotfx

Fix bug #495250 and various other issues

1641 12/20/2001 01:39 am psotfx

Fix bug #495130 and remove unnecessary free_result

1636 12/19/2001 06:15 pm psotfx

Fix for bug #494740

1594 12/15/2001 06:50 pm psotfx

Various changes to accompany session updates ... MSSQL users should be prepared to alter or remove the session_last_visit field or face potential problems

1586 12/15/2001 05:15 pm bartvb

Sped up searching for posts from a specific user a lot

1566 12/14/2001 03:41 am psotfx

Remove guest user topic tracking via cookies, update viewtopic to re-fix highlighting of search terms, add lang capability to images, various other issues, removed remote avatar size reduction

1555 12/11/2001 10:13 am natec

bug #489842 -- some pages were doing bbencode_second and make_click in a bad order.

1553 12/11/2001 09:43 am natec

bug #488067: no, preg_quote() didn't always have 2 args.

1528 12/10/2001 01:17 am psotfx

Added another image name for 'goto post'

1511 12/05/2001 01:20 am psotfx

New session code, probably still dodgy, fix for login failed message, search updates, highlighting URI messup fixes, max limit for ranks

1479 11/29/2001 02:05 pm psotfx

Fix for 'bug' #484650

1436 11/24/2001 06:17 pm bartvb

Finally moved the bbcode_uid from posts to posts_text, DON'T FORGET TO RUN THE CONVERT SCRIPT IN /develop/ !!

1423 11/23/2001 02:04 am psotfx

Latest variants ... not finished yet ...

1415 11/22/2001 03:02 am psotfx

Fix for display of newest image icon when one doesn't exist

1412 11/22/2001 02:00 am psotfx

Search re-write was erm, how can I say this, erm, brown, soft and smelly ... putting old one with required updates back, will do more work soon

1398 11/21/2001 12:45 am psotfx

Various core updates for searching

1370 11/19/2001 06:54 pm psotfx

Fixed bug #483105

1369 11/19/2001 03:48 pm psotfx

Yet More language updates

1368 11/19/2001 03:12 pm psotfx

More language updates

1350 11/17/2001 06:44 pm psotfx

And again my brain gets ahead of my fingers ... mental note, reduce caffeine intake

1349 11/17/2001 06:42 pm psotfx

Fixed bug #482127 ... part 2, fixes post_subject too

1348 11/17/2001 06:40 pm psotfx

Fixed bug #482127 ... problem occurs when no bad word list exists

1332 11/16/2001 06:31 pm psotfx

Mainly language updates but some bug fixes too

1330 11/16/2001 01:20 am psotfx

Pagination update

1315 11/15/2001 12:08 am bartvb

Added arguments to search ACTION to avoid caching probems (back button that doesn't work)

1311 11/14/2001 07:39 am thefinn

Oops, forgot to commit search.php

1297 11/09/2001 02:26 pm psotfx

Altered for constant table names

1293 11/09/2001 02:00 pm psotfx

New search system, this isn't final, needs alterations, etc. can redeem this against the full priced version with included coupon

1224 10/16/2001 04:47 pm psotfx

Slight mods to the usersearch function, moved to search.php

1213 10/16/2001 01:04 am psotfx

And all because the lady loves Milk Tray, erm, sorry ... all because I missed a . from a string concaten...thingy

1190 10/14/2001 08:22 pm psotfx

Various changes to location redirection ... please note the format and name changes

1094 09/27/2001 12:35 am psotfx

Added view newest output for topic search

1089 09/26/2001 03:36 am psotfx

Just to bring CVS in-line with local copy

1053 09/17/2001 03:07 am psotfx

New search 'stuff' ... not complete ... update

1052 09/17/2001 02:42 am psotfx

New search 'stuff' ... not complete

1051 09/17/2001 02:42 am psotfx

New search 'stuff' ... not complete

1042 09/16/2001 12:53 am natec

Bug 461842 fixed. Unnecessary uses of addslashes(), stripslashes(), and preg_quote() in search.php..

1016 09/09/2001 02:40 pm bartvb

Removed some trailing newlines

1010 09/08/2001 08:24 pm bartvb

Altered layout of phpbb_config table

951 08/31/2001 05:09 am gpolins

Changed all error_die to message_die

943 08/31/2001 12:20 am thefinn

Re-added GPL disclaimers

932 08/26/2001 03:53 pm psotfx

Modified header comments

646 07/13/2001 06:14 pm psotfx

Changes to include location + some other misc stuff

508 06/18/2001 02:33 am psotfx

Fixed error

506 06/18/2001 01:53 am psotfx

Switched forum_auth to the forums table

410 06/02/2001 06:49 pm psotfx

User can only search and see results for forums they have auth_view rights

382 05/31/2001 01:47 pm psotfx

Various changes and fixes to enable search from username and template updates

373 05/30/2001 02:33 pm psotfx

Some updates which may have fixed some probs ...

371 05/29/2001 08:17 pm psotfx

Added ability to jump to a specific post ... click on the little page post icon

368 05/29/2001 04:25 pm psotfx

In goes initial search engine