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
abd9717e
...
abd9717e2d00e9de877da7a602aeb35c3387c3dd
authored
2002-11-07 15:11:56 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
fcd21e82
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
28 additions
and
0 deletions
ChangeLog
libsieve/.cvsignore
ChangeLog
View file @
abd9717
2002
-
11
-
07
Sergey
Poznyakoff
*
mailbox
/
stream
.
c
:
Fix
memory
leak
.
Patch
provided
by
Frederic
Gobry
<
frederic
.
gobry
@smartdata
.
ch
>
*
mailbox
/
tcp
.
c
:
Likewise
.
*
mail
.
local
/
mailquota
.
c
:
Fixed
comment
.
*
mail
.
local
/
main
.
c
:
Avoid
unnecessary
memory
allocation
.
*
libsieve
/:
New
directory
*
libsieve
/
Makefile
.
am
:
New
file
.
*
libsieve
/
.
cvsignore
:
New
file
.
*
libsieve
/
sieve
.
y
:
New
file
.
*
libsieve
/
sieve
.
l
:
New
file
.
*
libsieve
/
sieve
.
h
:
New
file
.
*
libsieve
/
util
.
c
:
New
file
.
*
libsieve
/
sv
.
c
:
New
file
.
*
sieve
/
ylwrap
:
Moved
to
...
*
scripts
/
ylwrap
:
...
here
*
scripts
/
Makefile
.
am
:
Added
ylwrap
*
sieve
/
Makefile
.
am
:
Removed
ylwrap
2002
-
11
-
07
Sergey
Poznyakoff
*
mail
/
mail
.
h
(
msgset_member
,
msgset_negate
)
:
New
functions
.
*
mail
/
msgset
.
y
:
Added
negation
of
message
sets
.
`
from
!
subject
:/
daily
/
'
outputs
all
messages
whose
subject
...
...
libsieve/.cvsignore
View file @
abd9717
...
...
@@ -7,3 +7,8 @@ Makefile
*.lo
*.output
*.tab.[ch]
lex.yy.c
sieve-gram.c
sieve-gram.h
sieve-lex.c
sv
...
...
Please
register
or
sign in
to post a comment