Ad Schellevis
223ca102e0
small fix get_notices_xmlrpc
2015-04-01 19:56:03 +00:00
Ad Schellevis
90bb871477
extend xmlrpc service example / fix typo
2015-04-01 19:45:14 +00:00
Ad Schellevis
869cb71e08
copy / paste error
2015-04-01 21:42:09 +02:00
Ad Schellevis
bf0d043e77
merge xmlrpc get_notices back in
2015-04-01 21:40:04 +02:00
Ad Schellevis
5e94f62e61
replace xmlrpc server and include example stub, legacy methods not implemented yet. client also needs some work
2015-04-01 19:14:36 +00:00
Ad Schellevis
f9b24c4aa2
add basic auth to auth.inc
2015-04-01 18:33:31 +02:00
Franco Fichtner
cd06a9b98f
status: ipfw -x does not exist anymore
2015-04-01 17:03:26 +02:00
Franco Fichtner
d785039242
captive portal: redirect on good voucher too; fixes #121
2015-04-01 16:49:20 +02:00
Franco Fichtner
57ecaa3b55
rc: add missing newline and move voucher enable back to original spot
2015-04-01 16:05:30 +02:00
Franco Fichtner
b2653d0ea2
voucher: try to pin down where boot import fails; style update while at it
2015-04-01 15:45:16 +02:00
Franco Fichtner
14b3fa5c70
src: fix a few `Illegal string offset' warnings
2015-04-01 15:07:03 +02:00
Franco Fichtner
b0dac38305
inc|rc: shuffle more things due to shutdown flow cleanups
2015-04-01 14:54:34 +02:00
Franco Fichtner
338f71c243
rc|vouchers: shuffle around the backup invoke; merge halt/reboot glue
2015-04-01 14:34:45 +02:00
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