Commit Graph

  • 463913ae26 enable econnman agin - apparently q66 is wrong master Carsten Haitzler 2022-01-31 23:42:37 +0000
  • 27e1311a80 make econnman not build out of the box - broken on py3 and not needed Carsten Haitzler 2022-01-31 15:07:22 +0000
  • 18e7be6bf8 Add support for IPv6 Kai Huuhko 2016-03-05 08:20:56 +0200
  • 4702710f7c Updating desktop files maxerba 2014-09-11 21:51:04 +0200
  • 176f5dcd18 Move pnac config read() earlier Kai Huuhko 2014-07-22 11:34:46 +0300
  • 975ec2d4d5 Move pnac config back to main script Kai Huuhko 2014-07-22 10:58:31 +0300
  • 80b83a2e28 Refactor pnac config into a class and separate module Kai Huuhko 2014-07-16 11:46:47 +0300
  • 1551b89b81 I remember that even in the english description it was specified that this is the version with agent. Anyway I specified it for the italian localization. maxerba 2014-07-03 21:04:06 +0200
  • 5959946a33 Logging formatter Kai Huuhko 2014-05-22 01:45:34 +0300
  • fa22f4a7bc Prefix desktop entry category E with X- as it's not in the xdg spec Kai Huuhko 2014-05-22 01:20:37 +0300
  • 87b77a7b9c Fix an obvious mistake in phase2 selector Kai Huuhko 2014-05-22 01:11:18 +0300
  • 95199f6d17 Code formatting Kai Huuhko 2014-05-22 01:06:27 +0300
  • b4b849a03d Add a StreamHandler for logging so that messages get printed on stdout Kai Huuhko 2014-05-21 23:01:45 +0300
  • 7b94c310b8 Updating desktop file maxerba 2014-05-19 22:25:28 +0200
  • b547d8a304 Make ieee8012x wifis forgetable, config deletable. Matthias Wauer 2014-01-24 14:01:35 +0100
  • 4593c1e7ec Catch exception when querrying config options Matthias Wauer 2014-01-24 14:00:15 +0100
  • d648f6ae47 Fixed wrong variable name. Matthias Wauer 2014-01-20 15:20:28 +0100
  • e09e422862 Fix sematic mistake for handling missing config file Matthias Wauer 2014-01-20 15:16:00 +0100
  • 7a8e21167d Add arcconfig to econnman Leif Middelschulte 2014-01-20 15:10:09 +0100
  • 03212566da Added missing installation note for econnman.config Matthias Wauer 2014-01-20 14:42:54 +0100
  • 601c3d646a Added global declarations to the config-helper methods for the configs variable. This should fix the current error reported in T800. Daniel Haß 2014-01-20 14:18:11 +0100
  • 546e9c2776 Close ieee802.1x config file properly. Leif Middelschulte 2014-01-17 15:31:30 +0100
  • 1f31b7b92f Fix small typo Leif Middelschulte 2014-01-17 15:19:20 +0100
  • 240c1a38b5 Only try to load config file for 802.1x when used. Matthias Wauer 2013-12-13 17:27:00 +0000
  • 25b58dc527 Fix installation path of econnman.config file Matthias Wauer 2013-12-13 17:26:46 +0000
  • 278535b57b Add TODO and remove eol whitespace added by previous commit. Kai Huuhko 2013-12-13 18:22:43 +0200
  • f797c7d2d8 Add support for ieee802.1x wireless networks. Leif Middelschulte 2013-12-12 19:39:23 +0100
  • 72838d004b Econnman 1.1 v1.1.0 Kai Huuhko 2013-12-10 11:36:40 +0200
  • 0551b4ccf2 Adding polish translations in desktop files maxerba 2013-11-22 21:22:04 +0100
  • 9450ea22b9 Import elm enums from the relevent modules, not from package. Kai Huuhko 2013-11-19 21:44:28 +0200
  • a9f57df2b7 Make compatible with python 3 Doug Newgard 2013-10-19 20:06:49 +0300
  • 5e344beae4 Update econnman to work with both old and new py bindings Davide Andreoli 2013-04-14 17:39:13 +0200
  • b422f9470e Add spec, and allow building on RHEL6. Michael Jennings 2012-12-27 10:20:26 +0000
  • 812469839c updating esperanto translations Massimo Maiurana 2012-12-17 23:42:23 +0000
  • c950e653d4 updating various translations Massimo Maiurana 2012-11-20 23:30:36 +0000
  • fcb794ffaf econnman .gitignore: Added .gitignore. Daniel Juyung Seo 2012-10-01 07:00:56 +0000
  • 2c9f4034c6 updating portuguese and italian translations Massimo Maiurana 2012-08-25 20:03:12 +0000
  • 5206e59aba updating portuguese and italian translations Massimo Maiurana 2012-08-23 18:08:44 +0000
  • a11590bc39 remove 'none' from connman security list. Gustavo Sverzut Barbieri 2012-08-18 12:09:01 +0000
  • ebfd9e68d7 Econnman: use a more informative message when not registered Bruno Dilly 2012-08-13 22:23:20 +0000
  • 9fdaefb00d add check at configure, add info to README. v1.0.0 Gustavo Sverzut Barbieri 2012-08-12 23:18:52 +0000
  • 6a02040220 add launcher with --agent option Gustavo Sverzut Barbieri 2012-08-12 23:18:22 +0000
  • 9e293b574d econnman: update images to higher resolution. Gustavo Sverzut Barbieri 2012-08-06 14:52:44 +0000
  • 14074f8808 econnman: improve theme and look and feel. Gustavo Sverzut Barbieri 2012-08-03 22:09:19 +0000
  • 9a55bf1967 econnman: small fix on popup fail call Bruno Dilly 2012-07-31 15:50:34 +0000
  • f472634045 work with python3, where exception syntax changed. Gustavo Sverzut Barbieri 2012-07-19 03:25:25 +0000
  • 6865e29b00 connected badge for networks, fix distcheck Gustavo Sverzut Barbieri 2012-07-07 06:13:06 +0000
  • 8193f2368b improve look and feel of services view. Gustavo Sverzut Barbieri 2012-07-07 05:52:15 +0000
  • d982b5a9da replace installation package dir to get theme from system. Gustavo Sverzut Barbieri 2012-07-07 05:25:17 +0000
  • f62d0f2027 econnman got icons (ugly, but less than the text versions I had before) Gustavo Sverzut Barbieri 2012-07-07 05:13:06 +0000
  • 8f8b2d04bd econnman: add agent support (passwords) Gustavo Sverzut Barbieri 2012-07-04 00:20:02 +0000
  • 97b1311413 welcome econnman application. Gustavo Sverzut Barbieri 2012-07-02 03:26:05 +0000