Commit Graph

  • d870c58e61
    platform tests: misc. minor cleanups Thomas Waldmann 2024-03-09 17:53:12 +0100
  • 926b5a6b08
    improve are_acls_working function Thomas Waldmann 2024-02-25 02:19:38 +0100
  • 2c53a63a1c
    raise OSError if acl_to_text / acl_from_text returns NULL Thomas Waldmann 2024-02-26 20:07:10 +0100
  • d4a83edfdd
    improve acl_get / acl_set error handling, see #4049 Thomas Waldmann 2024-02-24 23:15:42 +0100
  • 3ec6c60b54
    Merge pull request #8151 from ThomasWaldmann/gh-actions-update2-1.2 TW 2024-03-16 09:28:46 +0100
  • fd7807a5f5
    brew: also install xxhash Thomas Waldmann 2024-03-15 19:11:00 +0100
  • b397df2951
    Merge pull request #8150 from ThomasWaldmann/gh-actions-update-1.2 TW 2024-03-15 23:46:33 +0100
  • 6de9ca87cf
    Merge pull request #8149 from ThomasWaldmann/gh-actions-update-master TW 2024-03-15 19:06:09 +0100
  • 03998bcc37
    github CI: misc updates Thomas Waldmann 2024-03-15 15:12:48 +0100
  • 670cb6eb3f
    github CI: misc updates Thomas Waldmann 2024-03-15 15:12:48 +0100
  • 702560d9f2
    Merge pull request #8148 from ThomasWaldmann/gh-actions-update-1.4 TW 2024-03-15 18:10:02 +0100
  • 28bd4d1bc6
    github CI: misc updates Thomas Waldmann 2024-03-15 15:12:48 +0100
  • d84118a9db
    Merge pull request #8141 from ThomasWaldmann/vagrant-updates TW 2024-03-10 18:39:03 +0100
  • ac1b28241d
    vagrant: use python 3.11.8 Thomas Waldmann 2024-03-10 16:44:47 +0100
  • 86aeb1c253
    vagrant: use pyinstaller 6.5.0 Thomas Waldmann 2024-03-10 16:43:21 +0100
  • 41520c2937
    vagrant: add xxhash for macOS Thomas Waldmann 2024-03-10 18:37:23 +0100
  • 0912e1b3e1
    vagrant: add libxxhash-dev for debianoid systems Thomas Waldmann 2024-03-10 16:26:06 +0100
  • 4a88ced7a5
    Merge pull request #8137 from ThomasWaldmann/update-changes-1.2 TW 2024-03-02 21:28:17 +0100
  • 8d0b01bf9e
    update CHANGES Thomas Waldmann 2024-03-02 19:06:59 +0100
  • a1649f3af3
    Merge pull request #8134 from ThomasWaldmann/msgpack-cython-updates-1.2 TW 2024-03-02 16:35:36 +0100
  • 3647426940
    Merge pull request #8135 from ThomasWaldmann/msgpack-cython-updates-1.4 TW 2024-03-02 16:35:21 +0100
  • b82bf4a232
    Merge pull request #8136 from ThomasWaldmann/msgpack-cython-updates-master TW 2024-03-02 15:15:41 +0100
  • 03e964271e
    require Cython 3.0.3 at least, fixes #8133 Thomas Waldmann 2024-03-02 14:21:48 +0100
  • a507a2cb3b
    allow msgpack 1.0.8, fixes #8133 Thomas Waldmann 2024-03-02 14:19:11 +0100
  • 30ad61ae5a
    require Cython 3.0.3 at least, fixes #8133 Thomas Waldmann 2024-03-02 14:21:48 +0100
  • 0151c9a38f
    allow msgpack 1.0.8, fixes #8133 Thomas Waldmann 2024-03-02 14:19:11 +0100
  • a6b66fcbcc
    use the latest Cython 0.29.x Thomas Waldmann 2024-03-02 14:12:41 +0100
  • faa0705dda
    allow msgpack 1.0.8, fixes #8133 Thomas Waldmann 2024-03-02 13:34:35 +0100
  • 5017d92505
    Merge pull request #8127 from ThomasWaldmann/ebusy-1.4 TW 2024-02-25 13:26:00 +0100
  • c9c5b4db85
    Merge pull request #8128 from ThomasWaldmann/ebusy-master TW 2024-02-25 13:25:45 +0100
  • a7329314ab
    Merge pull request #8130 from ThomasWaldmann/fix-docs-1.4 TW 2024-02-25 12:20:01 +0100
  • 7e166598d5
    docs: remove tabs Thomas Waldmann 2024-02-25 12:14:52 +0100
  • eb79b1f13f
    create: deal with EBUSY, fixes #8123 Thomas Waldmann 2024-02-25 11:21:44 +0100
  • db75521b79
    Merge pull request #8129 from ThomasWaldmann/docs-fix-markup TW 2024-02-25 12:16:28 +0100
  • 6121d3d2e6
    docs: remove tabs Thomas Waldmann 2024-02-25 12:14:52 +0100
  • a88c3d9e25
    create: deal with EBUSY, fixes #8123 Thomas Waldmann 2024-02-25 11:21:44 +0100
  • 21deeaf208
    Merge pull request #8126 from bket/use_libressl TW 2024-02-25 11:10:09 +0100
  • 2d13e8efa0 No need to use OpenSSL 3.0 on OpenBSD Björn Ketelaars 2024-02-25 06:46:46 +0100
  • e40690f6d7
    Merge pull request #8124 from stephan13360/master TW 2024-02-25 00:27:22 +0100
  • 92da66dcfc
    Merge pull request #8122 from ThomasWaldmann/update-changes-1.4 TW 2024-02-24 21:19:50 +0100
  • 274cd8f121 add restore considerations paragraph Stephan Herbers 2024-02-22 11:56:28 +0100
  • 96ae9f73eb Apply suggestions from code review Stephan Herbers 2024-02-21 13:00:27 +0100
  • a06c42cf1f add non-root deployment strategy Stephan Herbers 2024-02-21 12:25:48 +0100
  • 01965c4993
    update CHANGES Thomas Waldmann 2024-02-24 20:43:59 +0100
  • 17e64224e0
    Merge pull request #8114 from stephan13360/1.4-maint TW 2024-02-24 19:39:08 +0100
  • 4522c040f3
    Merge pull request #8117 from ThomasWaldmann/remove-bundled-3rd-party-1.4 TW 2024-02-24 19:38:29 +0100
  • 7074c0220b
    Merge pull request #8119 from ThomasWaldmann/benchmark-crud-options-master TW 2024-02-22 23:29:33 +0100
  • 9fca0b2f42
    Merge pull request #8118 from ThomasWaldmann/benchmark-crud-options-1.4 TW 2024-02-22 22:01:12 +0100
  • da285b15d2
    benchmark: inherit options --rsh --remote-path, fixes #8099 Thomas Waldmann 2024-02-22 12:07:37 +0100
  • 5a8a505046
    benchmark: inherit options --rsh --remote-path, fixes #8099 Thomas Waldmann 2024-02-22 12:07:37 +0100
  • fe8d11ce12
    Merge pull request #8116 from ThomasWaldmann/benchmark-crud-options-1.2 TW 2024-02-22 21:30:27 +0100
  • 30dc27b11a
    remove bundled lz4/zstd/xxhash code Thomas Waldmann 2024-02-22 13:48:51 +0100
  • ccb1e92362
    setup.py: remove support for bundled 3rd party src, fixes #8094 Thomas Waldmann 2024-02-22 13:38:31 +0100
  • c34d68d12f
    benchmark: inherit options --rsh --remote-path, fixes #8099 Thomas Waldmann 2024-02-22 12:07:37 +0100
  • 3172bda300 add restore considerations paragraph Stephan Herbers 2024-02-22 11:56:28 +0100
  • 6be1035d8b
    Merge pull request #8115 from ThomasWaldmann/new-rc-fixes-master TW 2024-02-21 23:39:43 +0100
  • a13b5d1b79
    benchmark: fix return value, fixes #8113 Thomas Waldmann 2024-02-21 13:20:55 +0100
  • 9abacabf51
    Apply suggestions from code review Stephan Herbers 2024-02-21 13:00:27 +0100
  • 599514a247 add non-root deployment strategy Stephan Herbers 2024-02-21 12:25:48 +0100
  • 334bfcda04
    Merge pull request #8111 from ThomasWaldmann/rel200b8 TW 2024-02-21 01:58:01 +0100
  • b04dcf4cbd
    libacl: work with older versions, too 2.0.0b8 Thomas Waldmann 2024-02-20 21:40:43 +0100
  • b69c937cb7
    build_man Thomas Waldmann 2024-02-20 17:12:43 +0100
  • 3160f5063a
    build_usage Thomas Waldmann 2024-02-20 17:11:43 +0100
  • 0612001aa3
    update release date in changes.rst Thomas Waldmann 2024-02-20 17:06:53 +0100
  • 86c8031dc5
    fix comment in setup.py Thomas Waldmann 2024-02-20 17:04:16 +0100
  • 643d2d2d05
    Merge pull request #8109 from ThomasWaldmann/update-changes-master TW 2024-02-20 16:59:30 +0100
  • 9524c20b47
    update CHANGES Thomas Waldmann 2024-02-20 16:29:14 +0100
  • 514cef5a63
    Merge pull request #8107 from ThomasWaldmann/slashdot-hack-master TW 2024-02-20 12:56:40 +0100
  • 4abc7f18cd
    Merge pull request #8108 from ThomasWaldmann/new-rc-fix-1.4 TW 2024-02-20 12:54:53 +0100
  • 420ef45f63
    fix: Error/CommandError have a output format for 1 argument Thomas Waldmann 2024-02-20 04:23:02 +0100
  • e7bd18d7f3
    create: add the slashdot hack, fixes #4685 Thomas Waldmann 2024-01-23 18:06:55 +0100
  • f94cdee94a
    Merge pull request #8106 from ThomasWaldmann/more-errors-msgids-master TW 2024-02-20 03:23:22 +0100
  • 43a20b052e
    add ConnectionBrokenWithHint for BrokenPipeErrors and similar, see #7016 Thomas Waldmann 2024-01-19 18:38:07 +0100
  • 45815554ce
    check_can_create_repository: deal with PermissionErrors, see #7016 Thomas Waldmann 2024-01-19 18:13:53 +0100
  • 7bed7b86d4
    Merge pull request #8105 from ThomasWaldmann/corrupted-key-errmsg-master TW 2024-02-19 23:30:38 +0100
  • 83c069ce5a
    better error msg for corrupted key data, fixes #8016 Thomas Waldmann 2024-01-18 23:17:51 +0100
  • 2d31b027c7
    Merge pull request #8104 from ThomasWaldmann/error-msg-bad-nonce-file2-master TW 2024-02-19 03:02:02 +0100
  • 334fbab897
    refactor: use less binascii Thomas Waldmann 2024-01-17 14:24:22 +0100
  • 3bfd7652cd
    Merge pull request #8102 from ThomasWaldmann/error-msg-bad-nonce-file-master TW 2024-02-18 15:21:52 +0100
  • ab0b111af0
    give clean error msg for invalid nonce file, see #7967 Thomas Waldmann 2024-01-16 23:24:25 +0100
  • b65888f057
    Merge pull request #8101 from ThomasWaldmann/fix-commanderror-args-master TW 2024-02-18 14:33:35 +0100
  • 930ecd845a
    fix CommandError args, fixes 8029 Thomas Waldmann 2024-01-07 19:47:50 +0100
  • 74129e539b
    Merge pull request #8100 from ThomasWaldmann/fix-with-lock-exceptions-master TW 2024-02-18 14:07:37 +0100
  • 1f5cc355a3
    borg with-lock: catch exception, print error msg, fixes #8022 kmille 2024-01-07 00:02:43 +0100
  • ad3f1365f5
    Merge pull request #8098 from ThomasWaldmann/new-rc-master TW 2024-02-18 13:18:36 +0100
  • ed28eb9e03
    fix: Error/CommandError have a output format for 1 argument Thomas Waldmann 2024-02-18 03:46:45 +0100
  • d7e2e2cea9
    fix mypy error Thomas Waldmann 2024-02-17 23:01:46 +0100
  • a0a07ab464
    use get_reset_ec to internally re-init ec/warnings Thomas Waldmann 2023-12-16 00:30:32 +0100
  • b53c86cf4c
    refactor (re-)init of exit_code and warnings_list globals Thomas Waldmann 2023-12-15 19:42:51 +0100
  • abe6545853
    do not return the rc from Archiver methods Thomas Waldmann 2023-12-06 00:14:46 +0100
  • 5caf747011
    update frontends.rst error/warning list Thomas Waldmann 2023-12-03 00:27:19 +0100
  • 2e05c234b6
    BackupErrors get caught and give warning RCs Thomas Waldmann 2023-12-03 00:01:57 +0100
  • 97dd287584
    raise BackupOSError subclasses Thomas Waldmann 2023-11-27 17:02:23 +0100
  • 9ac4672254
    add NotFoundWarning Thomas Waldmann 2023-11-18 22:49:56 +0100
  • 4adc782100
    print_warning*: support warning msgids, fixes #7080 Thomas Waldmann 2023-11-18 22:37:38 +0100
  • 5168a97782
    extend errorlist script to warnings, update docs Thomas Waldmann 2023-11-15 23:01:26 +0100
  • 982aeb56a7
    more detailled warnings for source file OSErrors Thomas Waldmann 2023-11-15 22:39:42 +0100
  • e8fa4986cc
    BackupError->BackupWarning, BackupOSError->BackupOSWarning Thomas Waldmann 2023-11-15 18:41:02 +0100
  • 900a1674df
    move Backup*Error to errors module Thomas Waldmann 2023-11-15 18:04:54 +0100
  • c704e5ea9e
    new warnings infrastructure to support modern exit codes Thomas Waldmann 2023-11-15 01:44:01 +0100