Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset submodule main/dependencies/libcaldav/cmake to latest HEAD | Automated System | 2020-05-07 | 1 | -0/+0 |
| | |||||
* | Fix memory leak of lock error messages | OBATA Akio | 2020-05-06 | 2 | -0/+4 |
| | | | | | Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit e4fca762b010f5a9367134d00070daf835e68762) | ||||
* | Fix to set error code and message properly | OBATA Akio | 2020-05-06 | 2 | -94/+91 |
| | | | | | Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit afa497c628eb6a8a96f234db5215d5c4cc0489af) | ||||
* | Simplify lock condition | OBATA Akio | 2020-05-06 | 2 | -12/+21 |
| | | | | | | | | | | | | | Change to handle as LOCK is not supported for the case response of LOCK is unimplemented. Then * LOCKSUPPORT == FALSE: LOCK is not supported * LOCKSUPPORT == TRUE: LOCK is supported * lock == 0: no LOCK error * lock == -1: failed to LOCK Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit da62c8127a8396b8623c22c1337d07dcc6d4c2f6) | ||||
* | Update version number for R14.0.8 final release.r14.0.8 | Slávek Banko | 2020-04-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/dependencies/libcaldav/cmake to latest HEAD | Automated System | 2020-04-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/libcaldav/cmake to latest HEAD | Automated System | 2020-04-04 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/libcaldav/cmake to latest HEAD | Automated System | 2020-03-23 | 1 | -0/+0 |
| | |||||
* | Remove unwanted memory allocation for response | OBATA Akio | 2020-02-09 | 1 | -24/+6 |
| | | | | | | | | | It is expected as pointer to struct response with size fo the struct, not pointer to the pointer, but never returned to the caller. It should be allocated by the caller. Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit 9578e366c28fa0e4f17202d90260a68e941c8f21) | ||||
* | Update version number for R14.0.7 final release.r14.0.7 | Slávek Banko | 2019-12-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/dependencies/libcaldav/cmake to latest HEAD | Automated System | 2019-12-08 | 1 | -0/+0 |
| | |||||
* | Add support for GCC hidden visibility. | Slávek Banko | 2019-10-11 | 1 | -0/+32 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 76812f6b91c5b481e1d9b4eae0dbc503d85def39) | ||||
* | cmake: Install libraries according to multi-arch rules. | Slávek Banko | 2019-10-11 | 1 | -0/+5 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit f4d6e7129fec8081662f9708032e67ff245494d4) | ||||
* | Add common directories. | Slávek Banko | 2019-10-11 | 2 | -0/+3 |
| | | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 139ed9ca98852d77a5987228e13f93a5055ce076) | ||||
* | Conversion to the cmake building system. | gregory guy | 2019-10-11 | 10 | -0/+263 |
| | | | | | | | | rfc4791.pdf has been moved to the doc folder. caldav pc file has been moved in the src folder. Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 19b046ec429c32f88658352232e6cc92276dff97) | ||||
* | Remove obsolete svn directories.r14.0.6r14.0.5r14.0.4r14.0.3r14.0.2r14.0.1r14.0.0 | Darrell Anderson | 2013-05-05 | 24 | -5940/+0 |
| | |||||
* | Remove obsolete svn directories. | Darrell Anderson | 2013-05-05 | 29 | -4921/+0 |
| | |||||
* | Fix typos. | Darrell Anderson | 2013-05-05 | 4 | -4/+4 |
| | |||||
* | Fix installation locations. | Darrell Anderson | 2012-03-21 | 3 | -3/+3 |
| | | | | This partially resolves bug report 701. | ||||
* | Remove libcaldav.pc inadvertently copied from initial merge to GIT tree. | Darrell Anderson | 2012-03-13 | 1 | -14/+0 |
| | | | | This partially resolves bug report 701. | ||||
* | Update ChangeLog file | Timothy Pearson | 2012-02-19 | 1 | -0/+18 |
| | |||||
* | Initial import | Timothy Pearson | 2012-02-16 | 108 | -0/+31485 |