Code

gosa.git
14 years agoAllow to use category acls with :self flag in gosa.conf
hickert [Mon, 8 Mar 2010 10:59:32 +0000 (10:59 +0000)]
Allow to use category acls with :self flag in gosa.conf

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16350 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated ACL handling in groups
hickert [Mon, 8 Mar 2010 08:50:48 +0000 (08:50 +0000)]
Updated ACL handling in groups

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16346 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated gosa.conf to use correct permissions for rSyslog
hickert [Mon, 8 Mar 2010 08:44:53 +0000 (08:44 +0000)]
Updated gosa.conf to use correct permissions for rSyslog

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16345 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated error message in case of invalid objectType definition
hickert [Mon, 8 Mar 2010 08:43:42 +0000 (08:43 +0000)]
Updated error message in case of invalid objectType definition

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16344 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed ACL handling
hickert [Mon, 8 Mar 2010 08:42:25 +0000 (08:42 +0000)]
Fixed ACL handling

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16343 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed ACL handling
hickert [Mon, 8 Mar 2010 08:42:21 +0000 (08:42 +0000)]
Fixed ACL handling

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16342 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed ACL handling
hickert [Mon, 8 Mar 2010 08:42:18 +0000 (08:42 +0000)]
Fixed ACL handling

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16341 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed ACL handling
hickert [Mon, 8 Mar 2010 08:42:16 +0000 (08:42 +0000)]
Fixed ACL handling

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16340 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed ACL handling
hickert [Mon, 8 Mar 2010 08:42:12 +0000 (08:42 +0000)]
Fixed ACL handling

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16339 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed ACL handling
hickert [Mon, 8 Mar 2010 08:42:09 +0000 (08:42 +0000)]
Fixed ACL handling

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16338 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed acl handling in lists.n -Acls were not checked correctl. If we had permissions...
hickert [Mon, 8 Mar 2010 08:08:06 +0000 (08:08 +0000)]
Fixed acl handling in lists.n -Acls were not checked correctl. If we had permissions to view only phones, we got all systems listed, due to the fact that get_psermission can not differentiate between object types. We have to do this manually, not just iterate through all possible combinations of acl-categrory M      /root/2.6/gosa-all/gosa/plugins/personal/posix/groupSelect/class_filterLDAPBlacklist.inc dn and check if there is a -r- in the result.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16337 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed acl handling in lists.n -Acls were not checked correctl. If we had permissions...
hickert [Mon, 8 Mar 2010 08:08:04 +0000 (08:08 +0000)]
Fixed acl handling in lists.n -Acls were not checked correctl. If we had permissions to view only phones, we got all systems listed, due to the fact that get_psermission can not differentiate between object types. We have to do this manually, not just iterate through all possible combinations of acl-categrory M      /root/2.6/gosa-all/gosa/plugins/admin/systems/services/repository/class_filterServRepository.inc dn and check if there is a -r- in the result.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16336 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed acl handling in lists.n -Acls were not checked correctl. If we had permissions...
hickert [Mon, 8 Mar 2010 08:08:00 +0000 (08:08 +0000)]
Fixed acl handling in lists.n -Acls were not checked correctl. If we had permissions to view only phones, we got all systems listed, due to the fact that get_psermission can not differentiate between object types. We have to do this manually, not just iterate through all possible combinations of acl-categrory M      /root/2.6/gosa-all/gosa/plugins/admin/systems/class_filterSYSTEMS.inc dn and check if there is a -r- in the result.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16335 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed acl handling in lists.n -Acls were not checked correctl. If we had permissions...
hickert [Mon, 8 Mar 2010 08:07:57 +0000 (08:07 +0000)]
Fixed acl handling in lists.n -Acls were not checked correctl. If we had permissions to view only phones, we got all systems listed, due to the fact that get_psermission can not differentiate between object types. We have to do this manually, not just iterate through all possible combinations of acl-categrory M      /root/2.6/gosa-all/gosa/plugins/admin/systems/class_filterServerService.inc dn and check if there is a -r- in the result.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16334 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed acl handling in lists.n -Acls were not checked correctl. If we had permissions...
hickert [Mon, 8 Mar 2010 08:07:55 +0000 (08:07 +0000)]
Fixed acl handling in lists.n -Acls were not checked correctl. If we had permissions to view only phones, we got all systems listed, due to the fact that get_psermission can not differentiate between object types. We have to do this manually, not just iterate through all possible combinations of acl-categrory M      /root/2.6/gosa-all/gosa/plugins/admin/opsiLicenses/class_filterOpsiLicense.inc dn and check if there is a -r- in the result.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16333 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed acl handling in lists.n -Acls were not checked correctl. If we had permissions...
hickert [Mon, 8 Mar 2010 08:07:53 +0000 (08:07 +0000)]
Fixed acl handling in lists.n -Acls were not checked correctl. If we had permissions to view only phones, we got all systems listed, due to the fact that get_psermission can not differentiate between object types. We have to do this manually, not just iterate through all possible combinations of acl-categrory M      /root/2.6/gosa-all/gosa/plugins/admin/ogroups/objectSelect/class_filterLDAPDepartmentBlacklist.inc dn and check if there is a -r- in the result.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16332 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed acl handling in lists.n -Acls were not checked correctl. If we had permissions...
hickert [Mon, 8 Mar 2010 08:07:51 +0000 (08:07 +0000)]
Fixed acl handling in lists.n -Acls were not checked correctl. If we had permissions to view only phones, we got all systems listed, due to the fact that get_psermission can not differentiate between object types. We have to do this manually, not just iterate through all possible combinations of acl-categrory M      /root/2.6/gosa-all/gosa/plugins/admin/groups/class_filterGroupLDAP.inc dn and check if there is a -r- in the result.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16331 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed acl handling in lists.n -Acls were not checked correctl. If we had permissions...
hickert [Mon, 8 Mar 2010 08:07:48 +0000 (08:07 +0000)]
Fixed acl handling in lists.n -Acls were not checked correctl. If we had permissions to view only phones, we got all systems listed, due to the fact that get_psermission can not differentiate between object types. We have to do this manually, not just iterate through all possible combinations of acl-categrory M      /root/2.6/gosa-all/gosa/plugins/admin/fai/packageSelect/class_filterFAIPackages.inc dn and check if there is a -r- in the result.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16330 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed acl handling in lists.n -Acls were not checked correctl. If we had permissions...
hickert [Mon, 8 Mar 2010 08:07:45 +0000 (08:07 +0000)]
Fixed acl handling in lists.n -Acls were not checked correctl. If we had permissions to view only phones, we got all systems listed, due to the fact that get_psermission can not differentiate between object types. We have to do this manually, not just iterate through all possible combinations of acl-categrory M      /root/2.6/gosa-all/gosa/plugins/admin/fai/classSelect/class_filterFAIClass.inc dn and check if there is a -r- in the result.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16329 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed acl handling in lists.n -Acls were not checked correctl. If we had permissions...
hickert [Mon, 8 Mar 2010 08:07:42 +0000 (08:07 +0000)]
Fixed acl handling in lists.n -Acls were not checked correctl. If we had permissions to view only phones, we got all systems listed, due to the fact that get_psermission can not differentiate between object types. We have to do this manually, not just iterate through all possible combinations of acl-categrory M      /root/2.6/gosa-all/gosa/plugins/admin/fai/class_filterFAI.inc dn and check if there is a -r- in the result.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16328 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed acl handling in lists.n -Acls were not checked correctl. If we had permissions...
hickert [Mon, 8 Mar 2010 08:07:39 +0000 (08:07 +0000)]
Fixed acl handling in lists.n -Acls were not checked correctl. If we had permissions to view only phones, we got all systems listed, due to the fact that get_psermission can not differentiate between object types. We have to do this manually, not just iterate through all possible combinations of acl-categrory M      /root/2.6/gosa-all/gosa/plugins/admin/acl/class_filterACL.inc dn and check if there is a -r- in the result.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16327 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed acl handling in lists.n -Acls were not checked correctl. If we had permissions...
hickert [Mon, 8 Mar 2010 08:07:36 +0000 (08:07 +0000)]
Fixed acl handling in lists.n -Acls were not checked correctl. If we had permissions to view only phones, we got all systems listed, due to the fact that get_psermission can not differentiate between object types. We have to do this manually, not just iterate through all possible combinations of acl-categrory M      /root/2.6/gosa-all/gosa/plugins/addons/goto/events/class_filterSystemByIp.inc dn and check if there is a -r- in the result.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16326 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed acl handling in lists.n -Acls were not checked correctl. If we had permissions...
hickert [Mon, 8 Mar 2010 08:07:33 +0000 (08:07 +0000)]
Fixed acl handling in lists.n -Acls were not checked correctl. If we had permissions to view only phones, we got all systems listed, due to the fact that get_psermission can not differentiate between object types. We have to do this manually, not just iterate through all possible combinations of acl-categrory M      /root/2.6/gosa-all/gosa/plugins/addons/goto/class_filterGotoEvents.inc dn and check if there is a -r- in the result.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16325 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed acl handling in lists.n -Acls were not checked correctl. If we had permissions...
hickert [Mon, 8 Mar 2010 08:07:31 +0000 (08:07 +0000)]
Fixed acl handling in lists.n -Acls were not checked correctl. If we had permissions to view only phones, we got all systems listed, due to the fact that get_psermission can not differentiate between object types. We have to do this manually, not just iterate through all possible combinations of acl-categrory M      /root/2.6/gosa-all/gosa/include/class_listing.inc dn and check if there is a -r- in the result.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16324 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed acl handling in lists.n -Acls were not checked correctl. If we had permissions...
hickert [Mon, 8 Mar 2010 08:07:27 +0000 (08:07 +0000)]
Fixed acl handling in lists.n -Acls were not checked correctl. If we had permissions to view only phones, we got all systems listed, due to the fact that get_psermission can not differentiate between object types. We have to do this manually, not just iterate through all possible combinations of acl-categrory M      /root/2.6/gosa-all/gosa/include/class_filterLDAP.inc dn and check if there is a -r- in the result.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16323 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed acl handling in lists.n -Acls were not checked correctl. If we had permissions...
hickert [Mon, 8 Mar 2010 08:07:25 +0000 (08:07 +0000)]
Fixed acl handling in lists.n -Acls were not checked correctl. If we had permissions to view only phones, we got all systems listed, due to the fact that get_psermission can not differentiate between object types. We have to do this manually, not just iterate through all possible combinations of acl-categrory M      /root/2.6/gosa-all/gosa/include/class_filter.inc dn and check if there is a -r- in the result.

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@16322 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated class ldap
hickert [Wed, 3 Mar 2010 10:29:25 +0000 (10:29 +0000)]
Updated class ldap
-Fixed problem with create missing trees
-if MUST or MAY were multiple values, we couldn't create missing trees anymore

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15897 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agofixed objectStorage settings
hickert [Wed, 3 Mar 2010 10:27:31 +0000 (10:27 +0000)]
fixed objectStorage settings

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15895 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agofixed objectStorage settings
hickert [Wed, 3 Mar 2010 10:27:29 +0000 (10:27 +0000)]
fixed objectStorage settings

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15894 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agofixed objectStorage settings
hickert [Wed, 3 Mar 2010 10:27:27 +0000 (10:27 +0000)]
fixed objectStorage settings

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15893 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agofixed objectStorage settings
hickert [Wed, 3 Mar 2010 10:27:25 +0000 (10:27 +0000)]
fixed objectStorage settings

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15892 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agofixed objectStorage settings
hickert [Wed, 3 Mar 2010 10:27:23 +0000 (10:27 +0000)]
fixed objectStorage settings

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15891 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoBackported compatibility workaround from trunk
cajus [Mon, 1 Mar 2010 09:23:20 +0000 (09:23 +0000)]
Backported compatibility workaround from trunk

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15786 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agomerged patches
hickert [Thu, 25 Feb 2010 16:44:57 +0000 (16:44 +0000)]
merged patches

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15721 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agomerged patches
hickert [Thu, 25 Feb 2010 16:44:55 +0000 (16:44 +0000)]
merged patches

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15720 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agomerged patches
hickert [Thu, 25 Feb 2010 16:36:25 +0000 (16:36 +0000)]
merged patches

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15719 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agomerged patches
hickert [Thu, 25 Feb 2010 16:36:23 +0000 (16:36 +0000)]
merged patches

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15718 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agomerged patches
hickert [Thu, 25 Feb 2010 16:36:21 +0000 (16:36 +0000)]
merged patches

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15717 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoApplied multiple user/password change
hickert [Thu, 25 Feb 2010 09:04:12 +0000 (09:04 +0000)]
Applied multiple user/password change

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15708 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoAdded latest systems patch
hickert [Thu, 25 Feb 2010 08:29:57 +0000 (08:29 +0000)]
Added  latest systems patch

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15706 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoAdded lasted plugin.inc patch
hickert [Thu, 25 Feb 2010 08:26:11 +0000 (08:26 +0000)]
Added lasted plugin.inc patch

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15705 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated template to support multiple edit
hickert [Thu, 25 Feb 2010 08:15:49 +0000 (08:15 +0000)]
Updated template to support multiple edit

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15704 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoReverted systems patch
hickert [Thu, 25 Feb 2010 08:15:31 +0000 (08:15 +0000)]
Reverted systems patch

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15703 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoAdded patches
hickert [Thu, 25 Feb 2010 08:15:19 +0000 (08:15 +0000)]
Added patches

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15702 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoAdded latest patches
hickert [Wed, 24 Feb 2010 11:51:42 +0000 (11:51 +0000)]
Added latest patches

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15694 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoApply changeset 15688 to branch
janw [Wed, 24 Feb 2010 11:42:05 +0000 (11:42 +0000)]
Apply changeset 15688 to branch

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15693 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoAdded manager attribute to departments
hickert [Wed, 24 Feb 2010 11:37:06 +0000 (11:37 +0000)]
Added manager attribute to departments

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15692 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoMoved system activation code to correct to correct place, use the objects target...
hickert [Wed, 24 Feb 2010 11:35:50 +0000 (11:35 +0000)]
Moved system activation code to correct to correct place, use the objects target dn instead of its source dn with 'ou=incoming'

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15691 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated externals to point to 2.6
hickert [Wed, 24 Feb 2010 11:34:37 +0000 (11:34 +0000)]
Updated externals to point to 2.6

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15690 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoTagged 2.6 to do more stable development there
cajus [Wed, 24 Feb 2010 08:37:44 +0000 (08:37 +0000)]
Tagged 2.6 to do more stable development there

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15680 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated department management
hickert [Tue, 23 Feb 2010 14:42:37 +0000 (14:42 +0000)]
Updated department management
-Updated dep list on remove too.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15678 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed department listing
hickert [Tue, 23 Feb 2010 14:00:37 +0000 (14:00 +0000)]
Fixed department listing

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15677 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoAdded workaround for IE8
cajus [Tue, 23 Feb 2010 14:00:31 +0000 (14:00 +0000)]
Added workaround for IE8

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15676 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed department list
hickert [Tue, 23 Feb 2010 14:00:27 +0000 (14:00 +0000)]
Fixed department list

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15675 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoAdded selectSingleUser dialog
hickert [Tue, 23 Feb 2010 12:56:01 +0000 (12:56 +0000)]
Added selectSingleUser dialog

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15674 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoAdded tooltip icon to allow to read the managers dn
hickert [Tue, 23 Feb 2010 10:41:33 +0000 (10:41 +0000)]
Added tooltip icon to allow to read the managers dn

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15673 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated manager attribute handling
hickert [Tue, 23 Feb 2010 10:35:40 +0000 (10:35 +0000)]
Updated manager attribute handling
-Let the user select an entry from a list.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15672 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoAdded manager patch
hickert [Tue, 23 Feb 2010 09:43:27 +0000 (09:43 +0000)]
Added manager patch

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15667 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated user plugin capabilities
hickert [Tue, 23 Feb 2010 07:44:04 +0000 (07:44 +0000)]
Updated user plugin capabilities
- The plugin is now able to edit loginRestriction in multi-edit mode.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15666 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoMoved to bash
cajus [Mon, 22 Feb 2010 11:39:34 +0000 (11:39 +0000)]
Moved to bash

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15665 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoSome trunk cleanup
cajus [Mon, 22 Feb 2010 10:42:58 +0000 (10:42 +0000)]
Some trunk cleanup

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15664 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated Changelog
hickert [Mon, 22 Feb 2010 09:51:29 +0000 (09:51 +0000)]
Updated Changelog

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15663 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoApplied patch from 'qnamic' #857
hickert [Mon, 22 Feb 2010 09:50:29 +0000 (09:50 +0000)]
Applied patch from 'qnamic' #857

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15662 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoWorkarounded filter for empty RDN settings
cajus [Mon, 22 Feb 2010 08:40:27 +0000 (08:40 +0000)]
Workarounded filter for empty RDN settings

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15659 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated version
cajus [Fri, 19 Feb 2010 15:16:24 +0000 (15:16 +0000)]
Updated version

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15657 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixed interesting usage string. Closes #878
cajus [Fri, 19 Feb 2010 15:13:09 +0000 (15:13 +0000)]
Fixed interesting usage string. Closes #878

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15656 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoAdded session cookie lifetime
cajus [Fri, 19 Feb 2010 13:05:56 +0000 (13:05 +0000)]
Added session cookie lifetime

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15655 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated base detection for incoming objects.
hickert [Fri, 19 Feb 2010 09:03:34 +0000 (09:03 +0000)]
Updated base detection for incoming objects.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15654 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated base detection for incoming objects.
hickert [Fri, 19 Feb 2010 09:03:26 +0000 (09:03 +0000)]
Updated base detection for incoming objects.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15653 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated incoming-object activation, detect current base correctly
hickert [Fri, 19 Feb 2010 09:00:43 +0000 (09:00 +0000)]
Updated incoming-object activation, detect current base correctly

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15652 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoRemove filter error message
cajus [Fri, 19 Feb 2010 08:38:55 +0000 (08:38 +0000)]
Remove filter error message

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15651 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoSet base properly
cajus [Fri, 19 Feb 2010 08:33:01 +0000 (08:33 +0000)]
Set base properly

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15650 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoInstanciate ldap object. Closes #874
cajus [Thu, 18 Feb 2010 13:39:18 +0000 (13:39 +0000)]
Instanciate ldap object. Closes #874

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15649 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFine tuning
cajus [Thu, 18 Feb 2010 10:58:29 +0000 (10:58 +0000)]
Fine tuning

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15648 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoAdded back release information
cajus [Thu, 18 Feb 2010 10:47:50 +0000 (10:47 +0000)]
Added back release information

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15647 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoTook patch. Thanks. Closes #782
cajus [Thu, 18 Feb 2010 08:38:02 +0000 (08:38 +0000)]
Took patch. Thanks. Closes #782

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15643 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years ago- Correct typo
opensides [Wed, 17 Feb 2010 23:11:02 +0000 (23:11 +0000)]
- Correct typo

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15641 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years ago- Removed reference to samba2
opensides [Wed, 17 Feb 2010 22:27:12 +0000 (22:27 +0000)]
- Removed reference to samba2

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15640 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated system stuff
hickert [Wed, 17 Feb 2010 17:43:55 +0000 (17:43 +0000)]
Updated system stuff

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15639 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoFixe
hickert [Wed, 17 Feb 2010 17:41:14 +0000 (17:41 +0000)]
Fixe

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15638 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoDisplay an icon in the system list again, if system is member of an object group
hickert [Wed, 17 Feb 2010 16:56:17 +0000 (16:56 +0000)]
Display an icon in the system list again, if system is member of an object group

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15637 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoAllow periodic tag 'none'.
janw [Wed, 17 Feb 2010 16:14:15 +0000 (16:14 +0000)]
Allow periodic tag 'none'.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15636 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoDon't do acl stuff if there's no plinfo
cajus [Wed, 17 Feb 2010 15:13:43 +0000 (15:13 +0000)]
Don't do acl stuff if there's no plinfo

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15635 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated filter to work
cajus [Wed, 17 Feb 2010 15:11:27 +0000 (15:11 +0000)]
Updated filter to work

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15634 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoRemoved Base
cajus [Wed, 17 Feb 2010 14:57:49 +0000 (14:57 +0000)]
Removed Base

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15633 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoIncluded patch for #866.
cajus [Wed, 17 Feb 2010 13:36:20 +0000 (13:36 +0000)]
Included patch for #866.

