Code

gosa.git
15 years agoFix progressbar.
janw [Thu, 14 May 2009 12:47:01 +0000 (12:47 +0000)]
Fix progressbar.

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

15 years agoRemoved dependencies to RessourcePool::LDAP.
janw [Wed, 13 May 2009 12:23:46 +0000 (12:23 +0000)]
Removed dependencies to RessourcePool::LDAP.

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

15 years agochange handling of incoming msgs from other si-server to be compatible with older...
rettenbe [Tue, 12 May 2009 09:29:38 +0000 (09:29 +0000)]
change handling of incoming msgs from other si-server to be compatible with older si-server versions

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

15 years agoDelete most databases on startup, avoid need of ALTER TABLE (not reliable with SQLite).
janw [Tue, 12 May 2009 09:11:27 +0000 (09:11 +0000)]
Delete most databases on startup, avoid need of ALTER TABLE (not reliable with SQLite).
References 658

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

15 years agoAdd ou=incoming to ldap base if not exists at start.
janw [Mon, 11 May 2009 15:05:30 +0000 (15:05 +0000)]
Add ou=incoming to ldap base if not exists at start.
Closes #630

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

15 years agoSave ppd files with correct ending, in case of gzipped files use .gz
hickert [Mon, 11 May 2009 10:02:31 +0000 (10:02 +0000)]
Save ppd files with correct ending, in case of gzipped files use .gz

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

15 years agoAdded flag to disable ppd compression via gzip
hickert [Mon, 11 May 2009 08:22:10 +0000 (08:22 +0000)]
Added flag to disable ppd compression via gzip

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

15 years agoKeep PPD server path when editing ppd options.
hickert [Mon, 11 May 2009 07:44:29 +0000 (07:44 +0000)]
Keep PPD server path when editing ppd options.
- Tunneling GOsa via ssh and editing printers led into broken gotoPrinterPdd entries.
- Fixed error when removing and adding ppds.

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

15 years agoUpdated template too
hickert [Mon, 11 May 2009 06:28:44 +0000 (06:28 +0000)]
Updated template too

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

15 years agoFixed Terminal inheritance.
hickert [Mon, 11 May 2009 06:26:08 +0000 (06:26 +0000)]
Fixed Terminal inheritance.
-Allow to inherit graphic drivers

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

15 years agoFixed inherit all
hickert [Mon, 11 May 2009 06:17:13 +0000 (06:17 +0000)]
Fixed inherit all

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

15 years agoAllow inheritance of gotoXDriver
hickert [Mon, 11 May 2009 05:43:12 +0000 (05:43 +0000)]
Allow inheritance of gotoXDriver

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

15 years agoServer-client communication workes again.
rettenbe [Fri, 8 May 2009 14:49:23 +0000 (14:49 +0000)]
Server-client communication workes again.

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

15 years agochange handling of undecipherable messages
rettenbe [Fri, 8 May 2009 14:00:45 +0000 (14:00 +0000)]
change handling of undecipherable messages

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

15 years agoSet daemon_log lines to debug level 7.
rettenbe [Fri, 8 May 2009 13:11:39 +0000 (13:11 +0000)]
Set daemon_log lines to debug level 7.

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

15 years agoAvoiding a race condition during server-server registration process.
rettenbe [Fri, 8 May 2009 13:05:22 +0000 (13:05 +0000)]
Avoiding a race condition during server-server registration process.

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

15 years ago* server adding their ip:port at the end of their msg too, as clients already do
rettenbe [Thu, 7 May 2009 15:17:13 +0000 (15:17 +0000)]
* server adding their ip:port at the end of their msg too, as clients already do
* set daemon_log lines in the correct order

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

15 years agoadd single quotation marks in daemon_log line
rettenbe [Thu, 7 May 2009 13:47:42 +0000 (13:47 +0000)]
add single quotation marks in daemon_log line

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

15 years agoUpdate groupMail check() method
hickert [Thu, 7 May 2009 08:18:26 +0000 (08:18 +0000)]
Update groupMail check() method
-Fixed potential error message for missing $mail variable

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

15 years agoUpdated kolab mail method.
hickert [Thu, 7 May 2009 08:17:43 +0000 (08:17 +0000)]
Updated kolab mail method.
-Made gosaSharedFolderTarget configurable

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

15 years agoincreased timeout for ping request for gosa-si
hickert [Thu, 7 May 2009 08:12:04 +0000 (08:12 +0000)]
increased timeout for ping request for gosa-si

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

