Lawrence
61d450d1c7
Fixed up a whole bunch of undefined variable warnings. Added a check to make sure raspap.auth exists before trying to include it.
9 years ago
Lawrence
a6b1d85013
Fixed up installation script to allow for reinstalls over existing installs.
9 years ago
Lawrence
a36e525f98
Fixed up PHP notices. Added text when IP Address, MAC Address, and Subnet mask aren't found.
...
Also added function to backup configuration files /etc/network/interfaces and /etc/hostapd/hostapd.conf files if found.
9 years ago
Bill Zimmerman
97fd8dc13e
Merge pull request #88 from SolidRhino/patch-1
...
Update README.md
9 years ago
Solid Rhino
cc622f211e
Update README.md
...
Add git to install command
9 years ago
Bill Zimmerman
7048a991c8
Resolves #76
9 years ago
Bill Zimmerman
85992a67b7
Moved alert above tabs for consistency
9 years ago
Bill Zimmerman
58c6b67f49
Added welcome + clarified install dirs
9 years ago
Bill Zimmerman
aa08e64043
Fixed misplaced /div
9 years ago
Bill Zimmerman
66a211429b
Resolves #60
9 years ago
Bill Zimmerman
d9baf397d4
Resolves #66
9 years ago
Bill Zimmerman
261c90473d
Resolves #49
9 years ago
Joseph Haig
80fd46ff82
Merge pull request #59 from Headhunterzpw/master
...
Update dhcp.php
9 years ago
Joseph Haig
0eab5247a6
Merge pull request #58 from PureGrain/patch-1
...
Update system.php
9 years ago
Joseph Haig
451b03ad4c
Merge pull request #57 from PureGrain/master
...
RasPi3-WiFi
9 years ago
Jesse Geerts
ee288c32ca
Update dhcp.php
...
Added ( ) for the 's' in the minutes, hours and days to make it look nicer
9 years ago
Challon Holt
0dce1fefcb
Update system.php
...
Added Revision for Pi Zero 1.3 and PiZero W
9 years ago
Bill Zimmerman
a4d012d1d0
Merge pull request #55 from billz/bugfixes
...
Various small fixes
9 years ago
Challon Holt
ed65084653
Merge pull request #1 from PureGrain/PureGrain-RasPi3-Wifi
...
Added support for RasPi 3 Wifi
9 years ago
Challon Holt
7039463d88
Added support for RasPi 3 Wifi
...
Added support for RasPi 3 on board Wifi
9 years ago
Challon Holt
f2247e7844
Update hostapd.conf
...
Added support for Raspberry Pi 3 on board wifi/wlan adapter.
9 years ago
Joe Haig
cc96885ec9
Fix 'else' clause
9 years ago
Joe Haig
bfb635636b
Various small fixes
...
* Append `.old` to old web directory instead of moving to `/tmp`
* Do not give the user a choice of install location
* Better detection of Debian version
* List username and password in Quick Start instructions
9 years ago
Bill Zimmerman
265b6e5af0
Merge pull request #43 from billz/fix_default_setup
...
Fix default setup
9 years ago
Joe Haig
9410821c8c
Fix default - really turn on WPA!
9 years ago
Joe Haig
f0cf084202
Add rc.local file to set up NAT routing
9 years ago
Bill Zimmerman
ce5220deb7
Added link to @jrmhaig's Twitter
10 years ago
Bill Zimmerman
4b1144b61b
Updated version info
10 years ago
Bill Zimmerman
cf69055d3c
Merge pull request #42 from billz/improve_installer
...
Improve installer
10 years ago
Joe Haig
92cba363c8
Show default configuration details
10 years ago
Joe Haig
2d992fb4ac
Revert back to using /etc/init.d
...
Don't change too many things at once.
10 years ago
Joe Haig
d089dbfe43
Fix sudo lines for 'service'
10 years ago
Joe Haig
c5cb30f9e7
Install dnsmasq
10 years ago
Joe Haig
0880ce388c
Fix wpa_pairwise setting
10 years ago
Joe Haig
ec03171e74
Reboot at end of installation
10 years ago
Joe Haig
294ed85707
Correct ctrl_interface in default configuration
10 years ago
Joe Haig
a3ea51077d
Some more default config files
...
* /etc/default/hostapd
* /etc/dhcpcd.conf
* /etc/dnsmasq.conf
10 years ago
Joe Haig
a3bfa51c70
Default hostapd configuration
10 years ago
Joe Haig
58bd439b4d
Replace /etc.init.d with service
10 years ago
Joe Haig
5f748c4b84
Add hostapd install to manual install instructions
10 years ago
Joe Haig
fd20d867dc
Install hostapd as a dependency
10 years ago
Joe Haig
b8b3fd1d31
Move old install directory if it exists
10 years ago
Bill Zimmerman
3a958e3f3b
Merge pull request #37 from jrmhaig/split_sudo
...
Make /etc/visudo file a bit more readable
10 years ago
Joe Haig
54ef4de291
Make /etc/visudo file a bit more readable
10 years ago
Joseph Haig
fad6f8ee82
Merge pull request #36 from jrmhaig/visudo_typo
...
Fix typo
10 years ago
Joe Haig
bf2002e72f
Fix typo
10 years ago
Joseph Haig
d5e296b85e
Merge pull request #35 from jrmhaig/subdirectory
...
Set form actions correctly
10 years ago
Joe Haig
8e179f0614
Set form actions correctly
10 years ago
Bill Zimmerman
c8cca832c8
Merge branch 'master' of https://github.com/billz/raspap-webgui
10 years ago
Bill Zimmerman
17d1b69805
Detect Raspian version and set lighttpd webroot. Fixes #29
10 years ago