Commit Graph

1137 Commits

Author SHA1 Message Date
Arne Fitzenreiter
98065e83ed Change ipsec up/down of a tunnel. 2010-05-08 15:35:11 +02:00
Christian Schmidt
0d7da887ad Fixed Snort init script, Added sleep before chmod.
The Webinterface doesnt show the snort status anymore because
the pid file had permission of 600, the chmod seems to happen
to fast and permissions were not changed to 644.
2010-05-07 18:13:07 +02:00
Michael Tremer
cbaab6dcb9 Some fixes on the alix led script. 2010-05-06 14:08:18 +02:00
Arne Fitzenreiter
d68506e981 Updated kernel (2.6.32.12). 2010-04-30 21:48:32 +02:00
Michael Tremer
d81baab208 Add support for alix2 leds.
This script enables led 2 and 3 of the alix boards and
they will show traffic on the red device.
2010-04-30 17:03:15 +02:00
Michael Tremer
9f84d3130f Load cryptodev module by default to use the kernel crypto engines for nearly everything. 2010-04-30 16:52:26 +02:00
Christian Schmidt
841323bc3e Fixed my syntax error. 2010-04-26 19:01:17 +02:00
Christian Schmidt
6380cbd123 Changed size of the swapfile again. 2010-04-26 18:34:17 +02:00
Arne Fitzenreiter
07275e8895 Fix ipp2p missing symbol (error_exit). 2010-04-24 23:41:54 +02:00
Michael Tremer
8cc93ee11f misc-progs: Cleanup chain creation of wirelessctrl.
This changes the behaviour of the wirelessctrl binary
that will no longer create useless rules in the WIRELESSINPUT
and WIRELESSFORWARD chains that have no use at all.

So we keep this chain empty if /var/ipfire/wireless/nodrop
is existant.
2010-04-23 14:18:01 +02:00
Christian Schmidt
bf137f5bb6 Fixed cosemtic naming of firewall groups for webinterface. 2010-04-23 13:21:09 +02:00
Arne Fitzenreiter
331699d576 Change ipsecctrl Tunnel up and down. 2010-04-22 07:41:28 +02:00
Arne Fitzenreiter
525793ac7d Add Vodafone K3765 and K4505 usbids to option driver. 2010-04-22 07:40:20 +02:00
Michael Tremer
d3b91323f0 Modify modules initscript to softly fail module loads.
This won't be a critical error if a module is not loadable.
2010-04-18 18:03:22 +02:00
Michael Tremer
f0ed79fbc2 Add new led triggers: netdev. 2010-04-18 17:31:14 +02:00
Christian Schmidt
ed0a0ba8a1 Enabled force setting system time on boot.
This fixes bug #0000614 for IPFire 2.7
2010-04-11 22:43:27 +02:00
Dirk Wagner
fafba33e85 Revert "added /var/run/pound creation"
This reverts commit e0dc69faef.
2010-04-11 21:59:23 +02:00
Dirk Wagner
e0dc69faef added /var/run/pound creation 2010-04-11 20:45:20 +02:00
Arne Fitzenreiter
f90eb01ebb Readd mISDN hfcusb patches. 2010-04-10 15:53:36 +02:00
Arne Fitzenreiter
0e067ff3ba Updated Kernel (2.6.32.11). 2010-04-10 08:20:52 +02:00
Dirk Wagner
9e51058b39 removed ~ file 2010-04-06 17:22:00 +02:00
Dirk Wagner
279966278b First version of pound addon 2010-04-06 16:19:48 +02:00
Arne Fitzenreiter
0dcb85e89e Installer: skip empty blockdevices.
Fixes bug #0000585
2010-04-04 17:03:00 +02:00
Arne Fitzenreiter
0a8db55873 Merge branch 'next'
Conflicts:
	config/rootfiles/core/37/filelists/files
	config/rootfiles/packages/gutenprint
	doc/packages-list.txt
	src/pakfire/lib/functions.sh
