Age | Commit message (Expand) | Author |
2015-03-09 | [feat] add support for xfce-polkit agent | Ivan Alejandro |
2015-03-09 | Merge branch 'release/0.8.x' into develop | Ivan Alejandro |
2015-02-23 | Merge remote-tracking branch 'leapcode/pr/826' into release/0.8.x | Kali Kaneko |
2015-02-23 | Use unix sockets for the fallback, and set permissions | Kali Kaneko |
2015-02-23 | [Cherry Pick] Regression fix: Use the right provider to log in. | Ivan Alejandro |
2015-02-23 | Regression fix: Use the right provider to log in. | Ivan Alejandro |
2015-02-20 | Fall back to plain ZMQ if Curve is not available. | Ivan Alejandro |
2015-02-19 | Use the collection instead of the mailbox to initalize IncomingMail | Ruben Pollan |
2015-02-18 | Re-add public properties removed in previous commit | Kali Kaneko |
2015-02-18 | Do the soledad sync the twisted way | Ruben Pollan |
2015-02-13 | enable --offline mode for email again | Kali Kaneko |
2015-02-13 | Re-add mail instructions for 0.9.0 release (beta mail) | Kali Kaneko |
2015-02-11 | do not terminate the session on the backend, moved to mail | Kali Kaneko |
2015-02-11 | remove use of threading.Condition | Kali Kaneko |
2015-02-11 | pass userid correctly, and cast it to string | Kali Kaneko |
2015-02-11 | fix mail imports for new mail api (0.4.0) | Kali Kaneko |
2015-02-11 | Use the incoming mail IService | Ruben Pollan |
2015-02-11 | Use the new keymanager async API | Ruben Pollan |
2015-01-30 | fix path for gnome polkit agent (Closes: #6652) | Kali Kaneko |
2015-01-29 | Use the right provider to log in.0.8.0rc4 | Ivan Alejandro |
2015-01-28 | Remove all the Slot() decorators. | Ivan Alejandro |
2015-01-28 | Enable signal connect/disconnect logic. | Ivan Alejandro |
2015-01-28 | Refactor wizard call. | Ivan Alejandro |
2015-01-16 | Fix failing tests. | Ivan Alejandro |
2015-01-15 | Use tuple instead of set. | Ivan Alejandro |
2015-01-05 | Revert "Fix soledad imports (#5989)."0.8.0rc2 | Ivan Alejandro |
2014-12-30 | Disable signal disconnection and untrack.0.8.0rc1 | Ivan Alejandro |
2014-12-29 | Create the certificates if they don't exist. | Ivan Alejandro |
2014-12-19 | add some notes about changes needed in srpauth | Kali Kaneko |
2014-12-19 | log any soledad exception during initialization | Kali Kaneko |
2014-12-19 | Allow frontend and backend to be run separately. | Ivan Alejandro |
2014-12-19 | Disable '--offline' temporarily. | Ivan Alejandro |
2014-12-19 | Refactor login usage. | Ivan Alejandro |
2014-12-19 | Forward the right env data to subprocess call. | Ivan Alejandro |
2014-12-18 | Quit Bitmask if there is no polkit agent running. | Ivan Alejandro |
2014-12-15 | Merge branch 'release/0.7.x' into develop | Ivan Alejandro |
2014-12-11 | Pin Calyx.net provider. | Ivan Alejandro |
2014-11-14 | vpn: support for the server setting custom fragment openvpn option | elijah |
2014-11-12 | Do not use logger.exception during provider checks. | Kali Kaneko |
2014-11-12 | Fix compatibilty with newest openssl. Closes: #6133 | Kali Kaneko |
2014-11-11 | Add support for the internal LXDE polkit agent. | Ivan Alejandro |
2014-11-10 | Remove email instructions/reference. Closes #6140. | Ivan Alejandro |
2014-10-28 | Better error message for PostLimitError. | Ivan Alejandro |
2014-10-28 | Fix typos on strings and remove unused button. | Ivan Alejandro |
2014-10-28 | Replace triple dot character with 3 dots. | Ivan Alejandro |
2014-10-21 | Better error message for PostLimitError. | Ivan Alejandro |
2014-10-07 | Fix typos on strings and remove unused button. | Ivan Alejandro |
2014-10-06 | Merge remote-tracking branch 'meskio/feature/keymanager_api' into develop | Ivan Alejandro |
2014-10-06 | Replace triple dot character with 3 dots. | Ivan Alejandro |
2014-09-26 | Fix soledad imports (#5989). | drebs |