]> git.ipfire.org Git - ipfire-2.x.git/log
ipfire-2.x.git
9 years agoddns.cgi: Support hostname details without seperating dots.
Stefan Schantl [Sat, 26 Jul 2014 16:26:37 +0000 (18:26 +0200)] 
ddns.cgi: Support hostname details without seperating dots.

To keep compatiblity with the settings file of the old DDNS update script
(setddns.pl) we keept the storrage of the hostname information in
two parts (hostname and domain) and connected both with a dot to get a valid
FQDN again. OpenDNS and may some other providers do not use a dotted format
for this information, so one of these two values were empty.

We now can handle such cases in a right way.

9 years agoboost: New package.
Michael Tremer [Thu, 24 Jul 2014 20:54:52 +0000 (22:54 +0200)] 
boost: New package.

9 years agoMerge branch 'check_mk' of https://github.com/morlix/ipfire-2.x into next
Michael Tremer [Wed, 23 Jul 2014 18:57:22 +0000 (20:57 +0200)] 
Merge branch 'check_mk' of https://github.com/morlix/ipfire-2.x into next

9 years agocheck_mk: add backup config file
Timo Eissler [Wed, 23 Jul 2014 18:20:53 +0000 (20:20 +0200)] 
check_mk: add backup config file

9 years agoMerge branch 'cr_fix' of https://github.com/hadfl/ipfire-2.x into next
Michael Tremer [Sat, 19 Jul 2014 09:34:50 +0000 (11:34 +0200)] 
Merge branch 'cr_fix' of https://github.com/hadfl/ipfire-2.x into next

9 years agoMerge branch 'subnets_as_grps' of https://github.com/hadfl/ipfire-2.x into next
Michael Tremer [Sat, 19 Jul 2014 09:34:10 +0000 (11:34 +0200)] 
Merge branch 'subnets_as_grps' of https://github.com/hadfl/ipfire-2.x into next

9 years agoMerge branch 'ovpn_colour' of https://github.com/hadfl/ipfire-2.x into next
Michael Tremer [Sat, 19 Jul 2014 09:32:18 +0000 (11:32 +0200)] 
Merge branch 'ovpn_colour' of https://github.com/hadfl/ipfire-2.x into next

9 years agoddns: Update to version 003.
Michael Tremer [Fri, 18 Jul 2014 13:31:15 +0000 (15:31 +0200)] 
ddns: Update to version 003.

9 years agogmp: Ship MMX/SSE/SSE2 enabled version.
Michael Tremer [Fri, 18 Jul 2014 13:20:13 +0000 (15:20 +0200)] 
gmp: Ship MMX/SSE/SSE2 enabled version.

