Commit Graph

  • eabe31474c Added import.sh to cron jobs Janos SUTO 2021-12-18 17:04:18 +0100
  • b0e8374472 Fixed the order of the delete statements Janos SUTO 2021-12-17 14:51:17 +0100
  • c274e21823 Fixed handling of the extra_to_field header Janos SUTO 2021-12-16 10:40:26 +0100
  • 376d095c54 Fixed ordering for timestamp verification Janos SUTO 2021-12-16 10:38:04 +0100
  • ede81c7f11 Changed type of state->journaltolen to fix a compiler warning Janos SUTO 2021-12-14 20:53:40 +0100
  • 231e95598c Append all journal recipients to b_journal_to buffer Janos SUTO 2021-12-14 20:39:07 +0100
  • 09a4e6a356 Fixed duplicated email handling with journal addresses Janos SUTO 2021-12-10 14:53:02 +0100
  • 06c929ce7e Improved reference handling of imported messages Janos SUTO 2021-12-09 11:32:39 +0100
  • e3973144b4 Improved html parsing Janos SUTO 2021-12-09 11:27:51 +0100
  • 740855769f Updated timestamp algorithm to use sha256 Janos SUTO 2021-12-09 11:20:18 +0100
  • 42b650f4f1 Timestamping shall use sort by id column Janos SUTO 2021-12-09 11:13:06 +0100
  • 959b729a6e Improved Message-ID parsing Janos SUTO 2021-12-09 11:02:24 +0100
  • 183162ac4a pilerpurge.py shall clean from other sql tables as well Janos SUTO 2021-12-09 10:54:39 +0100
  • cdee6dfdc3 Improved delete_user() function Janos SUTO 2021-12-08 08:48:45 +0100
  • a9d2099262 Added Italian translation (Credits: Stefano Gatto) Janos SUTO 2021-11-27 10:46:06 +0100
  • 1970fc4d8c Fixed removeJournal() function Janos SUTO 2021-11-20 17:01:49 +0100
  • e61cde8737 Fixed the removeJournal() function #1211 Janos SUTO 2021-11-13 18:38:53 +0100
  • aea0cf865d Fixed date header parsing Janos SUTO 2021-10-30 18:40:46 +0200
  • 535e695c2b Updated counters for test case Janos SUTO 2021-10-30 18:32:04 +0200
  • ca99f0cebe Syslog the sphinx query error if there is any Janos SUTO 2021-10-23 14:51:21 +0200
  • 8f2a655325 Fixed uid checking in get_users_all_email_addresses() resolving #1206 Janos SUTO 2021-10-23 14:43:18 +0200
  • 4db45674d3 Added attachments column to v_messages view Janos SUTO 2021-10-14 11:01:58 +0200
  • f33664cf33 Added ubuntu 20.04 installer script Janos SUTO 2021-09-29 18:48:39 +0200
  • a1b71bddf2 Added reindex.sh to util Janos SUTO 2021-09-15 11:22:54 +0200
  • b786174884 Fixed counters Janos SUTO 2021-09-02 13:45:42 +0200
  • cf36ccfbb6 Fixed counters Janos SUTO 2021-08-26 16:44:26 +0200
  • 80c4978ac2 Fixed system/helper/mime.php header case sensitivity Janos SUTO 2021-08-26 16:43:15 +0200
  • 8685574ede Fixed started column for import jobs Janos SUTO 2021-08-21 19:33:18 +0200
  • df339cb75a Fixed pilerpurge deleting attachments Janos SUTO 2021-08-21 18:50:42 +0200
  • 694aa107c2 get_users_all_email_addresses() should not call get_email_addresses_from_groups() Janos SUTO 2021-08-21 17:46:33 +0200
  • b124c76060 Updated counter values for testing Janos SUTO 2021-08-21 16:25:00 +0200
  • fea81910f4 Data officer should see emails marked for deletion only Janos SUTO 2021-08-20 14:14:55 +0200
  • fe59b0519c Fixed parameter for gettings user group while editing Janos SUTO 2021-08-20 14:11:22 +0200
  • c2be67aff0 Restore data folder after processing the imported message Janos SUTO 2021-08-20 13:41:06 +0200
  • 01c896e281 Removed unused $search_cond variable Janos SUTO 2021-08-20 13:26:14 +0200
  • 689a06cfa4 Improved imap quite==0 Janos SUTO 2021-08-20 13:23:48 +0200
  • 4ce49d6bc2 Fixed parsing the received lines Janos SUTO 2021-08-14 19:15:07 +0200
  • fcaa841da0 Fixed checking for TLSv1.3 support Janos SUTO 2021-08-13 20:49:27 +0200
  • cd86c86fe8 Remove package after build Janos SUTO 2021-08-13 20:48:48 +0200
  • d33906308e Added simple Chinese translation of the messages (credits: chienchou.pan) Janos SUTO 2021-08-13 14:11:27 +0200
  • a69db4b61f [gui] Fixed mime handling of gb2312 encoding Janos SUTO 2021-08-13 12:17:26 +0200
  • e1ea14374a Fixed piler-smtp to properly handle emails with NUL byte(s) Janos SUTO 2021-07-26 16:56:45 +0200
  • 307a84b12b Fixed account statistics Janos SUTO 2021-07-25 12:54:28 +0200
  • 7562cd49df Updated counters for case1 Janos SUTO 2021-07-25 12:35:33 +0200
  • a9f5562f63 Fixed message/rfc822 parsing Janos SUTO 2021-07-24 12:39:53 +0200
  • b2a1666c41 If the calculated date based on Date: header line differs more than 1 week then override it with the data parsed from the first Received: line Janos SUTO 2021-07-20 13:00:53 +0200
  • 8ffcb6e664 Fixed adding extra recipient for pilerimport Janos SUTO 2021-07-19 18:07:49 +0200
  • fbe7a76b65 Fixed dotstuff and while() loop when writing the buffer to disk Janos SUTO 2021-07-18 16:05:36 +0200
  • 4fd0fd25c5 Fixed reading a line from smtp data stage Janos SUTO 2021-07-11 17:26:03 +0200
  • 03c22264ea Fixed reindex percent calculation Janos SUTO 2021-07-11 14:09:16 +0200
  • 4ebf76e405 Merged in master (pull request #27) Jörn Stein 2021-07-10 11:32:26 +0000
  • f32ab14c97 Updated counters for case1 Janos SUTO 2021-07-10 13:21:34 +0200
  • d9771a3f7d Use LDAP over StartTLS if option LDAP_USE_START_TLS is set. Jörn Stein 2021-07-09 14:54:17 +0200
  • 9745b078f5 Refactored pop3 download function to fix a dot stuffing error Janos SUTO 2021-07-03 16:21:48 +0200
  • 0b18c6060f Fixed handling dot stuffing in the DATA stage of the smtp chat Janos SUTO 2021-07-03 13:08:33 +0200
  • 62fcb37606 Get server_id from piler_id for utilities Janos SUTO 2021-07-02 10:37:15 +0200
  • 9360b429ce Fixed progressbar for reindex Janos SUTO 2021-07-02 10:25:19 +0200
  • 817df3c172 Added compat support for openssl 1.0.2 (most notably centos7) Janos SUTO 2021-06-28 19:39:18 +0200
  • d7f7cf5bf8 Added Taiwan traditional Chinese language support Janos SUTO 2021-06-26 17:19:25 +0200
  • 4f71c13b3f Fixed handling empty result from email session var Janos SUTO 2021-06-26 14:57:21 +0200
  • aab7b712d2 Introduced -Z option for pilerimport to add delay between importing emails Janos SUTO 2021-06-21 12:52:58 +0200
  • 83530e2036 duplicate detection went to a new function Janos SUTO 2021-06-02 20:20:10 +0200
  • e92f7653d5 pilerimport should not use the mmap_dedup_test feature Janos SUTO 2021-06-02 20:16:21 +0200
  • a73d056d99 Removed double pilerpurge reference from cron jobs Janos SUTO 2021-05-27 17:28:15 +0200
  • 05f8b7bf7e Merge remote-tracking branch 'upstream/master' Thomas Helmrich 2021-05-27 11:28:04 +0200
  • 63b69817e9 Removed obsoleted ldap_port variable from model/user/auth.php Janos SUTO 2021-05-26 19:58:16 +0200
  • 6a2d41f543 Added aaa.fu to test domans Janos SUTO 2021-05-17 06:32:00 +0200
  • 66a8f60d9d Print the sphinx query to stdout in dry run Janos SUTO 2021-05-04 05:37:02 +0200
  • 40e4dd4844 Updated security.md file Janos SUTO 2021-05-02 21:11:36 +0200
  • f268396233 pilerexport dryrun prints the total number of attachments as well Janos SUTO 2021-05-02 14:24:45 +0200
  • 7b47ce3ca2 Introduced the raw: search label for auditors Janos SUTO 2021-05-02 14:01:37 +0200
  • c0fa39b992 Fixed typo in misc.php Janos SUTO 2021-05-02 08:25:40 +0200
  • dacb7c85aa Minor gui fixes Janos SUTO 2021-05-02 08:19:09 +0200
  • a8f037c3e9 Introduced convert_date_string_to_ymd_by_template() function Janos SUTO 2021-05-01 07:51:46 +0200
  • 7b1028d928 Fixed text for rejected removal Janos SUTO 2021-04-26 06:44:41 +0200
  • 98b4c3c387 Create an audit entry in case of rejecting the removal of the message Janos SUTO 2021-04-26 06:30:14 +0200
  • 6c68a25b63 Fixed reject button text for data officer Janos SUTO 2021-04-26 06:18:10 +0200
  • 007e244b7b Add "R" even if the message is already deleted by data officer Janos SUTO 2021-04-26 06:11:30 +0200
  • 391005247c Added a red "R" sign to the messages been marked for removal Janos SUTO 2021-04-26 06:10:08 +0200
  • 22076d261c Added audit message if the email has been marked for removal Janos SUTO 2021-04-26 06:08:18 +0200
  • 1f271d419f Merged jsuto/piler into master Alexander Noack 2021-04-25 20:50:08 +0200
  • b010aaab89 Added missing private action to audit records Janos SUTO 2021-04-24 19:45:45 +0200
  • 13b10d5f3d If the Date: field contains some garbage return the current timestamp Janos SUTO 2021-04-22 13:45:05 +0200
  • 3bb6b401a1 Fixed export-attachments.php typo Janos SUTO 2021-04-19 16:00:30 +0200
  • be39146fd2 PVS Studio refactoring Janos SUTO 2021-04-18 20:19:26 +0200
  • 5d479b732a Introduced the archive_address feature Janos SUTO 2021-04-17 07:40:13 +0200
  • fbc19e6262 Fixed get_email_array_from_ldap_attr 2nd parameter error Alexander Noack 2021-04-15 12:50:41 +0200
  • af38efc4d0 Fixed not to show menu when in Outlook Alexander Noack 2021-04-12 12:14:44 +0200
  • 85e65547c2 Merged jsuto/piler into master Alexander Noack 2021-04-12 12:09:12 +0200
  • 10544fe029 Improved zip export performance Janos SUTO 2021-04-12 05:16:56 +0200
  • e7d8143186 Trim the response from smarthost with the queue id Janos SUTO 2021-04-12 05:13:01 +0200
  • 10309b9c25 reindex should cleanup its tempfiles Janos SUTO 2021-04-10 20:53:05 +0200
  • e6607b0bf1 pilerexport should syslog the sphinx query Janos SUTO 2021-04-07 20:37:05 +0200
  • edceee12c9 Added command line options to export-attachments.php Janos SUTO 2021-04-06 18:59:16 +0200
  • ca6fddedf6 Added support for locking to export-attachments.php Janos SUTO 2021-04-06 10:34:10 +0200
  • 0d1d6cd012 Improved the export-attachments contrib script Janos SUTO 2021-04-06 10:24:42 +0200
  • 4b79925c60 Fixed counters in test case Janos SUTO 2021-04-04 08:11:31 +0200
  • d7d0f6cbbc [WIP] Added script to dump all attachments to in/out dirs Janos SUTO 2021-04-04 07:40:16 +0200
  • f71146685d Added readme to gss_api sso auth Janos SUTO 2021-04-01 06:29:43 +0200
  • 99a4feb9b1 Added auth_gssapi example for Apache Alexander Noack 2021-03-31 21:11:44 +0200