| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 181edfe79723dca9a71d9c71439bf2b3ac140be2)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 15c4694676d36d5809f7cec431d9061ba440ebca)
|
|
|
|
|
| |
Signed-off-by: OBATA Akio <[email protected]>
(cherry picked from commit e4fca762b010f5a9367134d00070daf835e68762)
|
|
|
|
|
| |
Signed-off-by: OBATA Akio <[email protected]>
(cherry picked from commit afa497c628eb6a8a96f234db5215d5c4cc0489af)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 76812f6b91c5b481e1d9b4eae0dbc503d85def39)
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
|
|
|
|
| |
This partially resolves bug report 701.
|
|
|