Commit Graph

8028 Commits

Author SHA1 Message Date
Michael Tremer
a57cfc41ad core80: Add general-functions.pl to updater. 2014-06-19 12:13:41 +02:00
Alexander Marx
1be398ae38 General-functions.pl: rewrite getnetworkip without inet_aton 2014-06-19 12:11:47 +02:00
Alexander Marx
ab92dc0c84 General-functions.pl: rewrite IpInSubnet replace inet_ntoa 2014-06-19 12:11:24 +02:00
Michael Tremer
4cb7c9b47f Update translations. 2014-06-17 19:48:34 +02:00
Michael Tremer
7119032e11 Rewrite redirect_wrapper.
The wrapper had multiple errors in handling the new version of the
squid redirector protocol and was awful to maintain as it did not
fulfill any coding guidelines at all.
2014-06-17 19:47:06 +02:00
Michael Tremer
17aa650da6 Merge remote-tracking branch 'ummeegge/openvpn' 2014-06-17 19:30:37 +02:00
Michael Tremer
2f9e90ee1c core80: Ship setddns.pl. 2014-06-17 19:26:28 +02:00
Michael Tremer
9b81a18eb9 Merge remote-tracking branch 'ferstl/dynu-ddns-fix' into next 2014-06-17 19:24:29 +02:00
Arne Fitzenreiter
6af27d7120 clamav: update to 0.98.4. 2014-06-17 16:14:04 +02:00
Arne Fitzenreiter
654a8ece84 clamav: update to 0.98.4. 2014-06-17 16:11:03 +02:00
Arne Fitzenreiter
f98bc1feb7 kernel: update to 3.10.44. 2014-06-17 13:45:40 +02:00
Stefan Ferstl
7eb25cb302 DDNS: Fix API call for the "Dynu" DDNS service
This affects the DDNS service "dynu.ca dyn.ee dynserv.(ca|org|net|com)".
DNS updates using this service were made using the URL http://dynserv.ca/ . However,
the domain dynserv.ca does not exist anymore. The Dynu service is now only reachable
via the dynu.com domain. This commit changes the API call according to Dynu's
specification on http://www.dynu.com/Default.aspx?page=dnsapi .
2014-06-17 11:22:21 +02:00
Alexander Marx
ceb78c46f3 ovpnmain.cgi: Sortorder clientstatus and control - Type, Name 2014-06-16 11:48:18 +02:00
Erik Kapfer
ac3b63071f openvpn: Shortened word to prevent line break.
* Shortened Diffie-Hellman to DH in language files to
affort a better look in WUI.
2014-06-16 09:50:20 +02:00
Alexander Marx
29f238b239 BUG 10538: Routes may only added once and should not be part of an internal network 2014-06-16 09:45:59 +02:00
Arne Fitzenreiter
581f19ddf1 start core80. 2014-06-14 22:21:08 +02:00
Arne Fitzenreiter
58786f762d Merge branch 'master' into next 2014-06-14 22:13:37 +02:00
Arne Fitzenreiter
da6424d983 kernel: add mcs7830 link detection patch.
fixes #10551
2014-06-13 21:02:45 +02:00
Arne Fitzenreiter
ebaf391b48 kernel-header: rootfile update. 2014-06-13 21:01:56 +02:00
Arne Fitzenreiter
8815d10bc1 libpcap: rootfile update. 2014-06-13 21:00:36 +02:00
Michael Tremer
0e37b55202 leds: Use correct RED interface even when RED_DEV is set. 2014-06-13 12:44:30 +02:00
Erik Kapfer
525839f74f openvpn: Clean up DH download code. 2014-06-12 17:36:57 +02:00
Michael Tremer
7c56112cf4 libpcap: Update to 1.4.0. 2014-06-12 16:55:29 +02:00
Michael Tremer
b3b33f8586 modem-lib.pl: Check if character device exists before trying to connect to it. 2014-06-12 16:44:07 +02:00
Michael Tremer
d6e6e21341 samba: Show a simple example for default shares. 2014-06-12 16:31:43 +02:00
Michael Tremer
edc08821f1 Merge remote-tracking branch 'ummeegge/openvpn' 2014-06-12 16:26:55 +02:00
Michael Tremer
acac5f2cf8 Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x 2014-06-12 16:21:41 +02:00
Erik Kapfer
ad09461a43 openvpn:Deleted download possibility for DH param and fixed some typos.
* Deleted DH-parameter download possibility in CA/key chart section.
* Fixed some typos in CA/key section.
2014-06-12 16:17:02 +02:00
Michael Tremer
889219356e samba: Make sure that permissions of the lock dir are fine. 2014-06-12 16:14:11 +02:00
Arne Fitzenreiter
a7bbea30d4 Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x 2014-06-12 13:11:46 +02:00
Michael Tremer
b56746432b proxy: Add option to require a certain group for Internet access. 2014-06-12 11:29:18 +02:00
Arne Fitzenreiter
2734fb7e72 kernel: use pcieaspm default from bios. 2014-06-12 10:17:08 +02:00
Arne Fitzenreiter
8f94a6092c kernel: update to 3.10.43. 2014-06-12 10:16:45 +02:00
Erik Kapfer
fd5ccb2dd5 openvpn: Renamed CA chart, added ta.key to chart.
* Added keys to CA chart and renamed CA specifics infos to
CA and key infos.
* Added ta.key to CA/key chart listing.
2014-06-12 09:11:52 +02:00
Erik Kapfer
c8f503560f openvpn: Changed chart string for DH parameter and code cleanup.
* Added PKCS infos for DH parameter string in the chart.
* Deleted some redundant '<td>'s and indent some code in chart section.
2014-06-12 08:37:07 +02:00
Erik Kapfer
a0ad10ca68 openvpn: Deleted double entry.
* 'my $authactive;' was two times defined, but only one time needed.
2014-06-12 08:27:43 +02:00
Arne Fitzenreiter
3d2415f924 udev: fix rule execution for devices that are present before udev start. 2014-06-11 20:20:29 +02:00
Arne Fitzenreiter
1445c9e062 install: fix baudrate for serial console. 2014-06-11 17:53:15 +02:00
Arne Fitzenreiter
21e1776424 kernel: arm-multi: enable SERIAL_8250_DW needed by mirabox. 2014-06-10 23:08:08 +02:00
Michael Tremer
0274b14c5e squid: Rename "Windows" authentication to what it really is.
Remove language strings from languages I don't speak so
that they use the English term.
2014-06-10 20:16:10 +02:00
Michael Tremer
603248db53 squid: Add NTLM authentication against Windows Active Directory servers. 2014-06-10 20:15:58 +02:00
Michael Tremer
0ffbb688d3 samba: Add GUI functionality to join a domain. 2014-06-10 20:15:32 +02:00
Michael Tremer
a8e327cd50 sambactrl: Re-indent file. 2014-06-10 20:13:23 +02:00
Michael Tremer
be2817a72a samba: Merge winbind initscript into samba initscript. 2014-06-10 20:13:23 +02:00
Michael Tremer
879dafbf17 samba: Enable support for AD. 2014-06-10 20:13:23 +02:00
Michael Tremer
cfba7c56db krb5: New package. 2014-06-10 20:13:23 +02:00
Michael Tremer
2511d78887 Fix typo in English translation (Monitor Interface). 2014-06-08 11:26:13 +02:00
Arne Fitzenreiter
1f8a6d9670 kernel: update to 3.10.42. 2014-06-08 11:19:42 +02:00
Arne Fitzenreiter
8dc9629e80 setup: fix initial hostname set. 2014-06-08 00:56:09 +02:00
Arne Fitzenreiter
2b9b518aa8 traffic.cgi: remove work around for a fixed vnstat(i) bug. 2014-06-07 13:55:34 +02:00