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
Franco Fichtner
9e84a30795
src: whitespace sweep
2015-03-31 12:56:07 +02:00
Ad Schellevis
85667d1cfb
cleanup rc.reboot ( same as rc.halt)
2015-03-31 10:06:40 +00:00
Ad Schellevis
bd114c0d88
changed order of config lock check on shutdown, if some (custom) scripts waits to long the webui might still trash the config
2015-03-31 09:11:16 +00:00
Ad Schellevis
d6ae716445
fix config locking on shutdown and implement rc.d stop script
2015-03-31 09:02:08 +00:00
Ad Schellevis
4685a91bbf
missed an fclose in config, no real issue but not very nice...
2015-03-31 10:57:42 +02:00
Ad Schellevis
fd1bc27f8b
remove some old config leftover
2015-03-31 08:36:40 +00:00
Ad Schellevis
f290b78c5b
implement additional rc scripting start, fix for https://github.com/opnsense/core/issues/94
...
uses a more standard approach to startup daemons via the rc.d system.
To enable, place a file for your service in /etc/rc.conf.d/ and set the enable variable to YES ( for example squid_enable=YES )
2015-03-31 08:05:39 +00:00
Franco Fichtner
353b07b7de
interfaces: do not clobber resolv.conf via rtsold #47
2015-03-30 19:02:57 +02:00