2010-04-03 00:19:44 +02:00
Arne Fitzenreiter
ff108dc8b5 Updated Kernel (2.6.32.10). 2010-03-30 23:34:49 +02:00
Arne Fitzenreiter
071084a99e Updated openssl cryptodev patch. 2010-03-30 08:29:28 +02:00
Arne Fitzenreiter
521a8b45e2 Fix permission change of existing directories at core updates. 2010-03-30 07:53:18 +02:00
Arne Fitzenreiter
461f6df8a5 Fix permission change of existing directories at core updates. 2010-03-28 16:11:48 +02:00
Arne Fitzenreiter
db073a101e Some changes for strongswan.
Still need a replacement for ipsec auto --replace
2010-03-27 21:15:46 +01:00
Arne Fitzenreiter
5e21bae9cd Updated ccache (3.0pre0) 2010-03-22 20:43:35 +01:00
Arne Fitzenreiter
6652626c88 Add strongswan (4.3.6) for testing. 2010-03-20 22:31:43 +01:00
Arne Fitzenreiter
f81179c3b2 Fix build of syslogdctrl. 2010-03-18 07:59:24 +01:00
Christian Schmidt
ddd1589dab Changed installer. We now support ext2 installation and dropped reiser4.
System now calculates a smaller swap partition since there is no more need
to have this large swapfiles with a large amount of total ram available.
2010-03-16 21:11:13 +01:00
Christian Schmidt
6945083ea5 Added ability to change syslog to async logging. 2010-03-16 21:09:44 +01:00
Arne Fitzenreiter
f06c8adbc7 Remove non working SSH1 checkbox. 2010-03-14 11:39:58 +01:00
Christian Schmidt
9e7b9a87ff Updated samba to current stable.
The passsb packend has been change by the samba team, so we need
to fix our config.
2010-03-14 11:38:06 +01:00
Michael Tremer
4a0ce88c9b pakfire: Change pingtest to use icmp again. 2010-03-14 11:34:37 +01:00
Arne Fitzenreiter
701b39d86e Remove non working SSH1 checkbox. 2010-03-12 20:58:46 +01:00
Christian Schmidt
00a5af61dd Updated samba to current stable.
The passsb packend has been change by the samba team, so we need
to fix our config.
2010-03-10 23:03:29 +01:00
Michael Tremer
fb25052fb3 Add cryptodev support to kernel. 2010-03-10 00:18:18 +01:00
Michael Tremer
139a9b4fa1 firewall: Allow all classes of traffic outgoing from orange.
Currently only tcp and udp are allowed but why are not
gre, icmp, etc.?!
2010-03-09 22:25:03 +01:00
Michael Tremer
0b34d1a225 installer: Enhancement for handling SATA drives.
Benutzer reported that his SATA dvd drive is not
useable by the installer. We now load the ahci handler
to enable support for SATA.
2010-03-09 21:45:15 +01:00
Arne Fitzenreiter
ba48a4a5d5 Fix cyrus-sasl autorun. 2010-03-08 11:58:02 +01:00
Arne Fitzenreiter
d7a707a87f Fix cyrus-sasl autorun. 2010-03-08 11:53:27 +01:00
Michael Tremer
82705b6e99 Add some patches to grub. 2010-03-07 23:45:06 +01:00
Michael Tremer
91bc781441 pakfire: Change pingtest to use icmp again. 2010-03-03 10:47:33 +01:00
Arne Fitzenreiter
f44dda3ca4 Updated Kernel (2.6.32.9). 2010-02-27 16:49:57 +01:00
Arne Fitzenreiter
f7c508b508 Add patch for ath5k to fix "no txbuf available". 2010-02-24 08:48:19 +01:00
Arne Fitzenreiter
d8c62d6a78 Add patch for ath5k to fix "no txbuf available". 2010-02-23 23:33:47 +01:00
Jan Paul Tuecking
6c1220f5b8 Added the possibility to change the ssh port from 222 back to standart port 22 2010-02-21 13:15:20 +01:00