Commit Graph

  • cfb8bfea97 Add license text to source files #13 lakinduakash 2019-04-17 23:33:38 +0530
  • c2302b5e33
    Merge pull request #12 from lakinduakash/dev-1 Lakindu Akash 2019-04-17 23:28:33 +0530
  • 3a9721ec31 Remove advanced expander and show all options lakinduakash 2019-04-17 23:26:28 +0530
  • 5fd51ab86c add function declaration #12 lakinduakash 2019-04-17 23:10:23 +0530
  • 3e98d7abd4 Show error massage realtime lakinduakash 2019-04-17 23:07:38 +0530
  • 8896221d4e Style and ui update lakinduakash 2019-04-17 22:57:05 +0530
  • 12c9d1e044 Highlight text field on error input and fix some validations lakinduakash 2019-04-17 22:56:10 +0530
  • cca2e2f48b Load style sheet lakinduakash 2019-04-17 20:14:19 +0530
  • 07c494bc43 Ui updates lakinduakash 2019-04-17 20:14:03 +0530
  • f02cf2be6b Add validator function and validate before start lakinduakash 2019-04-17 20:13:24 +0530
  • d64b0c74dc Fix crash on null freq-band lakinduakash 2019-04-17 20:12:09 +0530
  • 487c0cfcb1 Add mac address validator lakinduakash 2019-04-17 20:10:24 +0530
  • 0752c84706 Read new input values and pass to build config lakinduakash 2019-04-17 16:08:31 +0530
  • ba555e6931 Read new configs and bulid mkconfig command lakinduakash 2019-04-17 16:06:58 +0530
  • d61e3e2de8
    Update README.md Lakindu Akash 2019-04-17 02:47:39 +0530
  • 34af49b462
    Merge pull request #11 from lakinduakash/install-script Lakindu Akash 2019-04-17 02:45:38 +0530
  • bacd52faea Update README.md #11 lakinduakash 2019-04-17 02:44:18 +0530
  • 80862c7608 Update README.md with installation options lakinduakash 2019-04-17 02:30:39 +0530
  • 8fe3d6dd45 Create makefile with proper install lakinduakash 2019-04-17 02:21:07 +0530
  • 3069f56777 Clean printf lakinduakash 2019-04-17 02:20:35 +0530
  • 6939240b7c Remove libconfig lakinduakash 2019-04-16 18:54:47 +0530
  • 46eb4a1d7e Ui changes lakinduakash 2019-04-16 11:14:41 +0530
  • 7d59dec228 Add Advanced option section to ui and add some options freq psk no_virt mac hidden lakinduakash 2019-04-16 11:06:46 +0530
  • b19924c6c9 Add random string generator function lakinduakash 2019-04-16 09:42:40 +0530
  • e0777ff70c Filter only wifi interface list and show lakinduakash 2019-04-16 09:41:44 +0530
  • 30907f82e9 Update readme lakinduakash 2019-04-16 03:00:14 +0530
  • fe65be0722
    Merge pull request #9 from lakinduakash/dev-1 Lakindu Akash 2019-04-16 02:49:10 +0530
  • e3e3418a11 Add util.c #9 lakinduakash 2019-04-16 02:48:16 +0530
  • f90b7622de
    Merge pull request #7 from lakinduakash/dev-1 Lakindu Akash 2019-04-16 02:37:41 +0530
  • 5d16c3b4c3 Move declarations to header file #7 lakinduakash 2019-04-16 02:36:06 +0530
  • 16401a123e Update ui when creating hotspot lakinduakash 2019-04-16 02:23:22 +0530
  • baf690b0ce Fix thread initialize erro (xlib) lakinduakash 2019-04-16 02:11:53 +0530
  • ed3ca1cf6c separate show and stop progress bar into functions lakinduakash 2019-04-16 01:21:55 +0530
  • 2ac7bd979e Show progress bar on open(while checking running info) lakinduakash 2019-04-15 23:08:29 +0530
  • 7a977ae268 Add method to lock views to prevent unintended changes from user lakinduakash 2019-04-15 23:00:54 +0530
  • ed5fb1ac75 Add progress bar to indicate initialization status lakinduakash 2019-04-15 22:56:14 +0530
  • aa4f7b22e0 Init with running status lakinduakash 2019-04-15 05:01:04 +0530
  • 7ec424edc1 Add status label lakinduakash 2019-04-15 05:00:36 +0530
  • 34f5ad9234 build kill command by pid lakinduakash 2019-04-15 05:00:05 +0530
  • d9c233f7b5
    Merge pull request #6 from lakinduakash/dev-1 Lakindu Akash 2019-04-15 04:22:28 +0530
  • 9923bcf7bf Initialise ifaces from config file on start #6 lakinduakash 2019-04-15 04:16:26 +0530
  • 2ed864095c Add interface values to read config lakinduakash 2019-04-15 04:15:41 +0530
  • 96a7c3c739 Move config related definitions to read_config.h lakinduakash 2019-04-15 04:14:59 +0530
  • 2b251a094e Move config related definitions to read_config.h lakinduakash 2019-04-15 04:14:32 +0530
  • 4a9322ce14 Fix delim issue on tokenize lakinduakash 2019-04-15 04:13:30 +0530
  • 077e384678 Get interface names from selected interfaces combo box lakinduakash 2019-04-15 03:40:40 +0530
  • 9e8264d285 Add combo boxes for select wifi and internet interface lakinduakash 2019-04-15 03:39:54 +0530
  • 722040f6ec Get network interfaces from /sys/class/net lakinduakash 2019-04-15 02:49:02 +0530
  • eb500a40e0 Get running instance info (pid,interface,ap) lakinduakash 2019-04-15 02:48:02 +0530
  • 0012bb8118 Remove extra outputs from list-running lakinduakash 2019-04-15 00:17:33 +0530
  • de3091cc83 Add new makefile lakinduakash 2019-04-14 22:31:15 +0530
  • d3f1f97dcd Add new LICENCE lakinduakash 2019-04-14 22:16:31 +0530
  • 7f95c03331 Update README.md lakinduakash 2019-04-14 22:14:26 +0530
  • 95897a23c1 Create new README.md lakinduakash 2019-04-14 22:13:50 +0530
  • 0ad4516efb Move README.md to script directory lakinduakash 2019-04-14 21:10:22 +0530
  • 2b822bd4cb Update gitignore lakinduakash 2019-04-14 21:08:24 +0530
  • e72386a89d clean read_config lakinduakash 2019-04-14 21:06:01 +0530
  • 6f2c2f9d5b clear script lakinduakash 2019-04-14 20:48:08 +0530
  • 0e25719af2 fix return config file location lakinduakash 2019-04-14 20:46:53 +0530
  • e73ad03eb2 get config file location from users homedir lakinduakash 2019-04-14 18:34:27 +0530
  • 961e4bb3bb initialise ui from config file lakinduakash 2019-04-14 15:37:34 +0530
  • 57c41f64ac remove redundant functions lakinduakash 2019-04-14 15:36:40 +0530
  • 84a2828f97 set and return read values from config file lakinduakash 2019-04-14 15:36:12 +0530
  • 24862a9798 rename functions in read_config lakinduakash 2019-04-14 13:41:53 +0530
  • 30d077deb7 Add c++ support lakinduakash 2019-04-14 13:36:40 +0530
  • 583dd49f2f c++ implementation of read conf file (Reason:libconfig error without double quotes) lakinduakash 2019-04-14 13:35:49 +0530
  • 49c9aed7e4 Create and Read SSID and PASSPHARE to cinfig file and init getters and setters lakinduakash 2019-04-14 00:50:13 +0530
  • 9204bc1836 Add CONFIG key defines lakinduakash 2019-04-14 00:30:46 +0530
  • 71c5db1128 Add libconfig to cmake lakinduakash 2019-04-14 00:29:32 +0530
  • dfc5ec2cbd chown logged user to config file and allow to write lakinduakash 2019-04-13 17:31:38 +0530
  • 3d80c7dc79 Remove redundant libraries from cmake lakinduakash 2019-04-13 11:53:48 +0530
  • 4e3bef5d2e Move ui related function to ui.c lakinduakash 2019-04-13 11:52:09 +0530
  • 48add96e85
    Merge pull request #1 from lakinduakash/dev-1 Lakindu Akash 2019-04-13 03:57:37 +0530
  • 6fbcc78a12 Re format #1 lakinduakash 2019-04-13 03:52:16 +0530
  • 2ef4f68511 Cleanup code lakinduakash 2019-04-13 03:51:36 +0530
  • b3dc94d013 Get texts from entry and start shell on new thread lakinduakash 2019-04-13 03:48:09 +0530
  • 5399bce678 Add stop button lakinduakash 2019-04-13 03:47:39 +0530
  • 324f2937cc Add new sources to get and set command line properties lakinduakash 2019-04-13 03:47:17 +0530
  • 2acb716ff6 Add new sources lakinduakash 2019-04-13 03:45:53 +0530
  • 512b3ba9bb Don't change frequency band automatically if set by manually lakinduakash 2019-04-12 18:50:48 +0530
  • 3601245eaf New ui lakinduakash 2019-04-12 18:48:36 +0530
  • 524cba117e Add entries lakinduakash 2019-04-12 18:48:15 +0530
  • c2a57e4aa1 Reformat lakinduakash 2019-03-05 11:03:08 +0530
  • cf2f508491 Reformat lakinduakash 2019-03-05 11:02:22 +0530
  • 81f64ec78f Rename glade to ui lakinduakash 2019-03-05 11:01:53 +0530
  • 2d8627aeb8 Add custom command to cmake lakinduakash 2019-03-05 11:01:27 +0530
  • 26e423a841 Rename old makefile lakinduakash 2019-03-05 02:40:44 +0530
  • 8aa147af10 configure with cmake lakinduakash 2019-03-05 02:38:38 +0530
  • 3489eec5dd Modify gitignore lakinduakash 2019-03-05 00:18:04 +0530
  • fa637b930c Add gitignore lakinduakash 2019-03-05 00:16:47 +0530
  • 3c57a38f26 Add make file lakinduakash 2019-03-05 00:15:26 +0530
  • d71f4e1964 Add sample glade and c file lakinduakash 2019-03-05 00:15:11 +0530
  • ed1b05c063 Move files lakinduakash 2019-03-05 00:14:33 +0530
  • 8dffec3f09 Move files to src lakinduakash 2019-03-03 02:07:10 +0530
  • a2adf46b89 Temporary fix for error on creating ap on 5GHz lakinduakash 2019-03-03 02:05:18 +0530
  • 25bfe94e12 Update licence lakinduakash 2019-03-01 19:39:53 +0530
  • 71782efdfb Initial commit lakinduakash 2019-02-28 20:37:17 +0530