Skip to content

Gromox 1.27

Compare
Choose a tag to compare
@jengelh jengelh released this 10 Jul 23:14
· 4404 commits to master since this release

Fixes:

  • nsp: repaired a nullptr deref with the resolvenamesw RPC
  • nsp: fix erroneous writeout to path /delegates.txt (would always fail due to absence of filesystem permission)
  • nsp: disable OneOff synthesis for non-existing GAL objects
  • mh_nsp: fix seekentries RPC performing garbage ANR matching
  • oxcmail: avoid running the encoded-word decoder in sender/recipient names twice (umlaut breakage)
  • oxcical: avoid crash when RRULE:BYMONTH=12 is used
  • exmdb_local: reword duplicate error strings for delivery failures

Enhancements:

  • kdb2mt: support recovering broken attachments lacking PR_ATTACH_METHOD
  • kdb2mt: remove PK-1005 warning since now implemented
  • delmsg: support mailbox lookup using just the mailbox directory name
  • http: added the msrpc_debug config directive
  • nsp: added the nsp_trace config directive
  • mh_nsp: make the addition of delegates functional