- 16 Aug, 2001 1 commit
- 15 Aug, 2001 2 commits
-
-
IDENT matches given EXPR. The match is case-sensitive if IDENT starts with a capital letter and is case-insensitive otherwise.
Sergey Poznyakoff authored -
-
- 14 Aug, 2001 1 commit
-
-
- 13 Aug, 2001 2 commits
-
-
- 12 Aug, 2001 7 commits
-
-
-
-
-
-
* lib/regex.h: New file. * lib/posix: New directory. * lib/posix/Makefile.am: New file. * lib/posix/regex.h: New file. * lib/Makefile.am: Add SUBDIRS=posix and regex.c dependencies.
Alain Magloire authored -
-
- 10 Aug, 2001 1 commit
-
-
- 08 Aug, 2001 5 commits
-
-
-
-
-
to allow regular implementation. (REGEXP): Passing the address of the pointer instead of the pointer. (INDENT): Likewised. * mail/Makefile.am: Add in EXTRA_DIST msgset.c to force its generation when doing the distribution, having yacc should not be required.
Alain Magloire authored
-
- 06 Aug, 2001 17 commits
-
-
-
-
-
-
-
-
-
-
-
Added util_msgset_iterate() to iterate over a message set. Added util_get_content_type() and util_get_hdr_value() (from decode.c).
Sergey Poznyakoff authored -
-
-
Returns a singly linked list of message specifications that can be iterated without need for recursion.
Sergey Poznyakoff authored -
-
-
* sieve/md5-rsa.c: New file, clear identiy that the algo. is from RSA and not GNU md5. * sieve/md5-rsa.h : New file. * sieve/Makefile.am: added md5-rsa.[ch]. * sieve/message.h: lcase() change for strlower (). * sieve/script.c: Include md5-rsa.h. * sieve/sieve-gram.y: lcase changed for strlower (). * sieve/util.c: Remove all the unnecassary code and only implement strlower() and strupper(). * sieve/util.h: Only export strlower and struppper ().
Alain Magloire authored
-
- 05 Aug, 2001 4 commits
-
-