Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

20180604 jrse#156 #169

Merged
merged 39 commits into from
Jul 10, 2018
Merged

20180604 jrse#156 #169

merged 39 commits into from
Jul 10, 2018

Commits on Jun 5, 2018

  1. #156: modified log entry.

    mv|cp|save:src_ns,src_oid;metadata_key=metadata_value:metadata_key=metadata_value:....
    jrse committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    92816fb View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. #156: basic doveadm rmb plugin

    - basic integration of rmb plugin
    - lsppols as first command.
    jrse committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    d37d5a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. #156: added: doveadm rmb plugin commands

    - doveadm rmb config create
    - doveadm rmb config show
    - doveadm rmb config update key=value
    jrse committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    2cccd4f View commit details
    Browse the repository at this point in the history
  2. #156: doveadm rmb plugin new commands:

    - ls / get / set
    jrse committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    8edebf0 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. #156: doveadm rmb plugin

    - ls mb, rename, delete
    jrse committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    18dc29c View commit details
    Browse the repository at this point in the history
  2. #156: rmb plugin command

    + save_log
    jrse committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    c6bb3d9 View commit details
    Browse the repository at this point in the history
  3. #156: cleanup.

    jrse committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    2cd1cdb View commit details
    Browse the repository at this point in the history
  4. #156: cleanup

    -removed debug message
    jrse committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    4364543 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. #156: doveadm rmb save_log

    - restores the index entry of moved objects.
    jrse committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    ea4227f View commit details
    Browse the repository at this point in the history
  2. #156: doveadm rmb command check indices

    - new doveadm rmb check indices -u <username> 
      iterates over all user mailboxes and checks if mail does exist.
      if mail does not exist, it prints out message with uid, guid and oid.
    jrse committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    cb3c009 View commit details
    Browse the repository at this point in the history
  3. #156: doveadm rmb check indices

    - detect not referenced mail objects in user namespace and print them
      out.
    jrse committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    cf4bd64 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. #147: doveadm rmb check indices delete_not_referenced_objects

    - new option for rmb check indices to delete all mail objects of a
      user which are not referenced in a index file (all mailboxes).
    - doveadm force-resync -u .. <box> is available to restore index
    entries.
    jrse committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    2dce0c0 View commit details
    Browse the repository at this point in the history
  2. #149: doveadm force-resync -u <user> INBOX

    - force-resync ignores the mailbox parameter like mdbox does and
    performes does a force-resync for all user mailboxes.
    jrse committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    08d0cad View commit details
    Browse the repository at this point in the history
  3. #149: doveadm force-rebuild

    - uid is always generated and updated
    jrse committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    25ba458 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84fca8e View commit details
    Browse the repository at this point in the history
  5. #156: build 2.3 fix.

    jrse committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    7d43aeb View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. #147: check indices no longer loads metadata by default

    - doveadm rmb check indices does no loger load metadata by default
    - stat is done async.
    jrse committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    cb88713 View commit details
    Browse the repository at this point in the history
  2. build fix.

    jrse committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    52c7f7f View commit details
    Browse the repository at this point in the history
  3. doveadm mailbox delete

    - delete mail objects asynchronous
    jrse committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    3e5c522 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. #163 new config option rados_check_empty_mailboxes = true|false new d…

    …oveadm rmb mailbox delete cmd
    jrse committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    0390143 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. Configuration menu
    Copy the full SHA
    6a54ed3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df7c55e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Configuration menu
    Copy the full SHA
    f500844 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

  1. Configuration menu
    Copy the full SHA
    8a97046 View commit details
    Browse the repository at this point in the history
  2. merge

    jrse committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    15e7afb View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. removed debug messages.

    jrse committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    d252225 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c3ea9e View commit details
    Browse the repository at this point in the history
  3. doveadm rmb param list

    jrse committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    a300a20 View commit details
    Browse the repository at this point in the history
  4. changed cmd type from doveadm_mail_cmd command to doveadm_cmd (rmb co…

    …nfig show|create|update
    jrse committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    f3410e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2018

  1. Configuration menu
    Copy the full SHA
    4d59166 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

  1. check single user use for doveadm delete / rename and set. Removed so…

    …me compiler warnings
    jrse committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    d5f3a03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82591bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ba5f88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab536dd View commit details
    Browse the repository at this point in the history
  5. removed/changed debug messages

    jrse committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    e6d02e0 View commit details
    Browse the repository at this point in the history
  6. fix uid_next (rebuild index)

    jrse committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    f43401e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. Configuration menu
    Copy the full SHA
    391b88f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. Configuration menu
    Copy the full SHA
    d82c0f8 View commit details
    Browse the repository at this point in the history
  2. merge issues

    jrse committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    174ef3a View commit details
    Browse the repository at this point in the history