Displaying 20 results from an estimated 10000 matches similar to: "Good explanation somewhere of SIP security?"
2010 Sep 03
2
RFC: Lazy syntax for paragraphs, blockquotes and lists
Hi everybody,
it was requested that kramdown (a Markdown parser in Ruby, see
<http://kramdown.rubyforge.org>) supports the lazy syntax of Markdown.
So I sat down, thought about it, skimmed through the Markdown ML on
issues regarding lazy indentation as done with Markdown and now I have
some rough idea on how to do this in kramdown.
First: I'd like to say that there is no way to satisfy
2007 Nov 04
0
7 commits - libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie.h libswfdec/swfdec_text_field_movie_html.c
libswfdec/swfdec_text_field_movie.c | 135 +++++++++++++++++++++++++++----
libswfdec/swfdec_text_field_movie.h | 2
libswfdec/swfdec_text_field_movie_html.c | 1
3 files changed, 123 insertions(+), 15 deletions(-)
New commits:
commit 9ca546dd0eaab842f879ed3373ccceb7183688ac
Author: Pekka Lampila <pekka.lampila at iki.fi>
Date: Sun Nov 4 16:13:30 2007 +0200
More
2023 Feb 05
1
R2HTML doesn't split paragraphs originating from \Sexpr[results=rd]
Hello,
Here's an example that renders correctly using Rd2txt / Rd2latex / R
CMD Rd2pdf, but has problems under Rd2HTML:
\name{foo}
\title{foo}
\section{foo}{
This should be on a separate paragraph
This should be on a separate paragraph
This should be on a separate paragraph
\Sexpr[stage=render,results=rd]{
paste(
rep('Sexpr: This should be on a separate
2001 Oct 29
2
Bidirectional printers, LPRng, and Samba...
Does anyone have any hints or suggestions on getting some JetDirect-based
printers set up for bidirectional printing in Samba?
We're using LPRng 3.8.0, ifhp 3.4.7, and samba 2.2.2
From the LPRng standpoint, the printers seem to be set up for
bidirectional communication fine.. but how do we get Samba to allow
bidirectional communication?
Thanks in advance!
Glenn
---
Glenn E. Sieb,
2005 Sep 24
1
Need good explanation on contexts and extensions
Hello:
My Asterisk book is on its way, so please bear with me.
Based on what I have read and my actual Asterisk experiences, I am not
too clear on the context-extension relationship. I am not sure if some
of the error messages (Not Found) are a result of a bug or a feature.
My experience so far is limited to sip.conf and extensions.conf, as I
don't have a hardware board yet.
First: It
2008 May 03
3
Does anyone know where I could find a good explanation of how rails works internally?
I was wondering if anyone knew of some resources I could look at to
learn about how rails works internally. I''ve been looking through the
code but I was wondering if there were any high level explanations of
how it works overall.
Thanks in advance,
Ruben
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
2016 Oct 23
0
Bidirectional wiki page correction suggestion
On Sun, 23 Oct 2016 09:40:36 -0500
Bob of Donelson Trophy via samba <samba at lists.samba.org> wrote:
> I just setup replication of sysvol between my two DC's using the
> "Bidirectional Rsync/osync based SysVol replication workaround" and
> all went well with two exception.
>
> First, it seems that since an upgrade to Openssh version 7.0 that
>
2018 Jul 31
2
machine scheduler: pre-RA bidirectional scheduling
Hi,
I would like to get some feedback about the current status of the pre-RA
machine scheduler bidirectional scheduling.
I have tried enabling this on SystemZ, and found that it slightly
increases spilling generally (in one benchmark with as much as 5%).
Benchmarking do not indicate that bidirectional would be a win, either.
Is this within the expected, or does it indicate something in the
2016 Oct 23
2
Bidirectional wiki page correction suggestion
I just setup replication of sysvol between my two DC's using the
"Bidirectional Rsync/osync based SysVol replication workaround" and all
went well with two exception.
First, it seems that since an upgrade to Openssh version 7.0 that "dsa"
key use is disabled by default by the Openssh team. There has been some
questions for some time now regarding the security of
2006 Dec 29
6
Doubt about standard syntax
I have a doubt about the standard syntax (actually, it's the only test
that maruku doesn't pass yet).
Lists MUST be preceded by an empty line?
So the following are only 4 paragraphs, without list items, right?
-----------
Paragraph and no space:
* ciao
Paragraph and 1 space:
* ciao
Paragraph and 3 spaces:
* ciao
Paragraph and 4 spaces:
* ciao
-----------
In other words, a
2005 Dec 21
8
textilize - redcloth
Hi,
I''m using textilize with redcloth 3.0.4. Everything works best except
that paragraphs are not translated as an HTML paragraph
When I write something like:
*first paragraph*
second paragraph
the output is without paragraph:
*first paragraph*
second paragraph
Any help??? Thanks
Jörg
2005 Feb 01
1
Samba bidirectional printing support
Dear all,
Do I understand correctly that samba 3 does not support bidirectional
communication between printer shared by samba and win32 client? I'm
trying to install Canon s900 printer but canon printer monitor on win PC
is not working saying there's no bidirectional connection between win
client and samba server. So, am i right that it is impossible to use
modern printers via samba?
2011 Sep 15
1
odfWeave: Combining multiple output statements in a function
What is the correct way to combine multiple calls to odfCat,
odfItemize, odfTable etc. inside a function?
As an example lets say I have a function that needs to write two
paragraphs of text and a list to the resulting odf-document (the real
function has much more complex logic, but I don't think thats
relevant). My first guess would be:
exampleOutput <- function() {
2007 Oct 17
0
libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field.h libswfdec/swfdec_text_field_movie.c
libswfdec/swfdec_text_field.c | 288 ----------------------------------
libswfdec/swfdec_text_field.h | 14 -
libswfdec/swfdec_text_field_movie.c | 297 +++++++++++++++++++++++++++++++++++-
3 files changed, 291 insertions(+), 308 deletions(-)
New commits:
commit 2e79c953066b7f6857e88e7efaaed4d8846e9609
Author: Pekka Lampila <pekka.lampila at iki.fi>
Date: Wed Oct 17
2007 Dec 05
0
4 commits - libswfdec/swfdec_as_object.c libswfdec/swfdec_movie.c libswfdec/swfdec_policy_loader.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_format.c
libswfdec/swfdec_as_object.c | 3 +++
libswfdec/swfdec_movie.c | 4 +++-
libswfdec/swfdec_policy_loader.c | 19 ++++++++++++++-----
libswfdec/swfdec_text_field_movie.c | 35 ++++++++++++++++++-----------------
libswfdec/swfdec_text_format.c | 30 ++++++++++++++++--------------
5 files changed, 54 insertions(+), 37 deletions(-)
New commits:
commit
2006 Jun 12
1
filter/exclude confusion ???
I am running rsync -avz from [A], to pull a directory from [B].
I want to _exclude_ several directories on [B] from being pulled across.
Since these directories have short names, I hope that I can either
specify them inline rsyncd.conf on [B]; or, inline to the CLI on [A].
I am confused with man rsyncd.conf, where the manpage states:
"it only applies on the daemon"
I have tried
2018 Mar 20
1
Strange "IMAP connection broken (server response)" errors
On Fri, 20 Oct 2017, Kadlecsik J?zsef wrote:
> On Fri, 6 Oct 2017, Jozsef Kadlecsik wrote:
>
> > We upgraded one of our dovecot servers to debian stretch with dovecot
> > 2.2.27 and since then one of our users has been experiencing random IMAP
> > failures.
> >
> > On the client side the user runs alpine and the corresponding debug lines:
> >
>
2006 Sep 16
1
PHP Markdown Extra 1.1b1
Along with the new release of PHP Markdown 1.0.2b7 comes this new
version of PHP Markdown Extra. It contains every improvements of PHP
Markdown 1.0.2b7 plus some new fixes and two new features. You can
download it here:
<http://www.michelf.com/docs/projets/php-markdown-extra-1.1b1.zip>
and you can test it on the PHP Markdown Dingus (select PHP Markdown
Extra):
2007 Nov 02
0
5 commits - libswfdec/swfdec_as_array.c libswfdec/swfdec_as_array.h libswfdec/swfdec_as_date.c libswfdec/swfdec_as_date.h libswfdec/swfdec_as_initialize.as libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_object.c libswfdec/swfdec_filter.c
libswfdec/swfdec_as_array.c | 2 -
libswfdec/swfdec_as_array.h | 2 -
libswfdec/swfdec_as_date.c | 2 -
libswfdec/swfdec_as_date.h | 2 -
libswfdec/swfdec_as_initialize.as | 1
libswfdec/swfdec_as_interpret.c | 1
libswfdec/swfdec_as_object.c | 38 ++++++++++++++++++++++++--------
libswfdec/swfdec_filter.c
2007 Oct 02
2
Ordering of names on X- and Y-axis
Hi,
I am new to R.
I have a bit of data looking like this:
SemType, Length
GeoLocation, Sentence
GeneralInfo, Paragraphs
GeneralInfo, Paragraphs
GeneralInfo, Sentence
GeneralInfo, Paragraphs
NatLang, Phrase
Advice, Article
GeneralInfo
Advice, Article
Resource, Sentence
...
(roughly 40,000 lines in total)
I am interested in how many counts of each item in the second row I get for
each item in