15 years agoUpdated timeout
hickert [Thu, 7 May 2009 08:07:33 +0000 (08:07 +0000)]
Updated timeout

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

15 years agoAllow get_local_mac_for_remote_ip to translate hostnames to ip addresses.
janw [Wed, 6 May 2009 14:36:07 +0000 (14:36 +0000)]
Allow get_local_mac_for_remote_ip to translate hostnames to ip addresses.

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

15 years agodelete outdated daemon_log line
rettenbe [Wed, 6 May 2009 14:34:24 +0000 (14:34 +0000)]
delete outdated daemon_log line

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

15 years agoadd level number to 2 daemon_log lines
rettenbe [Wed, 6 May 2009 14:32:42 +0000 (14:32 +0000)]
add level number to 2 daemon_log lines

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

15 years agoupdating 'waiting' softupdate or reinstalling jobs to 'processing' if client wakes...
rettenbe [Wed, 6 May 2009 12:24:01 +0000 (12:24 +0000)]
updating 'waiting' softupdate or reinstalling jobs to 'processing' if client wakes up and reports progress

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

15 years agoCorrected debug level.
janw [Tue, 5 May 2009 15:32:16 +0000 (15:32 +0000)]
Corrected debug level.

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

15 years agoRemoved variables from RessourcePool.
janw [Tue, 5 May 2009 15:00:32 +0000 (15:00 +0000)]
Removed variables from RessourcePool.

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

15 years agoRemoved usage of RessourcePool for LDAP cause of threading issues.
janw [Tue, 5 May 2009 14:39:19 +0000 (14:39 +0000)]
Removed usage of RessourcePool for LDAP cause of threading issues.
Removed unneeded ldap-handles.

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

15 years agoMove $verbose to the beginning to avoid DB log messages when $verbose = 0
janw [Tue, 5 May 2009 13:59:06 +0000 (13:59 +0000)]
Move $verbose to the beginning to avoid DB log messages when $verbose = 0

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

15 years agoMerged changeset:13604 from gosa-lhm.
janw [Tue, 5 May 2009 13:55:54 +0000 (13:55 +0000)]
Merged changeset:13604 from gosa-lhm.

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

15 years agoRemoved unneeded use of ldap handles.
janw [Tue, 5 May 2009 13:53:24 +0000 (13:53 +0000)]
Removed unneeded use of ldap handles.
Fixed typos.
Fixed sql statements.

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

15 years agoAdded Mr. Röh Patch.
hickert [Tue, 5 May 2009 13:48:48 +0000 (13:48 +0000)]
Added Mr. Röh Patch.
Allows to select the primary Group in Copy&PAste

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

15 years ago- Really fixing description
opensides [Tue, 5 May 2009 13:08:17 +0000 (13:08 +0000)]
- Really fixing description

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

15 years ago- Correcting description in rules
opensides [Tue, 5 May 2009 12:56:48 +0000 (12:56 +0000)]
- Correcting description in rules

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

15 years ago- Missing content in changelog 2.6.4-1
opensides [Tue, 5 May 2009 12:31:42 +0000 (12:31 +0000)]
- Missing content in changelog 2.6.4-1

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

15 years agoRemoved garbage character at the beginning of messages.po
janw [Mon, 4 May 2009 15:37:24 +0000 (15:37 +0000)]
Removed garbage character at the beginning of messages.po

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

15 years agoDon't open filehandle in daemon_log if we don't want to write anything.
janw [Thu, 30 Apr 2009 13:59:14 +0000 (13:59 +0000)]
Don't open filehandle in daemon_log if we don't want to write anything.

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

15 years agoTranslate hostnames to ip addresses.
janw [Thu, 30 Apr 2009 13:29:26 +0000 (13:29 +0000)]
Translate hostnames to ip addresses.

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

15 years agoWhen matching on macaddresses in SQL, always use the case insensitive variant.
janw [Thu, 30 Apr 2009 09:47:38 +0000 (09:47 +0000)]
When matching on macaddresses in SQL, always use the case insensitive variant.

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

15 years agoChanged permissions for /etc/ldap/ldap-shell.conf from 0600 to 0644.
janw [Wed, 29 Apr 2009 16:02:23 +0000 (16:02 +0000)]
Changed permissions for /etc/ldap/ldap-shell.conf from 0600 to 0644.

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

15 years agoFixed default encryption
hickert [Thu, 23 Apr 2009 06:44:14 +0000 (06:44 +0000)]
Fixed default encryption

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

