Displaying 5 results from an estimated 5 matches for "list_count".
2003 Mar 23
12
Shorewall 1.4.1
This is a minor release of Shorewall.
WARNING: This release introduces incompatibilities with prior releases.
See http://www.shorewall.net/upgrade_issues.htm.
Changes are:
a) There is now a new NONE policy specifiable in
/etc/shorewall/policy. This policy will cause Shorewall to assume that
there will never be any traffic between the source and destination
zones.
b) Shorewall no longer
2005 Feb 01
4
Shorewall problem
I am getting the following message when Shorewall stops can anybody shed
any light on this message and where I should be looking? Thanks
root@bobshost:~# shorewall stop
Loading /usr/share/shorewall/functions...
Processing /etc/shorewall/params ...
Processing /etc/shorewall/shorewall.conf...
Loading Modules...
Stopping Shorewall...Processing /etc/shorewall/stop ...
IP Forwarding Enabled
2013 Mar 07
2
Core dump in 2.2.rc2 with FETCH 1 BODY.PEEK[ALL]
...sgpart.c:291
msgpart = 0x1851c40
pool = 0x1851c20
i = 0
next_digit = true
ret = 0
#6 0x000000000041e734 in imap_fetch_body_section_init
(ctx=0x7fffa3de5fa0) at imap-fetch-body.c:358
body = 0x18476b8
list_args = 0x7fa1672152a7
list_count = 0
str = 0x0
p = 0x181e26e ""
error = 0x7fffa3de6460 "\001"
__FUNCTION__ = "imap_fetch_body_section_init"
#7 0x000000000041d064 in fetch_body_init (ctx=0x7fffa3de5fa0) at
imap-fetch.c:670
No locals.
#8 0x000000000041b6b5 in imap_...
2011 Jun 24
0
Wine release 1.3.23
...t.
Jerome Leclanche (2):
wininet: Fix a warning when compiling --without-openssl.
winhttp: Fix a warning when compiling --without-openssl.
Jonas Maebe (1):
dinput: Hook up joysticks to DirectInput event queue on Mac OS X.
J?rg H?hle (4):
ntdll: Use list_empty() instead of list_count() == 0.
strmbase: Use !list_empty() instead of list_count() > 0.
winealsa: Fix mmdevapi memory allocations.
winealsa: Avoid deadlock in AudioClient_Stop.
Krzysztof Nowicki (1):
user32: Make more functions hot-patchable for Steam.
Lauri Kentt? (1):
ws2_32/tests: Ma...
2007 Jan 25
0
Wine release 0.9.30
...t.h, and windef.h in Wine so that the header compiles.
widl: Include objbase.h so that generated proxy file compiles on Wine.
sfc: We need to import sfc_os for the forwards to work properly.
dinput: Undefine SW_MAX to avoid possible conflicts with winuser.h.
wine/list.h: Add list_count function. Make some parameters const.
widl: Use existing functions to retrieve attributes for typelibs.
widl: Convert typelib lists to standard Wine lists.
widl: Convert attribute lists to standard Wine lists.
widl: Convert interface lists to standard Wine lists.
widl:...