Displaying 11 results from an estimated 11 matches similar to: "Printing problems with samba 3.0.23c and NT4"
2006 Sep 14
2
More problems with samba 3.0.23c and NT4
Hi everyone!
I have some trouble with samba 3.0.23 as PDC for NT4 workstations with SP6a.
I have upgraded from samba2.
1. The ntconfig.pol from the netlogon-share does'nt work. I get a prf1.tmp in the User-Profile-Folder and the policy wouldn't mix to
the registry. In the Event-Log I found an entry
"RegLoadKey ist mit dem Fehler 87 f?r C:\WINNT\Profiles\aba\prfD.tmp
2001 Mar 28
1
MSDFS extensions
Hello,
I'm setting up MSDFS feature in samba-2.2.0-alpha3. It works very great!
But I'm would wish an extension to the MSDFS functionality:
Is it possible to implement a feature, so I could group junction points
within directories?
E.g.:
[pub]
path = /export/publicsmb
msdfs root = yes
PUB
|
+- dir1 <- directory manually created in /export/publicsmb
| |
|
2007 Jul 12
2
[LLVMdev] BasicCallGraph patch
The current BasicCallGraph will miss call sites like this:
%tmp86 = call i8* (...)* bitcast (i8* ()* @find_ispell to i8* (...)*)( )
; <i8*> [#uses=1]
Here the direct user of @find_ispell is a ConstantExpr.
I added several lines of code to address this case.
Below is the output of command: svn diff lib/Analysis/IPA/CallGraph.cpp
Attached is LLVM asm files with such function calls.
2006 Nov 15
2
samba3.0.23c + cups1.1.23 unexpected pause on some printers
Hi,
I use a Debian Sarge with samba 3.0.23c (from testing) and cups 1.1.23.
For unexpected reason, some printers are sometime stopped (pause), and I
need to start then again.
There is no trace of a "stop" in the log of cups. (and I'm the only one
who can pause them, anyway).
here is an example :
cat 10.lpr.log | grep imp-cao | grep -E "(stop|start)"
Nov 10 14:15:41
2006 Nov 16
0
Incorrect handling of group permissions
Hello,
I posted a kind of a bug a few weeks ago (BUG 3990)!
Now i tested the new version samba 3.0.23d on my machine (Solaris10,SunSparc,Samba3.0.23c).
I've got the same problem:
# id "NTBV\neuwald"
uid=5000(DOMAIN\WINUSER) gid=5000(NTBV\dom??nen-benutzer)
# ./wbinfo -r "DOMAIN\WINUSERWINUSER"
5001
5002
5003
5004
5005
5000
Nested groups are completely ignored for
2007 Jul 17
0
[LLVMdev] BasicCallGraph patch
On Thu, 12 Jul 2007, Zhongxing Xu wrote:
> The current BasicCallGraph will miss call sites like this:
> %tmp86 = call i8* (...)* bitcast (i8* ()* @find_ispell to i8* (...)*)( )
> ; <i8*> [#uses=1]
>
> Here the direct user of @find_ispell is a ConstantExpr.
> I added several lines of code to address this case.
> Below is the output of command: svn diff
2007 Jul 17
2
[LLVMdev] BasicCallGraph patch
I am doing inter-procedural static analysis, so I need to do DFS of call
graph. llvm-gcc sometimes generates this kind of call instruction, which
cause the call graph to be incomplete.
But thanks for your information, instcombine really solves the problem.
On 7/17/07, Chris Lattner <sabre at nondot.org> wrote:
>
> On Thu, 12 Jul 2007, Zhongxing Xu wrote:
> > The current
2007 Jul 17
0
[LLVMdev] BasicCallGraph patch
On Tue, 17 Jul 2007, Zhongxing Xu wrote:
> I am doing inter-procedural static analysis, so I need to do DFS of call
> graph. llvm-gcc sometimes generates this kind of call instruction, which
> cause the call graph to be incomplete.
>
> But thanks for your information, instcombine really solves the problem.
Happy to help. You'll probably find that other optimizations help as
2004 Jun 24
1
Pulver's WiSIP with Linksys WAPs
I recently got a Pulver Innovations WiSIP wireless SIP phone to
determine if we want to use them in our organization. Since the WiSIP
phone arrived last week, I have had nothing but headaches. I do think
I now have the problem narrowed down.
I have spent a bulk of my time trying to get the WiSIP to work with a
couple of Linksys WAP11 Version 2.2. I have met with no success in
getting the WiSIP
2006 Mar 17
2
Controller/View Organization (Newbie Question)
Good afternoon all...
First, let me apologize for asking a potentially dumb question. I''m
new to both Ruby and Rails, but I do have a long background in OO
programming and web development.
My question is about how to structure controllers for the various
models which I will need in my application. My data will look
something like this:
Dog
- (has_many) TrainingSessions
-
2011 Mar 04
0
Wine release 1.3.15
The Wine development release 1.3.15 is now available.
What's new in this release (see below for details):
- Support for changing network passwords.
- Reflection support in shader compiler.
- Tests no longer attempt to cope with Win9x behavior.
- A number of MSHTML and MSXML improvements.
- Various bug fixes.
The source is available from the following locations: