Updated FAI partitions.
-Fixed 'undefined Index' while creating a new partitions.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13988 594d385d-05f5-0310-b6e9-bd551577e9d8
-Fixed 'undefined Index' while creating a new partitions.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13988 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated FAI partitions
-Reenabled the old style partitions. Fixed problems while saving.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13987 594d385d-05f5-0310-b6e9-bd551577e9d8
-Reenabled the old style partitions. Fixed problems while saving.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13987 594d385d-05f5-0310-b6e9-bd551577e9d8
Some cosmetic modifications for the FAI partition stuff.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13986 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13986 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated FAI partition stuff
-Added check to avoid the removal of used partitions.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13985 594d385d-05f5-0310-b6e9-bd551577e9d8
-Added check to avoid the removal of used partitions.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13985 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated FAI partition handling.
-Added fixed select box sizes.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13984 594d385d-05f5-0310-b6e9-bd551577e9d8
-Added fixed select box sizes.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13984 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated FAI partition handling.
-Added consistency check, which disallows the removal of used disks
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13983 594d385d-05f5-0310-b6e9-bd551577e9d8
-Added consistency check, which disallows the removal of used disks
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13983 594d385d-05f5-0310-b6e9-bd551577e9d8
Change academicTitle from 1.3.6.1.4.1.1466.115.121.1.26 to 1.3.6.1.4.1.1466.115.121.1.15 to allow non 7bit characters.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13982 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13982 594d385d-05f5-0310-b6e9-bd551577e9d8
Added a filter preparation files
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13981 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13981 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed saving of fai partition entries.
-Only save numerical indices.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13980 594d385d-05f5-0310-b6e9-bd551577e9d8
-Only save numerical indices.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13980 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated FAI partition handling.
-Added checks for raid devices.
-Updated listing of raid devices.
-Fixed saving
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13979 594d385d-05f5-0310-b6e9-bd551577e9d8
-Added checks for raid devices.
-Updated listing of raid devices.
-Fixed saving
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13979 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated FAI partition stuff.
-Displayed partition details are now more readable.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13978 594d385d-05f5-0310-b6e9-bd551577e9d8
-Displayed partition details are now more readable.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13978 594d385d-05f5-0310-b6e9-bd551577e9d8
Update FAI partition handling for lvm disks.
- Do not allow to add partitions to 'FAIlvmDevice' which are part of the currently edited disk. (Loop)
- Updated listing of lvm partitions.
- Save cn, instead of 'disk' + 'PartitionNr', e.g. lvm1.
- Fixed some loading errors for lvm devices.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13977 594d385d-05f5-0310-b6e9-bd551577e9d8
- Do not allow to add partitions to 'FAIlvmDevice' which are part of the currently edited disk. (Loop)
- Updated listing of lvm partitions.
- Save cn, instead of 'disk' + 'PartitionNr', e.g. lvm1.
- Fixed some loading errors for lvm devices.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13977 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated LVM handling for FAI partitions.
- Allow to remove multiple physical partitions.
- Allow user defined partition names (cn).
- Updated FAIpartitionTable class, do not act on POST in save_object while
we are in sub dialogs.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13976 594d385d-05f5-0310-b6e9-bd551577e9d8
- Allow to remove multiple physical partitions.
- Allow user defined partition names (cn).
- Updated FAIpartitionTable class, do not act on POST in save_object while
we are in sub dialogs.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13976 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed Lvm disks in FAI partition handling.
-Display correct devices in available list.
-Fixed info list of used partitions.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13975 594d385d-05f5-0310-b6e9-bd551577e9d8
-Display correct devices in available list.
-Fixed info list of used partitions.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13975 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated FAI partition stuff.
-Do not allow to create more than 4 primary partitions, in case of logical partitions only three.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13974 594d385d-05f5-0310-b6e9-bd551577e9d8
-Do not allow to create more than 4 primary partitions, in case of logical partitions only three.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13974 594d385d-05f5-0310-b6e9-bd551577e9d8
- Update french locales
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13973 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13973 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated locales
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13972 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13972 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated locales, fixed strings
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13971 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13971 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated partitioning layout
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13970 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13970 594d385d-05f5-0310-b6e9-bd551577e9d8
Reflect last change in sql statement.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13969 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13969 594d385d-05f5-0310-b6e9-bd551577e9d8
Reactivate job with delay sometimes got a mac and sometimes a socket address.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13968 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13968 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated saving of disks.
-New disk couldn't be saved.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13967 594d385d-05f5-0310-b6e9-bd551577e9d8
-New disk couldn't be saved.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13967 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated faiPArtition
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13966 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13966 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated FAI partition handling
-Added FAIlvmDevice handling to lvm devices
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13965 594d385d-05f5-0310-b6e9-bd551577e9d8
-Added FAIlvmDevice handling to lvm devices
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13965 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated lvm partition handling.-
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13964 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13964 594d385d-05f5-0310-b6e9-bd551577e9d8
We can now save volume groups.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13963 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13963 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated lvm partition handling.
-We can nearly save all attributes right now.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13962 594d385d-05f5-0310-b6e9-bd551577e9d8
-We can nearly save all attributes right now.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13962 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated lvm partition handling
-We can save now, but nothing is checked or validated right now.
-Volumes are missing completely right now.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13961 594d385d-05f5-0310-b6e9-bd551577e9d8
-We can save now, but nothing is checked or validated right now.
-Volumes are missing completely right now.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13961 594d385d-05f5-0310-b6e9-bd551577e9d8
Add missing '$' to sql statement to actually use the macadress instead of a bare word.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13960 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13960 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated fai lvm partition handling.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13959 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13959 594d385d-05f5-0310-b6e9-bd551577e9d8
Added new FAI partition class.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13958 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13958 594d385d-05f5-0310-b6e9-bd551577e9d8
Removed unused classes.
- Added fai disk changes
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13957 594d385d-05f5-0310-b6e9-bd551577e9d8
- Added fai disk changes
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13957 594d385d-05f5-0310-b6e9-bd551577e9d8
Partition changes.
-Uh that stuff is a bit confusing - just a commit of my changes.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13956 594d385d-05f5-0310-b6e9-bd551577e9d8
-Uh that stuff is a bit confusing - just a commit of my changes.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13956 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated lvm handling - Fai partitions.
-We can now save raids and volume groups.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13955 594d385d-05f5-0310-b6e9-bd551577e9d8
-We can now save raids and volume groups.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13955 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated addressbook.
-Readable departments were not listed in the department list.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13954 594d385d-05f5-0310-b6e9-bd551577e9d8
-Readable departments were not listed in the department list.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13954 594d385d-05f5-0310-b6e9-bd551577e9d8
Avoid direct mapping of cn and mail.
-Cyrus mailMethod couldn't be saved in some circumstances.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13953 594d385d-05f5-0310-b6e9-bd551577e9d8
-Cyrus mailMethod couldn't be saved in some circumstances.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13953 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated mailMethod
-If we try to add a gosaMailAlternateAddress which is already in use, then display a message.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13952 594d385d-05f5-0310-b6e9-bd551577e9d8
-If we try to add a gosaMailAlternateAddress which is already in use, then display a message.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13952 594d385d-05f5-0310-b6e9-bd551577e9d8
Added a -g options that enable to build the whole GOsa² world in one shot ;-)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13951 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13951 594d385d-05f5-0310-b6e9-bd551577e9d8
- Updated french translation
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13950 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13950 594d385d-05f5-0310-b6e9-bd551577e9d8
Applied patch from LHM 13944
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13949 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13949 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated german translation
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13945 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13945 594d385d-05f5-0310-b6e9-bd551577e9d8
* Updated locales
* Corrected regex and applied optimization
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13943 594d385d-05f5-0310-b6e9-bd551577e9d8
* Corrected regex and applied optimization
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13943 594d385d-05f5-0310-b6e9-bd551577e9d8
Just skip empty files
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13942 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13942 594d385d-05f5-0310-b6e9-bd551577e9d8
Added imap timeout info to manpage
Added imapTimeout tag to gosa.conf
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13939 594d385d-05f5-0310-b6e9-bd551577e9d8
Added imapTimeout tag to gosa.conf
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13939 594d385d-05f5-0310-b6e9-bd551577e9d8
Made impa timeout settings configureable.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13938 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13938 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated share service
-Avoid service removal while service is in use.
-Added servers cn to remove checks
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13937 594d385d-05f5-0310-b6e9-bd551577e9d8
-Avoid service removal while service is in use.
-Added servers cn to remove checks
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13937 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed errors occured while saving rfc2307bis groups with invalid group members.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13936 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13936 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated group copy&paste.
-Copy accessTo values too.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13935 594d385d-05f5-0310-b6e9-bd551577e9d8
-Copy accessTo values too.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13935 594d385d-05f5-0310-b6e9-bd551577e9d8
Prepare saving
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13928 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13928 594d385d-05f5-0310-b6e9-bd551577e9d8
opensuse build service claims a semicolon at the end of 'Categories'
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13923 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13923 594d385d-05f5-0310-b6e9-bd551577e9d8
Fix gotoHardwareChecksum comparison - brace issue.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13922 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13922 594d385d-05f5-0310-b6e9-bd551577e9d8
Added new classes
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13921 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13921 594d385d-05f5-0310-b6e9-bd551577e9d8
set gosa version to 2.6.5
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13919 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13919 594d385d-05f5-0310-b6e9-bd551577e9d8
Toggle buttons and checkbox accordingly. So the disk headpage may be ready. Go for the partitions, volgroups and raids of the world...
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13918 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13918 594d385d-05f5-0310-b6e9-bd551577e9d8
Modified FAI partitioning to *begin* to understand setup-storage tables
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13917 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13917 594d385d-05f5-0310-b6e9-bd551577e9d8
Added raid image
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13916 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13916 594d385d-05f5-0310-b6e9-bd551577e9d8
Pluralized
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13915 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13915 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated post handling in ARP Goto implementation
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13913 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13913 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed problem with ARP activation and dns.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13912 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13912 594d385d-05f5-0310-b6e9-bd551577e9d8
Removed non existing property
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13911 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13911 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated the dns plugin
- Ensure that we do not create zoneNames twice...
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13910 594d385d-05f5-0310-b6e9-bd551577e9d8
- Ensure that we do not create zoneNames twice...
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13910 594d385d-05f5-0310-b6e9-bd551577e9d8
Reverted to old handling
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13909 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13909 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated the DNS service plugin.
-We've recently added the sOARecord the the list of selecteable record type - this wasn't a good idea,
- the ZoneEditor wasn't working anymore. Due to that, the soa record type is now removed.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13908 594d385d-05f5-0310-b6e9-bd551577e9d8
-We've recently added the sOARecord the the list of selecteable record type - this wasn't a good idea,
- the ZoneEditor wasn't working anymore. Due to that, the soa record type is now removed.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13908 594d385d-05f5-0310-b6e9-bd551577e9d8
Moved naming schema
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13907 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13907 594d385d-05f5-0310-b6e9-bd551577e9d8
Save Arp-GOto dhcp and dns settings.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13906 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13906 594d385d-05f5-0310-b6e9-bd551577e9d8
Added ARP-Goto functionality.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13905 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13905 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated last commit, wrtie back cache, else we can't use it.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13903 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13903 594d385d-05f5-0310-b6e9-bd551577e9d8
Do not decrypt passwords multiple times.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13901 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13901 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated network tpl
-If dns settings are enforced, then disable the toggle checkbox
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13900 594d385d-05f5-0310-b6e9-bd551577e9d8
-If dns settings are enforced, then disable the toggle checkbox
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13900 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated schema files
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13899 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13899 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated class user
-When a user is removed, remove it from roles too.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13897 594d385d-05f5-0310-b6e9-bd551577e9d8
-When a user is removed, remove it from roles too.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13897 594d385d-05f5-0310-b6e9-bd551577e9d8
Update role entries when renaming ldap entries.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13896 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13896 594d385d-05f5-0310-b6e9-bd551577e9d8
log lines get new log priority
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13895 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13895 594d385d-05f5-0310-b6e9-bd551577e9d8
Fixed problem with missing class 'ession'
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13894 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13894 594d385d-05f5-0310-b6e9-bd551577e9d8
periodic value within db should be 'none' or /d*_$periodic/
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13893 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13893 594d385d-05f5-0310-b6e9-bd551577e9d8
add missing name to xml tag name
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13892 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13892 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated schema file
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13891 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13891 594d385d-05f5-0310-b6e9-bd551577e9d8
bugfix: schema difference after installations are not considered
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13890 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13890 594d385d-05f5-0310-b6e9-bd551577e9d8
Removed print_a
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13889 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13889 594d385d-05f5-0310-b6e9-bd551577e9d8
Added Copy & Paste to new role plugin
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13888 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13888 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated locales
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13887 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13887 594d385d-05f5-0310-b6e9-bd551577e9d8
Added locales
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13886 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13886 594d385d-05f5-0310-b6e9-bd551577e9d8
Moved to uppercase roles
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13885 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13885 594d385d-05f5-0310-b6e9-bd551577e9d8
Avoid empty roles
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13884 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13884 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated fai schema for setup-storage
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13883 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13883 594d385d-05f5-0310-b6e9-bd551577e9d8
- Updated manpage
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13882 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13882 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated role management
-Added member/occupant selection.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13880 594d385d-05f5-0310-b6e9-bd551577e9d8
-Added member/occupant selection.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13880 594d385d-05f5-0310-b6e9-bd551577e9d8
- Changed recommend to the new package name
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13878 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13878 594d385d-05f5-0310-b6e9-bd551577e9d8
Added goto to gosa to make it more visible
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13877 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13877 594d385d-05f5-0310-b6e9-bd551577e9d8
Add $network and $named as dependencies to init script.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13876 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13876 594d385d-05f5-0310-b6e9-bd551577e9d8
Added occupant select class.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13875 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13875 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated referrals
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13874 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13874 594d385d-05f5-0310-b6e9-bd551577e9d8
Added missing gosa.conf entries.
Added role management to gosa.conf - Not yet finished.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13873 594d385d-05f5-0310-b6e9-bd551577e9d8
Added role management to gosa.conf - Not yet finished.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13873 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated comment in kolab mail class
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13872 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13872 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated roles
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13871 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13871 594d385d-05f5-0310-b6e9-bd551577e9d8
Added snap shot abilities to the new role plugin
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13870 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13870 594d385d-05f5-0310-b6e9-bd551577e9d8
Added remove handling to roles.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13869 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13869 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated role management
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13868 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13868 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated mail methods.
-Allow to set gosaSharedPrefix in gosa.conf
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13867 594d385d-05f5-0310-b6e9-bd551577e9d8
-Allow to set gosaSharedPrefix in gosa.conf
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13867 594d385d-05f5-0310-b6e9-bd551577e9d8
Updated role handling
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13866 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13866 594d385d-05f5-0310-b6e9-bd551577e9d8