Displaying 4 results from an estimated 4 matches for "n_filtered".
Did you mean:
  _filtered
  
2007 Aug 13
0
2 commits - libswfdec/swfdec_sprite_movie.c libswfdec/swfdec_tag.c libswfdec/swfdec_tag.h
libswfdec/swfdec_sprite_movie.c |   60 ---------------
 libswfdec/swfdec_tag.c          |  152 +++++++++++++++++++++++++++++++---------
 libswfdec/swfdec_tag.h          |    5 +
 3 files changed, 128 insertions(+), 89 deletions(-)
New commits:
diff-tree 37ed222d6ea5305df2c238122be4e31a98af3229 (from 9d35a0a007492163043bf609bf2759a05738c8df)
Author: Benjamin Otte <otte at gnome.org>
Date:  
2007 Aug 13
0
Branch 'vivi' - 24 commits - configure.ac libswfdec/swfdec_sprite_movie.c libswfdec/swfdec_tag.c libswfdec/swfdec_tag.h vivified/core vivified/dock vivified/ui
configure.ac                        |    1 
 libswfdec/swfdec_sprite_movie.c     |   60 --------------
 libswfdec/swfdec_tag.c              |  152 ++++++++++++++++++++++++++++--------
 libswfdec/swfdec_tag.h              |    5 +
 vivified/core/Makefile.am           |    5 +
 vivified/core/vivi_application.c    |   97 ++++++++++++++++++----
 vivified/core/vivi_application.h    |    3 
2015 Feb 09
0
Mails Not Deleting in first POP3 Session
The dovecot -n output is attached to this email.  Filename dovecot-n_filtered.conf.
Dovecot Version: 2.2.10
OS: CentOS 6.6
MTA: Postfix version 2.6.6
The system is using dsync between two mailbox servers.
Problem:  When a pop3 session deletes a new message and the pop3 session ends, the message is not deleted.  On a subsequent pop3 session, the same messages is deleted again...
2007 Jul 18
0
12 commits - configure.ac doc/swfdec-sections.txt libswfdec-gtk/swfdec_playback_alsa.c libswfdec/jpeg libswfdec/Makefile.am libswfdec/swfdec_amf.c libswfdec/swfdec_as_array.c libswfdec/swfdec_as_boolean.h libswfdec/swfdec_as_context.c
configure.ac                             |    2 
 doc/swfdec-sections.txt                  |    5 -
 libswfdec-gtk/swfdec_playback_alsa.c     |    8 +-
 libswfdec/Makefile.am                    |    1 
 libswfdec/jpeg/jpeg.c                    |   45 ++++++++--------
 libswfdec/jpeg/jpeg.h                    |    2 
 libswfdec/swfdec_amf.c                   |    6 +-
 libswfdec/swfdec_as_array.c