search for: wegen

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

Did you mean: regen
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(st...
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/...
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 use...
2007 May 16
1
WaitExten not responding on key presses
...LERID(name)=Hotline) exten => _X.,n,Set(original_extension=${EXTEN}) exten => _X.,n,GotoIf($[${announce}=1]?4:10) exten => _X.,n,Answer exten => _X.,n,NoOp(Ansage: Das Problem XYZ ist bereits bekannt und wird bearbeitet) exten => _X.,n,NoOp(Ansage: Druecken Sie die Taste 1 falls Sie wegen einem anderen Problem anrufen) exten => _X.,n,NoOp(Ansage: Ansonsten druecken Sie eine andere Taste oder legen Sie bitte auf) exten => _X.,n,WaitExten(5) exten => _X.,n,Goto(18) exten => _X.,n,Set(menu=1) exten => _X.,n,NoOp(Ansage: Das Gespraech wird aus Qualitaetsgruenden aufgez...
2015 Oct 21
1
Debug Samba/CUPS printing
...d User sind wichtig fuer Point and Print # Point and Print testen, ob es noch tut. # Druckerkram fuer Point and Print load printers = yes printing = cups printcap name = cups [printers] comment = All Printers path = /var/spool/samba # writeable = No hinzugefuegt wegen Point and Print writeable = No # printer admin hinzugefuegt wegen Point and Print # Point-and-Print-Beispiel-smb.conf enthaelt nur printer admin = root printer admin = root, @it, domadm, ... # Hinweis: create mask ist bei der Point-and-Print-Beispiel...
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.ecmlpkdd...
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 SHA...
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
...me one can help me solve this problem. That is getting a list of p-value for each gene in the model using the lme. Thanks in advance for your help Regards Mahdi -- ----------------------------------- Mahdi Osman (PhD) E-mail: m_osm at gmx.net ----------------------------------- 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
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.freed...
2006 Feb 02
3
Make error durring compilation of OpenSSH 4.3p1 on HP-UX 11.00
...-lopenbsd-compat -lcrypto -lz -lnsl -lxnet -ldld -lsec /usr/ccs/bin/ld: Unsatisfied symbols: _U_Qfneg (first referenced in openbsd-compat//libopenbsd-compat.a(bsd-arc4random.o)) (code) collect2: ld returned 1 exit status *** Error exit code 1 Stop. Thanks in advance for help. -- 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