summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reset submodule main/dependencies/libcaldav/cmake to latest HEADAutomated System2020-05-071-0/+0
|
* Fix memory leak of lock error messagesOBATA Akio2020-05-062-0/+4
| | | | | Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit e4fca762b010f5a9367134d00070daf835e68762)
* Fix to set error code and message properlyOBATA Akio2020-05-062-94/+91
| | | | | Signed-off-by: OBATA Akio <[email protected]> (cherry picked from commit afa497c628eb6a8a96f234db5215d5c4cc0489af)
* Simplify lock conditionOBATA Akio2020-05-062-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.8Slávek Banko2020-04-111-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Reset submodule main/dependencies/libcaldav/cmake to latest HEADAutomated System2020-04-081-0/+0
|
* Reset submodule main/dependencies/libcaldav/cmake to latest HEADAutomated System2020-04-041-0/+0
|
* Reset submodule main/dependencies/libcaldav/cmake to latest HEADAutomated System2020-03-231-0/+0
|
* Remove unwanted memory allocation for responseOBATA Akio2020-02-091-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.7Slávek Banko2019-12-181-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Reset submodule main/dependencies/libcaldav/cmake to latest HEADAutomated System2019-12-081-0/+0
|
* Add support for GCC hidden visibility.Slávek Banko2019-10-111-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 Banko2019-10-111-0/+5
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit f4d6e7129fec8081662f9708032e67ff245494d4)
* Add common directories.Slávek Banko2019-10-112-0/+3
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 139ed9ca98852d77a5987228e13f93a5055ce076)
* Conversion to the cmake building system.gregory guy2019-10-1110-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.0Darrell Anderson2013-05-0524-5940/+0
|
* Remove obsolete svn directories.Darrell Anderson2013-05-0529-4921/+0
|
* Fix typos.Darrell Anderson2013-05-054-4/+4
|
* Fix installation locations.Darrell Anderson2012-03-213-3/+3
| | | | This partially resolves bug report 701.
* Remove libcaldav.pc inadvertently copied from initial merge to GIT tree.Darrell Anderson2012-03-131-14/+0
| | | | This partially resolves bug report 701.
* Update ChangeLog fileTimothy Pearson2012-02-191-0/+18
|
* Initial importTimothy Pearson2012-02-16108-0/+31485