Robert Foerster (Dessa)
7dbb715f04
partly revert r547
2010-06-09 11:42:36 +00:00
Robert Foerster (Dessa)
cdc2c8b1e4
gentoo apparently ships mod_cgi.conf by default unconditionally (but does not enable it), so lets just indicate that in the config as well
2010-06-09 10:55:29 +00:00
Robert Foerster (Dessa)
84c9ac7e82
tweak dovecot configuration for lucid to work, fixes 248
2010-05-25 22:19:29 +00:00
Michael Kaufmann (d00p)
e572c072a9
- corrected 'last password change' calculation in libnss-configurations, fixes #244
2010-05-21 05:24:18 +00:00
Michael Kaufmann (d00p)
348de6da35
- simplify awstats configuration, fixes #241
2010-05-19 06:07:02 +00:00
Michael Kaufmann (d00p)
82958cd8c2
- check for disabled accounts in libnss-configurations, fixes #237
2010-05-19 05:54:13 +00:00
Robert Foerster (Dessa)
8c0bef06c6
consistency is hard... it is... really!
2010-05-17 09:24:23 +00:00
Robert Foerster (Dessa)
7a493fad80
- remove empty apache2 dir from the templates
...
- actually include lucid in the templates (do'h)
- reworded comments in dovecot configs and fix a typo
- recorded merge of revision 898 via svnmerge from http://Dessa@svn.froxlor.org/branches/mgozdzik
2010-05-17 09:14:30 +00:00
Robert Foerster (Dessa)
f331dee8a1
add Ubuntu Lucid Config Templates, fixes #171
2010-05-17 08:42:17 +00:00
Michael Kaufmann (d00p)
785e8f0938
- added configuration templates for FreeBSD's libnss-mysql, fixes #228
2010-05-17 05:33:32 +00:00
Michael Kaufmann (d00p)
afdd94ff9e
- corrected postfix/main.cf for dovecot-usage, fixes #217
2010-05-10 09:02:56 +00:00
Florian Aders (EleRas)
9d50eca251
Damn, overlooked the line disabling quota again, refs #13
2010-05-03 13:58:23 +00:00
Florian Aders (EleRas)
1e22b96d9a
Added FTP - quota - patch made by monotek, fixes #13
2010-05-01 12:37:05 +00:00
Robert Foerster (Dessa)
c6a45789bc
updated postfix configuration for debian lenny, ubuntu hardy and gentoo
...
- split up postfix configs for courier and dovecot, so people do not do/install unneeded stuff
- renamed deprecated config keys (upstream is backwards compatible until further notice, so you don't need to change them unless you really want to)
- removed most default values, distros ship the default configs in /usr/share anyway.
- debian etch is untouched, so is suse (for now)
2010-04-30 16:38:02 +00:00
Michael Kaufmann (d00p)
43fe968ad0
added awstats configuration to FreeBSD, thx to jenus for the great help
2010-04-08 12:05:26 +00:00
Michael Kaufmann (d00p)
1839264f7a
- don't block mails from localhost
...
- added postfix-mxaccess for freebsd
refs #119
2010-04-07 10:52:15 +00:00
Michael Kaufmann (d00p)
5f9d90a293
added Postfix MX-Access, fixes #119
2010-04-07 10:35:50 +00:00
Robert Foerster (Dessa)
2b2d44166d
fix a bunch of svn props (no functional changes):
...
- add svn:eol-style native where needed, seems that we forgot some files last time
- nuke svn:keywords from some files where it is not used
2010-03-28 15:57:53 +00:00
Florian Aders (EleRas)
0ec2238e4b
Adding new DKIM - stuff d00p made, fixes #94
2010-03-25 12:14:56 +00:00
Michael Kaufmann (d00p)
0e1d82db8b
corrected file-comment
2010-03-22 13:27:55 +00:00
Michael Kaufmann (d00p)
9b843a8ad5
merging awstats branch to trunk, fixes #57 , fixes #58
2010-03-22 12:36:59 +00:00
Florian Aders (EleRas)
402e8620a9
Removed duplicate entry from configfiles (will be added via command)
2010-03-19 22:26:00 +00:00
Michael Kaufmann (d00p)
1db572e010
- added Domainkey-Filter configuration for FreeBSD (thx to hedo)
...
- bugfixed DKIM verification failure when using .private file-extension (also thx to hedo), fixes #63
2010-03-19 10:46:09 +00:00
Michael Kaufmann (d00p)
fb75e43511
set user-defined tmp-directory for php-socket in lighttpd.conf
2010-03-08 15:04:05 +00:00
Michael Kaufmann (d00p)
cb2ad2261b
added Postfix and Dovecot configuration-templates for FreeBSD
2010-03-03 09:57:54 +00:00
Michael Kaufmann (d00p)
098afe7cf8
- started to add FreeBSD configuration to Froxlor, refs #37
2010-03-01 10:39:08 +00:00
Michael Kaufmann (d00p)
e8de3d45e5
- removed some undefined variables
...
- fixed function openRootDB
- fixed realtime-function (it's now a tcp connection), fixes #24
- fixed missing $-sign befor variable in makePathfield
2010-02-21 21:09:48 +00:00
Michael Kaufmann (d00p)
ada8ecf04a
- adding statement "virtual_mailbox_limit = 0" to the postfix configuration-template (main.cf), fixes #19
2010-02-17 08:02:15 +00:00
Florian Aders (EleRas)
06f6281303
IdentLookups is off by default and sometimes not compiled in anymore, therefore proftpd fails to start
2010-01-30 17:20:07 +00:00
Michael Kaufmann (d00p)
cb17e9db96
changing xinet.d config-templates for new cron-layout
2010-01-25 19:23:38 +00:00
Michael Kaufmann (d00p)
9fdece761e
combined all cronscripts into one master-cronfile (user only needs to add one file to the crontab);
2010-01-25 12:50:38 +00:00
Florian Aders (EleRas)
9301684847
And another rename - run ;)
2010-01-22 15:03:14 +00:00
Florian Aders (EleRas)
bc6bde1ccb
More renaming
2010-01-22 14:30:50 +00:00
Florian Aders (EleRas)
a46b99ea03
Merged d00ps and my branch, renamed SysCP -> Froxlor in installer
2010-01-22 14:02:42 +00:00
Florian Aders (EleRas)
eeec43ebd7
Merging my branch and d00ps branches to trunk
2010-01-22 07:43:29 +00:00
Michael Kaufmann (d00p)
64290e4d7c
fixed syscp-bug #1272 (incomplete nsswitch.conf);
2010-01-20 10:37:36 +00:00
Michael Kaufmann (d00p)
0eb38f5f29
fixed syscp-bug #1282 ;
2010-01-20 10:28:34 +00:00
Michael Kaufmann (d00p)
9907afe630
ininitial froxlor commit;
...
'reverted' old-style update-process;
removed billing-classes, -functions and -templates;
some sql-fixes;
2010-01-20 09:12:52 +00:00