1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00
Commit Graph

115 Commits

Author SHA1 Message Date
billz
33b8017181 Update sudo_add() with $raspap_user. Resolves #409 2019-10-10 08:34:40 +01:00
billz
fe2d01f42f Added comment block with command-line options 2019-10-06 23:59:21 +01:00
billz
83e6f60cb7 Fix handling of command-line options 2019-09-30 18:58:12 +01:00
billz
3404aeebe0 Updated with $apt_option for non-interactive install 2019-09-30 18:44:03 +01:00
billz
44f6762cb1 Updated with unattended install option. Resolves #397 2019-09-30 18:42:04 +01:00
glaszig
9182c5509c allow raspap to read hostapd log without elevated privileges 2019-08-20 22:17:27 +02:00
billz
99b0c04ef2 Bugfix in sudoers. Resolves #373 2019-08-13 00:11:10 +01:00
billz
e4757a06ae Minor: use install_log for raspap.service 2019-08-07 09:28:20 +01:00
glaszig
2104ccb91a favicons and sorts can stay in subdirectories
and be pointed to by proper meta tags.
do not copy these around during installation and poison the git tree.
2019-08-06 21:36:52 +02:00
glaszig
748348f407 during installation copy files from the git working tree
to their destinations instead of moving them and making
git think they got deleted
2019-08-06 21:36:52 +02:00
billz
76d23e33f9 Hotfix 2019-07-10 07:46:58 +01:00
Bill Zimmerman
a280c9df89
Updated to support Buster "stable" release 2019-07-08 21:49:38 +02:00
Bill Zimmerman
4940255cc6
Minor update to version_msg 2019-06-29 09:54:29 +02:00
Bill Zimmerman
acd58ce557
Minor update to version_msg 2019-06-29 09:51:36 +02:00
billz
f9b5a8f126 Updated php version for Raspbian 10.0 (Buster) 2019-06-25 07:40:08 +00:00
billz
913ce3b5c0 Updated php version for Raspbian 10.0 (Buster) 2019-06-25 07:40:02 +00:00
billz
de8bdef908 Updated to detect Raspbian 10.0 (Buster) 2019-06-24 22:14:38 +00:00
billz
13aa0864d0 Updated to detect Raspbian 10.0 (Buster). Resolves #337 2019-06-24 21:57:49 +00:00
billz
cdf1406aba Added prompt to remove installed packages. Resolves #336 2019-06-24 21:42:15 +00:00
billz
fc2375ab18 Bugfix + cleanup 2019-04-30 22:19:34 +00:00
billz
93e1fff5d5 Update read WifiManaged interface from config. Resolves #323 2019-04-30 18:30:26 +00:00
billz
d247f3fb90 Updated download_latest_files() 2019-04-24 22:20:41 +00:00
billz
8796b5d359 Moved favicons to dist/icons. Updated installer 2019-04-24 22:11:43 +00:00
billz
be24aa2a20 Added prompt to install raspap.service 2019-04-21 10:59:36 +00:00
billz
b54289098e Check for presence of raspap/hostapd.ini 2019-04-19 12:23:05 +00:00
billz
f73dcd4e99 Install raspap.service daemon 2019-04-19 11:36:09 +00:00
billz
57f42f2019 Added check for WifiAPEnable flag 2019-04-19 11:35:03 +00:00
billz
1e93189a65 Initial commit, RaspAP daemon 2019-04-19 11:33:18 +00:00
billz
713f52fac4 Minor, fixed indent 2019-04-10 09:02:28 +00:00
billz
4d2d79b404 Conditional prompt for reboot 2019-04-07 22:13:05 +00:00
billz
cc6fe6f2ac Added restart rc-local.service 2019-04-06 08:52:36 +01:00
billz
c83f2883ce bugfix: added slashes to iptables rules 2019-04-06 08:36:36 +01:00
Bill Zimmerman
be1929117a
Bugfix, patch sudoers 2019-03-14 10:50:12 +01:00
billz
d55f83ce16 Deleted servicesdisable.sh 2019-03-12 15:30:09 +00:00
billz
a9cc4a0c2a Removed servicesdisable.sh from sudoers 2019-03-12 00:02:52 +00:00
billz
e30fb10da7 Added /bin/cp /etc/dhcpcd.conf to sudoers 2019-03-11 23:43:39 +00:00
billz
9abf79b23c Merge branch 'master' into wificlient-ap 2019-03-09 21:11:54 +00:00
Bill Zimmerman
ba7a2904ea
Hotfix: enable hostapd.service 2019-03-09 19:45:27 +01:00
billz
e83e99656d Hotfix: unmask hostapd.service 2019-03-09 17:48:51 +00:00
billz
bdc5958c4f Cleanup, typo fix 2019-03-07 22:14:27 +00:00
billz
47a2b7c346 Paramaterized service start, handles both uap0 and default 2019-03-07 10:17:16 +00:00
billz
a2829dcf78 Added iptables nat rules for uap0 config 2019-03-07 10:15:51 +00:00
billz
cd3ac06bf1 Renamed 2019-03-06 19:33:40 +00:00
billz
39e9037593 Renamed 2019-03-06 19:14:04 +00:00
billz
5bb549868b Minor: move service control script 2019-03-06 19:13:17 +00:00
billz
66a3944039 Minor, updated for rename 2019-03-06 13:22:16 +00:00
billz
7fcf22e4c3 Update create_hostapd_scripts, sudoers 2019-03-06 10:48:18 +00:00
Bill Zimmerman
ef20f3dd6f Minor, edit comments 2019-03-06 09:58:37 +01:00
Bill Zimmerman
f9f0924d34 Initial commit 2019-03-06 00:57:49 +01:00
billz
22976669ee Added wpa_cli -i wlan[0-9] select_network, thanks @PRO2XY 2018-11-13 22:21:02 +00:00