openwrt/svn-archive/archive.git
13 years ago[package] freeradius2: add rlm_sql_sqlite and rlm_passwd
Florian Fainelli [Mon, 28 Mar 2011 21:22:34 +0000 (21:22 +0000)]
[package] freeradius2: add rlm_sql_sqlite and rlm_passwd

This patch adds rlm_sql_sqlite, rlm_passwd modules for freeradius2.
It patches the rlm_sql_sqlite in order to work (authorization is working, accounting not yet tested).
It adds radwho to the utils.

Thanks in advance.

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 26342

13 years ago[package] php5: Fix build when simplexml is selected (#7758)
Florian Fainelli [Mon, 28 Mar 2011 21:22:32 +0000 (21:22 +0000)]
[package] php5: Fix build when simplexml is selected (#7758)

The build fails since the php module is statically disabled. This patch
adds the required magic.

This should also finally close #7758.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 26341

13 years ago[package] triggerhappy: update to version 0.3.4
Florian Fainelli [Mon, 28 Mar 2011 21:22:30 +0000 (21:22 +0000)]
[package] triggerhappy: update to version 0.3.4

Signed-off-by: Stefan Tomanek <stefan.tomanek+openwrt@wertarbyte.de>
SVN-Revision: 26340

13 years ago[package] squid: enable 'null' storeio module
Florian Fainelli [Mon, 28 Mar 2011 21:22:27 +0000 (21:22 +0000)]
[package] squid: enable 'null' storeio module

This patch enables the 'null' storeio module to be build along with the default 'ufs' module.
It allows squid to optionally be used without any disk storage.

Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
SVN-Revision: 26339

13 years ago[package] update avahi to included D-Bus support, libavahi-client library and avahi...
Florian Fainelli [Mon, 28 Mar 2011 21:22:25 +0000 (21:22 +0000)]
[package] update avahi to included D-Bus support, libavahi-client library and avahi-utils tools (#8929)

This updates the avahi package as follows:

1. The libavahi-client library can be selected.

2. The following avahi utilities can be selected:
   avahi-browse, aka: avahi-browse-domains
   avahi-publish, aka: avahi-publish-address, avahi-publish-service
   avahi-resolve, aka: avahi-resolve-address, avahi-resolve-host-name
   avahi-set-host-name.

Notes:
(a) This patch applies to avahi 0.6.29 -- I sent in the previous version
for 0.6.28 just after 0.6.29 came out, duh. :(

(b) The libavahi-client library and the avahi utilities require avahi to
be compiled with D-Bus support, and D-Bus must be included in
the build. If they are not selected, avahi is compiled without D-Bus
support, as it is at present.

(c) The init.d start priority of avahi-daemon is changed from 50 to 61
so that it loads after D-Bus.

The patch in Ticket #8929 has two problems, IMHO:
1. It makes the D-Bus package a compulsory requirement for avahi, even
though it's only really needed if you select the libavahi-client library.
(This patch makes D-Bus compulsory only if you select the
libavahi-client library or the avahi utilities which depend on them.)

2. The avahi-daemon will fail to start because the D-Bus daemon is set
to start up _after_ avahi-daemon starts looking for it.
(This patch adjusts the init.d start priority of the avahi-daemon to
later than that of D-Bus.)

Signed-off-by: Mike Brady <mikebrady@eircom.net>
SVN-Revision: 26338

13 years ago[package] update usbutils to 002
Florian Fainelli [Mon, 28 Mar 2011 21:22:22 +0000 (21:22 +0000)]
[package] update usbutils to 002

Update to version 002, also adds dependencies on librt and libpthread

Signed-of-by: Maarten Bezemer
SVN-Revision: 26337

13 years ago[package] update pmacct to 0.12.5
Florian Fainelli [Mon, 28 Mar 2011 21:22:19 +0000 (21:22 +0000)]
[package] update pmacct to 0.12.5

This patch update pmacct from 0.10.3 (21-06-2006) to 0.12.5 (28-12-2010)

Thanks in advance.

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 26336

13 years ago[package] gpsd: use autogen.sh
Florian Fainelli [Mon, 28 Mar 2011 21:22:18 +0000 (21:22 +0000)]
[package] gpsd: use autogen.sh

attach is the patch, fix the compile error:

libtool: Version mismatch error.  This is libtool 2.2.6 Debian-2.2.6a-4, but the
libtool: definition of this LT_INIT comes from libtool 2.2.6b.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6 Debian-2.2.6a-4
libtool: and run autoconf again.

patch from Xiangfu Liu

SVN-Revision: 26335

13 years ago[package] update ffmpeg to 0.5.4
Florian Fainelli [Mon, 28 Mar 2011 21:22:14 +0000 (21:22 +0000)]
[package] update ffmpeg to 0.5.4

Version bump ffmpeg from 0.5.2 to 0.5.4. 0.5.3 and 0.5.4 are maintenance only releases for security and minor bug fixes.

Signed-off-by: Ian Leonard <antonlacon_at_gmail.com>
SVN-Revision: 26334

13 years agonet/iputils: beautify brcm47xx fix (make owrt devs happy)
Alexandros C. Couloumbis [Thu, 24 Mar 2011 11:22:25 +0000 (11:22 +0000)]
net/iputils: beautify brcm47xx fix (make owrt devs happy)

SVN-Revision: 26282

13 years agonet/iputils: include a missing option (thanks Hauke)
Alexandros C. Couloumbis [Wed, 23 Mar 2011 20:05:51 +0000 (20:05 +0000)]
net/iputils: include a missing option (thanks Hauke)

SVN-Revision: 26279

13 years agonet/iputils: fix ping & arping under brcm47xx.
Alexandros C. Couloumbis [Wed, 23 Mar 2011 20:02:00 +0000 (20:02 +0000)]
net/iputils: fix ping & arping under brcm47xx.

SVN-Revision: 26278

13 years ago[packages] perl: make sure that staging_dir/*/usr/lib/perl5 is in host perl's @INC...
Jo-Philipp Wich [Wed, 23 Mar 2011 17:50:01 +0000 (17:50 +0000)]
[packages] perl: make sure that staging_dir/*/usr/lib/perl5 is in host perl's @INC (#9111)

SVN-Revision: 26277

13 years ago[packages] coreutils: revert r26169, its just plain wrong
Jo-Philipp Wich [Tue, 22 Mar 2011 18:25:49 +0000 (18:25 +0000)]
[packages] coreutils: revert r26169, its just plain wrong

SVN-Revision: 26270

13 years ago[packages] zile: update to 2.3.23
Stephen Walker [Tue, 22 Mar 2011 01:41:59 +0000 (01:41 +0000)]
[packages] zile: update to 2.3.23

SVN-Revision: 26266

13 years ago[packages] tor-alpha: update to 0.2.2.23-alpha, add missing librt dependency, use...
Stephen Walker [Tue, 22 Mar 2011 01:41:33 +0000 (01:41 +0000)]
[packages] tor-alpha: update to 0.2.2.23-alpha, add missing librt dependency, use secure urls

SVN-Revision: 26265

13 years ago[net] Telephony: Yate: Added packages for files under /usr/share/yate, and created...
Daniel Dickinson [Tue, 22 Mar 2011 00:39:37 +0000 (00:39 +0000)]
[net] Telephony: Yate: Added packages for files under /usr/share/yate, and created a minimal package collection for easy install.

SVN-Revision: 26263

13 years ago[libs] zaptel-1.4.x: Added hotplug script to create correct Zaptel device nodes ...
Daniel Dickinson [Tue, 22 Mar 2011 00:35:30 +0000 (00:35 +0000)]
[libs] zaptel-1.4.x: Added hotplug script to create correct Zaptel device nodes (hotplug's autocreate does the wrong thing).

SVN-Revision: 26262

13 years ago[net] Telephony: Yate: Fixed build problems that prevented server modules from loadin...
Daniel Dickinson [Mon, 21 Mar 2011 16:45:31 +0000 (16:45 +0000)]
[net] Telephony: Yate: Fixed build problems that prevented server modules from loading. (Must not use libtool fixup).  Also added copy of SNMP files to /usr/share/yate/data as is expected when the ysnmpagent module is installed.  Also switched to using PKG_INSTALL instead of copying object from source/build tree.

SVN-Revision: 26256

13 years ago[packages] binutils: fix linking to libiberty (#9048)
Jo-Philipp Wich [Mon, 21 Mar 2011 06:42:07 +0000 (06:42 +0000)]
[packages] binutils: fix linking to libiberty (#9048)

SVN-Revision: 26254

13 years agoKeep files in /etc/openvpn during sysupgrade
Travis Kemen [Sun, 20 Mar 2011 01:29:40 +0000 (01:29 +0000)]
Keep files in /etc/openvpn during sysupgrade

SVN-Revision: 26243

13 years ago[libs] zaptel-1.4.x: Build more of the utils for testing and configureing Zaptel...
Daniel Dickinson [Fri, 18 Mar 2011 23:37:48 +0000 (23:37 +0000)]
[libs] zaptel-1.4.x: Build more of the utils for testing and configureing Zaptel cards.

SVN-Revision: 26236

13 years ago[libs] zaptel14: Split ztdummy timer module into a speparate pacakge because we don...
Daniel Dickinson [Fri, 18 Mar 2011 23:37:45 +0000 (23:37 +0000)]
[libs] zaptel14: Split ztdummy timer module into a speparate pacakge because we don't want to install it on x86 (because it is broken there).

SVN-Revision: 26235

13 years ago[libs] [utils]: newt: Added source package newt which provides libnewt, a lightweight...
Daniel Dickinson [Fri, 18 Mar 2011 23:37:43 +0000 (23:37 +0000)]
[libs] [utils]: newt: Added source package newt which provides libnewt, a lightweight text console windowing library, and whiptail a lightweight dialog replacement.  Depends on S-Lang library (slang2 source package)

SVN-Revision: 26234

13 years ago[libs] slang2: Added S-Lang Library, used by libnewt and also providing the S-Lang...
Daniel Dickinson [Fri, 18 Mar 2011 23:37:40 +0000 (23:37 +0000)]
[libs] slang2: Added S-Lang Library, used by libnewt and also providing the S-Lang Shell

SVN-Revision: 26233

13 years ago[net] Telephony: Yate: Corrected copyright header to reflect reality (i.e. because...
Daniel Dickinson [Fri, 18 Mar 2011 06:51:17 +0000 (06:51 +0000)]
[net] Telephony: Yate: Corrected copyright header to reflect reality (i.e. because I created the Yate package for SMBPhone they own the copyright, but they have given permission to include it OpenWrt.  This doesn't change based on what's written in the file, so might as well be accurate).
* Also bumped package version as I forgot previously.

SVN-Revision: 26219

13 years ago[net] Telephone: Yate: Removed @BROKEN from Yate. It appears to work, except for...
Daniel Dickinson [Thu, 17 Mar 2011 19:27:04 +0000 (19:27 +0000)]
[net] Telephone: Yate: Removed @BROKEN from Yate.  It appears to work, except for the modules marked as broken.

SVN-Revision: 26210

13 years ago[net] IP Addresses and Names: Fixed using single IP addresses instead of always requi...
Daniel Dickinson [Thu, 17 Mar 2011 19:06:27 +0000 (19:06 +0000)]
[net] IP Addresses and Names: Fixed using single IP addresses instead of always required n.n.n.n/n even for single IP's.

SVN-Revision: 26206

13 years ago[net] IP Addresses and Names: miniupnpd: Added rule to allow high ports be default...
Daniel Dickinson [Thu, 17 Mar 2011 17:50:33 +0000 (17:50 +0000)]
[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.

SVN-Revision: 26205

13 years agonet/mtr: remove libresolv dependency
Alexandros C. Couloumbis [Wed, 16 Mar 2011 11:32:06 +0000 (11:32 +0000)]
net/mtr: remove libresolv dependency

SVN-Revision: 26188

13 years ago[packages] net: add a bmx6 package (thanks to Axel)
Nicolas Thill [Wed, 16 Mar 2011 03:15:22 +0000 (03:15 +0000)]
[packages] net: add a bmx6 package (thanks to Axel)

SVN-Revision: 26187

13 years ago[net] Telephony: Yate: Added conffiles. Fixes overwriting of configuration on reinst...
Daniel Dickinson [Wed, 16 Mar 2011 00:16:19 +0000 (00:16 +0000)]
[net] Telephony: Yate: Added conffiles.  Fixes overwriting of configuration on reinstall/update.

SVN-Revision: 26184

13 years ago[net] Telephony: Yate: Fixed bigendian test to use CONFIG_BIG_ENDIAN, not a cached...
Daniel Dickinson [Tue, 15 Mar 2011 12:48:48 +0000 (12:48 +0000)]
[net] Telephony: Yate: Fixed bigendian test to use CONFIG_BIG_ENDIAN, not a cached autoconf variable.  Thanks jow for pointing this out.

SVN-Revision: 26179

13 years ago[net] Telephony: Yate: Added -DBIGENDIAN to TARGET_CFLAGS when the target is big...
Daniel Dickinson [Tue, 15 Mar 2011 12:16:52 +0000 (12:16 +0000)]
[net] Telephony: Yate: Added -DBIGENDIAN to TARGET_CFLAGS when the target is big endian.  This fixes things like MD5 code in Yate for big endian targets.  Closes #9049.  Thanks to Dmitry Kurochkin for pointing this out.

SVN-Revision: 26178

13 years ago[net] Telephony: yate: Removed sysconfdir parameter from CONFIGURE_ARGS. This fixes...
Daniel Dickinson [Tue, 15 Mar 2011 08:43:35 +0000 (08:43 +0000)]
[net] Telephony: yate: Removed sysconfdir parameter from CONFIGURE_ARGS.  This fixes yate looking for configuration under /etc/yate/yate instead /etc/yate.  Closes: 9040.  Thanks Dimtiry Kurchkin for reporting.

SVN-Revision: 26174

13 years ago[net] Telephony: yate: Added needed libraries and flags to configure for Yate to...
Daniel Dickinson [Tue, 15 Mar 2011 08:30:10 +0000 (08:30 +0000)]
[net] Telephony: yate: Added needed libraries and flags to configure for Yate to execute not just compile.  Closes: #9039 and Closes: #9043.  Based on patch and tickets from Dimitry Kurochkin.  Thanks!

SVN-Revision: 26173

13 years ago[utils] coreutils: Stopped coreutils from building as long as no plugin is selected.
Daniel Dickinson [Tue, 15 Mar 2011 01:37:41 +0000 (01:37 +0000)]
[utils] coreutils: Stopped coreutils from building as long as no plugin is selected.
with commit 26026 (https://dev.openwrt.org/changeset/26026)
I see the coreutils package downloaded and build in my defconfig.

With the following patch, this default selection really does no build,
as long as no plugin is selected.
Thanks to Thomas Langer for this patch.

SVN-Revision: 26169

13 years ago[packages] babeld: patch minor bug until next release
Gabriel Kerneis [Mon, 14 Mar 2011 13:47:25 +0000 (13:47 +0000)]
[packages] babeld: patch minor bug until next release

SVN-Revision: 26159

13 years ago[net] various: Fixed openser and updatedd modules appearing in main list instead...
Daniel Dickinson [Mon, 14 Mar 2011 02:04:12 +0000 (02:04 +0000)]
[net] various: Fixed openser and updatedd modules appearing in main list instead of under the openser and updatedd packages.

SVN-Revision: 26155

13 years ago[packages] gst-plugins-good: enable icydemux and souphttpsrc plugins (#8762)
Jo-Philipp Wich [Sun, 13 Mar 2011 22:44:13 +0000 (22:44 +0000)]
[packages] gst-plugins-good: enable icydemux and souphttpsrc plugins (#8762)

SVN-Revision: 26153

13 years ago[packages] quagga: Fix ownership of configuration directory and files
Vasilis Tsiligiannis [Sun, 13 Mar 2011 21:00:10 +0000 (21:00 +0000)]
[packages] quagga: Fix ownership of configuration directory and files

SVN-Revision: 26151

13 years agoopenssh: do not touch /etc/services
Felix Fietkau [Sun, 13 Mar 2011 19:56:43 +0000 (19:56 +0000)]
openssh: do not touch /etc/services

SVN-Revision: 26149

13 years agoopenntpd: remove the postinst script for updating services, group, passwd
Felix Fietkau [Sun, 13 Mar 2011 19:56:41 +0000 (19:56 +0000)]
openntpd: remove the postinst script for updating services, group, passwd

SVN-Revision: 26148

13 years agoleafnode: do not touch /etc/services
Felix Fietkau [Sun, 13 Mar 2011 19:56:40 +0000 (19:56 +0000)]
leafnode: do not touch /etc/services

SVN-Revision: 26147

13 years agontpd: remove the postinst script for updating /etc/services
Felix Fietkau [Sun, 13 Mar 2011 19:56:38 +0000 (19:56 +0000)]
ntpd: remove the postinst script for updating /etc/services

SVN-Revision: 26146

13 years agoatftp: remove the postinst script for updating /etc/services
Felix Fietkau [Sun, 13 Mar 2011 19:56:35 +0000 (19:56 +0000)]
atftp: remove the postinst script for updating /etc/services

SVN-Revision: 26145

13 years agoquagga: remove the postinst script
Felix Fietkau [Sun, 13 Mar 2011 19:56:33 +0000 (19:56 +0000)]
quagga: remove the postinst script

SVN-Revision: 26144

13 years agoproftpd: remove the postinst script for users/groups
Felix Fietkau [Sun, 13 Mar 2011 19:12:01 +0000 (19:12 +0000)]
proftpd: remove the postinst script for users/groups

SVN-Revision: 26140

13 years agoalsa-driver: adding the audio group is no longer necessary
Felix Fietkau [Sun, 13 Mar 2011 19:02:58 +0000 (19:02 +0000)]
alsa-driver: adding the audio group is no longer necessary

SVN-Revision: 26135

13 years agopython-sip: Refresh patch
Michael Büsch [Sun, 13 Mar 2011 15:49:03 +0000 (15:49 +0000)]
python-sip: Refresh patch

SVN-Revision: 26122

13 years agopyqt4: Update to latest stable
Michael Büsch [Sun, 13 Mar 2011 15:27:56 +0000 (15:27 +0000)]
pyqt4: Update to latest stable

SVN-Revision: 26121

13 years agopyqt4: riverbank deletes old versions from their server. So point our Makefile to...
Michael Büsch [Sun, 13 Mar 2011 13:32:33 +0000 (13:32 +0000)]
pyqt4: riverbank deletes old versions from their server. So point our Makefile to a source that still contains the tarballs.

SVN-Revision: 26110

13 years ago[net] layer7: Firewall: Moved l7-protocols from submenu layer7 to Firewall submenu...
Daniel Dickinson [Sat, 12 Mar 2011 09:13:31 +0000 (09:13 +0000)]
[net] layer7: Firewall: Moved l7-protocols from submenu layer7 to Firewall submenu as it had only one top-level entry.

SVN-Revision: 26108

13 years ago[net] [multimedia]: Moved multimedia submenu to be part the the Multimedia package...
Daniel Dickinson [Sat, 12 Mar 2011 09:06:35 +0000 (09:06 +0000)]
[net] [multimedia]: Moved multimedia submenu to be part the the Multimedia package group, since that's what it's for.

SVN-Revision: 26107

13 years ago[net] printing: Removed printing submenu as it had only two entries.
Daniel Dickinson [Sat, 12 Mar 2011 08:53:03 +0000 (08:53 +0000)]
[net] printing: Removed printing submenu as it had only two entries.

SVN-Revision: 26106

13 years ago[admin] pmacct: Moved pmacct package from Network|pmacct to Administration because...
Daniel Dickinson [Sat, 12 Mar 2011 08:50:00 +0000 (08:50 +0000)]
[admin] pmacct: Moved pmacct package from Network|pmacct to Administration because it's accounting information.

SVN-Revision: 26105

13 years ago[net] wireless: Moved snort-wireless to wireless submenu.
Daniel Dickinson [Sat, 12 Mar 2011 08:35:53 +0000 (08:35 +0000)]
[net] wireless: Moved snort-wireless to wireless submenu.

SVN-Revision: 26104

13 years ago[net] Firewall: Moved snort to Firewall submenu.
Daniel Dickinson [Sat, 12 Mar 2011 08:35:46 +0000 (08:35 +0000)]
[net] Firewall: Moved snort to Firewall submenu.

SVN-Revision: 26103

13 years agowireless: Moved xsupplicant 802.1x authenticator to wireless submenu.
Daniel Dickinson [Sat, 12 Mar 2011 08:26:12 +0000 (08:26 +0000)]
wireless: Moved xsupplicant 802.1x authenticator to wireless submenu.

SVN-Revision: 26102

13 years ago[net] wireless: Moved wiviz Wireless Network Visualization to wireless submenu.
Daniel Dickinson [Sat, 12 Mar 2011 08:24:46 +0000 (08:24 +0000)]
[net] wireless: Moved wiviz Wireless Network Visualization to wireless submenu.

SVN-Revision: 26101

13 years ago[net] Routing and Redirection: Moved vis visualation server for B.A.T.M.A.N. routing...
Daniel Dickinson [Sat, 12 Mar 2011 08:23:20 +0000 (08:23 +0000)]
[net] Routing and Redirection: Moved vis visualation server for B.A.T.M.A.N. routing daemon to Routing and Redirection submenu.

SVN-Revision: 26100

13 years ago[net] IP Addresses and Names: Moved updatedd DDNS update to IP Addresses and Names...
Daniel Dickinson [Sat, 12 Mar 2011 08:19:01 +0000 (08:19 +0000)]
[net] IP Addresses and Names: Moved updatedd DDNS update to IP Addresses and Names submenu.

SVN-Revision: 26099

13 years ago[net] Instant Messaging: Moved uMurmur Mumble server to Instant Messaging submenu.
Daniel Dickinson [Sat, 12 Mar 2011 08:17:47 +0000 (08:17 +0000)]
[net] Instant Messaging: Moved uMurmur Mumble server to Instant Messaging submenu.

SVN-Revision: 26098

13 years ago[net] IP Addresses and Names: Moved unbound DNS resolver to IP Addresses and Names...
Daniel Dickinson [Sat, 12 Mar 2011 08:11:08 +0000 (08:11 +0000)]
[net] IP Addresses and Names: Moved unbound DNS resolver to IP Addresses and Names submenu.

SVN-Revision: 26097

13 years ago[net] SSH: Moved rssh restricted shell for SSH to SSH submenu.
Daniel Dickinson [Sat, 12 Mar 2011 08:07:15 +0000 (08:07 +0000)]
[net] SSH: Moved rssh restricted shell for SSH to SSH submenu.

SVN-Revision: 26096

13 years ago[net] IP Addresses and Names: Moved reverse ARP daemon to IP Addreses and Names submenu.
Daniel Dickinson [Sat, 12 Mar 2011 08:05:38 +0000 (08:05 +0000)]
[net] IP Addresses and Names: Moved reverse ARP daemon to IP Addreses and Names submenu.

SVN-Revision: 26095

13 years ago[net] Routing and Redirection: Moved proxy arp daemon to Routing and Redirection...
Daniel Dickinson [Sat, 12 Mar 2011 08:03:10 +0000 (08:03 +0000)]
[net] Routing and Redirection: Moved proxy arp daemon to Routing and Redirection submenu.

SVN-Revision: 26094

13 years ago[net] P2P: Moved peerguardian safeguards for P2P to P2P submenu.
Daniel Dickinson [Sat, 12 Mar 2011 07:59:58 +0000 (07:59 +0000)]
[net] P2P: Moved peerguardian safeguards for P2P to P2P submenu.

SVN-Revision: 26093

13 years ago[net] Telephony: Moved pcapsipdump SIP session dumper to Telephony submenu.
Daniel Dickinson [Sat, 12 Mar 2011 07:58:31 +0000 (07:58 +0000)]
[net] Telephony: Moved pcapsipdump SIP session dumper to Telephony submenu.

SVN-Revision: 26092

13 years ago[net] Routing and Redirection: Move OLSR routing daemon to Routing and Redirection...
Daniel Dickinson [Sat, 12 Mar 2011 07:56:38 +0000 (07:56 +0000)]
[net] Routing and Redirection: Move OLSR routing daemon to Routing and Redirection submenu.

SVN-Revision: 26091

13 years ago[net] VPN: Moved opennhrp to VPN submenu.
Daniel Dickinson [Sat, 12 Mar 2011 07:56:33 +0000 (07:56 +0000)]
[net] VPN: Moved opennhrp to VPN submenu.

SVN-Revision: 26090

13 years ago[net] Instant Messaging: Moved ngircd, and IRC Server, to Instant Messaging submenu.
Daniel Dickinson [Sat, 12 Mar 2011 07:50:03 +0000 (07:50 +0000)]
[net] Instant Messaging: Moved ngircd, and IRC Server, to Instant Messaging submenu.

SVN-Revision: 26089

13 years ago[net] Filesystem: Moved netatalk (AppleTalk File and Printer Sharing) to Filesystem...
Daniel Dickinson [Sat, 12 Mar 2011 07:48:25 +0000 (07:48 +0000)]
[net] Filesystem: Moved netatalk (AppleTalk File and Printer Sharing) to Filesystem submenu.

SVN-Revision: 26088

13 years ago[net] IP Addresses and Names: Moved ipupdate DDNS updater to IP Addresses and Names...
Daniel Dickinson [Sat, 12 Mar 2011 07:45:05 +0000 (07:45 +0000)]
[net] IP Addresses and Names: Moved ipupdate DDNS updater to IP Addresses and Names submenu.

SVN-Revision: 26087

13 years ago[net] Routing and Redirection: Moved link level discovery daemon to Routing and Redir...
Daniel Dickinson [Sat, 12 Mar 2011 07:43:03 +0000 (07:43 +0000)]
[net] Routing and Redirection: Moved link level discovery daemon to Routing and Redirection submenu.

SVN-Revision: 26086

13 years ago[net] Firewall: Moved knock client and daemon for opening desired holes in firewall...
Daniel Dickinson [Sat, 12 Mar 2011 07:40:38 +0000 (07:40 +0000)]
[net] Firewall: Moved knock client and daemon for opening desired holes in firewall from remote to the Firewall submenu.

SVN-Revision: 26085

13 years ago[net] wireless: Moved karma tools for assessing wireless security to wireless submenu.
Daniel Dickinson [Sat, 12 Mar 2011 07:38:29 +0000 (07:38 +0000)]
[net] wireless: Moved karma tools for assessing wireless security to wireless submenu.

SVN-Revision: 26084

13 years ago[net] File Transfer: Moved iputils-tftpd tftp daemon to File Transfer submenu.
Daniel Dickinson [Sat, 12 Mar 2011 07:37:17 +0000 (07:37 +0000)]
[net] File Transfer: Moved iputils-tftpd tftp daemon to File Transfer submenu.

SVN-Revision: 26083

13 years ago[net] VPN: Moved IPsec management tools (both versions) to VPN submenu.
Daniel Dickinson [Sat, 12 Mar 2011 07:35:17 +0000 (07:35 +0000)]
[net] VPN: Moved IPsec management tools (both versions) to VPN submenu.

SVN-Revision: 26082

13 years ago[net] Instant Messaging: Moved imsnif MSN Messenger sniffer to Instant Messaging...
Daniel Dickinson [Sat, 12 Mar 2011 07:19:53 +0000 (07:19 +0000)]
[net] Instant Messaging: Moved imsnif MSN Messenger sniffer to Instant Messaging submenu.

SVN-Revision: 26080

13 years ago[net] Routing and Redirection: Moved IGMP Routing Daemon to Routing and Redirection...
Daniel Dickinson [Sat, 12 Mar 2011 07:18:25 +0000 (07:18 +0000)]
[net] Routing and Redirection: Moved IGMP Routing Daemon to Routing and Redirection submenu.

SVN-Revision: 26079

13 years ago[net] wireless: Moved horst radio scanning tool to wireless submenu.
Daniel Dickinson [Sat, 12 Mar 2011 07:16:43 +0000 (07:16 +0000)]
[net] wireless: Moved horst radio scanning tool to wireless submenu.

SVN-Revision: 26078

13 years ago[net] SSH: Moved gestftpserver SFTP server to SSH submenu
Daniel Dickinson [Sat, 12 Mar 2011 07:14:13 +0000 (07:14 +0000)]
[net] SSH: Moved gestftpserver SFTP server to SSH submenu

SVN-Revision: 26077

13 years ago[net] Instant Messaging: Moved ekg, a Gadu-Gadu client to Instant Messaging.
Daniel Dickinson [Sat, 12 Mar 2011 07:11:21 +0000 (07:11 +0000)]
[net] Instant Messaging: Moved ekg, a Gadu-Gadu client to Instant Messaging.

SVN-Revision: 26076

13 years ago[net] Filesystem: Moved curlftpfs to Filesystem submenu.
Daniel Dickinson [Sat, 12 Mar 2011 07:07:52 +0000 (07:07 +0000)]
[net] Filesystem: Moved curlftpfs to Filesystem submenu.

SVN-Revision: 26075

13 years ago[net] File Transfer: Moved axel download accelerator to File Transfer submenu.
Daniel Dickinson [Sat, 12 Mar 2011 07:06:52 +0000 (07:06 +0000)]
[net] File Transfer: Moved axel download accelerator to File Transfer submenu.

SVN-Revision: 26074

13 years ago[net] Filesystem: Moved samba2, samba3, and remotefs to Filesystem submenu.
Daniel Dickinson [Sat, 12 Mar 2011 07:05:09 +0000 (07:05 +0000)]
[net] Filesystem: Moved samba2, samba3, and remotefs to Filesystem submenu.

SVN-Revision: 26073

13 years ago[net] Routing and Redirection: Moved programs for routing and redirecting/relaying...
Daniel Dickinson [Sat, 12 Mar 2011 06:55:07 +0000 (06:55 +0000)]
[net] Routing and Redirection: Moved programs for routing and redirecting/relaying traffic to the Routing and Redirection submenu.

SVN-Revision: 26072

13 years ago[net] Instant Messaging: Moved bahamut IRC server to Instant Messagin submenu.
Daniel Dickinson [Sat, 12 Mar 2011 06:25:44 +0000 (06:25 +0000)]
[net] Instant Messaging: Moved bahamut IRC server to Instant Messagin submenu.

SVN-Revision: 26071

13 years ago[net] keepalived: Moved keepalived to main list and eliminated HA submenu because...
Daniel Dickinson [Sat, 12 Mar 2011 06:22:48 +0000 (06:22 +0000)]
[net] keepalived: Moved keepalived to main list and eliminated HA submenu because keepalived was the only program in that menu.

SVN-Revision: 26070

13 years ago[net] elinks: Moved elinks to main list and removed Web submenu, as it elinks was...
Daniel Dickinson [Sat, 12 Mar 2011 06:20:08 +0000 (06:20 +0000)]
[net] elinks: Moved elinks to main list and removed Web submenu, as it elinks was the only program in it.

SVN-Revision: 26069

13 years ago[net] IP Addresses and Names: Moved DHCP, DNS, mDNS, and DDNS program into IP Address...
Daniel Dickinson [Sat, 12 Mar 2011 06:16:47 +0000 (06:16 +0000)]
[net] IP Addresses and Names: Moved DHCP, DNS, mDNS, and DDNS program into IP Addresses and Names submenu

SVN-Revision: 26068

13 years ago[net] airpwn: Moved airpwn to wireless submenu
Daniel Dickinson [Sat, 12 Mar 2011 05:53:23 +0000 (05:53 +0000)]
[net] airpwn: Moved airpwn to wireless submenu

SVN-Revision: 26067

13 years ago[net] File Transfer: Moved old FTP category and combined with other file transfer...
Daniel Dickinson [Sat, 12 Mar 2011 05:50:28 +0000 (05:50 +0000)]
[net] File Transfer: Moved old FTP category and combined with other file transfer programs (HTTP, uucp, rsync, TFTP) to create the FIle Transfer submenu.

SVN-Revision: 26066

13 years ago[net] Firewall Tunnel: Move all programs meant to get tunnel trhough restrictive...
Daniel Dickinson [Sat, 12 Mar 2011 05:01:14 +0000 (05:01 +0000)]
[net] Firewall Tunnel: Move all programs meant to get tunnel trhough restrictive firewall (but not VPN) to Firewall Tunnel submenu.

SVN-Revision: 26065

13 years ago[net] rinetd: Moved rinetd back into main list. Proxy Servers submenu is going away.
Daniel Dickinson [Sat, 12 Mar 2011 05:01:07 +0000 (05:01 +0000)]
[net] rinetd: Moved rinetd back into main list.  Proxy Servers submenu is going away.

SVN-Revision: 26064

13 years ago[net] Web Servers/Proxies: Moved privoxy to new Web Servers/Proxies submenu.
Daniel Dickinson [Sat, 12 Mar 2011 04:48:53 +0000 (04:48 +0000)]
[net] Web Servers/Proxies: Moved privoxy to new Web Servers/Proxies submenu.

SVN-Revision: 26063

13 years ago[net] Web Servers/Proxies: Move all web servers, proxies, and related programs into...
Daniel Dickinson [Sat, 12 Mar 2011 04:41:35 +0000 (04:41 +0000)]
[net] Web Servers/Proxies:  Move all web servers, proxies, and related programs into the combined Web Servers/Proxies category.  One-stop shopping.

SVN-Revision: 26061

13 years ago[net] xtables-addons: Moved xtables-addons to Firewall submenu so that it appears...
Daniel Dickinson [Sat, 12 Mar 2011 01:57:34 +0000 (01:57 +0000)]
[net] xtables-addons: Moved xtables-addons to Firewall submenu so that it appears under iptables as before.

SVN-Revision: 26060

13 years ago[net] Proxy Servers: Moved web proxy servers and related programs to Proxy Servers...
Daniel Dickinson [Sat, 12 Mar 2011 01:51:49 +0000 (01:51 +0000)]
[net] Proxy Servers: Moved web proxy servers and related programs to Proxy Servers submenu.

SVN-Revision: 26059