TDE Gitea
4c95cd83ef
Reset submodule main/dependencies/libcarddav/cmake to latest HEAD
5 years ago
TDE Gitea
dcc37dc58b
Reset submodule main/dependencies/libcarddav/cmake to latest HEAD
5 years ago
TDE Gitea
3a78156f25
Reset submodule main/dependencies/libcarddav/cmake to latest HEAD
5 years ago
TDE Gitea
f3853b9d3d
Reset submodule main/dependencies/libcarddav/cmake to latest HEAD
5 years ago
OBATA Akio
d0ad6c0960
Fix memory leak of lock error messages
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
OBATA Akio
b3bb3dbd4b
Fix to set error code and message properly
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
OBATA Akio
b03db89643
Simplify lock condition
...
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>
5 years ago
TDE Gitea
7bf854a098
Reset submodule main/dependencies/libcarddav/cmake to latest HEAD
5 years ago
TDE Gitea
9f438005e8
Reset submodule main/dependencies/libcarddav/cmake to latest HEAD
5 years ago
OBATA Akio
52200a5d4d
Prevent to disclose static function in the header file
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
OBATA Akio
c4f584b28d
Simplify string duplication
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
OBATA Akio
5c66fbf273
Purge unused variables
...
Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
OBATA Akio
8d21538ce0
Remove unwanted memory allocation for response
...
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>
5 years ago
TDE Gitea
362850bf60
Reset submodule main/dependencies/libcarddav/cmake to latest HEAD
5 years ago
Slávek Banko
19b0ebb416
Add support for GCC hidden visibility.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
07bdc95e0b
cmake: Install libraries according to multi-arch rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
d02dfe785f
Add common directories.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy
e2b50ac8f0
Conversion to the cmake building system.
...
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>
5 years ago
Timothy Pearson
bd72b49fd4
Remove autogenerated files from source tree
9 years ago
Slávek Banko
389d5fba66
Add basic version information to the changelog
...
This allows proper regeneration of automake build system
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
François Andriot
f3e583affd
Fix potential crash due to invalid return value
...
Signed-off-by: François Andriot <francois.andriot@free.fr>
10 years ago
Darrell Anderson
0bd1b49697
Fix typos.
12 years ago
Slávek Banko
174a3b620b
Fix unintended rename of lnkscript
12 years ago
Timothy Pearson
c3b3bbf51a
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9b14827300
Fix crash
...
This resolves Bug 1126
Thanks to 'Skyliner' for the patch!
12 years ago
Darrell Anderson
fd9474fd52
Fix installation locations.
...
This partially resolves bug report 701.
13 years ago
Timothy Pearson
993b42cfe2
Clear out old invalid ChangeLog file
13 years ago
Timothy Pearson
60733179a9
Initial import of libcarddav
13 years ago