summaryrefslogtreecommitdiff
path: root/src/leap/util
AgeCommit message (Expand)Author
2013-08-12move everything into bitmask namespaceKali Kaneko
2013-08-08Replace leap client texts with Bitmask.Ivan Alejandro
2013-07-30Add check for outdated polkit file. Closes #3209.Ivan Alejandro
2013-07-30Refactor policies to the policies module.Ivan Alejandro
2013-07-29Keep the --danger flag enabled by now.Ivan Alejandro
2013-07-23Do not allow the use of 'danger' flag in release.Ivan Alejandro
2013-07-23Add IS_RELEASE_VERSION boolean.Ivan Alejandro
2013-07-19Workaround segfault when emitting a signal with a None parameterTomás Touceda
2013-07-17fix locking for raising windowkali
2013-07-12Improve LoggerWindow log colors.Ivan Alejandro
2013-07-12Add tests for the StreamToLogger class.Ivan Alejandro
2013-07-12Redirect output to the logger. Closes #3134.Ivan Alejandro
2013-07-05Check if request content is None before doing anythingTomás Touceda
2013-07-05Set global request timeout to REQUEST_TIMEOUT (10 secs)Tomás Touceda
2013-07-02Remember shouldn't be automatically set to checkedIvan Alejandro
2013-06-25pep8 fixesTomás Touceda
2013-06-25Add test for the LEAP log handlerIvan Alejandro
2013-06-25Change method for 'dependency injection' in test.Ivan Alejandro
2013-06-24Add PySide tests helper.Ivan Alejandro
2013-06-21Disable remembering when not using a proper keyring backendTomás Touceda
2013-06-19install missing files during linux initializationkali
2013-06-14Bugfix: add logs to history. Closes #2871.Ivan Alejandro
2013-06-13copy missing updown scripts if missingKali Kaneko
2013-06-13workaround for pyside multiple inheritance problemKali Kaneko
2013-06-05Bugfix str format in checkerIvan Alejandro
2013-06-03Use Twisted's deferToThread and Deferreds to handle parallel tasksTomás Touceda
2013-06-03Add runtime requirements checkerIvan Alejandro
2013-05-29Add logging handler with history and signal emisionIvan Alejandro
2013-05-11updated documentationkali
2013-04-12Add --danger option to not validate the first hop of certificatesTomas Touceda
2013-04-09fixes as per reviewkali
2013-04-04Several fixes in wizardkali
2013-03-22Calculate mtime in a more multiplatform wayTomás Touceda
2013-03-21Fixes as per reviewTomás Touceda
2013-03-21Handle configuration and paths in a standalone wayTomás Touceda
2013-03-15remove branding remnant, add missing headerkali
2013-03-15namespace leap + leap.common splitkali
2013-03-13Fix timestamp for file creationTomás Touceda
2013-03-13Add vpn already running checksTomás Touceda
2013-03-13Update name in file headerTomás Touceda
2013-03-13Check validity for downloaded certs and re-download if neededTomás Touceda
2013-03-13Add valid pemfile check before saving the downloaded client certTomás Touceda
2013-03-13Add util.certs and abstract digest thereTomás Touceda
2013-03-13Add mkdir_p method to util.filesTomás Touceda
2013-03-13Pass mtime to pluggableconfig's loadTomás Touceda
2013-03-13Add mtime check for existing json definitions before downloadTomás Touceda
2013-03-12Check and try to fix certificate permissionsTomás Touceda
2013-03-08Add translation supportTomás Touceda
2013-03-07Change asserts for a custom leap_assert methodTomás Touceda
2013-03-06Add general appTomás Touceda