Code

gosa.git
13 years agoUpdated creation of ldif entries
hickert [Thu, 29 Jul 2010 07:51:51 +0000 (07:51 +0000)]
Updated creation of ldif entries
-Use new method export method which is based on shell execution

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

13 years agoUpdated ldif export handling!
hickert [Thu, 29 Jul 2010 07:14:59 +0000 (07:14 +0000)]
Updated ldif export handling!

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

13 years agoUpdated ldif export handling!
hickert [Thu, 29 Jul 2010 07:14:56 +0000 (07:14 +0000)]
Updated ldif export handling!

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

13 years agoUpdated ldif export handling!
hickert [Thu, 29 Jul 2010 07:14:54 +0000 (07:14 +0000)]
Updated ldif export handling!

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

13 years agoUpdated ldif export handling!
hickert [Thu, 29 Jul 2010 07:14:40 +0000 (07:14 +0000)]
Updated ldif export handling!

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

13 years ago- First stable version of GOsa-si from trunk, more fixes to come
opensides [Wed, 28 Jul 2010 19:30:11 +0000 (19:30 +0000)]
- First stable version of GOsa-si from trunk, more fixes to come

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

13 years agoUpdated changelog
cajus [Wed, 28 Jul 2010 14:30:11 +0000 (14:30 +0000)]
Updated changelog

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

13 years agoUpdated pre-events
hickert [Wed, 28 Jul 2010 14:12:42 +0000 (14:12 +0000)]
Updated pre-events

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

13 years agoUpdated Changelog
hickert [Wed, 28 Jul 2010 14:04:54 +0000 (14:04 +0000)]
Updated Changelog

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

13 years agoPrepared class plugin to be able to execute pre-post commands.
hickert [Wed, 28 Jul 2010 10:28:13 +0000 (10:28 +0000)]
Prepared class plugin to be able to execute pre-post commands.
-These commands are executed before we commit object modifications back to the LDAP.

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

13 years agoRemoved duplicate post_event call
hickert [Wed, 28 Jul 2010 09:57:53 +0000 (09:57 +0000)]
Removed duplicate post_event call

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

13 years agofixed post action calls
hickert [Wed, 28 Jul 2010 09:55:49 +0000 (09:55 +0000)]
fixed post action calls

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

13 years agofixed post action calls
hickert [Wed, 28 Jul 2010 09:55:46 +0000 (09:55 +0000)]
fixed post action calls

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

13 years agofixed post action calls
hickert [Wed, 28 Jul 2010 09:55:42 +0000 (09:55 +0000)]
fixed post action calls

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

13 years agofixed post action calls
hickert [Wed, 28 Jul 2010 09:55:40 +0000 (09:55 +0000)]
fixed post action calls

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

13 years agofixed post action calls
hickert [Wed, 28 Jul 2010 09:55:38 +0000 (09:55 +0000)]
fixed post action calls

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

13 years agofixed post action calls
hickert [Wed, 28 Jul 2010 09:55:35 +0000 (09:55 +0000)]
fixed post action calls

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

13 years agoUpdated Post Event handling
hickert [Wed, 28 Jul 2010 09:26:54 +0000 (09:26 +0000)]
Updated Post Event handling
-Created function named _callHook which can execute all event types.
 This method replaces all the extra methods which wre more or less duplicates, except for one line.

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

13 years ago- Second upload of gosa 2.6.10
opensides [Tue, 27 Jul 2010 23:12:13 +0000 (23:12 +0000)]
- Second upload of gosa 2.6.10

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

13 years agoUpdated password change dialog
hickert [Tue, 27 Jul 2010 14:54:50 +0000 (14:54 +0000)]
Updated password change dialog
-Wrong paramter were used for the password change hook

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

13 years agoUpdated gray out behaviour
hickert [Tue, 27 Jul 2010 14:45:10 +0000 (14:45 +0000)]
Updated gray out behaviour

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

13 years agoUpdated password proposal dialog
hickert [Tue, 27 Jul 2010 14:32:00 +0000 (14:32 +0000)]
Updated password proposal dialog

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

13 years ago- Added new copyright files and fixed gosa-si-server from trunk
opensides [Sun, 25 Jul 2010 07:58:06 +0000 (07:58 +0000)]
- Added new copyright files and fixed gosa-si-server from trunk

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

13 years agoRemoved debug output
hickert [Fri, 23 Jul 2010 07:12:26 +0000 (07:12 +0000)]
Removed debug output

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

13 years agoAdded 'location' to command execution
hickert [Thu, 22 Jul 2010 13:45:42 +0000 (13:45 +0000)]
Added 'location' to command execution

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

