85 Commits

Author SHA1 Message Date
jow
1966c54229 [packages] miniupnpd: add missing change from previous commit
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-05 12:59:57 +00:00
jow
486ebc7172 [packages] miniupnpd: always (re)start from hotplug handler, make boot() a no-op (#11585)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-05 12:56:42 +00:00
jow
8d8315f76a [packages] miniupnpd: ... also bump package revision
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31964 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-29 00:44:17 +00:00
jow
2eee57c7c4 [packages] miniupnpd: use network.sh to find devices and subnets
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31963 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-29 00:43:39 +00:00
jow
4e56459b0d [packages] miniupnpd: convert netmask to prefix and write listen address in CIDR notation (#10767, #10770)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-12 11:00:31 +00:00
jow
ead031c672 [packages] miniupnpd: append netmask to listening_ip, fixes miniupnpd with non-/24 prefixes
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29673 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-07 13:32:30 +00:00
nico
644ad3eee0 packages/miniupnpd: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:23 +00:00
loswillios
d0e6d04b53 [packages] miniupnpd: update to 1.6.20110730 (#9424)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-06 07:17:53 +00:00
jow
ebe91cc5fe [packages] miniupnpd: properly handle multiple internal interfaces in hotplug helper (#9538)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-09 17:04:06 +00:00
cshore
1170e8b179 [net] Firewall: miniupnpd: Removed dependency and linking to libip6tc as ipv6 isn't used with miniupnpd.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26496 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-06 03:06:05 +00:00
cshore
727736473e [net] Firewall: miniupnpd: Newer upstream. Dropped patches now included upstream.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26481 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-05 13:55:45 +00:00
cshore
0d8889ce49 [net] Firewall: miniupnpd: Fixed miniupnpd attaching to shell when extra logging enabled. Fixed duplicated log messages when doing extra logging and removed unnecessary eval.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26478 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-05 10:30:33 +00:00
cshore
073cae1c8e [net] Firewall: miniupnpd: Fixed dependencies on libip4tc and libip6tc explicity. (Closes #9173)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26461 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-04 07:26:32 +00:00
cshore
4a9c9eafc0 [net] IP Addresses and Names: Fixed using single IP addresses instead of always required n.n.n.n/n even for single IP's.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-17 19:06:27 +00:00
cshore
dddaecff07 [net] IP Addresses and Names: miniupnpd: Added rule to allow high ports be default. This fixes miniupnpd default to config so that it works as expected after installed and enabled. Also added comments for the UI, and removed the example config file as it is no longer needed.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-17 17:50:33 +00:00
cshore
c228e92ca5 [net] Firewall: Moved firewalling related programs to Firewall submenu.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26055 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-12 01:14:02 +00:00
cshore
0a80ed565e [net] miniupnpd: Remove keeping miniupnpd.conf example on the device - it's rarely needed documentation and can be found in build_dir/.../miniupnpd...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25960 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-08 18:32:12 +00:00
cshore
2e6131a3a1 [net]: miniupnpd: Added enable_upnp option and port option to default and example uci config files
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-08 18:32:09 +00:00
cshore
a8ec4b8bf4 [net] miniupnpd: Changed secure mode uci option back to secure_mode from accidentally used enable_secure
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25958 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-08 18:32:07 +00:00
cshore
1919981338 [net] miniupnpd: In config file corrected int_address to int_addr
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25957 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-08 16:09:59 +00:00
cshore
4a81d0e598 [net] miniupnpd: Corrected ip_mask to int_addr in upnpd config file too. Thanks jow.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25955 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-08 15:01:26 +00:00
cshore
c890475ae7 [net] miniupnpd: Corrected local ip_mask to int_address. Thanks jow for pointing this out.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-08 14:57:42 +00:00
cshore
a5d6c75e01 [net] miniupnpd: Added uci setting of allow/deny rules, amongst other things. This involved switching to the use of /var/etc/miniupnpd.conf that is generated on the fly, instead of command-line parameters.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-08 14:49:40 +00:00
cshore
3cf6801729 [net] miniupnpd: Added uci option notify_interval and presentation_url
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 19:14:11 +00:00
cshore
5022084a20 [net] miniupnpd: Added uci configuration option to set uuid. A uuid is automatically generated and added to the configuration file on the first boot of miniupnpd with no uuid. This closes: #6634. Current behaviour (non-unique UUID by way of no UUID being configured) can be obtained by using a uuid of 'nocli' (for no command line [uuid])
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 18:57:14 +00:00
cshore
5823187e08 [net] miniupnpd: Added model_number and serial_number uci options for the root desc xml
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 18:57:09 +00:00
cshore
0c07ec43b5 [packages] miniupnpd: Added uci option config_file, which allows the user to specify that miniupnpd should use the specified file as the configuration file instead of /etc/miniupnpd.conf or none if no /etc/miniupnpd.conf present
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 18:57:06 +00:00
cshore
5bd0514866 [packages] miniupnpd: Added uci option use_system_uptime which defaults to true to maintain current behaviour, which is to use system update instead of miniupnpd daemon uptime. If false miniupnpd daemon uptime is used
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 18:57:03 +00:00
cshore
22ed7e56ed [packages] miniupnpd: Added option to change port. Default set to 5000 as before, port 'auto' set to result in a random port being used.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25897 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 18:56:59 +00:00
cshore
fe8c92d99d [packages] miniupnpd: Add uci option for manually specified external IP
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 18:56:54 +00:00
cshore
921b76b2b3 [packages] miniupnpd: Changed from using upstream Makefile.openwrt to using upstream's Makefile.linux (after suitably patching it so it works with openwrt and hopefully the other linux platforms miniupnpd is used with. Once this stream goes upstream it means that openwrt will be more likely to stay in sync with upstream's regular updates.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25888 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 15:14:30 +00:00
cshore
0e14d90709 [packages] miniupnpd: Updated miniupnpd to 1.5.20110302.
Changed from using static config.h.openwrt from upstream tarball to using genconfig.sh from upstream config (with patches to genconfig.sh to generate the correction config.h for openwrt).  closes: 8934

git-svn-id: svn://svn.openwrt.org/openwrt/packages@25887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-06 14:38:59 +00:00
jow
a7b34e2b1e [packages] miniupnpd: restart daemon if internal iface is ifup'd
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25593 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-19 19:11:11 +00:00
jow
b838faf06b [packages] miniupnpd: add option to enable NAT-PMP (#8747)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25251 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-30 00:56:41 +00:00
cshore
e6c2cc0fef [packages] miniupnpd: Bump version to 1.5
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-24 11:49:56 +00:00
cshore
2d58926aa5 [packages] Updated email address in packages I maintain
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24295 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-07 03:50:08 +00:00
jow
3593966dfe [package] miniupnpd: fix iptables rule order (#7965)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23096 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-19 15:50:48 +00:00
jow
79db0b36c2 [packages] miniupnpd: rework firewall integration, should be much more robust now
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23065 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-09-15 02:57:50 +00:00
cshore
b77d814445 cshore: Add myself as maintainter to packages I maintain
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20634 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-31 10:36:16 +00:00
jow
40dbf5905e [packages] miniupnpd: add the kernel headers shipped by iptables to CFLAGS
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19320 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-24 23:01:01 +00:00
jow
54831f9306 [packages] miniupnpd: fix compile against iptables 1.4.6 (#6561)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-24 20:07:43 +00:00
jow
dc1189944d [packages] miniupnpd: remove obsolete patch
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18667 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-06 03:06:56 +00:00
jow
afd0c20a5f [packages] miniupnpd: bump to v1.4 (#6266)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-04 23:11:05 +00:00
florian
95ebc986e1 [package] do not ignore enabled option in init script, bump release number (#6072)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18491 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-23 00:35:38 +00:00
florian
fb20e03199 [package] add memleak fixes from #5875
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-28 19:12:02 +00:00
jow
755c953329 [packages] miniupnpd:
- use firewall hotplug calls to configure rules
	- properly clean and rebuild rules on restart
	- cope with ifdown/ifup events on external iface (#4669)
	- bump pkg revision


git-svn-id: svn://svn.openwrt.org/openwrt/packages@17680 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 00:48:24 +00:00
florian
c56e644108 [package] fix miniupnpd compilation with brcm-2.4 (#5630)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17163 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-07 09:43:18 +00:00
hauke
83c14e180d [packages] Various Makefile cleanups.
Thanks to swalker.


git-svn-id: svn://svn.openwrt.org/openwrt/packages@16438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-13 17:01:55 +00:00
florian
71e0541a0a [package] fix miniupnpd compilation with iptables-1.4.3.2 (#5047)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15603 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04 20:19:12 +00:00
jow
f5bbeb2f58 [packages] miniupnpd: fix copyright
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-02 01:01:10 +00:00