search for: wegener

Displaying 20 results from an estimated 39 matches for "wegener".

Did you mean: degener
2009 Jul 06
2
[Patch v2] btrfs: use file_remove_suid() after i_mutex is held
...tex held, file_update_time() too. So move them after mutex_lock(). Plus, check the return value of kmalloc(). Signed-off-by: WANG Cong <amwang@redhat.com> Cc: Arjan <arjan@infradead.org> Cc: Chris Mason <chris.mason@oracle.com> Cc: Yan Zheng <zheng.yan@oracle.com> Cc: Sven Wegener <sven.wegener@stealer.net> Cc: Josef Bacik <jbacik@redhat.com> Cc: Jeff Mahoney <jeffm@suse.com> --- diff --git a/fs/btrfs/file.c b/fs/btrfs/file.c index 7c3cd24..09ef5d6 100644 --- a/fs/btrfs/file.c +++ b/fs/btrfs/file.c @@ -944,14 +944,17 @@ static ssize_t btrfs_file_write(stru...
2009 Jul 06
1
[Patch v3] btrfs: use file_remove_suid() after i_mutex is held
...tex held, file_update_time() too. So move them after mutex_lock(). Plus, check the return value of kmalloc(). Signed-off-by: WANG Cong <amwang@redhat.com> Cc: Arjan <arjan@infradead.org> Cc: Chris Mason <chris.mason@oracle.com> Cc: Yan Zheng <zheng.yan@oracle.com> Cc: Sven Wegener <sven.wegener@stealer.net> Cc: Josef Bacik <jbacik@redhat.com> Cc: Jeff Mahoney <jeffm@suse.com> Cc: Tao Ma <tao.ma@oracle.com> --- diff --git a/fs/btrfs/file.c b/fs/btrfs/file.c index 7c3cd24..e7b0d81 100644 --- a/fs/btrfs/file.c +++ b/fs/btrfs/file.c @@ -944,14 +944,19 @@...
2005 Nov 19
2
ntlm_auth and PEAP machine authentication
...to make it work? Googling around I found something like: /usr/bin/ntlm_auth --request-nt-key --domain=TDE002.MYDOMAIN.NET --username=LNXAD$ --challenge=34b2fe219534fdf8 --nt-response=faefad573223b48c5685b2962dbe18e7e7c6b84816c77ce0 which always gave me: Logon failure (0xc000006d) Thanks Norbert Wegener
2009 Jan 16
3
rspec model testing - test on user defined validation- How do I test that the create failed.
I''m new to rspec and looking for way to test a validation I added to a model. The test checks to see that if field1 has a value then field2 must be nil and vice versa. ------------------------------- When I did the rspec_scaffold it generated one test which worked before :each do @valid_attributes = { :field1 = "value for field1" :field2 = "value for
2006 Sep 27
1
AD replication with samba4
googling around I found some interesting information about samba4. It is said, samba4 shall have an ldap server of its own, not openldap. Is this correct? If so, could this server fully participate in AD replication? Does a timeframe exist, within which samba4 shall arrive? Thanks Norbert Wegener
2012 Jan 13
1
Brillouin index
...in Diversity index. I searched the net but did not find anything about it. Thanks a lot for any help Best, Philipp *************************************************** Prof. Dr. Philipp Fischer Head of AWI Center for Scientific Diving & Dept. In situ Ecology Section Shelf Sea Systems Alfred-Wegener-Institut Biologische Anstalt Helgoland Building A D-27498 Helgoland Phone: +49(4725)819-3344 Skype: fischer_philipp Fax: +49(4725)819-3369 http://www.awi.de/People/show?pfischer http://www.awi.de/en/infrastructure/underwater/scientific_diving/ http://www.awi.de/en/research/research_divisions/bi...
2003 Feb 12
1
How to know what users i have added with smbpasswdprogram?
...you can just cat the smbpasswd file. Typically, it's found in /usr/local/samba/private directory. If it's long, you might want to use more (or less). Rick Segeberg Provo Site Manager, IT Department The Waterford Institute rick.segeberg@waterford.org -----Original Message----- From: c.wegener@itcampus.de [mailto:c.wegener@itcampus.de] Sent: Wednesday, February 12, 2003 8:28 AM To: samba@lists.samba.org Subject: Re: [Samba] How to know what users i have added with smbpasswdprogram? hi, smbpasswd doesnt support listing users i think. you have to use the net command instead. net user...
2007 May 16
1
WaitExten not responding on key presses
Hi, I have the problem that WaitExten is not responding to key presses. Here are the sections from my extensions.conf: [globals] incoming_call=0 menu=0 announce=0 [internal] exten => 777,1,Goto(hotline,${EXTEN},1) [hotline] exten => _X.,1,Set(CALLERID(name)=Hotline) exten => _X.,n,Set(original_extension=${EXTEN}) exten => _X.,n,GotoIf($[${announce}=1]?4:10) exten =>
2015 Oct 21
1
Debug Samba/CUPS printing
Hi all, I am currently inspecting a problem with Windows7 / Samba / CUPS printing. On one printer of our company the printjobs are getting heavily delayed. The jobs are started from Windows 7 Workstations. Tcpdump seems to show, that the jobs are handed through from Windows 7 Client -> Samba server -> CUPS server -> printer and no packets seem to bypass those stages. (e.g. no direct
2009 Aug 30
1
Combining: R + Condor in 2009 ? (+foreach maybe?)
...condor in the task views of High Performance Computing<http://cran.r-project.org/web/views/HighPerformanceComputing.html> : http://cran.r-project.org/web/views/HighPerformanceComputing.html Stating that: "The GridR<http://cran.r-project.org/web/packages/GridR/index.html> package by Wegener et al. can be used in a grid computing environment via a web service, via ssh or via Condor or Globus." I then found a 2008 lecture slides on the subject here: http://www.statistik.uni-dortmund.de/useR-2008/tutorials/GridR.pdf And an articles showing it was already done: http://www.ecmlpkdd20...
2008 Jun 10
0
[ANNOUNCE] xf86-input-evdev 1.99.3
...ssRec have changed." Check for XINPUT ABI < 3 (corrected version) Plug a memory leak, we allocated pEvdev twice, dropping the first memory area. Enable middle-mouse button emulation. Disable middle mouse button emulation when a real middle MB event is detected. Sven Wegener (1): evdev: Port b4a5a204 "Fix pointer crossing screen bug." to current master branch git tag: xf86-input-evdev-1.99.3 http://xorg.freedesktop.org/archive/individual/driver/xf86-input-evdev-1.99.3.tar.bz2 MD5: 734d5a0845793a452b223ad275fe8ea4 xf86-input-evdev-1.99.3.tar.bz2 SHA1:...
2005 Sep 11
0
ERROR: no hit for procs_running
...0C^[[10D^[[1;32mdone^[[m^O^[8^[[?25h^MINIT: Entering runlevel: 3^M^M ^MBoot logging started on /dev/tty1(/dev/console) at Sun Sep 11 14:26:21 2005^M^M Master Resource Control: previous runlevel: N, switching to runlevel: ^M^[[80C^[[10D^[[1m3^[[m^O^M^M ERROR: no hit for procs_running^M^M Norbert Wegener _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2003 Aug 20
1
aide
Bonjour, J'aimerais savoir si quelqu'un pourrait m'aider en ce qui concerne l'utilisation du package waveslim. Je voudrais savoir comment on fait pour revenir a un signal d'origine lorsque l'on dispose de coefficients de detail et d'approximation. Merci d'avance Tuleau Christine (christine.tuleau at math.u-psud.fr)
2006 Feb 07
1
lme question
Hi list, I am fitting microarray data (intensity) model using the lme package in R environment. I have 5 fixed variables in the model. One of the fixed variables is genes. I am trying to get p-values for different genes. But I am getting only one p-value for all genes together. I can get a list of p-value when I run lm. Why can't this work in lme? I was wondering if some one can help me
2006 Jan 30
1
cdrom dvd access
To run programs which are needing access to cdrom or dvd, I have to create a link between .wine/dosdevices/ and the directory where the cdrom or/and the dvd actually are. Can someone describe how I could create this link? George -- DSL-Aktion wegen großer Nachfrage bis 28.2.2006 verlängert: GMX DSL-Flatrate 1 Jahr kostenlos* http://www.gmx.net/de/go/dsl
2004 Sep 22
0
Address expired
Due to SPAM problems this e-mail address is no longer in use. Your mail concerning "Mail Delivery (failure werkman@digifarma.nl)" will be trashed. Please contact us for the new address. Wegens SPAM overlast is dit e-mail adres niet meer in gebruik. Uw mail betreffende "Mail Delivery (failure werkman@digifarma.nl)" wordt vernietigd. Informeer a.u.b. naar het nieuwe adres.
2006 Oct 02
0
Kinit failed: Clients credentials have been revoked
...ps = yes template homedir = /home/%D/%U template shell = /bin/bash client use spnego = yes client ntlmv2 auth = yes encrypt passwords = yes #winbind use default domain = yes preferred master = no restrict anonymous = 2 Thanks Norbert Wegener
2007 Aug 23
0
unable to join AD domain: Failed to parse cldap reply
....192.27) to failed conn cache^M [2007/08/23 18:24:14, 0] utils/net_ads.c:ads_startup_int(285)^M ads_connect: Eingabe-/Ausgabefehler^M [2007/08/23 18:24:14, 2] utils/net.c:main(1032)^M return code = -1^M de70171c:/etc # The complete output with -d10 along with a tcpdump I have put at http://www.wegener-net.de/samba Norbert
2008 Jun 17
0
[ANNOUNCE] xf86-input-evdev-2.0.0
...config, don't auto-deactivate it. evdev 1.99.4 Finalize MB emulation if EvdevProbe fails. Shut up compiler warning "implicit declaration of function 'xf86Msg'" evdev 2.0.0 Sascha Hlusiak (1): Add XK_Meta_L and XK_Meta_R to list of modifiers Sven Wegener (1): evdev: Port b4a5a204 "Fix pointer crossing screen bug." to current master branch -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://lists.freedes...
2006 Feb 02
3
Make error durring compilation of OpenSSH 4.3p1 on HP-UX 11.00
Hi, compilation of OpenSSH 4.2p1 / OpenSSL 0.9.8a / zlib 1.2.3 worked fine on Linux i386 / x86_64, SunOS, AIX and HP-UX. Compilation of OpenSSH 4.3p1 / OpenSSL 0.9.8a / zlib 1.2.3 works fine now only on Linux i386 / x86_64, SunOS, AIX. But on HP-UX 11.00 (gcc 3.3.2), "make" produces following... (cd openbsd-compat && make) gcc -o ssh ssh.o readconf.o