Code

Fixed problem with samba ctx attributes when acl's are disabled
[gosa.git] / Changelog
1 GOsa2 changelog
2 ===============
4 * gosa 2.5.10
5   - Included hook to make use of dynamic uid-bases
6   - Included vacation date range specification
7   - Fixed non-saved Samba-Domain changes in groups
8   - Freezed application parameters are not editable anymore
9   - Fixed problem with removing commata based DN's
10   - Corrected setup generated perl mkntpasswd string
11   - Fixed month listing in fax reports - february was march
12   - Enabled 9 digits for gid-/uidNumbers
13   - Fixed acl's for saving printers
14   - Fixed saving of disabled samba acl's
16 * gosa 2.5.9
17   - Fixed ldap tls connections when schema check was being used
18   - Updated italian translation
19   - Added the possiblility to choose a RDN style for DN's when
20     a CN is already in use
21   - Fixed a problem with cut'n paste for groups and ogroups
22   - Added new mail method "golab" which has some tweaks against
23     the standard kolab mode
24   - Fixed object tagging for workstation/printer assignement
25   - Fixed undefined index in FAI package lists
26   - Fixed copy'n paste for groups and object groups
27   - Enabled non ASCII characters in vacation messages
28   - Fixed "none" permissions in IMAP shared folders to be assignable
30 * gosa 2.5.8
31   - Fixed problem with winstations shown in user list. 
32   - Allow basic regex ().*^$ in fax blocklist numbers.
33   - Fixed date of birth and shadow expire in template adaption
34   - Updated user mail account to search for CYRUSUNIXSTYLE in all
35     relevant sections of the config file
36   - Added support for sambaLogonHours 
37   - Security fix, that allows non priviledged users to change
38     several settings - including admin passwords
40 * gosa 2.5.7
41   - Fixed login.tpl to display error msgs in the middle of the screen
42   - Fixed some error outputs in login.php to not break the screen
43   - Added auto scroll function to FAI-Create-Branch and Department tagging
44   - Fixed problems with workstations when fai.schema was not included
45   - Made gid-/uidNumbers 32 bit aware
46   - Replaced hardcoded config path /etc/gosa with CONFIG_DIR constant
47   - Included personal title in DN
48   - Added function to remove PPD's from disc
49   - Removed old cups dependencies
50   - Fixed saving of terminals printer service attribute
51   - Fixed a ACL naming bug, that avoids that an admin with non "all" ACLs
52     can edit specified objects.
53   - Fixed simultaneous move + rename for deparments
54   - Internally updated to smarty 2.6.16
55   - Removed asterisk status view in user display. This was too slow in
56     bigger installations.
57   - Re-enabled phone queues. They got optimized for invisibility.
59 * gosa 2.5.6
60   - Copy & paste implemented into FAI
61   - Added setup fix to support GraphicsMagick
62   - Added several fixes for all user plugins to support Copy & Paste.
63   - Fixed malformed usage of $this>var in samba class. 
64   - Fixed checkbox selection in samba class.
65   - Connectivity netatalk: Moved plugin intialization from execute() to contructor().
66   - Fixes various issues with setup.php
67   - Avoid tab lables to have line feeds
68   - Activated missing checks for IP and MAC
69   - Fixed copy'n paste errors for netatalk
70   - Various W3C fixes
71   - Fixed "My Account" mode, where buttons disappear after saving
72   - Avoid removal of shares while they are used by users
73   - Added finer grained ACL settings for mail accounts
74   - Fixed day of birth problem in M$ IE
75   - Fixed setting of Kerberos passwords
77 * gosa 2.5.5
78   - Added remove method for shared folder in kolab mode
79   - Added checkbox to decide if the shared folder should be deleted from IMAP
80     if the mail extension is removed from group mail account
81   - Updated request method for mail folders
82   - Resolved problem with infinite loop while storing sieve scripts
83   - Added subsearch checkbox to object group "add items" filter
84   - Fixed "missing PPD" configuration error, for newly created printer
85   - Corrected problem where the object base was sometimes broken when
86     saving object groups
87   - Fixed saving of terminal attribute gotoLpdEnable to contain "yes"
88     instead of "1"
89   - Avoid reset of several attributes from workstations when not
90     inherited from object groups
91   - Show error messages from password dialog
92   - Fixed a set of W3C problems
93   - Fixed multiple savings in addressbook (Closes: #23)
94   - Fixed shadow expire when using templates (Closes: #20)
95   - Made %uid, %sn, etc. available in templates using gosaMailAlternateAddress
97 * gosa 2.5.4
98   - Included patch to choose the addressbook base
99   - Applied fixes for logviewer done by Mario Minati
100   - Updated locales, fixed a set of missing strings
101   - Fixed problems in FAI list handling
102   - Added "uid" to personal plugins for replacement in post events
103   - Fixed saving of user logon scripts
104   - Fixed non-FAI application mode
105   - More speed fixes applied, especially for users, objectgroups and
106     generic plugin loading
107   - Bug while saving FAI partitions fixed
108   - Don't save PPD if none is not selected bug fixed
109   - Saving of non revisioned applications fixed
111 * gosa 2.5.3
112   - Fixed problem in reloading departments when we've PHP4
113   - Fixed gotoPrinter membership problem.
114   - Fixed environment shares, only available shares will be displayed (gosaUnitTag was ignored)
115   - Fixed saving of inherited workstation settings
116   - Removed error when no FAI repositories were present
117   - Fixed posix group add dialog, filter wasn't working.
118   - Fixed get_printer_list undefined index warnings while editing a user.
119   - Fixed ogroup non-static method error
120   - Fixed user membership for gotoPrinter, if membership was edited 
121     via user environemnt, some numeric values were stored too
122   - Fixed mail account, mail server string possibly was an array
123   - Fixed typos
124   - Fixed upper/lowcase ou's for groups/people when using an
125     unclean LDAP database
126   - Fixed ACL handling to *not* show the admin user dialog
127     when configured for self modify only
128   - Fixed problem when changing passwords via "My account"
129   - Added more information to hotplug devices.
131 * gosa 2.5.2
132   - Fixed current main base not beeing set when editing non tabbed
133     plugins
134   - Fixed filtering for divlists
135   - Fixed deletion of shares in environment tabs
136   - Updated french online help
137   - Updated german online help
138   - Fixed display of FAI partitions
139   - Removed Quota warnings for existing accounts without quota limits
140   - Worked around PHP4 session problems when creating new departments
141   - Fixed problems when moving around departments including a comma
142   - Unified bool values in gosa.conf. true/yes and false/no are valid
143     now in upper and lower case.
144   - Avoid the try of creating already existing ou's
145   - Fixed non working printer removal
147 * gosa 2.5.1
148   - Fixed problems with NFS shares and terminals
149   - Finalized polish translations
150   - Fixed problem with compressed gosa.conf in the debian package
152 * gosa 2.5
153   - Improved FAI support
154     * Server and workstations are treated the same way
155     * Destination selector for new devices
156     * Summary tab introduced
157   - Improved robustness while operating whith the LDAP
158   - Several Kolab related fixes
159   - Tagging of departments introduced
160   - Global check hooks allow user defined testing
161     of single plugins
162   - Major speedups with large databases
163   - Added english and french online help
164   - Unified plugin "head" selectors, (re-)added subtree
165     support
166   - Fixed PPD parsing for several commercial PPD's
167   - Tune LDAP error messages
168   - Moved from "guru mediation style" to div-popups
169   - Several css fixes
170   - Fixed series of bugs that lead to not shown groups
172 * gosa 2.4
173   - Updated layout to work cleanly with IE6+, Firefox 1.0.4+, khtml 3.4+
174   - Added FAI (Fully Automatted Installation) support
175   - Added mail queue management
176   - Added many missing acl informations
177   - Added help browser and initial french help
178   - Fixed templating for samba and unix users
179   - Applied hundreds of smaller bugfixes
180   - Improved speed by switching to directory style dialogs and performing
181     sub searches.
182   - Per user language selector in generic tab
183   - New connectivity plugins (PHPscheduleit/PPTP/glpi)
185 * gosa 2.4beta3
186   - Updated layout
187   - Fixed application removal
188   - Improved accessibility for disabled persons
189   - Added intranet account to list of connectivity plugins
190   - Several kolab related fixes for server objects
191   - Corrected contributed slapd.conf
192   - Fixed kolab mode where GOsa saves KB quotas, interprets quotas as kolab MB
193   - Increased robustnes for non set fields
194   - Fixed IE issues with W3C compatibilty where IE posts disabled fields
195   - Fixed problems with existing samba accounts and password changed fields
196   - Removed login problems with undefined ldap_conf variable
197   - Fixed problems where the GECOS field is not written correctly
199 * gosa 2.4beta2
200   - Fixed error handler to be PHP 4.x compatible
201   - Fixed PHP compatibility problem in setup.php, using ini_get()
202     instead of ini_get_all()
203   - Fixed cases where ipHostAddress is required but not checked
204     by GOsa
205   - Fixed group dialog filters
206   - Fixed problems in setup which showed up with white pages if
207     PHP has been compiled without mbstring support
208   - Fixed layout if the rendered page does not cover 100% of the
209     browser window
210   - Improved phone plugin to respect IAX, CAPI and SIP phone
211     attributes
212     automatically if the revision changes
213   - Improved W3C compatibility
214   - Added checks that remove the contents of /var/spool/gosa/*
215   - Added postmodify for password change operations
217 * gosa 2.4beta1
218   - Override automatically detected user bases if they don't exist
219   - Don't shred samba group ID's if they are not present in the
220     combobox
221   - Updated smarty to version 2.6.9
222   - Updated GOfon support to handle new features
223   - Replacement of most external programm calls
224   - Samba3 bugfixes for munged dial handling
225   - Updated LDIF export
226   - Improved setup checks to find more possible errors
227   - Fixed index ruler for long lists
228   - Completed system creation for servers, phones and misc components
229   - Added support for kolab users and kolab server settings
230   - Added server settings
231   - Added LDIF import
232   - Added CSV import
233   - Added italian translation (thanks to Alessandro Amici)
234   - Added subtree search checkbox in lists with potential higher
235     usage
236   - Added version indicator to make support more easy
237   - Added sample databases for fax, phone and system logging
238   - Added error handler for normal PHP errors
240 * gosa 2.3
241   - Updated smarty to version 2.6.7
242   - Added dutch translations (thanks to Niels Klomp)
243   - Added webdav and phpgroupware accounts
244   - Fixed french translation
245   - Fixed error in shadowExpire attribute
246   - Unified all filters in dialogs to use the internationalized choosers
247   - Added option to do non subtree searches with filters
248   - Fixed sample configuration files to be unproblematic when used in
249     conjunction with OpenLDAP 2.2
250   - Added experimental support for editing LDAP trees that contain referrals
251   - Updated Altlinux contributions, including themes and scripts
252   - Worked around a possible problem with sizelimit in php-ldap
253   - Improved big ldap support by size limits and non sub searches
254   - Various smaller fixes
255   - Added global TLS switch for LDAP connections
256   - Fixed SELECT queries to be mysql 3.x _and_ 4.x compatible
257   - Made departments movable
259 * gosa 2.2
260   - Removed DHCP/DNS plugins, they will be replaced by
261     the terminal/server/workstation plugins.
262   - Added case sensitivity check for login names
263   - Made bases set to users "home" department when creating new objects
264   - Moved sieve-*.txt config files to /etc/gosa
265   - Told IMAP plugin to remove mail accounts when the user is deleted
266   - Interface cleanups
267   - Added simple log file viewer
268   - Added support for asterisk
269   - Included javascript magic to improve usability (doubleclicks in
270     lists, disabling of fields, warning messages, etc.)
271   - More filtering and sizelimits for speed optimizations
272   - Mail handling is now pluggable
273   - Added possibility to bundle objects to object groups
274   - Added a reference tab to track relation ships of different objects
275   - Improved samba 3 support (terminal server support)
276   - Updated translations and added a french one
278 * gosa 2.1.3
279   - Fixed problem with initial password setting
280   - Increase number in version.inc
281   - Add a workaround to fix problem with groups not beeing displayed
282     with openldap. Here the server reacts with empty results if searching
283     for non existing objectClass "sambaGroupMapping" in case of using samba2
284   - Fix the homeDirectory check which is a bit too harsh with templates
286 * gosa 2.1.2
287   - Fixed problem with uppercase login names
288   - Extensive speed increasements in ldap searches
289   - Fixed gettext problem on older installations
290   - Corrected sieve login which was broken due to a library switch
291   - Made in_array act case insensitive for is_account check
292   - Fixed location of DMODE and HASH in config file
293   - Fixed general problems with password hash generation if not
294     specified
295   - Complete move to unicode which removes all active encoding/decoding
296     of contents from GOsa itself
297   - Made GOsa run smooth on PHP 5
298   - Added complete russian translation contributed by Igor Muratov
299   - Migrated phone list to (global) addressbook
300   - Filtering fixes
302 * gosa 2.1.1
303   - Enabled mail-account-less fax accounts
304   - Fixed upper/lower case problem in mail templates
305   - Fixed typo in generic plugin error message
306   - Made template dialog work again
307   - Fixed headpage for application management which tends to do no
308     proper display of used applications
309   - Added command line interface to use GOsa without web interface
310   - Updated debian control to be aware of apache2 based installations
311   - Transferd tab variables in group dialog, so the primary mail 
312     address can be checked
313   - Fixed possible case problem with is_account
314   - Made base selector contain newly added departments in department
315     dialog
316   
317 * gosa 2.1
318   Bugfix release
319   - size of homeDirectory attribute increased
320   - FAQ/README/INSTALL updated
321   - spec file updated
323 * gosa 2.1rc2
324   Bugfix release
325   - Made user dn configurable
326   - Fixed memory usage check
327   - Fixed size of alternate mail address field
328   - Fixed sorting of group in posix tab
329   - Made GOsa keep group membership even if user has no posix
330     account
331   - Fixed typo in blocklist spelling
332   - Fixed error message when trying to filter users without a
333     valid uid
334   - Made posix account visible, even if there are no shadow
335     attributes inside this entry
336   - Included setup
337   - Translation updates
339 * gosa 2.1rc1
340   Bugfix release
341   - Fixed annoying ACL bug in template mode
342   - Fixed possible privilege escalation problem in password
343     routine (thanks to Henning Schmiedehausen)
344   - Removed password storage from user info class (thanks to
345     Rainer Herbst)
346   - Various interface cleanups
347   - Templatization finished
348   - Reworked user headpage
349   - Made GOsa more robust in detecting errors in config
350   - Added additional error messages reported by LDAP server
351   - Added schmemacheck hook
352   - Started with setup implementation
354 * gosa 2.1beta3
355   Bugfix release
356   - Made template mode remember the templates primary group
357   - Templatized posix plugin
358   - Added option to disable strict checking of uid/gid names
359   - Massive samba3 updates
360   - Made ou=people and ou=groups configurable
361   - Fixed user/group lists to react on filter changes
363 * gosa 2.1beta2
364   Bugfix and feature enhancement release.
365   - Made GOsa remove object locks when changing plugins during edit
366     process.
367   - Added DHCP plugin
368   - Gerneral speed tunig, reduced the number of unessasary ldap
369     accesses
370   - Added syslog output for actions "save" and "remove"
371   - Fixed handling for multiple ACL's per base
372   - Fixed listboxes to unify output / sort output
373   - Fixed annoying bug in tab_groups.inc when removing the mailtab
374   - Bases did not get set in template mode
375   - Fixed user part
376   - Templatized faxaccount/pureftpd/samba and mail plugins
377   - Included calendar.js functionality in samba plugin
379 * gosa 2.1beta1
380   This release has some feature enhancements and contains many
381   bugfixes and design cleanups
382   - Fixed many HTML related things. Pages are now perfectly validated
383     as html 4.01 transitional.
384   - Added dn cleaner to getDN() in order to fix problems with
385     "broken" ldap databases.
386   - Added schemata for iplanet, checked if it works.
387   - Rewrote phonelist, added vcard export.
388   - Added filters to allmost all plugins.
389   - Added DNS plugin.
390   - Generic userinterface cleanups, everything is a template now and can be
391     redesigned/stripped.
392   - Improved translations, added missing ones.
393   - Added choosable templates for mail vacation messages.
394   - Improved templating stuff to generate user defined auto uids.
395   - Made user interface more comprehensive, so its important for you
396     to start with a clean gosa.conf from contrib.
397   - Added external password change hook, so that its possible to synchronize
398     with a non samba PDC via scripts. (Some organizations tend to keep a
399     readable copy of their users password which possible now, too.)
400   - Updated FAQ
402 * gosa 2.0.1
403   This release doesn't have feature enhancements (nearly), only
404   bugfixes reported by users are incorporated.
405   - Fixed oblivious fields when changing to subdialogs. All
406     user dialogs were affected
407   - Made facsimileTelephoneNumber beeing saved without the
408     need of a fax account
409   - Fixed printer sorting which destroyed the array index
410   - Removed redundant fields in terminal configuration
411   - Made terminal plugin save the terminal hardware information
412   - Added missing </html> tags to index.php/main.php
413   - Fixed debian debconf script not to touch uidbase/ridbase
414     values in gosa.conf
415   - Fixed "Force ID", which creates a group for the posix
416     user with forced ID.
417   - Finetuning in login window behaviour
418   - Code cleanup and templatized two more plugins
419   - As requested by some users, you can now advise GOsa not to
420     create a group for the user, but take an existing group
421     as primary one.
422   - Added 'dn cleaner' for the acl list. So syntactically
423     problematic dn's with strange commata get fixed.
425 * gosa 2.0 final
426   - Made samba3 support work
427   - Fixed several small bugs with the templating stuff
428   - Fixed problem with shared folders, added missing attribute
429     gosaSharedFolderTarget needed in some setups
430   - Updated icons
431   - Renamed icons to have more logical names
433 * gosa 2.0rc2
434   - Corrected mistakenly copied ui object in functions.inc
435   - Fixed errors when activating new terminals
436   - Removed krb warnings in class_user.inc
437   - Plugins user, apps, groups and departments didn't check for
438     already present entries. Now they do.
439   - Removed problem in terminal dialog where checkboxes are not
440     saved
441   - Fixed ACL handling for users primary group
442   - Replaced own template class by smarty, since only two files
443     were affected by this
444   - Changed basic layout to seperate public readable files from
445     templates
446   - Added FAQ, update TODO for next versions
447   - Made accounts movable between departments
448   - Added partial spanish translations
449   - Fixed mail group handling
451 * gosa 2.0rc1
452   - Switched to XML based gosa.conf
453   - Cleaned all plugins, moved to children of plugin.conf
454   - Moved back to gettext for translations
455   - Added hooks for pre-/post-install scripts
456   - Cleaned LDAP class
457   - Added workarounds for MS-IE (>5.5) to render transparent
458     PNGs in a correct way
459   - Redesigned login screen / some plugins
460   - Added hooks for eGOsa, which is a java applet based
461     browsing tool
462   - Switched from user based ACLs to group based ACLs,
463     removed standalone ACL plugin in favor of new group tab.
464   - Fixed samba2 rid generation (btw. still missing is sid
465     support for samba3. But this will go into the final.)
466   - Fixed many minor bugs
467   - Introduced simple theming support
468   - Added 'dn'-renaming for accounts
470 Changelog starts with latest Beta 1.99.97