13 years agoDo not write sambaHashes while there is now sambaHashHook defined.
hickert [Wed, 21 Jul 2010 14:25:19 +0000 (14:25 +0000)]
Do not write sambaHashes while there is now sambaHashHook defined.

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

13 years agoFIxed posix template adaption
hickert [Wed, 21 Jul 2010 13:30:05 +0000 (13:30 +0000)]
FIxed posix template adaption

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

13 years agoFixed adapt from template method.
hickert [Wed, 21 Jul 2010 13:07:54 +0000 (13:07 +0000)]
Fixed adapt from template method.
-It is now capable to handle dob

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

13 years agoRemoved old flag dependencies
hickert [Wed, 21 Jul 2010 10:22:48 +0000 (10:22 +0000)]
Removed old flag dependencies

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

13 years agoSimplified code
hickert [Wed, 21 Jul 2010 10:18:36 +0000 (10:18 +0000)]
Simplified code

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

13 years agoUpdated samba handling
hickert [Wed, 21 Jul 2010 10:10:24 +0000 (10:10 +0000)]
Updated samba handling

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

13 years agoUpdated sambaAccount
hickert [Wed, 21 Jul 2010 09:59:24 +0000 (09:59 +0000)]
Updated sambaAccount
-A flag wasn't written correctly

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

13 years agoUpdated userManagement to be compatible with the new samba flag handling
hickert [Wed, 21 Jul 2010 09:59:03 +0000 (09:59 +0000)]
Updated userManagement to be compatible with the new samba flag handling

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

13 years agoCleaned up the samba plugin
hickert [Wed, 21 Jul 2010 09:54:51 +0000 (09:54 +0000)]
Cleaned up the samba plugin
-A lot of very old and unused stuff was removed.

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

13 years agoUpdated user management
hickert [Wed, 21 Jul 2010 07:52:34 +0000 (07:52 +0000)]
Updated user management
-Fixed problem with enforced password changes.
-Samba flags wasn't set correctly.

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

13 years agoUpdated management edit.
hickert [Tue, 20 Jul 2010 14:56:50 +0000 (14:56 +0000)]
Updated management edit.
-The apply button was visible in multi edit

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

13 years agoUpdated Sortable listing
hickert [Tue, 20 Jul 2010 10:13:34 +0000 (10:13 +0000)]
Updated Sortable listing
-Backported current trunk version of this class.
-We got problems while rendering two lists on the same page.
 Post wasn't captured correctly.

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

13 years ago- Added all missing copyright for .js files
opensides [Tue, 20 Jul 2010 10:07:01 +0000 (10:07 +0000)]
- Added all missing copyright for .js files

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

13 years agoUpdated locales
cajus [Mon, 19 Jul 2010 07:11:45 +0000 (07:11 +0000)]
Updated locales

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

13 years agoUpdated password fields.
hickert [Mon, 19 Jul 2010 07:06:34 +0000 (07:06 +0000)]
Updated password fields.
-Do not use <input> use <div> instead

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

13 years agoUpdated locales
cajus [Mon, 19 Jul 2010 06:57:24 +0000 (06:57 +0000)]
Updated locales

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

13 years agoFixed usage of smarty templateCompileDirectory, in logout.php and helpviewer.php...
hickert [Wed, 7 Jul 2010 15:32:49 +0000 (15:32 +0000)]
Fixed usage of smarty templateCompileDirectory, in logout.php and helpviewer.php, seems we've missed some places.

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

13 years agoUpdated samba tab
hickert [Wed, 7 Jul 2010 14:09:28 +0000 (14:09 +0000)]
Updated samba tab

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

13 years agoUpdated expiration detection
hickert [Tue, 6 Jul 2010 14:01:20 +0000 (14:01 +0000)]
Updated expiration detection

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

13 years agoUpdated account expiration
hickert [Tue, 6 Jul 2010 14:00:30 +0000 (14:00 +0000)]
Updated account expiration

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

13 years agoUpdated password expiry handling
hickert [Tue, 6 Jul 2010 07:13:14 +0000 (07:13 +0000)]
Updated password expiry handling
-Do not expire admin accounts
-Fixed class_password.inc to only use expiry if it is enabled.

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

13 years agoUpdated template
hickert [Tue, 6 Jul 2010 06:51:12 +0000 (06:51 +0000)]
Updated template

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

13 years agoAdded template
hickert [Tue, 6 Jul 2010 06:50:12 +0000 (06:50 +0000)]
Added template

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

13 years agoUpdated class password to handle expired accounts.
hickert [Tue, 6 Jul 2010 06:33:45 +0000 (06:33 +0000)]
Updated class password to handle expired accounts.

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

