Commit Graph

6026 Commits

Author SHA1 Message Date
Stefan Schantl
1647059d74 ovpnmain.cgi: Check and only allow valid operation modes for mtu-disc.
In the past some unexpected things has been happened if the Path MTU Discovery not has been
configured.
2012-11-22 19:59:56 +01:00
Stefan Schantl
9e3b875694 ovpnmain.cgi: Path MTU Discovery defaults to Off on Net-to-Net connections. 2012-11-22 19:47:30 +01:00
Stefan Schantl
f2621c3190 Revert "openvpn.cgi: Respect if mtu-disc hasn't been configured yet."
This reverts commit a66e24bbfd.
2012-11-22 19:45:44 +01:00
Arne Fitzenreiter
b9d4e380c7 updater: several improvements and fixes.
print log errors to "ipfire:" so it will showed at webif.
check free space on root.
initiate pae kernel installation if pae is supported.
2012-11-22 19:26:51 +01:00
Arne Fitzenreiter
8df8a8690b linux-pae: if pae is supported set pae kernel for next boot. 2012-11-22 19:24:11 +01:00
Arne Fitzenreiter
10885fa912 updater: add bridge-utils. 2012-11-21 20:40:15 +01:00
Arne Fitzenreiter
83920cfcd5 mediatomb: add libexif as dependency. 2012-11-21 18:45:36 +01:00
Arne Fitzenreiter
5691eba944 updater: don't use pakfire function for untar.
This updater should now work also with older testreleases of IPFire 2.13.
2012-11-21 18:33:00 +01:00
Arne Fitzenreiter
5254aa5195 initskripts: do more syncing on shutdown. 2012-11-21 18:27:44 +01:00
Arne Fitzenreiter
b9c73f6632 updater: add acpid initskripts. 2012-11-21 18:16:36 +01:00
Stefan Schantl
b228aaf09d ovpnmain.cgi: Path MTU Discovery defaults to Off on Net-to-Net connections. 2012-11-20 19:26:13 +01:00
Alexander Marx
e81be1e1ed openvpn ccd: Minor fixes.
some bugfixes, client advanced options no more visible under net-2-net config, blue network is recognized,
Fixed the bug with wrong ip address in ccd file.
2012-11-20 17:11:08 +01:00
Arne Fitzenreiter
6a8ea85102 Merge branch 'thirteen' of git.ipfire.org:/pub/git/ipfire-2.x into thirteen 2012-11-19 23:24:15 +01:00
Arne Fitzenreiter
06f3145ff4 rpi-firmware: update to 855e997.
This version has 256/512MB board autodetection.
2012-11-19 23:21:11 +01:00
Michael Tremer
0333dc1dbe bridge-utils: Update to 1.5. 2012-11-19 21:46:34 +01:00
Stefan Schantl
a66e24bbfd openvpn.cgi: Respect if mtu-disc hasn't been configured yet.
If mtu-disc has not been configured, the script anyway has write mtu-disc to the configuration files,
which has brocken them.
2012-11-19 21:07:55 +01:00
Arne Fitzenreiter
e209a19a16 dracut: arm rootfile update. 2012-11-19 19:16:26 +01:00
Arne Fitzenreiter
bb91f5a544 w_scan: some fixes for startskript. 2012-11-18 00:06:39 +01:00
Arne Fitzenreiter
ee9987e89e updater: reinstall grub at update. 2012-11-17 20:30:43 +01:00
Arne Fitzenreiter
e1c97b8a41 network initskript: enable netfilter accounting. 2012-11-17 20:24:32 +01:00
Arne Fitzenreiter
fa5b71bf28 Revert "sysctl: activate conntrack accounting."
This reverts commit 94ca39b479.
Cannot set this because nf_conntrack is not loaded yet.
2012-11-17 20:04:53 +01:00
Arne Fitzenreiter
01f547269d kernel: update to 3.2.34. 2012-11-17 18:35:55 +01:00
Arne Fitzenreiter
b30b170975 dvb-firmware: add dvb-ttpci-01.fw to image. 2012-11-17 18:35:14 +01:00
Stefan Schantl
07cdb8f659 Add ovpn-ccd-convert script.
This script is required, to convert existing OpenVPN roadwarrior configurations to
work with the new CCD extension.
2012-11-17 16:35:38 +01:00
Arne Fitzenreiter
94ca39b479 sysctl: activate conntrack accounting. 2012-11-17 15:39:54 +01:00
Stefan Schantl
350f298025 Merge branch 'ovpn-mtu-disc' into next
Conflicts:
	html/cgi-bin/ovpnmain.cgi