Thanks.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15632 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated plugin initialization
hickert [Tue, 16 Feb 2010 15:04:31 +0000 (15:04 +0000)]
Updated plugin initialization
- We better have a valid acl_category set during __construction, if not get it from the plugin definitions

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15631 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years ago- Closes #787
opensides [Mon, 15 Feb 2010 22:23:16 +0000 (22:23 +0000)]
- Closes #787

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15630 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years ago- Closes #826
opensides [Mon, 15 Feb 2010 22:19:23 +0000 (22:19 +0000)]
- Closes #826

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15629 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years ago- Corrected bug for nagios3 (Closes: #825)
opensides [Mon, 15 Feb 2010 20:57:16 +0000 (20:57 +0000)]
- Corrected bug for nagios3 (Closes: #825)

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15628 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated utils/msgPool
hickert [Mon, 15 Feb 2010 15:12:07 +0000 (15:12 +0000)]
Updated utils/msgPool
-msgPool::invalid is now able to handle regex with special chars

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15627 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated 01 patch for rpms
hickert [Mon, 15 Feb 2010 13:39:52 +0000 (13:39 +0000)]
Updated 01 patch for rpms

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15626 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated class listing.
hickert [Mon, 15 Feb 2010 09:15:37 +0000 (09:15 +0000)]
Updated class listing.
-Merger objectTypes correclty. - Fixed problem with duplicate summary entries

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15625 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated plugin versions
cajus [Mon, 15 Feb 2010 08:05:14 +0000 (08:05 +0000)]
Updated plugin versions

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15624 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated changelog
cajus [Mon, 15 Feb 2010 08:03:23 +0000 (08:03 +0000)]
Updated changelog

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15623 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoRemoved ldif files. Better none than unmaintained. Closes #863
cajus [Mon, 15 Feb 2010 07:55:49 +0000 (07:55 +0000)]
Removed ldif files. Better none than unmaintained. Closes #863

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15622 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoRemoved fon and fax from filter
cajus [Fri, 12 Feb 2010 15:59:20 +0000 (15:59 +0000)]
Removed fon and fax from filter

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15621 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated group to do smb sid updates for copy'n paste
cajus [Fri, 12 Feb 2010 14:12:14 +0000 (14:12 +0000)]
Updated group to do smb sid updates for copy'n paste

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15620 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated acl check
cajus [Fri, 12 Feb 2010 13:57:59 +0000 (13:57 +0000)]
Updated acl check

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15619 594d385d-05f5-0310-b6e9-bd551577e9d8

14 years agoUpdated check. Closes #15609
cajus [Fri, 12 Feb 2010 13:50:48 +0000 (13:50 +0000)]
Updated check. Closes #15609

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15618 594d385d-05f5-0310-b6e9-bd551577e9d8