13 years agoJust war the user once about the password expiration.
hickert [Tue, 6 Jul 2010 05:55:51 +0000 (05:55 +0000)]
Just war the user once about the password expiration.

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

13 years agoFixed expiration calculation
hickert [Tue, 6 Jul 2010 05:40:47 +0000 (05:40 +0000)]
Fixed expiration calculation

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

13 years agoUpdated comments
hickert [Tue, 6 Jul 2010 05:25:59 +0000 (05:25 +0000)]
Updated comments

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

13 years agoFixed expiration detection
hickert [Tue, 6 Jul 2010 05:10:17 +0000 (05:10 +0000)]
Fixed expiration detection
.

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

13 years agoUpdated posixAccount status detection.
hickert [Mon, 5 Jul 2010 14:32:49 +0000 (14:32 +0000)]
Updated posixAccount status detection.

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

13 years agoAdded comments
hickert [Mon, 5 Jul 2010 12:46:23 +0000 (12:46 +0000)]
Added comments

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

13 years agoEnforce password changed if password is expired.
hickert [Mon, 5 Jul 2010 12:42:55 +0000 (12:42 +0000)]
Enforce password changed if password is expired.

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

13 years agoUpdated password expiration handling
hickert [Mon, 5 Jul 2010 12:31:26 +0000 (12:31 +0000)]
Updated password expiration handling
-Force user to change his password

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

13 years agoFixed main.php and expiration handling of accounts
hickert [Mon, 5 Jul 2010 11:50:38 +0000 (11:50 +0000)]
Fixed main.php and expiration handling of accounts
-Password changed wasn't forceddue to lack of ACL initialization.

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

13 years agoUpdated handling of expired accounts
hickert [Mon, 5 Jul 2010 11:43:27 +0000 (11:43 +0000)]
Updated handling of expired accounts
-Display the warning and a the login screen again, instead of silently allow a login.

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

13 years agoUpdated Password Hook execution for userManagement
hickert [Mon, 5 Jul 2010 05:49:46 +0000 (05:49 +0000)]
Updated Password Hook execution for userManagement

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

13 years agoUpdated executeion off password hooks.
hickert [Mon, 5 Jul 2010 05:44:16 +0000 (05:44 +0000)]
Updated executeion off password hooks.

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

13 years ago- Adding the configuration for debian 3.0 format
opensides [Sat, 3 Jul 2010 09:11:51 +0000 (09:11 +0000)]
- Adding the configuration for debian 3.0 format

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

13 years agoUpdated password handling
hickert [Fri, 2 Jul 2010 14:55:25 +0000 (14:55 +0000)]
Updated password handling
-Allow to set a proposal hool

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

13 years agoUpdated password handling for multiple users.-
hickert [Thu, 1 Jul 2010 09:05:59 +0000 (09:05 +0000)]
Updated password handling for multiple users.-

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

14 years agoUpdated copy & paste for groups.
hickert [Mon, 7 Jun 2010 12:28:28 +0000 (12:28 +0000)]
Updated copy & paste for groups.
-Samba SID wasn't set correctly

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

14 years agoUpdated group.inc
hickert [Mon, 7 Jun 2010 11:12:09 +0000 (11:12 +0000)]
Updated group.inc
-Samba groups could not be copied.

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

14 years agoUpdated winstation handling
hickert [Fri, 28 May 2010 12:03:19 +0000 (12:03 +0000)]
Updated winstation handling
-mac and ip addresses are optional

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

14 years agoFixed typo
hickert [Fri, 28 May 2010 07:45:08 +0000 (07:45 +0000)]
Fixed typo

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

14 years agoAdded gosa_version to feedback formular
hickert [Fri, 28 May 2010 07:42:09 +0000 (07:42 +0000)]
Added gosa_version to feedback formular

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

14 years agoUpdated Feedback formular sending
hickert [Fri, 28 May 2010 07:01:24 +0000 (07:01 +0000)]
Updated Feedback formular sending
-Fixed problem with sending feedback data containing +

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

14 years agoUpdated mhash check
hickert [Wed, 26 May 2010 13:03:14 +0000 (13:03 +0000)]
Updated mhash check

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

14 years ago- Fedore update for bug 979 also
opensides [Sun, 23 May 2010 16:45:39 +0000 (16:45 +0000)]
- Fedore update for bug 979 also

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

14 years ago- Removed dependency on GOsa² #closes 979
opensides [Sun, 23 May 2010 15:27:41 +0000 (15:27 +0000)]
- Removed dependency on GOsa² #closes 979

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

