Paste #1196
Language: text
Posted by Anonymous at 04 Oct 2012, 08:33:56 UTC
Paste #1191
Hallo WG-Suchende,
für unsere 5köpfige WG suchen wir ab 01.10. oder 01.11. eine_n langfristige_n Mitbewohner_in, die_der sich nicht cis-männlich positioniert, eine längere Zwischenmiete nach Vereinbarung wäre auch möglich.
Das Zimmer ist ca 12 qm groß. Wenn es dir sehr wichtig ist, in einem größeren Zimmer zu wohnen, wäre noch das 14qm Zimmer verhandelbar. Das freie Zimmer kostet mit allem drum und dran 235,- €. Wenn du in einer schwierigen finanziellen
Language: text
Posted by Anonymous at 13 Sep 2012, 11:32:45 UTC
Paste #1164
<html>
<head>
<title>jQuery POST test</title>
<script type="text/javascript" src="./jquery-1.7.2.js"></script>
<script type="text/javascript" src="./jquery.cookie.js"></script>
Language: javascript
Posted by Anonymous at 28 Jun 2012, 02:42:35 UTC
Paste #1159
<script type="text/javascript">
function login() {
$.ajax({
url: 'http://127.0.0.1:8080/cgi-bin/luci/rpc/auth?auth=null',
data: JSON.stringify ({method:"login", params:["root", "foobar"]} ),
Language: text
Posted by Anonymous at 27 Jun 2012, 11:34:56 UTC
Paste #1152
config redirect
option src wan
option src_dport 443
option dest_port 22
option proto tcp
option dest_ip 192.168.123.10
Language: text
Posted by Anonymous at 20 Jun 2012, 03:01:20 UTC
Paste #1106
[upgrade_CGI] FwUI , Firmware + UI
***** [CGI-Signature Check] buf:[BRNARV452], sigInFlash:[��������]...Fail!
***** [CGI-Signature Check] buf:[BRNDA4WWL], sigInFlash:[��������]...Fail!
***** [CGI-Signature Check] buf:[BRNDA1W], sigInFlash:[��������]...Fail!
***** [CGI-Signature Check] buf:[BRNDA1WWL], sigInFlash:[��������]...Fail!
Language: diff
Posted by Anonymous at 04 May 2012, 08:29:10 UTC
Paste #1088
(gdb) r -qws
[..]
[Thread 0x41e4c470 (LWP 3187) exited]
0 (LWP 3192) exited]
[Thread 0x44e4c470 (LWP 3193) exited]
Language: make
Posted by Anonymous at 16 Apr 2012, 03:27:05 UTC
Paste #1083
(gdb) thread apply all bt
Thread 6 (Thread 0x43b1b470 (LWP 3489)):
#0 0x40f39144 in recv () from /lib/libpthread.so.0
#1 0x0005b5f0 in ethernet_monitor::service ()
Language: text
Posted by Anonymous at 15 Apr 2012, 01:00:33 UTC
Paste #1071
/*
* blobmsg - library for generating/parsing structured blob messages
*
* Copyright (C) 2010 Felix Fietkau <nbd@openwrt.org>
*
Language: c
Posted by Anonymous at 06 Apr 2012, 10:33:09 UTC
Paste #1062
#include <stdio.h>
#include <libubox/blobmsg.h>
#include <libubox/blobmsg_json.h>
#define _GNU_SOURCE
Language: c
Posted by Anonymous at 03 Apr 2012, 01:17:06 UTC