Commit graph

10032 commits

Author SHA1 Message Date
Martin Schröder
9e53cac16f Fixed wps function 2015-06-15 22:04:03 +02:00
Noel Wuyts
456b5c03e4 Fixed internet pages 2015-06-15 22:04:02 +02:00
Martin Schröder
fc50bd3ed1 Moved nat status into internet plugin 2015-06-15 22:04:02 +02:00
Martin Schröder
7fd6119da8 Added nat table status 2015-06-15 22:04:01 +02:00
Martin Schröder
21e0ffcc58 Changed default language to english 2015-06-15 22:04:00 +02:00
Noel Wuyts
cc7d727b26 fixed username undefined issue 2015-06-15 22:04:00 +02:00
Martin Schröder
22b6eae674 Added network settings 2015-06-15 22:03:58 +02:00
Martin Schröder
9659690a8b System upgrade 2015-06-15 22:03:58 +02:00
Martin Schröder
5b35184db9 Changed dslstats to use static arrays 2015-06-15 22:03:57 +02:00
Martin Schröder
4278da5a3c Added igmptable code to status.tv 2015-06-15 22:03:56 +02:00
Martin Schröder
ac7e1c3d10 Updated rpcd version and fixed password page 2015-06-15 22:03:55 +02:00
Sukru Senli
b709ec96f5 questd: make sure pcid is not null before using it 2015-06-15 22:03:54 +02:00
Noel Wuyts
a68bfe0c35 fixed username undefined issue 2015-06-15 22:03:53 +02:00
Sukru Senli
ff3b827527 update bcmkernel package 2015-06-15 22:03:52 +02:00
Martin Schröder
6f84269618 System upgrade 2015-06-15 22:03:51 +02:00
Martin Schröder
e3c5cbc4cf Changed dslstats to use static arrays 2015-06-15 22:03:50 +02:00
Martin Schröder
719c4d4a33 Added igmptable code to status.tv 2015-06-15 22:03:50 +02:00
Martin Schröder
03b7ae383f Updated rpcd version and fixed password page 2015-06-15 22:03:48 +02:00
Martin Schröder
2e2f0937f1 System upgrade 2015-06-15 22:03:48 +02:00
Sukru Senli
3c080c7c24 clear radio array before repopulating it 2015-06-15 22:03:45 +02:00
Sukru Senli
577dca4304 ubus call router radios 2015-06-15 22:03:45 +02:00
Martin Schröder
f8edd66840 Updated tests 2015-06-15 22:03:44 +02:00
Martin Schröder
ce83a470ae Changed dslstats to use static arrays 2015-06-15 22:03:43 +02:00
Martin Schröder
c217973005 Added igmptable code to status.tv 2015-06-15 22:03:43 +02:00
Martin Schröder
34c91ff769 Fixed chrome bug (missing Object.assign) 2015-06-15 22:03:42 +02:00
Martin Schröder
4d234f0363 Updated rpcd version and fixed password page 2015-06-15 22:03:41 +02:00
Sukru Senli
c4ee777913 add current password check luci2.system password_set method 2015-06-15 22:03:40 +02:00
Martin Schröder
7ec6685fce Fixed up overview page to use new wireless.status uci section 2015-06-15 22:03:39 +02:00
Martin Schröder
47a9135dd6 Added led brightness widget 2015-06-15 22:03:39 +02:00
Martin Schröder
c6f986063f Confirmed wps working with stapin and pbc 2015-06-15 22:03:38 +02:00
Martin Schröder
4501e9f09b Changed easybox config name to boardpanel 2015-06-15 22:03:37 +02:00
Martin Schröder
c65423e091 Updated rpcd version 2015-06-15 22:03:37 +02:00
Sukru Senli
f073695c17 updated bcmkernel source version 2015-06-15 22:03:36 +02:00
Martin Schröder
2dd58224cf Made temporarily fixed new version of rpcd the default for now 2015-06-15 22:03:35 +02:00
Martin Schröder
82c03c0136 - Added new version of rpcd with many fixed memory leaks
- Fixed exposed hosts page
- added more unit testing
- updated libubox version
2015-06-15 22:03:35 +02:00
Martin Schröder
f6c8b9bfb7 Added more tests 2015-06-15 22:03:34 +02:00
Noel Wuyts
5d83f248a4 dns config 2015-06-15 22:03:33 +02:00
Martin Schröder
6c1af5fe07 - Fixed rpcd broken revert (the problem is that rpcd did not call uci_unload on package before returning. This caused all other methods to fail afterwards because uci_load would fail on an already loaded package) 2015-06-15 22:03:32 +02:00
Martin Schröder
34710c6308 Added temporary local rpcd in order to figure out why uci revert is broken 2015-06-15 22:03:31 +02:00
Martin Schröder
fa12aa2d55 rpcd has some bug that makes it crash when we do uci.revert. So reverts will always fail 2015-06-15 22:03:31 +02:00
Martin Schröder
556e87a266 Fixed several problems in uci revealed by unit testing 2015-06-15 22:03:28 +02:00
Sukru Senli
1b8877dced questd: fix wrong client index 2015-06-15 22:03:27 +02:00
Sukru Senli
363b371ba2 questd update 2015-06-15 22:03:26 +02:00
Sukru Senli
f61a6f5375 use correct image name for VOX 2015-06-15 22:03:20 +02:00
Martin Schröder
c218333ddd Added more unit tests 2015-06-15 22:03:19 +02:00
Martin Schröder
dabeb42a62 Removed references to unused modules 2015-06-15 22:03:19 +02:00
Martin Schröder
1489e5801b Added first unit test. Now it is possible to use rpc and uci in mocha 2015-06-15 22:03:18 +02:00
Martin Schröder
04d43ba612 Fixed some minor issues in mac filtering dialogs 2015-06-15 22:03:17 +02:00
Martin Schröder
19bd9539c6 Phone number blocking 2015-06-15 22:03:17 +02:00
Noel Wuyts
55048d20ed dns config 2015-06-15 22:03:16 +02:00