-
2063732·text·477 B·2011-05-18 16:39 UTC
smtpd_recipient_restrictions = permit_mynetworks,
reject_unknown_sender_domain,
reject_unknown_recipient_domain,
reject_non_fqdn_sender,
reject_non_fqdn_recipient,
-
2063729·text·654 B·2011-05-18 16:39 UTC
$('#facebox form#send_mail').live('submit', function(event){
var $form = $(this);
$.ajax({
url: $form.attr('action'),
type: 'POST',
data: $form.serialize(),
dat
-
2063716·text·830 B·2011-05-18 16:28 UTC
99-jackd.conf :
# Default limits for users of jack-audio-connection-kit
@jackuser - rtprio 20
@jackuser - memlock 4194304
@pulse-rt - rtprio 20
@pulse-rt - nice -20
90-nproc.conf :
-
2063712·javascript·18.2 KB·2011-05-18 16:24 UTC
//This code was written by shrsv. This is worthless, and do not refer to it for the good of yourself because it's written by a complete non-professional
var total = 0; //the grand total
var numberTo
-
2063707·text·1.4 KB·2011-05-18 16:21 UTC
17:14:33.978 JACK was started with PID=3259.
no message buffer overruns
jackdmp 1.9.6
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2010 Grame.
jackdmp comes with ABSOLUTELY NO WARRAN
-
2063706·c·1.8 KB·2011-05-18 16:20 UTC
/*
(C) 2011, yury@nix.co.il
*/
#include <stdio.h>
#define LARGEST_COUNT 5
typedef struct {
int value;
int position;
} val_pos_type;
int val_pos_cmp(const void *a, const void *b) {
-
2063704·text·1.4 KB·2011-05-18 16:19 UTC
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package question1a;
import java.util.Scanner;
/**
*
* @author crusoe
*/
public class Qu
-
2063703·text·1.2 KB·2011-05-18 16:19 UTC
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package question1a;
import java.util.Scanner;
/**
*
* @author crusoe
*/
public class Qu
-
2063701·text·5.2 KB·2011-05-18 16:18 UTC
make[2]: Entering directory `/home/james/bzflag/src/net'
source='Address.cxx' object='libNet_la-Address.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ../../misc/depcomp \
/bin/bash ../../
-
2063699·text·1.4 KB·2011-05-18 16:17 UTC
jack server is not running or cannot be started
no message buffer overruns
17:14:33.978 JACK was started with PID=3259.
no message buffer overruns
jackdmp 1.9.6
Copyright 2001-2005 Paul Davis and
-
2063697·text·1.2 KB·2011-05-18 16:15 UTC
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package question1a;
import java.util.Scanner;
/**
*
* @author crusoe
*/
public class Qu
-
2063677·text·5.4 KB·2011-05-18 16:01 UTC
RedBoot(tm) bootstrap and debug environment [ROMRAM]
Ubiquiti Networks certified release, version 0.9.00318M.0905121200 - built 12:01:38, May 12 2009
Copyright (C) 2000, 2001, 2002, 2003, 2004 Red
-
2063675·text·18.2 KB·2011-05-18 15:59 UTC
//This code was written by shrsv. This is worthless, and do not refer to it for the good of yourself because it's written by a complete non-professional
var total = 0; //the grand total
var numberTo
-
2063674·text·6.4 KB·2011-05-18 15:59 UTC
RedBoot(tm) bootstrap and debug environment [ROMRAM]
Ubiquiti Networks certified release, version 0.9.00318M.0905121200 - built 12:01:38, May 12 2009
Copyright (C) 2000, 2001, 2002, 2003, 2004 Red
-
2063671·text·90 B·2011-05-18 15:57 UTC
http://www.computerworld.com/s/article/9216652/The_3_types_of_insider_threat?taxonomyId=17
-
2063668·text·2.8 KB·2011-05-18 15:53 UTC
pinpoint - a tool for making hackers do excellent presentation
⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺
Pinpoint a simple presentation tool that hopes to avoid audience death b
-
2063667·text·538 B·2011-05-18 15:53 UTC
[master]
certname = puppet.lab.local
[production]
manifest = /etc/puppet/prod/manifests/site.pp
modulepath = /etc/puppet/prod/modules
[development]
manifest = /etc/pu
-
2063662·diff·161.3 KB·2011-05-18 15:46 UTC
-
2063649·text·49.6 KB·2011-05-18 15:35 UTC
-
2063604·text·1.3 KB·2011-05-18 15:10 UTC
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^profile/(.*)/(.*) profile.php?id=$1&name=$2
RewriteRule ^confirmemail/(.*) confirmemail.php?code=$1
RewriteRule ^resetpasswo