-
2134118·text·68.0 KB·2012-03-30 17:15 UTC
-
2134099·text·140 B·2012-03-30 16:23 UTC
01) c
02) d
03) a
04) c
05) a
06) a
07) c
08) d
09) d
10) d
11) c
12) b
13) d
14) c
15) c
16) a
17) d
18) a
19) d
20) a
-
2134089·text·1.1 KB·2012-03-30 15:55 UTC
CREATE TABLE `cdr` (
`id` BIGINT(7) UNSIGNED NOT NULL AUTO_INCREMENT,
`uniqueid` VARCHAR(23) NOT NULL DEFAULT '',
`userfield` VARCHAR(25) NOT NULL DEFAULT '',
`accountcode` VARCHAR(8) NOT
-
2134072·text·78.7 KB·2012-03-30 15:25 UTC
-
2134069·text·2.0 KB·2012-03-30 15:20 UTC
out.println(RegressionServerConfig.userWatchCategory(user, Context.getConfig().configDirectory, api.getCategories(), "nmunro") + "\n");
for (String category : api.getCategories()) {
if(Regress
-
2134067·text·545 B·2012-03-30 15:19 UTC
UPDATE communes_data SET MNT_TOT_SBV_COM_2007='12', MNTBUD_TOTDDDSub_COM2007='123', MNT_TOT_SBV_COM_2008='213', MNTBUD_TOTDDDSub_COM2008='null', MNT_TOT_SBV_COM_2009='null', MNTBUD_TOTDDDSub_COM2009='
-
2134064·text·1.2 KB·2012-03-30 15:11 UTC
Sensitive Outsider
In my wretched garret
Where I’ll die of starvation
To be buried in a paupers pit
Watching the Late Show
Legs crossed needlessly
Reading the broadsheet from the front page fi
-
2134063·text·74.7 KB·2012-03-30 15:10 UTC
-
2134047·sql·794 B·2012-03-30 14:37 UTC
create table Tguestbooks (
id serial primary key,
name varchar(264) not null unique,
user_id integer not null,
date_cr timestam
-
2134046·text·1.1 KB·2012-03-30 14:37 UTC
Received: from solo.fdn.fr (solo.fdn.fr [80.67.169.19])
by yuzu.gnd.39mm.net (Postfix) with ESMTPS id C23F02648C
for <nicolas+fdn@limare.net>; Fri, 30 Mar 2012 15:33:54 +0200 (CEST)
-
2134029·sql·830 B·2012-03-30 14:16 UTC
create table Tguestbooks (
id serial primary key,
name varchar(264) not null unique,
user_id integer not null,
date_cr timestamp defau
-
2134023·text·661 B·2012-03-30 14:11 UTC
create table Tguestbooks (
id serial primary key,
name varchar(264) not null unique,
user_id integer not null,
date_cr timestam
-
2134022·text·661 B·2012-03-30 14:10 UTC
create table Tguestbooks (
id serial primary key,
name varchar(264) not null unique,
user_id integer not null,
date_cr timestam
-
2134017·text·734 B·2012-03-30 13:59 UTC
DEVICE=eth1
ONBOOT=yes
BOOTPROTO=static
MODULE="sky2"
DHCP=no
BROADCAST=206.191.57.63
IP=206.191.57.34
NETMASK=255.255.255.224
NETWORK=206.191.57.32
ETHTOOL_OPTS="autoneg off speed 100 duplex
-
2134006·text·168.7 KB·2012-03-30 13:43 UTC
-
2134003·text·296 B·2012-03-30 13:38 UTC
#/etc/sysconfig/network-scripts/ifcfg-vlan223
DEVICE="vlan223"
ONBOOT="yes"
TYPE="Bridge"
IPADDR="10.0.0.10"
NETMASK="255.255.255.0"
BROADCAST="10.0.0.255"
NETWORK="10.0.0.0"
#/etc/sysconfig
-
2134001·text·181 B·2012-03-30 13:32 UTC
#/etc/sysconfig/network-scripts/ifcfg-vlan223
DEVICE="vlan223"
ONBOOT="yes"
TYPE="vlan"
IPADDR="10.0.0.10"
NETMASK="255.255.255.0"
BROADCAST="10.0.0.255"
NETWORK="10.0.0.0"
-
2133975·text·1.5 KB·2012-03-30 12:41 UTC
##CONFIG
local 204.98.76.44
port 1194
proto udp
dev tun
ca ca.crt
cert server.crt
key server.key # This file should be kept secret
dh dh2048.pem
server 10.8.0.0 255.255.255.0
ifconfig-poo
-
2133973·text·978 B·2012-03-30 12:40 UTC
##CONFIG
local 204.98.76.44
port 1194
proto udp
dev tun
ca ca.crt
cert server.crt
key server.key # This file should be kept secret
dh dh2048.pem
server 10.8.0.0 255.255.255.0
ifconfig-poo
-
2133968·text·1.7 KB·2012-03-30 12:22 UTC
<div class="span12">
<h4>Andrew's:</h4>
<div class="well">
<div class="well">
<pre class="prettyprint linenums">
<xsl:value-of select="count(//customers/customer)"/>
</pre>