2012-11-17 13:10:05 +01:00
Arne Fitzenreiter
033ba0349c collectd: pluto -> charon. 2012-11-17 12:54:06 +01:00
Arne Fitzenreiter
275f872d70 updater: remove old profile.d and terminfo. 2012-11-17 12:21:42 +01:00
Arne Fitzenreiter
a30cf68cd2 updater: add sendsignals initskript. 2012-11-17 12:21:12 +01:00
Arne Fitzenreiter
c9fa828c77 updater: add new bash profile to updater. 2012-11-17 11:58:28 +01:00
Stefan Schantl
7db34105f9 Add update-lang-cache script.
This script can be used, to update the language cache if any strings will be added
or modified.
2012-11-17 11:02:48 +01:00
Arne Fitzenreiter
b33c0aee3e Merge branch 'thirteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into thirteen 2012-11-16 17:14:30 +01:00
Alexander Marx
8c877a82f6 OpenVPN: Add CCD configuration GUI. 2012-11-16 17:08:49 +01:00
Arne Fitzenreiter
7e616a3297 w_scan: add new w_scan_start skript. 2012-11-15 18:24:16 +01:00
Arne Fitzenreiter
2fe90b7cc0 newt: add whiptail to rootfile. 2012-11-15 18:15:13 +01:00
Arne Fitzenreiter
7064ed3fc0 rootfile updates: bash, openssl. 2012-11-15 18:13:24 +01:00
Michael Tremer
83cc9084a9 bash startfiles: Add file to make sure that all paths are available. 2012-11-15 13:50:36 +01:00
Michael Tremer
44d148b9a8 bash startfiles: Fix locale of path names in glib2. 2012-11-15 13:50:15 +01:00
Michael Tremer
3f35005766 bash startfiles: Add /sbin. 2012-11-15 13:49:51 +01:00
Michael Tremer
746c2e6a22 bash: Execute start files when loggin in over SSH. 2012-11-15 13:49:23 +01:00
Stefan Schantl
2ee746be04 Add support for mtu-disc to openvpn.
OpenVPN now have support for an automaticaly mtu path discovery.
This feature can be enabled on roadwarrior or net-to-net connections.
It can be fully configured by using the webinterface.
2012-11-14 20:46:36 +01:00
Erik Kapfer
ce819132f3 libstatgrab: New package. 2012-11-13 23:49:45 +01:00
Erik Kapfer
cc8ac76307 stress: New package. 2012-11-13 22:31:39 +01:00
Michael Tremer
7a6448326f bash: Fix startfiles.
Sanitize PATH variable and fix wrong path to hostname command.
2012-11-13 22:27:49 +01:00
Arne Fitzenreiter
68afc6675d rootfiles: update linux-headers and glibc on armv5tel. 2012-11-13 19:36:34 +01:00
Arne Fitzenreiter
7e5cbd938b Merge branch 'thirteen' of ssh://git.ipfire.org/pub/git/ipfire-2.x into thirteen 2012-11-13 18:29:13 +01:00
Arne Fitzenreiter
cc24c14bfe linux-headers: use kernel 3.2.x headers. 2012-11-13 18:26:28 +01:00
Arne Fitzenreiter
aaddc86cbf compat-wireless: updated to 3.6.6-1-snp. 2012-11-13 18:25:35 +01:00
Arne Fitzenreiter
94385278fb w_scan: update to 20121111. 2012-11-13 18:25:07 +01:00
Michael Tremer
6fead212ad ncurses: Sync shipped terminfo files with IPFire 3. 2012-11-13 12:13:28 +01:00