Code

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