Commit graph

536 commits

Author SHA1 Message Date
Jo-Philipp Wich
2f34a51f83 uhttpd: fix default cert names in init script 2010-03-22 23:20:21 +00:00
Jo-Philipp Wich
76b3ad7317 uhttpd: add ssl cert generation to init script 2010-03-22 23:10:48 +00:00
Jo-Philipp Wich
bc7bf3a857 contrib/package: backport px5g from luci2 2010-03-22 21:27:00 +00:00
Jo-Philipp Wich
d817ebf007 uhttpd: properly initialize sigaction, restore SIGTERM for childs 2010-03-21 20:52:41 +00:00
Jo-Philipp Wich
fa712a0bc9 uhttpd: deliver SIGTERM to child when parent leaves I/O loop 2010-03-21 20:06:50 +00:00
Jo-Philipp Wich
d87fefbda6 contrib/package: add package definition for luci-sgi-uhttpd 2010-03-21 18:02:49 +00:00
Jo-Philipp Wich
5fc3a1ceb0 uhttpd: make Lua handler more CGI like and fork child away 2010-03-21 17:50:00 +00:00
Jo-Philipp Wich
0dd0fdad55 uhttpd: expose uh_http_sendc() to Lua, move server functions into uhttpd namespace 2010-03-21 04:18:20 +00:00
Jo-Philipp Wich
927d47528f uhttpd: add "Connection: close" headers, mandatory according to HTTP/1.1 spec 2010-03-21 03:46:03 +00:00
Jo-Philipp Wich
23052d8f01 uhttpd: complete init script and sample configuration 2010-03-21 02:35:28 +00:00
Jo-Philipp Wich
79dde1ad3f uhttpd: terminate I/O loops if socket writes fail 2010-03-21 02:27:29 +00:00
Jo-Philipp Wich
707f9dd2d0 uhttpd: relax cgi timeout 2010-03-21 01:40:50 +00:00
Jo-Philipp Wich
cee885295b uhttpd: finish basic auth support, read realms from /etc/httpd.conf 2010-03-21 01:15:36 +00:00
Jo-Philipp Wich
95b9bb0f69 uhttpd: add basic auth infrastructure 2010-03-20 23:51:51 +00:00
Jo-Philipp Wich
1ecf7ac9fa uhttpd: do lua lookup first, otherwise fs resources might shadow the virtual url 2010-03-20 14:34:50 +00:00
Jo-Philipp Wich
074690aa54 uhttpd: rename struct uh_path_info to path_info, drop wdir member 2010-03-20 14:31:05 +00:00
Jo-Philipp Wich
35e6a59ef2 uhttpd: everybody loves licences, add one 2010-03-20 14:10:03 +00:00
Jo-Philipp Wich
c153eeaef2 uhttpd: treat cgi scripts without any headers as text/plain responses, required for X-Wrt 2010-03-20 13:55:54 +00:00
Jo-Philipp Wich
0f18174879 uhttpd:
- rework url parsing and path resolving
	- handle more cgi quirks
	- change request dispatching
	- clean up cflags
