1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hotspot_ynh.git synced 2024-09-03 19:25:53 +02:00
Commit graph

40 commits

Author SHA1 Message Date
keoma
5de8193998 create a dedicated system user with sudo permissions 2019-02-12 08:40:20 +01:00
keoma
e52b30cff8 #42 using systemctl to get service status 2019-02-11 20:28:18 +01:00
Julien Vaubourg
852d331df3 Add xlock waiting to iptables commands 2016-05-07 23:30:38 +02:00
Julien VAUBOURG
3ed39d684b Fix error when there is no internet interface available (close #8) 2015-07-25 00:05:00 +02:00
Julien VAUBOURG
8c92752728 Add IPv6 firewalls (close #12) 2015-07-24 23:48:24 +02:00
Julien VAUBOURG
8411d9164b Replace 'yunohost app setting' by a good old grep for more speed (close #10) 2015-07-24 20:56:19 +02:00
Sebastien Badia
12f7fd9d1d doc: Fix Contribute link (update namespace) 2015-07-22 23:54:56 +02:00
Julien VAUBOURG
e15fb76389 Ready for Jessie (+ some improvements) 2015-05-25 02:23:28 +02:00
Sebastien Badia
78b5bb43f4 systemd: migrate the SySv init script to a simple bash script 2015-05-12 09:30:55 +02:00
Sebastien Badia
e56cc50d6c systemd: Add a service unit for ynh-hotspot
note: require start and stop are a space separated list
2015-05-12 09:17:59 +02:00
Sebastien Badia
428e5d789f systemd: Convert services (SySv init) to systemctl (systemd) commands 2015-05-12 09:16:53 +02:00
Julien VAUBOURG
8c710a4be0 Fix bug with dhcpdv6 2015-05-08 01:08:32 +02:00
Julien VAUBOURG
1ffb47a76e Differenciate dhcpd6 and dhcpd4 in the service 2015-05-02 17:41:54 +02:00
Julien VAUBOURG
b39ab65086 Works with non-multissid devices 2015-05-02 14:54:08 +02:00
Julien VAUBOURG
956440e797 Fix static mac addr 2015-05-02 12:51:57 +02:00
Julien VAUBOURG
adc0d4d3b2 Fix unsecured ssid 2015-05-02 12:32:19 +02:00
Julien VAUBOURG
7c54c97ccc Add SCRIPT_FILENAME fastcgi parameter 2015-05-01 23:22:03 +02:00
Émile Morel
3408e3a991 change init depends from all to yunohost-api 2015-04-29 08:36:49 +02:00
Julien VAUBOURG
ab39322ebd beta multissid 2015-04-26 21:34:11 +02:00
Julien VAUBOURG
9f744386fa Add Atheros AR9271 and AR7010 firmwares 2015-04-15 18:06:53 +02:00
Julien VAUBOURG
2f123f903b Remove php.ini modification 2015-04-09 21:47:05 +02:00
Julien VAUBOURG
0c10a4e891 Fix html typo 2015-03-18 21:35:30 +01:00
Julien VAUBOURG
56cc7e18a7 Fix DHCP problem after the system boot 2015-03-17 00:35:34 +01:00
Julien VAUBOURG
2a195bc33b * Add "Install non-free firmwares" option
* Add Enable/Disable Service feature
* Add Secure/Unsecure Wifi feature
2015-03-14 15:44:48 +01:00
Julien VAUBOURG
baec04f22a Using a NDP proxy with a tun interface is useless (thx zorun) 2014-12-31 13:06:06 +01:00
Julien VAUBOURG
266a68bcea Fix an nginx conf typo 2014-12-28 23:27:39 +01:00
Julien VAUBOURG
87450f373e Add USB Wireless Device firmwares 2014-12-28 15:38:05 +01:00
Julien VAUBOURG
5f6f45a3fb Add license headers 2014-12-26 20:18:03 +01:00
Julien VAUBOURG
a72fcd29f8 DHCP with dnsmasq 2014-12-26 18:58:58 +01:00
Julien VAUBOURG
a1107f960a Fix some bugs on Chromium and IE 2014-11-25 21:05:24 +01:00
Julien VAUBOURG
6a39d6fc8b Add security on More details action 2014-11-20 20:03:24 +01:00
Julien VAUBOURG
f61bcb410f Add service status on the web admin 2014-11-17 23:44:18 +01:00
Julien VAUBOURG
1f9d32d74d * Automatic detection of the interface
* Automatic detection of wifi n
* Checking inputs
2014-11-16 23:27:36 +01:00
Julien VAUBOURG
355986b8d3 Some stuff 2014-11-10 22:27:59 +01:00
Julien VAUBOURG
71b630005b Add Wifi N option 2014-11-09 23:49:06 +01:00
Julien VAUBOURG
979a09ba8c First beta, without arguments checking (install and web admin) 2014-11-09 22:49:07 +01:00
Julien VAUBOURG
2c44b2a7ec The service is now based on yunohost settings, allowing to update the setup though the web interface with yunohost app setting commands 2014-11-09 00:48:13 +01:00
Julien VAUBOURG
457f023e09 The service is now based on yunohost settings, allowing to update the setup though the web interface with yunohost app setting commands 2014-11-09 00:40:40 +01:00
Julien VAUBOURG
2f77fb4b1a Fixing a lot of stuff 2014-11-05 23:41:51 +01:00
Julien VAUBOURG
76245a8b11 init (wip) 2014-11-02 21:30:56 +01:00