Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify lock condition | OBATA Akio | 2020-04-06 | 2 | -12/+21 |
| | | | | | | | | | | | | Change to handle as LOCK is not suuported for the case response of LOCK is unimplemented. Then * LOCKSUPPORT == FALSE: LOCK is not suuported * LOCKSUPPORT == TRUE: LOCK is supported * lock == 0: no LOCK error * lock == -1: failed to LOCK Signed-off-by: OBATA Akio <obache@wizdas.com> | ||||
* | Reset submodule main/dependencies/libcarddav/cmake to latest HEAD | Automated System | 2020-04-04 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/dependencies/libcarddav/cmake to latest HEAD | Automated System | 2020-03-23 | 1 | -0/+0 |
| | |||||
* | Prevent to disclose static function in the header file | OBATA Akio | 2020-02-08 | 1 | -8/+0 |
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> | ||||
* | Simplify string duplication | OBATA Akio | 2020-02-08 | 1 | -1/+1 |
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> | ||||
* | Purge unused variables | OBATA Akio | 2020-02-08 | 2 | -2/+0 |
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> | ||||
* | Remove unwanted memory allocation for response | OBATA Akio | 2020-02-03 | 1 | -16/+4 |
| | | | | | | | | It is expected as pointer to struct response with size of the struct, not pointer to the pointer, but never returned to caller. It should be allocated by caller. Signed-off-by: OBATA Akio <obache@wizdas.com> | ||||
* | Reset submodule main/dependencies/libcarddav/cmake to latest HEAD | Automated System | 2019-12-08 | 1 | -0/+0 |
| | |||||
* | Add support for GCC hidden visibility. | Slávek Banko | 2019-10-10 | 1 | -0/+31 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | cmake: Install libraries according to multi-arch rules. | Slávek Banko | 2019-10-10 | 1 | -0/+5 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add common directories. | Slávek Banko | 2019-10-10 | 2 | -0/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Conversion to the cmake building system. | gregory guy | 2019-10-10 | 7 | -0/+199 |
| | | | | | | | rfc4791.pdf has been moved to the doc folder. carddav pc file has been moved to the src folder. Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Remove autogenerated files from source tree | Timothy Pearson | 2016-02-27 | 6 | -30638/+0 |
| | |||||
* | Add basic version information to the changelog | Slávek Banko | 2015-01-15 | 1 | -0/+1 |
| | | | | | | This allows proper regeneration of automake build system Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix potential crash due to invalid return valuer14.0.0 | François Andriot | 2014-10-26 | 1 | -1/+1 |
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
* | Fix typos. | Darrell Anderson | 2013-05-05 | 2 | -2/+2 |
| | |||||
* | Fix unintended rename of lnkscript | Slávek Banko | 2013-02-19 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Fix crash | Timothy Pearson | 2012-07-25 | 1 | -0/+6 |
| | | | | | This resolves Bug 1126 Thanks to 'Skyliner' for the patch! | ||||
* | Fix installation locations. | Darrell Anderson | 2012-03-21 | 3 | -3/+3 |
| | | | | This partially resolves bug report 701. | ||||
* | Clear out old invalid ChangeLog file | Timothy Pearson | 2012-02-19 | 1 | -124/+0 |
| | |||||
* | Initial import of libcarddav | Timothy Pearson | 2012-02-16 | 53 | -0/+56395 |