15 years ago- remove opsi plugin from non release, it works well
opensides [Sun, 12 Apr 2009 12:33:51 +0000 (12:33 +0000)]
- remove opsi plugin from non release, it works well

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

15 years agoCloses #636 - GOSA logging doesn't work in 2.6.4 (Debian Packages)
hickert [Tue, 7 Apr 2009 05:44:33 +0000 (05:44 +0000)]
Closes #636 - GOSA logging doesn't work in 2.6.4 (Debian Packages)

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

15 years ago- Adding brazilian portuguese to gosa 2.6
opensides [Mon, 6 Apr 2009 16:22:09 +0000 (16:22 +0000)]
- Adding brazilian portuguese to gosa 2.6
- close #611

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

15 years ago- close #632
opensides [Sat, 4 Apr 2009 15:53:57 +0000 (15:53 +0000)]
- close #632
- close #644
- close #645
- close #646
- close #647

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

15 years agoRemoved use of recreate_database.
janw [Fri, 3 Apr 2009 15:21:49 +0000 (15:21 +0000)]
Removed use of recreate_database.

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

15 years ago* maximal number of ldap handles can be defined by config file now
rettenbe [Thu, 2 Apr 2009 08:33:53 +0000 (08:33 +0000)]
* maximal number of ldap handles can be defined by config file now
* number of precreated ldap handles can be defined by config file now

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

15 years agoMerge changes from gosa-lhm branch.
janw [Wed, 1 Apr 2009 16:36:50 +0000 (16:36 +0000)]
Merge changes from gosa-lhm branch.
Don't waste resources if statement list is empty.

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

15 years agoAdded dependencies to libresourcepool-perl and libresourcepool-net-ldap-perl
janw [Wed, 1 Apr 2009 14:30:24 +0000 (14:30 +0000)]
Added dependencies to libresourcepool-perl and libresourcepool-net-ldap-perl

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

15 years agoMerged changeset:13564.
janw [Mon, 30 Mar 2009 15:32:31 +0000 (15:32 +0000)]
Merged changeset:13564.

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

15 years agoMerged changes from gosa-lhm to trunk.
janw [Mon, 30 Mar 2009 15:31:29 +0000 (15:31 +0000)]
Merged changes from gosa-lhm to trunk.

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

15 years ago* add gosa feedback 'existing_job_in_queue' for message trigger_action_localboot...
rettenbe [Tue, 24 Mar 2009 15:28:53 +0000 (15:28 +0000)]
* add gosa feedback 'existing_job_in_queue' for message trigger_action_localboot to inform gosa user

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

15 years agoadd daemon_log output if forwarding a client msg to registration server failed
rettenbe [Tue, 24 Mar 2009 14:21:56 +0000 (14:21 +0000)]
add daemon_log output if forwarding a client msg to registration server failed

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

15 years ago* set explicit daemon_log level for get_ldap_handle at gosa-si-server
rettenbe [Tue, 24 Mar 2009 13:41:28 +0000 (13:41 +0000)]
* set explicit daemon_log level for get_ldap_handle at gosa-si-server

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

15 years ago* fixes get_table_columns in DBsqlite
rettenbe [Tue, 24 Mar 2009 13:33:32 +0000 (13:33 +0000)]
* fixes get_table_columns in DBsqlite

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

15 years ago* change daemon_log level of db statements
rettenbe [Tue, 24 Mar 2009 12:40:29 +0000 (12:40 +0000)]
* change daemon_log level of db statements
* change db lock

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

15 years agobugfix path building
rettenbe [Tue, 24 Mar 2009 12:30:58 +0000 (12:30 +0000)]
bugfix path building

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

15 years agomodify "deploy" script, just for development!!!
rettenbe [Tue, 24 Mar 2009 10:44:31 +0000 (10:44 +0000)]
modify "deploy" script, just for development!!!

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

15 years agoadd dummy function daemon_log to test scripts
rettenbe [Tue, 24 Mar 2009 07:32:21 +0000 (07:32 +0000)]
add dummy function daemon_log to test scripts

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

15 years agofixes error output to STDERR for function check_pid
rettenbe [Wed, 18 Mar 2009 14:09:15 +0000 (14:09 +0000)]
fixes error output to STDERR for function check_pid

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

15 years agoFixed typos.
janw [Tue, 17 Mar 2009 11:21:00 +0000 (11:21 +0000)]
Fixed typos.

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

