/[smeserver]/rpms/e-smith-base+ldap/sme8/e-smith-base+ldap-4.19.1-freebusy.patch2
ViewVC logotype

Contents of /rpms/e-smith-base+ldap/sme8/e-smith-base+ldap-4.19.1-freebusy.patch2

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Tue Oct 7 19:21:54 2008 UTC (15 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
New streams

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-base+ldap-4.19.1/root/etc/e-smith/events/actions/ldap-update mezzanine_patched_e-smith-base+ldap-4.19.1/root/etc/e-smith/events/actions/ldap-update
2 --- e-smith-base+ldap-4.19.1/root/etc/e-smith/events/actions/ldap-update 2008-05-14 17:02:39.000000000 +0200
3 +++ mezzanine_patched_e-smith-base+ldap-4.19.1/root/etc/e-smith/events/actions/ldap-update 2008-05-14 16:58:22.000000000 +0200
4 @@ -141,7 +141,8 @@
5 {
6 push @attrs, (objectClass => ['person',
7 'organizationalPerson',
8 - 'inetOrgPerson']);
9 + 'inetOrgPerson',
10 + 'calEntry']);
11 push @attrs, (uid => $key);
12
13 my $key = $acct->key;

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed