Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sudo args #2

Closed
wants to merge 28 commits into from
Closed

Add sudo args #2

wants to merge 28 commits into from

Commits on Feb 1, 2015

  1. Support scheme names with hyphens. For rockymeza#59

    Rocky Meza committed Feb 1, 2015
    Configuration menu
    Copy the full SHA
    edb6df4 View commit details
    Browse the repository at this point in the history
  2. Support other interface names for schemes.

    Rocky Meza committed Feb 1, 2015
    Configuration menu
    Copy the full SHA
    6d4c7a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2016

  1. Configuration menu
    Copy the full SHA
    4f9a322 View commit details
    Browse the repository at this point in the history
  2. Changes for 0.3.5

    rockymeza committed Jan 24, 2016
    Configuration menu
    Copy the full SHA
    fdb4372 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2016

  1. Set attributes as None in __init__

    Useful if you want to create a dummy Cell (not by scanning/parsing iwlist but by creating Cell object manually)
    Stvad committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    76cd6a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2016

  1. Paren fix

    Stvad committed Feb 10, 2016
    Configuration menu
    Copy the full SHA
    c8a379a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2016

  1. Init test

    Stvad committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    c3e7cdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14b12e6 View commit details
    Browse the repository at this point in the history
  3. Changes for 0.3.6

    rockymeza committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    ffd2e39 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2016

  1. Configuration menu
    Copy the full SHA
    2f6025a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77c3f08 View commit details
    Browse the repository at this point in the history
  3. CHANGES for 0.3.7

    rockymeza committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    e1ad07c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'noise_level' of git:/productrealization/wif…

    …i into productrealization-noise_level
    rockymeza committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    8b9b6d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70b5fee View commit details
    Browse the repository at this point in the history
  6. CHANGES 0.3.8

    rockymeza committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    42cbab5 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2016

  1. Clean up bin/wifi

    rockymeza committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    ffd576a View commit details
    Browse the repository at this point in the history
  2. Make the wifi CLI command name configurable

    This will make it easier to install on systems that already have a wifi
    command.
    rockymeza committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    8bda9d7 View commit details
    Browse the repository at this point in the history
  3. Enable python -mwifi

    rockymeza committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    a0485f9 View commit details
    Browse the repository at this point in the history
  4. Fix scan as default when there are options passed

    Previously, if you ran `wifi` by itself, it would run the scan command,
    but if you ran `wifi -i wlp3s0`, it would throw an error. This fixes the
    argument parsing to default to the scan command even when there are
    options passed in.
    rockymeza committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    266a3c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1272a0c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2016

  1. Configuration menu
    Copy the full SHA
    46caa10 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2016

  1. Syntax fix

    missing noun
    Evanito committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    9e468c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2016

  1. Merge pull request rockymeza#99 from Evanito/patch-1

    Syntax fix
    rockymeza committed Apr 24, 2016
    Configuration menu
    Copy the full SHA
    0a8d1bc View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2016

  1. update passkey

    Provide info about `passkey` in the documentation that requires the `for_cell` method in the Scheme.
    kiok46 authored Jul 6, 2016
    Configuration menu
    Copy the full SHA
    a85d9c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2016

  1. Merge pull request rockymeza#104 from kiok46/patch-1

    update passkey
    rockymeza authored Jul 7, 2016
    Configuration menu
    Copy the full SHA
    eddf40e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2017

  1. Configuration menu
    Copy the full SHA
    4d1aacf View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2017

  1. Configuration menu
    Copy the full SHA
    805bc91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    944bb41 View commit details
    Browse the repository at this point in the history