Code

gosa.git
15 years agoUpdated terminal DNS.
hickert [Tue, 9 Jun 2009 12:36:01 +0000 (12:36 +0000)]
Updated terminal DNS.
- If no IP address is given, then do not add the ipHost object class.

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

15 years agoUpdated gosa.conf
hickert [Tue, 9 Jun 2009 11:09:23 +0000 (11:09 +0000)]
Updated gosa.conf

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

15 years agoupdate to config option ServerPackages? - enabled = false
rettenbe [Fri, 5 Jun 2009 12:14:11 +0000 (12:14 +0000)]
update to config option ServerPackages? - enabled = false

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

15 years agoupdate to config option ServerPackages - enabled = false
rettenbe [Fri, 5 Jun 2009 10:32:04 +0000 (10:32 +0000)]
update to config option ServerPackages - enabled = false

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

15 years agonew option for server config file: ServerPackages - enabled = false/true
rettenbe [Fri, 5 Jun 2009 10:18:23 +0000 (10:18 +0000)]
new option for server config file: ServerPackages - enabled = false/true
option disables multi si-server behaviour of running gosa-si-server (no server-server registration, no messages from other si-server accepted)

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

15 years ago* change regex for outgoing messages, now '-' is allowed
rettenbe [Fri, 5 Jun 2009 08:53:24 +0000 (08:53 +0000)]
* change regex for outgoing messages, now '-' is allowed
* hostnames as source in outgoing messages are substituted with ip:port

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

15 years ago* changing log line level
rettenbe [Thu, 4 Jun 2009 08:02:37 +0000 (08:02 +0000)]
* changing log line level

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

15 years ago* new version of function daemon_log
rettenbe [Wed, 3 Jun 2009 13:21:30 +0000 (13:21 +0000)]
* new version of function daemon_log
* extended meaning of daemon_log function parameter level
* new command line option -d (debugging gosa-si parts)

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

15 years ago- Added Benoit Mortier as uploaders
opensides [Tue, 2 Jun 2009 13:41:48 +0000 (13:41 +0000)]
- Added Benoit Mortier as uploaders
- Added two more debconf translations

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

15 years agoFixed object group permission problem.
hickert [Tue, 2 Jun 2009 05:39:41 +0000 (05:39 +0000)]
Fixed object group permission problem.
- We were able to see the object listed in the ogroup administration plugin, but we were not able to edit any attribute.  ACLs directly on object.

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

15 years ago* diffrent delivery handling for incoming messages
rettenbe [Fri, 29 May 2009 12:36:26 +0000 (12:36 +0000)]
* diffrent delivery handling for incoming messages
* bugfixing functions get_login_usr_for_client and get_client_for_login_usr

-- Diese und die folgenden Zeilen werde --

M    server/events/gosaTriggered.pm
M    gosa-si-server

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

15 years agoFixed problem with missing function get_gosa_version
hickert [Fri, 29 May 2009 08:41:32 +0000 (08:41 +0000)]
Fixed problem with missing function get_gosa_version

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

15 years agocomment out confusing daemon_log lines
rettenbe [Thu, 28 May 2009 13:03:09 +0000 (13:03 +0000)]
comment out confusing daemon_log lines

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

15 years agobugfix strange remote ip from incoming message host
rettenbe [Thu, 28 May 2009 12:52:41 +0000 (12:52 +0000)]
bugfix strange remote ip from incoming message host

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

15 years agonew input handling in gosa-si-server and therefore changes within gosaTriggered plugi...
rettenbe [Thu, 28 May 2009 09:58:23 +0000 (09:58 +0000)]
new input handling in gosa-si-server and therefore changes within gosaTriggered plugin TO BE TESTED

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

15 years agodelete wrong indentation an set correct return statement
rettenbe [Wed, 27 May 2009 11:55:20 +0000 (11:55 +0000)]
delete wrong indentation an set correct return statement

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

15 years agodelete unused but imported perl modules
rettenbe [Wed, 27 May 2009 11:40:05 +0000 (11:40 +0000)]
delete unused but imported perl modules

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

15 years agoAdd ou attribute to incoming.
janw [Tue, 26 May 2009 12:58:59 +0000 (12:58 +0000)]
Add ou attribute to incoming.

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

15 years agoconsider if incoming msg is form an old version of gosa-si-server or from a new serve...
rettenbe [Mon, 25 May 2009 14:57:01 +0000 (14:57 +0000)]
consider if incoming msg is form an old version of gosa-si-server or from a new server version

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

15 years agono multiple reporting of user logged in at a client
rettenbe [Mon, 25 May 2009 14:56:05 +0000 (14:56 +0000)]
no multiple reporting of user logged in at a client

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

15 years agoset waiting time between connection attempt to 0.1 sec
rettenbe [Mon, 25 May 2009 14:06:35 +0000 (14:06 +0000)]
set waiting time between connection attempt to 0.1 sec

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

15 years ago* checkin of new plugin load_reporter, again
rettenbe [Mon, 25 May 2009 06:35:47 +0000 (06:35 +0000)]
* checkin of new plugin load_reporter, again

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

15 years agoMoved section from gonicus/utils to utils.
janw [Wed, 20 May 2009 16:17:27 +0000 (16:17 +0000)]
Moved section from gonicus/utils to utils.

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

15 years ago- Closes #659
opensides [Wed, 20 May 2009 16:04:38 +0000 (16:04 +0000)]
- Closes #659

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

15 years agoCorrected name...
janw [Wed, 20 May 2009 15:23:57 +0000 (15:23 +0000)]
Corrected name...

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

15 years ago- Closes #622
opensides [Wed, 20 May 2009 15:22:09 +0000 (15:22 +0000)]
- Closes #622

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

15 years agoAdded dummy loadreporter to allow building of package.
janw [Wed, 20 May 2009 15:06:46 +0000 (15:06 +0000)]
Added dummy loadreporter to allow building of package.

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

15 years agoadd some daemon_log lines describe error case better
rettenbe [Wed, 20 May 2009 14:17:40 +0000 (14:17 +0000)]
add some daemon_log lines describe error case better

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

15 years agoadd new client plugin loadreporter
rettenbe [Wed, 20 May 2009 13:23:12 +0000 (13:23 +0000)]
add new client plugin loadreporter

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

15 years agoupdate: gosa-si-client uses former fai communication socket again
rettenbe [Wed, 20 May 2009 12:29:54 +0000 (12:29 +0000)]
update: gosa-si-client uses former fai communication socket again

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

15 years ago* new plugin load_reporter.pm
rettenbe [Wed, 20 May 2009 10:04:39 +0000 (10:04 +0000)]
* new plugin load_reporter.pm
* configuration options 'system-com', 'ts-load-file', 'waiting-for-ts-info'
* plugin enables si-client to request system load information from terminal server and evaluate the replying terminal server answers

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

15 years ago* switch order of memorizing own address and patching source tag
rettenbe [Wed, 20 May 2009 09:59:33 +0000 (09:59 +0000)]
* switch order of memorizing own address and patching source tag
* move one case of answer processing to a new place

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

15 years agoNew config option in ArpHandler to control if existing entries should be updated...
janw [Mon, 18 May 2009 08:11:29 +0000 (08:11 +0000)]
New config option in ArpHandler to control if existing entries should be updated or not.

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

15 years agoFix result of Net::LDAP::Add
janw [Fri, 15 May 2009 08:17:07 +0000 (08:17 +0000)]
Fix result of Net::LDAP::Add

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

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