Mercurial
>
hg
>
dav
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
fix windows build
Tue, 29 Oct 2024 16:03:19 +0100
, by Olaf Wintermann
fix missing strdup in pwdstore_clone
Mon, 28 Oct 2024 16:45:18 +0100
, by Olaf Wintermann
add pwdstore_clone function and fix some pwdstore bugs
Mon, 28 Oct 2024 15:22:28 +0100
, by Olaf Wintermann
fix crash when removing pwdentries without locations
Mon, 28 Oct 2024 10:36:59 +0100
, by Olaf Wintermann
safe pwdstore decryption status
Mon, 28 Oct 2024 09:37:04 +0100
, by Olaf Wintermann
move ssl version parser to new function
Sun, 27 Oct 2024 16:08:28 +0100
, by Olaf Wintermann
add utility functions for setting CfgInt/CfgUInt values
Sun, 27 Oct 2024 15:39:23 +0100
, by Olaf Wintermann
add utility functions for setting CfgString/CfgBool values
Sun, 27 Oct 2024 15:22:08 +0100
, by Olaf Wintermann
fix pwdstore entries without locations not loaded correctly
Sun, 27 Oct 2024 14:36:42 +0100
, by Olaf Wintermann
fix missing trailing path separator in href if a resource path is empty
Wed, 23 Oct 2024 19:12:51 +0200
, by Olaf Wintermann
fix build
Wed, 23 Oct 2024 10:32:15 +0200
, by Olaf Wintermann
move pwdstore to libidav
Wed, 23 Oct 2024 09:46:33 +0200
, by Olaf Wintermann
merge
Mon, 21 Oct 2024 12:47:57 +0200
, by Olaf Wintermann
fix wrong context session list compare func
Mon, 21 Oct 2024 12:47:34 +0200
, by Olaf Wintermann
fix DavContext sesssion list comparefunc
Sun, 06 Oct 2024 22:03:45 +0200
, by Olaf Wintermann
fix dav_session_clone using the wrong allocator for the pathcache
Sun, 06 Oct 2024 22:03:04 +0200
, by Olaf Wintermann
fix load_config stores wrong xml doc pointer in the config object
Fri, 13 Sep 2024 18:21:04 +0200
, by Olaf Wintermann
fix dav add-repo crash in case .dav/config.xml doesn't exist
Wed, 24 Jul 2024 23:45:31 +0200
, by Olaf Wintermann
also remove \r from user name
Tue, 23 Jul 2024 14:40:20 +0200
, by Olaf Wintermann
fix request_auth not removing the trailing newline from the user name
Tue, 23 Jul 2024 14:29:33 +0200
, by Olaf Wintermann
add configured namespaces to the dav context
Sun, 21 Jul 2024 23:27:52 +0200
, by Olaf Wintermann
fix dav_set_string_property crash if an unknown namespace prefix was specified
Sun, 21 Jul 2024 23:19:40 +0200
, by Olaf Wintermann
actually make sure some random things don't explode
Fri, 24 May 2024 00:27:40 +0200
, by Olaf Wintermann
fix incorrect memory management when loading file parts from the sync db
Fri, 24 May 2024 00:18:18 +0200
, by Olaf Wintermann
close branch ucx-3.1
ucx-3.1
Thu, 23 May 2024 23:24:37 +0200
, by Olaf Wintermann
merge branch ucx-3.1
Thu, 23 May 2024 23:23:36 +0200
, by Olaf Wintermann
fix incorrect stat flags on linux in metadata test scripts
Thu, 23 May 2024 23:19:06 +0200
, by Olaf Wintermann
compatibility with UCX 3.1 plus several minor code fixes
ucx-3.1
Thu, 23 May 2024 22:35:45 +0200
, by Mike Becker
add more xattr malloc checks
Sat, 20 Apr 2024 13:01:58 +0200
, by Olaf Wintermann
remove disabled realloc debug code from libxattr
Sat, 20 Apr 2024 12:50:38 +0200
, by Olaf Wintermann
improve xattr code
Sat, 20 Apr 2024 12:43:44 +0200
, by Olaf Wintermann
make sure a LocalResource path has never a trailing path separator, fixes multiple dav-sync tests
Wed, 10 Apr 2024 22:07:17 +0200
, by Olaf Wintermann
fix dav repo-url command containing the password base64 encoded
Tue, 09 Apr 2024 21:43:36 +0200
, by Olaf Wintermann
don't store directories with a trailing path separator in the sync db
Tue, 09 Apr 2024 21:28:24 +0200
, by Olaf Wintermann
update uwproj
Sun, 07 Apr 2024 10:26:25 +0200
, by Olaf Wintermann
add util_size_str2() func, a variation of util_size_str with more parameters
Wed, 07 Feb 2024 17:12:59 +0100
, by Olaf Wintermann
add support for progress callbacks in dav_store()
Wed, 07 Feb 2024 17:11:55 +0100
, by Olaf Wintermann
fix session dup
Tue, 06 Feb 2024 13:29:31 +0100
, by Olaf Wintermann
make DavContext mt-safe
Thu, 01 Feb 2024 10:41:39 +0100
, by Olaf Wintermann
fix indentation
Mon, 29 Jan 2024 11:20:34 +0100
, by Olaf Wintermann
use memset for newly created DavCfgRepository
Mon, 29 Jan 2024 11:19:49 +0100
, by Olaf Wintermann
update build files to latest uwproj
Sun, 28 Jan 2024 13:10:18 +0100
, by Mike Becker
add .idea directory to .hgignore
Sun, 28 Jan 2024 12:39:08 +0100
, by Mike Becker
fix faulty string to int conversion utilities
Sun, 17 Dec 2023 15:33:50 +0100
, by Mike Becker
fix missing cmd_add_directory() implementation after ucx upgrade
Sun, 17 Dec 2023 15:22:34 +0100
, by Mike Becker
remove list_repositories() config.c function in favor of a cmd_list_repositories() function in main.c
Sun, 17 Dec 2023 15:03:01 +0100
, by Mike Becker
[Makefile] fix missing rules preventing dry-runs
Sun, 17 Dec 2023 14:25:34 +0100
, by Mike Becker
remove old config loader
Sat, 30 Sep 2023 17:26:00 +0200
, by Olaf Wintermann
add new config parser
Sat, 30 Sep 2023 16:33:47 +0200
, by Olaf Wintermann
remove tm_isdst = -1 because this was just a test
Sun, 17 Sep 2023 13:51:01 +0200
, by Olaf Wintermann
use _mkgmtime instead of mktime in parse_iso8601() on windows
Sun, 17 Sep 2023 13:40:48 +0200
, by Olaf Wintermann
add tests for util_parse_creationdate
Sun, 17 Sep 2023 13:18:39 +0200
, by Olaf Wintermann
fix aes_write on windows could write non-decrypted bytes to output buffer
Sun, 17 Sep 2023 12:08:04 +0200
, by Olaf Wintermann
fix dav_context_destroy
Sun, 17 Sep 2023 11:21:31 +0200
, by Olaf Wintermann
add new build system for windows
Thu, 14 Sep 2023 18:11:50 +0200
, by Olaf Wintermann
add request/response body to verbose output / add DavSession logfunc
Tue, 12 Sep 2023 21:07:54 +0200
, by Olaf Wintermann
less
more
|
(0)
-300
-100
-56
tip