similar to: windows xp wildcard matching in cmd.exe (search pattern is changed to uppercase when using wildcards)

Displaying 20 results from an estimated 10000 matches similar to: "windows xp wildcard matching in cmd.exe (search pattern is changed to uppercase when using wildcards)"

2003 Oct 24
0
"advanced printing features" setting not saved "advanced printing features" setting not saved
Alexander Geraldy <geraldy at informatikdotuni-kldotde> wrote on Samba-Digest: > [Samba] "advanced printing features" setting not saved > > * To: samba at listsdotsambadotorg > * Subject: [Samba] "advanced printing features" setting not saved > * From: Alexander Geraldy <geraldy at informatikdotuni-kldotde> > * Date: Thu, 23 Oct
2003 Oct 23
0
"advanced printing features" setting not saved
Hello, we run SuSE8.2 with Samba 2.2.7a-78 (SuSE's own version?!) and Windows XP clients. After an update to 3.0.0, everything works well (user access on file services and printing), but we can't save the "advanced printing features(?)" (german: "Erweiterte Druckfunktionen aktivieren") flag (WinXP -> Settings -> any printer -> Advanced) anymore. This holds
2020 May 09
2
Fwd: Win7 clients problem after upgrading samba file server to 4.12 on Arch
On Sat, 2020-05-09 at 18:33 +0200, pavlos via samba wrote: > > Ralph, good news! > > Applying the patch into the original source code of the 'open.c' file > removes the observed misbehavior. > So yes, you've touched and addressed the root-cause of the problem > on my side. MANY THANKS! > Double checked that from two WIn7 stations - x86 and x64, also from my
2010 Feb 27
0
[LLVMdev] Possible SelectionDAG Bug
On Feb 26, 2010, at 2:07 PM, David Greene wrote: > On Friday 26 February 2010 10:34:41 David Greene wrote: >> On Friday 26 February 2010 09:55:32 David Greene wrote: >>> In the continuing quest to try to track down problems we're seeing >>> in >>> SelectionDAG, I added the following assert >>> toSelectionDAG::ReplaceAllUsesOfValuesWith: >>
2011 Sep 25
2
help about R basic
This is my first time to ask for help in the R mailing list, so sorry for my misbehavior. The question is actually an example of the apply function embedded in R. Code is here: > x <- cbind(x1 = 3, x2 = c(4:1, 2:5)) > dimnames(x)[[1]] <- letters[1:8] > x x1 x2 a 3 4 b 3 3 c 3 2 d 3 1 e 3 2 f 3 3 g 3 4 h 3 5 > cave <- function(x, c1, c2) c(mean(x[c1]),
2020 May 09
2
Win7 clients problem after upgrading samba file server to 4.12 on Arch
sob., 9 maj 2020 o 10:34 Ralph Boehme <slow at samba.org> napisa?(a): > Hi Pawel, > Can you share a network trace and loglevel 10 debug log of a reproducer? > The links you posted earlier don't seem to work anymore. > > -slow > ...because I have treated them as not important and have deleted them, after I had found the proper commit in code. If this is important - I
2009 Apr 07
1
Search docs with terms that match a pattern
Hello, I have once again a small question: Is it possible to search a pattern like "*foo*" ? I saw that we can use QueryParser::FLAG_WILDCARD but only with "foo*" patterns. Have you got a trick to do that ? And an other question with wildcards: i tested FLAG_WILDCARD and the QueryParser, but i have some problems with special characters (by example "/"). Is it
2006 Dec 04
4
MySQL cmd % pattern matching
Hi All Does anyone know how to use the MySQL cmd in Asterisk with LIKE and % in the query? I have: exten => s,5,Set(query=SELECT name from contacts where tel like %${number}) exten => s,6,MySQL(Connect connid hostname username password dbname) exten => s,7,MySQL(Query resultid ${connid} ${query}) But there seems to be a problem with the % sign and I don't know how to
2004 Mar 24
1
stalled 'sync' on ext3+quota over drbd
I don't know yet if this is an ext3, quota or drbd issue, but I'll ask anyway. I am building a HA NFS server using two Dell-1750's and drbd. I have ext3 filesystem with quota built on drbd device running over 200Gb disk partition (hardware raid0+1), drdb-mirrored across servers. The kernel is 2.4.25, so hopefully quota deadlock should not be a problem (it was on 2.4.24). Now, the
2001 Oct 29
2
pam_open_session w/o tty on Solaris
Hello, all- Apparently, under Solaris (I can personally confirm SunOS 5.7 and 5.8), pam_open_session will generate a segfault if PAM_TTY is not set. The obvious symptom of this is that OpenSSH 2.9.9p2 will segfault on any operation that does not request a tty (do_exec_no_pty). Based on a quick google search, this seems to have been encountered by others, though the specific symptoms seem to
2003 Nov 11
1
unexpected --exclude pattern behaviours with glob wildcards
Rsync version: rsync-2.5.6-3mdk (Mandrake 9.2) I see from the CVS log that some of the following awkwardness may be fixed (or at least different) in the next public release. I'm looking forward to that. In the interim, here are some problems: --------- Problem 1 - unexpected consequence of replacing / with ** --------- The following exclude works because the explicit slash causes a match
2016 Nov 09
2
search body with wildcards
Hi, A question. We are using fts_solr. When searching for content in BODY I noticed that dovecot only supports full words. "BODY calibration" returns results but "BODY calibra" does not. Nor "BODY calibra*". Solr does support searching with wildcards so why is it that dovecot does not? regards, -- Willem-Jan de Hoog
2016 Nov 10
0
search body with wildcards
On 2016-11-09 09:52, W. de Hoog wrote: > Hi, > > A question. We are using fts_solr. When searching for content in BODY I > noticed that dovecot only supports full words. "BODY calibration" > returns results but "BODY calibra" does not. Nor "BODY calibra*". > > Solr does support searching with wildcards so why is it that dovecot > does not?
2020 May 09
5
Win7 clients problem after upgrading samba file server to 4.12 on Arch
sob., 9 maj 2020 o 14:37 Ralph Boehme <slow at samba.org> napisa?(a): > To be clear: if you're running into this issue that I'm seeing in the > code, then this is *not* a client side bug. It's a server bug that only > gets triggered by a specific access pattern. Likely Win 7 has a > different pattern compared to other Windows versions which explains why > you only
2014 Feb 15
2
rsync filter rules ignored by rsnapshot
Hello guys, sorry for cross-posting, but imho it could be an error in my rsnapshot setup as well as in my rsync setup. If there is a solution on one of these mailing-lists i will post it to the other one as well. ok? here is my question: when running rsnapshot, my exclude filter is being ignored, but i don't see why. grep -v "#" /etc/rsnapshot-debx40.conf | grep . gives
2016 Jun 10
1
About 4.xx and 6.xx
> On 01/06/2016 03:24, Ady via Syslinux wrote:> @Didier, > > > > There were several potential fixes and improvements that were never > > back-ported to the "syslinux-4.xx" branch. The very few commits in that > > branch could be added to interested distributions without releasing a > > new official version. > > > > Moreover, there were
2023 Dec 04
1
Advanced search with wildcard using notmuch for mutt
io <io at ooeeeoo.com> writes: > what xapian 'indexing system' did was to index the entire sentence > 'xxx_yyy' and you will not be able to find any sentence which contain > the word 'yyy'? I'm curious that you refer to xxx_yyy as a sentence. In the contexts I am familiar with, the point of _ is to join things together into one word (or one
2023 Dec 04
1
Advanced search with wildcard using notmuch for mutt
On Mon, Dec 04, 2023 at 06:39:43AM -0500, David Bremner wrote: > I guess the restriction is based on what is easy to do efficiently with > the Xapian database (find prefixes). If I remember correctly there was > some work in progress to support leading wildcards in Xapian. I can't > find relevant discussion now, but I CC'ed the Xapian list in case > someone remembers that.
2020 Jan 10
2
Asterisk 13.18.3 PJSIP. Wrong Port in Contact Header in Reply to REGISTER?
Hi List I have been pondering over a problem to use an asterisk server behind an SBC unable to successfully handle registrations. Now I observed something strange which I suspect might be a bug on the asterisk side. The SBC originates is register from Port 6011 to Port 5060 on the Asterisk. The Contact Header of the REGISTER contains: Contact: user at SBC-IP:6011 The Asterisk is sending the
2023 Dec 04
1
Advanced search with wildcard using notmuch for mutt
Olly Betts <olly at survex.com> writes: > The development version of Xapian supports both `*` and `?` glob-style > wildcards in any position. > > You can enable them for the QueryParser using FLAG_WILDCARD_MULTI, > FLAG_WILDCARD_SINGLE or FLAG_WILDCARD_GLOB (the last one is just the > first two combined). I see FLAG_FUZZY as well, supporting edit distance. Sounds like