Code

gosa.git
16 years agoFixed termDNS function definition.
hickert [Fri, 21 Sep 2007 06:17:49 +0000 (06:17 +0000)]
Fixed termDNS function definition.

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

16 years agoFixed several class definition warnings
hickert [Fri, 21 Sep 2007 06:07:48 +0000 (06:07 +0000)]
Fixed several class definition warnings

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

16 years agoFixed tab declaration for fai objects
hickert [Fri, 21 Sep 2007 06:00:28 +0000 (06:00 +0000)]
Fixed tab declaration for fai objects

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

16 years agoUnified dhcp functions to match class_plugin
hickert [Fri, 21 Sep 2007 05:56:05 +0000 (05:56 +0000)]
Unified dhcp functions to match class_plugin

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

16 years agoFixed some PHP5 errors
hickert [Thu, 20 Sep 2007 13:40:47 +0000 (13:40 +0000)]
Fixed some PHP5 errors

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

16 years agoFixed printer saving
hickert [Thu, 20 Sep 2007 13:25:54 +0000 (13:25 +0000)]
Fixed printer saving

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

16 years agoFixed server error
hickert [Thu, 20 Sep 2007 13:09:43 +0000 (13:09 +0000)]
Fixed server error

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

16 years agoFixed goShare Server
hickert [Thu, 20 Sep 2007 12:53:54 +0000 (12:53 +0000)]
Fixed goShare Server

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

16 years agoUpdated for PHP5
cajus [Thu, 20 Sep 2007 12:36:20 +0000 (12:36 +0000)]
Updated for PHP5

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

16 years agoMoved default timezone setting
cajus [Thu, 20 Sep 2007 12:21:04 +0000 (12:21 +0000)]
Moved default timezone setting

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

16 years agoSee last log
hickert [Thu, 20 Sep 2007 12:12:56 +0000 (12:12 +0000)]
See last log

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

16 years agoFixed button handling, after editing kioskProfiles the save and cancel button were...
hickert [Thu, 20 Sep 2007 12:12:04 +0000 (12:12 +0000)]
Fixed button handling, after editing kioskProfiles the save and cancel button were hidden

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

16 years agoAdded TZ fix
cajus [Thu, 20 Sep 2007 12:08:32 +0000 (12:08 +0000)]
Added TZ fix

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

16 years agoFixed class goFonMacro in gosa.conf
hickert [Thu, 20 Sep 2007 11:52:09 +0000 (11:52 +0000)]
Fixed class goFonMacro in gosa.conf

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

16 years agoRemoved require once
hickert [Thu, 20 Sep 2007 11:06:39 +0000 (11:06 +0000)]
Removed require once

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

16 years agoMoved timezone functions into functions.inc
hickert [Thu, 20 Sep 2007 09:45:46 +0000 (09:45 +0000)]
Moved timezone functions into functions.inc

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

16 years agoFixed user mail tab.
hickert [Thu, 20 Sep 2007 07:50:40 +0000 (07:50 +0000)]
Fixed user mail tab.

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

16 years agoAdded ACL speed optimization
cajus [Thu, 20 Sep 2007 07:31:31 +0000 (07:31 +0000)]
Added ACL speed optimization

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

16 years agoUpdated password.php.
hickert [Thu, 20 Sep 2007 07:23:15 +0000 (07:23 +0000)]
Updated password.php.
Use first ldap->server (location), if default is not valid.

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

16 years agoUpdated pwd handling.
hickert [Thu, 20 Sep 2007 07:03:54 +0000 (07:03 +0000)]
Updated pwd handling.
Moved functions to function.inc
Removed require_once from class passwordMethod and replaced it with $class_mapping

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

16 years agoFixed remove_multiple in groups
hickert [Thu, 20 Sep 2007 06:26:58 +0000 (06:26 +0000)]
Fixed remove_multiple in groups

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

16 years agoFixed some errors
hickert [Thu, 20 Sep 2007 06:15:56 +0000 (06:15 +0000)]
Fixed some errors

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

16 years agoFixed class instantiation
cajus [Wed, 19 Sep 2007 15:50:27 +0000 (15:50 +0000)]
Fixed class instantiation

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

16 years agoConverted a couple of == / === NULL references
cajus [Wed, 19 Sep 2007 15:47:12 +0000 (15:47 +0000)]
Converted a couple of == / === NULL references

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

16 years agoFixed NULL occurencies
cajus [Wed, 19 Sep 2007 15:27:07 +0000 (15:27 +0000)]
Fixed NULL occurencies

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

