search for: headers

Displaying 20 results from an estimated 33392 matches for "headers".

Did you mean: header
2010 Nov 01
1
Samba 4 on osx
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have recently tried to build samba4 on osx from the latest git pull I have had a build error while trying to compile this. I have make clean, and reconfigured this. [ 480/2253] Compiling lib/ldb/common/ldb.c ../lib/ldb/common/ldb.c: In function ?ldb_init?: ../lib/ldb/common/ldb.c:103: warning: ?tevent_loop_allow_nesting? is deprecated (declared
2010 Oct 07
1
OSX and samba4 git
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I have just pulled the latest git on my OSX 10.6.4 install. I am attempting to build samba4 and i get this error. [ 411/2152] Compiling ../lib/tdb/common/transaction.c ../../lib/tdb/common/transaction.c: In function ?transaction_sync?: ../../lib/tdb/common/transaction.c:552: error: implicit declaration of function ?fdatasync? Waf: Leaving
2018 Dec 04
3
patch to support custom HTTP headers in download.file() and url()
The patch below adds support for custom HTTP headers in download.file() and url(). My main motivation for this is performing basic http authentication. Some web sites do not support embedding the credentials into the URI itself, they only work if the username and password are sent in the HTTP headers. In fact specifying the username and password in...
2013 Sep 26
1
Conditional jump or move depends on uninitialised value(s)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Timo, Dovecot 2.2.6 compiled on Ubuntu 10.04 fails on "make check" with the following errors. "make install" is finishing just fine and Dovecot itself works flawlessly so far. - ----- 8< ----- http header invalid [0]: parse failure ............................... : ok: Expected ':' after header field name
2005 Oct 17
0
RxFax dropping line
Hi, I am running a build of asterisk@home with asterisk 1.2beta1 and am trying to diagnose RxFax with a Voip incoming trunk. I am running the latest spandsp and rxfax with libtiff 3.7. Switching on debug IU can see the call come in, but after a small time the fax connection drops and the sending fax (paper doc ) has not moved in the machine. I guess it must be dropping in the negotiation
2006 Oct 11
2
Mechanize: save and cancel doesn''t work in JSPWiki
I''m trying to submit data in JSPWiki (edit page). I can read the data in the form, but nothings get saved when I submit the page. Cancel doesn''t work either. I don''t get any errors. There is no JavaScript used to submit the form. After I''m logged in I do the following: def save(page, content) @agent.get(@base_url + "Edit.jsp?page=#{page}")
2009 May 06
4
Problem in deliver (Panic: file index-mail-headers.c ...)
Hi All, I'm experiencing a problem with some mails in deliver. Here the logged error message: deliver(stefan at roese.nl): 2009-05-06 11:57:36 Panic: file index-mail-headers.c: line 141 (index_mail_parse_header_finish): assertion failed: ((match[match_idx] & HEADER_MATCH_FLAG_FOUND) == 0) deliver(stefan at roese.nl): 2009-05-06 11:57:36 Error: Raw backtrace: /usr/lib/dovecot/deliver [0xb801ee51] -> /usr/lib/dovecot/deliver(default_fatal_handler+0x4c) [0xb80...
2010 Oct 20
2
Mechanize::ResponseCodeError: 500
Also, excuse me if my issue is a little bit application-specific. I need Mechanize to submit bunch of data from our server to an online reservation system. The url ishttp://hajres.iranair.com/haj/request.php" It works in my browser however, using mechanize following error appears: >> agent.get("http://hajres.iranair.com/haj/request.php") Net::HTTP::Get: /haj/request.php
2006 Aug 10
1
How to speed up nested for loop computations
Dear all, here is the result of R.Version(): > R.Version() $platform [1] "powerpc-apple-darwin8.6.0" $arch [1] "powerpc" $os [1] "darwin8.6.0" $system [1] "powerpc, darwin8.6.0" $status [1] "" $major [1] "2" $minor [1] "3.1" $year [1] "2006" $month [1] "06" $day [1] "01" $`svn rev`
2007 Oct 04
2
newbie question with login form
hi, i''m just starting to work with this incredible tool... but i got a first problem with the login process i''m logging on my app like this : ------ @agent = WWW::Mechanize.new { |a| a.log = Logger.new("mech.log") } @agent.user_agent_alias = ''Mac Safari'' @page = @agent.get("http://myappAdress/") @form = @page.forms.first
2003 Nov 14
3
[LLVMdev] Headers & Libraries
On Fri, 14 Nov 2003, Alkis Evlogimenos wrote: > #include "" should only be used when headers are specified using relative > paths. In our case the majority of header inclusions (if not all) use > relative paths so we may want to consider either converting all our #include > "" to #include <> or change header file inclusions to use relative paths. I > don't s...
2011 Dec 12
0
[PATCH 1/4] ACPI: eliminate duplicate MADT parsing and unused SBF definitions
Use their proper counterparts in include/acpi/actbl*.h instead. Signed-off-by: Jan Beulich <jbeulich@suse.com> --- a/xen/arch/ia64/xen/dom_fw_common.c +++ b/xen/arch/ia64/xen/dom_fw_common.c @@ -347,7 +347,7 @@ struct fake_acpi_tables { struct acpi_table_header dsdt; uint8_t aml[8 + 11 * MAX_VIRT_CPUS]; struct acpi_table_madt madt; - struct acpi_table_lsapic lsapic[MAX_VIRT_CPUS]; +
2006 Jan 25
0
asterisk 1.2 with grandstream ht-496 2nd port registration issues
...[41042]: chan_sip.c:3318 parse_request: Header 10: Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE (64) Jan 25 22:26:07 DEBUG[41042]: chan_sip.c:3318 parse_request: Header 11: Content-Length: 0 (17) Jan 25 22:26:07 DEBUG[41042]: chan_sip.c:3318 parse_request: Header 12: (0) --- (12 headers 0 lines)--- Jan 25 22:26:07 DEBUG[41042]: chan_sip.c:3102 sip_alloc: Allocating new SIP dialog for e62dffffcd4dffff@194.183.145.211 - REGISTER (No RTP) Jan 25 22:26:07 DEBUG[41042]: chan_sip.c:10933 handle_request: **** Received REGISTER (2) - Command in SIP REGISTER Using latest REGISTER request a...
2007 Dec 08
3
kernel-vm.i686 5.0-->5.1 "Error: Missing Dependency: kernel-headers is needed by package glibc-headers"
Cough, cough, cough (I have a bit of a cold, please excuse me) Thanks for the great CentOS. I assume the following means I need to humbly ask for the kernel-vm for 5.1, but I am not certain. If so, I hereby humbly ask. --> Running transaction check --> Processing Dependency: kernel-headers for package: glibc-headers --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers --> Finished Dependency Resolution Error: Missing Dependency: kernel-headers >= 2.2.1 is needed by package glibc-headers Error: Missing Dependency: kernel-headers is needed by pack...
2020 Sep 03
2
Sieve: deleteheader not working with duplicate filter for implicit keep
Hi Stephan, On Wednesday 02 September 2020 19:59:57, Stephan Bosch wrote: > > > On 29/08/2020 21:04, Alec Moskvin wrote: > > Hello, > > > > I have a rule to always delete a header. If the message gets fileinto'd, > > the header is gone, but if it's delivered into the INBOX through > > implicit keep, the header does not get deleted. > > >
2007 May 10
5
Setting P3P header before Set-Cookie
Hi folks, For a project I''m working on, I need to set an HTTP header BEFORE the Set-Cookie header is sent. Basically, I need to send along our compact privacy policy before the cookie is set. I''ve tried using: @headers[''P3P''] = "P3P: blah blah blah..." ...but the problem is that no matter what I do, the Set-Cookie header is sent first, and the P3P header is sent afterwards. I also tried setting the "Set-Cookie" header directly in @headers instead of using the cookie[] metho...
2003 Nov 14
2
[LLVMdev] Headers & Libraries
> So what they call "system" headers are basically installed > headers and user headers are internal ones. In the context of llvm every > header that is under inlcude is a "system" header (because when we write an > install target it will end up in /usr/include/llvm) otherwise it is a user > header. We don't...
2009 Feb 16
3
[PATCH 0/2] ocfs2: two fixes for xattr -v2
Hi, I have fixed the problems in version 1 patches. These two patches based on the latest main line kernel. Thanks, tiger > For EAs data structure in inode/block are little different from them in > bucket. These two patches try to make them same for the most part. > > The first patch set xh_free_start and xh_name_value_len when EAs in > inode/block. xh_free_start is useful to
2008 Feb 12
3
Header packet multiplicity
Has anyone thoughts on whether multiple header packets are a good idea ? I currently have a header per "type" of data, and I'm now at 9 headers. The original idea was to make it harder to hit a maximum limit, but I've since realized that the 64 KB (ish) limit is on pages, rather than on packets, so this is moot. I've recently slightly changed the format of my headers after reading the wiki about RTP encapsulation, and the way head...
2007 May 23
4
Error when posting form
Trying to submit a form is resulting in the following error: >> page = agent.submit(f, f.buttons.first) query: "action=start&quick=Y&clientApp=0&clientID=MCO" Net::HTTP::Post: /dealerApply/controller.jsp using cookie: JSESSIONID=GJ4NCvGJDTlrvrKsLw17hZ3FnlXFdVkvB5hh1jLkHKcH4Tn27371!-538794652 request-header: accept-language => en-us,en;q0.5 request-header: connection