2015-10-31 15:05 | Merge pull request #118 from MRebhan/patch-2 | oblique | 1 | +28 | -3 |
2015-10-28 16:56 | Added some functions | MRebhan | 1 | +28 | -3 |
2015-10-25 19:28 | Release version 0.2 | oblique | 1 | +1 | -1 |
2015-10-17 14:11 | Turn off power saving | oblique | 1 | +4 | -0 |
2015-10-01 16:12 | Merge pull request #111 from ninjasphere/isolate-clients | oblique | 2 | +15 | -2 |
2015-09-28 04:36 | Add --isolate-clients option | ☃ Elliot Shepherd | 2 | +15 | -2 |
2015-09-21 14:07 | Merge pull request #109 from wsxarcher/master | oblique | 2 | +16 | -2 |
2015-09-21 09:22 | DHCP DNS option forced for no-dns or custom dns servers | Marco Bartoli | 2 | +16 | -2 |
2015-09-20 12:50 | dnsmasq: Use `dhcp-option-force` instead of `dhcp-option` | oblique | 1 | +2 | -2 |
2015-09-20 09:17 | Send MTU via DHCP | oblique | 1 | +7 | -0 |
2015-09-01 21:12 | openSUSE's apparmor does not allow dnsmasq to read files, remove restriction. | oblique | 1 | +7 | -0 |
2015-09-01 21:03 | Revert "Make dnsmasq.conf readable from everyone" | oblique | 1 | +0 | -2 |
2015-08-31 11:52 | Merge pull request #100 from wsxarcher/master | oblique | 2 | +20 | -6 |
2015-08-10 13:15 | Option to disable DNS server | Marco Bartoli | 2 | +20 | -6 |
2015-08-17 17:16 | Make dnsmasq.conf readable from everyone | oblique | 1 | +2 | -0 |
2015-07-19 08:58 | Fix bridged interface allocation. | oblique | 1 | +8 | -8 |
2015-07-18 06:19 | Use [[:blank:]] instead of space in iwlist regex | oblique | 1 | +1 | -1 |
2015-07-05 16:43 | Add vim options | oblique | 1 | +2 | -0 |
2015-06-21 13:48 | Merge pull request #86 from graysky2/master | oblique | 1 | +11 | -11 |
2015-06-21 13:21 | quote vars to allow for spaces in SSID or password | graysky | 1 | +11 | -11 |
2015-06-09 19:48 | Improvements in --list-clients | oblique | 1 | +53 | -49 |
2015-06-09 19:26 | Redirect warning to stderr | oblique | 1 | +1 | -1 |
2015-06-09 19:16 | Show virtual interface in `--list-running' | oblique | 1 | +15 | -4 |
2015-06-09 19:50 | Merge pull request #82 from hashken/list_connected | oblique | 2 | +106 | -8 |
2015-05-24 13:56 | Add switch --list-clients | Karthik K | 2 | +95 | -2 |
2015-05-24 12:55 | Change switch --list to --list-running | Karthik K | 2 | +12 | -7 |
2015-05-24 10:20 | Merge pull request #77 | oblique | 2 | +164 | -43 |
2015-05-24 09:56 | Merge pull request #79 | oblique | 2 | +43 | -15 |
2015-05-23 17:59 | Add `--psk' in bash_completion | oblique | 1 | +3 | -0 |
2015-05-23 17:57 | When we read PSK from stdin, don't hide it from the user. | oblique | 1 | +18 | -14 |
2015-05-23 17:55 | Allow empty PSK (i.e. open network) | oblique | 1 | +1 | -3 |
2015-05-23 17:50 | Use boolean flag for the `--psk' | oblique | 1 | +11 | -7 |
2015-05-17 16:10 | Use option names for positional arguments instead of ARG[1-4] | oblique | 1 | +24 | -27 |
2015-05-17 16:08 | All positional arguments are overridden if user pass at least one of them | oblique | 1 | +1 | -1 |
2015-05-17 15:44 | Fix daemonize infinite loop | oblique | 1 | +2 | -8 |
2015-05-17 15:42 | Fix typo in CONFIG_OPTS array | oblique | 1 | +1 | -1 |
2015-05-13 12:28 | Allow the use of 64 hex digits pre-shared-key | solsTiCe d'Hiver | 1 | +24 | -5 |
2015-05-07 06:10 | Support --config option | Karthik K | 2 | +74 | -1 |
2015-05-06 17:08 | Support --mkconfig option | Karthik K | 2 | +81 | -32 |
2015-05-06 17:08 | Print descriptive messages for several switches | Karthik K | 2 | +8 | -2 |
2015-05-01 23:19 | Enable /proc/sys/net/ipv4/conf/INTERFACE/forwarding on NAT | oblique | 1 | +35 | -9 |
2015-05-01 23:13 | Use `cp -n' instead of `[[ ! -f $dest ]] && cp $src $dest' | oblique | 1 | +5 | -9 |
2015-05-01 22:01 | Kill haveged only if we are the last create_ap instance | oblique | 1 | +14 | -13 |
2015-05-01 18:39 | Fix race-condition on interface creation | oblique | 1 | +13 | -17 |
2015-05-01 18:25 | Have a common directory for common values/settings | oblique | 1 | +46 | -13 |
2015-05-01 18:03 | Remove mutex locking between subprocesses | oblique | 1 | +97 | -79 |
2015-04-26 12:20 | Implement recursive mutex that works across processes/threads | oblique | 1 | +148 | -18 |
2015-04-17 19:35 | Make all function variables local | oblique | 1 | +23 | -6 |
2015-04-16 19:12 | Merge pull request #66 from hashken/bash_completion | oblique | 2 | +136 | -0 |
2015-04-16 17:43 | bash_completion: Bug fixes and improvements | Karthik K | 1 | +9 | -31 |
2015-04-13 18:44 | Add extended bash completion for all switches | Karthik K | 2 | +132 | -6 |
2015-04-13 11:54 | Add new file that provides bash completion routine | Karthik K | 2 | +32 | -0 |
2015-04-16 16:47 | Make --list to work from any user | oblique | 1 | +14 | -5 |
2015-04-12 14:33 | Merge pull request #67 from hashken/help_error_code | oblique | 1 | +1 | -1 |
2015-04-12 14:33 | Merge pull request #68 from hashken/progname_optimize | oblique | 1 | +14 | -13 |
2015-04-12 14:14 | Invoke basename only once to obtain script name | Karthik K | 1 | +14 | -13 |
2015-04-12 14:08 | Ensure error code is 0 when --help is invoked | Karthik K | 1 | +1 | -1 |
2015-04-05 16:58 | Masquerade only AP subnet | oblique | 1 | +2 | -2 |
2015-04-01 20:46 | Load nf_nat_pptp module if it exists | oblique | 1 | +3 | -0 |
2015-03-28 19:01 | Merge pull request #64 from hashken/help_stdout | oblique | 1 | +1 | -1 |
2015-03-28 13:07 | Redirect --help output to stdout instead of stderr | Karthik K | 1 | +1 | -1 |
2015-03-24 23:21 | Check every 2 seconds if haveged is needed | oblique | 2 | +43 | -8 |
2015-03-13 17:55 | Add version number, v0.1 | oblique | 1 | +7 | -1 |
2015-03-04 21:50 | Use `-w 2' with rtl* drivers | oblique | 1 | +10 | -1 |
2015-03-04 21:48 | Add instructions for Realtek adapters | oblique | 1 | +74 | -0 |
2015-02-22 19:58 | Use `ip' instead of `brctl' | oblique | 2 | +18 | -13 |
2015-02-22 19:53 | check if bridge-nf-call-iptables exists before we use it | oblique | 1 | +6 | -2 |
2015-02-22 19:52 | quote string in [[ -n $str ]] | oblique | 1 | +3 | -3 |
2015-02-22 19:37 | hide all error messages from cleanup function | oblique | 1 | +14 | -12 |
2015-02-14 14:58 | Detect if --driver=rtl871xdrv is needed | oblique | 1 | +17 | -0 |
2014-12-15 19:13 | Add emacs file variables | oblique | 1 | +5 | -0 |
2014-12-15 19:09 | Run clean_exit instead of die on SIGINT/SIGUSR1 | oblique | 1 | +3 | -3 |
2014-12-14 13:57 | Add --daemon | oblique | 1 | +25 | -3 |
2014-12-14 13:23 | Send USR1 instead of INT in send_stop() | oblique | 1 | +8 | -3 |
2014-12-11 20:13 | Add --stop and --list | oblique | 1 | +56 | -2 |
2014-12-11 19:31 | Handle SIGINT sent by kill | oblique | 1 | +12 | -2 |
2014-11-23 17:06 | Add --mac option | oblique | 1 | +48 | -3 |
2014-11-11 06:03 | README.md: update infos about Gentoo installation | oblique | 1 | +1 | -1 |
2014-11-08 14:50 | Set beacon interval to 100ms | oblique | 1 | +1 | -0 |
2014-11-01 23:07 | Add support for 5GHz frequency band | oblique | 1 | +51 | -8 |
2014-11-02 03:02 | Add --country option | oblique | 1 | +13 | -2 |
2014-10-09 21:21 | nmcli arguments was changed in version 0.9.9 not 0.9.10 | oblique | 1 | +2 | -2 |
2014-10-09 17:52 | Add --fix-unmanaged option | oblique | 1 | +20 | -2 |
2014-10-01 09:11 | Minor change in an output message | oblique | 1 | +4 | -2 |
2014-10-01 09:04 | Get the current channel with 'iw dev wlanN link' | oblique | 1 | +26 | -5 |
2014-09-25 05:12 | Make sure that all command outputs are in english, so we can parse them correctly | oblique | 1 | +5 | -0 |
2014-09-21 15:28 | Add 'managed' virtual interface instead of '__ap', hostapd will change it anyway | oblique | 1 | +1 | -1 |
2014-09-21 14:57 | Show error if udev renamed the interface | oblique | 1 | +8 | -2 |
2014-09-20 20:45 | Revert 488f84e since f589df0 provides a better solution | oblique | 1 | +0 | -31 |
2014-09-20 19:59 | Change the mac address of the virtual interface if another interface has the same | oblique | 1 | +3 | -1 |
2014-09-20 20:12 | rename can_have(_sta_and)_ap to can_be(_sta_and)_ap | oblique | 1 | +5 | -5 |
2014-09-20 19:55 | do not limit bridge interfaces to 100 | oblique | 1 | +5 | -8 |
2014-09-20 19:53 | Use /sys/class/net to get the interfaces and mac addresses | oblique | 1 | +10 | -6 |
2014-09-18 17:44 | get_new_macaddr: add 1 to the mac address instead of starting from 0x14 | oblique | 1 | +3 | -2 |
2014-09-18 05:50 | Merge pull request #48 from blucell/patch-1 | oblique | 1 | +12 | -1 |
2014-09-17 22:54 | Update create_ap | Ahmed Mokhtar | 1 | +12 | -8 |
2014-09-17 13:52 | Using virtual interface names "ap*" | Ahmed Mokhtar | 1 | +8 | -1 |
2014-09-17 01:15 | Fix virtual drive auto-renaming | Ahmed Mokhtar | 1 | +1 | -1 |
2014-09-10 20:05 | rename virt. interface if it was renamed by udev at creation | oblique | 1 | +33 | -1 |
2014-09-10 20:03 | fix bug: networkmanager_rm_unmanaged_if_needed was ignoring 2nd argument | oblique | 1 | +1 | -1 |
2014-09-09 20:13 | Specify listen-address in dnsmasq instead of listen-interface | oblique | 1 | +1 | -1 |
2014-09-07 00:18 | check the length of passphrase and SSID at the beginning | oblique | 1 | +22 | -1 |
2014-09-06 18:49 | Check if the user passed a valid interface | oblique | 1 | +10 | -0 |
2014-09-06 17:33 | Handle the case where `unmanaged-devices=' is empty | oblique | 1 | +2 | -1 |
2014-09-06 16:26 | Fix some messages | oblique | 1 | +2 | -2 |
2014-09-04 22:53 | Reimplementation of 6a3e1d98 commit | oblique | 2 | +111 | -58 |
2014-09-04 08:03 | Update Gentoo instructions | oblique | 1 | +1 | -1 |
2014-09-03 22:41 | Initialize correctly the bridge interface | oblique | 1 | +48 | -0 |
2014-09-02 20:05 | Detect if the adapter can be an AP and AP+STA | oblique | 1 | +42 | -8 |
2014-08-31 15:00 | Do not call networkmanager_add_unmanaged if NetworkManager is not running | oblique | 1 | +3 | -3 |
2014-08-31 14:06 | Refactor networkmanager_{add/rm}_unmanaged | oblique | 1 | +99 | -50 |
2014-08-31 11:04 | Use 'interface-name:' to set an interface as unmanaged in NetworkManager. | oblique | 1 | +32 | -6 |
2014-08-31 09:49 | Remove a trailing whitespace | oblique | 1 | +1 | -1 |
2014-08-28 18:28 | Change MAC address only if needed | oblique | 1 | +2 | -2 |
2014-08-28 17:50 | Redirect iptables output to /dev/null on cleanup | oblique | 1 | +6 | -6 |
2014-08-28 17:46 | update README.md | oblique | 2 | +3 | -2 |
2014-08-28 17:20 | Some drivers still use the old WiFi subsystem, use iwconfig/iwlist in these cases | oblique | 1 | +34 | -7 |
2014-08-28 06:01 | minor change | oblique | 1 | +1 | -1 |
2014-08-28 05:40 | Do not allow user to use `phyX' of the interface | oblique | 1 | +2 | -2 |
2014-08-27 22:18 | Check at the beginning if WIFI_IFACE is a WiFi interface or not | oblique | 1 | +7 | -2 |
2014-08-27 22:00 | Check in `iw phy phyX info' if we can transmit to the selected channel | oblique | 1 | +37 | -0 |
2014-08-18 21:03 | increase the sleep of networkmanager_rm/add_unmanaged | oblique | 1 | +2 | -2 |
2014-08-17 01:43 | fix a typo | oblique | 1 | +1 | -1 |
2014-08-17 01:22 | handle service's stop correctly | oblique | 2 | +10 | -5 |
2014-08-16 23:16 | disable SIGINT in cleanup(), so the user will not be able to interrupt it | oblique | 1 | +2 | -0 |
2014-08-16 22:16 | Merge branch 'hashken-hostapd_bug' | oblique | 1 | +18 | -1 |
2014-08-16 05:47 | Check version of NetworkManager | Karthik | 1 | +15 | -4 |
2014-08-13 14:03 | Give remedial suggestion for hostapd bug | Karthik | 1 | +7 | -1 |
2014-08-16 22:10 | networkmanager_is_running: we don't need to redirect stderr in /dev/null | oblique | 1 | +2 | -2 |
2014-08-16 20:13 | Add `version_cmp' function | oblique | 1 | +37 | -3 |
2014-08-16 15:31 | systemd service: start create_ap after network.target | oblique | 1 | +1 | -0 |
2014-08-15 08:41 | make dnsmasq able to run even if another instance exist | oblique | 1 | +1 | -1 |
2014-08-04 12:17 | README.md: Update installation section | oblique | 1 | +8 | -1 |
2014-08-04 07:11 | Better parse of nmcli output | oblique | 1 | +2 | -2 |
2014-08-03 11:45 | networkmanager_is_running: Use 'nmcli g' first and if it fails fallback to 'nmcli nm' | oblique | 1 | +3 | -1 |
2014-07-28 16:24 | Use 'nmcli' to determine if NetworkManager switched adapter to unmanaged | oblique | 1 | +19 | -3 |
2014-06-07 13:53 | Add CCMP in wpa_pairwise of hostapd.conf | oblique | 1 | +1 | -1 |
2014-06-04 06:49 | Merge pull request #22 from eduardohenriquearnold/master | oblique | 1 | +1 | -0 |
2014-06-03 12:45 | Update service file to fix cleaning process | Eduardo Henrique Arnold | 1 | +1 | -0 |
2014-04-05 19:02 | We don't need to set an IP to the bridged interface | oblique | 2 | +1 | -3 |
2014-04-05 09:47 | Merge pull request #17 from oaix/master | oblique | 2 | +25 | -1 |
2014-04-03 12:57 | add IEEE 802.11n support | Shaw | 2 | +25 | -1 |
2014-02-21 08:11 | Merge pull request #12 from mika/master | oblique | 1 | +10 | -10 |
2014-02-21 07:35 | Redirect error messages to stderr | Michael Prokop | 1 | +10 | -10 |
2013-12-22 22:23 | Add error messages about --no-virt | oblique | 1 | +10 | -6 |
2013-12-17 19:48 | Add --no-virt option | oblique | 1 | +54 | -31 |
2013-12-17 19:39 | Check if the directory of NetworkManager.conf exists and not the actual file | oblique | 1 | +2 | -1 |
2013-12-15 14:29 | Makefile: copy create_ap.service only if /lib/systemd/system exists | oblique | 1 | +1 | -2 |
2013-12-15 10:38 | Merge branch 'WebReflection-patch-1' | oblique | 2 | +13 | -2 |
2013-12-15 10:38 | Update patch for '--driver' argument | oblique | 2 | +6 | -1 |
2013-12-15 01:18 | make hosted able to use rtl871xdrv or other drivers | Andrea Giammarchi | 1 | +7 | -1 |
2013-12-05 19:27 | Improve automation for NetworkManager's unmanaged-devices | oblique | 1 | +21 | -7 |
2013-12-04 14:19 | Minor change | oblique | 1 | +2 | -2 |
2013-12-04 14:19 | Fix a typo | oblique | 1 | +1 | -1 |
2013-12-04 13:59 | Rephrase 'Useful informations' in usage | oblique | 1 | +2 | -5 |
2013-12-04 13:39 | Update README file | oblique | 1 | +45 | -21 |
2013-12-04 13:38 | Add Makefile | oblique | 1 | +7 | -0 |
2013-12-04 13:14 | Add BSD License | oblique | 1 | +23 | -0 |
2013-12-02 21:53 | Set broadcast ip address | oblique | 1 | +1 | -1 |
2013-12-02 20:02 | Make sure the virtual interface will have a new mac address. | oblique | 1 | +22 | -3 |
2013-11-29 21:49 | bridge mode now works with UFW | oblique | 1 | +7 | -1 |
2013-11-29 21:26 | Add trap for SIGINT | oblique | 1 | +4 | -0 |
2013-11-29 21:07 | Make no Internet sharing mode to work with UFW | oblique | 1 | +10 | -10 |
2013-11-29 20:21 | Add iptables to make it work with UFW | oblique | 1 | +11 | -3 |
2013-11-29 20:23 | Merge pull request #5 from ichpuchtli/systemd-service | oblique | 2 | +23 | -0 |
2013-11-29 14:03 | updated README to include systemd service usage | Sam Macpherson | 1 | +11 | -0 |
2013-11-29 13:21 | added systemd .service file example | Sam Macpherson | 1 | +12 | -0 |
2013-11-24 16:37 | If WiFi interface is already set to a channel, don't try to change it | oblique | 1 | +6 | -0 |
2013-11-24 13:40 | die on failure | oblique | 1 | +66 | -51 |
2013-11-24 12:48 | Create virtual interface. You can now use the same interface to get and share Internet. | oblique | 1 | +47 | -18 |
2013-11-24 12:40 | Automatically set/unset the unmanaged device in Network Manager | oblique | 1 | +28 | -8 |
2013-11-18 05:57 | minor change | oblique | 1 | +1 | -1 |
2013-11-18 00:38 | Add -m option, now you can choose NATed (default) or bridged Internet sharing (thanks batnas) | oblique | 1 | +112 | -49 |
2013-11-17 21:28 | Add 'Retype passphrase' | oblique | 1 | +11 | -2 |
2013-11-17 12:36 | README.md: minor change | oblique | 1 | +1 | -1 |
2013-11-17 11:43 | update README.md file | oblique | 1 | +12 | -0 |
2013-11-17 11:43 | Minor change in usage() | oblique | 1 | +1 | -1 |
2013-11-17 01:31 | Replace tabs with spaces | oblique | 1 | +42 | -42 |
2013-11-16 23:46 | Don't read from pipe if we have more than 2 arguments | oblique | 1 | +10 | -3 |
2013-11-15 19:07 | Set SSID and PASSPHRASE values from standard input | Miroslav Koskar | 1 | +33 | -14 |
2013-09-28 07:45 | Add dependencies in README.md file | oblique | 1 | +11 | -2 |
2013-09-28 06:04 | add README.md | oblique | 1 | +14 | -0 |
2013-09-16 13:44 | add an option that disables Internet sharing | oblique | 1 | +39 | -20 |
2013-09-14 16:40 | display different message if AP's SSID is hidden | oblique | 1 | +2 | -1 |
2013-09-14 16:06 | added option to make the AP hidden | Evert Heylen | 1 | +10 | -1 |
2013-06-20 12:09 | Initial commit | oblique | 1 | +174 | -0 |