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
Paste #1058
diff --git a/trunk/target/linux/generic/patches-2.6.37/970-mips-gcc-4.6-set-but-unused-fixes.patch b/trunk/target/linux/generic/patches-2.6.37/970-mips-gcc-4.6-set-but-unused-fixes.patch
index 17bcba5..35e6cb3 100644
--- a/trunk/target/linux/generic/patches-2.6.37/970-mips-gcc-4.6-set-but-unused-fixes.patch
+++ b/trunk/target/linux/generic/patches-2.6.37/970-mips-gcc-4.6-set-but-unused-fixes.patch
@@ -1,44 +1,12 @@
Language: text
Posted by Anonymous at 28 Mar 2012, 03:21:40 UTC
Paste #1053
[42949420.890000] br-lan: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
[42949420.990000] device eth0 entered promiscuous mode
[42949421.050000] br-lan: topology change detected, propagating
[42949421.050000] br-lan: port 1(eth0) entering forwarding state
[42949421.800000] Empty flash at 0x00050db0 ends at 0x00050e00
Language: text
Posted by Anonymous at 16 Mar 2012, 07:41:54 UTC