Commit Graph

353 Commits

Author SHA1 Message Date
Peter Hormanns
fc0573874b fix error in virtual.conf 2012-10-16 17:42:19 +02:00
Peter Hormanns
787a086baf fix errors in virtual.conf 2012-10-16 17:35:14 +02:00
Peter Hormanns
d5b27e5a59 correct cert-chain in vortual.conf 2012-10-16 17:11:10 +02:00
Peter Hormanns
fbbb1f4132 error in update of file virtual.conf corrected 2012-10-16 15:39:55 +02:00
peter
c1ac39ec78 handling of created and cancelled properties 2012-10-16 10:54:36 +02:00
Purodha Blissenbach
b3142cfbb9 Meaning inverted for domain options includes, indexes, and multiviews. 2012-09-21 18:22:26 +02:00
Peter Hormanns
0f3f06780e correct JPQL on select greylisting domains 2012-09-21 17:47:10 +02:00
Peter Hormanns
ec62249fb8 revert domain selection with postgrey domainoption 2012-09-21 17:39:25 +02:00
Peter Hormanns
3cf661b0d6 dont delete domainoption an domain.delete 2012-09-21 17:08:42 +02:00
Peter Hormanns
96675a06eb fix problem detached domainoption 2012-09-21 16:48:49 +02:00
Peter Hormanns
a5527411d8 set domain admin before persisting domain 2012-09-21 16:37:13 +02:00
Peter Hormanns
b44aab8d2d attach domain before setting reference to attached domainoption 2012-09-21 16:31:44 +02:00
Peter Hormanns
5a46f47d37 fixed missing parenthesis 2012-09-21 16:21:33 +02:00
Peter Hormanns
3f23cec1c2 Merge branch 'master' of ssh://hsh04-source@hsh04.hostsharing.net/home/doms/source.hostsharing.net/source/hsadmin.git/ 2012-09-21 16:19:03 +02:00
Peter Hormanns
6c1765c478 nothing changed 2012-09-21 16:18:50 +02:00
Purodha Blissenbach
001946a6d0 Fix fatal error setting default domain options for newly created domain. 2012-09-21 16:16:55 +02:00
Purodha Blissenbach
6bda687298 Merge branch 'master' of ssh://hsh04-source@hsh04.hostsharing.net/home/doms/source.hostsharing.net/source/hsadmin.git 2012-09-21 15:18:30 +02:00
Purodha Blissenbach
e0ee6fe431 values of where-paremeters named "id" are now treated as numbers when
reading from command line client. This is a guess-based trial.
2012-09-21 15:18:17 +02:00
be606b0e1f Merge remote-tracking branch 'origin/master' 2012-09-21 14:59:11 +02:00
48c8d27773 Fixed migration code: pac domain to subdomain 2012-09-21 14:58:36 +02:00
Purodha Blissenbach
7be61f856c Default domain options for newly created domain - greylisting on,
anything else not set.
2012-09-21 14:30:03 +02:00
Peter Hormanns
bb23e27f6e Merge branch 'master' of ssh://hsh04-source@hsh04.hostsharing.net/home/doms/source.hostsharing.net/source/hsadmin.git/ 2012-09-21 14:16:41 +02:00
Peter Hormanns
da5f5cd6fb implement pac update 2012-09-21 14:16:22 +02:00
e33737aaf6 Refactoring deletion of email addresses as part of the domain deletion
process.
2012-09-21 13:37:18 +02:00
9f568eef06 Implemented domain options: Apache vhost. 2012-09-21 12:46:54 +02:00
Peter Hormanns
2b5e94e765 Merge branch 'master' of ssh://hsh04-source@hsh04.hostsharing.net/home/doms/source.hostsharing.net/source/hsadmin.git/ 2012-09-20 19:15:49 +02:00
Peter Hormanns
564d2807b7 remove code from email to pac-admin 2012-09-20 19:14:53 +02:00
968560db41 Virtual Host Templates:
ServerAdmin webmaster@<domain>
cgi+fastcgi: Location => Directory
2012-09-20 18:50:00 +02:00
58b9c96c76 Whitespace 2012-09-20 18:16:40 +02:00
c1ecf8794a pac.add: Create .bak directory, refresh traffic accounting rules
pac.delete: Refresh traffic accounting rules
2012-09-20 18:16:25 +02:00
Peter Hormanns
7358d24835 Merge branch 'master' of
ssh://hsh04-source@hsh04.hostsharing.net/home/doms/source.hostsharing.net/source/hsadmin.git/

