Code

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