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
/
rcube_sieve_script.php
Age
Commit message (
Expand
)
Author
2012-03-31
Move plugins repository into roundcubemail root folder; svn:externals are not...
thomasb
2012-03-15
- Fixed tokenizer infinite loop on invalid script content
alec
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-05-24
- Fixed regex extension (error: regex require missing)
alec
2011-03-07
- Fix saving of a script using flags extension on servers with imap4flags sup...
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