Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/10se1ucgo/DisableWinTracking.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-04-28 modified: dwt.pyDee Jayh
modified: dwt_util.py
2017-04-24Merge pull request #266 from Didey/patch-1Ruined1
Update to update code.
2017-04-24Merge pull request #271 from QuentinMoss/fix-typosRuined1
Fix typo in exception
2017-04-24Merge pull request #304 from charliebruce/masterRuined1
Fix typo in App list
2017-04-24Merge pull request #306 from kirinrastogi/masterRuined1
Set the checkbox to false when pressing no on the warning -This is legitimate, merging on @10se1ucgo behalf
2017-04-05get the event object properlykirinrastogi
2017-04-03Update dwt.pyCharlie
Fix typo "Calender" -> "Calendar"
2016-12-30Fix typo in exceptionQuentin Moss
2016-12-20Fixes issues with update code patch.Patrick Kenny
Also fixes consistency issue between what @10se1ucgo says and what is actually in the code(removing pass).
2016-12-15Update to update code.Patrick Kenny
Adds try to urlopen call instead of just dialog box, fixes #264 and #230.
2016-11-18Merge pull request #247 from HeroCC/patch-110se1ucgo
Fix some typos in the issue reporting warning
2016-11-07Fix some typos in the issue reporting warningHeroCC
2016-09-05Merge pull request #228 from mikedidomizio/master10se1ucgo
Updated apps list to Win 10.0.14393
2016-09-04Updated apps list to Win 10.0.14393Mike DiDomizio
- Sorted some apps alphabetically - Updated height of app
2016-07-22fix typo10se1ucgo
2016-07-22Update README.md10se1ucgo
2016-07-22Update dwt_util.py10se1ucgo
2016-07-22Update README.md10se1ucgo
2016-07-21Merge pull request #195 from samling/patch-110se1ucgo
Fix domain picker when selecting 'extra' setting
2016-07-21Fix domain picker when selecting 'extra' settingSam Boynton
2016-05-18Merge pull request #172 from i-ghost/patch-110se1ucgo
Update README.md with 'trojan' note
2016-05-17Update README.md with 'trojan' notei-ghost
2016-04-25admin check fix10se1ucgo
2016-04-25Version number bump.10se1ucgo
2016-04-25Backport to Python 2. Fix logging stuff.v3.0.110se1ucgo
2016-03-24Update checker10se1ucgo
2016-03-24Fix OSError 6, TypeError and AttributeError. Closes #15610se1ucgo
2016-03-19Add GPL, LGPL, issue templatev3.010se1ucgo
2016-03-19Rewrite! Closes #153, #147, #146, #12410se1ucgo
Changes: Everything rewritten! Many things borrowed from my other program, pyjam. Split Windows Defender and WifiSense into two options GUI should now scale properly (hopefully) Everything is less terrible! Code is somewhat cleaner! Fixed DiagTrack service Split everything into 3 files: - dwt.py: Entry file, contains GUI and logging stuff - dwt_util.py: Contains functions for disabling the tracking - dwt_about.py: Contains the about and licenses dialog. Have fun!
2016-03-10Merge pull request #152 from Gitoffthelawn/patch-110se1ucgo
Update README.md
2016-03-10Update README.md10se1ucgo
2016-02-24Update README.mdGitoffthelawn
Formatting fix for previous update.
2016-02-23Merge pull request #150 from Gitoffthelawn/patch-110se1ucgo
Update README.MD
2016-02-23Update README.MDGitoffthelawn
2016-02-20Added newlineDx724
2016-02-20Disclaimer regarding incomplete listing of servicesDx724
2016-01-29Update README.md10se1ucgo
2016-01-29Update README.md10se1ucgo
2015-12-30Merge pull request #136 from fitzha/master10se1ucgo
Blocking additional IP address & domains
2015-12-30Blocking additional domains + IPJohn Fitzharris
Added code for blocking new IP address and domains, mentioned in Issue #133
2015-12-04Update README.md10se1ucgo
too much clutter
2015-11-01Redid some stuff10se1ucgo
2015-10-31Fix running in read-only directories. Closes #11210se1ucgo
2015-10-28Remove platform import10se1ucgo
Not really needed.
2015-10-12Merge pull request #103 from 10se1ucgo/Ruined1-patch-1Ruined1
Make it abundantly clear users lose functionality on extrahosts
2015-10-12fixed subtle logic error and ex.ID valueRuined1
2015-10-12Update run.pyRuined1
2015-10-09fixed variables/final 4 policy managerRuined1
2015-10-09Merge pull request #102 from 10se1ucgo/WIPRuined1
HOPEFULLY finally nailed WDF/WFS/DO issue...
2015-10-09HOPEFULLY finally nailed WDF/WFS/DO issue...Ruined1