Conflicts:
	hsarback/src/de/hsadmin/mods/dom/DomainProcessorFactory.java
	hsarback/src/de/hsadmin/mods/pac/PacProcessorFactory.java
2012-09-20 17:30:00 +02:00
Peter Hormanns
400c14a23e merged 2012-09-20 17:21:04 +02:00
796799bc63 Merge branch 'master' of ssh://hsh04-source@hsh04.hostsharing.net/home/doms/source.hostsharing.net/source/hsadmin.git 2012-09-20 17:13:30 +02:00
9a219290a4 (Re)generate /etc/apache2/virtual.conf on pac.add and pac.delete. 2012-09-20 17:12:52 +02:00
Peter Hormanns
f348545486 overwrite existing link an domain update 2012-09-20 16:32:07 +02:00
Peter Hormanns
8855708fd0 overwrite existing link on domain update 2012-09-20 16:20:01 +02:00
Peter Hormanns
56d3425ad8 mkdir -p because directories exist on domain update 2012-09-20 15:40:42 +02:00
fea9a5a083 Add template file for default virtual host configuration. (refs: #111) 2012-09-20 15:24:04 +02:00
a16c082ba1 Removed obsolete template for welcome message (email) to new pac
admins.
2012-09-20 14:44:35 +02:00
527f2a5869 Some configuration files are managed by HSAdmin and therefore shoudn't
be changed.

Warning:

This file is managed by HSAdmin.
Do not edit manually. Changes will be overwritten.
2012-09-20 14:41:28 +02:00
Peter Hormanns
f0df8fb9a6 Merge branch 'master' of
ssh://hsh04-source@hsh04.hostsharing.net/home/doms/source.hostsharing.net/source/hsadmin.git/

Conflicts:
	hsarback/src/de/hsadmin/mods/dom/DomainProcessorFactory.java
	hsarback/src/de/hsadmin/mods/email/EMailAddressProcessorFactory.java
2012-08-16 18:37:19 +02:00
Peter Hormanns
71af063354 change email configuration 2012-08-16 18:33:23 +02:00
Peter Hormanns
63a31ab23d update and deleteprocessor for domainoptions 2012-08-16 18:15:41 +02:00
06a487819f Moved /etc/postfix/virtual to /etc/postfix-mailin/virtual.
Attention! The static hive configuration needs to be adjusted.
2012-08-16 17:46:59 +02:00
c679a19c03 Use port 225 instead of 25 for smtp transport from mailin servers to
hives.
2012-08-16 17:38:00 +02:00
Peter Hormanns
b9f140d19d Domain createprocessor works with domainoptions 2012-08-16 15:47:20 +02:00
Purodha Blissenbach
a1d97ed10f implement greylisting domain option 2012-08-16 14:43:24 +02:00
Purodha Blissenbach
ee5fbad254 Privileges added: super stupid implememtation allow everyone to to
everything and that cannot be altered.
2012-08-16 12:48:07 +02:00
Peter Hormanns
cf132cf569 revert (GenericAbstractRemote is buggy) 2012-08-16 12:32:39 +02:00
Peter Hormanns
d2dc9e575c allow - in shell 2012-08-16 12:31:26 +02:00
aad18738f3 Das Template unterstützt die Deaktivierung des Fallbacks auf htdocs(-ssl) nicht nicht als Verzeichnis angelegte Subdomains unter subs(-ssl). 2012-08-15 10:54:47 +00:00
fedfa6f6c0 Das Template unterstützt die Deaktivierung des Fallbacks auf htdocs(-ssl) nicht nicht als Verzeichnis angelegte Subdomains unter subs(-ssl). 2012-08-15 10:50:19 +00:00
3611be9661 started generic remote implementation 2012-07-27 16:02:24 +00:00
ba1d525cbe clean code 2012-07-27 12:02:41 +00:00
d596fcbf58 annotate read-write-mode 2012-07-27 10:54:11 +00:00
3d4e839918 clean code 2012-07-27 09:18:08 +00:00
b2d20b80af clean code 2012-07-27 08:43:13 +00:00
081a95257c clean code 2012-07-27 08:41:10 +00:00
7b0315df1f fix NullPointer
greylisting seen more common
2012-07-25 16:24:12 +00:00
3a386fb24e dont delete domainoptions if no new value is given 2012-07-25 15:53:03 +00:00
2171a5cf82 dont delete domainoptions if no new value is given 2012-07-25 15:37:12 +00:00
dcd9f9fbfe enable xmlrpc system modul, hide method getOrderBy 2012-07-23 17:27:35 +00:00
96c2646aac enable xmlrpc system modul, hide method getOrderBy 2012-07-23 16:25:15 +00:00
dcee8e103a enable xmlrpc system modul 2012-07-23 16:15:28 +00:00
01425caf53 fix errors on email-targets as string-arrays 2012-07-19 15:32:54 +00:00
f09b319789 provide option for developer tests without cas and ssl
fix several errors on domainoptions
2012-07-19 14:27:58 +00:00
30941da4d8 DomainUpdateProcessor 2012-07-18 17:00:49 +00:00
7d895c049e define JPA CascadeType 2012-07-18 16:53:44 +00:00
Purodha Blissenbach
d379af7852 vorher vergessene SQL statements endlich nachgeliefert. 2012-07-18 16:18:26 +00:00
a19480f55b error in xmlrpc typeconversion 2012-07-18 15:30:40 +00:00
32f8e90490 fix logic 2012-07-18 14:56:20 +00:00
bed01753ac revert change 2012-07-18 14:56:08 +00:00
Purodha Blissenbach
17e149eb26 ein versuch mit der Aussagenlogik bei der Rechteabfrage 2012-07-18 13:59:14 +00:00
Purodha Blissenbach
32fc2cd893 Das hatte nichts geändert, also (und sowieso) revert. 2012-07-18 13:44:32 +00:00
Purodha Blissenbach
183b555368 Versuchsweise eine Prüfung rausgenommen, um zu schauen, ob da unser Berechtigungsproblem herkommt. 2012-07-18 13:39:17 +00:00
a377ffff3e Authorization 2012-07-18 13:25:32 +00:00
93a4c560ab DomainOptions Impl 2012-07-18 12:26:08 +00:00
ad6f20025c XMLRPC: Targets of email aliases are lists of strings instead of comma separated string patterns. 2012-07-18 10:28:30 +00:00
1f8add4413 DomainOptions Model 2012-07-18 08:53:46 +00:00
dc7c71fc36 Alte DNS-Utils entfern. Fixed #104. 2012-07-17 13:20:00 +00:00
4cb00ec2a3 fix #101 ungetestet 2012-07-06 10:49:11 +00:00
88dff73e4a keine E-Mail fuer neues Paket, Passwort 17 Zeichen 2012-06-25 11:06:58 +00:00
8db019e5eb Fix bei der Loeschung eines Links in /etc/apache2/sites-enabled 2012-06-15 14:37:21 +00:00
389c9f23c4 Korrektur Apache Konfiguration 2012-06-12 16:17:10 +00:00
33d6b04df0 Ist der Owner der Pac-Domain der Pac-Admin? 2012-06-12 15:41:00 +00:00
9dcae446ee fixed #78 2012-06-12 14:48:09 +00:00
0de3cd7a7e fixed #78 2012-06-12 14:12:34 +00:00
630795f59c fixed #78 2012-06-12 10:56:58 +00:00
7aa3dfc2a9 fixed #83 2012-06-12 10:54:43 +00:00
76ea5d21b0 delete soft links in old pac-domain 2012-04-07 18:07:17 +00:00
7f847dc13b EMail Template gegepasst 2012-04-07 14:27:18 +00:00
8d2d1e28cc Queues fuer Mail- und DNS-Server konfigurierbar 2012-04-05 14:18:23 +00:00
df89a9d79d clean imports 2012-04-05 13:24:05 +00:00
f3754d957b fix #84 (untested) 2012-01-24 21:30:27 +00:00
d8b9d2f62f fix #81 (untested) 2012-01-09 17:50:13 +00:00
145a79710c emailadresses to pacdomain are not allowed 2012-01-04 16:14:37 +00:00
bcad5ea7c4 emailadresses to pacdomain are not allowed 2012-01-04 16:02:22 +00:00
d8ac72d343 subdomains to pacdomain are not allowed 2012-01-04 15:56:15 +00:00
4d31afc018 subdomains to pacdomain are not allowed 2012-01-04 15:12:47 +00:00
9188fd5e42 subdomains to pacdomain are not allowed 2012-01-04 14:46:45 +00:00
b82497d4fb fix #79 with testcase 2012-01-04 14:11:23 +00:00
98477776a8 fix #79 with testcase 2012-01-04 12:27:05 +00:00
5646148b7e make default gw configurable 2011-12-19 11:15:35 +00:00
8abad315d4 fix pac delete 2011-12-16 15:56:49 +00:00
6169dbc0a3 move content of old pacdomain 2011-12-16 15:38:31 +00:00
e20fd214a5 move content of old pacdomain 2011-12-16 15:24:15 +00:00
2788820e7e move content of old pacdomain 2011-12-16 15:09:23 +00:00
2823a8d9b9 killall returns false if nothing to kill 2011-12-16 14:11:06 +00:00
41ba1cfc63 more xmlrpc datatypes 2011-10-28 14:51:11 +00:00
03ee391a7f more xmlrpc datatypes 2011-10-28 14:08:18 +00:00
5c3215619e pacdomain 2011-10-28 13:28:19 +00:00
3fb18c2927 fixed #75 2011-10-28 11:03:27 +00:00
77a839d3d3 fixes #54 2011-10-28 10:49:31 +00:00
eb2b7e49cf fixes #70 2011-10-28 10:33:46 +00:00
70633fc2c5 fixed #74 2011-10-28 10:24:24 +00:00
e280c2a192 pacdomain 2011-10-21 14:10:41 +00:00
96ce975aec activate pacmodule 2011-10-21 12:46:13 +00:00
acb3253679 Pruefung auf ungueltige Where-Parameter 2011-10-03 09:42:08 +00:00
b14a49b786 Pruefung auf ungueltige Where-Parameter 2011-10-03 08:29:30 +00:00
19845dacad PacModuleImpl entfernt 2011-09-01 20:35:19 +00:00
6c0a21f45f chgrp httpd for domain admin 2011-09-01 10:02:06 +00:00
75b244caea Release 2.0.1 2011-08-30 13:41:19 +00:00
8b2e746fa9 fix 2011-08-30 10:50:57 +00:00
38d9e8ceb8 Release 2.0.1 2011-08-29 14:09:20 +00:00
f86c4952e1 etwas zurueck... 2011-08-12 15:58:20 +00:00
888b109f9e find module implementations by annotation 2011-08-12 14:19:21 +00:00
f5c673054e setquota, traffic accounting 2011-08-03 17:05:20 +00:00
deea1a494b delete pac 2011-07-28 17:58:53 +00:00
65f11f1ad1 delete pac 2011-07-28 17:45:17 +00:00
468a6f1be5 delete pac users 2011-07-28 17:26:33 +00:00
f003a5cc69 delete pac users 2011-07-28 17:00:36 +00:00
f35545169f delete pac users 2011-07-28 16:32:57 +00:00
83856e339c delete pac directories 2011-07-28 14:25:22 +00:00
05d810986a delete pac directories 2011-07-28 14:10:34 +00:00
87f15fdba6 delete pac databases 2011-07-28 13:29:55 +00:00
f8de19dd0d delete pac users 2011-07-27 17:02:13 +00:00
8c7363cb14 delete pac domains 2011-07-27 16:45:47 +00:00
8ae17912b7 delete pac domains 2011-07-27 16:24:38 +00:00
d7ee9d6485 delete pac 2011-07-27 15:36:57 +00:00
ac52ad8cdf delete pac 2011-07-27 15:20:56 +00:00
0b69299e7a proftpd configuration 2011-07-27 13:54:40 +00:00
fc3d6b8c9c templates waren unvollstaendig 2011-07-21 14:53:26 +00:00
1b3c3cc542 Fehler im Template 2011-07-20 12:37:10 +00:00
b690312f6c clean code, templates dynamic and static web 2011-07-20 12:11:43 +00:00
3146e8d399 mk-httpd-conf entfaellt 2011-07-15 15:30:26 +00:00
c8e6c68aed mk-httpd-conf entfaellt 2011-07-15 14:49:33 +00:00
c16d9213d0 mk-httpd-conf entfaellt 2011-07-15 13:45:37 +00:00
bbb8ae1767 fixed #17 : Aufschalten von Subdomains 2011-07-14 17:42:33 +00:00
264870dec3 create pac-domain 2011-07-14 16:51:06 +00:00
c010faacc1 create pac-domain 2011-07-14 15:38:07 +00:00
9dcd7d8468 pac.create 2011-07-07 17:18:31 +00:00
5979115aed pac.create 2011-07-07 17:01:40 +00:00
7c35d33ef9 pac.create 2011-07-07 16:23:50 +00:00
0080e988c4 pac.create 2011-07-07 15:12:56 +00:00
9d2d45601a pac.create 2011-07-07 14:49:26 +00:00
873c2af90f pac.create 2011-07-07 13:55:41 +00:00
ea8c5d5924 Paket-Anlegen begonnen 2011-07-01 15:26:29 +00:00
a71fd7fe67 clean code 2011-06-24 13:43:02 +00:00
85a7dd60bf NullPointerException fuer Hostmaster im Queue-Modul 2011-06-24 12:05:41 +00:00
73fbf80782 fixed #62 : Domain wird aus DNS geloescht 2011-06-16 10:31:32 +00:00
4947511bde fixed #62 : Domain wird aus DNS geloescht 2011-06-16 10:17:52 +00:00
992204c336 fixed #62 : Domain wird aus DNS geloescht 2011-06-16 09:02:01 +00:00
d74cbf8b2f member.delete moeglich nach Pruefungen
member.add legt billdata und bankaccount an
2011-05-24 13:22:25 +00:00
611b1f0a94 Ticket #50, Formatierung, Queues in context.xml 2011-05-23 17:40:08 +00:00
11b58e4007 web.xml vervollstaendigt 2011-05-21 13:32:01 +00:00
f89ed77a9d resolve #28 2011-05-21 12:32:22 +00:00
b3ac5de909 fix error 2011-05-20 16:46:11 +00:00
1270cd8641 fix error 2011-05-20 16:26:37 +00:00
064001b480 pac update unterbinden 2011-05-20 15:59:36 +00:00
68f5d00edf alias pruefen 2011-05-20 15:25:11 +00:00
835dbfaaab Database Namen pruefen 2011-05-20 14:57:10 +00:00
2cdb8a77ff Database Namen pruefen 2011-05-20 14:25:45 +00:00
32e231850e nur erlaubte aliases anlegen 2011-05-20 14:12:39 +00:00
73ba138ac4 Je zwei JMS-Nachrichten an mail-Server zu einer zusammengefasst 2011-05-20 13:33:45 +00:00
f8fb5d31e4 Probleme mit INetAddr 2011-05-19 18:16:11 +00:00
ebf2e0d8ee Probleme mit Hive 2011-05-19 17:37:29 +00:00
8cf9a10749 Probleme mit INetAddr 2011-05-19 17:18:44 +00:00
473062ebcc Probleme mit Basepac 2011-05-19 16:51:59 +00:00
c872e97743 Probleme mit Basepac 2011-05-19 16:33:27 +00:00
7bf30a906f aktuelle Version fuer mailin-Konfiguration uebernommen 2011-05-19 16:22:56 +00:00
83a6dee5bd resolve #19, Probleme mit Basepac 2011-05-19 16:03:59 +00:00
eb9c4b0a80 Fehlerkorrektur 2011-05-19 15:31:37 +00:00
eb4ed908ac Fehlerkorrektur im CLI-Servlet 2011-05-19 12:55:32 +00:00
a89989b1fd Fehlerkorrektur im CLI-Servlet 2011-05-19 12:31:34 +00:00
23bcbfb199 fehlende Basistypen ergaenzt 2011-05-19 11:49:59 +00:00
18d32ad45c missing queues 2011-05-17 17:33:48 +00:00
696fd165fe resolve #20, #25, #27 2011-05-17 15:04:06 +00:00
282ec01995 Generator-Markup im zonefile-Template 2011-04-27 11:42:56 +00:00
61666e5fed New default zonefile (pac+backupmx => mailin1,2,3) 2011-04-26 17:37:07 +00:00
2b6ce209aa Datenbank Module 2011-04-01 16:53:37 +00:00
875d642f26 Rollen-spezifische Module 2011-03-31 19:24:02 +00:00
1d5797d81d Locale aus Request
RoleRemote
2011-03-30 16:26:43 +00:00
f94bfc9e85 leere Datenbank fuer Tests initialisieren 2011-03-25 16:47:54 +00:00
3cc04662ba Fixes 2011-03-24 17:18:30 +00:00
6bb368fb37 Paket und Admin-User in HSDB anlegen 2011-03-23 15:49:58 +00:00
39c0c3b8c2 Kann Pakete in HSDB anlegen 2011-03-23 12:12:13 +00:00
6ca3aac648 Paket-Modul 2011-03-22 22:02:06 +00:00
e62f1fdd50 generisches Delete, Fehlerbehandlung 2010-12-17 17:39:53 +00:00
93db501810 Weitere Module 2010-12-16 17:24:21 +00:00
dda8fc11e7 Imports 2010-10-06 13:06:01 +00:00