Commit Graph

1254 Commits

Author SHA1 Message Date
Janos SUTO
2e801d149a moved config.php.in to the base dir
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-10-29 11:18:32 +01:00
Janos SUTO
2cc0dd65fc gui: move config-site.php to $sysconfdir/piler directory
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-10-29 11:01:39 +01:00
Janos SUTO
0232f3cb81 bumped version to 1.3.2
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-10-29 08:32:46 +01:00
Janos SUTO
052a93fc3d src: dir import fix #3
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-10-28 22:33:47 +02:00
Janos SUTO
7b0f93edf6 src: dir import fix #2
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-10-28 22:27:33 +02:00
Janos SUTO
8d41af27d0 src: fixed recursive directory import
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-10-28 22:13:08 +02:00
Janos SUTO
d3e2de3ada gui: piler_mime_decode fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-10-28 12:32:30 +02:00
Janos SUTO
def0496502 gui: added unit tests for Piler_Mime_Decoder class
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-10-22 21:45:10 +02:00
Janos SUTO
698cc86548 introduced a simplified mime decoder class
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-10-22 21:37:40 +02:00
Janos SUTO
445e6e96bd src: fix the smtp protocol handling
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-10-18 20:34:51 +02:00
Janos SUTO
6522d64bd7 gui: restore fix for auditor
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-09-23 17:13:29 +02:00
Janos SUTO
cc4e2d6f6a util: minor fixes in postinstall.sh.in
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-09-23 17:12:54 +02:00
Janos SUTO
63dd22f1e5 util: fixed bare new line in automated search
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-09-22 18:25:26 +02:00
Janos SUTO
33efacfdaa util: automated-search.php fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-09-09 20:13:19 +02:00
Janos SUTO
c821e2a892 cron: fix for generate_stats.php cro job
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-09-09 20:12:22 +02:00
Janos SUTO
899ee9ab7a util: postinstall fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-09-09 20:11:48 +02:00
Janos SUTO
578863ec90 gui: remove session.cookie_domain settings
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-09-09 10:29:08 +02:00
Janos SUTO
549d9cf03b gui: log unsuccessful login attempts
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-09-07 12:12:08 +02:00
Janos SUTO
03900aef6e gui: show search menu if admin can search too
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-09-06 20:05:29 +02:00
Janos SUTO
631e8de191 src: fix html parsing + added amazon journaling support
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-09-06 19:55:30 +02:00
Janos SUTO
19c41a37fe util: remove ENABLE_SYSLOG from utils
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-09-06 19:03:34 +02:00
Janos SUTO
b2c372b0fe src: bdat fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-30 20:46:39 +02:00
Janos SUTO
64056bdc73 src: bdat fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-30 17:35:19 +02:00
Janos SUTO
b2b3ada394 util: fixed database schema lengthes
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-30 11:09:21 +02:00
Janos SUTO
1d7e3b0cbb fixed piler.conf mysql character set typo
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-30 11:08:50 +02:00
Janos SUTO
896b4b2b57 gui: make content-type lowercase
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-27 16:32:06 +02:00
Janos SUTO
5b246d5447 gui: fixed calling html purifier settings
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-12 15:55:28 +02:00
Janos SUTO
7cdb016565 gui: improved session handling
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-12 15:54:52 +02:00
Janos SUTO
7e67db16ae src: fixed typo in sql refactoring
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-11 19:44:36 +02:00
Janos SUTO
63e21aa7d1 src: sql structure refactoring
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-11 18:18:45 +02:00
Janos SUTO
c181f02236 test: added starttls support to smtp testing tool
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-09 19:40:30 +02:00
Janos SUTO
6874f7bf16 test: improved smtp testing
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-09 16:23:15 +02:00
Janos SUTO
d0c432bd79 src: removed not used smtp messages from smtpcodes.h
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-09 15:35:45 +02:00
Janos SUTO
f4f0806e40 src: fix smtp response code for helo command
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-08 20:27:19 +02:00
Janos SUTO
ac3ae0e2f3 src: imap folder fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-08 16:04:54 +02:00
Janos SUTO
950211687f src: refactoring
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-08-08 15:34:45 +02:00
Janos SUTO
5bb52be2fd gui: minor fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-28 21:20:43 +02:00
Janos SUTO
a3cc6ba68b util: postinstall fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-26 21:42:47 +02:00
Janos SUTO
e71df4bf8e gui: removed system/helper/tcpdf directory
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-13 11:41:39 +02:00
Janos SUTO
0ea240dab3 improved pilertest
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-09 16:48:31 +02:00
Janos SUTO
8d166b94ac gui: remove unnecessary condition in mail sending
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-08 17:56:48 +02:00
Michael Volz
cab8a86816 escape lines starting with dot in smtp client session 2017-07-08 17:56:41 +02:00
Janos SUTO
17f21f1bc3 src: openssl 1.1 fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-07 21:55:40 +02:00
Janos SUTO
20b50b7f21 src: bump up build number
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-07 21:48:57 +02:00
Janos SUTO
3289b3fc27 src: pilerimport counter display fix
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-07 21:48:06 +02:00
Janos SUTO
ae5123ac3c src: openssl 1.1 support for pilerimport
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-07 21:47:25 +02:00
Janos SUTO
30d8861b5d src: added openssl 1.1 support
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-07 21:46:35 +02:00
Janos SUTO
a7e885464b test: compile fixes
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-07 21:43:08 +02:00
Janos SUTO
35d8f0a0ba gui: add cc address to message view
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-07-05 22:28:26 +02:00
Janos SUTO
9f88690359 contrib: updated apache config to match 2.4
Signed-off-by: Janos SUTO <sj@acts.hu>
2017-06-28 14:18:11 +02:00