Displaying 20 results from an estimated 6000 matches similar to: "re. 3.4.9 printing addprinter command reparse doesn't see new printer"
2010 Oct 04
1
Solaris 10, zfs and windows
This seems to work.
The Samba (3.0.37) server is running Solaris 10 8/07 with the share on
zfs and joined to a windows 2003 active directory domain. Files created
in Solaris can be edited from windows without the permission being
changed. Files created from windows have the correct Solaris
permissions, owner and group and can be edited without permissions being
changed. We use the chmod command to
2012 Aug 19
2
[LLVMdev] Optimal settings for parsing and reparsing the translation unit in libclang
Hey everyone!
I'm having trouble finding the optimal performance settings for
parsing/reparsing the translation unit. At this moment I'm using
CXTranslationUnit_None for both parsing and reparsing the translation unit,
because it seems that as soon as I turn on default settings for
parse/reparse (clang_defaultEditingTranslationUnitOptions
and clang_defaultReparseOptions respectively) code
2012 Aug 20
1
[LLVMdev] Optimal settings for parsing and reparsing the translation unit in libclang
Nope, I parse the first time, and then reparse everytime something changes
in my text buffer (because I syntax color based on what libclang gives me).
And it worked fine (and fast)
with clang_defaultEditingTranslationUnitOptions for
clang_parseTranslationUnit and clang_defaultReparseOptions for
clang_reparseTranslationUnit. Until I saw that clang_codeCompleteAt doesnt
work with anything else than
2012 Aug 20
0
[LLVMdev] Optimal settings for parsing and reparsing the translation unit in libclang
On Aug 19, 2012, at 18:11, Klemen Forstneric <brucewayne97 at gmail.com> wrote:
> Hey everyone!
>
> I'm having trouble finding the optimal performance settings for parsing/reparsing the translation unit. At this moment I'm using CXTranslationUnit_None for both parsing and reparsing the translation unit, because it seems that as soon as I turn on default settings for
2007 Jul 18
0
APW issue and excessive Get-Printer-Attributes in CUPS access_log
Hello all,
I am trying to get to the bottom of a printing issue with
samba-3.0.25b-2.fc7 and cups-1.2.11-2.fc7. I wasn't sure whether to
start here or the CUPS list.
When left running for an hour or two, the CUPS process will often be
left using nearly 100% CPU. At this point, printing and add printer
wizard operations from Windows clients over Samba are unreliable.
Dialog boxes pertaining
2015 Feb 21
3
[Bug 2356] New: inheritance of options not working as documented + HostName leads to recursive reparsing isn't documented
https://bugzilla.mindrot.org/show_bug.cgi?id=2356
Bug ID: 2356
Summary: inheritance of options not working as documented +
HostName leads to recursive reparsing isn't documented
Product: Portable OpenSSH
Version: 6.7p1
Hardware: All
OS: All
Status: NEW
Severity: normal
2008 Aug 29
1
configs
I'm seeing very long delays the first time winbind accesses the network.
See: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496569
I've tried lots of things, down to stripping the config to a bare
minimum for ADS security and even killing ipv6 support on the box.
Nothing has resolved this.
Does anyone see anything obviously wrong with this configuration that
might cause a very long
2011 Jun 24
2
smb panic when adding printer with apw
Hi,
I'm using samba 3.3.15 as domain member in an w2k8 ad. We're using the
w2k3/xp add printer wizard to add a printer to the server. Since the
update from 3.2.15 to 3.3.15 the apw fails when clicking on the "finish"
button. At the same time a smb panic occurs and fills the smbd log with
the lines below.
[2011/06/24 07:47:56, 0] lib/debug.c:reopen_logs(663)
Unable to
2004 Jan 08
1
Add Printer Wizard and Slowness
Hello all,
We have a Samba box set up as our primary campus print server, running
CUPS 1.1.19 and Samba 3.3.0. Our primary interface for adding printers
is the Add Printer Wizard. I am finding very slow response while
adding/modifying/deleting printers.
Making changes to any of the settings for a printer (default tray,
driver, etc) can take 20-40 seconds or will sometimes timeout, requiring
a
2011 Jan 06
0
[LLVMdev] Proposal: Generic auto-vectorization and parallelization approach for LLVM and Polly
On 01/06/2011 03:38 AM, ether zhhb wrote:
> Hi,
>
> I just have a detail look at the code of Polly[1], it seems that Polly
> start to support some basic auto-parallelization stuffs.
This is true. However still work in progress. I hope we can soon show
some interesting results.
> I have some idea to improve the current auto-vectorization
> and parallelization approach in
2011 Jan 07
1
[LLVMdev] Proposal: Generic auto-vectorization and parallelization approach for LLVM and Polly
Hi tobi,
>> 2. Allow the some generic parallelism information live out specific
>> autopar framework, so these information can benefit more passes in
>> llvm. For example, the X86 and PTX backend could use these information
>> to perform target specific auto-vectorization.
>
> What other types of parallelism are you expecting? We currently support
> thread level
2006 Nov 14
2
String to list and visa versa
Hi,
I need to collapse a list into a string and then reparse it back into the
list. Normally when I need to do this I simply use write.csv and
read.csv, but I need to do this in memory within R rather than writing out
to file. Are there any bespoke commands that any knows of that does
something like this or any tips for doing this that anyone can suggest? I
basically don't care
2011 Jan 14
1
SAMBA / CUPS Printserver
Okay, I've got some progress now. Have fairly decent printserver
working. I've been able to reproduce the same postive and negative
results in two physical servers and now (finaly destination) a vmware
server.
What's working:
ADS integration, this is a domain member
Printer driver installation (for a few drivers)
Printer installation / removal
Printing.
What's not working:
2023 Feb 22
1
Logon Script is not executed: STATUS_ACCESS_DENIED
Last week we finally upgraded our servers from Samba 3 to Samba 4 and so far everything runs smoothly. For now we run 4.15.13 with an old NT-style domain while we are preparing to migrate to Samba AD-style domain.
Since the upgrade we have the issue that the logon scripts are not executed for domain users. It works a 100% for domain admins and 0% for non admin users and we have no idea why.
We
2020 May 05
2
Windows link in linux share...
Well, I just did a dirty test:
* mklink link.txt "textfile.txt"
* mklink /D DIrLink "Directory"
* copied it to a samba share via Explorer (drag and drop).
* copied it to a Windows share via Explorer (drag and drop).
In both cases, it copied the contents of "textfile.txt" as "link.txt",
definitely not a symlink (windows or otherwise). Same with
2003 Apr 21
0
0.99.9-test6
Just two fixes:
- dovecot-uidlist file is now assumed to be changed if it's modify time
is changed. before we relied on inode changing which isn't fully
reliable.
- mbox dotlocks sometimes incorrectly thought someone else had
overridden them
Known problems that I should fix:
- mbox: we don't necessarily notice message flag changes by external
programs (or another dovecot without
2007 May 17
7
Puppet not honoring alternate path to namespaceauth.conf
Greetings,
I''ve two questions for y''all.
1) I''ve setup an alternate installation path for puppet in a site local
directory outside of ''the usual places''. Puppetd seems to insist that
/etc/puppet/namespaceauth.conf exists despite setting :authconfig in both
puppet and puppetd.
As a result part of my installation now includes a symlink to point
2013 Jul 30
1
Error from R CMD check
Dear all,
I'm puzzled by the error I get from R CMD check one of my packages. I'm running R CMD check with the --as-cran flag and it get the error both from running it from the command line as from within Rstudio. On the same machine R CMD check on my GRTS package (https://r-forge.r-project.org/R/?group_id=1027) works fine.
Any suggestions on how to fix this? I can send the source code
2015 Jun 25
5
Call for testing: OpenSSH 6.9
On 01/06/15 22:17, Tom G. Christensen wrote:
> On sparc-sun-solaris2.6 and sparc-sun-solaris2.7 the testsuite fails:
> run test cfgparse.sh ...
> reparse minimal config
> reparse regress config
> listenaddress order
> bad addr or host: ::1 (no address associated with name)
> listenaddress order 1
> bad addr or host: ::1 (no address associated with name)
> listenaddress
2015 Dec 01
2
Symlink with mklink
<samba at lists.samba.org>Hi,
I'm using windows 7 as client and a Samba 4.1.21 server.
I would like to create symbolic link on a share with mklink,
it failes with a reparse point error message.
Trying to find more information i found this discussion
https://lists.samba.org/archive/samba-technical/2014-September/102388.html
So it seems that i'm not the only one to trying to do that