I have increased the debug output to 5 so far. Currently it only logs failed authentications. I will increase it to 9 now. I was a bit hesitant because of the log size.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sep 5 2024
Sep 5 2024
Sep 4 2024
Sep 4 2024
Spenneberg added a comment to T8385: kolab-saslauthd fails on Almalinux 9 with status=2/INVALIDARGUMENT.
Sep 3 2024
Sep 3 2024
Milan Crha <mcrha@redhat.com> committed rLIBPST0dfabdc07bf3: build: Fix 'incompatible pointer types' warning on i686.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST3a0c9c70a285: Free vbufs after use.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST15fe6a2cf1cb: Free PST items on exit.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST2dc0e827f437: Free filename on exit.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTda074bb6f079: Close PST files on exit.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST6de8b154cb29: Close debug log resources on exit.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTa8b1727203f8: Close Unicode resources on exit.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST2b93813a7603: Free child processes list on exit.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST0d355a67e2e4: Drop reference to the old binary debug log and the readlog program.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST3266026dbb1c: Fix typo in comment.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST02e482523662: Fix signedness of type of pointer passed to snprintf.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTb567571baa33: Use std::move instead of copies passed-by-value.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST7273ec8c672e: Handle errors when reading data.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTa1dbb49b07db: Check open() return is non-negative integer.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTab39e6fc9f0a: Fix indentation character inconsistencies.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST294766bda0e6: Fix missing switch case break.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST4950e238d343: Fix use of NULL return values.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTfbe372170ab5: Ignore files generated during ./configure script run.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST4d733170ae3e: Split the tag used in Outlook .msg files into id and type.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST3afbde70d116: Correct calls to printf functions.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTb22a90bb79c6: Fix typo.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST8dadf5bbc260: Add spaces between macros and strings.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTf164036f5188: Unlink temporary files before using them.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST90f07b6cddf4: Set the default email date once instead of twice.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTc0189cda5ca0: Use item block identifiers instead of random numbers for unique identifiers.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTa04732c2a130: Use the item creation date instead of current time for iCal DTSTAMP.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTb64bd2e8d0a0: Switch from using freopen() to fclose()+fopen() for reopening PST files.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST2a643291665e: Pass the default data format to the usage function instead of duplicating it.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST252e919b095e: Use PYTHON_SITE_PKG instead of manually constructing the Python module dir.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST2f2a4f3f2748: Make the Python test process attachments too.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTd3f053258928: Switch to print() function instead of print statement.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST42628dd9beef: Remove unnecessary parentheses.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST137b0c81eefc: Correct variable name.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST1052f73e16e6: Remove trailing blank line.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTac502c0ce2cf: Uncomment useful Python test code.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST6f3c6f5052df: Remove whitespace before assignments.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST427baae54495: Add whitespace after commas.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTe1aad45b6d80: Split long lines.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTb0c3f986be31: Remove trailing semicolons.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTec7ffeda35b4: Only import one Python module per line.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTd5d08cc1b6c9: Fix typos.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST60162478a1ef: Use $(...) instead of legacy backticks `...`.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTd338f0d15b54: Double quote all shell variables.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST00b10c229de1: Avoid mishandling data containing backslashes.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTf15d180d07db: Prevent filenames with dashes from becoming options.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTcd6507637e3f: Handle errors from popd.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST477f10f419db: Only lowercase A-F instead of A-Z.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTd51fe0e45814: Convert moz-script from bash to POSIX shell.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST8e62d58dad9c: Switch from splitting strings to bash arrays.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST689835b89f32: Use Fontconfig fc-match to find the path of the Liberation Mono font.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST8add46659955: Avoid storing temporary files directly in /tmp.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST0f820f9c9993: Ensure that temporary files are cleaned up after use.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST1c6ae999b9dd: Print the reason that debug logs cannot be opened.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTcc517d46733f: Add missing printf conversion specification character.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST59d079713c0c: Fix file handle leak in pst_reopen function.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST1f637d0ce540: Do not use the System V shared memory functions when they are not available.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTc47b97bc0253: Ignore files that should not be in the VCS repository.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTb34d3d8eb679: Fix compiler warnings when -D_FORTIFY_SOURCE=2 is enabled.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST1e4b2fc2cd64: Remove Fedora/RedHat RPM spec file.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST3356edd8d7af: Correct 'extern "C"' usage (authored by Milan Crha <mcrha@redhat.com>).
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST52adecb804f4: Don't install pst2dii manual when pst2dii is not enabled.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTecb757f0685b: Update copy of the GPLv2 license in full plain text version.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTd34190c0da6d: Detect more email header names that are likely to appear in messages (authored by Carl Byington <carl@five-ten-sg.com>).
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST2766c09463dd: Detect reasonable email headers too.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTcf4280548fe0: Also detect email headers wrapped with space instead of tab.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST45eb85fa7870: Add debugging for header detection.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST234ac9131fa8: Use global mode to decide whether to generate separator (authored by Till Brychcy <till.brychcy@unite.eu>).
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST2f4b9fdc1145: Encode all the characters that are required by RFC 2231 and RFC 5987 (authored by Till Brychcy <till.brychcy@unite.eu>).
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST81252ea84b5a: Add operator and quotes to the AX_PYTHON_DEVEL parameter.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTdb5933678ac4: Don't prefix @BOOST_PYTHON_LIB@ with -l.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTdf169eaeaa3a: Remove embedded copies of autoconf-archive M4 files.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTb6fa751c312b: Update URLs.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST8b2afdfe4a5c: Update URLs to the libpff project.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTc7c70c4256a7: Document that the libpst source and binary packages have moved to GitHub….
Paul Wise <pabs3@bonedaddy.net> committed rLIBPST28371652b17d: Document that the libpst bugs should now be reported as GitHub issues.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTf035ca6a06d5: Document that the libpst repository hosting has moved to GitHub.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTa1227febe777: Document that I have taken over the libpst maintenance.
Paul Wise <pabs3@bonedaddy.net> committed rLIBPSTd8670ab3083b: Document that the libpst VCS has been converted from Mercurial to Git.
Carl Byington <carl@five-ten-sg.com> committed rLIBPSTd963f2adf9fb: fix template issue to build with gcc 11.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST8fbe01864287: Stuart C. Naifeh - fix rfc2231 encoding when saving messages to both .eml and….
Carl Byington <carl@five-ten-sg.com> committed rLIBPST683fb6bf963a: allow building on el8.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST55268a08e988: merge fedora spec comments.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST75aa5df734db: update x_python.m4 to detect python 3.9.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST28538bbffda9: Markus Schnalke - fix from Debian for vcard version format.
Carl Byington <carl@five-ten-sg.com> committed rLIBPST0c89aff50b98: changes to build on centos 6.