search for: haase

Displaying 20 results from an estimated 46 matches for "haase".

2009 Aug 01
2
Variable alias
Hi Everyone, is there the possibility in R to assign a variable to be an alias of another one? Example: x <- 17 # assign y to be an alias of x y # returns 17 x <- 4 y # returns 4 Daniel
2009 Dec 16
3
UNIX accounts needed for machine accounts?
Hi, I have the following problem: My structure is stored in LDAP that way: dc=example,dc=com + ou=groups | + cn=Account Operators | + ... + ou=machines | + uid=workstation1$ | + uid=workstation2$ | + ... + ou=users + ou=int | + uid=user1 | + uid=user2 | + ... + ou=ext + uid=user3 + uid=user4 + ... ... Only internal
2011 Nov 09
5
Git branch with compiling fixes for win32
Erik de Castro Lopo <mle+la at mega-nerd.com> wrote: >Sven-Hendrik Haase wrote: > >> I found this git repo that contains fixes for mingw32 compilation of >> flac: git://code.entropywave.com/git/flac.git >> Switch to the "ew" branch to see the fixes. I'd be glad if this went >> upstream as it'd make my job easier. > >I...
2014 Dec 15
3
[LLVMdev] Newbee question: LLVM backend regression tests for thumb1 targets on simulator possible?
...rable feature for llvm. Therefore the specific questions: - Is there a mechanism to run backend testsuite runs in a simulation framework and if yes, could you give me a hint on how to find information - If not, how is regression testing for the thumb1 targets currently implemented? Yours, Björn Haase P.S.: Of course, any hint with respect to sibling call optimization would also be appreciated in a second step. I actually already found some helpful information in the sources.
2009 Dec 15
4
Why dovecot does not want to read my acl file?
Hi, Simple Scenario: Shared namespace and a specific UNIX group should have access to it. System is Debian lenny (stable). # cat /etc/dovecot/dovecot.conf [...] namespace public { separator = . prefix = Shared. location = maildir:/var/mail/shared } mail_executable = /usr/local/sbin/dovecot-imap-fix.sh mail_drop_priv_before_exec = no #just to make sure [...] # dpkg -l | grep dovecot ii
2011 Feb 08
3
Permissions in shared folders
Hi, On my mail server I want to implement shared folders for each workgroup where there are many workgroups. One way would be to create a separate namespace for each workgroup. However, this does not scale well so I decided to use a single Shared mailbox and use ACLs: namespace public { separator = . prefix = Shared. location = maildir:/var/mail/shared:CONTROL=~/Maildir/shared } Each
2014 Dec 19
1
[LLVMdev] Newbee question: LLVM backend regression tests for thumb1 targets on simulator possible?
On 18 December 2014 at 04:02, Tim Northover <t.p.northover at gmail.com> wrote: >> You have some special version of qemu? My default distribution's qemu >> package did not have a cortex-M0 nor has qemu head freshly taken from git: > > The trouble with Cortex-M0 (from a virtualised testing perspective) is > that it doesn't have an MMU, so any "real"
2011 Feb 05
2
flac source code?
Hi, since sourceforge cvs hosting is currently down and there is no telling when it will return, I wondered if anybody could had a recent backup/export of the repo?
2011 Nov 09
2
Git branch with compiling fixes for win32
I found this git repo that contains fixes for mingw32 compilation of flac: git://code.entropywave.com/git/flac.git Switch to the "ew" branch to see the fixes. I'd be glad if this went upstream as it'd make my job easier.
2009 Aug 02
1
Last expression entered by user
Hi, I am looking for a way to find out the last expression that was entered by the user, similar to ".Last.value", but for the unevaluated expression instead of the evaluated one. Example: > x <- 4 > x*x + 3 [1] 19 > .Last.value # that's the evaluated last expression [1] 19 # but I am looking for the unevaluated expression (".Last.expression", so to
2010 Oct 13
3
Why deliver+usercheck? deliver+MTA?
Hi, I successfully configured dovecot using virtual users (and LDAP/AD). deliver is the LDA and verifies if the user exists (as recommended in the WIKI). However, the howtos in the Wiki say *nothing* about the case that the recipients should be verified *before* receiving the messages (prevent backscatter, ...). All configurations in the dovecot-Wiki (postfix and exim) just accept the mails
2015 Jan 11
2
[LLVMdev] [RFC] [ARM] v6m: Suggestions for a slightly different set of default optimizer settings.
Hello to all. When studying forums and mailing lists it seems to me that llvm usage for very small arm v6m targets is not so common. In the last months, I have spent some time on analyzing performance of llvm/clang for very small targets. My main objective was to get the best possible performance from portable (non-assembly) crypto numerics for cortex-M0(+) targets. As a result (crypto
2017 Jan 14
2
IDMAP problems after upgrade to Debian jessie
Hi, I have been running a Debian 3 server without problems for a long time. Now, after upgrading to Debian jessie (Debian 4.2.14) I cannot log in any more: smbclient -U admin -L //localhost/ Enter admin's password: session setup failed: NT_STATUS_UNSUCCESSFUL In the logs: [2017/01/14 23:37:21.636022, 2] ../source3/auth/auth.c:305(auth_check_ntlm_password) check_ntlm_password:
2019 Dec 17
7
Hosted printer drivers can not be used
Hi, I have problems setting up the printer drivers using samba. I use a fresh setup of Samba Version 4.11.4-SerNet-Debian-6.buster and followed * https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member * https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Print_Server * .../Setting_up_Automatic_Printer_Driver_Downloads_for_Windows_Clients Cups is the default debian setup with
2010 Jul 08
25
Prepared SQL statements
Dear all great developers. I wonder if there is any work being done or thoughts being shared regarding prepared SQL statements. Currently I am in heavy need of tuning SQL INSERTS that insert large (3MB) images into blobs. I am using rails 2.3.5 with postgres adapter and pg driver. Any information would be appreciated. Jarl -- You received this message because you are subscribed to the
2015 Jul 17
0
Bug#782383: Panic: "System without CMOS RTC must be booted from EFI" i.c.w. HP servers
Hello, HP offers BIOS firmware updates. After applying these to an affected server, Xen Hypervisor starts normally. -- Regards, Andreas Haase [zu unserer Webseite]<http://www.evolver.de/> Unsere Top-Produkte: ? evolverOAS<http://www.evolver.de/produkte/evolveroas/> ? evolverCMS<http://www.evolver.de/produkte/evolvercms/> ? evolverSSO<http://www.evolver.de/produkte/evolversso/> ? Themenportale<http://www.evolve...
2017 Jan 16
0
IDMAP problems after upgrade to Debian jessie
Hi, To clean idmap cache I'd bet you would have to type: "net cache flush" Then as idmap cache is cleared, it would be regenerated. 2017-01-14 23:43 GMT+01:00 Lukas Haase via samba <samba at lists.samba.org>: > Hi, > > I have been running a Debian 3 server without problems for a long time. > Now, after upgrading to Debian jessie (Debian 4.2.14) I cannot log in > any more: > > smbclient -U admin -L //localhost/ > Enter admin's passw...
2011 Nov 09
0
Git branch with compiling fixes for win32
Sven-Hendrik Haase wrote: > I found this git repo that contains fixes for mingw32 compilation of > flac: git://code.entropywave.com/git/flac.git > Switch to the "ew" branch to see the fixes. I'd be glad if this went > upstream as it'd make my job easier. Is there a gitweb interface t...
2011 Nov 16
2
Git branch with compiling fixes for win32
Avuton Olrich wrote: > Hello, > > Hate to be Capt. obvious here, but there's a lot of development going > on here that should be encouraged. If the FLAC project isn't going to > open up, it would make a lot of sense for someone to take over > maintenance on a github account with the git-cvsimport or such. I > don't see anyone stepping up, me included, but I
2010 Sep 23
1
Sieve force SSL
Hi, I have activated only imaps and managesieve. As sieve is running on a different port/protocol: Can I make sure that sieve can ONLY be used with SSL/TLS? As the credentials are transmitted I only offer services with SSL (IMAPS, SMTP over SSL, ...). For sieve I am not sure about this. If there is the possibility that user's credentials are transmitted in plain text I would block the