index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
managesieve
/
lib
Age
Commit message (
Expand
)
Author
2011-11-17
- Removed unused private variable
alec
2011-11-17
- Added 'address' and 'envelope' tests support
alec
2011-11-16
- Fixed import of rules with unsupported tests
alec
2011-10-17
- Filters - UI redesign: added possibility to move filter to any place using ...
alec
2011-10-10
- Support KEP:14's commented variables
alec
2011-10-03
- Fixed doubled Filter tab on page refresh
alec
2011-09-15
- Fixed handling of enabled magic_quotes_gpc setting
alec
2011-09-04
- Fixed import from Horde-INGO (#1488064)
alec
2011-05-31
- Fixed handling of REFERRAL responses (http://pear.php.net/bugs/bug.php?id=1...
alec
2011-05-31
- Fixed handling of error in Net_Sieve::listScripts()
alec
2011-05-24
- Fixed regex extension (error: regex require missing)
alec
2011-03-27
- Moved elsif replacement code to handle only imports from other formats
alec
2011-03-07
- Fix saving of a script using flags extension on servers with imap4flags sup...
alec
2011-02-20
- Fix script activation broken (#1487795)
alec
2011-02-18
- Fix handling of non-safe characters (double-quote, backslash) ...
alec
2011-02-17
- Use addcslashes() instead of str_replace() for string quoting
alec
2011-02-13
- Fix escaping of backslash character in quoted strings (#1487780)
alec
2011-02-10
- rcube_sieve_script class moved to separate file
alec
2011-02-10
- Added setflag/addflag/removeflag support (#1487449)
alec
2011-02-10
- Added :regex and :matches support (#1487746)
alec
2011-02-04
- Fix STARTTLS for timsieved < 2.3.10
alec
2011-02-01
- Make managesieve_disabled_extensions to be case insensitive, small CS fixes
alec
2011-01-30
- Improvements in string literals handling
alec
2011-01-23
- More tests + some script output improvments
alec
2011-01-23
- Rewritten sieve script parser, added tests
alec
2011-01-18
- Fix multi-line strings parsing (#1487685)
alec
2010-11-20
- Apply forgotten changes for form errors handling
alec
2010-10-25
- Added support for SASL proxy authentication (#1486691)
alec
2010-10-10
- Support relational operators and i;ascii-numeric comparator (RFC3431)
alec
2010-08-12
- Fixed import from Avelsieve
alec
2010-08-02
- Fixed vacation parameters parsing (#1486883)
alec
2010-07-08
- Added managesieve_auth_type option (#1486731)
alec
2010-07-06
- Added support for copying and copy sending of messages (COPY extension)
alec
2010-07-01
- Net_Sieve-1.3.0 with LOGIN fix (#1486816)
alec
2010-06-14
- Net_Sieve-1.2.2
alec
2010-05-04
- Fix download button state when sets list is empty
alec
2010-05-04
- Fix filters set activation, add possibility to deactivate sets (#1486699)
alec
2010-04-19
- Net_Sieve-1.2.1: Fix DIGEST-MD5 and dovecot (#1486640)
alec
2010-04-01
- managesieve: import/export
alec
2010-03-31
- Fix http://pear.php.net/bugs/bug.php?id=17285
alec
2010-03-22
- Fixed disabling rules with many tests
alec
2010-03-20
moved plugins
till