3465 Commits

Author SHA1 Message Date
nico
25a812b377 packages/parprouted: use uci config
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29213 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-17 10:47:19 +00:00
nico
783e5578ad packages/mini_snmpd: allow both raw & uci interface names in interfaces list
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29211 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-17 10:47:15 +00:00
nico
d063a0f5e2 packages: add missing conffiles define
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 20:02:41 +00:00
nico
38b5520010 packages/bind: ship a working named.conf file, add missing conffiles define
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 20:02:31 +00:00
nico
b8dd3d75c1 packages/tinc: fix pid-file arg passed in service command-line
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 13:27:44 +00:00
nico
1de2919548 packages/openvpn: fix pid-file arg passed in service command-line
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 13:27:42 +00:00
nico
f2342460e9 packages/mini_snmpd: use new service functions, various changes:
* changes 'disks' & 'interfaces' options to list
 * default 'enabled' to false
 * mark '/etc/config/mini_snmpd' as a config file

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:31 +00:00
nico
52da85f8aa packages/nfs-server: use new service functions, remove portmap from start/stop (it is in its own initscript)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:29 +00:00
nico
5eac616616 packages/deluge: use new service functions, add a 'group' config option for holding gid
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29180 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:27 +00:00
nico
1ab938adbc packages/transmission: use new service functions, rename 'run_daemon_as_user' config option to 'user'
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:25 +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
nico
9e91f230fd packages/tor{,-alpha}: use a fixed predictable pid-file location (patch from Peter Wagner), remove PidFile config entry
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29177 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:20 +00:00
nico
e59863de27 packages/tinyproxy: use new service functions, change 'enable' option to 'enabled' like most other services are using
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:13 +00:00
nico
4fb5622c35 packages/olsrd: use new service functions (again)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29172 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:11 +00:00
nico
74b4a18a59 packages/baresip: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:09 +00:00
nico
7a14389fa4 packages/lldpd: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29170 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:06 +00:00
nico
c3252e539f packages/basesip: remove old Config.in not needed anymore after r28756
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29169 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:04 +00:00
nico
a04d81a40e packages/quicktun: use new service functions, change 'enable' option to 'enabled' like most other services are using
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29168 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:02 +00:00
nico
d8e3724a5e packages/openvpn: use new service functions, change 'enable' option to 'enabled' like most other services are using
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:00 +00:00
nico
62db3b32f6 packages/tinc: use new service functions, change 'disabled' option to 'enabled' like most other services are using
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29166 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:43:57 +00:00
nico
57c6469df4 packages/privoxy: use new service functions
Signed-off-by: Peter Wagner <tripolar@gmx.at>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15 03:40:56 +00:00
nico
58f84dff49 packages/nmap: add dependency on libstc++ to nping
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15 03:28:37 +00:00
nico
306b6a1f1e packages/polipo: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 23:30:55 +00:00
zioproto
40bd40c0d4 [packages] tinc: contribution from linus.luessing@web.de - configuration via uci similar to OpenVPN package
With this commit configuration via uci, similiar to the one used for
OpenVPN, will be added to tinc.

Most of the parameters are working just as described in the official
manpages of tincd and tinc.conf as provided by its developer.

The only exceptions are 'disabled' which if set to 1 will make the
init script completely ignore this tinc network and/or tinc host
and 'generate_keys' which if set to 1 will check whether
a key pair is already present for the given tinc network and if not will
generate them with the key size of "key_size" (default if not present:
2048) - this reduces the "effort" of setting up a tinc VPN on a router
to just providing the right uci config file with no need of creating
custom initialization scripts for for instance the key generation.

Furthermore, similiar to the OpenVPN configuration, also tinc configs
of its native format can be used. They just need to be placed in
/etc/tinc/NETNAME. The init scripts will always copy the content of
/etc/tinc/ to /tmp first and will append any parameters provided in
/etc/config/tinc afterwards (the user needs to take care to not specify
non-list parameters in both uci and native config).

(Trivial note: not working URLs of old repositories have been removed from Makefile for downloading sources)



