Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | killev.c: Don't kill D-Bus services. | Matthew Barnes | 2012-07-02 | 1 | -36/+25 |
| | | | | | Evolution is no longer a privileged D-Bus client. Only terminate Evolution, not the D-Bus services that other clients may be using. | ||||
* | Adapt to single-include E-D-S libraries. | Matthew Barnes | 2012-06-04 | 1 | -1/+1 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -1/+2 |
| | |||||
* | Bug #590245 - 'evolution --force-shutdown' should kill factories | Milan Crha | 2010-12-07 | 1 | -8/+33 |
| | |||||
* | Fix places where "~/.evolution" is hard-coded. | Matthew Barnes | 2010-07-09 | 1 | -4/+5 |
| | | | | | Also replace "$USER_DATA_DIR/cache" path constructions with e_get_user_cache_dir(). | ||||
* | Implement a new 'killev' program. | Matthew Barnes | 2009-11-27 | 1 | -0/+158 |
For now this only terminates Evolution, but the same basic approach should also be used with the Evolution-Data-Server D-Bus services. |