summaryrefslogtreecommitdiff
path: root/src/syncevo/SyncConfig.cpp
Commit message (Expand)AuthorAge
* engine: prevent timeouts in HTTP server modePatrick Ohly2013-05-13
* Logging: eliminate _instance from SE_LOG* macrosPatrick Ohly2013-05-06
* SyncML: workarounds for broken peers, attempt 2Patrick Ohly2013-03-04
* Revert "SyncML: workarounds for broken peers"Patrick Ohly2012-12-12
* SyncConfig: fix g++ 4.4 compile issuePatrick Ohly2012-12-07
* PIM + sync: write less data to disk (part of FDO #55921)Patrick Ohly2012-12-07
* SyncML: workarounds for broken peersPatrick Ohly2012-12-03
* InitState: merged InitState and InitStateClassPatrick Ohly2012-10-25
* Merge branch 'syncevolution-1-3-branch'patrick.ohly@intel.com2012-10-15
|\
| * HTTP Proxy: useProxy=0 overrides http_* env variablespatrick.ohly@intel.com2012-10-15
* | engine: local cache sync modePatrick Ohly2012-08-31
|/
* config: improved 'maxlogdirs' documentationPatrick Ohly2012-08-07
* sync: refresh-from-server implementation configurablePatrick Ohly2012-06-15
* command line: allow setting empty propertiesPatrick Ohly2012-06-07
* .ini files: use newer Ini*ConfigNodePatrick Ohly2012-06-07
* password handling: fixed KWallet support, global configuration optionPatrick Ohly2012-05-30
* D-Bus server: made notification verbosity configurable with "notifyLevel"Patrick Ohly2012-05-22
* source list: sort alphabeticallyPatrick Ohly2012-05-02
* command line: cleaned up outputPatrick Ohly2012-04-11
* SyncContext + ConfigUserInterface: code refactoringPatrick Ohly2012-03-09
* KDE + GNOME: moved keyring/kwallet and KDE init into modulesPatrick Ohly2012-03-09
* config: return value + "was set" for each config propertyPatrick Ohly2011-11-28
* Merge remote-tracking branch 'origin/syncevolution-1-2-branch'Patrick Ohly2011-11-28
|\
| * GTK UI + config: fix "custom server" setup (BMC #13511)Patrick Ohly2011-11-18
* | sync modes: added refresh/one-way-from-local/remote (BMC #23537)Patrick Ohly2011-11-04
* | compiler workaround: is_any_of in revised backend config propertyPatrick Ohly2011-10-26
* | Merge branch 'syncevolution-1-2-branch'Patrick Ohly2011-10-24
|\|
| * documentation: added glossary and command line conventions sections, improved...Patrick Ohly2011-10-24
* | Merge remote branch 'origin/syncevolution-1-2-branch'Patrick Ohly2011-10-17
|\|
| * source passwords: password lookup failed in HTTP server mode (BMC #22937)Patrick Ohly2011-09-14
* | Make deviceName and peerName more well-defined.Chris Kühl2011-09-06
* | SyncConfig: fixed typo in Bluez patchPatrick Ohly2011-08-26
* | server: Get bluetooth phone vendor and model from Device ID profile (BMC #736)Chris Kühl2011-08-26
|/
* fixed compile issues with Debian Testing/gcc 4.6.1Patrick Ohly2011-08-12
* SyncConfig: fixed compiler problem with C++ initialization order (BMC #19464)Patrick Ohly2011-07-11
* local sync: renamed "source-config" to "target-config"Patrick Ohly2011-06-28
* password request: avoid calling it "SyncML server" passwordPatrick Ohly2011-06-16
* SyncConfig: removed obsolete check/save*Password() methodsPatrick Ohly2011-06-16
* WebDAV + command line: simplify creation of source-config@yahoo|google-calendarPatrick Ohly2011-06-08
* WebDAV: added templates for Yahoo and GooglePatrick Ohly2011-06-08
* configuration: removed builtin templatesPatrick Ohly2011-06-08
* SyncConfig: avoid reading template if not neededPatrick Ohly2011-06-08
* SyncConfig: allow SYNCEVOLUTION_TEMPLATE_DIR to start with a dotPatrick Ohly2011-06-08
* config: "uri" now has source name as fallbackPatrick Ohly2011-04-21
* command line: accept template name with underscoresPatrick Ohly2011-04-20
* command line: avoid spaces in the handles of template namesPatrick Ohly2011-04-20
* WebDAV: improved retry logic, fixed Google "401 throttling" workaroundPatrick Ohly2011-04-15
* eGroupware: added template (BMC #15992)Patrick Ohly2011-04-15
* SyncConfig: "username/password" ambiguous, changed to "sync username/password"Patrick Ohly2011-04-11
* command line: relaxed checking of config creation (BMC #14805)Patrick Ohly2011-03-23