-
2074314·text·1.1 KB·2011-06-03 22:58 UTC
#
# Shorewall version 4 - Rules File
#
# For information on the settings in this file, type "man shorewall-rules"
#
# The manpage is also online at
# http://www.shorewall.net/manpages/shorewall-
-
2074313·text·1.6 KB·2011-06-03 22:55 UTC
root@slackware:/home/sar# cd
root@slackware:~# shorewall show | fgrep ULOG
0 0 ULOG all -- * * 0.0.0.0/0 0.0.0.0/0 ULOG copy_range 0 nlgroup 1 prefix
-
2074312·text·1.9 KB·2011-06-03 22:54 UTC
ULOG.conf
------------
# Example configuration for ulogd
# $Id: ulogd.conf.in 5267 2005-02-19 21:33:43Z laforge $
#
[global]
###############################################################
-
2074306·text·76 B·2011-06-03 22:51 UTC
MACLIST_LOG_LEVEL=ULOG
TCP_FLAGS_LOG_LEVEL=ULOG
SMURF_LOG_LEVEL=ULOG
-
2074303·c·302 B·2011-06-03 22:43 UTC
void end_game(int level){
save_score(level);
show_highscore();
#ifdef __SDL__
Mix_CloseAudio();
SDL_Quit();
#endif
clear(); /* I added */
endwin(); /* these two */
exit(end_
-
2074302·text·321 B·2011-06-03 22:40 UTC
categories = [
("general",["name","description","side","category"]),
("movement",["acceleration","maxVelocity","amphibious","maneuverleashlength","movementclass","turnrate"]),
-
2074301·text·12 B·2011-06-03 22:38 UTC
Doesn't work
-
2074299·c·213 B·2011-06-03 22:33 UTC
void end_game(int level){
save_score(level);
show_highscore();
#ifdef __SDL__
Mix_CloseAudio();
SDL_Quit();
#endif
clear(); /* I added */
endwin(); /* these two */
exit(end_
-
2074298·text·3.8 KB·2011-06-03 22:21 UTC
Feb 7 18:40:09 slackware Shorewall:fw2net:REJECT: IN= OUT=eth0 MAC= SRC=192.168.1.2 DST=80.74.157.215 LEN=60 TOS=00 PREC=0x00 TTL=64 ID=9780 DF PROTO=TCP SPT=53951 DPT=80 SEQ=605321004 ACK=0 WINDOW=5
-
2074296·text·926 B·2011-06-03 22:12 UTC
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that wor
-
2074286·text·584 B·2011-06-03 21:46 UTC
socratesxd@socratesxd-desktop:~$ dmesg | tail
[ 4811.015913] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 4811.018781] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 4811.018795
-
2074281·text·33.4 KB·2011-06-03 21:35 UTC
-
2074278·text·1.9 KB·2011-06-03 21:23 UTC
diff --git a/mythtv/libs/libmythtv/dbcheck.cpp b/mythtv/libs/libmythtv/dbcheck.cpp
index 297dc6d..347a7d5 100644
--- a/mythtv/libs/libmythtv/dbcheck.cpp
+++ b/mythtv/libs/libmythtv/dbcheck.cpp
@@
-
2074275·text·37.0 KB·2011-06-03 21:13 UTC
-
2074274·text·1.5 KB·2011-06-03 21:11 UTC
asvos@chaos:~$ ls ./recieved/movies/
A\ perfect\ Getaway/
Agora/
Angels\ &\ Demons/
Armored/
Avatar/
Boondock\ Saints/
Bravo\ Two\ Zero/
Crank/
Dark\ City/
Death\ Proof/
Die\ Hard/
Die\ Ha
-
2074273·text·1.2 KB·2011-06-03 21:06 UTC
#
# deb cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official i386 NETINST Binary-1 20110320-15:03]/ squeeze main
# deb cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official i386 NETINST Binary-1 2
-
2074272·text·76 B·2011-06-03 21:05 UTC
SetMTmode(8)
DirectShowSource("path_to_mkv", audio=true)
ConvertToYV12()
-
2074271·text·806 B·2011-06-03 21:03 UTC
2 keszulek lesz, nem tudni hogy mindkettot forgalmazzak-e majd, vagy csak a consumer device neven emlegetett verziot.
consumer device:
8megapixeles autofokuszos carl zeiss kamera
elegge eros (valsz
-
2074267·text·3.5 KB·2011-06-03 20:56 UTC
id 4de949fce66de73bbd000061
player_id CER_GOLFPRO_420
site_id CER
hand_id CER_C446764591
time_played 16:32:54 ET
date_played 2011/04/13
pre_cold_call true
pre_cold_call_hj true
pre_cold_call_m
-
2074265·java·1.7 KB·2011-06-03 20:51 UTC
package classsign;
import org.bukkit.event.block.BlockListener;
import org.bukkit.event.block.SignChangeEvent;
import org.bukkit.entity.Player;
import org.bukkit.ChatColor;
public class CSBlo