15 years agobugfixes the function watch_for_new_jobs; now, only waiting jobs hosted by the local...
rettenbe [Mon, 16 Mar 2009 17:17:19 +0000 (17:17 +0000)]
bugfixes the function watch_for_new_jobs; now, only waiting jobs hosted by the local server are checked for new jobs

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

15 years agoWe don't need a dhcp and dns activation in the gosa.conf anymore, since GOsa is split...
hickert [Mon, 16 Mar 2009 08:03:44 +0000 (08:03 +0000)]
We don't need a dhcp and dns activation in the gosa.conf anymore, since GOsa is splittet into sepearte packages.

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

15 years agoWe don't need a dhcp and dns activation in the gosa.conf anymore, since GOsa is split...
hickert [Mon, 16 Mar 2009 07:56:01 +0000 (07:56 +0000)]
We don't need a dhcp and dns activation in the gosa.conf anymore, since GOsa is splittet into sepearte packages.

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

15 years ago- Corrected french locale
opensides [Sat, 14 Mar 2009 12:04:17 +0000 (12:04 +0000)]
- Corrected french locale

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

15 years agoFixed spelling of terminal server services
hickert [Thu, 12 Mar 2009 10:25:20 +0000 (10:25 +0000)]
Fixed spelling of terminal server services
-XDcMP -> XDMcP

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

15 years agodelete module files
rettenbe [Thu, 12 Mar 2009 09:25:02 +0000 (09:25 +0000)]
delete module files

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

15 years agoadd required perl modules
rettenbe [Thu, 12 Mar 2009 08:20:59 +0000 (08:20 +0000)]
add required perl modules

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

15 years agomove 'get ldap handle from pool' from sub process_task to sub watch_for_next_tasks
rettenbe [Wed, 11 Mar 2009 14:34:49 +0000 (14:34 +0000)]
move 'get ldap handle from pool' from sub process_task to sub watch_for_next_tasks

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

15 years agonew ldap handling, a handle is taken out of a pool of ldap handles and given back...
rettenbe [Wed, 11 Mar 2009 13:45:58 +0000 (13:45 +0000)]
new ldap handling, a handle is taken out of a pool of ldap handles and given back if it's no longer needed

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

15 years agoMerged changeset:13526 from gosa-lhm.
janw [Wed, 11 Mar 2009 12:45:11 +0000 (12:45 +0000)]
Merged changeset:13526 from gosa-lhm.

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

15 years agoAdded Translation String.
janw [Wed, 11 Mar 2009 10:42:39 +0000 (10:42 +0000)]
Added Translation String.
Added German Translation.
Fixed German Translation.

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

15 years agoUpdated groupMail
hickert [Tue, 10 Mar 2009 10:34:13 +0000 (10:34 +0000)]
Updated groupMail
-Fixed continue problem

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

15 years agoAuthor: psc
hickert [Mon, 9 Mar 2009 14:55:52 +0000 (14:55 +0000)]
Author: psc
Date: 2009-02-26 16:52:49 +0100 (Thu, 26 Feb 2009)
New Revision: 13473

Modified:
   branches/2.6-lhm/trunk/gosa-plugins/goto/admin/applications/class_applicationParameters.inc
