search for: gauntlet

Displaying 20 results from an estimated 23 matches for "gauntlet".

2011 Apr 19
1
Apple Mac OS X Lion and Samba PDC
...aves a certain segment of the market who used the PDC functionality unable to upgrade or being forced on to Active Directory in order to support Windows logons. I fully understand why this is happening. What I'm wondering is has there been any talk about either Samba directly picking up this gauntlet or anyone else Mac-friendly interested in building Mac OS X Lion-compatible binaries? It could be a pretty clever end product. The maker(s) would certainly be the hero(es) of many an Apple customer who is currently dependent on the PDC functionality. We ourselves have hundreds of servers which su...
1997 Jan 07
3
logwatching
If it''s any help, here''s a sed script that is reasonably good at pulling out suspicious-looking items generated by various daemons. Fix appropriately... _H* ========== # this should match a buncha different stuff / [Pp]ermi/b ff / PERMI/b ff / [Rr]efuse/b ff / REFUSE/b ff / [Dd]en[yi]/b ff / DEN[YI]/b ff /[Rr]eject/b ff /REJECT/b ff /[Bb]ogus/b ff /[Pp]assw/b ff /PASSW/b ff
2007 Feb 05
1
long jumping out of code in specs
...orked out like it should (the proverbial canary in the coal mine), and telling it to raise an exception which I catch in my spec. This way I don''t have to bother with either stubbing all the private methods called in my after_create hook, or making the mock I''m sending though this gauntlet respond properly to all the calls it gets. In my case calling RssParser.new is evidence enough that my code executed like it should. class SpecShortcut < Exception; end specify "should call the standard parsing methods" do RssParser.should_receive(:new).and_raise(SpecShortcut)...
2002 Jan 03
0
Compiling OpenSSH_3.0.2p1 on BSDI version 3.0
FYI, I managed to install Version OpenSSH_3.0.2p1 on BSDI 3.0. we needed this for an old Gauntlet Firewall. I received an the following error during make install (cd scard && make DESTDIR= install) make: don't know how to make ./Ssh.bin. Stop *** Error code 2 I edited the scard/Makefile.in file and changed install: $(srcdir)/Ssh.bin to install: Ssh.bin Then I made a distclean...
2004 Dec 08
10
pc
I'm going to install asterisk with four digium cards. Can anyone mention a brand that carries boards with 4 compatible pci slots? Thanks Shoval Tomer, IT Manager, SofTov Advanced Systems, Ltd. Office: +972-3-9230686 ext. 179 Fax: +972-3-9216642 Mobile: +972-54-8000200
2003 Oct 01
5
single dialplan for multiple Asterisk machines
I have heard it mentioned several times by different people but can anyone explain to me how you can set up a single dialplan for 2 or more than asterisk boxes located on the same local network? MATT---
1998 Oct 13
5
compare / contrast of linux fw and others
Hi, I was wondering how a linux box configured as a firewall stacked up against some of the commercial products like checkpoint-1 and gauntlet. Can someone direct me to a good book or online doc that compares linux to some other firewall methods? Mind you, I''m not talking about a firewall in the classical sense, ie ip forwarding turned off and used as a proxy, but the typical Linux box with masquerading and ipfwadm rules, ipauto...
2009 Nov 10
6
Master/detail report with Rails and Ireport/JasperReports
Hi all, has anyone made it already? -- Posted via http://www.ruby-forum.com/.
2016 Dec 16
0
Wine release 2.0-rc2
...vilege issue) 40386 wininet:url regression caused by new cross-compiler 40978 Wrong colors on i915 and similar GPUs in GTA Vice City 41083 Red Faction: Guerrilla fails to start with DX11 renderer 41133 R32/R16 typeless formats generate incomplete FBO errors when used as a render target (Gauntlet, WoW with D3D11 renderer) 41141 gcc6: d3drm build warnings 41252 Helldivers gives this error when trying to run on MacOS 41630 Rollercoaster Tycoon 3 Platinum crashes on exit 41715 winhttp:winhttp test regression (test_secure_connection) 41717 webservices:writer test regression in te...
2011 Jun 01
2
Question about "null routing" calls to DIDs we don't handle
...uld route upstream. The trouble is that, to our knowledge, all calls from local clients and all calls we get from upstream have to pass through a context we call "clients" that routes calls to specific local clients. Local calls can't be sent upstream until after they've run this gauntlet, and inbound calls can't be failed until they have been matched against same patterns, but after those matches it's no longer clear how to separate the remotely sourced calls into an &Unavailable() bin and send the locally sourced calls upstream. Here is a simplified version of our con...
2003 Sep 06
2
What is wrong? "Creating metasocket failed"
Hi there, I'm trying to set tinc and I get the following messages: Sep 6 13:31:33 leibniz tinc.acvpn[12352]: tincd 1.0.1 (Aug 14 2003 15:09:44) starting, debug level 0 Sep 6 13:31:33 leibniz tinc.acvpn[12352]: /dev/net/tun is a Linux tun/tap device (tun mode) Sep 6 13:31:33 leibniz tinc.acvpn[12352]: Script tinc-up exited with non-zero status 126 Sep 6 13:31:33 leibniz tinc.acvpn[12352]:
2017 Jul 20
0
Wine release 2.0.2
...eam client - unimplemented function mfreadwrite.dll.MFCreateSourceReaderFromMediaSource 42138 bug when running reaktor 6: "Unhandled exception: unimplemented function concrt140.dll.??0_ReentrantBlockingLock at details@Concurrency@@QAE at XZ called in 32-bit code (0x7b43bf1c)." 42206 Gauntlet character screen background is corrupted. 42209 Native Instruments Native Access 1.0.25 (R37) crashes on unimplemented function concrt140.dll.??1_ReentrantBlockingLock at details@Concurrency@@QAE at XZ 42239 Kontact 5.6 needs api-ms-win-crt-time-l1-1-0.dll._Wcsftime 42240 Kontact 5.6 needs...
2016 Nov 25
0
Wine release 1.9.24
...needs msvcr120.??0_Condition_variable at details@Concurrency@@QAE at XZ 41451 Motocross madness: missing names of players 41602 Videos do not play in Age of Empires 41640 add rx 480 into directx.c 41671 GOG Galaxy requires unimplemented function vcruntime140.dll.__std_terminate 41683 Gauntlet start background is corrupted. 41695 LeagueClient.exe Call to unimplemented function api-ms-win-crt-math-l1-1-0.dll.nearbyint 41705 Build fails in dpnet: redefinition of typedef 'SOCKADDR' 41719 crypt32:store test regression in testRegStoreSavedCerts() 41721 hidtest.exe crashes...
2005 Apr 01
10
postfix tightening
I am used to sendmail and am using Postfix now and am uncertain of some features. I typically would comment out the line in sendmail.mc that went something like 'accept unresolvable domains' I tried using smtpd_sender_restrictions = reject_unverified_sender reject_unverified_smtp and this seems a bit too restrictive and got some bounces on legitimate senders so I'm
2017 May 12
0
Wine release 2.8
...ailing hidden chars ^@^@ 42935 Dawn of War III crashes with unimplemented function concrt140.dll.??0scoped_lock_read at reader_writer_lock@Concurrency@@QEAA at AEAV12@@Z, 42946 FFXIV fails to render (D3D11) 42962 Multiple games use unimplemented d3d11_immediate_context_ClearState() (FFXIV, Gauntlet) 42965 BeamNG.drive 0.9.x crashes on unimplemented function api-ms-win-core-memory-l1-1-2.d.CreateFileMappingW 42975 Graphical glitches on Age of Empires 42986 wine can't be compiled by gcc-2.95.4 (amstream/mediastream.c) 42990 wine can't be compiled by gcc-2.95.4 (d3dx9_36/effe...
2016 Jul 22
0
Wine release 1.9.15
...39;t work under Wine. 40760 GOG Galaxy crashes with unimplemented function vcruntime140.dll.set_unexpected 40764 Bloodrayne 1-2 hang when playing videos 40822 Aliens vs. Triangles demo needs WINED3DFMT_R32_SINT format 40861 Kingsoft Office 2012 needs ntoskrnl.exe.IoAttachDevice 40872 Gauntlet requires dcl_immediateConstantBuffer support 40887 Nook eReader 2.5.3.4630 needs ncrypt.dll.NCryptOpenStorageProvider 40915 Max Payne demo installer displays highlighted text 40923 Alone in the Dark (2008) crashes on launch with msvcrt assertion 40932 [GAME] RAN GS crashes when starting...
2005 Apr 25
14
IP2P & Skype question
Hi, I am not sure if this is the correct destination for this email question, so if not, please can someone direct me to the correct mailing list / user. I need to detect Skype traffic using (I think it can be done) IP2P.on a RH Linux 2.4.20 kernel as well as the later fedora platforms. We have built it into your kernel, but are looking for some help in the matching parameters for skype in
2016 Aug 05
0
Wine release 1.9.16
....D3DXCpuOptimizations 39502 King Arthur II demo crashes with unimplemented function d3dx10_43.dll.D3DX10CreateTextureFromMemory 39744 No sound with winepulse.drv in multiple applications when PulseAudio fails to allocate full buffer 39919 Purple / Pink reflections in Mass Effect 3 40520 Gauntlet and WoW (d3d11 renderer) need FrontCounterClockwise 40734 Unreal Tournament 3 doesn't quit properly when Pulseaudio is used 40735 Midnight Mysteries: The Edgar Allan Poe Conspiracy (Steam) needs a more fleshed out msscript.ocx to get past the initial 'OLE Error 80004002' 40757...
2017 Feb 03
0
Wine release 2.1
...141 Star Ruler 2 black screen on macOS and FreeBSD 42159 Sega Bug crashes immediately 42163 Sid Meier's Railroads! crash loading multiplayer lobby 42166 Custom application needs mf3216.dll (32-bit to 16-bit metafile converter) 42187 Radeon R9 285 GPU incorrectly recognized 42206 Gauntlet character screen background is corrupted. 42212 WOLF RPG Editor: Division by zero when winegstreamer is enabled 42218 mshtml/tests/dom crashes in xul while running test_doc_elem 42220 secur32/tests/ntlm crashes in ntlm_EncryptMessage due to null pointer 42221 ws2_32/tests/sock fails wit...
2019 Nov 07
19
Enable Contributions Through Pull-request For LLVM
Hi all, Now that we're on GitHub, we can discuss about pull-requests. I'd like to propose to enable pull-request on GitHub, as a first step as an experimental channel alongside the existing methods for contributing to LLVM. This would allow to find workflow issues and address them, and also LLVM contributors in general to start getting familiar with pull-requests without committing to