Code

Updated loading of kernel packages
[gosa.git] / gosa-core / Changelog
1 GOsa2 changelog
2 ===============
3 * gosa 2.7.1
4   - Updated passwordHook behaviour
5   - Readded sambaKickoffTime to samba tab.
6   - Updated account expiration checks.
7   - Fixed acl resolution to be case insensitive.
8   - Fixed mail address check for user templates.
9   - Updated integrated smarty to 3.0.7
11 * gosa 2.7
12   - Updated design. CSS3, mostly w3c conform.
13   - Updated and fixed english wording.
14   - Rewrote filtering methods, allows to define self-made filters.
15   - Rewrote reference tabs, it now resolve the users acls.
16   - Replaced all lists by either listing or sortable_listing-
17   - Added dynamic groups to core functionality. Thanks to <Thomas Chemineau>
18   - Added property editor plugin, including property validation and migration.
19   - Rewrote schema check, more flexible and only checks for required classes.
20   - Stripped setup to minimum requirements. (Use property editor form fine-tuning).
21   - Introduced dynamic path-menu, replaces the old 'MyAccount' section.
22   - Added premodify, precreate and preremove events to be able to act before things get saved.
23   - Hardened handling of sepcial chars in user inputs.
24   - Added a wildcard ACL to allow to given ACLs to 'everyone'
25   - Disallow UTF-8 characters in passwords.
26   - Switch to the new version of the smarty template engine, version 3.
27   - Updated the ldap export plugins to use the cli, which is much faster.
28   - Intruduced a new image rendering based on sprites, increases performance.
29   - Added automatic logout, for security reasons.
30   - Allow to use replacements like {%var[n-m]} in pre and post events and user templates.
32 * gosa 2.6.9
33   - Fixed problem with initial phone accounts, sip type was NULL
34   - Fixed TLS issues in the setup
35   - Fixed locale issues in the setup
36   - Fixed delete of DHCP statements
37   - Fixed DHCP authoritative flag
38   - Modified sieve behaviour to use sieve-discard for "drop_own_mails"
39   - Modified filter descriptions to behave more like former 2.6 releases
41 * gosa 2.6.8
42   - Base selector displays descriptions and icons now
43   - Base selector autocomplete
44   - Fixed gosa.conf system generation
45   - Added wildcard ACLs
46   - Improved ACL handling for new lists
47   - Fixed phone filters
49 * gosa 2.6.7
50   - Added more information to DHCP service dialog (thanks to Mathieu)
51   - Added more checks for DNS zone records
52   - Added IMAP folder autocreation
53   - Added printer css
54   - Fixed generation of kerberos host keys when DNS is enabled
55   - Fixed template error message when no sshkey plugin is enabled
56   - Fixed problem where arrays got shortened by one in copy and paste
57   - Fixed javascript for IE
58   - Fixed problems deprecated functions in PHP > 5.3
59   - Fixed issues with templates and password methods that got introduced
60     in 2.6.6 user list migration
61   - Speed up OPSI operations by large factors
62   - Speed up group and user removal by large factors
63   - Unified logging with rSyslog plugin and service
64   - Converted to new configurable list view
65   - Save list positions
66   - Updated integrated smarty to version 3.0b7 to avoid broken templates
67     during further development
69 * gosa 2.6.6
70   - Added ssh public key management
71   - Added LVM support to FAI modules using setup-storage
72   - Added DHCP/DNS options to the OPSI hosts
73   - Added GOsa login restrictions
74   - Added "Domain" to department management
75   - Added organizational roles management
76   - Added option to configure user DNs
77   - Added OPSI license management
78   - Added possibility to add FAI packages without the SI service (thanks to GLG)
79   - Added IMAP timeout option
80   - Added pool method for uidNumber/gidNumber using sambaUnixIdPool
81   - Added workaround for non closable message dialogues in Konqueror 3.x
82   - Updated locales
83   - Updated gosa.conf manual page
84   - Updated DNS settings dialoges
85   - Moved to unified datepicker for all dates
86   - Fixed display of opsi hosts in the system list
87   - Fixed usage of the sambe "base" for every list page
88   - Fixed automatic base settings for new systems based on the ogroup base
89   - Fixed setup issues with LDAP inspection
90   - Fixed setup issues with sub dialogues
91   - Fixed next group ID generation
92   - Fixed "suggest IP" function to return unique IP
93   - Fixed multiple password decryption
94   - Fixed issues with empty ACL definitions
95   - Fixed lost attributes when using copy and paste with objectgroups
96   - Enhanced addressbook plugin ACL
97   - Removed outdated samba 2 mode
98   - Various minor bugfixes
100 * gosa 2.6.5
101   - Updated locales
102   - Improved PPD handling
103   - Added more sanity checks in group management
104   - DHCP now allows multiple values for options and statements containing
105     the same keyword
106   - Added per entry SOA record to the DNS plugin
107   - Improved grouping of FAI classes
108   - Add free-text input to FAI packages
109   - PPD upload allows special chars now
110   - Fixed config generation with sambaMachineAccountRDN
111   - Added compression robustness check for snapshots
112   - Added brasilian portuguese
113   - Updated logging on debian systems
114   - Various minor bugfixes
116 * gosa 2.6.4
117   - Added missing images
118   - Fixed issue with the FAI log viewer
119   - Made DNS TTL settings optional
120   - Correct issues with newly created servers and DNS zones
121   - Added setup check for gosaDepartments at the base object
122   - Corrected js based disabling of widgets in Samba settings
123   - Fixed issue with wrong set mail attributes in the setup
124   - Added missing existance checks for group mail addresses
125   - Fixed uid autogeneration which contained curly braces
126   - Fixed FAI package list acl mapping
127   - Moved essential schema files back to the core package
128   - Updated integrated smarty
129   - Added imagick dependency to the setup
130   - Fixed ACL resolution for small ldap bases
131   - Added phoneNumber limitations to match asterisk realtime extension tables
132   - Updated addressbook permissions
134 * gosa 2.6.3
135   - Fixed several issues, occurred when using user templates
136   - Fixed problem with department creation, since GOsa 2.6.1
137   - Fixed exponential escaping of special chars in dns record entries
138   - Added samba domain information to samba tab
139   - Removed readonly attributes from samba tab
141 * gosa 2.6.2
142   - Updated german locales
143   - Updated french locales
144   - Updated spanish locales
145   - Improved sieve handling, added more detailed error messages
146   - Mail methods cleanup for kolab 2.2 / IMAP acls
147   - Removed obsoleted GOlab mail method
148   - Optimized system to group assignments when activating new devices
149   - Add a choice for OPSI clients when activating new devices
150   - Setup cleanups
151   - Edit locking improvements, code cleanup
153 * gosa 2.6.1
154   - Build seperate packages for plugin schema files
155   - Make ACL editor more robust
156   - Fix problem with self modify ACL detection
157   - Increased all schema version numbers to make setup
158     check work again
159   - Added admin account migration to setup
160   - Session expired dialog is now translated
161   - Fixed problems with sieveManagement
162   - Fixed issue with department saving and structuralObjectClass errors
163   - Added local delivery flag to group mail
164   - Fixed problem with sudoers creation
165   - Fixed accidentally remove of non GOsa user accounts
166   - Simplified FAI management
167   - Fixed detection issues with password methods
168   - Fixed issues with user templates and storing password methods
169   - Removed forced dependency on GOsa-SI
171 * gosa 2.6
172   - Redesign of ACL handling
173     - Roles
174     - Fine grained read, write, change controls down to
175       the attributes
176     - Self service
177   - Separate password changer module
178   - Major dialog- and interface redesign
179   - Major performance improvements
180   - New backend daemon
181     - MIT kerberos support
182     - Mail queue-support
183     - System depolyment queue support
184     - OPSI support
185     - GOto support
186     - DAK keyring support
187     - Caching of slow data sources
188   - Queue support for system deployment
189   - Improved FAI integration
190     - Queues
191     - Copy on write storage for subreleases
192     - Logviewer
193   - OPSI integration
194   - SUDO support
195   - Split into GOsa core and GOsa plugins
196   - Edit multiple users/groups at a time
197   - Apply user templates afterwards
198   - Objects snapshots
199   - Configurable object RDNs
200   - Added manual page for gosa.conf
201   - More comprehensive keywords in gosa.conf
202   - Merging "main" and "location" attributes to
203     allow site wide defaults
204   - Automatic configuration reloading
205   - Vietnamese translation
206   - New manageable objects country, locality, organization and dcObject
208 * gosa 2.5.16
209   - Fixed problem with undefined ridbase in domain objects
210   - Fixed postremove/-create/-modify parameter expansion
211   - Updated integrated smarty to 2.6.19
212   - Updated saving of ppds in printer setttings
213   - Fixed department tagging
214   - Fixed DNS record problem where nSRecords were not kept
215   - Updated shared folder acls, keep manually set acls
216   - Remove DNS entries for removed hosts
217   - Increased setup performance
218   - Added more secure way to save passwords in gosa.conf
220 * gosa 2.5.15
221   - Changed order of sys-action commandline parameters
222   - Changed sorting of management plugins to natural sorting
223   - Fixed problem with saving vacation message start/stop
224   - Fixed sorting of releases
225   - Updated translations (de/fr/pl)
226   - Fixed storage of (IMAP) ACLs in group/mail settings
227   - Fixed issues with sieve script management
228   - General code cleanup
229   - Fixed issue with undefined index and copy 'n paste in samba plugin
230   - Fixed problem with the references/ogroup handling with
231     special character DNs
232   - Optimized way of writing unit tags
233   - Online manual updates / helpviewer update
234   - Fixed renaming of printers which was broken in special cases
235   - DNS plugin updates
236   - DHCP plugin updates
238 * gosa 2.5.14
239   - Phone conference language is now selectable.
240   - Old phone numbers will be removed correctly from asterisk extensions table.
241   - Fixed saving of A/B networks reverse zone entries
242   - Fixed problem with non loaded class_dhcpPlugin in some cases.
243   - Added fglrx driver to driver list
244   - Added hook to specify custom X drivers
245   - Fixed non ISO display of IMAP folder names
246   - Fixed URL encoding in addressbook
247   - Fixed issues with IE and browser language detection
248   - Added check for used hardware adresses
249   - Allow special characters in share names
250   - Fixed removing of application categories
251   - PPD handling revised
252   - Added support for new devices detected by the arp monitor
253   - Grey out non used options for better usability in the server and
254     workstation tabs
255   - Fixed saving of USB devices
256   - Made SNMP community configurable
257   - Added login attributes uid/mail, you can log in via your mail
258     address, too
259   - Removed PHP5 dependency in branch 2.5
260   - Fixed saving of IMAP acl's for groups
262 * gosa 2.5.13
263   - Re-added ISC DHCP support
264   - Fixes for the mail based bugtracker
265   - Fixed autouid problem with slashes
266   - Added list sorting for FAI script lists
267   - Added copy'n paste for mimetypes
268   - Cut'n paste objects are now greyed out
269   - Added swedish locale
270   - Improved language detection
271   - Added a statistic footer to lists
272   - Added the ssh plugin
273   - Layout fixes
275 * gosa 2.5.12
276   - Fixed problems with automatic reverse zones
277   - Fixed several IE6 related Java-Script problems
278   - Removed png.js by default. Looks ugly, but performs. Take
279     a look at the FAQ on how to re-enable it for IE.
280   - Added non-login password change dialog
281   - Various spelling fixes
282   - Added some extra robustness to the PPD reader code
283   - FAI partition ordering fixed, partition sizes fixed
284   - FAI release management updates
285   - Fixed installations that fail the schema check
286   - Updated error messages to fade out the interface
287   - Repository cleanup
288   - Added feedback link to easily report PHP errors
289   - Added more content sorting where needed
290   - Made gidNumber be the current in posix check hook
291   - Removed inconsistency in gosa/gosa+samba3 schema
292   - Fixed multiple saving of "My account" data
293   - Don't allow moving of objects from administrative units to other
294     administrative units where ACL's permit it. Objects "seemed" to
295     disapear because the tagging changes.
296   - Added gosa-desktop package to be able to start it by link
297   - Added method to highlight tabs
298   - Generel translation update for de, es, fr, it, nl, pl, ru, zh
300 * gosa 2.5.11a
301   - Added chinese translation
302   - Fixed language detection and removed line wraps in tab headers
303   - Fixed french translation
305 * gosa 2.5.11
306   - Add workaround for failing is_php4() when using PHP5
307     with "zend.ze1_compatibility_mode" set to "On"
308   - Backported new sieve filter editor from trunk
309   - Backported new setup from trunk
310   - Fixed double loaded pages in gecko based browsers when js
311     is activated
312   - Replaced a set of PHP <? short tag occurences
313   - Updated locales (de/fr)
315 * gosa 2.5.10
316   - Included hook to make use of dynamic uid-bases
317   - Included vacation date range specification
318   - Fixed non-saved Samba-Domain changes in groups
319   - Freezed application parameters are not editable anymore
320   - Fixed problem with removing commata based DN's
321   - Corrected setup generated perl mkntpasswd string
322   - Fixed month listing in fax reports - february was march
323   - Enabled 9 digits for gid-/uidNumbers
324   - Fixed acl's for saving printers
325   - Fixed saving of disabled samba acl's
326   - Added support for rfc2307bis compliant groups
328 * gosa 2.5.9
329   - Fixed ldap tls connections when schema check was being used
330   - Updated italian translation
331   - Added the possiblility to choose a RDN style for DN's when
332     a CN is already in use
333   - Fixed a problem with cut'n paste for groups and ogroups
334   - Added new mail method "golab" which has some tweaks against
335     the standard kolab mode
336   - Fixed object tagging for workstation/printer assignement
337   - Fixed undefined index in FAI package lists
338   - Fixed copy'n paste for groups and object groups
339   - Enabled non ASCII characters in vacation messages
340   - Fixed "none" permissions in IMAP shared folders to be assignable
342 * gosa 2.5.8
343   - Fixed problem with winstations shown in user list. 
344   - Allow basic regex ().*^$ in fax blocklist numbers.
345   - Fixed date of birth and shadow expire in template adaption
346   - Updated user mail account to search for CYRUSUNIXSTYLE in all
347     relevant sections of the config file
348   - Added support for sambaLogonHours 
349   - Security fix, that allows non priviledged users to change
350     several settings - including admin passwords
352 * gosa 2.5.7
353   - Fixed login.tpl to display error msgs in the middle of the screen
354   - Fixed some error outputs in login.php to not break the screen
355   - Added auto scroll function to FAI-Create-Branch and Department tagging
356   - Fixed problems with workstations when fai.schema was not included
357   - Made gid-/uidNumbers 32 bit aware
358   - Replaced hardcoded config path /etc/gosa with CONFIG_DIR constant
359   - Included personal title in DN
360   - Added function to remove PPD's from disc
361   - Removed old cups dependencies
362   - Fixed saving of terminals printer service attribute
363   - Fixed a ACL naming bug, that avoids that an admin with non "all" ACLs
364     can edit specified objects.
365   - Fixed simultaneous move + rename for deparments
366   - Internally updated to smarty 2.6.16
367   - Removed asterisk status view in user display. This was too slow in
368     bigger installations.
369   - Re-enabled phone queues. They got optimized for invisibility.
371 * gosa 2.5.6
372   - Copy & paste implemented into FAI
373   - Added setup fix to support GraphicsMagick
374   - Added several fixes for all user plugins to support Copy & Paste.
375   - Fixed malformed usage of $this>var in samba class. 
376   - Fixed checkbox selection in samba class.
377   - Connectivity netatalk: Moved plugin intialization from execute() to contructor().
378   - Fixes various issues with setup.php
379   - Avoid tab lables to have line feeds
380   - Activated missing checks for IP and MAC
381   - Fixed copy'n paste errors for netatalk
382   - Various W3C fixes
383   - Fixed "My Account" mode, where buttons disappear after saving
384   - Avoid removal of shares while they are used by users
385   - Added finer grained ACL settings for mail accounts
386   - Fixed day of birth problem in M$ IE
387   - Fixed setting of Kerberos passwords
389 * gosa 2.5.5
390   - Added remove method for shared folder in kolab mode
391   - Added checkbox to decide if the shared folder should be deleted from IMAP
392     if the mail extension is removed from group mail account
393   - Updated request method for mail folders
394   - Resolved problem with infinite loop while storing sieve scripts
395   - Added subsearch checkbox to object group "add items" filter
396   - Fixed "missing PPD" configuration error, for newly created printer
397   - Corrected problem where the object base was sometimes broken when
398     saving object groups
399   - Fixed saving of terminal attribute gotoLpdEnable to contain "yes"
400     instead of "1"
401   - Avoid reset of several attributes from workstations when not
402     inherited from object groups
403   - Show error messages from password dialog
404   - Fixed a set of W3C problems
405   - Fixed multiple savings in addressbook (Closes: #23)
406   - Fixed shadow expire when using templates (Closes: #20)
407   - Made %uid, %sn, etc. available in templates using gosaMailAlternateAddress
409 * gosa 2.5.4
410   - Included patch to choose the addressbook base
411   - Applied fixes for logviewer done by Mario Minati
412   - Updated locales, fixed a set of missing strings
413   - Fixed problems in FAI list handling
414   - Added "uid" to personal plugins for replacement in post events
415   - Fixed saving of user logon scripts
416   - Fixed non-FAI application mode
417   - More speed fixes applied, especially for users, objectgroups and
418     generic plugin loading
419   - Bug while saving FAI partitions fixed
420   - Don't save PPD if none is not selected bug fixed
421   - Saving of non revisioned applications fixed
423 * gosa 2.5.3
424   - Fixed problem in reloading departments when we've PHP4
425   - Fixed gotoPrinter membership problem.
426   - Fixed environment shares, only available shares will be displayed (gosaUnitTag was ignored)
427   - Fixed saving of inherited workstation settings
428   - Removed error when no FAI repositories were present
429   - Fixed posix group add dialog, filter wasn't working.
430   - Fixed get_printer_list undefined index warnings while editing a user.
431   - Fixed ogroup non-static method error
432   - Fixed user membership for gotoPrinter, if membership was edited 
433     via user environemnt, some numeric values were stored too
434   - Fixed mail account, mail server string possibly was an array
435   - Fixed typos
436   - Fixed upper/lowcase ou's for groups/people when using an
437     unclean LDAP database
438   - Fixed ACL handling to *not* show the admin user dialog
439     when configured for self modify only
440   - Fixed problem when changing passwords via "My account"
441   - Added more information to hotplug devices.
443 * gosa 2.5.2
444   - Fixed current main base not beeing set when editing non tabbed
445     plugins
446   - Fixed filtering for divlists
447   - Fixed deletion of shares in environment tabs
448   - Updated french online help
449   - Updated german online help
450   - Fixed display of FAI partitions
451   - Removed Quota warnings for existing accounts without quota limits
452   - Worked around PHP4 session problems when creating new departments
453   - Fixed problems when moving around departments including a comma
454   - Unified bool values in gosa.conf. true/yes and false/no are valid
455     now in upper and lower case.
456   - Avoid the try of creating already existing ou's
457   - Fixed non working printer removal
459 * gosa 2.5.1
460   - Fixed problems with NFS shares and terminals
461   - Finalized polish translations
462   - Fixed problem with compressed gosa.conf in the debian package
464 * gosa 2.5
465   - Improved FAI support
466     * Server and workstations are treated the same way
467     * Destination selector for new devices
468     * Summary tab introduced
469   - Improved robustness while operating whith the LDAP
470   - Several Kolab related fixes
471   - Tagging of departments introduced
472   - Global check hooks allow user defined testing
473     of single plugins
474   - Major speedups with large databases
475   - Added english and french online help
476   - Unified plugin "head" selectors, (re-)added subtree
477     support
478   - Fixed PPD parsing for several commercial PPD's
479   - Tune LDAP error messages
480   - Moved from "guru mediation style" to div-popups
481   - Several css fixes
482   - Fixed series of bugs that lead to not shown groups
484 * gosa 2.4
485   - Updated layout to work cleanly with IE6+, Firefox 1.0.4+, khtml 3.4+
486   - Added FAI (Fully Automatted Installation) support
487   - Added mail queue management
488   - Added many missing acl informations
489   - Added help browser and initial french help
490   - Fixed templating for samba and unix users
491   - Applied hundreds of smaller bugfixes
492   - Improved speed by switching to directory style dialogs and performing
493     sub searches.
494   - Per user language selector in generic tab
495   - New connectivity plugins (PHPscheduleit/PPTP/glpi)
497 * gosa 2.4beta3
498   - Updated layout
499   - Fixed application removal
500   - Improved accessibility for disabled persons
501   - Added intranet account to list of connectivity plugins
502   - Several kolab related fixes for server objects
503   - Corrected contributed slapd.conf
504   - Fixed kolab mode where GOsa saves KB quotas, interprets quotas as kolab MB
505   - Increased robustnes for non set fields
506   - Fixed IE issues with W3C compatibilty where IE posts disabled fields
507   - Fixed problems with existing samba accounts and password changed fields
508   - Removed login problems with undefined ldap_conf variable
509   - Fixed problems where the GECOS field is not written correctly
511 * gosa 2.4beta2
512   - Fixed error handler to be PHP 4.x compatible
513   - Fixed PHP compatibility problem in setup.php, using ini_get()
514     instead of ini_get_all()
515   - Fixed cases where ipHostAddress is required but not checked
516     by GOsa
517   - Fixed group dialog filters
518   - Fixed problems in setup which showed up with white pages if
519     PHP has been compiled without mbstring support
520   - Fixed layout if the rendered page does not cover 100% of the
521     browser window
522   - Improved phone plugin to respect IAX, CAPI and SIP phone
523     attributes
524     automatically if the revision changes
525   - Improved W3C compatibility
526   - Added checks that remove the contents of /var/spool/gosa/*
527   - Added postmodify for password change operations
529 * gosa 2.4beta1
530   - Override automatically detected user bases if they don't exist
531   - Don't shred samba group ID's if they are not present in the
532     combobox
533   - Updated smarty to version 2.6.9
534   - Updated GOfon support to handle new features
535   - Replacement of most external programm calls
536   - Samba3 bugfixes for munged dial handling
537   - Updated LDIF export
538   - Improved setup checks to find more possible errors
539   - Fixed index ruler for long lists
540   - Completed system creation for servers, phones and misc components
541   - Added support for kolab users and kolab server settings
542   - Added server settings
543   - Added LDIF import
544   - Added CSV import
545   - Added italian translation (thanks to Alessandro Amici)
546   - Added subtree search checkbox in lists with potential higher
547     usage
548   - Added version indicator to make support more easy
549   - Added sample databases for fax, phone and system logging
550   - Added error handler for normal PHP errors
552 * gosa 2.3
553   - Updated smarty to version 2.6.7
554   - Added dutch translations (thanks to Niels Klomp)
555   - Added webdav and phpgroupware accounts
556   - Fixed french translation
557   - Fixed error in shadowExpire attribute
558   - Unified all filters in dialogs to use the internationalized choosers
559   - Added option to do non subtree searches with filters
560   - Fixed sample configuration files to be unproblematic when used in
561     conjunction with OpenLDAP 2.2
562   - Added experimental support for editing LDAP trees that contain referrals
563   - Updated Altlinux contributions, including themes and scripts
564   - Worked around a possible problem with sizelimit in php-ldap
565   - Improved big ldap support by size limits and non sub searches
566   - Various smaller fixes
567   - Added global TLS switch for LDAP connections
568   - Fixed SELECT queries to be mysql 3.x _and_ 4.x compatible
569   - Made departments movable
571 * gosa 2.2
572   - Removed DHCP/DNS plugins, they will be replaced by
573     the terminal/server/workstation plugins.
574   - Added case sensitivity check for login names
575   - Made bases set to users "home" department when creating new objects
576   - Moved sieve-*.txt config files to /etc/gosa
577   - Told IMAP plugin to remove mail accounts when the user is deleted
578   - Interface cleanups
579   - Added simple log file viewer
580   - Added support for asterisk
581   - Included javascript magic to improve usability (doubleclicks in
582     lists, disabling of fields, warning messages, etc.)
583   - More filtering and sizelimits for speed optimizations
584   - Mail handling is now pluggable
585   - Added possibility to bundle objects to object groups
586   - Added a reference tab to track relation ships of different objects
587   - Improved samba 3 support (terminal server support)
588   - Updated translations and added a french one
590 * gosa 2.1.3
591   - Fixed problem with initial password setting
592   - Increase number in version.inc
593   - Add a workaround to fix problem with groups not beeing displayed
594     with openldap. Here the server reacts with empty results if searching
595     for non existing objectClass "sambaGroupMapping" in case of using samba2
596   - Fix the homeDirectory check which is a bit too harsh with templates
598 * gosa 2.1.2
599   - Fixed problem with uppercase login names
600   - Extensive speed increasements in ldap searches
601   - Fixed gettext problem on older installations
602   - Corrected sieve login which was broken due to a library switch
603   - Made in_array act case insensitive for is_account check
604   - Fixed location of DMODE and HASH in config file
605   - Fixed general problems with password hash generation if not
606     specified
607   - Complete move to unicode which removes all active encoding/decoding
608     of contents from GOsa itself
609   - Made GOsa run smooth on PHP 5
610   - Added complete russian translation contributed by Igor Muratov
611   - Migrated phone list to (global) addressbook
612   - Filtering fixes
614 * gosa 2.1.1
615   - Enabled mail-account-less fax accounts
616   - Fixed upper/lower case problem in mail templates
617   - Fixed typo in generic plugin error message
618   - Made template dialog work again
619   - Fixed headpage for application management which tends to do no
620     proper display of used applications
621   - Added command line interface to use GOsa without web interface
622   - Updated debian control to be aware of apache2 based installations
623   - Transferd tab variables in group dialog, so the primary mail 
624     address can be checked
625   - Fixed possible case problem with is_account
626   - Made base selector contain newly added departments in department
627     dialog
628   
629 * gosa 2.1
630   Bugfix release
631   - size of homeDirectory attribute increased
632   - FAQ/README/INSTALL updated
633   - spec file updated
635 * gosa 2.1rc2
636   Bugfix release
637   - Made user dn configurable
638   - Fixed memory usage check
639   - Fixed size of alternate mail address field
640   - Fixed sorting of group in posix tab
641   - Made GOsa keep group membership even if user has no posix
642     account
643   - Fixed typo in blocklist spelling
644   - Fixed error message when trying to filter users without a
645     valid uid
646   - Made posix account visible, even if there are no shadow
647     attributes inside this entry
648   - Included setup
649   - Translation updates
651 * gosa 2.1rc1
652   Bugfix release
653   - Fixed annoying ACL bug in template mode
654   - Fixed possible privilege escalation problem in password
655     routine (thanks to Henning Schmiedehausen)
656   - Removed password storage from user info class (thanks to
657     Rainer Herbst)
658   - Various interface cleanups
659   - Templatization finished
660   - Reworked user headpage
661   - Made GOsa more robust in detecting errors in config
662   - Added additional error messages reported by LDAP server
663   - Added schmemacheck hook
664   - Started with setup implementation
666 * gosa 2.1beta3
667   Bugfix release
668   - Made template mode remember the templates primary group
669   - Templatized posix plugin
670   - Added option to disable strict checking of uid/gid names
671   - Massive samba3 updates
672   - Made ou=people and ou=groups configurable
673   - Fixed user/group lists to react on filter changes
675 * gosa 2.1beta2
676   Bugfix and feature enhancement release.
677   - Made GOsa remove object locks when changing plugins during edit
678     process.
679   - Added DHCP plugin
680   - Gerneral speed tunig, reduced the number of unessasary ldap
681     accesses
682   - Added syslog output for actions "save" and "remove"
683   - Fixed handling for multiple ACL's per base
684   - Fixed listboxes to unify output / sort output
685   - Fixed annoying bug in tab_groups.inc when removing the mailtab
686   - Bases did not get set in template mode
687   - Fixed user part
688   - Templatized faxaccount/pureftpd/samba and mail plugins
689   - Included calendar.js functionality in samba plugin
691 * gosa 2.1beta1
692   This release has some feature enhancements and contains many
693   bugfixes and design cleanups
694   - Fixed many HTML related things. Pages are now perfectly validated
695     as html 4.01 transitional.
696   - Added dn cleaner to getDN() in order to fix problems with
697     "broken" ldap databases.
698   - Added schemata for iplanet, checked if it works.
699   - Rewrote phonelist, added vcard export.
700   - Added filters to allmost all plugins.
701   - Added DNS plugin.
702   - Generic userinterface cleanups, everything is a template now and can be
703     redesigned/stripped.
704   - Improved translations, added missing ones.
705   - Added choosable templates for mail vacation messages.
706   - Improved templating stuff to generate user defined auto uids.
707   - Made user interface more comprehensive, so its important for you
708     to start with a clean gosa.conf from contrib.
709   - Added external password change hook, so that its possible to synchronize
710     with a non samba PDC via scripts. (Some organizations tend to keep a
711     readable copy of their users password which possible now, too.)
712   - Updated FAQ
714 * gosa 2.0.1
715   This release doesn't have feature enhancements (nearly), only
716   bugfixes reported by users are incorporated.
717   - Fixed oblivious fields when changing to subdialogs. All
718     user dialogs were affected
719   - Made facsimileTelephoneNumber beeing saved without the
720     need of a fax account
721   - Fixed printer sorting which destroyed the array index
722   - Removed redundant fields in terminal configuration
723   - Made terminal plugin save the terminal hardware information
724   - Added missing </html> tags to index.php/main.php
725   - Fixed debian debconf script not to touch uidbase/ridbase
726     values in gosa.conf
727   - Fixed "Force ID", which creates a group for the posix
728     user with forced ID.
729   - Finetuning in login window behaviour
730   - Code cleanup and templatized two more plugins
731   - As requested by some users, you can now advise GOsa not to
732     create a group for the user, but take an existing group
733     as primary one.
734   - Added 'dn cleaner' for the acl list. So syntactically
735     problematic dn's with strange commata get fixed.
737 * gosa 2.0 final
738   - Made samba3 support work
739   - Fixed several small bugs with the templating stuff
740   - Fixed problem with shared folders, added missing attribute
741     gosaSharedFolderTarget needed in some setups
742   - Updated icons
743   - Renamed icons to have more logical names
745 * gosa 2.0rc2
746   - Corrected mistakenly copied ui object in functions.inc
747   - Fixed errors when activating new terminals
748   - Removed krb warnings in class_user.inc
749   - Plugins user, apps, groups and departments didn't check for
750     already present entries. Now they do.
751   - Removed problem in terminal dialog where checkboxes are not
752     saved
753   - Fixed ACL handling for users primary group
754   - Replaced own template class by smarty, since only two files
755     were affected by this
756   - Changed basic layout to seperate public readable files from
757     templates
758   - Added FAQ, update TODO for next versions
759   - Made accounts movable between departments
760   - Added partial spanish translations
761   - Fixed mail group handling
763 * gosa 2.0rc1
764   - Switched to XML based gosa.conf
765   - Cleaned all plugins, moved to children of plugin.conf
766   - Moved back to gettext for translations
767   - Added hooks for pre-/post-install scripts
768   - Cleaned LDAP class
769   - Added workarounds for MS-IE (>5.5) to render transparent
770     PNGs in a correct way
771   - Redesigned login screen / some plugins
772   - Added hooks for eGOsa, which is a java applet based
773     browsing tool
774   - Switched from user based ACLs to group based ACLs,
775     removed standalone ACL plugin in favor of new group tab.
776   - Fixed samba2 rid generation (btw. still missing is sid
777     support for samba3. But this will go into the final.)
778   - Fixed many minor bugs
779   - Introduced simple theming support
780   - Added 'dn'-renaming for accounts
782 Changelog starts with latest Beta 1.99.97