16 years agoFixed a couple of == / === NULL occurencies
cajus [Wed, 19 Sep 2007 15:21:47 +0000 (15:21 +0000)]
Fixed a couple of == / === NULL occurencies

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

16 years agoWe need more checks in case of disabled Copy & PAste or snapshots
hickert [Wed, 19 Sep 2007 14:06:38 +0000 (14:06 +0000)]
We need more checks in case of disabled Copy & PAste or snapshots

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

16 years agoUdpated some plugins, to work with new autoloader
hickert [Wed, 19 Sep 2007 13:26:08 +0000 (13:26 +0000)]
Udpated some plugins, to work with new autoloader

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

16 years agoOnlx execute save_object on real objects
hickert [Wed, 19 Sep 2007 13:11:57 +0000 (13:11 +0000)]
Onlx execute save_object on real objects

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

16 years agoUpdate for __autoload()
cajus [Wed, 19 Sep 2007 13:08:08 +0000 (13:08 +0000)]
Update for __autoload()

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

16 years agoRemoved debug output
hickert [Wed, 19 Sep 2007 12:48:12 +0000 (12:48 +0000)]
Removed debug output

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

16 years agoAdded msg dialog to user deletion
hickert [Wed, 19 Sep 2007 12:40:42 +0000 (12:40 +0000)]
Added msg dialog to user deletion

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

16 years agoAdded msg to user deletion for testing
hickert [Wed, 19 Sep 2007 12:27:03 +0000 (12:27 +0000)]
Added msg to user deletion for testing

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

16 years agoUpdated message box
hickert [Wed, 19 Sep 2007 12:05:45 +0000 (12:05 +0000)]
Updated message box

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

16 years agoUpdated userinfo
cajus [Wed, 19 Sep 2007 09:41:33 +0000 (09:41 +0000)]
Updated userinfo

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

16 years agoAdded simple js handling to popup js dialogs, not finished yet
hickert [Wed, 19 Sep 2007 09:35:32 +0000 (09:35 +0000)]
Added simple js handling to popup js dialogs, not finished yet

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

16 years agoSimplified msg dialog template
hickert [Wed, 19 Sep 2007 07:48:21 +0000 (07:48 +0000)]
Simplified msg dialog template

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

16 years agoAdded update-gosa
cajus [Wed, 19 Sep 2007 07:23:52 +0000 (07:23 +0000)]
Added update-gosa

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

16 years agoStep between the lines...
cajus [Wed, 19 Sep 2007 07:15:20 +0000 (07:15 +0000)]
Step between the lines...

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

16 years agoUnify names
cajus [Wed, 19 Sep 2007 06:55:53 +0000 (06:55 +0000)]
Unify names

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

16 years agoUpdated phoneNumber adaption
hickert [Wed, 19 Sep 2007 06:30:13 +0000 (06:30 +0000)]
Updated phoneNumber adaption

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

16 years agoRemoved debug output
hickert [Wed, 19 Sep 2007 05:23:45 +0000 (05:23 +0000)]
Removed debug output

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

16 years agoRemoved not used functions
cajus [Tue, 18 Sep 2007 16:45:02 +0000 (16:45 +0000)]
Removed not used functions

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

16 years agoAdded initial message handling
hickert [Tue, 18 Sep 2007 14:00:56 +0000 (14:00 +0000)]
Added initial message handling

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

16 years agoAdded optimizations
cajus [Tue, 18 Sep 2007 10:04:48 +0000 (10:04 +0000)]
Added optimizations

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

16 years agoUpdated menu creation
hickert [Tue, 18 Sep 2007 07:04:15 +0000 (07:04 +0000)]
Updated menu creation

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

16 years agoUpdated menu creation.
hickert [Tue, 18 Sep 2007 06:57:32 +0000 (06:57 +0000)]
Updated menu creation.
Check acls for each plugin

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

16 years agoAdded patch from opensides
hickert [Tue, 18 Sep 2007 06:21:21 +0000 (06:21 +0000)]
Added patch from opensides

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

16 years agoDisplay added profiles directly
hickert [Tue, 18 Sep 2007 06:20:10 +0000 (06:20 +0000)]
Display added profiles directly

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

16 years agoUpdate groups acls, if group dn has changed
hickert [Mon, 17 Sep 2007 13:48:13 +0000 (13:48 +0000)]
Update groups acls, if group dn has changed

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

16 years agoUpated ACL handling.
hickert [Mon, 17 Sep 2007 13:42:43 +0000 (13:42 +0000)]
Upated ACL handling.
-Moved plinfo from divlist to class_acl
-If an user is removed, all its acls will be removed too.
-If an user is moved, all its acls will be moved too.

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

16 years agoUpdated ACL info string
hickert [Mon, 17 Sep 2007 12:30:42 +0000 (12:30 +0000)]
Updated ACL info string

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

16 years agoHide errors for filter saving.
hickert [Mon, 17 Sep 2007 11:51:46 +0000 (11:51 +0000)]
Hide errors for filter saving.

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

16 years agoAdded gosa.conf(ig) flag 'save_filter'.
hickert [Mon, 17 Sep 2007 11:50:28 +0000 (11:50 +0000)]
Added gosa.conf(ig) flag 'save_filter'.
if save_filter is 'true' the current filter settings will be stored in a seperate user cookie

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

16 years agoSave current base and filter options in a cookie on client side
hickert [Mon, 17 Sep 2007 09:51:21 +0000 (09:51 +0000)]
Save current base and filter options in a cookie on client side

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

16 years agoAdded edit link to list entries in fai-template/hooks
hickert [Mon, 17 Sep 2007 07:40:01 +0000 (07:40 +0000)]
Added edit link to list entries in fai-template/hooks

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

16 years agoFixed fai divlist
hickert [Fri, 14 Sep 2007 13:32:23 +0000 (13:32 +0000)]
Fixed fai divlist

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

16 years agotranslation fixes.
hickert [Fri, 14 Sep 2007 13:10:02 +0000 (13:10 +0000)]
translation fixes.
Updated language selectbox

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

16 years agoAdded hover style to divlist
hickert [Fri, 14 Sep 2007 08:09:47 +0000 (08:09 +0000)]
Added hover style to divlist

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

16 years agoRemoved check from main.php, caused print_red on every page request
hickert [Fri, 14 Sep 2007 07:42:29 +0000 (07:42 +0000)]
Removed check from main.php, caused print_red on every page request

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

16 years agoUpdated slapd.conf example
cajus [Fri, 14 Sep 2007 07:31:55 +0000 (07:31 +0000)]
Updated slapd.conf example

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

16 years agoAdde timezone check
hickert [Fri, 14 Sep 2007 07:26:06 +0000 (07:26 +0000)]
Adde timezone check

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

16 years agoThere were broken translation in the framework template leading to not working links
hickert [Thu, 13 Sep 2007 13:22:03 +0000 (13:22 +0000)]
There were broken translation in the framework template leading to not working links

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

16 years agoRemoved unsed function 'array_search_r' remove error_reporting() from class_plugin
hickert [Thu, 13 Sep 2007 10:40:50 +0000 (10:40 +0000)]
Removed unsed function 'array_search_r' remove error_reporting() from class_plugin

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

16 years agoSimplified save() routine, replaced foreach with gosa_array_merge
hickert [Thu, 13 Sep 2007 09:26:33 +0000 (09:26 +0000)]
Simplified save() routine, replaced foreach with gosa_array_merge

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

16 years agoUpdated code.
hickert [Thu, 13 Sep 2007 08:40:28 +0000 (08:40 +0000)]
Updated code.
Removed some foreach / for objectClass ... and replaced them with array_functions

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

16 years agoUpdated FAQ
cajus [Thu, 13 Sep 2007 06:39:37 +0000 (06:39 +0000)]
Updated FAQ

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

16 years agoUpdated setup to set correct timezones to dropdown menu
hickert [Wed, 12 Sep 2007 12:09:59 +0000 (12:09 +0000)]
Updated setup to set correct timezones to dropdown menu

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

16 years agoUpdated askClassName.
hickert [Wed, 12 Sep 2007 11:33:00 +0000 (11:33 +0000)]
Updated askClassName.
Removed predefined parameters

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

16 years agoUdpated MultiselectWindow
hickert [Wed, 12 Sep 2007 11:13:27 +0000 (11:13 +0000)]
Udpated MultiselectWindow

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

16 years agoAdded a first set of reference changes - nearly untested
cajus [Wed, 12 Sep 2007 10:12:32 +0000 (10:12 +0000)]
Added a first set of reference changes - nearly untested

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

16 years agoUadpted dns zone editor
hickert [Wed, 12 Sep 2007 08:39:00 +0000 (08:39 +0000)]
Uadpted dns zone editor

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

16 years agoPorted back take over changes from stable
hickert [Wed, 12 Sep 2007 07:43:24 +0000 (07:43 +0000)]
Ported back take over changes from stable

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

16 years agoUpdated zone editor
hickert [Wed, 12 Sep 2007 07:23:40 +0000 (07:23 +0000)]
Updated zone editor

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

16 years agoUpdated slapd.conf
cajus [Tue, 11 Sep 2007 13:30:54 +0000 (13:30 +0000)]
Updated slapd.conf

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

