Commit Graph

  • 5b2d7984db get_new_macaddr: add 1 to the mac address instead of starting from 0x14 oblique 2014-09-18 20:44:22 +0300
  • ddd6bfad45 Merge pull request #48 from blucell/patch-1 oblique 2014-09-18 05:50:46 +0000
  • 04c5695c8e Update create_ap Ahmed Mokhtar 2014-09-18 01:54:27 +0300
  • f589df0565 Using virtual interface names "ap*" Ahmed Mokhtar 2014-09-17 16:52:37 +0300
  • 4516520cf2 Fix virtual drive auto-renaming Ahmed Mokhtar 2014-09-17 04:15:34 +0300
  • 488f84e14f rename virt. interface if it was renamed by udev at creation oblique 2014-09-10 23:05:07 +0300
  • 034545483c fix bug: networkmanager_rm_unmanaged_if_needed was ignoring 2nd argument oblique 2014-09-10 23:03:04 +0300
  • 6c56e81148 Specify listen-address in dnsmasq instead of listen-interface oblique 2014-09-09 23:13:39 +0300
  • 5ff7503e01 check the length of passphrase and SSID at the beginning oblique 2014-09-07 03:18:13 +0300
  • f66819c145 Check if the user passed a valid interface oblique 2014-09-06 21:49:52 +0300
  • 3fe8513d9a Handle the case where `unmanaged-devices=' is empty oblique 2014-09-06 20:33:33 +0300
  • 93d479c1eb Fix some messages oblique 2014-09-06 19:26:10 +0300
  • 81d861cb46 Reimplementation of 6a3e1d98 commit oblique 2014-09-05 01:53:42 +0300
  • 14ec50f379 Update Gentoo instructions oblique 2014-09-04 11:03:22 +0300
  • 6a3e1d98ab Initialize correctly the bridge interface oblique 2014-09-04 01:41:02 +0300
  • 0ba638f780 Detect if the adapter can be an AP and AP+STA oblique 2014-09-02 23:05:46 +0300
  • 718ea69e46 Do not call networkmanager_add_unmanaged if NetworkManager is not running oblique 2014-08-31 18:00:45 +0300
  • 25add14aa0 Refactor networkmanager_{add/rm}_unmanaged oblique 2014-08-31 17:06:50 +0300
  • 367dd2f939 Use 'interface-name:' to set an interface as unmanaged in NetworkManager. oblique 2014-08-31 14:04:19 +0300
  • 142c1b76c8 Remove a trailing whitespace oblique 2014-08-31 12:49:45 +0300
  • c6eea21020 Change MAC address only if needed oblique 2014-08-28 21:28:36 +0300
  • c04f7f0bd8 Redirect iptables output to /dev/null on cleanup oblique 2014-08-28 20:50:09 +0300
  • 503e715d4e update README.md oblique 2014-08-28 20:46:52 +0300
  • 309b56f5fc Some drivers still use the old WiFi subsystem, use iwconfig/iwlist in these cases oblique 2014-08-28 20:20:25 +0300
  • 6252e6fd88 minor change oblique 2014-08-28 09:01:00 +0300
  • fd75f56635 Do not allow user to use `phyX' of the interface oblique 2014-08-28 08:40:15 +0300
  • 3f49258758 Check at the beginning if WIFI_IFACE is a WiFi interface or not oblique 2014-08-28 01:18:35 +0300
  • 64790ff5f2 Check in `iw phy phyX info' if we can transmit to the selected channel oblique 2014-08-28 01:00:33 +0300
  • 258fbc1f94 increase the sleep of networkmanager_rm/add_unmanaged oblique 2014-08-19 00:03:30 +0300
  • 701becace9 fix a typo oblique 2014-08-17 04:43:35 +0300
  • 92b696efcf handle service's stop correctly oblique 2014-08-17 04:22:23 +0300
  • d388c593ab disable SIGINT in cleanup(), so the user will not be able to interrupt it oblique 2014-08-17 02:16:12 +0300
  • 4758bcf6d9 Merge branch 'hashken-hostapd_bug' oblique 2014-08-17 01:16:50 +0300
  • d9284c3d6b Check version of NetworkManager Karthik 2014-08-16 11:17:14 +0530
  • 0e9a81ff94 Give remedial suggestion for hostapd bug Karthik 2014-08-13 19:33:51 +0530
  • 9ab97af451 networkmanager_is_running: we don't need to redirect stderr in /dev/null oblique 2014-08-17 01:10:50 +0300
  • 89a457d597 Add `version_cmp' function oblique 2014-08-16 23:13:32 +0300
  • 38063a6160 systemd service: start create_ap after network.target oblique 2014-08-16 18:31:29 +0300
  • 609949d26a make dnsmasq able to run even if another instance exist oblique 2014-08-15 11:41:30 +0300
  • e37caff43d README.md: Update installation section oblique 2014-08-04 15:17:43 +0300
  • 2491ef2a3a Better parse of nmcli output oblique 2014-08-04 10:11:01 +0300
  • 6acf353c9d networkmanager_is_running: Use 'nmcli g' first and if it fails fallback to 'nmcli nm' oblique 2014-08-03 14:45:27 +0300
  • ed7d3f36f9 Use 'nmcli' to determine if NetworkManager switched adapter to unmanaged oblique 2014-07-28 19:24:02 +0300
  • 709652041f Add CCMP in wpa_pairwise of hostapd.conf oblique 2014-06-07 16:53:28 +0300
  • cfc9630338 Merge pull request #22 from eduardohenriquearnold/master oblique 2014-06-04 09:49:48 +0300
  • 993bdb9ce6 Update service file to fix cleaning process Eduardo Henrique Arnold 2014-06-03 13:45:19 +0100
  • 104c55606f We don't need to set an IP to the bridged interface oblique 2014-04-05 22:02:51 +0300
  • ef1a466a13 Merge pull request #17 from oaix/master oblique 2014-04-05 12:47:06 +0300
  • 1cd94e81d0 add IEEE 802.11n support Shaw 2014-04-03 20:57:26 +0800
  • d556cd1fd2 Merge pull request #12 from mika/master oblique 2014-02-21 10:11:12 +0200
  • b77ccb0ecc Redirect error messages to stderr Michael Prokop 2014-02-21 08:35:09 +0100
  • a368035082 Add error messages about --no-virt oblique 2013-12-23 00:23:50 +0200
  • 29d609cf24 Add --no-virt option oblique 2013-12-17 21:48:59 +0200
  • 5abc21fb7e Check if the directory of NetworkManager.conf exists and not the actual file oblique 2013-12-17 21:39:19 +0200
  • 3c3b3b32d6 Makefile: copy create_ap.service only if /lib/systemd/system exists oblique 2013-12-15 16:29:08 +0200
  • 452689bdbb Merge branch 'WebReflection-patch-1' oblique 2013-12-15 12:38:48 +0200
  • 46723a9686 Update patch for '--driver' argument oblique 2013-12-15 12:38:06 +0200
  • ba9ffebcad make hosted able to use rtl871xdrv or other drivers Andrea Giammarchi 2013-12-14 17:18:54 -0800
  • 94bbf1d030 Improve automation for NetworkManager's unmanaged-devices oblique 2013-12-05 21:27:31 +0200
  • 2b40f03e45 Minor change oblique 2013-12-04 16:19:36 +0200
  • 1d809958d3 Fix a typo oblique 2013-12-04 16:19:25 +0200
  • 3c7b4079c5 Rephrase 'Useful informations' in usage oblique 2013-12-04 15:59:57 +0200
  • 8bee5d61ba Update README file oblique 2013-12-04 15:39:01 +0200
  • b39f4466de Add Makefile oblique 2013-12-04 15:38:51 +0200
  • bc19cd99dd Add BSD License oblique 2013-12-04 15:14:15 +0200
  • d03951bf29 Set broadcast ip address oblique 2013-12-02 23:53:38 +0200
  • 67588aa7a7 Make sure the virtual interface will have a new mac address. oblique 2013-12-02 22:02:31 +0200
  • 40249cfd93 bridge mode now works with UFW oblique 2013-11-29 23:49:47 +0200
  • 76fc2998a4 Add trap for SIGINT oblique 2013-11-29 23:26:53 +0200
  • 4d7a9c372b Make no Internet sharing mode to work with UFW oblique 2013-11-29 23:07:26 +0200
  • 3d5849e6a4 Add iptables to make it work with UFW oblique 2013-11-29 22:21:35 +0200
  • 78adcce380 Merge pull request #5 from ichpuchtli/systemd-service oblique 2013-11-29 12:23:27 -0800
  • b5162fe9a4 updated README to include systemd service usage Sam Macpherson 2013-11-30 00:03:34 +1000
  • a746730072 added systemd .service file example Sam Macpherson 2013-11-29 23:21:10 +1000
  • 984f8e7fc9 If WiFi interface is already set to a channel, don't try to change it oblique 2013-11-24 18:37:39 +0200
  • e8fd319aac die on failure oblique 2013-11-24 15:40:37 +0200
  • eebf018b6c Create virtual interface. You can now use the same interface to get and share Internet. oblique 2013-11-24 14:48:14 +0200
  • fb266ab798 Automatically set/unset the unmanaged device in Network Manager oblique 2013-11-24 14:40:56 +0200
  • 6c4c1fa4d0 minor change oblique 2013-11-18 07:57:17 +0200
  • a336acd7cc Add -m option, now you can choose NATed (default) or bridged Internet sharing (thanks batnas) oblique 2013-11-18 02:38:05 +0200
  • 513f1fce19 Add 'Retype passphrase' oblique 2013-11-17 23:28:10 +0200
  • 3c3df2201b README.md: minor change oblique 2013-11-17 14:36:36 +0200
  • ec121dbdbf update README.md file oblique 2013-11-17 13:43:50 +0200
  • b9fd1fd19f Minor change in usage() oblique 2013-11-17 13:43:32 +0200
  • 7b39fe65fa Replace tabs with spaces oblique 2013-11-17 03:31:15 +0200
  • d3be5fa7a0 Don't read from pipe if we have more than 2 arguments oblique 2013-11-17 01:46:56 +0200
  • f143ddd584 Set SSID and PASSPHRASE values from standard input Miroslav Koskar 2013-11-15 20:07:27 +0100
  • dc6fe47389 Add dependencies in README.md file oblique 2013-09-28 10:45:59 +0300
  • 26daf4bcdb add README.md oblique 2013-09-28 09:04:52 +0300
  • 354bddb0be add an option that disables Internet sharing oblique 2013-09-16 16:44:18 +0300
  • a358832fa2 display different message if AP's SSID is hidden oblique 2013-09-14 19:40:33 +0300
  • ef86553238 added option to make the AP hidden Evert Heylen 2013-09-14 18:06:29 +0200
  • 01abb28e2c Initial commit oblique 2013-06-20 13:09:04 +0100