9 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x
Michael Tremer [Fri, 18 Jul 2014 12:55:47 +0000 (14:55 +0200)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x

9 years agogmp: fix build on Intel buildmachines.
Arne Fitzenreiter [Fri, 18 Jul 2014 10:52:20 +0000 (12:52 +0200)] 
gmp: fix build on Intel buildmachines.

on newer Intel buildsystems the gmp configure script enables some
sse2 optimizations that not work on old cpu's (ALIX, K6 ...)

9 years agobuildsystem: Explicitely compile with -mtune=generic
Michael Tremer [Fri, 18 Jul 2014 08:20:41 +0000 (10:20 +0200)] 
buildsystem: Explicitely compile with -mtune=generic

9 years agocore80: Fix configuration update and resurrect permissions.
Michael Tremer [Thu, 17 Jul 2014 19:03:53 +0000 (21:03 +0200)] 
core80: Fix configuration update and resurrect permissions.

9 years agocleanfs: repair /var/run symlink to /run if it not exist.
Arne Fitzenreiter [Thu, 17 Jul 2014 14:03:08 +0000 (16:03 +0200)] 
cleanfs: repair /var/run symlink to /run if it not exist.

9 years agorootfiles: remove /var/run/... from packages.
Arne Fitzenreiter [Thu, 17 Jul 2014 13:54:35 +0000 (15:54 +0200)] 
rootfiles: remove /var/run/... from packages.

this will destroy a symlink to /run and is a ramdisk so
content is removed on every boot and it make no sense to
package it.

9 years agocheckwronglinks: add a check for var/run/* in rootfiles.
Arne Fitzenreiter [Thu, 17 Jul 2014 04:59:37 +0000 (06:59 +0200)] 
checkwronglinks: add a check for var/run/* in rootfiles.

9 years agoMerge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x
Michael Tremer [Wed, 16 Jul 2014 21:25:20 +0000 (23:25 +0200)] 
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x

9 years agonetexternal.cgi: Fix font colour on yellow background.
Michael Tremer [Wed, 16 Jul 2014 21:25:06 +0000 (23:25 +0200)] 
netexternal.cgi: Fix font colour on yellow background.

9 years agoMerge remote-tracking branch 'morlix/check_mk'
Michael Tremer [Wed, 16 Jul 2014 18:58:41 +0000 (20:58 +0200)] 
Merge remote-tracking branch 'morlix/check_mk'

9 years agocore80: Add proxy.cgi.
Michael Tremer [Wed, 16 Jul 2014 18:54:56 +0000 (20:54 +0200)] 
core80: Add proxy.cgi.

9 years agocheck_mk_agent: fix DL_FROM
Timo Eissler [Wed, 16 Jul 2014 15:27:01 +0000 (17:27 +0200)] 
check_mk_agent: fix DL_FROM

9 years agowebif: hide main-menu if gpl was not accepted.
Arne Fitzenreiter [Wed, 16 Jul 2014 15:26:14 +0000 (17:26 +0200)] 
webif: hide main-menu if gpl was not accepted.

9 years agocore80: add proxy.cgi to update.
Arne Fitzenreiter [Wed, 16 Jul 2014 15:24:41 +0000 (17:24 +0200)] 
core80: add proxy.cgi to update.

9 years agocheck_mk_agent: increase PAK_VER
Timo Eissler [Tue, 15 Jul 2014 18:45:02 +0000 (20:45 +0200)] 
check_mk_agent: increase PAK_VER

9 years agocheck_mk_agent: update to 1.2.4p5
Timo Eissler [Tue, 15 Jul 2014 18:36:23 +0000 (20:36 +0200)] 
check_mk_agent: update to 1.2.4p5

9 years agoMerge remote-tracking branch 'stevee/ddns-new-providers'
Michael Tremer [Mon, 14 Jul 2014 12:12:31 +0000 (14:12 +0200)] 
Merge remote-tracking branch 'stevee/ddns-new-providers'

9 years agoddns.cgi: Add handling for entrydns and opendns.
Stefan Schantl [Mon, 14 Jul 2014 12:09:23 +0000 (14:09 +0200)] 
ddns.cgi: Add handling for entrydns and opendns.

9 years agoMerge remote-tracking branch 'amarx/openvpn'
Michael Tremer [Mon, 14 Jul 2014 12:02:57 +0000 (14:02 +0200)] 
Merge remote-tracking branch 'amarx/openvpn'

9 years agonetexternal.cgi: Show DNSSEC status
Michael Tremer [Mon, 14 Jul 2014 11:42:24 +0000 (13:42 +0200)] 
netexternal.cgi: Show DNSSEC status

The netexternal.cgi has been extended to show what type
of DNSSEC support the upstream nameservers offer.

9 years agoOpenVPN: change sortorder of client status and control. Now every network is sorted...
Alexander Marx [Mon, 14 Jul 2014 08:29:24 +0000 (10:29 +0200)] 
OpenVPN: change sortorder of client status and control. Now every network is sorted and displayed in a group

9 years agoddns: don't use forced update.
Arne Fitzenreiter [Sun, 13 Jul 2014 11:07:00 +0000 (13:07 +0200)] 
ddns: don't use forced update.

9 years agoddns.cgi: fix convert at update.
Arne Fitzenreiter [Sun, 13 Jul 2014 10:46:41 +0000 (12:46 +0200)] 
ddns.cgi: fix convert at update.

9 years agocore80: Add ddns to updater.
Michael Tremer [Sun, 13 Jul 2014 08:13:21 +0000 (10:13 +0200)] 
core80: Add ddns to updater.

9 years agocore80: finished.
Arne Fitzenreiter [Sat, 12 Jul 2014 16:47:56 +0000 (18:47 +0200)] 
core80: finished.

9 years agocore80: stop/start strongswan at update.
Arne Fitzenreiter [Sat, 12 Jul 2014 16:47:03 +0000 (18:47 +0200)] 
core80: stop/start strongswan at update.

9 years agohostapd: update to 2.2.
Arne Fitzenreiter [Sat, 12 Jul 2014 16:40:02 +0000 (18:40 +0200)] 
hostapd: update to 2.2.

9 years agowpa_supplicant: update to 2.2.
Arne Fitzenreiter [Sat, 12 Jul 2014 16:39:34 +0000 (18:39 +0200)] 
wpa_supplicant: update to 2.2.

9 years agoddns: Update to 002.
Michael Tremer [Fri, 11 Jul 2014 13:49:17 +0000 (15:49 +0200)] 
ddns: Update to 002.

9 years agoAdd /etc/logrotate.d to backup.
Michael Tremer [Thu, 10 Jul 2014 20:06:53 +0000 (22:06 +0200)] 
Add /etc/logrotate.d to backup.

9 years agoddns.cgi: Remove an other unknown function call.
Michael Tremer [Thu, 10 Jul 2014 18:39:56 +0000 (20:39 +0200)] 
ddns.cgi: Remove an other unknown function call.

9 years agoddns.cgi: Hide listing if no entries exist.
Michael Tremer [Thu, 10 Jul 2014 18:26:02 +0000 (20:26 +0200)] 
ddns.cgi: Hide listing if no entries exist.

Also remove call of unknown function.

9 years agoddns.cgi: Move enabled checkbox a bit up.
Michael Tremer [Thu, 10 Jul 2014 18:03:21 +0000 (20:03 +0200)] 
ddns.cgi: Move enabled checkbox a bit up.

9 years agoddns.cgi: Fix superfluous colon.
Michael Tremer [Thu, 10 Jul 2014 18:01:06 +0000 (20:01 +0200)] 
ddns.cgi: Fix superfluous colon.

9 years agoddns.cgi: Fix syntax error.
Michael Tremer [Thu, 10 Jul 2014 17:58:44 +0000 (19:58 +0200)] 
ddns.cgi: Fix syntax error.

9 years agoowncloud: updated to 6.0.4
Daniel Weismüller [Thu, 10 Jul 2014 16:54:10 +0000 (18:54 +0200)] 
owncloud: updated to 6.0.4

9 years agoowncloud: changed used port to 1011
Daniel Weismüller [Wed, 9 Jul 2014 13:30:19 +0000 (15:30 +0200)] 
owncloud: changed used port to 1011

9 years agoowncloud: added the data-directory to the backup
Daniel Weismüller [Mon, 5 May 2014 12:28:51 +0000 (14:28 +0200)] 
owncloud: added the data-directory to the backup

9 years agoowncloud: updated to owncloud 6.0.4 - the forgotten rootfile
Daniel Weismüller [Sun, 4 May 2014 18:14:42 +0000 (20:14 +0200)] 
owncloud: updated to owncloud 6.0.4 - the forgotten rootfile

9 years agoowncloud: with non-existent certificates they were not copied. corrected install...
Daniel Weismüller [Fri, 2 May 2014 06:33:45 +0000 (08:33 +0200)] 
owncloud: with non-existent certificates they were not copied. corrected install.sh to the effect

9 years agoowncloud: updated to owncloud 6.0.3
Daniel Weismüller [Fri, 2 May 2014 06:32:19 +0000 (08:32 +0200)] 
owncloud: updated to owncloud 6.0.3

9 years agoowncloud: modified install.sh and uninstall.sh
Daniel Weismüller [Thu, 17 Apr 2014 12:08:53 +0000 (14:08 +0200)] 
owncloud: modified install.sh and uninstall.sh

added backup functionality

9 years agoowncloud: Exclude data directory from backup.
Michael Tremer [Wed, 16 Apr 2014 14:51:50 +0000 (16:51 +0200)] 
owncloud: Exclude data directory from backup.

9 years agoowncloud: Cleanup install.sh script.
Michael Tremer [Wed, 16 Apr 2014 14:51:12 +0000 (16:51 +0200)] 
owncloud: Cleanup install.sh script.

9 years agoowncloud: Import self-signed certs for a start.
Michael Tremer [Wed, 16 Apr 2014 14:50:18 +0000 (16:50 +0200)] 
owncloud: Import self-signed certs for a start.

9 years agoowncloud: moved datadir to /var/owncloud/data
Daniel Weismüller [Wed, 16 Apr 2014 14:28:01 +0000 (16:28 +0200)] 
owncloud: moved datadir to /var/owncloud/data

9 years agoowncloud:changed used port to 1010 and enabled ssl
Daniel Weismüller [Wed, 16 Apr 2014 14:14:23 +0000 (16:14 +0200)] 
owncloud:changed used port to 1010 and enabled ssl

9 years agoPackages: Added new package owncloud
root [Wed, 12 Mar 2014 13:26:37 +0000 (14:26 +0100)] 
Packages: Added new package owncloud

Conflicts:

make.sh

9 years agoMerge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next
Michael Tremer [Thu, 10 Jul 2014 17:17:45 +0000 (19:17 +0200)] 
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next

9 years agoRootfile update.
Michael Tremer [Thu, 10 Jul 2014 17:17:35 +0000 (19:17 +0200)] 
Rootfile update.

9 years agomake.sh: ddns must be built after intltool
Michael Tremer [Thu, 10 Jul 2014 17:17:09 +0000 (19:17 +0200)] 
make.sh: ddns must be built after intltool

9 years agotransmission: security update to 2.84.
Arne Fitzenreiter [Thu, 10 Jul 2014 15:12:59 +0000 (17:12 +0200)] 
transmission: security update to 2.84.

9 years agoproxy.cgi: Move {minimum,maximum}_object_size before cache_dir.
Michael Tremer [Thu, 10 Jul 2014 12:04:05 +0000 (14:04 +0200)] 
proxy.cgi: Move {minimum,maximum}_object_size before cache_dir.

The cache_dir directive ignores the object size directives
if those have not been set prior to cache_dir.

http://bugs.squid-cache.org/show_bug.cgi?id=3830

9 years agoproxy.cgi: Allow safe/SSL ports to be empty.
Michael Tremer [Thu, 10 Jul 2014 11:26:02 +0000 (13:26 +0200)] 
proxy.cgi: Allow safe/SSL ports to be empty.

Fixes a syntax error in the generated squid configuration
file.

9 years agofirewalllogcountry.dat: Fix chart for dial-in connections.
Michael Tremer [Thu, 10 Jul 2014 10:37:56 +0000 (12:37 +0200)] 
firewalllogcountry.dat: Fix chart for dial-in connections.

9 years agogeneral-functions.pl: Add function to get the used interface on red.
Stefan Schantl [Tue, 3 Jun 2014 20:33:18 +0000 (22:33 +0200)] 
general-functions.pl: Add function to get the used interface on red.

9 years agoUpdate translations.
Michael Tremer [Thu, 10 Jul 2014 09:27:34 +0000 (11:27 +0200)] 
Update translations.

Add some missing strings that have been accidentially
been removed when a commit was reverted.

9 years agoOpenvpn: Change sortorder of client status and control
Alexander Marx [Thu, 10 Jul 2014 06:08:01 +0000 (08:08 +0200)] 
Openvpn: Change sortorder of client status and control

Now every NET is sorted and second instance is the NAME of the VPN.

9 years ago- connections.cgi: static ip address pools colour
Dominik Hassler [Wed, 9 Jul 2014 21:53:37 +0000 (23:53 +0200)] 
- connections.cgi: static ip address pools colour

9 years ago- bugfix: allow subnets of green/blue/orange/red as network group
Dominik Hassler [Wed, 9 Jul 2014 21:51:01 +0000 (23:51 +0200)] 
- bugfix: allow subnets of green/blue/orange/red as network group

9 years ago- remove cr for n2n server and client config
Dominik Hassler [Wed, 9 Jul 2014 21:32:58 +0000 (23:32 +0200)] 
- remove cr for n2n server and client config

9 years agostrongswan: Update to version 5.2.0.
Michael Tremer [Wed, 9 Jul 2014 20:15:43 +0000 (22:15 +0200)] 
strongswan: Update to version 5.2.0.

9 years agoddns.cgi: Add required code for generating valid nsupdate.info config section.
Stefan Schantl [Wed, 9 Jul 2014 19:14:49 +0000 (21:14 +0200)] 
ddns.cgi: Add required code for generating valid nsupdate.info config section.

9 years agologrotate: include logrotate.d by default.
Dirk Wagner [Tue, 1 Jul 2014 09:03:45 +0000 (11:03 +0200)] 
logrotate: include logrotate.d by default.

9 years agostrongswan: Don't ship unity plugin any more.
Michael Tremer [Tue, 8 Jul 2014 17:27:44 +0000 (19:27 +0200)] 
strongswan: Don't ship unity plugin any more.

Fixes #10569

9 years agoMerge branch 'ddns' into next
Michael Tremer [Tue, 8 Jul 2014 14:19:31 +0000 (16:19 +0200)] 
Merge branch 'ddns' into next

9 years agocore80: Update crontab for ddns
Michael Tremer [Tue, 8 Jul 2014 14:18:00 +0000 (16:18 +0200)] 
core80: Update crontab for ddns

9 years agocore80: ddns: Generate ddns.conf during update.
Michael Tremer [Tue, 8 Jul 2014 14:12:27 +0000 (16:12 +0200)] 
core80: ddns: Generate ddns.conf during update.

9 years agoddns.cgi: Add hook to generate ddns.conf from CLI.
Michael Tremer [Tue, 8 Jul 2014 14:10:46 +0000 (16:10 +0200)] 
ddns.cgi: Add hook to generate ddns.conf from CLI.

9 years agoddns: Execute a forced update once a month
Michael Tremer [Tue, 8 Jul 2014 14:07:30 +0000 (16:07 +0200)] 
ddns: Execute a forced update once a month

9 years agoddns.cgi: Add support for keys with nsupdate.
Michael Tremer [Tue, 8 Jul 2014 13:41:23 +0000 (15:41 +0200)] 
ddns.cgi: Add support for keys with nsupdate.

9 years agocore80: Ship DNSSEC-enabled dnsmasq
Michael Tremer [Tue, 8 Jul 2014 09:08:00 +0000 (11:08 +0200)] 
core80: Ship DNSSEC-enabled dnsmasq

http://wishlist.ipfire.org/wish/integration-of-a-dnssec-validating-dns-proxy

9 years agoMerge branch 'dnsmasq-dnssec' into next
Michael Tremer [Tue, 8 Jul 2014 08:52:36 +0000 (10:52 +0200)] 
Merge branch 'dnsmasq-dnssec' into next

9 years agoddns.cgi: Do not show the used hostname in parts.
Stefan Schantl [Sun, 6 Jul 2014 20:44:47 +0000 (22:44 +0200)] 
ddns.cgi: Do not show the used hostname in parts.

9 years agoddns.cgi: Drop code for wildcard support.
Stefan Schantl [Sun, 6 Jul 2014 20:11:18 +0000 (22:11 +0200)] 
ddns.cgi: Drop code for wildcard support.

It seems all ddns providers removed their support for wildcards.

9 years agoddns.cgi: Rework to use new ddns update client.
Stefan Schantl [Sun, 6 Jul 2014 19:30:23 +0000 (21:30 +0200)] 
ddns.cgi: Rework to use new ddns update client.

9 years agoRemove setddns.pl script.
Michael Tremer [Sun, 6 Jul 2014 11:01:17 +0000 (13:01 +0200)] 
Remove setddns.pl script.

9 years agoReplace setddns.pl by new ddns tool.
Michael Tremer [Sun, 6 Jul 2014 10:58:18 +0000 (12:58 +0200)] 
Replace setddns.pl by new ddns tool.

9 years agoAdd ddns package.
Michael Tremer [Sun, 6 Jul 2014 10:10:20 +0000 (12:10 +0200)] 
Add ddns package.

9 years agoMerge remote-tracking branch 'stevee/tor-update' into next
Michael Tremer [Sat, 5 Jul 2014 20:44:10 +0000 (22:44 +0200)] 
Merge remote-tracking branch 'stevee/tor-update' into next

9 years agocore80: Add changed CGI files.
Michael Tremer [Sat, 5 Jul 2014 20:43:23 +0000 (22:43 +0200)] 
core80: Add changed CGI files.

9 years agoMerge remote-tracking branch 'amarx/10538' into next
Michael Tremer [Sat, 5 Jul 2014 20:42:32 +0000 (22:42 +0200)] 
Merge remote-tracking branch 'amarx/10538' into next

9 years agostrongswan: Update to 5.2.0rc1.
Michael Tremer [Sat, 5 Jul 2014 18:08:28 +0000 (20:08 +0200)] 
strongswan: Update to 5.2.0rc1.

9 years agotor: Update to 0.2.4.22.
Stefan Schantl [Sat, 5 Jul 2014 13:20:02 +0000 (15:20 +0200)] 
tor: Update to 0.2.4.22.

9 years agoUpdate nettle to version 3.0.
Michael Tremer [Sat, 5 Jul 2014 11:39:13 +0000 (13:39 +0200)] 
Update nettle to version 3.0.

Requires some fixes in dnsmasq which can be dropped
with the next release.

9 years agodnsmasq: Update to 2.71.
Michael Tremer [Tue, 20 May 2014 09:25:12 +0000 (11:25 +0200)] 
dnsmasq: Update to 2.71.

9 years agodnsmasq: Update ISC dhcpd reader patch.
Michael Tremer [Wed, 7 May 2014 10:16:57 +0000 (12:16 +0200)] 
dnsmasq: Update ISC dhcpd reader patch.

9 years agobind: Update to 9.9.5.
Michael Tremer [Fri, 2 May 2014 10:17:03 +0000 (12:17 +0200)] 
bind: Update to 9.9.5.

Enable DNSSEC.

9 years agoopenssl: Build earlier in build process.
Michael Tremer [Thu, 1 May 2014 18:52:52 +0000 (20:52 +0200)] 
openssl: Build earlier in build process.

9 years agodnsmasq: Update to 2.70.
Michael Tremer [Mon, 28 Apr 2014 16:26:20 +0000 (18:26 +0200)] 
dnsmasq: Update to 2.70.

Adds support for DNSSEC validation, increases the cache size
and adds a patch to read ISC dhcpd lease file (for IPv4).

9 years agonettle: Add new crypto library.
Michael Tremer [Mon, 28 Apr 2014 15:13:45 +0000 (17:13 +0200)] 
nettle: Add new crypto library.