Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add comment explaining KDE_PROXY_TYPE_SYSTEM | Jan-Michael Brummer | 2023-03-30 | 1 | -0/+3 |
* | Simplify KDE no_proxy parsing | Jan-Michael Brummer | 2023-03-30 | 1 | -2/+1 |
* | Remove unecessary removal of \r in KDE plugin | Jan-Michael Brummer | 2023-03-30 | 1 | -1/+0 |
* | Split KDE config lines only twice | Jan-Michael Brummer | 2023-03-30 | 1 | -1/+1 |
* | Add warning in case GNOME settings arent' installed | Jan-Michael Brummer | 2023-03-30 | 1 | -1/+3 |
* | Remove libpeas support | Jan-Michael Brummer | 2023-03-30 | 25 | -408/+208 |
* | Remove d-bus support | Jan-Michael Brummer | 2023-03-29 | 7 | -339/+1 |
* | Remove root as default session owner | Jan-Michael Brummer | 2023-03-28 | 1 | -5/+1 |
* | Update KDE config plugin available check | Jan-Michael Brummer | 2023-03-28 | 1 | -2/+12 |
* | Rework GNOME config plugin initialization | Jan-Michael Brummer | 2023-03-28 | 1 | -14/+17 |
* | Update replace option description | Jan-Michael Brummer | 2023-03-28 | 1 | -1/+1 |
* | Set dbus bus owner in config file (#110) | Jan-Michael Brummer | 2023-03-27 | 2 | -6/+25 |
* | Remove debug output (#109) | Jan-Michael Brummer | 2023-03-27 | 1 | -2/+0 |
* | Minor cleanups (#106) | Jan-Michael Brummer | 2023-03-27 | 6 | -23/+4 |
* | Add config-option to osx plugin (#104) | Jan-Michael Brummer | 2023-03-27 | 1 | -0/+39 |
* | Add missing config-option to Windows plugin (#103) | Jan-Michael Brummer | 2023-03-27 | 1 | -0/+39 |
* | Add common ignore handling (#99) | Jan-Michael Brummer | 2023-03-27 | 8 | -11/+134 |
* | Update D-Bus service (#101) | Jan-Michael Brummer | 2023-03-27 | 2 | -21/+3 |
* | Fix coverity findings (#96) | Jan-Michael Brummer | 2023-03-27 | 1 | -2/+3 |
* | Handle invalid GNOME configuration (#89) | Jan-Michael Brummer | 2023-03-27 | 1 | -1/+12 |
* | Add inactivity timeout to d-bus service (#86) | Jan-Michael Brummer | 2023-03-27 | 1 | -28/+51 |
* | Add a duplicate check for proxy arrays (#87) | Jan-Michael Brummer | 2023-03-27 | 8 | -20/+36 |
* | Add file monitor support (#81) | Jan-Michael Brummer | 2023-03-27 | 3 | -35/+84 |
* | Add dbus system service (#83) | Jan-Michael Brummer | 2023-03-27 | 5 | -44/+63 |
* | Fix return value for invalid pac file (#82) | Jan-Michael Brummer | 2023-03-27 | 1 | -1/+1 |
* | Improve non http proxy tests (#72) | Jan-Michael Brummer | 2023-03-27 | 1 | -11/+5 |
* | Various cleanups (#69) | Jan-Michael Brummer | 2023-03-27 | 6 | -33/+6 |
* | Add flag to toggle curl integration (#65) | Jan-Michael Brummer | 2023-03-27 | 1 | -0/+8 |
* | Add config-option property (#68) | Jan-Michael Brummer | 2023-03-27 | 7 | -10/+259 |
* | Make use of G_DEFINE_BOXED_TYPE (#60) | Jan-Michael Brummer | 2023-03-27 | 2 | -3/+2 |
* | Make use of curl only (#54) | Jan-Michael Brummer | 2023-03-27 | 13 | -448/+42 |
* | Improve debug output (#53) | Jan-Michael Brummer | 2023-03-27 | 2 | -6/+5 |
* | Add D-Bus service files (#38) | Jan-Michael Brummer | 2023-03-27 | 5 | -6/+48 |
* | Code cleanup (#51) | Jan-Michael Brummer | 2023-03-27 | 21 | -37/+29 |
* | Remove temporary string variable (#49) | Jan-Michael Brummer | 2023-03-27 | 1 | -2/+1 |
* | Cleanup config plugins (#50) | Jan-Michael Brummer | 2023-03-27 | 25 | -64/+224 |
* | Simplify get_config API (#47) | Jan-Michael Brummer | 2023-03-27 | 8 | -57/+37 |
* | Remove load check in pxmanager (#48) | Jan-Michael Brummer | 2023-03-27 | 1 | -7/+5 |
* | Handle network available status (#46) | Jan-Michael Brummer | 2023-03-27 | 1 | -4/+6 |
* | Set curl options to fix recursive calls (#45) | Jan-Michael Brummer | 2023-03-27 | 1 | -0/+9 |
* | Fix PAC download error (#44) | Jan-Michael Brummer | 2023-03-27 | 1 | -2/+5 |
* | Improve debug output (#43) | Jan-Michael Brummer | 2023-03-27 | 7 | -12/+38 |
* | Small fixes (#40) | Jan-Michael Brummer | 2023-03-27 | 3 | -10/+12 |
* | Parse and format PAC response (#36) | Jan-Michael Brummer | 2023-03-27 | 1 | -6/+48 |
* | Filesystem cleanups | Jan-Michael Brummer | 2023-03-27 | 1 | -1/+1 |
* | Make pac parsing more robust (#27) | Jan-Michael Brummer | 2023-03-27 | 4 | -12/+19 |
* | Add initial KDE plugin (#19) | Jan-Michael Brummer | 2023-03-27 | 5 | -0/+290 |
* | Add dbus service files (#21) | Jan-Michael Brummer | 2023-03-27 | 2 | -0/+38 |
* | Add network monitor support (#18) | Jan-Michael Brummer | 2023-03-27 | 1 | -0/+18 |
* | Enforce check-code-style as pre-commit-hook (#16) | Jan-Michael Brummer | 2023-03-27 | 6 | -16/+17 |