16 years agoAdded edit via link
hickert [Tue, 11 Sep 2007 13:28:50 +0000 (13:28 +0000)]
Added edit via link

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

16 years agoRemoved perl script
cajus [Tue, 11 Sep 2007 13:13:40 +0000 (13:13 +0000)]
Removed perl script

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

16 years agogosa support daemon
rettenbe [Tue, 11 Sep 2007 13:12:12 +0000 (13:12 +0000)]
gosa support daemon
- Diese und die folgenden Zeilen werden ignoriert --

AM   daemon/gosa-sd

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

16 years agoUpdated lists
hickert [Tue, 11 Sep 2007 12:52:22 +0000 (12:52 +0000)]
Updated lists

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

16 years agoFixed typo
hickert [Tue, 11 Sep 2007 10:28:45 +0000 (10:28 +0000)]
Fixed typo

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

16 years agoAdded dns take over
hickert [Tue, 11 Sep 2007 10:23:53 +0000 (10:23 +0000)]
Added dns take over

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

16 years agoJust call pwd reset when sambaccount is new
hickert [Tue, 11 Sep 2007 09:55:39 +0000 (09:55 +0000)]
Just call pwd reset when sambaccount is new

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

16 years agoAdded password update if samba passwords are missing
hickert [Tue, 11 Sep 2007 09:43:41 +0000 (09:43 +0000)]
Added password update if samba passwords are missing

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

16 years agoRemoved additional debian rule
cajus [Mon, 10 Sep 2007 14:48:59 +0000 (14:48 +0000)]
Removed additional debian rule

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

16 years agoSynced trunk
cajus [Mon, 10 Sep 2007 14:48:32 +0000 (14:48 +0000)]
Synced trunk

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

16 years agoUpdated trunk with dns problem patch
cajus [Mon, 10 Sep 2007 13:32:27 +0000 (13:32 +0000)]
Updated trunk with dns problem patch

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

16 years agoKiosk error only once
hickert [Mon, 10 Sep 2007 11:36:38 +0000 (11:36 +0000)]
Kiosk error only once

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

16 years agoAdded dhcp and fixes -r7231:7236
hickert [Mon, 10 Sep 2007 09:34:56 +0000 (09:34 +0000)]
Added dhcp and fixes -r7231:7236

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

16 years agoHide PHP5 OOP warnings.
hickert [Wed, 5 Sep 2007 12:26:01 +0000 (12:26 +0000)]
Hide PHP5 OOP warnings.

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

16 years agoUpdated post handling
hickert [Wed, 5 Sep 2007 10:20:30 +0000 (10:20 +0000)]
Updated post handling

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

16 years agoUpdated post events
hickert [Wed, 5 Sep 2007 10:13:45 +0000 (10:13 +0000)]
Updated post events

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

16 years agoExlude dhcp entries from existence check in check()
hickert [Wed, 5 Sep 2007 09:22:14 +0000 (09:22 +0000)]
Exlude dhcp entries from existence check in check()

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

16 years agoCut length of displayed base in "Append base to admin dn" to 20 characters
hickert [Wed, 5 Sep 2007 07:45:44 +0000 (07:45 +0000)]
Cut length of displayed base in "Append base to admin dn" to 20 characters

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

16 years agoUpdated setup, added gotomime type to configuration steps.
hickert [Wed, 5 Sep 2007 06:35:29 +0000 (06:35 +0000)]
Updated setup, added gotomime type to configuration steps.
Unified contrib/gosa.conf indentation.

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

16 years agoUpdated language detection
hickert [Wed, 5 Sep 2007 05:58:08 +0000 (05:58 +0000)]
Updated language detection

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

16 years agoUdpated terminal dns, only save dhcp if requested
hickert [Tue, 4 Sep 2007 13:28:17 +0000 (13:28 +0000)]
Udpated terminal dns, only save dhcp if requested

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

16 years agoUpdated post handling for dns
hickert [Tue, 4 Sep 2007 13:02:25 +0000 (13:02 +0000)]
Updated post handling for dns

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

16 years agoUpdated zone editor
hickert [Tue, 4 Sep 2007 12:07:35 +0000 (12:07 +0000)]
Updated zone editor

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

16 years agoUpdated dns stuff.
hickert [Tue, 4 Sep 2007 07:41:08 +0000 (07:41 +0000)]
Updated dns stuff.
Added option to add ptrrecord automatically

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

16 years agoUpdated hhcp and dns client setup.
hickert [Tue, 4 Sep 2007 06:34:08 +0000 (06:34 +0000)]
Updated hhcp and dns client setup.
Grey out not available options.

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