Commit Graph

3163 Commits

Author SHA1 Message Date
Arne Fitzenreiter
d22cf08876 daq: fix rootfile. 2012-11-26 22:26:53 +01:00
Michael Tremer
1d8c30387e sarg: Don't build user agent report.
This is not very beautiful and does not
contain any valuable information.
2012-11-26 17:28:25 +01:00
Arne Fitzenreiter
44967a8402 updater: reload init after unpacking. 2012-11-26 15:51:57 +01:00
Michael Tremer
f87161948c apache: Allow accessing sarg reports for admins. 2012-11-26 11:19:51 +01:00
Michael Tremer
3aa175f781 sarg: Remove all previously created reports of "today". 2012-11-26 11:05:49 +01:00
Michael Tremer
a000249ff9 fcron: Run weekly tasks on Monday. 2012-11-26 11:02:28 +01:00
Michael Tremer
fb6e700b40 sarg: New addon. 2012-11-26 10:56:48 +01:00
Michael Tremer
d46bec5299 calamaris: Fix viewing reports.
Fixes that only the last created report could be viewed (#10259).
2012-11-26 10:55:32 +01:00
Arne Fitzenreiter
83601a06bc kernel: bump package release. 2012-11-25 13:09:34 +01:00
Arne Fitzenreiter
0eb9a71a7b updater: change 2.13 updater to core66. 2012-11-25 13:04:37 +01:00
Michael Tremer
0338cdb0f8 strongswan: Remove old files from system. 2012-11-24 15:00:55 +01:00
Michael Tremer
a30c7aa3be Compile-in IPv6 kernel module and disable all IPv6.
It comes much more handy to compile in the IPv6 kernel module
(because it is loading almost everywhere) and disable the IPv6
functionality when the system starts up.

Therefore, IPv6 is not accidentially enabled at any time unless
someone wants to use it and disables the systcl options.
2012-11-24 14:52:32 +01:00
Michael Tremer
43f4c938c1 ipsec: Shut up strongswan logging.
Just log the basic stuff.
2012-11-24 14:22:14 +01:00
Michael Tremer
5e374e547d Ship vi in update.
Problem is:

> [root@ipfire ~]# vim <some file>
> vim: Symbol `ospeed' has different size in shared object, consider re-linking
2012-11-24 13:01:29 +01:00
Michael Tremer
1f7e3a1c2f Remove preloading libsafe.
libsafe has been used to protect against string (printf)
formatting errors that could be a security threat.
This is not needed anymore because glibc does it on its own.
2012-11-24 12:59:14 +01:00
Michael Tremer
f579ed457c procps: Ship watch command. 2012-11-24 12:48:18 +01:00
Michael Tremer
d41f9e6ee8 Create core update 65. 2012-11-23 14:32:25 +01:00
Alexander Marx
290007b3b0 openvpn ccd: Fix subnet mask validation. 2012-11-23 12:56:54 +01:00
Arne Fitzenreiter
9e034218d0 coreutils: fix rootfile. 2012-11-22 21:47:10 +01:00
Michael Tremer
e1f3cb88a8 ncurses: Add tset (reset links to tset). 2012-11-22 20:47:59 +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
10885fa912 updater: add bridge-utils. 2012-11-21 20:40:15 +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
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
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
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