Displaying 20 results from an estimated 6000 matches similar to: "Request for Ideas"
2007 Apr 03
2
logfile consistency
We do some routine logfile (syslog) gathering and analysis. I've been
looking at extending this to parse the syslog output of dovecot. Hmmm...
Ignoring the leading 'date hostname' prefix, some sample lines are:
dovecot: imap-login: Login: user=<uuuuuu>, method=PLAIN, rip=dd.dd.dd.dd, lip=dd.dd.dd.dd
dovecot: IMAP(uuuuuu): Disconnected: Logged out
dovecot:
2011 Mar 28
3
Interested in GSOC projects
Respected sir/ma'am,
I, Saurabh Kumar, am a second year UG student in ?Department of Comp.
Science at IIT
Delhi, India and want to apply for GSOC.
I am interested and would love to work on the following projects:
?-? QueryParser Reimplementation
?- ?Improve Spelling Correction
I have worked on many programming projects and it makes me an eligible
candidate for SOC.
I have a experience of
2011 Mar 28
3
Interested in GSOC projects
Respected sir/ma'am,
I, Saurabh Kumar, am a second year UG student in ?Department of Comp.
Science at IIT
Delhi, India and want to apply for GSOC.
I am interested and would love to work on the following projects:
?-? QueryParser Reimplementation
?- ?Improve Spelling Correction
I have worked on many programming projects and it makes me an eligible
candidate for SOC.
I have a experience of
2008 Dec 04
3
Patch: Allow args with spaces
Hi,
the first attached patch extends the argument parsing code to allow (shell
like) spaces. A config like
LABEL BIOSupdate
KERNEL dmiselect.c32
APPEND "ESPRIMO P5925" "memdisk initrd=/dos/FSC-E5925.img raw"
will result in args[]:
ESPRIMO P5925
memdisk initrd=/dos/FSC-E5925.img raw
instead of (current code):
"ESPRIMO
P5925"
"memdisk
2004 Feb 28
1
rpcclient and WERR_INVALID_PRINTER_NAME
Hi,
I'm trying to set up a samba-cups-pdf-printserver.
samba itself is running fine, but when i try to add the cups printer-drivers
for windows i got the following error:
System:
Debian/sarge with 2.4.20 i686 GNU/Linux
samba 3.0.2-2
cupsys 1.1.20final-13
Windows-driver from cups-samba-5.0rc1.tar
ssflx01_v2:~# cupsaddsmb -a -v -U uuuu
Password for uuuu required to access
2007 Nov 25
2
[LLVMdev] OCaml
On Sunday 25 November 2007 05:28, Aaron Gray wrote:
> > On Sunday 25 November 2007 03:42, Christopher Lamb wrote:
> >> Try this google query. I know there's been some discussion/work on
> >> OCaml and LLVM.
> >>
> >> site:lists.cs.uiuc.edu/pipermail/llvmdev OCaml interface
> >
> > I just rediscovered the OCaml bindings in bindings/ocaml
2015 Feb 18
5
CentOS 7: software RAID 5 array with 4 disks and no spares?
Hi,
I just replaced Slackware64 14.1 running on my office's HP Proliant
Microserver with a fresh installation of CentOS 7.
The server has 4 x 250 GB disks.
Every disk is configured like this :
* 200 MB /dev/sdX1 for /boot
* 4 GB /dev/sdX2 for swap
* 248 GB /dev/sdX3 for /
There are supposed to be no spare devices.
/boot and swap are all supposed to be assembled in RAID level 1 across
2013 Aug 12
1
Odd Samba 4 ("4.2.0pre1-GIT-b505111"; actually only using client) behaviour #1 - "Could not fetch trust account password for domain ...".
Good day oh technical ones .
I was running Samba 4 (client only, not using it as a DC so
effectively running Samba 3 code from the Samba 4 tree) and, other than a
little "Gotcha!" regarding decoding Kerberos PACs, it was all working
perfectly.
Then recently I had to upgrade, to "4.2.0pre1-GIT-b505111"
(I had to upgrade the OS on the server
2020 Apr 01
3
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
On 01.04.20 14:50, Jason Wang wrote:
>
> On 2020/4/1 ??7:21, Christian Borntraeger wrote:
>> On 26.03.20 15:01, Jason Wang wrote:
>>> Currently, CONFIG_VHOST depends on CONFIG_VIRTUALIZATION. But vhost is
>>> not necessarily for VM since it's a generic userspace and kernel
>>> communication protocol. Such dependency may prevent archs without
>>>
2020 Apr 01
3
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
On 01.04.20 14:50, Jason Wang wrote:
>
> On 2020/4/1 ??7:21, Christian Borntraeger wrote:
>> On 26.03.20 15:01, Jason Wang wrote:
>>> Currently, CONFIG_VHOST depends on CONFIG_VIRTUALIZATION. But vhost is
>>> not necessarily for VM since it's a generic userspace and kernel
>>> communication protocol. Such dependency may prevent archs without
>>>
2020 Apr 01
4
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
On 2020/4/1 ??9:02, Christian Borntraeger wrote:
>
> On 01.04.20 14:56, Christian Borntraeger wrote:
>> On 01.04.20 14:50, Jason Wang wrote:
>>> On 2020/4/1 ??7:21, Christian Borntraeger wrote:
>>>> On 26.03.20 15:01, Jason Wang wrote:
>>>>> Currently, CONFIG_VHOST depends on CONFIG_VIRTUALIZATION. But vhost is
>>>>> not necessarily
2020 Apr 01
4
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
On 2020/4/1 ??9:02, Christian Borntraeger wrote:
>
> On 01.04.20 14:56, Christian Borntraeger wrote:
>> On 01.04.20 14:50, Jason Wang wrote:
>>> On 2020/4/1 ??7:21, Christian Borntraeger wrote:
>>>> On 26.03.20 15:01, Jason Wang wrote:
>>>>> Currently, CONFIG_VHOST depends on CONFIG_VIRTUALIZATION. But vhost is
>>>>> not necessarily
2007 Nov 25
0
[LLVMdev] OCaml
>> Lexing is the one issue though.
>
> How do you mean?
I think he's observing that a majority of the tutorial code is
actually spent on the lexer and parser, not on the llvm-specific pieces.
> I'm just fiddling around with it now. The lexer, parser and AST
> written using
> camlp4 might look something like this in OCaml:
Sure, the existing tutorial would be
2006 Jan 09
1
AR: Quoting in Join Model Test
Greetings made men of rails!
I am presently writing a new database adapter for rails to bring the
OpenBase community on board. In working through the rather extensive
AR tests (which I very much appreciate), I have come across a
question I can''t seem to answer on my own.
In the test_has_many_with_piggyback(AssociationsJoinModel) the result
is expected as a quoted integer
2012 Apr 04
1
memdisk speed diagnostics?
Would it be a usefull addition to memdisk's "pause" parameter if it
showed the loading speed for the specified disk image file?
The idea is to verify if a device is really loading an operating
system's data at the intended device/controller/interface/bus (etc)
speed. My own system has a habit of setting usb2.0 interface to
1.1-speeds for example.
With (hopefully) bootable
2020 Apr 01
2
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
On 2020/4/1 ??10:27, Michael S. Tsirkin wrote:
> On Wed, Apr 01, 2020 at 10:13:29PM +0800, Jason Wang wrote:
>> On 2020/4/1 ??9:02, Christian Borntraeger wrote:
>>> On 01.04.20 14:56, Christian Borntraeger wrote:
>>>> On 01.04.20 14:50, Jason Wang wrote:
>>>>> On 2020/4/1 ??7:21, Christian Borntraeger wrote:
>>>>>> On 26.03.20 15:01,
2020 Apr 01
2
[PATCH V9 1/9] vhost: refine vhost and vringh kconfig
On 2020/4/1 ??10:27, Michael S. Tsirkin wrote:
> On Wed, Apr 01, 2020 at 10:13:29PM +0800, Jason Wang wrote:
>> On 2020/4/1 ??9:02, Christian Borntraeger wrote:
>>> On 01.04.20 14:56, Christian Borntraeger wrote:
>>>> On 01.04.20 14:50, Jason Wang wrote:
>>>>> On 2020/4/1 ??7:21, Christian Borntraeger wrote:
>>>>>> On 26.03.20 15:01,
2009 Sep 23
1
[LLVMdev] Extending LLVM: Adding instructions, intrinsics, types, etc.
Hello all,
I am trying to add a new type; however, I found the information in the web
site out of date. The modification was: 2008-12-11 12:23:24 -0600.
I am interested in the below files:
1. llvm/lib/AsmReader/Lexer.l: add ability to parse in the type from text
assembly
2. llvm/lib/AsmReader/llvmAsmParser.y: add a token for that type
I could not find them.
Could someone tell me what
2006 Sep 25
5
HTTP Parser (Regal)
Hi I was interested to see how Mongrel uses Lex/Yacc to parse the HTTP
requests using a Regal generated parser. I downloaded the source but do
not see the lex and yacc files...
2005 Jan 29
4
ethersel.c32 issues
Hello!
ethersel.c32 does not seem to work with all PCs. I have prepared a
floppy that uses ethersel.c32 to load a NIC-specific file (etherboot
.zlilo image). See http://etherboot.anadex.de for details.
It works with every NIC and every PC I own, but not with VMWare. I know
VMWare has some problems, so that did not bother me at all and I
published it anyway but I have received several e-mails