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 |
|
Ad Schellevis
|
a44c5f3cec
|
move code from pfsense-utils.inc to captiveportal.inc (nowhere else used)
|
2015-03-31 12:47:20 +00:00 |
|
Ad Schellevis
|
5f431d1672
|
remove nanobsd related file
|
2015-03-31 12:36:55 +00:00 |
|
Ad Schellevis
|
405b4c92e7
|
remove unused functions notices.inc
|
2015-03-31 12:17:23 +00:00 |
|
Ad Schellevis
|
17f66981d2
|
remove unused meta.inc
|
2015-03-31 12:15:05 +00:00 |
|
Ad Schellevis
|
4489229468
|
remove unused functions led.inc
|
2015-03-31 12:11:55 +00:00 |
|
Ad Schellevis
|
42afd3a0b7
|
remove unused functions from ipsec.inc
|
2015-03-31 11:57:09 +00:00 |
|
Ad Schellevis
|
4ecd8dacf2
|
remove unused functions from interfaces.inc
|
2015-03-31 11:52:40 +00:00 |
|
Ad Schellevis
|
5f381ac533
|
remove unused functions interfaces.inc
|
2015-03-31 11:36:01 +00:00 |
|
Ad Schellevis
|
a84ff2b172
|
remove unused functions gwlb.inc
|
2015-03-31 11:35:18 +00:00 |
|
Ad Schellevis
|
3922acc309
|
cleanup unused functions gmirror.inc
|
2015-03-31 11:34:44 +00:00 |
|
Ad Schellevis
|
7f2ebadd72
|
cleanup unused funciton filter.inc
|
2015-03-31 11:34:05 +00:00 |
|
Ad Schellevis
|
51f813759c
|
remove unused functions cert.inc
|
2015-03-31 11:33:37 +00:00 |
|