ba6f924f4f
Add OpenRC initscript
2018-03-19 20:27:07 +01:00
a210bf99f7
Polyfill cp -n for busybox
2018-03-19 20:26:57 +01:00
0cf464564f
Add --pidfile and --logfile for daemon mode
2018-03-19 19:52:09 +01:00
f906559f44
Merge pull request #304 from garywill/patch-1
...
fix dns_port hard code in cleaning()
2017-12-24 10:51:29 +02:00
648fb6918b
fix dns_port hard code
2017-12-23 20:06:27 +08:00
b8df69abc7
Merge pull request #294 from AlexGhiti/master
...
create_ap: Check if stdbuf is available
2017-11-14 19:01:35 +02:00
63916eb393
create_ap: Check if stdbuf is available
...
Some embedded systems use Busybox which does not provide stdbuf: this
patch then avoids to use coreutils package which is much larger in size.
2017-11-08 14:52:40 +01:00
1645986f91
Merge pull request #254 from sdomula/disable-dnsmasq
...
add option to disable dnsmasq handling
2017-05-13 16:56:45 +03:00
49392a3472
check for NO_DNSMASQ after config loading
...
Signed-off-by: Stan Domula <stan.domula@smartrac-group.com >
2017-05-08 10:39:47 +02:00
e23fa72487
setting no-dnsmasq will implicitly set no-dns
2017-05-04 13:44:01 +02:00
a09cf82d1d
make --no-dnsmasq usage text shorter
2017-05-04 11:08:22 +02:00
c9b46b213b
add usage for --no-dnsmasq
2017-05-04 11:04:12 +02:00
77e3f5025f
add option to disable dnsmasq handling
2017-05-03 17:39:08 +02:00
44a306b84b
Merge pull request #226 from guillomovitch/master
...
add additional hosts file option
2017-01-19 13:44:33 +02:00
4a9f97225a
kill spurious space
2017-01-16 08:35:14 +01:00
d602df3940
add additional hosts file option
2017-01-15 13:54:00 +01:00
37063afcd4
Version 0.4.6
2016-11-26 20:28:57 +02:00
1186d1d80d
Forgot to delete new NATing rule
2016-11-26 20:27:22 +02:00
7146ea8940
Version 0.4.5
2016-11-26 20:19:18 +02:00
0d2f65473b
Improve NATing iptables rule
2016-11-26 20:17:12 +02:00
317d8b8c42
Version 0.4.4
2016-11-26 19:54:04 +02:00
595ea383c2
Broadcom driver can cause kernel panic when used with virtual interface. Blacklist it.
...
Fixes #203
2016-11-26 19:45:11 +02:00
45ef0697e1
Merge pull request #218 from NicoHood/patch-3
...
Update default settings
2016-11-22 22:33:00 +02:00
069c344c24
Merge pull request #217 from L0g4n/master
...
Update arch linux installation step in README.md
2016-11-22 20:59:54 +02:00
a3179bbf6f
Update default settings
...
The default config did not work for some reason. I have no idea why I initially added it this way, but there must have been a reason. This now works on my raspberry pi, even though I've modified NO_VIRT to 1, but the default config should use 0 if you ask me.
2016-11-22 16:03:44 +01:00
4c44264fc2
Update README.md
...
Updates arch linux installation.
2016-11-21 14:50:48 +01:00
fc2880523d
Merge pull request #209 from NicoHood/patch-2
...
makefile patch
2016-10-31 10:37:25 +02:00
a2c2083d0a
0.4.3
2016-10-30 19:50:39 +01:00
cb10db6d3a
Update Makefile
2016-10-30 19:50:01 +01:00
5233a6ca8a
Merge pull request #206 from NicoHood/makefilefix
...
Corrected systemd makefile path
2016-10-26 00:19:19 +03:00
8526fc70c1
Corrected systemd makefile path
2016-10-25 22:27:27 +02:00
859c81e8e4
Merge pull request #205 from NicoHood/makefilefix
...
Fixed makefile installation method
2016-10-25 22:37:44 +03:00
0c0a8fabf1
Fixed makefile installation method
2016-10-25 19:43:53 +02:00
f3a77943fa
Release v0.4
2016-10-24 01:10:11 +03:00
5cd3b7dc25
Merge pull request #198 from mid-kid/patch-1
...
Fix grammar error
2016-10-22 19:54:57 +03:00
c250c681a4
Merge pull request #162 from ihavenoface/master
...
Optional MAC address filtering.
2016-10-22 19:53:04 +03:00
cfd0729e1d
Fix grammar error
2016-09-14 17:52:14 +02:00
64d06fb5d4
Release v0.3
2016-09-03 22:45:14 +03:00
303ab66e14
Merge pull request #189 from NicoHood/patch-1
...
Made service use a config file by default
2016-08-21 11:24:56 +03:00
f044e7e796
Added create_ap.conf to makefile installation
2016-08-02 10:17:30 +02:00
2df7a8cfc5
Create create_ap.conf
...
Default config file for systemd service.
2016-07-27 21:05:14 +02:00
714cbbd9c6
Made service use a config file by default
...
It is better to edit a config file of a package, rather than a service file. Since the script does provide config file options, we should use them. Its probably worth adding a default/sample config file.
2016-07-27 21:03:01 +02:00
0fe6bf8e9f
Enable selection of mac filter location
2016-06-06 03:55:15 +02:00
2cb3d0cb92
Add entry to bash_completion
2016-06-06 02:55:53 +02:00
116a43b6af
Actually point to a filter
2016-06-06 02:54:02 +02:00
1f8fd23292
Fix typo
2016-06-06 02:21:01 +02:00
a59fb343f9
Optional MAC address filtering.
...
Station MAC address -based authentication
Please note that this kind of access control requires a driver that uses
hostapd to take care of management frame processing and as such, this can be
used with driver=hostap or driver=nl80211, but not with driver=atheros.
2016-05-22 21:36:30 +02:00
a7fa8b5880
Revert "Add 'managed' virtual interface instead of '__ap', hostapd will change it anyway"
...
This reverts commit ec0df440f8
.
Some adapters can have only one 'managed' and one '__ap'.
2016-05-15 11:24:36 +03:00
5c3e2d9a17
Merge pull request #159 from pldubouilh/master
...
802.11d & readme fix
2016-05-02 01:19:52 +03:00
33f0d4fe72
802.11d & readme
...
Enable country-code broadcasting (80211d) when a country’s provided.
Other minor fix.
2016-05-01 23:13:04 +01:00