Commit Graph

4396 Commits (4.6.8)

Author SHA1 Message Date
Gerhard Killesreiter 0603a4f879 updating changelog 2006-06-02 00:07:23 +00:00
Gerhard Killesreiter 5524445b77 fixing stuff 2006-06-01 21:55:58 +00:00
Gerhard Killesreiter 546635ea0a prevent execution of scripts from files directory 2006-05-25 01:34:05 +00:00
Gerhard Killesreiter 3186c6aad0 SQL abstraction layer improvement. 2006-05-24 20:46:41 +00:00
Dries Buytaert f51ae8e75d - Patch #59513 by chx: fixed xml-rpc backend wrt empty paramaters. 2006-04-26 21:18:33 +00:00
Dries Buytaert ad32123033 - Patch #59513 by chx: critical bugfix: XML-RPC drops empty parameters. 2006-04-20 05:44:50 +00:00
Steven Wittens ba27e6083e #43220: Remove mime magic (backport from HEAD) 2006-04-12 17:23:29 +00:00
Steven Wittens aa7c277ebf #58317: Backport autop improvements from wordpress 2006-04-12 14:36:37 +00:00
Steven Wittens 80ad79e212 #56942: Comment cids should belong to the associated nid 2006-04-04 07:09:11 +00:00
Steven Wittens b7ba4af753 #51223 (4.6): Can't post unlocked nodes if you have Admin Comments but not Admin Nodes permission 2006-04-04 02:43:32 +00:00
Steven Wittens 70f6b41426 #50987: book next link breaks with php 5.1 2006-03-14 15:45:03 +00:00
Steven Wittens 7891e0491f - #53857: External URL suppor for menus broken by SA-2006-001 2006-03-14 15:26:04 +00:00
Gerhard Killesreiter 330dae8717 adding 4.5.8 release to Changelog. 2006-03-13 22:26:46 +00:00
Gerhard Killesreiter ea001a6725 updating Changelog 2006-03-13 21:41:12 +00:00
Steven Wittens 92f05de1b6 - sa-2006-004: E-mail header injection issue 2006-03-13 21:29:57 +00:00
Steven Wittens d6763917f2 - sa-2006-003: Session fixation issue 2006-03-13 21:29:18 +00:00
Steven Wittens 1f5025e5e3 - sa-2006-002: XSS issues with username 2006-03-13 21:28:05 +00:00
Steven Wittens 1e9862a24f - sa-2006-001: Custom menu items are accessible to anyone 2006-03-13 21:25:10 +00:00
Dries Buytaert 390f548558 - Patch #50593 by vrenchianz: fixed some broken links. 2006-02-28 21:54:59 +00:00
Steven Wittens 2dad186df1 - #48997: Remove PHP notice from filter.module 2006-02-23 04:02:21 +00:00
Dries Buytaert 44bee06190 - Ooops. 2006-02-20 17:24:57 +00:00
Dries Buytaert 9f176e6282 - Patch #49476 by Moshe: fixed incorrect access check. 2006-02-20 16:44:28 +00:00
Steven Wittens 8acb44c544 - #41555: truncate_utf8 infinite loop on invalid utf-8 2006-02-09 08:57:47 +00:00
Dries Buytaert a48a57cac4 - Patch #46366 by rkerr: prevent infinite loops in 403 and 404 handling. 2006-02-01 14:34:26 +00:00
Steven Wittens 919fdb0880 - #43022: 4.6 search ignored $type 2006-01-05 23:12:14 +00:00
Steven Wittens 67fd0551b0 - #42828: Auto-p destroys alphanumeric named entities like ½ 2005-12-31 04:01:56 +00:00
Dries Buytaert 8ff4b4e743 - Updated CHANGELOG.txt 2005-12-12 17:09:12 +00:00
Dries Buytaert 206ad87aa9 - Patch #40855 by Ber: fixed typo in watchdog message. 2005-12-12 11:37:31 +00:00
Dries Buytaert 0dc6609196 - Patch #40351 by Richard/chx: filter_xss_bad_protocol too hungry. 2005-12-08 09:06:23 +00:00
Dries Buytaert f1c5595ab8 - Patch #38889 by rkerr: db_error and db_affected_rows did not work properly in presence of multiple database connections. 2005-12-07 15:41:17 +00:00
Steven Wittens 1f078a9d5f - Missing URLencode for remembering search keywords across tabs 2005-12-07 15:32:57 +00:00
Dries Buytaert 1167cb632a - Patch #39670 by frjo: fixed problem with filtering URLs twice. 2005-12-05 08:56:48 +00:00
Dries Buytaert d25554df09 - Patch #39722 by jvandyk: fixed warning in updates.inc. 2005-12-02 21:32:31 +00:00
Dries Buytaert d56596be9e - Patch #39566 by chx: fixed incorrect encoding in URLs. 2005-12-02 10:30:59 +00:00
Dries Buytaert b7a55d67f5 - Patch #39494 by nsk: comment form not shown right. 2005-12-01 06:06:40 +00:00
Dries Buytaert dea58399ff - Updated CHANGELOG.txt 2005-11-30 21:08:44 +00:00
Dries Buytaert 2dbbdbd482 - Improved the protocol whitelist code. 2005-11-30 20:18:59 +00:00
Dries Buytaert 0f5bdc9c44 - Fixed bug with checking for .txt files. 2005-11-30 19:25:59 +00:00
Dries Buytaert 2ac2e69571 - More fixes 2005-11-30 15:29:24 +00:00
Dries Buytaert 19d5a0a0e2 - Removed valid_input_check(). 2005-11-30 10:05:19 +00:00
Steven Wittens 4c71ddbe3b - #39362: Fix code warnings in filter.module 2005-11-30 00:11:53 +00:00
Dries Buytaert 4155b0a525 - Various fixes. Updated CHANGELOG.txt 2005-11-29 20:14:29 +00:00
Dries Buytaert ae76b448d0 - Patch #11758 by Richard Archer: fixed mbstring clash. 2005-11-28 15:45:19 +00:00
Steven Wittens 6b6c50972d - #37956: Respect weighting in profile browse pages
- Fix non-pgsql compliant ORDER BY queries
- Clean up ugly section that used db_escape_string()
2005-11-24 21:18:48 +00:00
Dries Buytaert fd6a64324c - Patch #37383 by Cvbge: fixed clash between greatest() functions from Drupal and postgresql 8.1. 2005-11-24 19:56:33 +00:00
Dries Buytaert b6701ddf3f - Patch #12071 by ttt/Cvbge: fixed SQL query that was not compatible with PostgreSQL. 2005-11-15 20:37:56 +00:00
Dries Buytaert c2823a5ca7 - Patch #37589 by Cvgbe: make prefix.sh work with PostgreSQL: prefix indices properly. 2005-11-14 22:08:02 +00:00
Dries Buytaert 6360db2dd5 - Patch #37400 by vwX/chx: fixed problem with methodHelp 2005-11-13 08:18:47 +00:00
Dries Buytaert b6390a45e3 - Patch #36079 by ax/chx: various blogapi.module fixes. 2005-11-09 19:01:30 +00:00
Dries Buytaert 5ef87c9527 - Patch #36727 by Goba: fixed incorrect use of drupal_goto(). 2005-11-08 20:58:31 +00:00