Joseph Haig
c8f863aeaf
Fix properly
2017-10-28 20:59:17 +01:00
Joseph Haig
f0f4f16438
Fix fastcgi-php setup for fresh install
2017-10-28 12:00:15 +00:00
Lawrence
7749b79e2f
Implemented start of web interface to update Static IP addresses or use DHCP.
...
Currently saves to files in /etc/raspap/networking, still need to build something to generate a working config for dhcpcd
2017-10-28 02:40:30 +08:00
Lawrence
a0a4f842b4
Updating install script and removing unneeded configuration file
2017-10-22 19:46:52 +08:00
Joseph Haig
354b387327
Change php5-cgi to php-cgi
2017-10-22 11:10:28 +01:00
Lawrence
908f0de8cb
Updated install and uninstall scripts to append to rc.local rather than overwrite the file
2017-10-21 22:39:29 +08:00
Lawrence
1fc0615452
Updated install script with new sudoers lines required. Updated uninstall script to resolve lighttpd directory contents not being removed
...
Updated dashboard.php file to remove IP addresses when taking wlan0 down.
2017-10-04 01:28:57 +08:00
Lawrence
0be196d708
Updated version numbers. Fixed up Sudoers file to include latest ip commands.
2017-10-04 01:06:47 +08:00
Lawrence
f507a0b8cf
Created the uninstall script
2017-10-03 13:09:55 +08:00
Lawrence
0b7b0a4d96
Updated installer to properly make symlinks to latest backup
2017-10-03 12:19:35 +08:00
Lawrence
036b7a3050
I forgot a couple of renames. Fixed
2017-10-02 03:36:51 +08:00
Lawrence
de7303883b
Updated installer script to backup more configuration files and appends dates when renaming old installation files when doing an inplace reinstall
2017-10-02 03:34:14 +08:00
Lawrence
a6b1d85013
Fixed up installation script to allow for reinstalls over existing installs.
2017-10-01 23:22:07 +08:00
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.
2017-10-01 20:54:16 +08:00
Bill Zimmerman
58c6b67f49
Added welcome + clarified install dirs
2017-05-19 16:33:01 +00:00
Joe Haig
cc96885ec9
Fix 'else' clause
2017-01-27 09:31:26 +00:00
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
2017-01-27 09:21:53 +00:00
Joe Haig
f0cf084202
Add rc.local file to set up NAT routing
2016-11-13 17:42:50 +00:00
Joe Haig
2d992fb4ac
Revert back to using /etc/init.d
...
Don't change too many things at once.
2016-10-23 20:08:17 +01:00
Joe Haig
c5cb30f9e7
Install dnsmasq
2016-10-23 18:25:07 +01:00
Joe Haig
ec03171e74
Reboot at end of installation
2016-10-23 17:37:29 +01:00
Joe Haig
a3ea51077d
Some more default config files
...
* /etc/default/hostapd
* /etc/dhcpcd.conf
* /etc/dnsmasq.conf
2016-10-23 17:02:52 +01:00
Joe Haig
a3bfa51c70
Default hostapd configuration
2016-10-23 16:39:33 +01:00
Joe Haig
58bd439b4d
Replace /etc.init.d with service
2016-10-22 22:02:39 +01:00
Joe Haig
fd20d867dc
Install hostapd as a dependency
2016-10-21 22:31:51 +01:00
Joe Haig
b8b3fd1d31
Move old install directory if it exists
2016-10-21 22:28:00 +01:00
Joe Haig
54ef4de291
Make /etc/visudo file a bit more readable
2016-09-18 16:00:27 +00:00
Joe Haig
bf2002e72f
Fix typo
2016-09-11 21:48:26 +01:00
Bill Zimmerman
c8cca832c8
Merge branch 'master' of https://github.com/billz/raspap-webgui
2016-08-31 16:30:44 +02:00
Bill Zimmerman
17d1b69805
Detect Raspian version and set lighttpd webroot. Fixes #29
2016-08-31 16:30:28 +02:00
Joe Haig
e953e68556
Redo 'Configure client' page
2016-08-14 16:40:59 +00:00
Bill Zimmerman
8d33a049ed
Modified system package update
2016-06-17 10:15:58 +02:00
Bill Zimmerman
975a7942cc
Updated error message
2016-06-16 15:32:43 +02:00
Bill Zimmerman
b041bd6eda
Intial commit
2016-06-16 15:16:54 +02:00
Bill Zimmerman
bd4d7af732
Intial commit
2016-06-16 15:16:19 +02:00
Bill Zimmerman
6f1df5fe9e
Initial commit
2016-06-16 12:03:29 +02:00