search for: multipurpose

Displaying 20 results from an estimated 37 matches for "multipurpose".

2012 Jan 10
3
ices2 memory leak on Debian/ARM (The Darkener)
...n my arch. I'll Google for some other memory leak detection tools, however. Thank you for your input...I look forward to helping fix this bug! - Jordan On 01/10/2012 07:43 AM, Keith Roberts wrote: > *snip* > There's a Linux memory profiler called: > > "Valgrind" is a multipurpose code profiling and memory > debugging tool for Linux when on the x86 and, as of version > 3, AMD64, architectures. It allows you to run your program > in Valgrind's own environment that monitors memory usage > such as calls to malloc and free (or new and delete in C++). > If...
2010 May 10
2
FreeIPA + samba 4, any news?
...4 gets a little more mature. What I also want to use is FreeIPA as I need an LDAP+Kerberos environment not only for samba but also for the rest of the services. Here is where I quite don't know really what is in samba's developers mind, so I don't know if I can use samba's ldap for multipurpose or need to build an ldap for the other services and then get samba to use it. Any one to spread some light on this? Regards,
2006 Jun 09
3
GXP-2000 MultiPurpose Keys
Is it possible to program the multi-purpose keys on a GXP-2000 remotely via a TFTP configuration file? If so, what are the parameters to put in the configuration file? Thanks, Daniel
2019 Mar 10
2
sieve vacation to an alias group
@odhiambo : we may later, but currently we are dependent on this email Hi Yassine, This is actually what I have done now, but I want it to be more robust, if this user quits, then I must have someone else in the group with the rule. I have moved the rule from global sieve script to one of group members in his local sieve script, the syntax is the same As for the rule itself if header
2004 Jun 02
5
Slashdot on WRT54G
Did anyone see the article? It''s the first time I really noticed that these little Linksys routers are such a fully fledged linux machine with a decent processor and a replacable firmware. I am now itching to get one to replace the multipurpose firewall desktop machine. Has anyone experimented with the current state of the firmware and how advanced you can get with tc rules? For example is any of the l7 stuff incorporated yet? A 200Mhz processor and 8-32Mb ram seems butch enough for many small home and office firewall machines......
2012 Jan 10
2
ices2 memory leak on Debian/ARM (The Darkener)
Justin, I'm not a linux guy, or a that well versed on ICES, but, I went thru the code (stream.c) and just kinda nosed around the broadcast part. When we look at distros that this uses, it may be the correct version of the package, but it might actually be a supporting package, like curl or something like that. If you look at the code attached below, it shows there might be some kind of
2019 Mar 10
0
sieve vacation to an alias group
On 3/10/19 12:35 PM, Monis Monther via dovecot wrote: > [...] > > This is actually what I have done now, but I want it to be more > robust, if this user quits, then I must have someone else in the group > with the rule. > [...] Yeah, a multipurpose, reusable notifications at domain.tld fake / bot email account :) Yassine.
2019 Mar 13
1
sieve vacation to an alias group
...> On 3/10/19 12:35 PM, Monis Monther via dovecot wrote: > > [...] > > > > This is actually what I have done now, but I want it to be more > > robust, if this user quits, then I must have someone else in the group > > with the rule. > > [...] > > Yeah, a multipurpose, reusable notifications at domain.tld fake / bot email > account :) > > Yassine. > > -- Best Regards Monis -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20190313/275289ea/attachment.html>
2012 Jan 10
0
ices2 memory leak on Debian/ARM (The Darkener)
...code attached below, it shows there > might be some kind of memory leak that needs to be taken care of. This is > in the sdsc stream description, which if I'm right, uses shout. (#include > <shout/shout.h>) There's a Linux memory profiler called: "Valgrind" is a multipurpose code profiling and memory debugging tool for Linux when on the x86 and, as of version 3, AMD64, architectures. It allows you to run your program in Valgrind's own environment that monitors memory usage such as calls to malloc and free (or new and delete in C++). If you use uninitialized me...
2012 Jan 11
0
ices2 memory leak on Debian/ARM (The Darkener)
...emory leak detection tools, however. Thank you for your > input...I look forward to helping fix this bug! > > - Jordan > > On 01/10/2012 07:43 AM, Keith Roberts wrote: > > *snip* > > There's a Linux memory profiler called: > > > > "Valgrind" is a multipurpose code profiling and memory > > debugging tool for Linux when on the x86 and, as of version > > 3, AMD64, architectures. It allows you to run your program > > in Valgrind's own environment that monitors memory usage > > such as calls to malloc and free (or new and dele...
1999 Aug 28
2
Limiting browing when Samba on a gateway
We have a Samba server running on a gateway. However whenever a client connects to it, Samba tries to report it to peers on the second interface who happens to be connected to a cable modem and our ISP. Is there a way to avoid this? I already have set up the interfaces prameter to the intranet interface but doesn't seem to solve the problem. -- Jean Francois Martinez Project
2007 Jun 14
1
using 'socat' to relay Dovecot SASL's auth socket over TCP?
...now splitting Exim & Dovecot onto two different boxes. iiuc, Dovecot ONLY provides a UNIX (local) socket; *not* a TCP socket for over-the-network access. SUre, I could mount the Dovecot socket's volume over NFS ... but just don't want to go there. i've just discovered, socat - Multipurpose relay http://www.dest-unreach.org/socat/ "Socat is a command line based utility that establishes two bidirectional byte streams and transfers data between them. Because the streams can be constructed from a large set of different types of data sinks and sources (see address types), and beca...
2012 May 08
0
Save the date for the 2012 LLVM Developers’ Meeting
...s mature and fast, and sports a broad range of features aimed at improving the usability of the compiler, as well as enabling entirely new uses of its technology. Like the rest of LLVM, Clang consists of a collection of libraries, making it versatile in its applications. The goal of Clang is to be multipurpose, allowing not only the creation of standalone compilers for C-based languages, but also intelligent IDEs, refactoring tools, source to source translators, static analysis tools, and countless others. Other design goals of Clang include close compatibility with GCC and a high quality of implementati...
2012 May 08
0
[LLVMdev] Save the date for the 2012 LLVM Developers’ Meeting
...s mature and fast, and sports a broad range of features aimed at improving the usability of the compiler, as well as enabling entirely new uses of its technology. Like the rest of LLVM, Clang consists of a collection of libraries, making it versatile in its applications. The goal of Clang is to be multipurpose, allowing not only the creation of standalone compilers for C-based languages, but also intelligent IDEs, refactoring tools, source to source translators, static analysis tools, and countless others. Other design goals of Clang include close compatibility with GCC and a high quality of implementati...
2013 Oct 09
1
muestreo
Se quiere hacer una encuesta de actitudes a una población de 45000 personas, quisiera me sugirieran un script adecuado , he revisado algunos en epicalc, pero no encuentro la respuesta adecuada (prevalencia 0,5, error 5%) -- Este mensaje le ha llegado mediante el servicio de correo electronico que ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema Nacional de Salud.
2014 Jun 18
1
Problem syncing mailboxes using doveadm sync
Hi command im using command bellow on destination server rtying to make keep it in sync after initialy doing doveadm backup -R doveadm -Dv -o imapc_host=src.srv -o imapc_user=test at domain.tld -opop3c_user=test at domain.tld -o imapc_password='pass' -o pop3c_password='pass' -o mail_fsync=never -o mail_prefetch_count=20 sync -f -1 -R -u test at domain.tld imapc: Im using
2012 Jan 10
1
ices2 memory leak on Debian/ARM (The Darkener)
...n my arch. I'll Google for some other memory leak detection tools, however. Thank you for your input...I look forward to helping fix this bug! - Jordan On 01/10/2012 07:43 AM, Keith Roberts wrote: > *snip* > There's a Linux memory profiler called: > > "Valgrind" is a multipurpose code profiling and memory > debugging tool for Linux when on the x86 and, as of version > 3, AMD64, architectures. It allows you to run your program > in Valgrind's own environment that monitors memory usage > such as calls to malloc and free (or new and delete in C++). > If...
2008 May 22
0
[LLVMdev] Second Annual LLVM Developers' Meeting
...more information, please visit http://llvm.org. About Clang Clang is a new frontend for C-based languages, targeting support for C, Objective-C, and C++. Like the rest of LLVM, Clang consists of a collection of libraries, making it versatile in its applications. The goal of Clang is to be multipurpose, allowing not only the creation of standalone compilers for C-based languages, but also intelligent IDEs, refactoring tools, source to source translators, static analysis tools, and countless others. Other design goals of Clang include 100% compatibility with GCC and a high quality of impl...
2008 May 22
0
[LLVMdev] Second Annual LLVM Developers' Meeting
...more information, please visit http://llvm.org. About Clang Clang is a new frontend for C-based languages, targeting support for C, Objective-C, and C++. Like the rest of LLVM, Clang consists of a collection of libraries, making it versatile in its applications. The goal of Clang is to be multipurpose, allowing not only the creation of standalone compilers for C-based languages, but also intelligent IDEs, refactoring tools, source to source translators, static analysis tools, and countless others. Other design goals of Clang include 100% compatibility with GCC and a high quality of impl...
2008 Jul 14
0
Second Annual LLVM Developers' Meeting (second announcement; includes selected talks)
...more information, please visit http://llvm.org. About Clang Clang is a new frontend for C-based languages, targeting support for C, Objective-C, and C++. Like the rest of LLVM, Clang consists of a collection of libraries, making it versatile in its applications. The goal of Clang is to be multipurpose, allowing not only the creation of standalone compilers for C-based languages, but also intelligent IDEs, refactoring tools, source to source translators, static analysis tools, and countless others. Other design goals of Clang include 100% compatibility with GCC and a high quality of impl...