772 Commits

Author SHA1 Message Date
Franco Fichtner
ad5065e04d firewall: remove arbitrary restriction; pf(4) can cope with it 2015-04-01 13:52:35 +02:00
Franco Fichtner
ec89f5ec86 rc: but why? 2015-04-01 13:52:21 +02:00
Franco Fichtner
12a98e5b8c firmware: detach pkg_upgrade.sh from the webgui 2015-04-01 12:40:44 +02:00
Franco Fichtner
87fe0e6b2d Revert "inc: move an include again to see if we can adapt now"
This reverts commit 30991a0b2449e0d48c5316e121ad8ca4376c69d3.
Looks better, but firmware upgrade script changes need to propagate
to the install media first...
2015-04-01 12:30:54 +02:00
Franco Fichtner
f6c6889d74 php: annoy Jos and Ad by enabling warnings by default...
... when using the core.git mount hook.  :)

Does not affect the packages/images.
2015-04-01 11:54:14 +02:00
Franco Fichtner
8d1809edb3 src: fix `Illegal string offset' warning in firewall rules 2015-04-01 11:44:51 +02:00
Franco Fichtner
30991a0b24 inc: move an include again to see if we can adapt now 2015-04-01 11:38:55 +02:00
Franco Fichtner
1fd22b658e firmware: polish the upgrade script 2015-04-01 11:38:08 +02:00
Franco Fichtner
8d774567ee src: fix `Illegal string offset' warning in interfaces 2015-04-01 11:25:06 +02:00
Franco Fichtner
5427a3d654 rc: try refreshing php-cgi through SIGHUP instead 2015-04-01 11:19:47 +02:00
Franco Fichtner
5c2589ce55 inc: mixed up script and pid file in rtsold invoke 2015-04-01 10:29:07 +02:00
Franco Fichtner
0b9139a040 src: fix `Illegal string offset' warning in dhcp lease status 2015-04-01 10:25:35 +02:00
Franco Fichtner
8fde7fab97 src: fix `Illegal string offset' warning in wizard 2015-04-01 10:11:31 +02:00
Franco Fichtner
903eb61c01 inc: introduce the novelty concept of default values for arguments
... thus reducing the need for sigkillbypid().  :)
2015-04-01 10:11:31 +02:00
Franco Fichtner
b6e987dc37 inc: remove a useless wrapper 2015-04-01 10:11:31 +02:00
Franco Fichtner
241ed34a2c php: alright, dom extention is needed 2015-04-01 10:11:31 +02:00
Jos Schellevis
92042ebb6e style fixes in javascript 2015-04-01 09:44:35 +02:00
Franco Fichtner
4d00208b87 php: dom and libxml extensions are embedded 2015-04-01 09:41:42 +02:00
Franco Fichtner
410a8bc518 src: remove the need for PHP's posix extension 2015-04-01 09:36:25 +02:00
Franco Fichtner
3bb1d29e9f inc: remove unused shmop plugin usage 2015-04-01 09:18:33 +02:00
Franco Fichtner
4d7e435ac7 rc: proper fix for previous; directory always exists but may be empty 2015-04-01 09:06:10 +02:00
Franco Fichtner
3c42319865 rc: /etc/rc.conf.d may not exist; style updates ;) 2015-04-01 09:00:24 +02:00
Franco Fichtner
5320fc92f9 rc: kill php-cgi to deal with moved includes 2015-04-01 08:36:23 +02:00
Franco Fichtner
228eaee94b src: remove symlink trickery for /etc/hosts 2015-04-01 08:23:16 +02:00
Franco Fichtner
5337532e52 src: remove symlink trickery previously used for nanobsd images
It's ok to write /etc/resolv.conf.
2015-04-01 08:09:42 +02:00
Ad Schellevis
4222528665 more legacy package system cleanups 2015-03-31 19:43:10 +00:00
Ad Schellevis
e04e73fa25 remove unused uuid.php 2015-03-31 16:59:26 +00:00
Ad Schellevis
959351cd38 rename r53.class to dyndns.r53.class to keep things more related without a directory structure 2015-03-31 16:56:36 +00:00
Ad Schellevis
933cd89ee5 more cleanups of code related to notices 2015-03-31 16:44:29 +00:00
Ad Schellevis
98d20fec15 refactor notices to keep the model more together 2015-03-31 16:36:10 +00:00
Ad Schellevis
dc9876990b remove unused function from xmlparse.inc 2015-03-31 16:20:18 +00:00
Ad Schellevis
7eeea9e550 merge config.gui.inc and auth.inc 2015-03-31 16:19:01 +00:00
Ad Schellevis
017672187a remove array_intersect_key, it's part of php >= 5.1.0 2015-03-31 16:15:18 +00:00
Jos Schellevis
722a71e58c extra validation on form processing 2015-03-31 17:52:14 +02:00
Jos Schellevis
6878d936a2 bugfix new form select/set 2015-03-31 17:47:28 +02:00
Franco Fichtner
21c5b9e8f5 src: whitespace sweep 2015-03-31 16:20:53 +02:00
Ad Schellevis
80d80743d2 remove unused function from voucher.inc 2015-03-31 14:09:22 +00:00
Ad Schellevis
de6ef31651 rmeove unused functions from util.inc 2015-03-31 14:04:33 +00:00
Ad Schellevis
b02cb058f9 add JQuery Tokenize to base system 2015-03-31 16:01:00 +02:00
Ad Schellevis
e4ca192f97 cleanup rc.openvpn code 2015-03-31 13:40:39 +00:00
Ad Schellevis
d65cc035a6 remove unused functions from system.inc 2015-03-31 13:36:37 +00:00
Ad Schellevis
9e67ee8434 remove unused functions from pfsense-utils.inc / move functions to other files 2015-03-31 13:25:35 +00:00
Ad Schellevis
16e6bee75a move get_pppoes_child_interfaces into services.inc 2015-03-31 13:24:08 +00:00
Ad Schellevis
1ea8dddbc4 move convert_ipv6_to_128bit,convert_128bit_to_ipv6 to interfaces.inc 2015-03-31 13:21:51 +00:00
Ad Schellevis
a0ae10709b move return_hex_ipv4 into interfaces.inc 2015-03-31 13:04:53 +00:00
Ad Schellevis
ccb05e3b6d move system_get_language_code into head.inc 2015-03-31 13:03:25 +00:00
Ad Schellevis
b4d06b803d move get_locale_list into system.php (single usage) 2015-03-31 13:00:09 +00:00
Ad Schellevis
1751d30ab3 move set_language into guiconfig.inc 2015-03-31 12:56:17 +00:00
Ad Schellevis
96f8a78c4b move generate_ipv6_from_mac into services.inc (single usage) 2015-03-31 12:52:44 +00:00
Ad Schellevis
e089afda06 move function from pfsense-utils.inc to getserviceproviders.php (nowhere else used) 2015-03-31 12:49:09 +00:00