| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Add basic cmake build instructions.
Rework of the README and TODO files.
Delete the NEWS file (no real content)
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit b1d4cd4b4b6c65a3900e3ce3d6d30d595b6a10d0)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit b9c62203b8a0737f07a5eaba2e0c0763f657f035)
|
|
|
|
|
| |
Signed-off-by: OBATA Akio <[email protected]>
(cherry picked from commit d0ad6c0960052d1de75d38117d2474ee2d0a4a57)
|
|
|
|
|
| |
Signed-off-by: OBATA Akio <[email protected]>
(cherry picked from commit b3bb3dbd4b7546e4affdb94d2b77735a67da1dcd)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 <[email protected]>
(cherry picked from commit b03db896434a9a2eb7f47690a38750641d97cf5f)
|
|
|
|
|
| |
Signed-off-by: OBATA Akio <[email protected]>
(cherry picked from commit 52200a5d4d7874d134b6cfd87e7b575f099738a4)
|
|
|
|
|
| |
Signed-off-by: OBATA Akio <[email protected]>
(cherry picked from commit c4f584b28d0290d1b8e78162ee548b5ab70cb143)
|
|
|
|
|
| |
Signed-off-by: OBATA Akio <[email protected]>
(cherry picked from commit 5c66fbf273a9878d9c5940a92bb2fcae2f59d4b5)
|
|
|
|
|
|
|
|
|
| |
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 <[email protected]>
(cherry picked from commit 8d21538ce07e8c91023fd8d4997563d7db156ed6)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 19b0ebb41636aaaadcaa189812f027013b0511b5)
|
|
|
|
|
|
|
|
| |
rfc4791.pdf has been moved to the doc folder.
carddav pc file has been moved to the src folder.
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit e2b50ac8f07a0fd04ee7ad5f4ad72075fddad215)
|
|
|
|
| |
Signed-off-by: François Andriot <[email protected]>
|
| |
|
|
|
|
|
| |
This resolves Bug 1126
Thanks to 'Skyliner' for the patch!
|
|
|
|
| |
This partially resolves bug report 701.
|
|
|