search for: cood

Displaying 4 results from an estimated 4 matches for "cood".

Did you mean: cond
2005 Aug 17
1
Post 3.0.9 Win9X Domain Logon Problems
Hi all, We have Samba 3 up to and including 3.0.9 working fine using LDAP for the backend. XP and 9X logons work fine. On upgrading to newer versions (inc. 3.0.11, 3.0.14a and tried 3.0.20), in the same configuration, 9X logons stop working properly - they authenticate, but fail to get information such as groups and user's full name. XP still works fine. We use KIX for our logon
2015 Sep 04
3
Integration of AVR backend
I maintain and develop an AVR backend for LLVM on GitHub <https://github.com/avr-llvm/llvm>. It has now progressed quite far, with the ability to compile most non-trivial programs unmodified (for example, the Arduino <https://www.arduino.cc/> suite. It has complete machine code/ELF support, also implementing the entire instruction set (as of 2015), and a functionally-complete assembly
2003 Aug 18
1
logon script won't start anymore after update 2.2.3a -> 2.2.8.a
Dear list, last friday I had a frustrating experience during the update of my samba server. I've been running samba since 1998, now there are 50 users with win2k-boxes attached - the samba server acting as PDC. Becauce of a swap of the old server I finally decided to update to 2.2.8a. What I did (in general): - installed the new server with suse 8.2 prof - Installed the suse-rpms for
2020 Aug 05
5
[PATCH NOT WORKING nbdkit 0/3] python: Allow thread model to be set from Python plugins.
Patch 2 certainly allows you to set the thread model. However patch 3 shows that if you set it to nbdkit.THREAD_MODEL_PARALLEL it will crash. If you look closely at the stack trace (attached below) you can see that ignoring threads which are in parts of nbdkit unrelated to Python: Thread 4: In pread, waiting in time.sleep(). This thread has released the GIL. Thread 2: Started to