Code

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