14 years ago- Adding Gosa fedora spec
opensides [Sun, 23 May 2010 14:28:24 +0000 (14:28 +0000)]
- Adding Gosa fedora spec

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

14 years agoFixed strings
cajus [Mon, 17 May 2010 07:44:53 +0000 (07:44 +0000)]
Fixed strings

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

14 years agoFixed strings
cajus [Mon, 17 May 2010 07:44:45 +0000 (07:44 +0000)]
Fixed strings

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

14 years agoFixed strings
cajus [Mon, 17 May 2010 07:44:37 +0000 (07:44 +0000)]
Fixed strings

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

14 years agoFixed strings
cajus [Mon, 17 May 2010 07:44:28 +0000 (07:44 +0000)]
Fixed strings

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

14 years agoFixed strings
cajus [Mon, 17 May 2010 07:44:16 +0000 (07:44 +0000)]
Fixed strings

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

14 years agoFixed strings
cajus [Mon, 17 May 2010 07:43:48 +0000 (07:43 +0000)]
Fixed strings

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

14 years agoFixed strings
cajus [Mon, 17 May 2010 07:43:36 +0000 (07:43 +0000)]
Fixed strings

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

14 years agoFixed strings
cajus [Mon, 17 May 2010 07:43:26 +0000 (07:43 +0000)]
Fixed strings

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

14 years agoFixed translateable string
cajus [Mon, 17 May 2010 07:43:01 +0000 (07:43 +0000)]
Fixed translateable string

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

14 years agoFixed non translated string
cajus [Mon, 17 May 2010 07:41:44 +0000 (07:41 +0000)]
Fixed non translated string

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

14 years agoFixed non translated strings
cajus [Mon, 17 May 2010 07:41:33 +0000 (07:41 +0000)]
Fixed non translated strings

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

14 years agoFixed non translated strings
cajus [Mon, 17 May 2010 07:41:16 +0000 (07:41 +0000)]
Fixed non translated strings

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

14 years agoFixed non translated string
cajus [Mon, 17 May 2010 07:40:47 +0000 (07:40 +0000)]
Fixed non translated string

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

14 years agoUpdated sudo plugin again
hickert [Mon, 17 May 2010 07:30:17 +0000 (07:30 +0000)]
Updated sudo plugin again
-Removed ’ from the valid charaters list form sudoUser, Host and RunAs

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

14 years agoUpdated sudo plugin
hickert [Mon, 17 May 2010 06:57:07 +0000 (06:57 +0000)]
Updated sudo plugin
-Allow to add special characters in sudoHost,User & RunAs
 It is now allowed to use *+-!|?'

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

14 years ago- Patch for class_opsiware done by the freebsd packager
opensides [Sat, 15 May 2010 22:28:41 +0000 (22:28 +0000)]
- Patch for class_opsiware done by the freebsd packager

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

14 years ago- Added Authors of RPM building patch
opensides [Fri, 14 May 2010 00:01:41 +0000 (00:01 +0000)]
- Added Authors of RPM building patch

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

14 years ago- Correct errors when building RPM packages Closes #957 Closes #970
opensides [Fri, 14 May 2010 00:00:16 +0000 (00:00 +0000)]
- Correct errors when building RPM packages Closes #957 Closes #970

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

14 years ago- Removed "" around systems
opensides [Thu, 13 May 2010 23:08:57 +0000 (23:08 +0000)]
- Removed "" around systems

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

14 years agoFixed conditions
cajus [Wed, 12 May 2010 13:39:19 +0000 (13:39 +0000)]
Fixed conditions

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

14 years agoImproved last commit
hickert [Wed, 12 May 2010 13:37:19 +0000 (13:37 +0000)]
Improved last commit

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

14 years agoUpdated gofon handling
hickert [Wed, 12 May 2010 13:15:46 +0000 (13:15 +0000)]
Updated gofon handling
-Some extension applications are outdated and hat to be replaced

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

14 years agoUpdated gofon handling
hickert [Wed, 12 May 2010 13:15:39 +0000 (13:15 +0000)]
Updated gofon handling
-Some extension applications are outdated and hat to be replaced

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

14 years agoUpdated changelog
cajus [Wed, 12 May 2010 13:04:30 +0000 (13:04 +0000)]
Updated changelog

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

14 years agoUpdated Changelog
hickert [Wed, 12 May 2010 12:05:54 +0000 (12:05 +0000)]
Updated Changelog

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

14 years ago- Added original author of the manager patch
opensides [Mon, 10 May 2010 20:33:14 +0000 (20:33 +0000)]
- Added original author of the manager patch

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