- 16 Jan, 2018 4 commits
-
-
Sebastian Kummer authored
* commit 'a6fc12ab': ZP-1332 Update vendor/ for new IpcWincacheProvider class. ZP-1332 Add IpcWincacheProvider.
-
Sebastian Kummer authored
* commit '8c40c062': ZP-1295 Merged develop into this branch. ZP-1295 Merge MAPI classes from webapp. ZP-1295 Merge MAPI classes from webapp. ZP-1322 Send timezone for all recurring non-daily appointments. Remove unnecessary loging. ZP-1322 All-day event created in Outlook stretches over 2 days in Webapp. ZP-1295 Merge MAPI classes from webapp.
-
Manfred Kutas authored
Conflicts: src/backend/kopano/mapi/class.meetingrequest.php src/backend/kopano/mapi/class.taskrecurrence.php src/backend/kopano/mapi/class.taskrequest.php
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 15 Jan, 2018 1 commit
-
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 05 Jan, 2018 1 commit
-
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 04 Jan, 2018 1 commit
-
-
Manfred Kutas authored
Remove unnecessary loging. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 03 Jan, 2018 1 commit
-
-
Manfred Kutas authored
Webapp. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 18 Dec, 2017 1 commit
-
-
Manfred Kutas authored
Merge pull request #636 in ZP/z-push from bugfix/ZP-1339-replace-removed-php-mapi-functions to develop * commit 'e6898bad': ZP-1339 Replace removed PHP-MAPI functions.
-
- 16 Dec, 2017 1 commit
-
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 14 Dec, 2017 1 commit
-
-
Manfred Kutas authored
Merge pull request #635 in ZP/z-push from bugfix/ZP-1283-build-rh-php56-php-memcached-for-rhel-6-7-with-scl to develop * commit 'b6513067': ZP-1283 Change dependency to php56-php-pecl-memcached for z-push-ipc-memcached.
-
- 13 Dec, 2017 2 commits
-
-
Manfred Kutas authored
z-push-ipc-memcached. Released under the Affero GNU General Public License (AGPL) version 3.
-
Manfred Kutas authored
Merge pull request #634 in ZP/z-push from bugfix/ZP-1331-create-z-push-group-for-rpm-packages to develop * commit 'ebd3deef': ZP-1331 Use z-push as default group for config files and directories. ZP-1331 Added pre and postun directives.
-
- 11 Dec, 2017 2 commits
-
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 06 Dec, 2017 2 commits
-
-
Michael Biebl authored
Generated with composer 1.5.5. Released under the Affero GNU General Public License (AGPL) version 3.
-
Michael Biebl authored
This adds a new IPC provider based on WinCache which makes z-push more suitable for running under Windows. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 30 Nov, 2017 23 commits
-
-
Sebastian Kummer authored
Merge pull request #631 in ZP/z-push from bugfix/ZP-1326-airwatch-boxer-not-working-on-ios2 to develop * commit '0d5ab75f': ZP-1326 Fixed whitespace. ZP-1326 Fixed working with empty tags.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #630 in ZP/z-push from feature/ZP-1104-have-a-device-specific-log-file to develop * commit '45724e4a': ZP-1104 Make parameter optional of BuildLogString(). ZP-1104 Make BuildLogString calls uppercase, fix missing parameter.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #628 in ZP/z-push from feature/ZP-1183-use-custom-header-for-remote-ip-e.g-http_x_real_ip to develop * commit '7fe3667b': ZP-1183 Use a configurable header for remote ip.
-
Sebastian Kummer authored
Merge pull request #629 in ZP/z-push from feature/ZP-1104-have-a-device-specific-log-file to develop * commit '042cf7cf': ZP-1104 Log each device to an own file when user in specialLogUsers. ZP-1104 Use SetDevid() & SetPid() without crappy strings around them.
-
Sebastian Kummer authored
The username and deviceid are then not logged to the file (as redundant information). Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
You can't do anything with the DeviceID or the PID within the log class because they're wrapped with crap. The wrap stuff is now done when building the log string. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #619 in ZP/z-push from bugfix/ZP-1315-carddav-backend-email-should-only to develop * commit '2a27aa60': ZP-1315 Carddav backend email should only. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #482 in ZP/z-push from bugfix/ZP-1153-packaging-run-tools-als-webserver to develop * commit '95a80df5': ZP-1153 Install wrappers for z-push-admin.php and z-push-top.php
-
Sebastian Kummer authored
Merge pull request #626 in ZP/z-push from bugfix/ZP-1326-airwatch-boxer-not-working-on-ios to develop * commit 'dc53e48d': ZP-1326 Revert "ZP-1326 Added KOE_CAPABILITY_IMPERSONATE config parameter." ZP-1326 Added KOE_CAPABILITY_IMPERSONATE config parameter. ZP-250 Include utils in printwbxml. ZP-1326 Support empty GetChanges container.
-
Sebastian Kummer authored
Merge pull request #627 in ZP/z-push from feature/ZP-1327-add-open-shared-store-feature-flag to develop * commit 'd6671b1b': ZP-1327 Added KOE_CAPABILITY_IMPERSONATE config parameter. ZP-1326 Added KOE_CAPABILITY_IMPERSONATE config parameter.
-
Sebastian Kummer authored
Merge pull request #613 in ZP/z-push from feature/ZP-1122-sync-loop-failsafe-check-for-out-of-memory to develop * commit '704e0c93': ZP-1122 Read configured memory limit once, check memory limit after each message export and stop when limit is reached.
-
Sebastian Kummer authored
Merge branch 'feature/ZP-1327-add-open-shared-store-feature-flag' of https://stash.z-hub.io/scm/zp/z-push into feature/ZP-1327-add-open-shared-store-feature-flag
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #624 in ZP/z-push from bugfix/ZP-1324-carddav-message-asbody-data-null to develop * commit 'ea955f4b': ZP-1324 Review comment. Released under the Affero GNU General Public License (AGPL) version 3. ZP-1324 Carddav, $message->asbody->data can be NULL. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
* commit 'd82f37d9': ZP-1319 Replace tabs with spaces. Released under the Affero GNU General Public License (AGPL) version 3. ZP-1319 Caldav empty DESCRIPTION, also check asbody body. Released under the Affero GNU General Public License (AGPL) version 3. ZP-1319 Caldav empty DESCRIPTION. Released under the Affero GNU General Public License (AGPL) version 3.
-
https://stash.z-hub.io/scm/zp/z-pushSebastian Kummer authored
Merge branch 'develop' of https://stash.z-hub.io/scm/zp/z-push into bugfix/ZP-1319-caldav-empty-description
-
Sebastian Kummer authored
This reverts commit fee4d305. Released under the Affero GNU General Public License (AGPL) version 3.
-