Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
a0c20947
...
a0c20947bd32c6d51f32466573eca256d5abb5d5
authored
2002-11-14 15:01:32 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
65447553
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
a0c2094
2002
-
11
-
14
Sergey
Poznyakoff
*
sieve
/
lex
-
sieve
.
lex
:
Removed
*
include
/
mailutils
/
libsieve
.
h
(
sieve_comparator_t
,
sieve_retrieve_t
)
:
New
datatypes
.
(
sieve_vlist_do
,
sieve_vlist_compare
,
sieve_comparator_lookup
)
(
sieve_register_comparator
,
sieve_get_comparator
)
:
New
functions
.
*
libsieve
/
actions
.
c
:
(
sieve_action_discard
)
:
Log
output
made
compatible
with
that
of
CMU
ported
sieve
.
*
libsieve
/
require
.
c
(
sieve_require
)
:
Handle
"comparator-"
prefix
in
require
statements
.
*
libsieve
/
runtime
.
c
(
instr_action
)
:
Increase
action_count
.
(
sieve_run
)
:
Log
implicit
keep
action
.
*
libsieve
/
sieve
.
h
(
struct
sieve_machine
)
New
member
action_count
.
(
sieve_register_standard_comparators
)
:
New
function
.
(
sieve_require_comparator
)
:
New
function
.
*
libsieve
/
sieve
.
y
(
action
production
)
:
Fixed
number
of
arguments
in
call
to
sieve_compile_error
().
*
libsieve
/
tests
.
c
:
Implemented
header
test
.
*
libsieve
/
util
.
c
(
sieve_vlist_do
,
sieve_vlist_compare
)
:
New
functions
.
*
libsieve
/
comparator
.
c
:
New
file
.
*
libsieve
/
Makefile
.
am
:
Added
comparator
.
c
*
sieve
/
examples
/
t
-
complex
.
sv
:
require
"redirect"
.
2002
-
11
-
14
Sergey
Poznyakoff
Started
actually
rewriting
sieve
to
use
libsieve
library
.
The
CMU
-
based
sources
are
available
under
the
tag
ver
-
0
-
1
-
2
-
with
-
cmu
-
sieve
.
...
...
Please
register
or
sign in
to post a comment