aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-filter-search.c
Commit message (Expand)AuthorAgeFilesLines
* Take new session arg. Update callers. (symbols[]): changed get-source toNot Zed2002-09-191-32/+39
* Renamed from shell_exec(). Also, we now want to pass argc/argv on to theJeffrey Stedfast2002-07-251-7/+14
* Use execv ("sh", "-c", command) rather than execing the command directly.Jeffrey Stedfast2002-07-251-11/+4
* Removed. (get_score): Removed. Labels & scores are stored in tags, weNot Zed2002-07-161-36/+6
* New e-sexp callback function to get a user_tag label value.Jeffrey Stedfast2002-05-171-0/+13
* New filter function to pipe a message to another program. (run_command):Jeffrey Stedfast2002-05-101-13/+6
* New filter function to pipe a message to another program.Jeffrey Stedfast2002-05-101-0/+130
* If the mbox file is a symlink, follow the symlink and get the One TrueJeffrey Stedfast2002-01-101-18/+67
* If we have no source string, then use undefined, which should always32001-11-141-3/+7
* More fixing of the license texts.Ettore Perazzoli2001-10-281-11/+11
* Use search_type_mlist for mailing list searches.Michael Zucci2001-10-231-3/+6
* Removed charset/locale charset lookup and iconv_open/close functions,12001-10-121-1/+3
* Added MATCH_NEWLINE flag, -> REG_NEWLINE.32001-10-041-7/+6
* Same here.Jeffrey Stedfast2001-09-291-5/+12
* If the type is encoded, get the fallback charset from the message42001-09-251-1/+9
* Don't reuse the exception if it has already been set.Jeffrey Stedfast2001-09-141-4/+15
* Remove trailing stuff from URLs before returning. (Done in an evil way,Jon Trowbridge2001-08-091-2/+14
* Properly determine match type to pass to header_match.Not Zed2001-08-081-53/+14
* New function to do danw's address "is" comparison (as specified in bugJeffrey Stedfast2001-08-081-44/+88
* Implemented nntp_folder_search_by_expression and nntp_folder_search_free.Sam Creasey2001-07-031-0/+14
* g_strdup() the message source here or we will have problems later when weJeffrey Stedfast2001-06-261-32/+29
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Make the (previously unused) get-source command actually do the rightJon Trowbridge2001-04-141-3/+14
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-0/+5
* Implement a pseudo-header "x-camel-mlist" which just looks up in theNot Zed2001-02-231-1/+7
* Changed the subject search to handle case sensitive when it is mixed case.Not Zed2001-01-251-230/+30
* Perform error checking on parsing/execution.Not Zed2001-01-231-3/+16
* Index: ChangeLogMichael Zucci2001-01-171-0/+630