2010-03-20 13:45:50 +00:00
Jo-Philipp Wich
66ffcefa55 uhttpd: explicitely use gmt times 2010-03-19 14:51:12 +00:00
Jo-Philipp Wich
7740fd6665 uhttpd: fix off-by-one in last commit 2010-03-19 13:36:17 +00:00
Jo-Philipp Wich
008fbe53e3 uhttpd: accept wrongly terminated cgi headers, needed for X-Wrt 2010-03-19 13:32:24 +00:00
Jo-Philipp Wich
42d15c0e27 uhttpd: fix usage message 2010-03-19 09:30:23 +00:00
Jo-Philipp Wich
5f343a22e1 uhttpd: add init script and uci configuration 2010-03-19 09:22:15 +00:00
Jo-Philipp Wich
60f7191ff4 uhttpd: add /sbin and /usr/sbin to path, increases bb-httpd compatibility 2010-03-19 01:50:56 +00:00
Jo-Philipp Wich
a7282c8378 uhttpd: add a workaround to use CyaSSL's openssl/ssl.h header, it is not 100% OpenSSL compatible after all 2010-03-19 01:36:30 +00:00
Jo-Philipp Wich
77f310f5db uhttpd: make missing certs only fatal if tls sockets were requested 2010-03-19 01:35:26 +00:00
Jo-Philipp Wich
3403abe05f uhttpd: only enable Lua runtime if a handler was specified 2010-03-18 20:10:13 +00:00
Jo-Philipp Wich
87329b4522 contrib/package: add uhttpd, a drop-in replacement for busybox httpd 2010-03-18 17:45:50 +00:00
Jo-Philipp Wich
1ac4b13246 trunk: remove underscores in app names (Openwrt ticket #6654) 2010-03-08 23:41:50 +00:00
Jo-Philipp Wich
087776d3b4 contrib/package: rename luci-kamikaze to luci, add initmgr to default collection 2010-03-08 19:33:26 +00:00
Jo-Philipp Wich
362dfd03e5 contrib/package: remove conffile entries for luci_hosts and luci_ethers 2010-03-08 17:02:09 +00:00
Jo-Philipp Wich
cfae86909f contrib/package: remove leftover reference to libcyassl-luci 2010-03-07 18:43:48 +00:00
Jo-Philipp Wich
1973a02329 trunk: drop uvc_stremaer support, package was removed upstream 2010-03-07 18:42:12 +00:00
Steven Barth
66fc0c4692 Go back to OpenWrt libcyassl 2010-03-07 17:46:58 +00:00
Daniel Dickinson
c9d652c4eb luci-app-voice-diag, luci-app-diag-devinfo: Fix dependencies for the network
and SIP device discovery packages.
2010-02-27 10:37:08 +00:00
Jo-Philipp Wich
af418dfc1b contrib/package: collectd-mod-rrdtool1 was renamed, fix dependency 2009-12-24 00:53:56 +00:00
Jo-Philipp Wich
8f3bd113c3 contrib/package: fix memory leaks in olsrd 0.5.6-r7 stable 2009-12-13 21:17:02 +00:00
Steven Barth
58c85cfbb9 More Makefile 2009-11-24 12:06:57 +00:00
Steven Barth
9692e933ef Revised Makefiles a bit 2009-11-24 10:43:08 +00:00
Jo-Philipp Wich
f530c141d8 contrib/package: remote-update: combined images now include the fs type in the file name 2009-11-22 22:25:32 +00:00
Jo-Philipp Wich
1ee7f5ed79 contrib/package, applications/luci-olsr: implement NatThreshold to minimize gateway flapping 2009-11-21 00:22:35 +00:00
Jo-Philipp Wich
f61586c62b contrib/package: fix broadcom arch detection in remote-update 2009-11-19 23:58:28 +00:00
Jo-Philipp Wich
e8255eab66 contrib/package: add standard package collections to simplify choosing the right components 2009-11-11 23:17:46 +00:00
Jo-Philipp Wich
c12a9a0795 contrib/package: bump olsrd to 0.5.6-r7, refresh patches 2009-11-11 22:41:29 +00:00
Jo-Philipp Wich
ee4fd290a0 contrib: make lua host build dependency conditional 2009-11-08 02:52:47 +00:00
Steven Barth
9c22efeddb Fix last commit 2009-10-28 16:43:37 +00:00
Steven Barth
2c21491aca Update Cyassl 2009-10-28 16:40:09 +00:00
Jo-Philipp Wich
c739ad36f6 contrib: merge r5422 to trunk 2009-10-27 21:32:10 +00:00
Jo-Philipp Wich
2181825db5 contrib/package: olsrd-luci: forgot to update Makefile 2009-10-19 21:13:14 +00:00
Jo-Philipp Wich
9ec9fc679a contrib/package: bump to olsrd 0.5.6-r6 plus most recent fixes 2009-10-19 21:05:11 +00:00
Jo-Philipp Wich
af8424549d contrib/package: remote-update: now expect "openwrt-atheros-combined.img" since we switch to upstream combined images 2009-10-19 12:17:41 +00:00
Jo-Philipp Wich
a0dbf69b83 contrib/package: reap zombies in freifunk-watchdog, fix a warning 2009-10-04 18:11:47 +00:00
Jo-Philipp Wich
32acbdde47 contrib/package: drop sysupgrade-atheros, went upstream 2009-10-03 18:57:54 +00:00
Jo-Philipp Wich
2c46f1058d contrib/package: freifunk-firewall: introduce per-zone option "local_restrict" to only grant access to the default gateway in this zone while rejecting other hosts in the target subnet 2009-08-27 00:05:11 +00:00
Jo-Philipp Wich
1c8db37e8b contrib/package: target name was stripped from base-files package name upstream, determine arch from kernel apckage instead 2009-08-22 17:56:48 +00:00
Daniel Dickinson
f12f7c5b5a Make luci-app-diag and friends use conditional dependencies 2009-08-18 08:37:29 +00:00
Jo-Philipp Wich
59e5f62542 i18n: add language package for vietnamese 2009-08-16 05:11:27 +00:00
Jo-Philipp Wich
1e4efd1355 contrib: make luci-sys depend on luci-iwinfo 2009-08-09 15:02:43 +00:00
Jo-Philipp Wich
d1fb1f9d69 contrib: add iwinfo to the package feed 2009-08-09 02:45:31 +00:00
Jo-Philipp Wich
ea1374c96c contrib/package: remove dependency on remote-update in community package, this prevented building on x86 and others 2009-08-05 02:06:09 +00:00
Jo-Philipp Wich
f637ea27ae contrib/package: allow pipe signs for service descriptions in olsrd init script 2009-08-03 18:30:07 +00:00
Jo-Philipp Wich
4e534b50e5 contrib/package: bump pkg revision as well 2009-07-31 17:19:55 +00:00
Jo-Philipp Wich
cc8da1a018 contrib/package: increase load threshold of freifunk watchdog to 15.0 2009-07-31 17:19:23 +00:00
Jo-Philipp Wich
60f6a91251 contrib/package: select openwrt.org theme by default but do not make it a hard depncy 2009-07-23 12:11:47 +00:00
Jo-Philipp Wich
820f11932f [PATCH] add tools to scan network for any device, or for sip devices, and output device information, thanks cshore 2009-07-17 20:27:05 +00:00
Jo-Philipp Wich
62b2c39a5d i18n: package spanish translation 2009-07-17 17:36:08 +00:00
Jo-Philipp Wich
f2b1b113de build: embed lmo in the build process 2009-07-09 15:05:02 +00:00
Jo-Philipp Wich
73fe2dc72b contrib/package: fix brcm-2.4 arch dependency in remote-update package 2009-07-07 04:09:48 +00:00
Jo-Philipp Wich
c07dc54ef6 contrib/package: make freifunk-community depend on remote-update 2009-07-07 04:00:20 +00:00
Jo-Philipp Wich
96a8d3d0d8 contrib/package: move remote-update to own package 2009-07-07 03:59:49 +00:00
Jo-Philipp Wich
c12975f023 contrib/package: switch to official release tar balls in olsrd-luci makefile 2009-07-02 22:35:54 +00:00
Jo-Philipp Wich
9bf1758ae6 contrib/package: extend sysupgrade support to ar71xx target (untested) 2009-07-01 01:52:56 +00:00
Jo-Philipp Wich
205a1b3111 contrib/package: fixup ssl library dependencies for nixio 2009-06-30 18:01:20 +00:00
Jo-Philipp Wich
d13eeb17e8 contrib/package: remove compressed build target from Makefile 2009-06-30 14:02:52 +00:00
Jo-Philipp Wich
846c17f0f8 contrib/package: remove dependency on base-files from sysupgrade-aheros 2009-06-30 05:10:44 +00:00
Jo-Philipp Wich
ff2a946432 contrib/package/olsrd-luci: update to olsrd v0.5.6-r5 2009-06-24 20:59:12 +00:00
Jo-Philipp Wich
35874fad2b contrib/package/sysupgrade-atheros: add more sanity checks 2009-06-23 19:17:53 +00:00
Jo-Philipp Wich
c6a29c1a08 contrib/package/freifunk-watchdog:
- lower watchdog poll interval to 10 seconds (fixes reboot porblems on rb532)
	- prevent unneeded config reloads (happens when no wireless device is active)
	- remove not working watchdog stop workaround (no driver can cope with 3600)
	- bump pkg revision
2009-06-22 19:33:30 +00:00
Steven Barth
30b216f774 Drop support for luaposix and bitlib (obsoleted by nixio)
Mark luci.fs as deprecated
2009-06-21 13:42:26 +00:00
Jo-Philipp Wich
8616bbc872 contrib/package/sysupgrade-atheros: fix postinstall 2009-06-21 11:18:09 +00:00
Jo-Philipp Wich
522f324ae3 contrib/package: make sysupgrade-atheros depend on the atheros target 2009-06-20 21:47:01 +00:00
Jo-Philipp Wich
94322a8315 contrib/package: add experimental sysupgrade support for the atheros target 2009-06-20 20:27:32 +00:00
Jo-Philipp Wich
4f6fca3be9 contrib/package/freifunk-watchdog: don't kill watchdog daemon before sysupgrade, prepares support for atheros platforms 2009-06-20 20:11:56 +00:00
Jo-Philipp Wich
2dd2698e67 contrib/package/freifunk-p2pblock: do not start if no wan interface is present (spotted on the fonera) 2009-06-20 16:30:10 +00:00
Steven Barth
623b431c0e axTLS does not need dropbearkey/convert anymore (obsoleted by px5g) 2009-06-20 11:27:44 +00:00
Steven Barth
ab236ad6da Cleanup 2009-06-20 07:29:01 +00:00
Jo-Philipp Wich
286b11c508 contrib/package: properly escape postinstall of freifunk-firewall 2009-06-16 23:12:33 +00:00
Jo-Philipp Wich
e2e59b6895 contrib/package: fix postinstall of freifunk-firewall 2009-06-16 23:05:11 +00:00
Jo-Philipp Wich
ac45654a16 contrib/package: reorganize menu structure and move everything to an own LuCI category, remove bitrot 2009-06-16 22:40:31 +00:00
Jo-Philipp Wich
b193ca54de contrib/package: set svn properties on firewall package 2009-06-16 22:39:27 +00:00
Jo-Philipp Wich
604afe9bc9 contrib/package: add separate freifunk-firewall package 2009-06-16 22:38:38 +00:00
Jo-Philipp Wich
65cde286cc drop obsoleted lucittpd packages 2009-06-16 19:30:22 +00:00
Steven Barth
22c2ed1717 Disable ASM math more sensible 2009-06-15 19:13:00 +00:00
Jo-Philipp Wich
af4c152ed3 contrib/package/cyassl-luci: inline asm, -fpic and x86 don't work well together 2009-06-15 16:06:44 +00:00
Steven Barth
97afc4b495 Mark Broadcom 2.4 as crap, to allow conditional CFLAGS 2009-06-11 00:04:55 +00:00
Jo-Philipp Wich
a72a8e4474 contrib/package: add qos related dependencies to luci-splash 2009-06-10 16:28:56 +00:00
Jo-Philipp Wich
c639bda253 contrib/package/olsrd-luci: fixup md5sum, seems to have changed after olsrd repo was moved to new server 2009-06-08 18:36:40 +00:00
Jo-Philipp Wich
add961da27 contrib/package/freifunk-p2pblock: fix default configuration 2009-06-07 22:08:59 +00:00
Jo-Philipp Wich
2185714329 contrib/package: add package definition for p2pblock 2009-06-07 20:07:51 +00:00