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
11a3137b1c
contrib/uci: bump to latest git version
2009-12-29 18:12:21 +00:00
Jo-Philipp Wich
ea46eda74b
contrib/fwd: add makwefile to make sdk happy
2009-12-24 23:26:23 +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
9fbd8df110
contrib/fwd: remove debug prints, add syslog info
2009-12-20 02:57:31 +00:00
Jo-Philipp Wich
d77076aa16
contrib/fwd: multi-call binary, iface monitoring, initial ipc integration
2009-12-20 02:38:13 +00:00
Jo-Philipp Wich
1998087275
contrib/fwd: renamed struct fwd_{addr,network}_list to struct fwd_{network,addr}
2009-12-20 02:37:26 +00:00
Jo-Philipp Wich
ce40fff288
contrib/fwd: adept rule generator to data changes, implement fwd_chgif() stub
2009-12-20 02:35:02 +00:00
Jo-Philipp Wich
1105290f04
contrib/fwd: reorganize internal data model
2009-12-20 02:32:43 +00:00
Jo-Philipp Wich
f2b04c5400
contrib/fwd: initial IPC work
2009-12-20 02:31:01 +00:00
Jo-Philipp Wich
1c2d85856b
contrib/fwd: add utility functions
2009-12-20 02:30:32 +00:00
Jo-Philipp Wich
ea9a0495b7
contrib/fwd: generic drop target belongs into the drop chain
2009-12-17 01:35:50 +00:00
Jo-Philipp Wich
ba9cae9b90
contrib/fwd: add fwd_xt_parse_frag(), fwd_xt_append_rule() and fwd_xt_insert_rule() - completes xtables api
2009-12-17 01:31:13 +00:00
Jo-Philipp Wich
47f94ba62c
contrib/fwd: remove leftover debug printf
2009-12-17 01:15:44 +00:00
Jo-Philipp Wich
9903178ee7
contrib/fwd: implement fwd_ipt_delif() and fwd_ipt_clear_ruleset()
2009-12-17 01:07:44 +00:00
Jo-Philipp Wich
5abef1380e
contrib/fwd: reset invert flag after running xt parse handler
2009-12-16 22:58:19 +00:00
Jo-Philipp Wich
0f791a7fb6
contrib/fwd: rewrite rule generate to use xtables api
2009-12-16 02:02:45 +00:00
Jo-Philipp Wich
a833e120b7
contrib/fwd: make fwd_xt_parse_{match,target} variadic, properly parse inverts
2009-12-15 20:57:35 +00:00
Jo-Philipp Wich
b957d3f56d
contrib/fwd: update main, not really useful yet
2009-12-15 11:22:56 +00:00
Jo-Philipp Wich
7001c02a38
contrib/fwd: simplify ruleset, initial xtables integration
2009-12-15 11:21:42 +00:00
Jo-Philipp Wich
3e97fcfe4b
contrib/fwd: update xtables api, reuse iptc handle from caller, fix segfault when reusing matches
2009-12-15 11:16:45 +00:00
Jo-Philipp Wich
d91beb0590
contrib/fwd: initial xtables binding
2009-12-14 02:25:55 +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
Jo-Philipp Wich
bbaf959e9b
contrib/fwd: properly handle rules with proto=tcpudp
2009-12-09 23:59:11 +00:00
Jo-Philipp Wich
2e9ac3b342
contrib: fwd - initial C implementation of the uci firewall
2009-12-09 02:15:59 +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
Steven Barth
b882bdeb04
Avoid unnecessary compiling
2009-11-14 13:41:31 +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
Steven Barth
9bb9cc378b
UCI contrib patch handling
2009-10-26 13:33:44 +00:00
Steven Barth
6e7c32fa7d
Build fixes
2009-10-26 13:24:36 +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
f6164c6955
contrib/uci: apply patch series during host uci build
2009-10-07 23:12:27 +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
Jo-Philipp Wich
ec57f9f537
contrib/uci: fake an active wireless network in the shipped uci
2009-08-19 01:45:44 +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
Malte S. Stretz
e795b1b204
contrib: bump uci to current version 0.7.5
2009-08-13 00:06:08 +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
Daniel Dickinson
a6309fbeb8
* Add sample UCI config files for luci-app-diag-devinfo, to be used by the SDK.
...
This is part of the luci-app-diag-core, luci-app-voice-core,
luci-app-voice-diag group.
2009-07-30 05:48:03 +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
Steven Barth
a060a9e135
Fix SDK build process
2009-06-20 07:20:56 +00:00
Steven Barth
e2f2d1a634
Drop axtls in contrib (obsolete)
2009-06-20 07:14:26 +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
Jo-Philipp Wich
22a9d2ba01
contrib/package/freifunk-p2pblock: don't execute start action if init script is disabled
2009-06-07 20:05:54 +00:00
Jo-Philipp Wich
9594eed525
contrib/package: rename config for p2pblock to freifunk_p2pblock
2009-06-07 17:57:17 +00:00
Steven Barth
d0a25be29e
Moar Makefile fixes
2009-06-07 13:25:25 +00:00
Steven Barth
c4313711b2
Rename private cyassl build
2009-06-07 13:09:56 +00:00
Jo-Philipp Wich
5ae86ebc3f
contrib/package: add freifunk-p2pblock firewall addon
2009-06-07 11:48:37 +00:00
Steven Barth
0bf57f6245
Add PX5G Keymaster
2009-06-06 20:34:47 +00:00
Jo-Philipp Wich
e684a57a09
contrib/package: drop build dependency for libnotimpl, obsoleted by recent uclibc versions
2009-06-05 19:52:48 +00:00
Jo-Philipp Wich
5c9985ba7a
contrib/package: drop xrelayd and luaxyssl, obsoleted by polarssl and nixio
2009-06-03 22:55:27 +00:00
Jo-Philipp Wich
e96429a425
contrib/package: fix cyassl download location ( #69 )
2009-05-30 02:20:36 +00:00
Steven Barth
20d2e99010
nixio: Rework TLS support, added support for CyaSSL
2009-05-28 13:50:00 +00:00
Jo-Philipp Wich
f8771c17dc
add language packages for portuguese and catalan
2009-05-27 08:35:37 +00:00
Steven Barth
e79a2f7216
whitespace
2009-05-26 18:33:38 +00:00
Steven Barth
9fd4e54cbb
temporary fixup
2009-05-26 17:50:26 +00:00
Steven Barth
f7deae100d
LuCId
2009-05-26 17:44:02 +00:00
Jo-Philipp Wich
e2193405ad
contrib/package/olsrd-luci: bump pkg revision
2009-05-25 14:09:49 +00:00
Jo-Philipp Wich
b910def5ac
contrib/package/olsrd-luci: re-add nameservice plugin functionalities, refresh patches
2009-05-24 20:11:41 +00:00
Jo-Philipp Wich
1ff74a66f6
themes: add freifunk hannover theme
2009-05-24 13:59:42 +00:00
Jo-Philipp Wich
e7f9911ba2
contrib/package/olsrd-luci: bump to hg rev 54e88033741d and enable mintcvtime workarounds
2009-05-24 01:10:13 +00:00
Jo-Philipp Wich
6a9d7ac70c
contrib/package/freifunk-watchdog: reset hysteresis counter if test condition is normal
2009-05-16 17:59:30 +00:00
Jo-Philipp Wich
dc4b478e7b
contrib/package/freifunk-watchdog: nuke cronjob if wd is disabled and stop is invoked
2009-05-16 17:30:01 +00:00
Jo-Philipp Wich
07b6a704c4
merge r4529 to trunk
2009-05-16 17:19:06 +00:00
Jo-Philipp Wich
81a3c7b2d2
contrib/package/freifunk-watchdog: add sysupgrade hook to terminate ffwatchd before system upgrade
2009-05-13 00:44:27 +00:00
Jo-Philipp Wich
2399dafe57
contrib/package/freifunk-watchdog: workaround CONFIG_WATCHDOG_NOWAYOUT, trap signals
2009-05-13 00:19:03 +00:00
Jo-Philipp Wich
89afc3a1d5
contrib/package/freifunk-watchdog:
...
- poll /dev/watchdog if available
- also monitor dropbear
2009-05-12 22:16:24 +00:00
Jo-Philipp Wich
153d287298
contrib/package: make luci-app-splash depend on iptables-mod-nat-extra
2009-05-09 22:20:58 +00:00
Jo-Philipp Wich
011a89028c
contrib/package: unmask openvpn app, is not broken anymore
2009-05-09 16:23:39 +00:00
Jo-Philipp Wich
512dee5264
contrib/package: make watchdog dependency conditional
2009-05-09 16:20:54 +00:00
Jo-Philipp Wich
f9228e93e5
contrib/package: make freifunk-community depend on freifunk-watchdog
2009-05-09 16:19:09 +00:00
Jo-Philipp Wich
95814fcd1a
contrib/package/freifunk-watchdog: better handle checking for uci updates
2009-05-09 15:28:37 +00:00
Jo-Philipp Wich
d99ce2f89a
contrib/package/olsrd-luci: disable icmp redirects on startup and re-enable on stop
2009-05-07 17:23:25 +00:00
Jo-Philipp Wich
f48b4a3744
contrib/package/freifunk-watchdog: fixup build and package dependencies, fix hysteresis counter if both bssid and channel are wrong
2009-05-06 18:24:03 +00:00
Jo-Philipp Wich
34f8367c78
contrib/package: introduce hysteresis in watchdog
2009-05-04 20:02:47 +00:00
Jo-Philipp Wich
970fe52726
contrib/package: fix running check
2009-05-04 17:21:46 +00:00
Jo-Philipp Wich
214511aafc
contrib/package: add freifunk watchdog daemon
2009-05-04 16:54:45 +00:00
Steven Barth
67fbe1b33c
Remove Luasocket - obsoleted by nixio
...
Remove old luasocket based LuCI Httpd - obsoleted by lucittpd
Remove lpeg - not in use
Rewrite luci-splashd using nixio
2009-05-01 11:28:34 +00:00
Jo-Philipp Wich
7a3715c5c5
trunk/contrib: use local checkout in Makefile to determine latest revision
2009-04-29 06:25:56 +00:00
Jo-Philipp Wich
76a6ffc9cf
luci: add greek translation, thanks Vasilis Tsiligiannis!
2009-04-27 21:36:41 +00:00
Jo-Philipp Wich
61d6197be8
contrib: remove userspace-nvram, went upstream
2009-04-27 00:33:43 +00:00
Jo-Philipp Wich
a8da3a09a3
contrib/userspace-nvram:
...
- fix checksum calculation
- better handle invalid cli invokation
- get rid of hard coded erase size
- fix data type of crc8 function
2009-04-24 23:38:45 +00:00
Jo-Philipp Wich
18193fa5e9
contrib: add a userspace port of the Broadcom NVRAM kernel api, allows NVRAM manipulation on bcm47xx
2009-04-21 21:59:59 +00:00
Markus Wigge
085a0a9ec0
removed dependancy to openwrt.org theme.
...
Now it is possible to select a different (custom) theme as the only
available theme on the router.
2009-04-16 16:37:51 +00:00
Jo-Philipp Wich
df11154ba3
contrib/lar: get rid of hardcoded buffer size in larlib
2009-04-13 15:32:04 +00:00
Jo-Philipp Wich
15798344bf
contrib/lar: refresh openwrt patch
2009-04-13 15:18:34 +00:00
Jo-Philipp Wich
78d14512ab
contrib/lar: remove bitrot from lar.h
2009-04-13 15:18:12 +00:00
Jo-Philipp Wich
eb4a870be6
contrib/lar:
...
- add lua binding for lar library
- introduce mmap() support for lua
2009-04-13 15:10:01 +00:00
Jo-Philipp Wich
725b3862ca
contrib/package/olsrd-luci: remove hostname from default config
2009-04-12 22:13:29 +00:00
Jo-Philipp Wich
b848def429
contrib/lar:
...
- unify code style and data types
- optimizations for string operations
2009-04-07 02:02:15 +00:00
Jo-Philipp Wich
598e9ef533
contrib/lar: add lar support patch for openwrt lua
2009-04-07 00:03:17 +00:00
Jo-Philipp Wich
acf5ea72c7
contrib/lar:
...
- fix short read of index table
- properly handle errno by using errno.h
- extend lar_find_archive() to take a base search path a second argument
- extend cli.c to allow specifing the base search path
- print index number in lar.pl
2009-04-06 22:58:44 +00:00
Jo-Philipp Wich
bf1cbdd838
contrib/lar: fix buffer overflow check, define os dir seperator
2009-04-06 18:16:04 +00:00
Jo-Philipp Wich
bfa91018ac
contrib/lar: check for buffer overflows in lar_find_archive() and lar_find_member()
2009-04-06 17:54:55 +00:00
Jo-Philipp Wich
50ccdfccce
contrib/lar:
...
- add lar_find_archive() and lar_find_member() to get a member handle from a packagename
- extend cli to cover new operations
2009-04-06 14:28:17 +00:00
Jo-Philipp Wich
1744f962b0
contrib/lar: small fixes in cli.c
2009-04-06 02:50:29 +00:00
Jo-Philipp Wich
36a9415469
contrib: add "lar" - initial work on lua archive format
2009-04-06 02:35:34 +00:00
Jo-Philipp Wich
baa3404ab3
trunk: add gzip build target
2009-04-05 01:05:01 +00:00
Michael Geddes
baab33794b
Add mailformat - which format to use for email
2009-03-31 05:13:38 +00:00
Steven Barth
0ef46dc967
Import luanet library
...
Relicensed with author's permission
Thanks John
2009-03-30 11:27:43 +00:00
Michael Geddes
5396d3115e
Move to 2009c
2009-03-30 07:00:01 +00:00
Michael Geddes
63a2723de7
Can't have globals in includes
2009-03-30 05:07:34 +00:00
Michael Geddes
333458f06c
Support voicegeneral 'format' section as list
2009-03-30 05:07:10 +00:00
Michael Geddes
9bc7c1dded
Update documentation
2009-03-30 05:06:37 +00:00
Michael Geddes
c6ec0a8f10
Support for zones required for asterisk
2009-03-30 04:02:13 +00:00
Jo-Philipp Wich
275470fe63
contrib/package/olsrd-luci: remove useless menu definitions
2009-03-28 19:38:49 +00:00
Jo-Philipp Wich
5fbbf06611
i18n/japanese: enable in feed
2009-03-28 19:09:55 +00:00
Jo-Philipp Wich
3df2864e13
contrib/package/olsrd-luci: bump to 0.5.6-r4, rebase unbloat patch
2009-03-27 17:46:56 +00:00
Jo-Philipp Wich
a5ffc64063
contrib/package/olsrd-luci: remove garbage from 140-olsrd-optimize-size.patch
2009-03-25 23:47:34 +00:00
Jo-Philipp Wich
88bb3caa5c
contrib/package/olsrd-luci: bump to hg rev 1785
2009-03-25 20:48:30 +00:00
Jo-Philipp Wich
928711067a
contrib/package/olsrd-luci: bump PKG_RELEASE
2009-03-25 16:55:29 +00:00
Jo-Philipp Wich
d674c54fac
contrib/package/olsrd-luci: add mdns plugin
2009-03-25 12:53:08 +00:00
Jo-Philipp Wich
bebcaaf727
contrib/package/olsrd-luci: reset PKG_REVISION
2009-03-18 22:24:46 +00:00
Jo-Philipp Wich
c8fba2cccb
contrib/package/olsrd-luci:
...
- bump to hg rev 1781
- rebase unbloat patch
2009-03-18 22:03:23 +00:00
Jo-Philipp Wich
432602ff2a
contrib/package: make luci-freifunk-community dependant on olsrd-luci-mod-watchdog
2009-03-16 17:53:44 +00:00
Jo-Philipp Wich
129be80785
contrib/packages/olsrd-luci: add watchdog plugin (grabbed from ninux.org and modified for olsrd 0.5.6)
2009-03-16 17:11:06 +00:00
Jo-Philipp Wich
6bfdbb69e6
contrib/package/olsr-luci:
...
- fix unbloat patch
- enable -DSVEN_OLA_UNBLOAT in target cflags
2009-03-15 18:25:44 +00:00
Jo-Philipp Wich
7e01a250b1
contrib/package/olsrd-luci:
...
- switch from r3 to 0.5.6 stable branch
- rebase unbloat patch
- remove ipv4 broadcast from example config
- tweak tc and hello intervals in init script
2009-03-15 17:16:24 +00:00
Jo-Philipp Wich
2d49488b38
contrib/package: mark luaxyssl as broken until it's ported to polarssl, libxyssl was removed upstream
2009-03-06 13:52:42 +00:00
Jo-Philipp Wich
d6e251adbe
contrib/package: fix typo in luci makefile
2009-03-05 17:05:44 +00:00
Jo-Philipp Wich
c3fb5310fb
contrib/package: use "Revision:" field from svn when generating version
2009-03-05 02:18:06 +00:00
Steven Barth
b92e6532a0
nixio: Autogenerate private key on installation if we have axtls
...
support, make the TLS provider configurable in the build menu
2009-03-04 17:17:30 +00:00
Steven Barth
0a224c5ca8
Add Makefile definitions for http-client
2009-02-27 14:58:56 +00:00
Steven Barth
d2b11117f2
NIXIO: TLS-Support, bugfixes
2009-02-22 22:49:23 +00:00
Jo-Philipp Wich
cb0e180448
contrib/package: make luci-app-statistics depend on a few collectd plugins
...
applications/luci-statistics: implement a workaround for broken permissions on /tmp
2009-02-16 17:43:43 +00:00
Jo-Philipp Wich
4093233524
contrib/package: remove IpcConnect section from olsrd default config
...
applications/luci-olsr: disable IpcConnection configuration
2009-01-31 03:01:40 +00:00
Jo-Philipp Wich
6fef46408b
contrib/package: switch olsrd-luci to 0.5.6-r3 release + patches for freifunk firmware
2009-01-31 02:20:43 +00:00
Steven Barth
80216cc088
Cleanup Freifunk defaults
...
Remove RTS, fallback to default
Disable Fledermaus theme
Disable forced German language, fallback to autodetect
2009-01-30 17:55:21 +00:00
Jo-Philipp Wich
d0d0715911
contrib/package: switch to olsrd dyn_gw_plain plugin and enable it by default
2009-01-30 13:48:32 +00:00
Michael Geddes
db087ebfb4
List of voice prompts requried
2009-01-27 12:02:18 +00:00
Michael Geddes
cfdd3ca682
Move number taging from lastcall.conf to tagnumber.conf
...
Improve tagging workflow.
2009-01-27 02:42:50 +00:00
Michael Geddes
dfa7dbbc45
Put quotes for safety.
...
Move enable_Voicemail() here.
2009-01-27 02:40:40 +00:00
Michael Geddes
213d2a310e
The number tagging has been split into macros/tagnumber.conf
2009-01-27 02:39:41 +00:00
Michael Geddes
84d6b1e148
Add match_all_s variable - match all including s
...
Move enable_voicemail to voicemailconf.
Ignore variables beginning with _ in certain sections
2009-01-27 02:39:12 +00:00