Log:
Add a PrepareForCopyPaste function to make copying of applications
also copy applicationParameters (Fix for LHM #1269)

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

15 years agoAplied patch:
hickert [Mon, 9 Mar 2009 14:54:13 +0000 (14:54 +0000)]
Aplied patch:
Von:
gosa-svn@oss.gonicus.de
  An:
gosa-svn@oss.gonicus.de
  Datum:
02.03.2009 10:58

Author: lhm-gosa
Date: 2009-03-02 10:58:57 +0100 (Mon, 02 Mar 2009)
New Revision: 13481

Modified:
   branches/2.6-lhm/trunk/gosa-core/plugins/admin/ogroups/class_ogroupManagement.inc
Log:
Fix object group deletion ACLs

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

15 years agoUpdated template path for gencd
hickert [Mon, 9 Mar 2009 14:48:52 +0000 (14:48 +0000)]
Updated template path for gencd

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

15 years agoApplied patch;
hickert [Mon, 9 Mar 2009 14:46:58 +0000 (14:46 +0000)]
Applied patch;

Author: psc
Date: 2009-03-06 14:04:49 +0100 (Fri, 06 Mar 2009)
New Revision: 13502

Modified:
   branches/2.6-lhm/trunk/gosa-core/include/class_userinfo.inc
Log:
Check weither  is defined, before using it (Fixes Trac #2193)

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

15 years agoAdded msgPool entry for mysql
hickert [Mon, 9 Mar 2009 14:28:13 +0000 (14:28 +0000)]
Added msgPool entry for mysql

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

15 years agoUpdated conferences
hickert [Mon, 9 Mar 2009 14:11:03 +0000 (14:11 +0000)]
Updated conferences
-Added transaction to conferences

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

15 years agoReadded phone number length check
hickert [Mon, 9 Mar 2009 13:17:21 +0000 (13:17 +0000)]
Readded phone number length check

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

15 years agoUpdated goPhone account.
hickert [Mon, 9 Mar 2009 13:15:49 +0000 (13:15 +0000)]
Updated goPhone account.
-Added some more checks

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

15 years agoUpdated goPhone account.
hickert [Mon, 9 Mar 2009 12:52:38 +0000 (12:52 +0000)]
Updated goPhone account.
-Added transactions.

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

15 years agoMerged changeset:13511 from gosa-lhm.
janw [Mon, 9 Mar 2009 10:45:07 +0000 (10:45 +0000)]
Merged changeset:13511 from gosa-lhm.

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

15 years ago- Adding localization for uw-imap
opensides [Fri, 6 Mar 2009 22:22:10 +0000 (22:22 +0000)]
- Adding localization for uw-imap

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

15 years ago- Updating locales
opensides [Fri, 6 Mar 2009 19:53:36 +0000 (19:53 +0000)]
- Updating locales

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

15 years agochanging file permissions of /var/log/gosa-si-client.log, /etc/ldap/ldap-shell.conf...
rettenbe [Fri, 6 Mar 2009 15:13:21 +0000 (15:13 +0000)]
changing file permissions of /var/log/gosa-si-client.log, /etc/ldap/ldap-shell.conf, /var/run/gosa-si-client.opts, /var/log/fai/..., /var/lib/gosa-si/*.db*

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

15 years agoUpdated conference listing
hickert [Fri, 6 Mar 2009 14:44:38 +0000 (14:44 +0000)]
Updated conference listing
-Fixed recursive search in reload

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

15 years agoUpdated extension entries for conferences.
hickert [Fri, 6 Mar 2009 14:13:00 +0000 (14:13 +0000)]
Updated extension entries for conferences.

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

15 years agoUpdated gofon conferences
hickert [Fri, 6 Mar 2009 13:58:50 +0000 (13:58 +0000)]
Updated gofon conferences
- Fixed language selection

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

15 years agoMerged changeset:13498
janw [Wed, 4 Mar 2009 14:12:55 +0000 (14:12 +0000)]
Merged changeset:13498

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

15 years agoMerged from gosa-lhm:
janw [Wed, 4 Mar 2009 14:06:50 +0000 (14:06 +0000)]
Merged from gosa-lhm:
changeset:13492
changeset:13493
changeset:13494
changeset:13495
changeset:13496

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

15 years agoCopy changeset:13490 from gosa-lhm.
janw [Wed, 4 Mar 2009 09:49:36 +0000 (09:49 +0000)]
Copy changeset:13490 from gosa-lhm.

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

15 years agoRenamed script.
janw [Tue, 3 Mar 2009 14:12:43 +0000 (14:12 +0000)]
Renamed script.

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

15 years agoAdded Translation Strings.
janw [Tue, 3 Mar 2009 13:54:18 +0000 (13:54 +0000)]
Added Translation Strings.
Added German Translation.

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

15 years agoAdded Translation Strings.
janw [Tue, 3 Mar 2009 13:51:22 +0000 (13:51 +0000)]
Added Translation Strings.
Added German Translation.

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

15 years ago- Removed obsoleted mysql conf
opensides [Tue, 3 Mar 2009 08:15:49 +0000 (08:15 +0000)]
- Removed obsoleted mysql conf

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

15 years ago- corrected email in changelog
opensides [Tue, 3 Mar 2009 08:00:18 +0000 (08:00 +0000)]
- corrected email in changelog

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

15 years ago- Updated french locale for GOsa and plugins
opensides [Sat, 28 Feb 2009 13:28:08 +0000 (13:28 +0000)]
- Updated french locale for GOsa and plugins

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

15 years agoUpdated locales
cajus [Fri, 27 Feb 2009 12:20:49 +0000 (12:20 +0000)]
Updated locales

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