Michael Kaufmann (d00p)
|
3df581152d
|
remove webftp.php as it: pulls smarty-tplengine we don't use anywhere else, is unknown to most of our users, a possible security-issue, etc. etc. etc.; just don't use webftp stuff
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-08 18:56:31 +01:00 |
|
Michael Kaufmann (d00p)
|
f0ca931dfc
|
update idna_convert class
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-08 18:49:32 +01:00 |
|
Michael Kaufmann
|
52541f18f1
|
Merge pull request #229 from stweil/typos
Fix typos found by codespell, thx to stweil
|
2015-02-08 18:34:32 +01:00 |
|
Stefan Weil
|
4ee200e9f6
|
english: Fix typos found by codespell
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2015-02-08 17:52:53 +01:00 |
|
Stefan Weil
|
47ef9f74a7
|
classes: Fix typos
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2015-02-08 17:52:53 +01:00 |
|
Stefan Weil
|
92478d0e4f
|
smarty: Fix typo
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2015-02-08 17:52:53 +01:00 |
|
Stefan Weil
|
0fc73b2bbb
|
Fix typos found by codespell
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2015-02-08 17:52:45 +01:00 |
|
Michael Kaufmann (d00p)
|
909c6a8bdf
|
allow private-network ip-addresses for database-connection, fixes #1489
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-08 17:35:31 +01:00 |
|
Michael Kaufmann (d00p)
|
be387ccf35
|
show whether a customer is deavtivated after successful login rather then nothing at all
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-08 16:07:24 +01:00 |
|
Michael Kaufmann (d00p)
|
6f73afe265
|
don't use -1 for standard-subdomains as the parentdomainid field is declared as unsigned int and therefore converted to 0 anyways
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-08 15:21:19 +01:00 |
|
Michael Kaufmann (d00p)
|
65d548d4f9
|
fix undefined variable in cases 'custom-notes-show' is not set when adding/editing an admin/a customer
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-08 12:43:04 +01:00 |
|
Florian Aders (EleRas)
|
682b27fdd8
|
Added when to execute an autogenerated file in ConfigDaemon
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-08 12:05:22 +01:00 |
|
Roman Schmerold (BNoiZe)
|
d213d65a24
|
Fixed buttons on top of each other, fixes #1488
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2015-02-08 12:01:05 +01:00 |
|
Robert Förster (Dessa)
|
36780d53c2
|
remove some useless executable bits spotted by lintian
|
2015-02-08 05:12:37 +01:00 |
|
Michael Kaufmann (d00p)
|
5a3bbd928a
|
fix nscd restart command in rhel/centos XML
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-07 23:29:38 +01:00 |
|
Michael Kaufmann (d00p)
|
69854a8e0c
|
minor fixes to rhel-configfiles + new rhel/centos config-XML
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-07 17:54:08 +01:00 |
|
Michael Kaufmann (d00p)
|
78667ce08b
|
update config-file-xml's: gentoo.xml and wheezy.xml; added trusty.xml
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-07 15:32:07 +01:00 |
|
Michael Kaufmann (d00p)
|
0ef5749925
|
use correct restart commands for trusty
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-07 15:29:50 +01:00 |
|
Michael Kaufmann (d00p)
|
218104e6e2
|
add new configuration-template-XML-files for future use (they will replace [dist].inc.php + text-file-templates)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-07 10:59:28 +01:00 |
|
Michael Kaufmann (d00p)
|
38b7d44e3a
|
remove unuused lang-indeces
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-07 10:56:22 +01:00 |
|
Florian Aders (EleRas)
|
332cb64b71
|
Group file-commands for easier processing in ConfigDaemon
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-07 10:41:54 +01:00 |
|
Michael Kaufmann (d00p)
|
f1360d8792
|
set version to 0.9.33 for upcoming stable release
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-07 09:57:06 +01:00 |
|
Florian Aders (EleRas)
|
269c24a398
|
Added file - parameter to command if command was created by expanding file - attributes in ConfigDaemon
|
2015-02-06 13:27:01 +01:00 |
|
Michael Kaufmann
|
bad427bfba
|
Merge pull request #228 from HolySephi/master
fixed some rhel/centos 7 config issues, thx to Sephi
|
2015-02-06 10:56:23 +01:00 |
|
HolySephi
|
4256546115
|
fixed mysql file permissions for postfix-files
|
2015-02-06 10:46:37 +01:00 |
|
HolySephi
|
67fb2e1f59
|
removed DebugLevel, changed umask
|
2015-02-06 10:42:46 +01:00 |
|
HolySephi
|
8fab2ae8f0
|
fixed some minor problems
|
2015-02-06 10:39:16 +01:00 |
|
HolySephi
|
2f80477f7d
|
Update etc_postfix_master.cf
spamassassin-line is not needed by default froxlor installation
|
2015-02-06 10:34:41 +01:00 |
|
Michael Kaufmann (d00p)
|
71bb3ccc40
|
update italian.lng.php, thx to Heaven73
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-06 10:34:35 +01:00 |
|
HolySephi
|
4d89dbfaa3
|
Update rhel7.inc.php
corrected and secured dovecot-sql.conf.ext
|
2015-02-06 10:31:40 +01:00 |
|
Florian Aders (EleRas)
|
2b9d6dc9c4
|
Added grouping - functionality for configfiles
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-05 20:28:11 +01:00 |
|
Florian Aders (EleRas)
|
75fb18bcec
|
Trim the values of the distribution - xml at sane places
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-05 20:07:22 +01:00 |
|
Florian Aders (EleRas)
|
44bf843797
|
Added usernotexists / groupnotexists to ConfigDaemon
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-05 15:20:53 +01:00 |
|
Florian Aders (EleRas)
|
37cedafa8f
|
Added userxists / groupexists to ConfigDaemon
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-05 15:20:09 +01:00 |
|
Florian Aders (EleRas)
|
09adbf8717
|
Added "equals" to visibility and "const." to placeholder in ConfigDaemon
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-05 15:11:02 +01:00 |
|
Roman Schmerold (BNoiZe)
|
56b619b777
|
Update generation of unlimited fields
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2015-02-05 09:40:23 +01:00 |
|
Florian Aders (EleRas)
|
96e7a3ad8c
|
Added "mode" for file - tag in ConfigDaemon
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-04 10:19:57 +01:00 |
|
Michael Kaufmann (d00p)
|
859665fbd0
|
Merge branch 'master' of github.com:Froxlor/Froxlor
|
2015-02-03 21:39:13 +01:00 |
|
Michael Kaufmann (d00p)
|
d6f3bf112b
|
some minor tweaks to configfiles
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-03 21:38:57 +01:00 |
|
Roman Schmerold (BNoiZe)
|
67c02dcc40
|
Fixed missing values, removed old files
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2015-02-03 21:37:32 +01:00 |
|
Roman Schmerold (BNoiZe)
|
4fccc86b03
|
Updated HTMLform2 with some tweaks
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2015-02-03 21:32:23 +01:00 |
|
Florian Aders (EleRas)
|
a5d041926a
|
Converted customer_mysql to HTMLform2
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-03 20:57:54 +01:00 |
|
Florian Aders (EleRas)
|
c971d3fafe
|
Fixed $lng in ConfigParser
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-03 20:04:31 +01:00 |
|
Florian Aders (EleRas)
|
7c153d5e76
|
Remove debug in ConfigDaemon
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-03 20:03:50 +01:00 |
|
Michael Kaufmann (d00p)
|
7071b812b6
|
Merge branch 'master' of github.com:Froxlor/Froxlor
|
2015-02-03 19:56:01 +01:00 |
|
Michael Kaufmann (d00p)
|
a0a2977b7f
|
allow to disable fcgid also with lighttpd because we allow it to be enabled with lighttpd
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-03 19:55:46 +01:00 |
|
Florian Aders (EleRas)
|
a63cc0759f
|
Improved _parseContent and use it where needed in ConfigDaemon
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-03 19:45:40 +01:00 |
|
Florian Aders (EleRas)
|
4c10eed3b1
|
Updated comments and various small improvements in ConfigParser - classes
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-03 18:52:37 +01:00 |
|
Florian Aders (EleRas)
|
827b3cc5f6
|
Added configuration - descriptions to ConfigParser, only parse complete file at first access
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-03 18:14:00 +01:00 |
|
Florian Aders (EleRas)
|
ac34bfdad2
|
Added basic distribution - XML - config - parser - classes, needs to be improved
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2015-02-03 17:45:40 +01:00 |
|