index
:
kolab-conf
1.0-stable
1.x-stable
2.0-stable
2.1-stable
2.2-feature-suc
2.2-stable
2.3-stable
master
refactor-kolabd
Kolab Configuration Management Utilities
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
conf
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-12
Fixed resmgr connection address for IMAP server if public imap port is disabled.
2.1-stable
Thomas Arendsen Hein
1
-0/+4
2007-12-12
Don't trigger the loop detection for two servers on one machine (kolab/issue26)
Thomas Arendsen Hein
1
-1/+4
2007-11-22
Forgot to allow binding postfix to a certain IP
Thomas Arendsen Hein
1
-2/+2
2007-09-27
Fix bootstrap for @@@slurpd_addr@@@ and @@@slurpd_port@@@ in slapd.conf.template
Thomas Arendsen Hein
1
-0/+2
2007-09-19
Determine connect_addr and use it for connecting to Kolab services.
Thomas Arendsen Hein
1
-1/+4
2007-09-19
Allow to bind servives to a specific IP address.
Thomas Arendsen Hein
3
-6/+11
2007-09-19
Make cyrus configs use local_addr setting
Thomas Arendsen Hein
1
-6/+18
2007-09-19
Rename mailfilter_addr to local_addr for more generic use
Thomas Arendsen Hein
2
-6/+6
2007-09-05
New kolab.globals setting: mailfilter_addr (defaults to 127.0.0.1)
Thomas Arendsen Hein
2
-6/+6
2007-09-05
slapd.conf.template: Use slurpd_addr/slurpd_port instead of fixed value
Thomas Arendsen Hein
1
-1/+1
2007-09-05
rc.conf.template: Disable spamd, hourly instead of daily clamav updates
Thomas Arendsen Hein
1
-0/+3
2007-07-26
templates/master.cf.template.in: Add missing discard service.
Thomas Arendsen Hein
1
-0/+1
2007-07-20
Fix kolab/issue1862 (dist_conf/kolab: Use settings from OpenPKG installation)
Thomas Arendsen Hein
1
-20/+11
2007-07-20
Make changing user names easier for dist_conf/kolab (see kolab/issue1862)
Thomas Arendsen Hein
1
-26/+26
2007-07-19
Fix kolab/issue1861 (imapd.conf.template: primary domain listed twice in logi...
Thomas Arendsen Hein
1
-1/+1
2007-07-19
Fix kolab/issue1025 (loading policy bank "MYUSERS": unknown field "mynetworks")
Thomas Arendsen Hein
1
-1/+0
2007-07-16
Reverted kolabAllowSMTPRecipient changes for kolab_2_1_branch:
Thomas Arendsen Hein
1
-5/+0
2007-07-02
Martin Konold: Access control to 'kolabAllowSMTPRecipient' is limited to doma...
Martin Konold
1
-0/+5
2007-06-27
* dist_conf/suse:
Marcus Hüwe
1
-1/+1
2007-06-19
Martin Konold: https://intevation.de/roundup/kolab/issue1800 applied fix for ...
Martin Konold
1
-1/+1
2007-06-05
Increase slapd idletimeout for free/busy regeneration (kolab/issue1693)
Thomas Arendsen Hein
1
-2/+3
2007-06-04
*** empty log message ***
Martin Konold
1
-0/+10
2007-05-11
* templates/saslauthd.conf.template.in (ldap_bind_pw):
Gunnar Wrobel
1
-0/+3
2007-05-09
Fix kolab/issue1560 (postfix modifies message/rfc822 MIME parts):
Thomas Arendsen Hein
1
-0/+3
2007-05-07
2007-05-07 Gunnar Wrobel <p@rdus.de>
Gunnar Wrobel
1
-0/+1
2007-05-01
Reverted verify_subdomains parameter to previous/correct setting (true).
Thomas Arendsen Hein
1
-1/+1
2007-04-26
Added parameters for kolab/issue974 (from rewriting text) to config,
Thomas Arendsen Hein
1
-4/+8
2007-04-19
Reformatted smtpd_recipient_restrictions and smtpd_sender_restrictions
Thomas Arendsen Hein
1
-3/+5
2007-04-17
Add ScanPDF option (new in clamav 0.90.2)
Thomas Arendsen Hein
1
-0/+4
2007-04-12
* templates/cyrus.conf.template.in (OWNERSHIP):
Gunnar Wrobel
1
-1/+1
2007-03-22
No warnings when running postmap (expected format: key whitespace value)
Marcus Hüwe
1
-1/+1
2007-03-22
* templates/resmgr.conf.template.in:
Gunnar Wrobel
1
-0/+12
2007-03-02
no default really
Steffen Hansen
1
-1/+1
2007-03-02
switch to db4 for php fb
Steffen Hansen
1
-2/+2
2007-02-27
Make "database monitor" the second database and restrict access to manager.
Thomas Arendsen Hein
1
-6/+8
2007-02-17
Keep the original @local_domains_acl/$mydomain example in amavisd.conf.templa...
Thomas Arendsen Hein
1
-1/+2
2007-02-14
Added clamav 0.90 with new config templates, release-notes and obmtool.conf
Thomas Arendsen Hein
2
-105/+163
2007-02-14
Don't pass notifications and quarantined mails through amavisd-new twice.
Thomas Arendsen Hein
1
-1/+1
2007-02-13
Corrected typo in kolabd/dist_conf/suse: /bin/bar -> /bin/tar
Thomas Arendsen Hein
1
-1/+1
2007-02-11
* dist_conf/suse, dist_conf/kolab/, dist_conf/common,
Marcus Hüwe
4
-0/+4
2007-02-06
fix the path to the freebusy directory
Richard Bos
1
-1/+1
2007-02-05
Fix: Freebusy was broken after merge of the configuration files.
Sascha Wilde
1
-5/+4
2007-02-05
Fixed the fix for the fix for issue1507.
Sascha Wilde
1
-0/+8
2007-02-02
Fixed restrictions on /fbview. Fixes issue 1507.
Sascha Wilde
1
-8/+4
2007-01-29
Martin Konold: Patch from Jørgen H. Fjeld for issue#1550
Martin Konold
1
-1/+1
2007-01-28
Martin Konold: Added refint and unique overlays to OpenLDAP configuration as ...
Martin Konold
1
-1/+11
2007-01-25
Martin Konold: Merged in the newer stuff from the freebusy tree.
Martin Konold
1
-5/+9
2007-01-10
Set "duplicatesuppression: 0" in imapd.conf.template (kolab/issue1532)
Thomas Arendsen Hein
1
-2/+5
2007-01-08
Changed emailserver_transport_usr to emailserver_tables_usr
Richard Bos
6
-14/+12
2007-01-08
support multiple mynetworks in amavisd.conf (issue1487)
Steffen Hansen
1
-1/+1
[next]