billz
|
d35397f09e
|
Remove hardcoded default values, implement defaults.json
|
2020-12-05 09:14:07 +00:00 |
|
billz
|
e3f36158bb
|
Added updateHostapdConfig()
|
2020-12-04 22:36:54 +00:00 |
|
billz
|
bcab63bb30
|
Bugfix + documentation
|
2020-12-04 21:41:10 +00:00 |
|
billz
|
de787c424a
|
Create functions from procedural code
|
2020-12-04 14:40:54 +00:00 |
|
billz
|
8420bbb0da
|
Read/apply dhcp settings from json
|
2020-12-01 22:52:15 +00:00 |
|
billz
|
eca6c5ae2f
|
Bugfix: set preg_replace limit
|
2020-11-20 07:32:52 +00:00 |
|
billz
|
fc4c8867f4
|
Update constant, saf merge dhcp config
|
2020-11-19 12:34:55 +00:00 |
|
billz
|
b095073043
|
Validate channel w/ RASPI_5GHZ_MAX_CHANNEL, addresses #450
|
2020-10-25 07:48:41 +00:00 |
|
billz
|
4b1c5b802c
|
Implement beacon_int + disassoc_low_ack hostapd options. Addresses #666😈
|
2020-09-11 19:03:14 +01:00 |
|
billz
|
3d901ae5f9
|
Set country_code from iw reg if undefined
|
2020-07-10 18:28:28 +01:00 |
|
billz
|
2ca9bf5b6f
|
Rename ambiguous variable for clarity
|
2020-06-09 15:32:49 +01:00 |
|
billz
|
43819ddfd2
|
Fix require path
|
2020-06-07 19:12:00 +01:00 |
|
billz
|
9fb59918cf
|
Fix: Update session var when saving cfg
|
2020-06-07 18:46:14 +01:00 |
|
billz
|
e2c82168fb
|
Add includes/config
|
2020-06-07 17:25:11 +01:00 |
|
billz
|
9c2ae296d3
|
Merge branch 'zbchristian-wlan-switch' of https://github.com/billz/raspap-webgui into zbchristian-wlan-switch
|
2020-06-07 17:20:09 +01:00 |
|
billz
|
a6a92235f9
|
Add include wifi_functions getWifiInterface()
|
2020-06-07 17:17:16 +01:00 |
|
Bill Zimmerman
|
5c88aafbec
|
Merge branch 'master' into zbchristian-wlan-switch
|
2020-06-07 15:29:28 +02:00 |
|
billz
|
677a6c52b0
|
Get/set wireless iface from ini, store in _SESSION
|
2020-06-07 14:23:40 +01:00 |
|
zbchristian
|
d13c77bd2f
|
Write required options to dhcpcd.conf
|
2020-06-03 23:32:32 +02:00 |
|
billz
|
4b7262a98b
|
Remove 802.11w option from UI
|
2020-05-26 07:49:04 +01:00 |
|
billz
|
0c5e93e9d8
|
Added 802.11.w MFP support, addresses #484
|
2020-05-19 17:28:48 +01:00 |
|
billz
|
14508ee773
|
Remove duplicate $config[] block
|
2020-05-12 09:16:04 +01:00 |
|
billz
|
dabec46511
|
Minor: untabify
|
2020-05-12 08:10:54 +01:00 |
|
billz
|
15032a3f44
|
Apply zbchristian patch
|
2020-05-12 07:50:28 +01:00 |
|
Taikuh
|
80b0634d2d
|
corrected hostapd toggle display
|
2020-03-23 20:41:06 +08:00 |
|
Taikuh
|
8082430c30
|
ovpn, uap0 compatibility; readme
|
2020-03-15 19:02:20 +08:00 |
|
Taikuh
|
5e44aae1c5
|
Disable incompatible settings when bridged
|
2020-03-13 05:02:26 +08:00 |
|
Taikuh
|
8823c0602e
|
Add bridged-routed toggle to webgui
|
2020-03-10 19:07:15 +08:00 |
|
glaszig
|
3cc2720a35
|
respect common dhcpcd config options in ap mode
resolves #502
|
2020-02-28 17:51:33 +00:00 |
|
billz
|
8e29570d07
|
Enable restart when hostapd is active. Addresses #495
|
2020-02-18 21:01:38 +00:00 |
|
billz
|
457da91008
|
Processed with phpcbf
|
2020-02-15 17:57:46 +00:00 |
|
John
|
8fe0e9e59a
|
fully locked down the back-end in monitoring mode
|
2020-02-13 23:08:46 -03:30 |
|
billz
|
2056236c42
|
Get hostapdStatus from System
|
2020-02-01 11:07:54 +00:00 |
|
billz
|
6325f4dd02
|
Update dnsmasq with bind-dynamic. Addresses #429
|
2020-01-13 09:42:05 +00:00 |
|
billz
|
ff2c91fe8d
|
Bugfix, resolves #457
|
2020-01-06 18:00:07 +00:00 |
|
billz
|
a596568fbc
|
Revert "Allow channel input up to 64 (testing)"
This reverts commit 40bc21a04b .
|
2019-12-30 04:39:37 +00:00 |
|
billz
|
40bc21a04b
|
Allow channel input up to 64 (testing)
|
2019-12-28 00:05:59 +00:00 |
|
billz
|
597f2ebdb9
|
Added support for wireless mode AC
|
2019-12-26 06:17:27 +00:00 |
|
billz
|
5462e26d95
|
Add detect managedModeEnabled state with iwgetid
|
2019-12-13 14:05:41 +00:00 |
|
billz
|
07ca2900a1
|
Omit wpa_pasphrase is sec type = none. Resolves #439
|
2019-11-26 13:14:14 +00:00 |
|
billz
|
a15ed37adc
|
Update svc control init.d w/ systemd
|
2019-11-15 09:02:37 +00:00 |
|
billz
|
bcdadd3d43
|
Parse/set static ip_address value for uap0. #329
|
2019-11-04 10:04:11 +00:00 |
|
billz
|
fdef2a3d7a
|
Parse/set dhcp-range & dhcp-option values from system config. #329
|
2019-11-04 09:40:23 +00:00 |
|
billz
|
7f384e9ff1
|
Abbreviate serviceStatus for small devices
|
2019-11-01 09:10:24 +00:00 |
|
billz
|
009f51c20c
|
Parse/set dhcpcd & dnsmasq values from system config #329
|
2019-09-08 16:28:01 +01:00 |
|
billz
|
8be24381a8
|
Processed with phpcbf for PSR-2 coding standard
|
2019-09-07 16:42:31 +01:00 |
|
glaszig
|
33b99c0ae7
|
use template for hostapd page
|
2019-08-19 22:37:22 +02:00 |
|
glaszig
|
d2bb1b02b5
|
move CSRFTokenFieldTag up to the opening form tag
for style and discoverability
|
2019-08-14 02:44:13 +02:00 |
|
Bill Zimmerman
|
e2f07044b4
|
Merge pull request #362 from glaszig/feature/ap-client-limit
make hostapd's max_num_sta configurable
|
2019-08-10 12:13:30 +02:00 |
|
glaszig
|
3f9d176793
|
show current nax_num_sta as input value,
make field description translatable
|
2019-08-10 11:57:10 +02:00 |
|