git-svn-id: svn://svn.openwrt.org/openwrt/packages@29137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 21:41:03 +00:00
zioproto
cb8e2c5949 [packages] olsrd: trivial, fixing copyright header
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29135 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 21:31:06 +00:00
zioproto
ff3216995d [packages] olsrd: Manuel Munz freifunk@somakoma.de modified init file of olsrd with improvements for 6and4 operation and also for setup of smartgw
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 21:27:40 +00:00
zioproto
7949f082b3 [packages] olsrd: Version bump to 0.6.2
txtinfo plugin patch removed because now text is properly formatted, agreed with JoW
quagga patch removed because problem was fixed upstream in quagga, agreed with acinonyx


git-svn-id: svn://svn.openwrt.org/openwrt/packages@29131 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 21:10:05 +00:00
acinonyx
1d7c9bae52 [packages] quagga: Disable ospfclient (thanks jow)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 18:32:16 +00:00
tripolar
ae382a22db [packages] ntpd: * use libcap to drop roots privileges
* add ntp-key and ntp-key-ssl (linked against OpenSSL)
                 * update init file
                    - add ntp group and user
                 * compile with --without-lineeditlibs
                 * add ntptime to the ntp-utils package


git-svn-id: svn://svn.openwrt.org/openwrt/packages@29127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 18:30:05 +00:00
jow
0fb79a798b [packages] ddns-scripts: add dnsexit.com (#10425)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29120 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 16:21:51 +00:00
marek
b265d99a29 batman-adv: update package to latest release (2011.4.0)
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>



git-svn-id: svn://svn.openwrt.org/openwrt/packages@29118 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 15:52:12 +00:00
nico
df0ba0eaf4 packages/softflowd: use new service functions, use softflowctl to stop softflowd via control socket
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29100 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 02:38:54 +00:00
nico
a5c9c3954d packages/rinetd: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29099 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 02:38:53 +00:00
nico
ad04b648d1 packages/ptunnel: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29098 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 02:38:51 +00:00
nico
ac37eb2674 packages/haproxy: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 02:38:47 +00:00
nico
95ac7d92bb packages/restund: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29096 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 02:38:45 +00:00
nico
1a0b18f7f6 packages/stun: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29095 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 02:38:44 +00:00
nico
67ddcf9a51 packages/vpzone: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29094 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 02:38:42 +00:00
nico
33fa6ef156 packages/seeks: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29093 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 02:38:40 +00:00
nico
a39a39b539 packages/siproxd: use new service functions, create pid-file in /var/run/siproxd owned by nobody:nogroup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29092 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 02:38:38 +00:00
nico
6bd8dc465e packages/sslh: use new service functions, with quirks to allow more than one instance to run simultaneously
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 02:38:35 +00:00
nico
9863946058 packages/lsm: use new service functions, pass proper CFLAGS, cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29090 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 02:38:32 +00:00
nico
6eb76e31ba packages/imspector: use new service functions, change 'enable' option to 'enabled'
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29089 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 02:38:30 +00:00
tripolar
c8b82c097f [packages] openssh: use ifeq not ifdef to use the same style
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 01:09:26 +00:00
tripolar
8696488401 [packages] openssh: if CONFIG_OPENSSL_ENGINE is defined compile with --with-ssl-engine
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29087 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 00:51:20 +00:00
tripolar
6e3d65dda0 [packages] openssh: set privsep-user and privsep-path
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-13 23:53:11 +00:00
nico
b3799c86e2 packages/igmpproxy: use new service functions, usr br-lan/br-wan in sample config file
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-13 22:16:32 +00:00
nico
26b1491d87 packages/rp-pppoe: use new service functions, use $(CP) instead of $(INSTALL_*) for packaging stuff installed by upstream Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29082 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-13 22:16:30 +00:00
nico
3da206df0a packages/bird: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29079 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-13 22:16:25 +00:00
nico
e6f5e2073c packages/samba3: use new service functions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-13 22:16:18 +00:00