Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Readline is no longer a dependency | Christian Mollekopf | 2018-07-02 |
| | |||
* | We only require gpgme | Christian Mollekopf | 2018-05-07 |
| | |||
* | Fixed run script | Christian Mollekopf | 2018-04-25 |
| | |||
* | Have one fixed key for test1@kolab.org | Christian Mollekopf | 2018-04-25 |
| | |||
* | Added xvfb to docker container | Christian Mollekopf | 2018-04-05 |
| | |||
* | The resource has been renamed | Christian Mollekopf | 2018-03-30 |
| | |||
* | Fixed saslauthd authentication | Christian Mollekopf | 2018-03-27 |
| | |||
* | Disable password verification for now. | Christian Mollekopf | 2018-03-27 |
| | |||
* | Added kf5-kcalendarcore-devel | Christian Mollekopf | 2018-03-27 |
| | | | | And reorganized the packages a bit | ||
* | Added rsyslog support to docker container. | Christian Mollekopf | 2018-03-27 |
| | |||
* | The --chown flag is only available from more recent docker version | Christian Mollekopf | 2018-03-26 |
| | | | | 17.04 or so I think. | ||
* | chown added files so the user has access | Christian Mollekopf | 2018-03-25 |
| | |||
* | Added flatbuffers-devel to the docker container. | Christian Mollekopf | 2018-03-22 |
| | | | | No need to build this from source. | ||
* | Fixed dockerfile | Christian Mollekopf | 2018-03-22 |
| | |||
* | Updated docs | Christian Mollekopf | 2018-03-20 |
| | |||
* | Added missing gdbinit file | Christian Mollekopf | 2018-02-22 |
| | |||
* | Script to checkout all dependencies | Christian Mollekopf | 2018-02-19 |
| | |||
* | Better qt support for gdb | Christian Mollekopf | 2018-02-15 |
| | |||
* | Set LANG in dockercontainer for utf8 support | Christian Mollekopf | 2018-02-13 |
| | |||
* | Install xapian | Christian Mollekopf | 2018-02-11 |
| | |||
* | Give the imap server some time to start | Christian Mollekopf | 2018-02-01 |
| | |||
* | Added heaptrack for easy memory profiling | Christian Mollekopf | 2018-01-23 |
| | |||
* | Wrapper script to start kube unlocked | Christian Mollekopf | 2017-12-27 |
| | |||
* | Adjust cyrus imap settings to pre 3.0 state | Christian Mollekopf | 2017-11-28 |
| | | | | ssl doesn't seem to work but the rest looks ok. | ||
* | Install gammaray in dockercontainer | Christian Mollekopf | 2017-11-27 |
| | |||
* | Improved gpg conf so we can search for keys | Christian Mollekopf | 2017-11-24 |
| | |||
* | We need sudo for dbus-uuidgen | Christian Mollekopf | 2017-11-24 |
| | | | | ..not sure why it worked on my laptop. | ||
* | A script to start the imap server | Christian Mollekopf | 2017-11-23 |
| | |||
* | Disable coredumps in the container | Christian Mollekopf | 2017-11-23 |
| | | | | All they do is block when crashing | ||
* | We want sudo and pinentry in the container. | Christian Mollekopf | 2017-11-22 |
| | | | | | pinentry-qt has rendering issues and the gtk version just works..., so let's use that. | ||
* | Run an imap server as part of the container | Christian Mollekopf | 2017-11-22 |
| | |||
* | Setup key with docker | Christian Mollekopf | 2017-11-22 |
| | |||
* | Removed obsolete dependencies and made sure ps is available | Christian Mollekopf | 2017-11-22 |
| | |||
* | Fixed dockerfile | Christian Mollekopf | 2017-11-09 |
| | |||
* | Added llvm to dockerfile | Christian Mollekopf | 2017-11-09 |
| | |||
* | We don't need an entry point | Christian Mollekopf | 2017-11-09 |
| | |||
* | Install noto fonts and remove unused packages | Christian Mollekopf | 2017-11-08 |
| | |||
* | script to run the container | Christian Mollekopf | 2017-11-07 |
| | |||
* | Set some necessary ENV variables in the docker container | Christian Mollekopf | 2017-11-07 |
| | |||
* | Added dockerfile for development | Christian Mollekopf | 2017-11-06 |