index
:
bitmask_client.git
debian/experimental
develop
feature/async-api
feature/js-ui
master
release-0.2.0
release-0.5.4
release-0.6.1
release/0.7.x
release/0.8.x
release/v0.2.0
[bitmask_client]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
platform_init
/
initializers.py
Age
Commit message (
Collapse
)
Author
2013-07-30
Add check for outdated polkit file. Closes #3209.
Ivan Alejandro
2013-07-30
Refactor policies to the policies module.
Ivan Alejandro
2013-07-17
Create policy file based on a template and copy to destination
Tomás Touceda
2013-07-10
fix path escaping for tuntaposx installer
Kali Kaneko
2013-07-09
use cocoasudo for updown install
Kali Kaneko
2013-06-21
Use an alternative method to check for file permission
Tomas Touceda
2013-06-19
install missing files during linux initialization
kali
Closes: #2247, #2761
2013-06-13
pep8
kali
2013-06-13
copy missing updown scripts if missing
Kali Kaneko
2013-05-17
use qtreactor so twisted is driven by qt main loop
kali
aboutToQuit signal is not raised anymore with the qt4reactor. So we are calling all cleanup callbacks from the quit function.
2013-05-11
remove comment about shell expansion
kali
2013-05-11
pep8
kali
2013-04-09
Merge remote-tracking branch 'kali/bug/deselect-remember' into develop
Tomas Touceda
2013-04-09
remove lambdas
kali
2013-04-09
add TODO about refactor install dialog
kali
2013-04-03
fix tuntaposx invocation
Kali Kaneko
2013-04-03
add osx initializer
Kali Kaneko
2013-03-25
Make it not fail in any other platform
Tomás Touceda
2013-03-25
Fix grammar error
Tomás Touceda
2013-03-25
Add windows platform initializer
Tomás Touceda